@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListRealtimeContactAnalysisSegmentsV2Request extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListRealtimeContactAnalysisSegmentsV2Request() |
Modifier and Type | Method and Description |
---|---|
ListRealtimeContactAnalysisSegmentsV2Request |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getContactId()
The identifier of the contact in this instance of Amazon Connect.
|
String |
getInstanceId()
The identifier of the Amazon Connect instance.
|
Integer |
getMaxResults()
The maximum number of results to return per page.
|
String |
getNextToken()
The token for the next set of results.
|
String |
getOutputType()
The Contact Lens output type to be returned.
|
List<String> |
getSegmentTypes()
Enum with segment types .
|
int |
hashCode() |
void |
setContactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
|
void |
setInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
void |
setNextToken(String nextToken)
The token for the next set of results.
|
void |
setOutputType(String outputType)
The Contact Lens output type to be returned.
|
void |
setSegmentTypes(Collection<String> segmentTypes)
Enum with segment types .
|
String |
toString()
Returns a string representation of this object.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withContactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withNextToken(String nextToken)
The token for the next set of results.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withOutputType(RealTimeContactAnalysisOutputType outputType)
The Contact Lens output type to be returned.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withOutputType(String outputType)
The Contact Lens output type to be returned.
|
ListRealtimeContactAnalysisSegmentsV2Request |
withSegmentTypes(Collection<String> segmentTypes)
Enum with segment types .
|
ListRealtimeContactAnalysisSegmentsV2Request |
withSegmentTypes(RealTimeContactAnalysisSegmentType... segmentTypes)
Enum with segment types .
|
ListRealtimeContactAnalysisSegmentsV2Request |
withSegmentTypes(String... segmentTypes)
Enum with segment types .
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public ListRealtimeContactAnalysisSegmentsV2Request()
public void setInstanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
instanceId
- The identifier of the Amazon Connect instance. You can find the instance
ID in the Amazon Resource Name (ARN) of the instance.public String getInstanceId()
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
public ListRealtimeContactAnalysisSegmentsV2Request withInstanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
instanceId
- The identifier of the Amazon Connect instance. You can find the instance
ID in the Amazon Resource Name (ARN) of the instance.public void setContactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
contactId
- The identifier of the contact in this instance of Amazon Connect.public String getContactId()
The identifier of the contact in this instance of Amazon Connect.
public ListRealtimeContactAnalysisSegmentsV2Request withContactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
contactId
- The identifier of the contact in this instance of Amazon Connect.public void setMaxResults(Integer maxResults)
The maximum number of results to return per page.
maxResults
- The maximum number of results to return per page.public Integer getMaxResults()
The maximum number of results to return per page.
public ListRealtimeContactAnalysisSegmentsV2Request withMaxResults(Integer maxResults)
The maximum number of results to return per page.
maxResults
- The maximum number of results to return per page.public void setNextToken(String nextToken)
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
nextToken
- The token for the next set of results. Use the value returned in the previous response in the next request
to retrieve the next set of results.public String getNextToken()
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
public ListRealtimeContactAnalysisSegmentsV2Request withNextToken(String nextToken)
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
nextToken
- The token for the next set of results. Use the value returned in the previous response in the next request
to retrieve the next set of results.public void setOutputType(String outputType)
The Contact Lens output type to be returned.
outputType
- The Contact Lens output type to be returned.RealTimeContactAnalysisOutputType
public String getOutputType()
The Contact Lens output type to be returned.
RealTimeContactAnalysisOutputType
public ListRealtimeContactAnalysisSegmentsV2Request withOutputType(String outputType)
The Contact Lens output type to be returned.
outputType
- The Contact Lens output type to be returned.RealTimeContactAnalysisOutputType
public ListRealtimeContactAnalysisSegmentsV2Request withOutputType(RealTimeContactAnalysisOutputType outputType)
The Contact Lens output type to be returned.
outputType
- The Contact Lens output type to be returned.RealTimeContactAnalysisOutputType
public List<String> getSegmentTypes()
Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.
RealTimeContactAnalysisSegmentType
public void setSegmentTypes(Collection<String> segmentTypes)
Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.
segmentTypes
- Enum with segment types . Each value corresponds to a segment type returned in the segments list of the
API. Each segment type has its own structure. Different channels may have different sets of supported
segment types.RealTimeContactAnalysisSegmentType
public ListRealtimeContactAnalysisSegmentsV2Request withSegmentTypes(String... segmentTypes)
Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.
NOTE: This method appends the values to the existing list (if any). Use
setSegmentTypes(java.util.Collection)
or withSegmentTypes(java.util.Collection)
if you want to
override the existing values.
segmentTypes
- Enum with segment types . Each value corresponds to a segment type returned in the segments list of the
API. Each segment type has its own structure. Different channels may have different sets of supported
segment types.RealTimeContactAnalysisSegmentType
public ListRealtimeContactAnalysisSegmentsV2Request withSegmentTypes(Collection<String> segmentTypes)
Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.
segmentTypes
- Enum with segment types . Each value corresponds to a segment type returned in the segments list of the
API. Each segment type has its own structure. Different channels may have different sets of supported
segment types.RealTimeContactAnalysisSegmentType
public ListRealtimeContactAnalysisSegmentsV2Request withSegmentTypes(RealTimeContactAnalysisSegmentType... segmentTypes)
Enum with segment types . Each value corresponds to a segment type returned in the segments list of the API. Each segment type has its own structure. Different channels may have different sets of supported segment types.
segmentTypes
- Enum with segment types . Each value corresponds to a segment type returned in the segments list of the
API. Each segment type has its own structure. Different channels may have different sets of supported
segment types.RealTimeContactAnalysisSegmentType
public String toString()
toString
in class Object
Object.toString()
public ListRealtimeContactAnalysisSegmentsV2Request clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()