Skip navigation links
A B C D E F G H I M P S T U V W 

A

AbstractAWSXRay - Class in com.amazonaws.services.xray
Abstract implementation of AWSXRay.
AbstractAWSXRay() - Constructor for class com.amazonaws.services.xray.AbstractAWSXRay
 
AbstractAWSXRayAsync - Class in com.amazonaws.services.xray
Abstract implementation of AWSXRayAsync.
AbstractAWSXRayAsync() - Constructor for class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
addAnnotationsEntry(String, List<ValueWithServiceIds>) - Method in class com.amazonaws.services.xray.model.TraceSummary
 
Alias - Class in com.amazonaws.services.xray.model
An alias for an edge.
Alias() - Constructor for class com.amazonaws.services.xray.model.Alias
 
AnnotationValue - Class in com.amazonaws.services.xray.model
Value of a segment annotation.
AnnotationValue() - Constructor for class com.amazonaws.services.xray.model.AnnotationValue
 
asyncBuilder() - Static method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
AWSXRay - Interface in com.amazonaws.services.xray
Interface for accessing AWS X-Ray.
AWSXRayAsync - Interface in com.amazonaws.services.xray
Interface for accessing AWS X-Ray asynchronously.
AWSXRayAsyncClient - Class in com.amazonaws.services.xray
Client for accessing AWS X-Ray asynchronously.
AWSXRayAsyncClient() - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.xray.AWSXRayAsyncClient
AWSXRayAsyncClientBuilder - Class in com.amazonaws.services.xray
Fluent builder for AWSXRayAsync.
AWSXRayClient - Class in com.amazonaws.services.xray
Client for accessing AWS X-Ray.
AWSXRayClient() - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClient(ClientConfiguration) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClient(AWSCredentials) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSXRayClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSXRayClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.xray.AWSXRayClient
AWSXRayClientBuilder - Class in com.amazonaws.services.xray
Fluent builder for AWSXRay.
AWSXRayException - Exception in com.amazonaws.services.xray.model
Base exception for all service exceptions thrown by AWS X-Ray
AWSXRayException(String) - Constructor for exception com.amazonaws.services.xray.model.AWSXRayException
Constructs a new AWSXRayException with the specified error message.

B

BackendConnectionErrors - Class in com.amazonaws.services.xray.model

BackendConnectionErrors() - Constructor for class com.amazonaws.services.xray.model.BackendConnectionErrors
 
batchGetTraces(BatchGetTracesRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
batchGetTraces(BatchGetTracesRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Retrieves a list of traces specified by ID.
batchGetTraces(BatchGetTracesRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Retrieves a list of traces specified by ID.
batchGetTracesAsync(BatchGetTracesRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
batchGetTracesAsync(BatchGetTracesRequest, AsyncHandler<BatchGetTracesRequest, BatchGetTracesResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
batchGetTracesAsync(BatchGetTracesRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a list of traces specified by ID.
batchGetTracesAsync(BatchGetTracesRequest, AsyncHandler<BatchGetTracesRequest, BatchGetTracesResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a list of traces specified by ID.
batchGetTracesAsync(BatchGetTracesRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
batchGetTracesAsync(BatchGetTracesRequest, AsyncHandler<BatchGetTracesRequest, BatchGetTracesResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
BatchGetTracesRequest - Class in com.amazonaws.services.xray.model
 
BatchGetTracesRequest() - Constructor for class com.amazonaws.services.xray.model.BatchGetTracesRequest
 
BatchGetTracesResult - Class in com.amazonaws.services.xray.model
 
BatchGetTracesResult() - Constructor for class com.amazonaws.services.xray.model.BatchGetTracesResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClientBuilder
Construct an asynchronous implementation of AWSXRayAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.xray.AWSXRayClientBuilder
Construct a synchronous implementation of AWSXRay using the current builder configuration.
builder() - Static method in class com.amazonaws.services.xray.AWSXRayClient
 

C

clearAnnotationsEntries() - Method in class com.amazonaws.services.xray.model.TraceSummary
Removes all the entries added into Annotations.
clone() - Method in class com.amazonaws.services.xray.model.Alias
 
clone() - Method in class com.amazonaws.services.xray.model.AnnotationValue
 
clone() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors
 
clone() - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
 
clone() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
 
clone() - Method in class com.amazonaws.services.xray.model.Edge
 
clone() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
 
clone() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
 
clone() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
 
clone() - Method in class com.amazonaws.services.xray.model.FaultStatistics
 
clone() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigRequest
 
clone() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
 
clone() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
 
clone() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
 
clone() - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
 
clone() - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
 
clone() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
 
clone() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
 
clone() - Method in class com.amazonaws.services.xray.model.HistogramEntry
 
clone() - Method in class com.amazonaws.services.xray.model.Http
 
clone() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
 
clone() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
 
clone() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest
 
clone() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsResult
 
clone() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
 
clone() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
 
clone() - Method in class com.amazonaws.services.xray.model.Segment
 
clone() - Method in class com.amazonaws.services.xray.model.Service
 
clone() - Method in class com.amazonaws.services.xray.model.ServiceId
 
clone() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
 
clone() - Method in class com.amazonaws.services.xray.model.TelemetryRecord
 
clone() - Method in class com.amazonaws.services.xray.model.Trace
 
clone() - Method in class com.amazonaws.services.xray.model.TraceSummary
 
clone() - Method in class com.amazonaws.services.xray.model.TraceUser
 
clone() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
 
clone() - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
 
com.amazonaws.services.xray - package com.amazonaws.services.xray
AWS X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing those traces.
com.amazonaws.services.xray.model - package com.amazonaws.services.xray.model
 
configFactory - Static variable in class com.amazonaws.services.xray.AWSXRayClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.xray.AWSXRayAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.xray.AWSXRayClientBuilder
 

E

Edge - Class in com.amazonaws.services.xray.model
Information about a connection between two services.
Edge() - Constructor for class com.amazonaws.services.xray.model.Edge
 
EdgeStatistics - Class in com.amazonaws.services.xray.model
Response statistics for an edge.
EdgeStatistics() - Constructor for class com.amazonaws.services.xray.model.EdgeStatistics
 
EncryptionConfig - Class in com.amazonaws.services.xray.model
A configuration document that specifies encryption configuration settings.
EncryptionConfig() - Constructor for class com.amazonaws.services.xray.model.EncryptionConfig
 
EncryptionStatus - Enum in com.amazonaws.services.xray.model
 
EncryptionType - Enum in com.amazonaws.services.xray.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.xray.AWSXRay
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.xray.model.Alias
 
equals(Object) - Method in class com.amazonaws.services.xray.model.AnnotationValue
 
equals(Object) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors
 
equals(Object) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.Edge
 
equals(Object) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
 
equals(Object) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
 
equals(Object) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
 
equals(Object) - Method in class com.amazonaws.services.xray.model.FaultStatistics
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.HistogramEntry
 
equals(Object) - Method in class com.amazonaws.services.xray.model.Http
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
 
equals(Object) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
 
equals(Object) - Method in class com.amazonaws.services.xray.model.Segment
 
equals(Object) - Method in class com.amazonaws.services.xray.model.Service
 
equals(Object) - Method in class com.amazonaws.services.xray.model.ServiceId
 
equals(Object) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
 
equals(Object) - Method in class com.amazonaws.services.xray.model.TelemetryRecord
 
equals(Object) - Method in class com.amazonaws.services.xray.model.Trace
 
equals(Object) - Method in class com.amazonaws.services.xray.model.TraceSummary
 
equals(Object) - Method in class com.amazonaws.services.xray.model.TraceUser
 
equals(Object) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
 
equals(Object) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
 
ErrorStatistics - Class in com.amazonaws.services.xray.model
Information about requests that failed with a 4xx Client Error status code.
ErrorStatistics() - Constructor for class com.amazonaws.services.xray.model.ErrorStatistics
 

F

FaultStatistics - Class in com.amazonaws.services.xray.model
Information about requests that failed with a 5xx Server Error status code.
FaultStatistics() - Constructor for class com.amazonaws.services.xray.model.FaultStatistics
 
fromValue(String) - Static method in enum com.amazonaws.services.xray.model.EncryptionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.xray.model.EncryptionType
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.xray.model.Service
Identifier of the AWS account in which the service runs.
getAccountId() - Method in class com.amazonaws.services.xray.model.ServiceId

getAliases() - Method in class com.amazonaws.services.xray.model.Edge
Aliases for the edge.
getAnnotations() - Method in class com.amazonaws.services.xray.model.TraceSummary
Annotations from the trace's segment documents.
getAnnotationValue() - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Values of the annotation.
getApproximateTime() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The start time of this page of results.
getBackendConnectionErrors() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getBooleanValue() - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Boolean annotation.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientIp() - Method in class com.amazonaws.services.xray.model.Http
The IP address of the requestor.
getConnectionRefusedCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getCount() - Method in class com.amazonaws.services.xray.model.HistogramEntry
The prevalence of the entry.
getDocument() - Method in class com.amazonaws.services.xray.model.Segment
The segment document.
getDuration() - Method in class com.amazonaws.services.xray.model.Trace
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
getDuration() - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
getDurationHistogram() - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service durations.
getEC2InstanceId() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

getEdges() - Method in class com.amazonaws.services.xray.model.Service
Connections to downstream services.
getEncryptionConfig(GetEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
getEncryptionConfig(GetEncryptionConfigRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig(GetEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
The encryption configuration document.
getEncryptionConfig() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
The new encryption configuration.
getEncryptionConfigAsync(GetEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getEncryptionConfigAsync(GetEncryptionConfigRequest, AsyncHandler<GetEncryptionConfigRequest, GetEncryptionConfigResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getEncryptionConfigAsync(GetEncryptionConfigRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfigAsync(GetEncryptionConfigRequest, AsyncHandler<GetEncryptionConfigRequest, GetEncryptionConfigResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfigAsync(GetEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
getEncryptionConfigAsync(GetEncryptionConfigRequest, AsyncHandler<GetEncryptionConfigRequest, GetEncryptionConfigResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
GetEncryptionConfigRequest - Class in com.amazonaws.services.xray.model
 
GetEncryptionConfigRequest() - Constructor for class com.amazonaws.services.xray.model.GetEncryptionConfigRequest
 
GetEncryptionConfigResult - Class in com.amazonaws.services.xray.model
 
GetEncryptionConfigResult() - Constructor for class com.amazonaws.services.xray.model.GetEncryptionConfigResult
 
getEndTime() - Method in class com.amazonaws.services.xray.model.Edge
The end time of the last segment on the edge.
getEndTime() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The end of the time frame for which to generate a graph.
getEndTime() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The end of the time frame for which the graph was generated.
getEndTime() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The end of the time frame for which to retrieve traces.
getEndTime() - Method in class com.amazonaws.services.xray.model.Service
The end time of the last segment that the service generated.
getErrorCode() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error that caused processing to fail.
getErrorStatistics() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 4xx Client Error status code.
getErrorStatistics() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 4xx Client Error status code.
getExecutorService() - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
Returns the executor service used by this client to execute async requests.
getFaultStatistics() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 5xx Server Error status code.
getFaultStatistics() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 5xx Server Error status code.
getFilterExpression() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
getHasError() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 400 series error.
getHasFault() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 500 series error.
getHasThrottle() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 429 throttling error.
getHostname() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

getHttp() - Method in class com.amazonaws.services.xray.model.TraceSummary
Information about the HTTP request served by the trace.
getHTTPCode4XXCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getHTTPCode5XXCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getHttpMethod() - Method in class com.amazonaws.services.xray.model.Http
The request method.
getHttpStatus() - Method in class com.amazonaws.services.xray.model.Http
The response status.
getHttpURL() - Method in class com.amazonaws.services.xray.model.Http
The request URL.
getId() - Method in class com.amazonaws.services.xray.model.Segment
The segment's ID.
getId() - Method in class com.amazonaws.services.xray.model.Trace
The unique identifier for the request that generated the trace's segments and subsegments.
getId() - Method in class com.amazonaws.services.xray.model.TraceSummary
The unique identifier for the request that generated the trace's segments and subsegments.
getId() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The segment's ID.
getIsPartial() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents is in progress.
getKeyId() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The ID of the customer master key (CMK) used for encryption, if applicable.
getKeyId() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
An AWS KMS customer master key (CMK) in one of the following formats:
getMessage() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error message.
getName() - Method in class com.amazonaws.services.xray.model.Alias
The canonical name of the alias.
getName() - Method in class com.amazonaws.services.xray.model.Service
The canonical name of the service.
getName() - Method in class com.amazonaws.services.xray.model.ServiceId

getNames() - Method in class com.amazonaws.services.xray.model.Alias
A list of names for the alias, including the canonical name.
getNames() - Method in class com.amazonaws.services.xray.model.Service
A list of names for the service, including the canonical name.
getNames() - Method in class com.amazonaws.services.xray.model.ServiceId

getNextToken() - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
Pagination token.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify the pagination token returned by a previous request to retrieve the next page of results.
getNextToken() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page.
getNumberValue() - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Number annotation.
getOkCount() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The number of requests that completed with a 2xx Success status code.
getOkCount() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The number of requests that completed with a 2xx Success status code.
getOtherCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getOtherCount() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with untracked 4xx Client Error status codes.
getOtherCount() - Method in class com.amazonaws.services.xray.model.FaultStatistics
The number of requests that failed with untracked 5xx Server Error status codes.
getReferenceId() - Method in class com.amazonaws.services.xray.model.Edge
Identifier of the edge.
getReferenceId() - Method in class com.amazonaws.services.xray.model.Service
Identifier for the service.
getResourceARN() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

getResponseTime() - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start and end times of the root segment.
getResponseTimeHistogram() - Method in class com.amazonaws.services.xray.model.Edge
A histogram that maps the spread of client response times on an edge.
getResponseTimeHistogram() - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service response times.
getRoot() - Method in class com.amazonaws.services.xray.model.Service
Indicates that the service was the first service to process a request.
getSampling() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Set to true to get summaries for only a subset of available traces.
getSegments() - Method in class com.amazonaws.services.xray.model.Trace
Segment documents for the segments and subsegments that comprise the trace.
getSegmentsReceivedCount() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getSegmentsRejectedCount() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getSegmentsSentCount() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getSegmentsSpilloverCount() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getServiceGraph(GetServiceGraphRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
getServiceGraph(GetServiceGraphRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraph(GetServiceGraphRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphAsync(GetServiceGraphRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getServiceGraphAsync(GetServiceGraphRequest, AsyncHandler<GetServiceGraphRequest, GetServiceGraphResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getServiceGraphAsync(GetServiceGraphRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphAsync(GetServiceGraphRequest, AsyncHandler<GetServiceGraphRequest, GetServiceGraphResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphAsync(GetServiceGraphRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
getServiceGraphAsync(GetServiceGraphRequest, AsyncHandler<GetServiceGraphRequest, GetServiceGraphResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
GetServiceGraphRequest - Class in com.amazonaws.services.xray.model
 
GetServiceGraphRequest() - Constructor for class com.amazonaws.services.xray.model.GetServiceGraphRequest
 
GetServiceGraphResult - Class in com.amazonaws.services.xray.model
 
GetServiceGraphResult() - Constructor for class com.amazonaws.services.xray.model.GetServiceGraphResult
 
getServiceIds() - Method in class com.amazonaws.services.xray.model.TraceSummary
Service IDs from the trace's segment documents.
getServiceIds() - Method in class com.amazonaws.services.xray.model.TraceUser
Services that the user's request hit.
getServiceIds() - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Services to which the annotation applies.
getServices() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The services that have processed a traced request during the specified time frame.
getServices() - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
The services that have processed one of the specified requests.
getStartTime() - Method in class com.amazonaws.services.xray.model.Edge
The start time of the first segment on the edge.
getStartTime() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The start of the time frame for which to generate a graph.
getStartTime() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The start of the time frame for which the graph was generated.
getStartTime() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The start of the time frame for which to retrieve traces.
getStartTime() - Method in class com.amazonaws.services.xray.model.Service
The start time of the first segment that the service generated.
getState() - Method in class com.amazonaws.services.xray.model.Service
The service's state.
getStatus() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The encryption status.
getStringValue() - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a String annotation.
getSummaryStatistics() - Method in class com.amazonaws.services.xray.model.Edge
Response statistics for segments on the edge.
getSummaryStatistics() - Method in class com.amazonaws.services.xray.model.Service
Aggregated statistics for the service.
getTelemetryRecords() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

getThrottleCount() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with a 419 throttling status code.
getTimeoutCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getTimestamp() - Method in class com.amazonaws.services.xray.model.TelemetryRecord

getTotalCount() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The total number of completed requests.
getTotalCount() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The total number of requests that failed with a 4xx Client Error status code.
getTotalCount() - Method in class com.amazonaws.services.xray.model.FaultStatistics
The total number of requests that failed with a 5xx Server Error status code.
getTotalCount() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The total number of completed requests.
getTotalResponseTime() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The aggregate response time of completed requests.
getTotalResponseTime() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The aggregate response time of completed requests.
getTraceGraph(GetTraceGraphRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
getTraceGraph(GetTraceGraphRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Retrieves a service graph for one or more specific trace IDs.
getTraceGraph(GetTraceGraphRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphAsync(GetTraceGraphRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getTraceGraphAsync(GetTraceGraphRequest, AsyncHandler<GetTraceGraphRequest, GetTraceGraphResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getTraceGraphAsync(GetTraceGraphRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphAsync(GetTraceGraphRequest, AsyncHandler<GetTraceGraphRequest, GetTraceGraphResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphAsync(GetTraceGraphRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
getTraceGraphAsync(GetTraceGraphRequest, AsyncHandler<GetTraceGraphRequest, GetTraceGraphResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
GetTraceGraphRequest - Class in com.amazonaws.services.xray.model
 
GetTraceGraphRequest() - Constructor for class com.amazonaws.services.xray.model.GetTraceGraphRequest
 
GetTraceGraphResult - Class in com.amazonaws.services.xray.model
 
GetTraceGraphResult() - Constructor for class com.amazonaws.services.xray.model.GetTraceGraphResult
 
getTraceIds() - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Specify the trace IDs of requests for which to retrieve segments.
getTraceIds() - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Trace IDs of requests for which to generate a service graph.
getTraces() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Full traces for the specified requests.
getTraceSegmentDocuments() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
A string containing a JSON document defining one or more segments or subsegments.
getTracesProcessedCount() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The total number of traces processed, including traces that did not match the specified filter expression.
getTraceSummaries(GetTraceSummariesRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
getTraceSummaries(GetTraceSummariesRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Retrieves IDs and metadata for traces available for a specified time frame using an optional filter.
getTraceSummaries(GetTraceSummariesRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Retrieves IDs and metadata for traces available for a specified time frame using an optional filter.
getTraceSummaries() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
Trace IDs and metadata for traces that were found in the specified time frame.
getTraceSummariesAsync(GetTraceSummariesRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getTraceSummariesAsync(GetTraceSummariesRequest, AsyncHandler<GetTraceSummariesRequest, GetTraceSummariesResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
getTraceSummariesAsync(GetTraceSummariesRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves IDs and metadata for traces available for a specified time frame using an optional filter.
getTraceSummariesAsync(GetTraceSummariesRequest, AsyncHandler<GetTraceSummariesRequest, GetTraceSummariesResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Retrieves IDs and metadata for traces available for a specified time frame using an optional filter.
getTraceSummariesAsync(GetTraceSummariesRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
getTraceSummariesAsync(GetTraceSummariesRequest, AsyncHandler<GetTraceSummariesRequest, GetTraceSummariesResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
GetTraceSummariesRequest - Class in com.amazonaws.services.xray.model
 
GetTraceSummariesRequest() - Constructor for class com.amazonaws.services.xray.model.GetTraceSummariesRequest
 
GetTraceSummariesResult - Class in com.amazonaws.services.xray.model
 
GetTraceSummariesResult() - Constructor for class com.amazonaws.services.xray.model.GetTraceSummariesResult
 
getType() - Method in class com.amazonaws.services.xray.model.Alias
The type of the alias.
getType() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The type of encryption.
getType() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
getType() - Method in class com.amazonaws.services.xray.model.Service
The type of service.
getType() - Method in class com.amazonaws.services.xray.model.ServiceId

getUnknownHostCount() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

getUnprocessedTraceIds() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Trace IDs of requests that haven't been processed.
getUnprocessedTraceSegments() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
Segments that failed processing.
getUserAgent() - Method in class com.amazonaws.services.xray.model.Http
The request's user agent string.
getUserName() - Method in class com.amazonaws.services.xray.model.TraceUser
The user's name.
getUsers() - Method in class com.amazonaws.services.xray.model.TraceSummary
Users from the trace's segment documents.
getValue() - Method in class com.amazonaws.services.xray.model.HistogramEntry
The value of the entry.

H

hashCode() - Method in class com.amazonaws.services.xray.model.Alias
 
hashCode() - Method in class com.amazonaws.services.xray.model.AnnotationValue
 
hashCode() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors
 
hashCode() - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.Edge
 
hashCode() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
 
hashCode() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
 
hashCode() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
 
hashCode() - Method in class com.amazonaws.services.xray.model.FaultStatistics
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.HistogramEntry
 
hashCode() - Method in class com.amazonaws.services.xray.model.Http
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
 
hashCode() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
 
hashCode() - Method in class com.amazonaws.services.xray.model.Segment
 
hashCode() - Method in class com.amazonaws.services.xray.model.Service
 
hashCode() - Method in class com.amazonaws.services.xray.model.ServiceId
 
hashCode() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
 
hashCode() - Method in class com.amazonaws.services.xray.model.TelemetryRecord
 
hashCode() - Method in class com.amazonaws.services.xray.model.Trace
 
hashCode() - Method in class com.amazonaws.services.xray.model.TraceSummary
 
hashCode() - Method in class com.amazonaws.services.xray.model.TraceUser
 
hashCode() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
 
hashCode() - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
 
HistogramEntry - Class in com.amazonaws.services.xray.model
An entry in a histogram for a statistic.
HistogramEntry() - Constructor for class com.amazonaws.services.xray.model.HistogramEntry
 
Http - Class in com.amazonaws.services.xray.model
Information about an HTTP request.
Http() - Constructor for class com.amazonaws.services.xray.model.Http
 

I

InvalidRequestException - Exception in com.amazonaws.services.xray.model
The request is missing required parameters or has invalid parameters.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.xray.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.
isBooleanValue() - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Boolean annotation.
isHasError() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 400 series error.
isHasFault() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 500 series error.
isHasThrottle() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 429 throttling error.
isPartial() - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents is in progress.
isRoot() - Method in class com.amazonaws.services.xray.model.Service
Indicates that the service was the first service to process a request.
isSampling() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Set to true to get summaries for only a subset of available traces.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Alias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.AnnotationValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Edge
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.FaultStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.HistogramEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Http
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Segment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Service
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.ServiceId
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.TelemetryRecord
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.Trace
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.TraceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.TraceUser
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
 

P

putEncryptionConfig(PutEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
putEncryptionConfig(PutEncryptionConfigRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Updates the encryption configuration for X-Ray data.
putEncryptionConfig(PutEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Updates the encryption configuration for X-Ray data.
putEncryptionConfigAsync(PutEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putEncryptionConfigAsync(PutEncryptionConfigRequest, AsyncHandler<PutEncryptionConfigRequest, PutEncryptionConfigResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putEncryptionConfigAsync(PutEncryptionConfigRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Updates the encryption configuration for X-Ray data.
putEncryptionConfigAsync(PutEncryptionConfigRequest, AsyncHandler<PutEncryptionConfigRequest, PutEncryptionConfigResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Updates the encryption configuration for X-Ray data.
putEncryptionConfigAsync(PutEncryptionConfigRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
putEncryptionConfigAsync(PutEncryptionConfigRequest, AsyncHandler<PutEncryptionConfigRequest, PutEncryptionConfigResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
PutEncryptionConfigRequest - Class in com.amazonaws.services.xray.model
 
PutEncryptionConfigRequest() - Constructor for class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
 
PutEncryptionConfigResult - Class in com.amazonaws.services.xray.model
 
PutEncryptionConfigResult() - Constructor for class com.amazonaws.services.xray.model.PutEncryptionConfigResult
 
putTelemetryRecords(PutTelemetryRecordsRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
putTelemetryRecords(PutTelemetryRecordsRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Used by the AWS X-Ray daemon to upload telemetry.
putTelemetryRecords(PutTelemetryRecordsRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Used by the AWS X-Ray daemon to upload telemetry.
putTelemetryRecordsAsync(PutTelemetryRecordsRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putTelemetryRecordsAsync(PutTelemetryRecordsRequest, AsyncHandler<PutTelemetryRecordsRequest, PutTelemetryRecordsResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putTelemetryRecordsAsync(PutTelemetryRecordsRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Used by the AWS X-Ray daemon to upload telemetry.
putTelemetryRecordsAsync(PutTelemetryRecordsRequest, AsyncHandler<PutTelemetryRecordsRequest, PutTelemetryRecordsResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Used by the AWS X-Ray daemon to upload telemetry.
putTelemetryRecordsAsync(PutTelemetryRecordsRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
putTelemetryRecordsAsync(PutTelemetryRecordsRequest, AsyncHandler<PutTelemetryRecordsRequest, PutTelemetryRecordsResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
PutTelemetryRecordsRequest - Class in com.amazonaws.services.xray.model
 
PutTelemetryRecordsRequest() - Constructor for class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest
 
PutTelemetryRecordsResult - Class in com.amazonaws.services.xray.model
 
PutTelemetryRecordsResult() - Constructor for class com.amazonaws.services.xray.model.PutTelemetryRecordsResult
 
putTraceSegments(PutTraceSegmentsRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
putTraceSegments(PutTraceSegmentsRequest) - Method in interface com.amazonaws.services.xray.AWSXRay
Uploads segment documents to AWS X-Ray.
putTraceSegments(PutTraceSegmentsRequest) - Method in class com.amazonaws.services.xray.AWSXRayClient
Uploads segment documents to AWS X-Ray.
putTraceSegmentsAsync(PutTraceSegmentsRequest) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putTraceSegmentsAsync(PutTraceSegmentsRequest, AsyncHandler<PutTraceSegmentsRequest, PutTraceSegmentsResult>) - Method in class com.amazonaws.services.xray.AbstractAWSXRayAsync
 
putTraceSegmentsAsync(PutTraceSegmentsRequest) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Uploads segment documents to AWS X-Ray.
putTraceSegmentsAsync(PutTraceSegmentsRequest, AsyncHandler<PutTraceSegmentsRequest, PutTraceSegmentsResult>) - Method in interface com.amazonaws.services.xray.AWSXRayAsync
Uploads segment documents to AWS X-Ray.
putTraceSegmentsAsync(PutTraceSegmentsRequest) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
putTraceSegmentsAsync(PutTraceSegmentsRequest, AsyncHandler<PutTraceSegmentsRequest, PutTraceSegmentsResult>) - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
 
PutTraceSegmentsRequest - Class in com.amazonaws.services.xray.model
 
PutTraceSegmentsRequest() - Constructor for class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
 
PutTraceSegmentsResult - Class in com.amazonaws.services.xray.model
 
PutTraceSegmentsResult() - Constructor for class com.amazonaws.services.xray.model.PutTraceSegmentsResult
 

S

Segment - Class in com.amazonaws.services.xray.model
A segment from a trace that has been ingested by the X-Ray service.
Segment() - Constructor for class com.amazonaws.services.xray.model.Segment
 
Service - Class in com.amazonaws.services.xray.model
Information about an application that processed requests, users that made requests, or downstream services, resources and applications that an application used.
Service() - Constructor for class com.amazonaws.services.xray.model.Service
 
ServiceId - Class in com.amazonaws.services.xray.model

ServiceId() - Constructor for class com.amazonaws.services.xray.model.ServiceId
 
ServiceStatistics - Class in com.amazonaws.services.xray.model
Response statistics for a service.
ServiceStatistics() - Constructor for class com.amazonaws.services.xray.model.ServiceStatistics
 
setAccountId(String) - Method in class com.amazonaws.services.xray.model.Service
Identifier of the AWS account in which the service runs.
setAccountId(String) - Method in class com.amazonaws.services.xray.model.ServiceId

setAliases(Collection<Alias>) - Method in class com.amazonaws.services.xray.model.Edge
Aliases for the edge.
setAnnotations(Map<String, List<ValueWithServiceIds>>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Annotations from the trace's segment documents.
setAnnotationValue(AnnotationValue) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Values of the annotation.
setApproximateTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The start time of this page of results.
setBackendConnectionErrors(BackendConnectionErrors) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setBooleanValue(Boolean) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Boolean annotation.
setClientIp(String) - Method in class com.amazonaws.services.xray.model.Http
The IP address of the requestor.
setConnectionRefusedCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setCount(Integer) - Method in class com.amazonaws.services.xray.model.HistogramEntry
The prevalence of the entry.
setDocument(String) - Method in class com.amazonaws.services.xray.model.Segment
The segment document.
setDuration(Double) - Method in class com.amazonaws.services.xray.model.Trace
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
setDuration(Double) - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
setDurationHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service durations.
setEC2InstanceId(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

setEdges(Collection<Edge>) - Method in class com.amazonaws.services.xray.model.Service
Connections to downstream services.
setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
The encryption configuration document.
setEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
The new encryption configuration.
setEndpoint(String) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
setEndpoint(String) - Method in interface com.amazonaws.services.xray.AWSXRay
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.xray.model.Edge
The end time of the last segment on the edge.
setEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The end of the time frame for which to generate a graph.
setEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The end of the time frame for which the graph was generated.
setEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The end of the time frame for which to retrieve traces.
setEndTime(Date) - Method in class com.amazonaws.services.xray.model.Service
The end time of the last segment that the service generated.
setErrorCode(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error that caused processing to fail.
setErrorStatistics(ErrorStatistics) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 4xx Client Error status code.
setErrorStatistics(ErrorStatistics) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 4xx Client Error status code.
setFaultStatistics(FaultStatistics) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 5xx Server Error status code.
setFaultStatistics(FaultStatistics) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 5xx Server Error status code.
setFilterExpression(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
setHasError(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 400 series error.
setHasFault(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 500 series error.
setHasThrottle(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 429 throttling error.
setHostname(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

setHttp(Http) - Method in class com.amazonaws.services.xray.model.TraceSummary
Information about the HTTP request served by the trace.
setHTTPCode4XXCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setHTTPCode5XXCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setHttpMethod(String) - Method in class com.amazonaws.services.xray.model.Http
The request method.
setHttpStatus(Integer) - Method in class com.amazonaws.services.xray.model.Http
The response status.
setHttpURL(String) - Method in class com.amazonaws.services.xray.model.Http
The request URL.
setId(String) - Method in class com.amazonaws.services.xray.model.Segment
The segment's ID.
setId(String) - Method in class com.amazonaws.services.xray.model.Trace
The unique identifier for the request that generated the trace's segments and subsegments.
setId(String) - Method in class com.amazonaws.services.xray.model.TraceSummary
The unique identifier for the request that generated the trace's segments and subsegments.
setId(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The segment's ID.
setIsPartial(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents is in progress.
setKeyId(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The ID of the customer master key (CMK) used for encryption, if applicable.
setKeyId(String) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
An AWS KMS customer master key (CMK) in one of the following formats:
setMessage(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error message.
setName(String) - Method in class com.amazonaws.services.xray.model.Alias
The canonical name of the alias.
setName(String) - Method in class com.amazonaws.services.xray.model.Service
The canonical name of the service.
setName(String) - Method in class com.amazonaws.services.xray.model.ServiceId

setNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.Alias
A list of names for the alias, including the canonical name.
setNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.Service
A list of names for the service, including the canonical name.
setNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.ServiceId

setNextToken(String) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
Pagination token.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify the pagination token returned by a previous request to retrieve the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page.
setNumberValue(Double) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Number annotation.
setOkCount(Long) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The number of requests that completed with a 2xx Success status code.
setOkCount(Long) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The number of requests that completed with a 2xx Success status code.
setOtherCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setOtherCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with untracked 4xx Client Error status codes.
setOtherCount(Long) - Method in class com.amazonaws.services.xray.model.FaultStatistics
The number of requests that failed with untracked 5xx Server Error status codes.
setReferenceId(Integer) - Method in class com.amazonaws.services.xray.model.Edge
Identifier of the edge.
setReferenceId(Integer) - Method in class com.amazonaws.services.xray.model.Service
Identifier for the service.
setRegion(Region) - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
setRegion(Region) - Method in interface com.amazonaws.services.xray.AWSXRay
Deprecated.
use AwsClientBuilder#setRegion(String)
setResourceARN(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

setResponseTime(Double) - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start and end times of the root segment.
setResponseTimeHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Edge
A histogram that maps the spread of client response times on an edge.
setResponseTimeHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service response times.
setRoot(Boolean) - Method in class com.amazonaws.services.xray.model.Service
Indicates that the service was the first service to process a request.
setSampling(Boolean) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Set to true to get summaries for only a subset of available traces.
setSegments(Collection<Segment>) - Method in class com.amazonaws.services.xray.model.Trace
Segment documents for the segments and subsegments that comprise the trace.
setSegmentsReceivedCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setSegmentsRejectedCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setSegmentsSentCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setSegmentsSpilloverCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Service IDs from the trace's segment documents.
setServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.TraceUser
Services that the user's request hit.
setServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Services to which the annotation applies.
setServices(Collection<Service>) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The services that have processed a traced request during the specified time frame.
setServices(Collection<Service>) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
The services that have processed one of the specified requests.
setStartTime(Date) - Method in class com.amazonaws.services.xray.model.Edge
The start time of the first segment on the edge.
setStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The start of the time frame for which to generate a graph.
setStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The start of the time frame for which the graph was generated.
setStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The start of the time frame for which to retrieve traces.
setStartTime(Date) - Method in class com.amazonaws.services.xray.model.Service
The start time of the first segment that the service generated.
setState(String) - Method in class com.amazonaws.services.xray.model.Service
The service's state.
setStatus(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The encryption status.
setStringValue(String) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a String annotation.
setSummaryStatistics(EdgeStatistics) - Method in class com.amazonaws.services.xray.model.Edge
Response statistics for segments on the edge.
setSummaryStatistics(ServiceStatistics) - Method in class com.amazonaws.services.xray.model.Service
Aggregated statistics for the service.
setTelemetryRecords(Collection<TelemetryRecord>) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

setThrottleCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with a 419 throttling status code.
setTimeoutCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setTimestamp(Date) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

setTotalCount(Long) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The total number of completed requests.
setTotalCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The total number of requests that failed with a 4xx Client Error status code.
setTotalCount(Long) - Method in class com.amazonaws.services.xray.model.FaultStatistics
The total number of requests that failed with a 5xx Server Error status code.
setTotalCount(Long) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The total number of completed requests.
setTotalResponseTime(Double) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The aggregate response time of completed requests.
setTotalResponseTime(Double) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The aggregate response time of completed requests.
setTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Specify the trace IDs of requests for which to retrieve segments.
setTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Trace IDs of requests for which to generate a service graph.
setTraces(Collection<Trace>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Full traces for the specified requests.
setTraceSegmentDocuments(Collection<String>) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
A string containing a JSON document defining one or more segments or subsegments.
setTracesProcessedCount(Long) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The total number of traces processed, including traces that did not match the specified filter expression.
setTraceSummaries(Collection<TraceSummary>) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
Trace IDs and metadata for traces that were found in the specified time frame.
setType(String) - Method in class com.amazonaws.services.xray.model.Alias
The type of the alias.
setType(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The type of encryption.
setType(String) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
setType(String) - Method in class com.amazonaws.services.xray.model.Service
The type of service.
setType(String) - Method in class com.amazonaws.services.xray.model.ServiceId

setUnknownHostCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

setUnprocessedTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Trace IDs of requests that haven't been processed.
setUnprocessedTraceSegments(Collection<UnprocessedTraceSegment>) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
Segments that failed processing.
setUserAgent(String) - Method in class com.amazonaws.services.xray.model.Http
The request's user agent string.
setUserName(String) - Method in class com.amazonaws.services.xray.model.TraceUser
The user's name.
setUsers(Collection<TraceUser>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Users from the trace's segment documents.
setValue(Double) - Method in class com.amazonaws.services.xray.model.HistogramEntry
The value of the entry.
shutdown() - Method in class com.amazonaws.services.xray.AbstractAWSXRay
 
shutdown() - Method in interface com.amazonaws.services.xray.AWSXRay
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.xray.AWSXRayAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.xray.AWSXRayAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.xray.AWSXRayClientBuilder
 

T

TelemetryRecord - Class in com.amazonaws.services.xray.model

TelemetryRecord() - Constructor for class com.amazonaws.services.xray.model.TelemetryRecord
 
ThrottledException - Exception in com.amazonaws.services.xray.model
The request exceeds the maximum number of requests per second.
ThrottledException(String) - Constructor for exception com.amazonaws.services.xray.model.ThrottledException
Constructs a new ThrottledException with the specified error message.
toString() - Method in class com.amazonaws.services.xray.model.Alias
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.AnnotationValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.Edge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.EncryptionConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.xray.model.EncryptionStatus
 
toString() - Method in enum com.amazonaws.services.xray.model.EncryptionType
 
toString() - Method in class com.amazonaws.services.xray.model.ErrorStatistics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.FaultStatistics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.HistogramEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.Http
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.Segment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.Service
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.ServiceId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.TelemetryRecord
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.Trace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.TraceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.TraceUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Returns a string representation of this object; useful for testing and debugging.
Trace - Class in com.amazonaws.services.xray.model
A collection of segment documents with matching trace IDs.
Trace() - Constructor for class com.amazonaws.services.xray.model.Trace
 
TraceSummary - Class in com.amazonaws.services.xray.model
Metadata generated from the segment documents in a trace.
TraceSummary() - Constructor for class com.amazonaws.services.xray.model.TraceSummary
 
TraceUser - Class in com.amazonaws.services.xray.model
Information about a user recorded in segment documents.
TraceUser() - Constructor for class com.amazonaws.services.xray.model.TraceUser
 

U

UnprocessedTraceSegment - Class in com.amazonaws.services.xray.model
Information about a segment that failed processing.
UnprocessedTraceSegment() - Constructor for class com.amazonaws.services.xray.model.UnprocessedTraceSegment
 

V

valueOf(String) - Static method in enum com.amazonaws.services.xray.model.EncryptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.xray.model.EncryptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.xray.model.EncryptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.xray.model.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWithServiceIds - Class in com.amazonaws.services.xray.model
Information about a segment annotation.
ValueWithServiceIds() - Constructor for class com.amazonaws.services.xray.model.ValueWithServiceIds
 

W

withAccountId(String) - Method in class com.amazonaws.services.xray.model.Service
Identifier of the AWS account in which the service runs.
withAccountId(String) - Method in class com.amazonaws.services.xray.model.ServiceId

withAliases(Alias...) - Method in class com.amazonaws.services.xray.model.Edge
Aliases for the edge.
withAliases(Collection<Alias>) - Method in class com.amazonaws.services.xray.model.Edge
Aliases for the edge.
withAnnotations(Map<String, List<ValueWithServiceIds>>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Annotations from the trace's segment documents.
withAnnotationValue(AnnotationValue) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Values of the annotation.
withApproximateTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The start time of this page of results.
withBackendConnectionErrors(BackendConnectionErrors) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withBooleanValue(Boolean) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Boolean annotation.
withClientIp(String) - Method in class com.amazonaws.services.xray.model.Http
The IP address of the requestor.
withConnectionRefusedCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withCount(Integer) - Method in class com.amazonaws.services.xray.model.HistogramEntry
The prevalence of the entry.
withDocument(String) - Method in class com.amazonaws.services.xray.model.Segment
The segment document.
withDuration(Double) - Method in class com.amazonaws.services.xray.model.Trace
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
withDuration(Double) - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
withDurationHistogram(HistogramEntry...) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service durations.
withDurationHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service durations.
withEC2InstanceId(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

withEdges(Edge...) - Method in class com.amazonaws.services.xray.model.Service
Connections to downstream services.
withEdges(Collection<Edge>) - Method in class com.amazonaws.services.xray.model.Service
Connections to downstream services.
withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.xray.model.GetEncryptionConfigResult
The encryption configuration document.
withEncryptionConfig(EncryptionConfig) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigResult
The new encryption configuration.
withEndTime(Date) - Method in class com.amazonaws.services.xray.model.Edge
The end time of the last segment on the edge.
withEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The end of the time frame for which to generate a graph.
withEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The end of the time frame for which the graph was generated.
withEndTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The end of the time frame for which to retrieve traces.
withEndTime(Date) - Method in class com.amazonaws.services.xray.model.Service
The end time of the last segment that the service generated.
withErrorCode(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error that caused processing to fail.
withErrorStatistics(ErrorStatistics) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 4xx Client Error status code.
withErrorStatistics(ErrorStatistics) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 4xx Client Error status code.
withFaultStatistics(FaultStatistics) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
Information about requests that failed with a 5xx Server Error status code.
withFaultStatistics(FaultStatistics) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
Information about requests that failed with a 5xx Server Error status code.
withFilterExpression(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
withHasError(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 400 series error.
withHasFault(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 500 series error.
withHasThrottle(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents has a 429 throttling error.
withHostname(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

withHttp(Http) - Method in class com.amazonaws.services.xray.model.TraceSummary
Information about the HTTP request served by the trace.
withHTTPCode4XXCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withHTTPCode5XXCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withHttpMethod(String) - Method in class com.amazonaws.services.xray.model.Http
The request method.
withHttpStatus(Integer) - Method in class com.amazonaws.services.xray.model.Http
The response status.
withHttpURL(String) - Method in class com.amazonaws.services.xray.model.Http
The request URL.
withId(String) - Method in class com.amazonaws.services.xray.model.Segment
The segment's ID.
withId(String) - Method in class com.amazonaws.services.xray.model.Trace
The unique identifier for the request that generated the trace's segments and subsegments.
withId(String) - Method in class com.amazonaws.services.xray.model.TraceSummary
The unique identifier for the request that generated the trace's segments and subsegments.
withId(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The segment's ID.
withIsPartial(Boolean) - Method in class com.amazonaws.services.xray.model.TraceSummary
One or more of the segment documents is in progress.
withKeyId(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The ID of the customer master key (CMK) used for encryption, if applicable.
withKeyId(String) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
An AWS KMS customer master key (CMK) in one of the following formats:
withMessage(String) - Method in class com.amazonaws.services.xray.model.UnprocessedTraceSegment
The error message.
withName(String) - Method in class com.amazonaws.services.xray.model.Alias
The canonical name of the alias.
withName(String) - Method in class com.amazonaws.services.xray.model.Service
The canonical name of the service.
withName(String) - Method in class com.amazonaws.services.xray.model.ServiceId

withNames(String...) - Method in class com.amazonaws.services.xray.model.Alias
A list of names for the alias, including the canonical name.
withNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.Alias
A list of names for the alias, including the canonical name.
withNames(String...) - Method in class com.amazonaws.services.xray.model.Service
A list of names for the service, including the canonical name.
withNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.Service
A list of names for the service, including the canonical name.
withNames(String...) - Method in class com.amazonaws.services.xray.model.ServiceId

withNames(Collection<String>) - Method in class com.amazonaws.services.xray.model.ServiceId

withNextToken(String) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
Pagination token.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Specify the pagination token returned by a previous request to retrieve the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page.
withNumberValue(Double) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a Number annotation.
withOkCount(Long) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The number of requests that completed with a 2xx Success status code.
withOkCount(Long) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The number of requests that completed with a 2xx Success status code.
withOtherCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withOtherCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with untracked 4xx Client Error status codes.
withOtherCount(Long) - Method in class com.amazonaws.services.xray.model.FaultStatistics
The number of requests that failed with untracked 5xx Server Error status codes.
withReferenceId(Integer) - Method in class com.amazonaws.services.xray.model.Edge
Identifier of the edge.
withReferenceId(Integer) - Method in class com.amazonaws.services.xray.model.Service
Identifier for the service.
withResourceARN(String) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

withResponseTime(Double) - Method in class com.amazonaws.services.xray.model.TraceSummary
The length of time in seconds between the start and end times of the root segment.
withResponseTimeHistogram(HistogramEntry...) - Method in class com.amazonaws.services.xray.model.Edge
A histogram that maps the spread of client response times on an edge.
withResponseTimeHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Edge
A histogram that maps the spread of client response times on an edge.
withResponseTimeHistogram(HistogramEntry...) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service response times.
withResponseTimeHistogram(Collection<HistogramEntry>) - Method in class com.amazonaws.services.xray.model.Service
A histogram that maps the spread of service response times.
withRoot(Boolean) - Method in class com.amazonaws.services.xray.model.Service
Indicates that the service was the first service to process a request.
withSampling(Boolean) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
Set to true to get summaries for only a subset of available traces.
withSegments(Segment...) - Method in class com.amazonaws.services.xray.model.Trace
Segment documents for the segments and subsegments that comprise the trace.
withSegments(Collection<Segment>) - Method in class com.amazonaws.services.xray.model.Trace
Segment documents for the segments and subsegments that comprise the trace.
withSegmentsReceivedCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withSegmentsRejectedCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withSegmentsSentCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withSegmentsSpilloverCount(Integer) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withServiceIds(ServiceId...) - Method in class com.amazonaws.services.xray.model.TraceSummary
Service IDs from the trace's segment documents.
withServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Service IDs from the trace's segment documents.
withServiceIds(ServiceId...) - Method in class com.amazonaws.services.xray.model.TraceUser
Services that the user's request hit.
withServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.TraceUser
Services that the user's request hit.
withServiceIds(ServiceId...) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Services to which the annotation applies.
withServiceIds(Collection<ServiceId>) - Method in class com.amazonaws.services.xray.model.ValueWithServiceIds
Services to which the annotation applies.
withServices(Service...) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The services that have processed a traced request during the specified time frame.
withServices(Collection<Service>) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The services that have processed a traced request during the specified time frame.
withServices(Service...) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
The services that have processed one of the specified requests.
withServices(Collection<Service>) - Method in class com.amazonaws.services.xray.model.GetTraceGraphResult
The services that have processed one of the specified requests.
withStartTime(Date) - Method in class com.amazonaws.services.xray.model.Edge
The start time of the first segment on the edge.
withStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphRequest
The start of the time frame for which to generate a graph.
withStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetServiceGraphResult
The start of the time frame for which the graph was generated.
withStartTime(Date) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesRequest
The start of the time frame for which to retrieve traces.
withStartTime(Date) - Method in class com.amazonaws.services.xray.model.Service
The start time of the first segment that the service generated.
withState(String) - Method in class com.amazonaws.services.xray.model.Service
The service's state.
withStatus(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The encryption status.
withStatus(EncryptionStatus) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The encryption status.
withStringValue(String) - Method in class com.amazonaws.services.xray.model.AnnotationValue
Value for a String annotation.
withSummaryStatistics(EdgeStatistics) - Method in class com.amazonaws.services.xray.model.Edge
Response statistics for segments on the edge.
withSummaryStatistics(ServiceStatistics) - Method in class com.amazonaws.services.xray.model.Service
Aggregated statistics for the service.
withTelemetryRecords(TelemetryRecord...) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

withTelemetryRecords(Collection<TelemetryRecord>) - Method in class com.amazonaws.services.xray.model.PutTelemetryRecordsRequest

withThrottleCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The number of requests that failed with a 419 throttling status code.
withTimeoutCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withTimestamp(Date) - Method in class com.amazonaws.services.xray.model.TelemetryRecord

withTotalCount(Long) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The total number of completed requests.
withTotalCount(Long) - Method in class com.amazonaws.services.xray.model.ErrorStatistics
The total number of requests that failed with a 4xx Client Error status code.
withTotalCount(Long) - Method in class com.amazonaws.services.xray.model.FaultStatistics
The total number of requests that failed with a 5xx Server Error status code.
withTotalCount(Long) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The total number of completed requests.
withTotalResponseTime(Double) - Method in class com.amazonaws.services.xray.model.EdgeStatistics
The aggregate response time of completed requests.
withTotalResponseTime(Double) - Method in class com.amazonaws.services.xray.model.ServiceStatistics
The aggregate response time of completed requests.
withTraceIds(String...) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Specify the trace IDs of requests for which to retrieve segments.
withTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesRequest
Specify the trace IDs of requests for which to retrieve segments.
withTraceIds(String...) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Trace IDs of requests for which to generate a service graph.
withTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.GetTraceGraphRequest
Trace IDs of requests for which to generate a service graph.
withTraces(Trace...) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Full traces for the specified requests.
withTraces(Collection<Trace>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Full traces for the specified requests.
withTraceSegmentDocuments(String...) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
A string containing a JSON document defining one or more segments or subsegments.
withTraceSegmentDocuments(Collection<String>) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsRequest
A string containing a JSON document defining one or more segments or subsegments.
withTracesProcessedCount(Long) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
The total number of traces processed, including traces that did not match the specified filter expression.
withTraceSummaries(TraceSummary...) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
Trace IDs and metadata for traces that were found in the specified time frame.
withTraceSummaries(Collection<TraceSummary>) - Method in class com.amazonaws.services.xray.model.GetTraceSummariesResult
Trace IDs and metadata for traces that were found in the specified time frame.
withType(String) - Method in class com.amazonaws.services.xray.model.Alias
The type of the alias.
withType(String) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The type of encryption.
withType(EncryptionType) - Method in class com.amazonaws.services.xray.model.EncryptionConfig
The type of encryption.
withType(String) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
withType(EncryptionType) - Method in class com.amazonaws.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
withType(String) - Method in class com.amazonaws.services.xray.model.Service
The type of service.
withType(String) - Method in class com.amazonaws.services.xray.model.ServiceId

withUnknownHostCount(Integer) - Method in class com.amazonaws.services.xray.model.BackendConnectionErrors

withUnprocessedTraceIds(String...) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Trace IDs of requests that haven't been processed.
withUnprocessedTraceIds(Collection<String>) - Method in class com.amazonaws.services.xray.model.BatchGetTracesResult
Trace IDs of requests that haven't been processed.
withUnprocessedTraceSegments(UnprocessedTraceSegment...) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
Segments that failed processing.
withUnprocessedTraceSegments(Collection<UnprocessedTraceSegment>) - Method in class com.amazonaws.services.xray.model.PutTraceSegmentsResult
Segments that failed processing.
withUserAgent(String) - Method in class com.amazonaws.services.xray.model.Http
The request's user agent string.
withUserName(String) - Method in class com.amazonaws.services.xray.model.TraceUser
The user's name.
withUsers(TraceUser...) - Method in class com.amazonaws.services.xray.model.TraceSummary
Users from the trace's segment documents.
withUsers(Collection<TraceUser>) - Method in class com.amazonaws.services.xray.model.TraceSummary
Users from the trace's segment documents.
withValue(Double) - Method in class com.amazonaws.services.xray.model.HistogramEntry
The value of the entry.
A B C D E F G H I M P S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.