Class QuickResponseSearchResultData
- All Implemented Interfaces:
- Serializable,- SdkPojo,- ToCopyableBuilder<QuickResponseSearchResultData.Builder,- QuickResponseSearchResultData> 
The result of quick response search.
- See Also:
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionThe user defined contact attributes that are resolved when the search result is returned.The user defined contact attributes that are not resolved when the search result is returned.builder()channels()The Amazon Connect contact channels this quick response applies to.final QuickResponseContentscontents()The contents of the quick response.final StringThe media type of the quick response content.final InstantThe timestamp when the quick response was created.final StringThe description of the quick response.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final GroupingConfigurationThe configuration information of the user groups that the quick response is accessible to.final booleanFor responses, this returns true if the service returned a value for the AttributesInterpolated property.final booleanFor responses, this returns true if the service returned a value for the AttributesNotInterpolated property.final booleanFor responses, this returns true if the service returned a value for the Channels property.final inthashCode()final booleanhasTags()For responses, this returns true if the service returned a value for the Tags property.final BooleanisActive()Whether the quick response is active.final StringThe Amazon Resource Name (ARN) of the knowledge base.final StringThe identifier of the knowledge base.final Stringlanguage()The language code value for the language in which the quick response is written.final StringThe Amazon Resource Name (ARN) of the user who last updated the quick response search result data.final InstantThe timestamp when the quick response search result data was last modified.final Stringname()The name of the quick response.final StringThe Amazon Resource Name (ARN) of the quick response.final StringThe identifier of the quick response.static Class<? extends QuickResponseSearchResultData.Builder> final StringThe shortcut key of the quick response.final QuickResponseStatusstatus()The resource status of the quick response.final StringThe resource status of the quick response.tags()The tags used to organize, track, or control access for this resource.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuildercopy
- 
Method Details- 
hasAttributesInterpolatedpublic final boolean hasAttributesInterpolated()For responses, this returns true if the service returned a value for the AttributesInterpolated property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
- 
attributesInterpolatedThe user defined contact attributes that are resolved when the search result is returned. Attempts to modify the collection returned by this method will result in an UnsupportedOperationException. This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasAttributesInterpolated()method.- Returns:
- The user defined contact attributes that are resolved when the search result is returned.
 
- 
hasAttributesNotInterpolatedpublic final boolean hasAttributesNotInterpolated()For responses, this returns true if the service returned a value for the AttributesNotInterpolated property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
- 
attributesNotInterpolatedThe user defined contact attributes that are not resolved when the search result is returned. Attempts to modify the collection returned by this method will result in an UnsupportedOperationException. This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasAttributesNotInterpolated()method.- Returns:
- The user defined contact attributes that are not resolved when the search result is returned.
 
- 
hasChannelspublic final boolean hasChannels()For responses, this returns true if the service returned a value for the Channels property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
- 
channelsThe Amazon Connect contact channels this quick response applies to. The supported contact channel types include Chat.Attempts to modify the collection returned by this method will result in an UnsupportedOperationException. This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasChannels()method.- Returns:
- The Amazon Connect contact channels this quick response applies to. The supported contact channel types
         include Chat.
 
- 
contentTypeThe media type of the quick response content. - 
 Use application/x.quickresponse;format=plainfor quick response written in plain text.
- 
 Use application/x.quickresponse;format=markdownfor quick response written in richtext.
 - Returns:
- The media type of the quick response content.
         - 
         Use application/x.quickresponse;format=plainfor quick response written in plain text.
- 
         Use application/x.quickresponse;format=markdownfor quick response written in richtext.
 
- 
         
 
- 
 
- 
contentsThe contents of the quick response. - Returns:
- The contents of the quick response.
 
- 
createdTimeThe timestamp when the quick response was created. - Returns:
- The timestamp when the quick response was created.
 
- 
descriptionThe description of the quick response. - Returns:
- The description of the quick response.
 
- 
groupingConfigurationThe configuration information of the user groups that the quick response is accessible to. - Returns:
- The configuration information of the user groups that the quick response is accessible to.
 
- 
isActiveWhether the quick response is active. - Returns:
- Whether the quick response is active.
 
- 
knowledgeBaseArnThe Amazon Resource Name (ARN) of the knowledge base. - Returns:
- The Amazon Resource Name (ARN) of the knowledge base.
 
- 
knowledgeBaseIdThe identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN. - Returns:
- The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN.
 
- 
languageThe language code value for the language in which the quick response is written. - Returns:
- The language code value for the language in which the quick response is written.
 
- 
lastModifiedByThe Amazon Resource Name (ARN) of the user who last updated the quick response search result data. - Returns:
- The Amazon Resource Name (ARN) of the user who last updated the quick response search result data.
 
- 
lastModifiedTimeThe timestamp when the quick response search result data was last modified. - Returns:
- The timestamp when the quick response search result data was last modified.
 
- 
name
- 
quickResponseArnThe Amazon Resource Name (ARN) of the quick response. - Returns:
- The Amazon Resource Name (ARN) of the quick response.
 
- 
quickResponseIdThe identifier of the quick response. - Returns:
- The identifier of the quick response.
 
- 
shortcutKeyThe shortcut key of the quick response. The value should be unique across the knowledge base. - Returns:
- The shortcut key of the quick response. The value should be unique across the knowledge base.
 
- 
statusThe resource status of the quick response. If the service returns an enum value that is not available in the current SDK version, statuswill returnQuickResponseStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The resource status of the quick response.
- See Also:
 
- 
statusAsStringThe resource status of the quick response. If the service returns an enum value that is not available in the current SDK version, statuswill returnQuickResponseStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The resource status of the quick response.
- See Also:
 
- 
hasTagspublic final boolean hasTags()For responses, this returns true if the service returned a value for the Tags property. This DOES NOT check that the value is non-empty (for which, you should check theisEmpty()method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
- 
tagsThe tags used to organize, track, or control access for this resource. Attempts to modify the collection returned by this method will result in an UnsupportedOperationException. This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasTags()method.- Returns:
- The tags used to organize, track, or control access for this resource.
 
- 
toBuilderDescription copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
- toBuilderin interface- ToCopyableBuilder<QuickResponseSearchResultData.Builder,- QuickResponseSearchResultData> 
- Returns:
- a builder for type T
 
- 
builder
- 
serializableBuilderClass
- 
hashCode
- 
equals
- 
equalsBySdkFieldsDescription copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
- equalsBySdkFieldsin interface- SdkPojo
- Parameters:
- obj- the object to be compared with
- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
 
- 
toString
- 
getValueForField
- 
sdkFields
 
-