Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X 

A

accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ErrorRule
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.TreeRule
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.UriEncodeFn
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
The account ID associated to the service.
accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The account ID associated to the service.
accountId() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
The account ID associated to the service.
accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The account ID associated to the service.
accountId() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
Identifier of the Amazon Web Services account in which the service runs.
accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Identifier of the Amazon Web Services account in which the service runs.
accountId() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
The account ID associated to the service.
accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The account ID associated to the service.
accountId() - Method in class software.amazon.awssdk.services.xray.model.Service
Identifier of the Amazon Web Services account in which the service runs.
accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Identifier of the Amazon Web Services account in which the service runs.
accountId() - Method in class software.amazon.awssdk.services.xray.model.ServiceId

accountId(String) - Method in interface software.amazon.awssdk.services.xray.model.ServiceId.Builder

addCondition(Condition) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
addHeaders(AwsRequest, Map<String, List<String>>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
Alias - Class in software.amazon.awssdk.services.xray.model
An alias for an edge.
Alias.Builder - Interface in software.amazon.awssdk.services.xray.model
 
aliases() - Method in class software.amazon.awssdk.services.xray.model.Edge
Aliases for the edge.
aliases(Collection<Alias>) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Aliases for the edge.
aliases(Alias...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Aliases for the edge.
aliases(Consumer<Alias.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Aliases for the edge.
allowDots() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
annotations() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
Annotations from the trace's segment documents.
annotations(Map<String, ? extends Collection<ValueWithServiceIds>>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Annotations from the trace's segment documents.
AnnotationValue - Class in software.amazon.awssdk.services.xray.model
Value of a segment annotation.
annotationValue() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
Values of the annotation.
annotationValue(AnnotationValue) - Method in interface software.amazon.awssdk.services.xray.model.ValueWithServiceIds.Builder
Values of the annotation.
annotationValue(Consumer<AnnotationValue.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.ValueWithServiceIds.Builder
Values of the annotation.
AnnotationValue.Builder - Interface in software.amazon.awssdk.services.xray.model
 
AnnotationValue.Type - Enum in software.amazon.awssdk.services.xray.model
 
AnomalousService - Class in software.amazon.awssdk.services.xray.model
The service within the service graph that has anomalously high fault rates.
AnomalousService.Builder - Interface in software.amazon.awssdk.services.xray.model
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.xray.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.xray.internal.UserAgentUtils
 
approximateTime() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
The start time of this page of results.
approximateTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
The start time of this page of results.
argv(List<Expr>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode.Builder
 
Arn - Class in software.amazon.awssdk.services.xray.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
arn() - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
The ARN of a corresponding resource.
arn(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourceARNDetail.Builder
The ARN of a corresponding resource.
ASSIGN - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
asString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
attributes() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches attributes derived from the request.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches attributes derived from the request.
attributes() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches attributes derived from the request.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches attributes derived from the request.
AUTHORITY - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
AuthSchemeUtils - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
AvailabilityZoneDetail - Class in software.amazon.awssdk.services.xray.model
A list of Availability Zones corresponding to the segments in a trace.
AvailabilityZoneDetail.Builder - Interface in software.amazon.awssdk.services.xray.model
 
availabilityZones() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A list of Availability Zones for any zone corresponding to the trace segments.
availabilityZones(Collection<AvailabilityZoneDetail>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of Availability Zones for any zone corresponding to the trace segments.
availabilityZones(AvailabilityZoneDetail...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of Availability Zones for any zone corresponding to the trace segments.
availabilityZones(Consumer<AvailabilityZoneDetail.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of Availability Zones for any zone corresponding to the trace segments.
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 

B

BackendConnectionErrors - Class in software.amazon.awssdk.services.xray.model

backendConnectionErrors() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

backendConnectionErrors(BackendConnectionErrors) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

backendConnectionErrors(Consumer<BackendConnectionErrors.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

This is a convenience method that creates an instance of the BackendConnectionErrors.Builder avoiding the need to create one manually via BackendConnectionErrors.builder().

BackendConnectionErrors.Builder - Interface in software.amazon.awssdk.services.xray.model
 
batchGetTraces(BatchGetTracesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a list of traces specified by ID.
batchGetTraces(Consumer<BatchGetTracesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a list of traces specified by ID.
batchGetTraces(BatchGetTracesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a list of traces specified by ID.
batchGetTraces(Consumer<BatchGetTracesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a list of traces specified by ID.
BatchGetTracesIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.batchGetTracesPaginator(software.amazon.awssdk.services.xray.model.BatchGetTracesRequest) operation which is a paginated operation.
BatchGetTracesIterable(XRayClient, BatchGetTracesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.BatchGetTracesIterable
 
batchGetTracesPaginator(BatchGetTracesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a list of traces specified by ID.
batchGetTracesPaginator(Consumer<BatchGetTracesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a list of traces specified by ID.
batchGetTracesPaginator(BatchGetTracesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a list of traces specified by ID.
batchGetTracesPaginator(Consumer<BatchGetTracesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a list of traces specified by ID.
BatchGetTracesPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.batchGetTracesPaginator(software.amazon.awssdk.services.xray.model.BatchGetTracesRequest) operation which is a paginated operation.
BatchGetTracesPublisher(XRayAsyncClient, BatchGetTracesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.BatchGetTracesPublisher
 
BatchGetTracesRequest - Class in software.amazon.awssdk.services.xray.model
 
BatchGetTracesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
BatchGetTracesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
BatchGetTracesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.BatchGetTracesRequestMarshaller
 
BatchGetTracesResponse - Class in software.amazon.awssdk.services.xray.model
 
BatchGetTracesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
booleanValue() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Value for a Boolean annotation.
booleanValue(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.AnnotationValue.Builder
Value for a Boolean annotation.
borrowCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
The number of requests recorded with borrowed reservoir quota.
borrowCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
The number of requests recorded with borrowed reservoir quota.
borrowCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
The number of requests recorded with borrowed reservoir quota.
borrowCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticSummary.Builder
The number of requests recorded with borrowed reservoir quota.
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.xray.model.XRayRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.xray.model.XRayResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.xray.XRayServiceClientConfiguration.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Condition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.FnNode.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Parameters.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Partitions.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
builder() - Static method in exception software.amazon.awssdk.services.xray.endpoints.internal.RuleError
 
builder() - Static method in exception software.amazon.awssdk.services.xray.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
Builder() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
builder() - Static method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Alias
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Edge
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Group
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Http
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Insight
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.InvalidRequestException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.LockoutPreventionException
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.RuleLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Segment
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Service
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ServiceId
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.ThrottledException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.TooManyTagsException
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.Trace
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.TraceUser
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
builder() - Static method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
builder() - Static method in exception software.amazon.awssdk.services.xray.model.XRayException
 
builder() - Static method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Create a builder that can be used to configure and create a XRayAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.xray.XRayClient
Create a builder that can be used to configure and create a XRayClient.
builder() - Static method in class software.amazon.awssdk.services.xray.XRayServiceClientConfiguration
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
BuilderImpl(XRayException) - Constructor for class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.xray.model.XRayRequest.BuilderImpl
 
BuilderImpl(XRayRequest) - Constructor for class software.amazon.awssdk.services.xray.model.XRayRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.xray.model.XRayResponse.BuilderImpl
 
BuilderImpl(XRayResponse) - Constructor for class software.amazon.awssdk.services.xray.model.XRayResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
bypassPolicyLockoutCheck(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
A flag to indicate whether to bypass the resource policy lockout safety check.
bypassPolicyLockoutCheck() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
A flag to indicate whether to bypass the resource policy lockout safety check.

C

categories(Collection<InsightCategory>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The categories that label and describe the type of insight.
categories(InsightCategory...) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The categories that label and describe the type of insight.
categories() - Method in class software.amazon.awssdk.services.xray.model.Insight
The categories that label and describe the type of insight.
categories(Collection<InsightCategory>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Categories The categories that label and describe the type of insight.
categories(InsightCategory...) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Categories The categories that label and describe the type of insight.
categories() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
Categories The categories that label and describe the type of insight.
categoriesAsStrings() - Method in class software.amazon.awssdk.services.xray.model.Insight
The categories that label and describe the type of insight.
categoriesAsStrings() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
Categories The categories that label and describe the type of insight.
categoriesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The categories that label and describe the type of insight.
categoriesWithStrings(String...) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The categories that label and describe the type of insight.
categoriesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Categories The categories that label and describe the type of insight.
categoriesWithStrings(String...) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Categories The categories that label and describe the type of insight.
cause(Throwable) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AuthSchemeUtils
Per the spec, the auth schemes list is ordered by preference, so we simply iterate over the list until we find an auth scheme we recognize.
clientID(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
A unique identifier for the service in hexadecimal.
clientID() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
A unique identifier for the service in hexadecimal.
clientImpacting(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCause.Builder
A flag that denotes that the root cause impacts the trace client.
clientImpacting() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
A flag that denotes that the root cause impacts the trace client.
clientImpacting(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCause.Builder
A flag that denotes that the root cause impacts the trace client.
clientImpacting() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
A flag that denotes that the root cause impacts the trace client.
clientImpacting(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCause.Builder
A flag that denotes that the root cause impacts the trace client.
clientImpacting() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
A flag that denotes that the root cause impacts the trace client.
clientIp(String) - Method in interface software.amazon.awssdk.services.xray.model.Http.Builder
The IP address of the requestor.
clientIp() - Method in class software.amazon.awssdk.services.xray.model.Http
The IP address of the requestor.
clientRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.Insight
The impact statistics of the client side service.
clientRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
The impact statistics of the client side service.
clientRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The impact statistics of the client side service.
clientRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The impact statistics of the client side service.
Condition - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
condition() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
Condition.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
conditions - Variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
connectionRefusedCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

connectionRefusedCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

containsOldGroupVersions(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
A flag indicating whether the group's filter expression has been consistent, or if the returned service graph may show traces from an older version of the group's filter expression.
containsOldGroupVersions() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
A flag indicating whether the group's filter expression has been consistent, or if the returned service graph may show traces from an older version of the group's filter expression.
containsOldGroupVersions(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse.Builder
A flag indicating whether or not a group's filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group's filter expression.
containsOldGroupVersions() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
A flag indicating whether or not a group's filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group's filter expression.
context(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference.Builder
 
count(Integer) - Method in interface software.amazon.awssdk.services.xray.model.HistogramEntry.Builder
The prevalence of the entry.
count() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
The prevalence of the entry.
coverage(Double) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity.Builder
The type and messages of the exceptions.
coverage() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
The type and messages of the exceptions.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.xray.model.XRayResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Create a XRayAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.xray.XRayClient
Create a XRayClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AuthSchemeUtils
 
createdAt(Instant) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleRecord.Builder
When the rule was created.
createdAt() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
When the rule was created.
createGroup(CreateGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Creates a group resource with a name and a filter expression.
createGroup(Consumer<CreateGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Creates a group resource with a name and a filter expression.
createGroup(CreateGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Creates a group resource with a name and a filter expression.
createGroup(Consumer<CreateGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Creates a group resource with a name and a filter expression.
CreateGroupRequest - Class in software.amazon.awssdk.services.xray.model
 
CreateGroupRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
CreateGroupRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
CreateGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.CreateGroupRequestMarshaller
 
CreateGroupResponse - Class in software.amazon.awssdk.services.xray.model
 
CreateGroupResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
createSamplingRule(CreateSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Creates a rule to control sampling behavior for instrumented applications.
createSamplingRule(Consumer<CreateSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Creates a rule to control sampling behavior for instrumented applications.
createSamplingRule(CreateSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Creates a rule to control sampling behavior for instrumented applications.
createSamplingRule(Consumer<CreateSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Creates a rule to control sampling behavior for instrumented applications.
CreateSamplingRuleRequest - Class in software.amazon.awssdk.services.xray.model
 
CreateSamplingRuleRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
CreateSamplingRuleRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
CreateSamplingRuleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.CreateSamplingRuleRequestMarshaller
 
CreateSamplingRuleResponse - Class in software.amazon.awssdk.services.xray.model
 
CreateSamplingRuleResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.xray.endpoints.internal.RuleError
 
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.xray.endpoints.internal.RuleError
 

D

Default() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor.Default
 
DEFAULT - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
DefaultXRayEndpointProvider - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
DefaultXRayEndpointProvider() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.DefaultXRayEndpointProvider
 
deleteGroup(DeleteGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a group resource.
deleteGroup(Consumer<DeleteGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a group resource.
deleteGroup(DeleteGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a group resource.
deleteGroup(Consumer<DeleteGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a group resource.
DeleteGroupRequest - Class in software.amazon.awssdk.services.xray.model
 
DeleteGroupRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
DeleteGroupRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
DeleteGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.DeleteGroupRequestMarshaller
 
DeleteGroupResponse - Class in software.amazon.awssdk.services.xray.model
 
DeleteGroupResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a resource policy from the target Amazon Web Services account.
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a resource policy from the target Amazon Web Services account.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a resource policy from the target Amazon Web Services account.
deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a resource policy from the target Amazon Web Services account.
DeleteResourcePolicyRequest - Class in software.amazon.awssdk.services.xray.model
 
DeleteResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
DeleteResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
DeleteResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.DeleteResourcePolicyRequestMarshaller
 
DeleteResourcePolicyResponse - Class in software.amazon.awssdk.services.xray.model
 
DeleteResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
deleteSamplingRule(DeleteSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a sampling rule.
deleteSamplingRule(Consumer<DeleteSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Deletes a sampling rule.
deleteSamplingRule(DeleteSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a sampling rule.
deleteSamplingRule(Consumer<DeleteSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Deletes a sampling rule.
DeleteSamplingRuleRequest - Class in software.amazon.awssdk.services.xray.model
 
DeleteSamplingRuleRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
DeleteSamplingRuleRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
DeleteSamplingRuleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.DeleteSamplingRuleRequestMarshaller
 
DeleteSamplingRuleResponse - Class in software.amazon.awssdk.services.xray.model
 
DeleteSamplingRuleResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
dnsSuffix() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
document(String) - Method in interface software.amazon.awssdk.services.xray.model.Segment.Builder
The segment document.
document() - Method in class software.amazon.awssdk.services.xray.model.Segment
The segment document.
documentation(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
documentation(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
documentation - Variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
duration(Double) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
duration() - Method in class software.amazon.awssdk.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.
duration(Double) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
duration() - Method in class software.amazon.awssdk.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.
durationHistogram(Collection<HistogramEntry>) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service durations.
durationHistogram(HistogramEntry...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service durations.
durationHistogram(Consumer<HistogramEntry.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service durations.
durationHistogram() - Method in class software.amazon.awssdk.services.xray.model.Service
A histogram that maps the spread of service durations.

E

ec2InstanceId(String) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

ec2InstanceId() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest

Edge - Class in software.amazon.awssdk.services.xray.model
Information about a connection between two services.
Edge.Builder - Interface in software.amazon.awssdk.services.xray.model
 
edges(Collection<InsightImpactGraphEdge>) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Connections to downstream services.
edges(InsightImpactGraphEdge...) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Connections to downstream services.
edges(Consumer<InsightImpactGraphEdge.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Connections to downstream services.
edges() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
Connections to downstream services.
edges(Collection<Edge>) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Connections to downstream services.
edges(Edge...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Connections to downstream services.
edges(Consumer<Edge.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Connections to downstream services.
edges() - Method in class software.amazon.awssdk.services.xray.model.Service
Connections to downstream services.
EdgeStatistics - Class in software.amazon.awssdk.services.xray.model
Response statistics for an edge.
EdgeStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
edgeSummaryStatistics(EdgeStatistics) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
Sets the value of the EdgeSummaryStatistics property for this object.
edgeSummaryStatistics(Consumer<EdgeStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
Sets the value of the EdgeSummaryStatistics property for this object.
edgeSummaryStatistics() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
Returns the value of the EdgeSummaryStatistics property for this object.
edgeType(String) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Describes an asynchronous connection, with a value of link.
edgeType() - Method in class software.amazon.awssdk.services.xray.model.Edge
Describes an asynchronous connection, with a value of link.
EncryptionConfig - Class in software.amazon.awssdk.services.xray.model
A configuration document that specifies encryption configuration settings.
encryptionConfig(EncryptionConfig) - Method in interface software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse.Builder
The encryption configuration document.
encryptionConfig(Consumer<EncryptionConfig.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse.Builder
The encryption configuration document.
encryptionConfig() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
The encryption configuration document.
encryptionConfig(EncryptionConfig) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse.Builder
The new encryption configuration.
encryptionConfig(Consumer<EncryptionConfig.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse.Builder
The new encryption configuration.
encryptionConfig() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
The new encryption configuration.
EncryptionConfig.Builder - Interface in software.amazon.awssdk.services.xray.model
 
EncryptionStatus - Enum in software.amazon.awssdk.services.xray.model
 
EncryptionType - Enum in software.amazon.awssdk.services.xray.model
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
endpoint(String) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams.Builder
 
endpoint() - Method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.xray.XRayServiceClientConfiguration.Builder
Configure the endpointOverride
endpointProvider(XRayEndpointProvider) - Method in interface software.amazon.awssdk.services.xray.XRayBaseClientBuilder
Set the XRayEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.xray.XRayServiceClientConfiguration.Builder
Configure the endpointProvider
EndpointResult - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.xray.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
The end time of the last segment on the edge.
endTime() - Method in class software.amazon.awssdk.services.xray.model.Edge
The end time of the last segment on the edge.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
The estimated end time of the insight, in Unix time seconds.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
The estimated end time of the insight, in Unix time seconds.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The provided end time.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The provided end time.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The end of the time frame in which the insights ended.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The end of the time frame in which the insights ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
The end of the timeframe for which to generate a graph.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
The end of the timeframe for which to generate a graph.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
The end of the time frame for which the graph was generated.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
The end of the time frame for which the graph was generated.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
The end of the time frame for which to aggregate statistics.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
The end of the time frame for which to aggregate statistics.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
The end of the time frame for which to retrieve traces.
endTime() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
The end of the time frame for which to retrieve traces.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The time, in Unix seconds, at which the insight ended.
endTime() - Method in class software.amazon.awssdk.services.xray.model.Insight
The time, in Unix seconds, at which the insight ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The time, in Unix seconds, at which the insight ended.
endTime() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The time, in Unix seconds, at which the insight ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
The end time of the last segment that the service generated.
endTime() - Method in class software.amazon.awssdk.services.xray.model.Service
The end time of the last segment that the service generated.
entityPath(Collection<ErrorRootCauseEntity>) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(ErrorRootCauseEntity...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(Consumer<ErrorRootCauseEntity.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The path of root cause entities found on the service.
entityPath() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
The path of root cause entities found on the service.
entityPath(Collection<FaultRootCauseEntity>) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(FaultRootCauseEntity...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(Consumer<FaultRootCauseEntity.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The path of root cause entities found on the service.
entityPath() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
The path of root cause entities found on the service.
entityPath(Collection<ResponseTimeRootCauseEntity>) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(ResponseTimeRootCauseEntity...) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The path of root cause entities found on the service.
entityPath(Consumer<ResponseTimeRootCauseEntity.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The path of root cause entities found on the service.
entityPath() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
The path of root cause entities found on the service.
entitySelectorExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
A filter expression defining entities that will be aggregated for statistics.
entitySelectorExpression() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
A filter expression defining entities that will be aggregated for statistics.
entryPoint(ServiceId) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The root of a trace.
entryPoint(Consumer<ServiceId.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The root of a trace.
entryPoint() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The root of a trace.
eq(boolean) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Alias
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Edge
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Group
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Http
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Insight
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Segment
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Service
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.Trace
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Alias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Edge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Group
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Http
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Insight
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Segment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Service
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.Trace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
error(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
ERROR - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
errorCode(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedStatistics.Builder
The error code.
errorCode() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
The error code.
errorCode(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment.Builder
The error that caused processing to fail.
errorCode() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
The error that caused processing to fail.
ErrorRootCause - Class in software.amazon.awssdk.services.xray.model
The root cause of a trace summary error.
ErrorRootCause.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ErrorRootCauseEntity - Class in software.amazon.awssdk.services.xray.model
A collection of segments and corresponding subsegments associated to a trace summary error.
ErrorRootCauseEntity.Builder - Interface in software.amazon.awssdk.services.xray.model
 
errorRootCauses(Collection<ErrorRootCause>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ErrorRootCause structures corresponding to the trace segments.
errorRootCauses(ErrorRootCause...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ErrorRootCause structures corresponding to the trace segments.
errorRootCauses(Consumer<ErrorRootCause.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ErrorRootCause structures corresponding to the trace segments.
errorRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A collection of ErrorRootCause structures corresponding to the trace segments.
ErrorRootCauseService - Class in software.amazon.awssdk.services.xray.model
A collection of fields identifying the services in a trace summary error.
ErrorRootCauseService.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ErrorRule - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.ErrorRule
 
errorStatistics(ErrorStatistics) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
Information about requests that failed with a 4xx Client Error status code.
errorStatistics(Consumer<ErrorStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
Information about requests that failed with a 4xx Client Error status code.
errorStatistics() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
Information about requests that failed with a 4xx Client Error status code.
ErrorStatistics - Class in software.amazon.awssdk.services.xray.model
Information about requests that failed with a 4xx Client Error status code.
errorStatistics(ErrorStatistics) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
Information about requests that failed with a 4xx Client Error status code.
errorStatistics(Consumer<ErrorStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
Information about requests that failed with a 4xx Client Error status code.
errorStatistics() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
Information about requests that failed with a 4xx Client Error status code.
ErrorStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
Eval - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
eval(Value) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
eval(Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
eventTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The time, in Unix seconds, at which the event was recorded.
eventTime() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
The time, in Unix seconds, at which the event was recorded.
exceptions(Collection<RootCauseException>) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions(RootCauseException...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions(Consumer<RootCauseException.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
The types and messages of the exceptions.
exceptions(Collection<RootCauseException>) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions(RootCauseException...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions(Consumer<RootCauseException.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseEntity.Builder
The types and messages of the exceptions.
exceptions() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
The types and messages of the exceptions.
expectArray() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
expr() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
Expr - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
expr() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.xray.endpoints.internal
 

F

facts() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
FatScope<T> - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
FatScope() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
faultCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.RequestImpactStatistics.Builder
The number of requests that have resulted in a fault,
faultCount() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
The number of requests that have resulted in a fault,
faultCountHigh(Long) - Method in interface software.amazon.awssdk.services.xray.model.ForecastStatistics.Builder
The upper limit of fault counts for a service.
faultCountHigh() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
The upper limit of fault counts for a service.
faultCountLow(Long) - Method in interface software.amazon.awssdk.services.xray.model.ForecastStatistics.Builder
The lower limit of fault counts for a service.
faultCountLow() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
The lower limit of fault counts for a service.
FaultRootCause - Class in software.amazon.awssdk.services.xray.model
The root cause information for a trace summary fault.
FaultRootCause.Builder - Interface in software.amazon.awssdk.services.xray.model
 
FaultRootCauseEntity - Class in software.amazon.awssdk.services.xray.model
A collection of segments and corresponding subsegments associated to a trace summary fault error.
FaultRootCauseEntity.Builder - Interface in software.amazon.awssdk.services.xray.model
 
faultRootCauses(Collection<FaultRootCause>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of FaultRootCause structures corresponding to the trace segments.
faultRootCauses(FaultRootCause...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of FaultRootCause structures corresponding to the trace segments.
faultRootCauses(Consumer<FaultRootCause.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of FaultRootCause structures corresponding to the trace segments.
faultRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A collection of FaultRootCause structures corresponding to the trace segments.
FaultRootCauseService - Class in software.amazon.awssdk.services.xray.model
A collection of fields identifying the services in a trace summary fault.
FaultRootCauseService.Builder - Interface in software.amazon.awssdk.services.xray.model
 
faultStatistics(FaultStatistics) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
Information about requests that failed with a 5xx Server Error status code.
faultStatistics(Consumer<FaultStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
Information about requests that failed with a 5xx Server Error status code.
faultStatistics() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
Information about requests that failed with a 5xx Server Error status code.
FaultStatistics - Class in software.amazon.awssdk.services.xray.model
Information about requests that failed with a 5xx Server Error status code.
faultStatistics(FaultStatistics) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
Information about requests that failed with a 5xx Server Error status code.
faultStatistics(Consumer<FaultStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
Information about requests that failed with a 5xx Server Error status code.
faultStatistics() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
Information about requests that failed with a 5xx Server Error status code.
FaultStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
filterExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
The filter expression defining criteria by which to group traces.
filterExpression() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
The filter expression defining criteria by which to group traces.
filterExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
filterExpression() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
filterExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.Group.Builder
The filter expression defining the parameters to include traces.
filterExpression() - Method in class software.amazon.awssdk.services.xray.model.Group
The filter expression defining the parameters to include traces.
filterExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.GroupSummary.Builder
The filter expression defining the parameters to include traces.
filterExpression() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
The filter expression defining the parameters to include traces.
filterExpression(String) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
The updated filter expression defining criteria by which to group traces.
filterExpression() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
The updated filter expression defining criteria by which to group traces.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
fixedRate(Double) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
The percentage of matching requests to instrument, after the reservoir is exhausted.
fixedRate() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
The percentage of matching requests to instrument, after the reservoir is exhausted.
fixedRate(Double) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
The percentage of matching requests to instrument, after the reservoir is exhausted.
fixedRate() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
The percentage of matching requests to instrument, after the reservoir is exhausted.
fixedRate(Double) - Method in interface software.amazon.awssdk.services.xray.model.SamplingTargetDocument.Builder
The percentage of matching requests to instrument, after the reservoir is exhausted.
fixedRate() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
The percentage of matching requests to instrument, after the reservoir is exhausted.
fn(Fn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
fn(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode.Builder
 
fnNode - Variable in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.xray.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
ForecastStatistics - Class in software.amazon.awssdk.services.xray.model
The predicted high and low fault count.
forecastStatistics(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
The forecasted high and low fault count values.
forecastStatistics() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
The forecasted high and low fault count values.
ForecastStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
from(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromBooleanValue(Boolean) - Static method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Create an instance of this class with AnnotationValue.booleanValue() initialized to the given value.
fromInteger(int) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.xray.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromNumberValue(Double) - Static method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Create an instance of this class with AnnotationValue.numberValue() initialized to the given value.
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
fromString(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
fromStringValue(String) - Static method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Create an instance of this class with AnnotationValue.stringValue() initialized to the given value.
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.InsightCategory
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.InsightState
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.SamplingStrategyName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.xray.model.TimeRangeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
get(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
get(int) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getEncryptionConfig(GetEncryptionConfigRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig(Consumer<GetEncryptionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig(GetEncryptionConfigRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig(Consumer<GetEncryptionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the current encryption configuration for X-Ray data.
getEncryptionConfig() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the current encryption configuration for X-Ray data.
GetEncryptionConfigRequest - Class in software.amazon.awssdk.services.xray.model
 
GetEncryptionConfigRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetEncryptionConfigRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetEncryptionConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetEncryptionConfigRequestMarshaller
 
GetEncryptionConfigResponse - Class in software.amazon.awssdk.services.xray.model
 
GetEncryptionConfigResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getEndpoint() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
getGroup(GetGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves group resource details.
getGroup(Consumer<GetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves group resource details.
getGroup(GetGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves group resource details.
getGroup(Consumer<GetGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves group resource details.
GetGroupRequest - Class in software.amazon.awssdk.services.xray.model
 
GetGroupRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetGroupRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetGroupRequest Marshaller
GetGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetGroupRequestMarshaller
 
GetGroupResponse - Class in software.amazon.awssdk.services.xray.model
 
GetGroupResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getGroups(GetGroupsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroups(Consumer<GetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroups() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroups(GetGroupsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
getGroups(Consumer<GetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
getGroups() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
GetGroupsIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getGroupsPaginator(software.amazon.awssdk.services.xray.model.GetGroupsRequest) operation which is a paginated operation.
GetGroupsIterable(XRayClient, GetGroupsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetGroupsIterable
 
getGroupsPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroupsPaginator(GetGroupsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroupsPaginator(Consumer<GetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all active group details.
getGroupsPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
getGroupsPaginator(GetGroupsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
getGroupsPaginator(Consumer<GetGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all active group details.
GetGroupsPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.getGroupsPaginator(software.amazon.awssdk.services.xray.model.GetGroupsRequest) operation which is a paginated operation.
GetGroupsPublisher(XRayAsyncClient, GetGroupsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetGroupsPublisher
 
GetGroupsRequest - Class in software.amazon.awssdk.services.xray.model
 
GetGroupsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetGroupsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetGroupsRequest Marshaller
GetGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetGroupsRequestMarshaller
 
GetGroupsResponse - Class in software.amazon.awssdk.services.xray.model
 
GetGroupsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getHeaders() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
getInsight(GetInsightRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summary information of an insight.
getInsight(Consumer<GetInsightRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summary information of an insight.
getInsight(GetInsightRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summary information of an insight.
getInsight(Consumer<GetInsightRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summary information of an insight.
getInsightEvents(GetInsightEventsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEvents(Consumer<GetInsightEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEvents(GetInsightEventsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEvents(Consumer<GetInsightEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
GetInsightEventsIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getInsightEventsPaginator(software.amazon.awssdk.services.xray.model.GetInsightEventsRequest) operation which is a paginated operation.
GetInsightEventsIterable(XRayClient, GetInsightEventsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetInsightEventsIterable
 
getInsightEventsPaginator(GetInsightEventsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEventsPaginator(Consumer<GetInsightEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEventsPaginator(GetInsightEventsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
getInsightEventsPaginator(Consumer<GetInsightEventsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
X-Ray reevaluates insights periodically until they're resolved, and records each intermediate state as an event.
GetInsightEventsPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.getInsightEventsPaginator(software.amazon.awssdk.services.xray.model.GetInsightEventsRequest) operation which is a paginated operation.
GetInsightEventsPublisher(XRayAsyncClient, GetInsightEventsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetInsightEventsPublisher
 
GetInsightEventsRequest - Class in software.amazon.awssdk.services.xray.model
 
GetInsightEventsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetInsightEventsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetInsightEventsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetInsightEventsRequestMarshaller
 
GetInsightEventsResponse - Class in software.amazon.awssdk.services.xray.model
 
GetInsightEventsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getInsightImpactGraph(GetInsightImpactGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph structure filtered by the specified insight.
getInsightImpactGraph(Consumer<GetInsightImpactGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph structure filtered by the specified insight.
getInsightImpactGraph(GetInsightImpactGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph structure filtered by the specified insight.
getInsightImpactGraph(Consumer<GetInsightImpactGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph structure filtered by the specified insight.
GetInsightImpactGraphRequest - Class in software.amazon.awssdk.services.xray.model
 
GetInsightImpactGraphRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetInsightImpactGraphRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetInsightImpactGraphRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetInsightImpactGraphRequestMarshaller
 
GetInsightImpactGraphResponse - Class in software.amazon.awssdk.services.xray.model
 
GetInsightImpactGraphResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetInsightRequest - Class in software.amazon.awssdk.services.xray.model
 
GetInsightRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetInsightRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetInsightRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetInsightRequestMarshaller
 
GetInsightResponse - Class in software.amazon.awssdk.services.xray.model
 
GetInsightResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getInsightSummaries(GetInsightSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummaries(Consumer<GetInsightSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummaries(GetInsightSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummaries(Consumer<GetInsightSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
GetInsightSummariesIterable - Class in software.amazon.awssdk.services.xray.paginators
GetInsightSummariesIterable(XRayClient, GetInsightSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetInsightSummariesIterable
 
getInsightSummariesPaginator(GetInsightSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummariesPaginator(Consumer<GetInsightSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummariesPaginator(GetInsightSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
getInsightSummariesPaginator(Consumer<GetInsightSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves the summaries of all insights in the specified group matching the provided filter values.
GetInsightSummariesPublisher - Class in software.amazon.awssdk.services.xray.paginators
GetInsightSummariesPublisher(XRayAsyncClient, GetInsightSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetInsightSummariesPublisher
 
GetInsightSummariesRequest - Class in software.amazon.awssdk.services.xray.model
 
GetInsightSummariesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetInsightSummariesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetInsightSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetInsightSummariesRequestMarshaller
 
GetInsightSummariesResponse - Class in software.amazon.awssdk.services.xray.model
 
GetInsightSummariesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getLeft() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
getName() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
getSamplingRules(GetSamplingRulesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRules(Consumer<GetSamplingRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRules() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRules(GetSamplingRulesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
getSamplingRules(Consumer<GetSamplingRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
getSamplingRules() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
GetSamplingRulesIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getSamplingRulesPaginator(software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest) operation which is a paginated operation.
GetSamplingRulesIterable(XRayClient, GetSamplingRulesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesIterable
 
getSamplingRulesPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRulesPaginator(GetSamplingRulesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRulesPaginator(Consumer<GetSamplingRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves all sampling rules.
getSamplingRulesPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
getSamplingRulesPaginator(GetSamplingRulesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
getSamplingRulesPaginator(Consumer<GetSamplingRulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves all sampling rules.
GetSamplingRulesPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.getSamplingRulesPaginator(software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest) operation which is a paginated operation.
GetSamplingRulesPublisher(XRayAsyncClient, GetSamplingRulesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesPublisher
 
GetSamplingRulesRequest - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingRulesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetSamplingRulesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetSamplingRulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetSamplingRulesRequestMarshaller
 
GetSamplingRulesResponse - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingRulesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getSamplingStatisticSummaries(GetSamplingStatisticSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummaries(Consumer<GetSamplingStatisticSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummaries() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummaries(GetSamplingStatisticSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummaries(Consumer<GetSamplingStatisticSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummaries() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
GetSamplingStatisticSummariesIterable - Class in software.amazon.awssdk.services.xray.paginators
GetSamplingStatisticSummariesIterable(XRayClient, GetSamplingStatisticSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesIterable
 
getSamplingStatisticSummariesPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummariesPaginator(GetSamplingStatisticSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummariesPaginator(Consumer<GetSamplingStatisticSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummariesPaginator() - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummariesPaginator(GetSamplingStatisticSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
getSamplingStatisticSummariesPaginator(Consumer<GetSamplingStatisticSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves information about recent sampling results for all sampling rules.
GetSamplingStatisticSummariesPublisher - Class in software.amazon.awssdk.services.xray.paginators
GetSamplingStatisticSummariesPublisher(XRayAsyncClient, GetSamplingStatisticSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesPublisher
 
GetSamplingStatisticSummariesRequest - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingStatisticSummariesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetSamplingStatisticSummariesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetSamplingStatisticSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetSamplingStatisticSummariesRequestMarshaller
 
GetSamplingStatisticSummariesResponse - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingStatisticSummariesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getSamplingTargets(GetSamplingTargetsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Requests a sampling quota for rules that the service is using to sample requests.
getSamplingTargets(Consumer<GetSamplingTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Requests a sampling quota for rules that the service is using to sample requests.
getSamplingTargets(GetSamplingTargetsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Requests a sampling quota for rules that the service is using to sample requests.
getSamplingTargets(Consumer<GetSamplingTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Requests a sampling quota for rules that the service is using to sample requests.
GetSamplingTargetsRequest - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingTargetsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetSamplingTargetsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetSamplingTargetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetSamplingTargetsRequestMarshaller
 
GetSamplingTargetsResponse - Class in software.amazon.awssdk.services.xray.model
 
GetSamplingTargetsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getServiceGraph(GetServiceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraph(Consumer<GetServiceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraph(GetServiceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraph(Consumer<GetServiceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
GetServiceGraphIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getServiceGraphPaginator(software.amazon.awssdk.services.xray.model.GetServiceGraphRequest) operation which is a paginated operation.
GetServiceGraphIterable(XRayClient, GetServiceGraphRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetServiceGraphIterable
 
getServiceGraphPaginator(GetServiceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphPaginator(Consumer<GetServiceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphPaginator(GetServiceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
getServiceGraphPaginator(Consumer<GetServiceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result.
GetServiceGraphPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.getServiceGraphPaginator(software.amazon.awssdk.services.xray.model.GetServiceGraphRequest) operation which is a paginated operation.
GetServiceGraphPublisher(XRayAsyncClient, GetServiceGraphRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetServiceGraphPublisher
 
GetServiceGraphRequest - Class in software.amazon.awssdk.services.xray.model
 
GetServiceGraphRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetServiceGraphRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetServiceGraphRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetServiceGraphRequestMarshaller
 
GetServiceGraphResponse - Class in software.amazon.awssdk.services.xray.model
 
GetServiceGraphResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getServiceId() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
getTimeSeriesServiceStatistics(GetTimeSeriesServiceStatisticsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatistics(Consumer<GetTimeSeriesServiceStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatistics(GetTimeSeriesServiceStatisticsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatistics(Consumer<GetTimeSeriesServiceStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Get an aggregation of service statistics defined by a specific time range.
GetTimeSeriesServiceStatisticsIterable - Class in software.amazon.awssdk.services.xray.paginators
GetTimeSeriesServiceStatisticsIterable(XRayClient, GetTimeSeriesServiceStatisticsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsIterable
 
getTimeSeriesServiceStatisticsPaginator(GetTimeSeriesServiceStatisticsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatisticsPaginator(Consumer<GetTimeSeriesServiceStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatisticsPaginator(GetTimeSeriesServiceStatisticsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Get an aggregation of service statistics defined by a specific time range.
getTimeSeriesServiceStatisticsPaginator(Consumer<GetTimeSeriesServiceStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Get an aggregation of service statistics defined by a specific time range.
GetTimeSeriesServiceStatisticsPublisher - Class in software.amazon.awssdk.services.xray.paginators
GetTimeSeriesServiceStatisticsPublisher(XRayAsyncClient, GetTimeSeriesServiceStatisticsRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsPublisher
 
GetTimeSeriesServiceStatisticsRequest - Class in software.amazon.awssdk.services.xray.model
 
GetTimeSeriesServiceStatisticsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetTimeSeriesServiceStatisticsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetTimeSeriesServiceStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetTimeSeriesServiceStatisticsRequestMarshaller
 
GetTimeSeriesServiceStatisticsResponse - Class in software.amazon.awssdk.services.xray.model
 
GetTimeSeriesServiceStatisticsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getTraceGraph(GetTraceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraph(Consumer<GetTraceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraph(GetTraceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraph(Consumer<GetTraceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph for one or more specific trace IDs.
GetTraceGraphIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getTraceGraphPaginator(software.amazon.awssdk.services.xray.model.GetTraceGraphRequest) operation which is a paginated operation.
GetTraceGraphIterable(XRayClient, GetTraceGraphRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTraceGraphIterable
 
getTraceGraphPaginator(GetTraceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphPaginator(Consumer<GetTraceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphPaginator(GetTraceGraphRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph for one or more specific trace IDs.
getTraceGraphPaginator(Consumer<GetTraceGraphRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves a service graph for one or more specific trace IDs.
GetTraceGraphPublisher - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayAsyncClient.getTraceGraphPaginator(software.amazon.awssdk.services.xray.model.GetTraceGraphRequest) operation which is a paginated operation.
GetTraceGraphPublisher(XRayAsyncClient, GetTraceGraphRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTraceGraphPublisher
 
GetTraceGraphRequest - Class in software.amazon.awssdk.services.xray.model
 
GetTraceGraphRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetTraceGraphRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetTraceGraphRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetTraceGraphRequestMarshaller
 
GetTraceGraphResponse - Class in software.amazon.awssdk.services.xray.model
 
GetTraceGraphResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getTraceSummaries(GetTraceSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummaries(Consumer<GetTraceSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummaries(GetTraceSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummaries(Consumer<GetTraceSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
GetTraceSummariesIterable - Class in software.amazon.awssdk.services.xray.paginators
Represents the output for the XRayClient.getTraceSummariesPaginator(software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest) operation which is a paginated operation.
GetTraceSummariesIterable(XRayClient, GetTraceSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesIterable
 
getTraceSummariesPaginator(GetTraceSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummariesPaginator(Consumer<GetTraceSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummariesPaginator(GetTraceSummariesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
getTraceSummariesPaginator(Consumer<GetTraceSummariesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Retrieves IDs and annotations for traces available for a specified time frame using an optional filter.
GetTraceSummariesPublisher - Class in software.amazon.awssdk.services.xray.paginators
GetTraceSummariesPublisher(XRayAsyncClient, GetTraceSummariesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesPublisher
 
GetTraceSummariesRequest - Class in software.amazon.awssdk.services.xray.model
 
GetTraceSummariesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
GetTraceSummariesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
GetTraceSummariesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.GetTraceSummariesRequestMarshaller
 
GetTraceSummariesResponse - Class in software.amazon.awssdk.services.xray.model
 
GetTraceSummariesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
getType() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
getValue() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Alias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Edge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Group
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Http
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Insight
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Segment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Service
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.Trace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
getVersion() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
group(Group) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupResponse.Builder
The group that was created.
group(Consumer<Group.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupResponse.Builder
The group that was created.
group() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
The group that was created.
group(Group) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupResponse.Builder
The group that was requested.
group(Consumer<Group.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupResponse.Builder
The group that was requested.
group() - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
The group that was requested.
Group - Class in software.amazon.awssdk.services.xray.model
Details and metadata for a group.
group(Group) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupResponse.Builder
The group that was updated.
group(Consumer<Group.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupResponse.Builder
The group that was updated.
group() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
The group that was updated.
Group.Builder - Interface in software.amazon.awssdk.services.xray.model
 
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteGroupRequest.Builder
The ARN of the group that was generated on creation.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
The ARN of the group that was generated on creation.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupRequest.Builder
The ARN of the group that was generated on creation.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
The ARN of the group that was generated on creation.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The Amazon Resource Name (ARN) of the group.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The Amazon Resource Name (ARN) of the group.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
The Amazon Resource Name (ARN) of the group for which to pull statistics from.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
The Amazon Resource Name (ARN) of the group for which to pull statistics from.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.Group.Builder
The Amazon Resource Name (ARN) of the group generated based on the GroupName.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.Group
The Amazon Resource Name (ARN) of the group generated based on the GroupName.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.GroupSummary.Builder
The ARN of the group generated based on the GroupName.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
The ARN of the group generated based on the GroupName.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The Amazon Resource Name (ARN) of the group that the insight belongs to.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.Insight
The Amazon Resource Name (ARN) of the group that the insight belongs to.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The Amazon Resource Name (ARN) of the group that the insight belongs to.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The Amazon Resource Name (ARN) of the group that the insight belongs to.
groupARN(String) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
The ARN that was generated upon creation.
groupARN() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
The ARN that was generated upon creation.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
The case-sensitive name of the new group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
The case-sensitive name of the new group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteGroupRequest.Builder
The case-sensitive name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
The case-sensitive name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupRequest.Builder
The case-sensitive name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
The case-sensitive name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
The name of a group based on which you want to generate a graph.
groupName() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
The name of a group based on which you want to generate a graph.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
The case-sensitive name of the group for which to pull statistics from.
groupName() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
The case-sensitive name of the group for which to pull statistics from.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.Group.Builder
The unique case-sensitive name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.Group
The unique case-sensitive name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.GroupSummary.Builder
The unique case-sensitive name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
The unique case-sensitive name of the group.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The name of the group that the insight belongs to.
groupName() - Method in class software.amazon.awssdk.services.xray.model.Insight
The name of the group that the insight belongs to.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The name of the group that the insight belongs to.
groupName() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The name of the group that the insight belongs to.
groupName(String) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
The case-sensitive name of the group.
groupName() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
The case-sensitive name of the group.
groups(Collection<GroupSummary>) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsResponse.Builder
The collection of all active groups.
groups(GroupSummary...) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsResponse.Builder
The collection of all active groups.
groups(Consumer<GroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsResponse.Builder
The collection of all active groups.
groups() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
The collection of all active groups.
groups() - Method in class software.amazon.awssdk.services.xray.paginators.GetGroupsIterable
Returns an iterable to iterate through the paginated GetGroupsResponse.groups() member.
groups() - Method in class software.amazon.awssdk.services.xray.paginators.GetGroupsPublisher
Returns a publisher that can be used to get a stream of data.
GroupSummary - Class in software.amazon.awssdk.services.xray.model
Details for a group without metadata.
GroupSummary.Builder - Interface in software.amazon.awssdk.services.xray.model
 

H

hasAliases() - Method in class software.amazon.awssdk.services.xray.model.Edge
For responses, this returns true if the service returned a value for the Aliases property.
hasAnnotations() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the Annotations property.
hasAttributes() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
For responses, this returns true if the service returned a value for the Attributes property.
hasAvailabilityZones() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the AvailabilityZones property.
hasCategories() - Method in class software.amazon.awssdk.services.xray.model.Insight
For responses, this returns true if the service returned a value for the Categories property.
hasCategories() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
For responses, this returns true if the service returned a value for the Categories property.
hasDurationHistogram() - Method in class software.amazon.awssdk.services.xray.model.Service
For responses, this returns true if the service returned a value for the DurationHistogram property.
hasEdges() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
For responses, this returns true if the service returned a value for the Edges property.
hasEdges() - Method in class software.amazon.awssdk.services.xray.model.Service
For responses, this returns true if the service returned a value for the Edges property.
hasEntityPath() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
For responses, this returns true if the service returned a value for the EntityPath property.
hasEntityPath() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
For responses, this returns true if the service returned a value for the EntityPath property.
hasEntityPath() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
For responses, this returns true if the service returned a value for the EntityPath property.
hasError(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The root segment document has a 400 series error.
hasError() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The root segment document has a 400 series error.
hasErrorRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the ErrorRootCauses property.
hasExceptions() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
For responses, this returns true if the service returned a value for the Exceptions property.
hasExceptions() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
For responses, this returns true if the service returned a value for the Exceptions property.
hasFault(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The root segment document has a 500 series error.
hasFault() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The root segment document has a 500 series error.
hasFaultRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the FaultRootCauses property.
hasGroups() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
For responses, this returns true if the service returned a value for the Groups property.
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Alias
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Edge
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Group
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Http
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Insight
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Segment
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Service
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.Trace
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
hashCode() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
hasInsightEvents() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
For responses, this returns true if the service returned a value for the InsightEvents property.
hasInsightSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
For responses, this returns true if the service returned a value for the InsightSummaries property.
hasInstanceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the InstanceIds property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.Alias
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.Service
For responses, this returns true if the service returned a value for the Names property.
hasNames() - Method in class software.amazon.awssdk.services.xray.model.ServiceId
For responses, this returns true if the service returned a value for the Names property.
hasReceivedEventAgeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Edge
For responses, this returns true if the service returned a value for the ReceivedEventAgeHistogram property.
hasResourceARNs() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the ResourceARNs property.
hasResourcePolicies() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
For responses, this returns true if the service returned a value for the ResourcePolicies property.
hasResponseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Edge
For responses, this returns true if the service returned a value for the ResponseTimeHistogram property.
hasResponseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Service
For responses, this returns true if the service returned a value for the ResponseTimeHistogram property.
hasResponseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
For responses, this returns true if the service returned a value for the ResponseTimeHistogram property.
hasResponseTimeRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the ResponseTimeRootCauses property.
hasSamplingRuleRecords() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
For responses, this returns true if the service returned a value for the SamplingRuleRecords property.
hasSamplingStatisticsDocuments() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
For responses, this returns true if the service returned a value for the SamplingStatisticsDocuments property.
hasSamplingStatisticSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
For responses, this returns true if the service returned a value for the SamplingStatisticSummaries property.
hasSamplingTargetDocuments() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
For responses, this returns true if the service returned a value for the SamplingTargetDocuments property.
hasSegments() - Method in class software.amazon.awssdk.services.xray.model.Trace
For responses, this returns true if the service returned a value for the Segments property.
hasServiceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the ServiceIds property.
hasServiceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
For responses, this returns true if the service returned a value for the ServiceIds property.
hasServiceIds() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
For responses, this returns true if the service returned a value for the ServiceIds property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
For responses, this returns true if the service returned a value for the Services property.
hasServices() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
For responses, this returns true if the service returned a value for the Services property.
hasStates() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
For responses, this returns true if the service returned a value for the States property.
hasTagKeys() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTelemetryRecords() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
For responses, this returns true if the service returned a value for the TelemetryRecords property.
hasThrottle(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
One or more of the segment documents has a 429 throttling error.
hasThrottle() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
One or more of the segment documents has a 429 throttling error.
hasTimeSeriesServiceStatistics() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
For responses, this returns true if the service returned a value for the TimeSeriesServiceStatistics property.
hasTopAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.Insight
For responses, this returns true if the service returned a value for the TopAnomalousServices property.
hasTopAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
For responses, this returns true if the service returned a value for the TopAnomalousServices property.
hasTopAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
For responses, this returns true if the service returned a value for the TopAnomalousServices property.
hasTraceIds() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
For responses, this returns true if the service returned a value for the TraceIds property.
hasTraceIds() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
For responses, this returns true if the service returned a value for the TraceIds property.
hasTraces() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
For responses, this returns true if the service returned a value for the Traces property.
hasTraceSegmentDocuments() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
For responses, this returns true if the service returned a value for the TraceSegmentDocuments property.
hasTraceSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
For responses, this returns true if the service returned a value for the TraceSummaries property.
hasUnprocessedStatistics() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
For responses, this returns true if the service returned a value for the UnprocessedStatistics property.
hasUnprocessedTraceIds() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
For responses, this returns true if the service returned a value for the UnprocessedTraceIds property.
hasUnprocessedTraceSegments() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
For responses, this returns true if the service returned a value for the UnprocessedTraceSegments property.
hasUsers() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
For responses, this returns true if the service returned a value for the Users property.
HistogramEntry - Class in software.amazon.awssdk.services.xray.model
An entry in a histogram for a statistic.
HistogramEntry.Builder - Interface in software.amazon.awssdk.services.xray.model
 
host(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the hostname from a request URL.
host() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the hostname from a request URL.
host(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the hostname from a request URL.
host() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the hostname from a request URL.
hostLabel() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
hostname(String) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

hostname() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest

Http - Class in software.amazon.awssdk.services.xray.model
Information about an HTTP request.
http(Http) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Information about the HTTP request served by the trace.
http(Consumer<Http.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Information about the HTTP request served by the trace.
http() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
Information about the HTTP request served by the trace.
Http.Builder - Interface in software.amazon.awssdk.services.xray.model
 
httpCode4XXCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

httpCode4XXCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

httpCode5XXCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

httpCode5XXCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

httpMethod(String) - Method in interface software.amazon.awssdk.services.xray.model.Http.Builder
The request method.
httpMethod() - Method in class software.amazon.awssdk.services.xray.model.Http
The request method.
httpMethod(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the HTTP method of a request.
httpMethod() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the HTTP method of a request.
httpMethod(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the HTTP method of a request.
httpMethod() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the HTTP method of a request.
httpStatus(Integer) - Method in interface software.amazon.awssdk.services.xray.model.Http.Builder
The response status.
httpStatus() - Method in class software.amazon.awssdk.services.xray.model.Http
The response status.
httpURL(String) - Method in interface software.amazon.awssdk.services.xray.model.Http.Builder
The request URL.
httpURL() - Method in class software.amazon.awssdk.services.xray.model.Http
The request URL.

I

ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
id(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
id() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.UriEncodeFn
 
id(String) - Method in interface software.amazon.awssdk.services.xray.model.InstanceIdDetail.Builder
The ID of a corresponding EC2 instance.
id() - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
The ID of a corresponding EC2 instance.
id(String) - Method in interface software.amazon.awssdk.services.xray.model.Segment.Builder
The segment's ID.
id() - Method in class software.amazon.awssdk.services.xray.model.Segment
The segment's ID.
id(String) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
The unique identifier for the request that generated the trace's segments and subsegments.
id() - Method in class software.amazon.awssdk.services.xray.model.Trace
The unique identifier for the request that generated the trace's segments and subsegments.
id(String) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The unique identifier for the request that generated the trace's segments and subsegments.
id() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The unique identifier for the request that generated the trace's segments and subsegments.
id(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment.Builder
The segment's ID.
id() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
The segment's ID.
Identifier - Class in software.amazon.awssdk.services.xray.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
Index(int) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
INFERRED - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
inferred(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
A Boolean value indicating if the service is inferred from the trace.
inferred() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
A Boolean value indicating if the service is inferred from the trace.
inferred(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
A Boolean value indicating if the service is inferred from the trace.
inferred() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
A Boolean value indicating if the service is inferred from the trace.
inferred(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
A Boolean value indicating if the service is inferred from the trace.
inferred() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
A Boolean value indicating if the service is inferred from the trace.
InnerParseError - Exception in software.amazon.awssdk.services.xray.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.xray.endpoints.internal.InnerParseError
 
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
insight(Insight) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightResponse.Builder
The summary information of an insight.
insight(Consumer<Insight.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightResponse.Builder
The summary information of an insight.
insight() - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
The summary information of an insight.
Insight - Class in software.amazon.awssdk.services.xray.model
When fault rates go outside of the expected range, X-Ray creates an insight.
Insight.Builder - Interface in software.amazon.awssdk.services.xray.model
 
InsightCategory - Enum in software.amazon.awssdk.services.xray.model
 
InsightEvent - Class in software.amazon.awssdk.services.xray.model
X-Ray reevaluates insights periodically until they are resolved, and records each intermediate state in an event.
InsightEvent.Builder - Interface in software.amazon.awssdk.services.xray.model
 
insightEvents(Collection<InsightEvent>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsResponse.Builder
A detailed description of the event.
insightEvents(InsightEvent...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsResponse.Builder
A detailed description of the event.
insightEvents(Consumer<InsightEvent.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsResponse.Builder
A detailed description of the event.
insightEvents() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
A detailed description of the event.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsRequest.Builder
The insight's unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
The insight's unique identifier.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
The insight's unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
The insight's unique identifier.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The insight's unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The insight's unique identifier.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightRequest.Builder
The insight's unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
The insight's unique identifier.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The insights unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.Insight
The insights unique identifier.
insightId(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The insights unique identifier.
insightId() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The insights unique identifier.
InsightImpactGraphEdge - Class in software.amazon.awssdk.services.xray.model
The connection between two service in an insight impact graph.
InsightImpactGraphEdge.Builder - Interface in software.amazon.awssdk.services.xray.model
 
InsightImpactGraphService - Class in software.amazon.awssdk.services.xray.model
Information about an application that processed requests, users that made requests, or downstream services, resources, and applications that an application used.
InsightImpactGraphService.Builder - Interface in software.amazon.awssdk.services.xray.model
 
insightsConfiguration(InsightsConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
The structure containing configurations related to insights.
insightsConfiguration(Consumer<InsightsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
The structure containing configurations related to insights.
insightsConfiguration() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
The structure containing configurations related to insights.
insightsConfiguration(InsightsConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.Group.Builder
The structure containing configurations related to insights.
insightsConfiguration(Consumer<InsightsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Group.Builder
The structure containing configurations related to insights.
insightsConfiguration() - Method in class software.amazon.awssdk.services.xray.model.Group
The structure containing configurations related to insights.
insightsConfiguration(InsightsConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GroupSummary.Builder
The structure containing configurations related to insights.
insightsConfiguration(Consumer<InsightsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GroupSummary.Builder
The structure containing configurations related to insights.
insightsConfiguration() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
The structure containing configurations related to insights.
InsightsConfiguration - Class in software.amazon.awssdk.services.xray.model
The structure containing configurations related to insights.
insightsConfiguration(InsightsConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
The structure containing configurations related to insights.
insightsConfiguration(Consumer<InsightsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
The structure containing configurations related to insights.
insightsConfiguration() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
The structure containing configurations related to insights.
InsightsConfiguration.Builder - Interface in software.amazon.awssdk.services.xray.model
 
insightsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.InsightsConfiguration.Builder
Set the InsightsEnabled value to true to enable insights or false to disable insights.
insightsEnabled() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
Set the InsightsEnabled value to true to enable insights or false to disable insights.
InsightState - Enum in software.amazon.awssdk.services.xray.model
 
insightSummaries(Collection<InsightSummary>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse.Builder
The summary of each insight within the group matching the provided filters.
insightSummaries(InsightSummary...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse.Builder
The summary of each insight within the group matching the provided filters.
insightSummaries(Consumer<InsightSummary.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse.Builder
The summary of each insight within the group matching the provided filters.
insightSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
The summary of each insight within the group matching the provided filters.
InsightSummary - Class in software.amazon.awssdk.services.xray.model
Information that describes an insight.
InsightSummary.Builder - Interface in software.amazon.awssdk.services.xray.model
 
InstanceIdDetail - Class in software.amazon.awssdk.services.xray.model
A list of EC2 instance IDs corresponding to the segments in a trace.
InstanceIdDetail.Builder - Interface in software.amazon.awssdk.services.xray.model
 
instanceIds(Collection<InstanceIdDetail>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of EC2 instance IDs for any instance corresponding to the trace segments.
instanceIds(InstanceIdDetail...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of EC2 instance IDs for any instance corresponding to the trace segments.
instanceIds(Consumer<InstanceIdDetail.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of EC2 instance IDs for any instance corresponding to the trace segments.
instanceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A list of EC2 instance IDs for any instance corresponding to the trace segments.
interval(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingTargetDocument.Builder
The number of seconds for the service to wait before getting sampling targets again.
interval() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
The number of seconds for the service to wait before getting sampling targets again.
into() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
Into<T> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
into() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.IntoSelf
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
InvalidPolicyRevisionIdException - Exception in software.amazon.awssdk.services.xray.model
A policy revision id was provided which does not match the latest policy revision.
InvalidPolicyRevisionIdException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.xray.model
The request is missing required parameters or has invalid parameters.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
isNone() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.None
 
isPartial(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
One or more of the segment documents is in progress.
isPartial() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
One or more of the segment documents is in progress.
isRequired() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
IsSet - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
IsValidHostLabel - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.BatchGetTracesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetInsightEventsIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetInsightSummariesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetServiceGraphIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceGraphIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.xray.paginators.ListTagsForResourceIterable
 

K

Key(Identifier) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
key(String) - Method in interface software.amazon.awssdk.services.xray.model.Tag.Builder
A tag key, such as Stage or Name.
key() - Method in class software.amazon.awssdk.services.xray.model.Tag
A tag key, such as Stage or Name.
keyId(String) - Method in interface software.amazon.awssdk.services.xray.model.EncryptionConfig.Builder
The ID of the KMS key used for encryption, if applicable.
keyId() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
The ID of the KMS key used for encryption, if applicable.
keyId(String) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest.Builder
An Amazon Web Services KMS key in one of the following formats:
keyId() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
An Amazon Web Services KMS key in one of the following formats:
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionStatus
Use this in place of EncryptionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionType
Use this in place of EncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.InsightCategory
Use this in place of InsightCategory.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.InsightState
Use this in place of InsightState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.SamplingStrategyName
Use this in place of SamplingStrategyName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.xray.model.TimeRangeType
Use this in place of TimeRangeType.values() to return a Set of all values known to the SDK.

L

lastRuleModification(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
The last time a user changed the sampling rule configuration.
lastRuleModification() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
The last time a user changed the sampling rule configuration.
lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.ResourcePolicy.Builder
When the policy was last updated, in Unix time seconds.
lastUpdatedTime() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
When the policy was last updated, in Unix time seconds.
lastUpdateTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The time, in Unix seconds, that the insight was last updated.
lastUpdateTime() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The time, in Unix seconds, that the insight was last updated.
limitExceeded(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
LimitExceeded is set to true when the trace has exceeded the Trace document size limit.
limitExceeded() - Method in class software.amazon.awssdk.services.xray.model.Trace
LimitExceeded is set to true when the trace has exceeded the Trace document size limit.
listResourcePolicies(ListResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePolicies(Consumer<ListResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePolicies(ListResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePolicies(Consumer<ListResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns the list of resource policies in the target Amazon Web Services account.
ListResourcePoliciesIterable - Class in software.amazon.awssdk.services.xray.paginators
ListResourcePoliciesIterable(XRayClient, ListResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesIterable
 
listResourcePoliciesPaginator(ListResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePoliciesPaginator(Consumer<ListResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePoliciesPaginator(ListResourcePoliciesRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns the list of resource policies in the target Amazon Web Services account.
listResourcePoliciesPaginator(Consumer<ListResourcePoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns the list of resource policies in the target Amazon Web Services account.
ListResourcePoliciesPublisher - Class in software.amazon.awssdk.services.xray.paginators
ListResourcePoliciesPublisher(XRayAsyncClient, ListResourcePoliciesRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesPublisher
 
ListResourcePoliciesRequest - Class in software.amazon.awssdk.services.xray.model
 
ListResourcePoliciesRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ListResourcePoliciesRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
ListResourcePoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.ListResourcePoliciesRequestMarshaller
 
ListResourcePoliciesResponse - Class in software.amazon.awssdk.services.xray.model
 
ListResourcePoliciesResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
ListTagsForResourceIterable - Class in software.amazon.awssdk.services.xray.paginators
ListTagsForResourceIterable(XRayClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.ListTagsForResourceIterable
 
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResourcePaginator(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
ListTagsForResourcePublisher - Class in software.amazon.awssdk.services.xray.paginators
ListTagsForResourcePublisher(XRayAsyncClient, ListTagsForResourceRequest) - Constructor for class software.amazon.awssdk.services.xray.paginators.ListTagsForResourcePublisher
 
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.xray.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.xray.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
Literal - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.PartitionDataProvider
 
LockoutPreventionException - Exception in software.amazon.awssdk.services.xray.model
The provided resource policy would prevent the caller of this request from calling PutResourcePolicy in the future.
LockoutPreventionException.Builder - Interface in software.amazon.awssdk.services.xray.model
 

M

MalformedPolicyDocumentException - Exception in software.amazon.awssdk.services.xray.model
Invalid policy document provided in request.
MalformedPolicyDocumentException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
marshall(BatchGetTracesRequest) - Method in class software.amazon.awssdk.services.xray.transform.BatchGetTracesRequestMarshaller
 
marshall(CreateGroupRequest) - Method in class software.amazon.awssdk.services.xray.transform.CreateGroupRequestMarshaller
 
marshall(CreateSamplingRuleRequest) - Method in class software.amazon.awssdk.services.xray.transform.CreateSamplingRuleRequestMarshaller
 
marshall(DeleteGroupRequest) - Method in class software.amazon.awssdk.services.xray.transform.DeleteGroupRequestMarshaller
 
marshall(DeleteResourcePolicyRequest) - Method in class software.amazon.awssdk.services.xray.transform.DeleteResourcePolicyRequestMarshaller
 
marshall(DeleteSamplingRuleRequest) - Method in class software.amazon.awssdk.services.xray.transform.DeleteSamplingRuleRequestMarshaller
 
marshall(GetEncryptionConfigRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetEncryptionConfigRequestMarshaller
 
marshall(GetGroupRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetGroupRequestMarshaller
 
marshall(GetGroupsRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetGroupsRequestMarshaller
 
marshall(GetInsightEventsRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetInsightEventsRequestMarshaller
 
marshall(GetInsightImpactGraphRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetInsightImpactGraphRequestMarshaller
 
marshall(GetInsightRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetInsightRequestMarshaller
 
marshall(GetInsightSummariesRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetInsightSummariesRequestMarshaller
 
marshall(GetSamplingRulesRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetSamplingRulesRequestMarshaller
 
marshall(GetSamplingStatisticSummariesRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetSamplingStatisticSummariesRequestMarshaller
 
marshall(GetSamplingTargetsRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetSamplingTargetsRequestMarshaller
 
marshall(GetServiceGraphRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetServiceGraphRequestMarshaller
 
marshall(GetTimeSeriesServiceStatisticsRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetTimeSeriesServiceStatisticsRequestMarshaller
 
marshall(GetTraceGraphRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetTraceGraphRequestMarshaller
 
marshall(GetTraceSummariesRequest) - Method in class software.amazon.awssdk.services.xray.transform.GetTraceSummariesRequestMarshaller
 
marshall(ListResourcePoliciesRequest) - Method in class software.amazon.awssdk.services.xray.transform.ListResourcePoliciesRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.xray.transform.ListTagsForResourceRequestMarshaller
 
marshall(PutEncryptionConfigRequest) - Method in class software.amazon.awssdk.services.xray.transform.PutEncryptionConfigRequestMarshaller
 
marshall(PutResourcePolicyRequest) - Method in class software.amazon.awssdk.services.xray.transform.PutResourcePolicyRequestMarshaller
 
marshall(PutTelemetryRecordsRequest) - Method in class software.amazon.awssdk.services.xray.transform.PutTelemetryRecordsRequestMarshaller
 
marshall(PutTraceSegmentsRequest) - Method in class software.amazon.awssdk.services.xray.transform.PutTraceSegmentsRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.xray.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.xray.transform.UntagResourceRequestMarshaller
 
marshall(UpdateGroupRequest) - Method in class software.amazon.awssdk.services.xray.transform.UpdateGroupRequestMarshaller
 
marshall(UpdateSamplingRuleRequest) - Method in class software.amazon.awssdk.services.xray.transform.UpdateSamplingRuleRequestMarshaller
 
matchedEventTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The matched time stamp of a defined event.
matchedEventTime() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The matched time stamp of a defined event.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsRequest.Builder
Used to retrieve at most the specified value of events.
maxResults() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
Used to retrieve at most the specified value of events.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The maximum number of results to display.
maxResults() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The maximum number of results to display.
message() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
message(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.RootCauseException.Builder
The message of the exception.
message() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
The message of the exception.
message(String) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedStatistics.Builder
The error message.
message() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
The error message.
message(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment.Builder
The error message.
message() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
The error message.
message(String) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
modifiedAt(Instant) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleRecord.Builder
When the rule was last modified.
modifiedAt() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
When the rule was last modified.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.XRayRequestSetEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.XRayEndpointAuthSchemeInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.XRayResolveEndpointInterceptor
 

N

name(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
name(Identifier) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference.Builder
 
NAME - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
name(String) - Method in interface software.amazon.awssdk.services.xray.model.Alias.Builder
The canonical name of the alias.
name() - Method in class software.amazon.awssdk.services.xray.model.Alias
The canonical name of the alias.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail.Builder
The name of a corresponding Availability Zone.
name() - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
The name of a corresponding Availability Zone.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity.Builder
The name of the entity.
name() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
The name of the entity.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The service name.
name() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
The service name.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseEntity.Builder
The name of the entity.
name() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
The name of the entity.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The service name.
name() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
The service name.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
The canonical name of the service.
name() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
The canonical name of the service.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity.Builder
The name of the entity.
name() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
The name of the entity.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The service name.
name() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
The service name.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.RootCauseException.Builder
The name of the exception.
name() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
The name of the exception.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStrategy.Builder
The name of a sampling rule.
name(SamplingStrategyName) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStrategy.Builder
The name of a sampling rule.
name() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
The name of a sampling rule.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
The canonical name of the service.
name() - Method in class software.amazon.awssdk.services.xray.model.Service
The canonical name of the service.
name(String) - Method in interface software.amazon.awssdk.services.xray.model.ServiceId.Builder

name() - Method in class software.amazon.awssdk.services.xray.model.ServiceId

nameAsString() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
The name of a sampling rule.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.Alias.Builder
A list of names for the alias, including the canonical name.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.Alias.Builder
A list of names for the alias, including the canonical name.
names() - Method in class software.amazon.awssdk.services.xray.model.Alias
A list of names for the alias, including the canonical name.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
A collection of associated service names.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
A collection of associated service names.
names() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
A collection of associated service names.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
A collection of associated service names.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
A collection of associated service names.
names() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
A collection of associated service names.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
A list of names for the service, including the canonical name.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
A list of names for the service, including the canonical name.
names() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
A list of names for the service, including the canonical name.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
A collection of associated service names.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
A collection of associated service names.
names() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
A collection of associated service names.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A list of names for the service, including the canonical name.
names(String...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A list of names for the service, including the canonical name.
names() - Method in class software.amazon.awssdk.services.xray.model.Service
A list of names for the service, including the canonical name.
names(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.ServiceId.Builder

names(String...) - Method in interface software.amazon.awssdk.services.xray.model.ServiceId.Builder

names() - Method in class software.amazon.awssdk.services.xray.model.ServiceId

nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsRequest.Builder
Specify the pagination token returned by a previous request to retrieve the next page of events.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
Specify the pagination token returned by a previous request to retrieve the next page of events.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsResponse.Builder
Use this token to retrieve the next page of insight events.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
Use this token to retrieve the next page of insight events.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
Specify the pagination token returned by a previous request to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
Specify the pagination token returned by a previous request to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphRequest.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
Specify the pagination token returned by a previous request to retrieve the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
Specify the pagination token returned by a previous request to retrieve the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest.Builder
Not currently supported.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
Not currently supported.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse.Builder
Pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
Pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest.Builder
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
A pagination token.
nextToken(String) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse.Builder
A pagination token.
nextToken() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
A pagination token.
none() - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Value.None
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
Not - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
notificationsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.InsightsConfiguration.Builder
Set the NotificationsEnabled value to true to enable insights notifications.
notificationsEnabled() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
Set the NotificationsEnabled value to true to enable insights notifications.
numberValue(Double) - Method in interface software.amazon.awssdk.services.xray.model.AnnotationValue.Builder
Value for a Number annotation.
numberValue() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Value for a Number annotation.

O

of(boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.BooleanEqualsFn
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
okCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
The number of requests that completed with a 2xx Success status code.
okCount() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
The number of requests that completed with a 2xx Success status code.
okCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.RequestImpactStatistics.Builder
The number of successful requests.
okCount() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
The number of successful requests.
okCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
The number of requests that completed with a 2xx Success status code.
okCount() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
The number of requests that completed with a 2xx Success status code.
otherCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

otherCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

otherCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.ErrorStatistics.Builder
The number of requests that failed with untracked 4xx Client Error status codes.
otherCount() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
The number of requests that failed with untracked 4xx Client Error status codes.
otherCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.FaultStatistics.Builder
The number of requests that failed with untracked 5xx Server Error status codes.
otherCount() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
The number of requests that failed with untracked 5xx Server Error status codes.
Outputs - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
outputs() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
Outputs.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.DeleteGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.DeleteGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightEventsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.xray.XRayServiceClientConfiguration.Builder
Configure the client override configuration

P

Parameter - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.xray.endpoints.internal
 
parse(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
Parse a value from a "short form" used within a template
ParseUrl - Class in software.amazon.awssdk.services.xray.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
PARTITION - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
Partition - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Partition.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
Partitions - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions.Builder
 
partitions() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
Partitions.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
path(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Builder
 
path() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
PATH - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
period(Integer) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
Aggregation period in seconds.
period() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
Aggregation period in seconds.
PolicyCountLimitExceededException - Exception in software.amazon.awssdk.services.xray.model
Exceeded the maximum number of resource policies for a target Amazon Web Services account.
PolicyCountLimitExceededException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
policyDocument(String) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
The resource policy document, which can be up to 5kb in size.
policyDocument() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
The resource policy document, which can be up to 5kb in size.
policyDocument(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourcePolicy.Builder
The resource policy document, which can be up to 5kb in size.
policyDocument() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
The resource policy document, which can be up to 5kb in size.
policyName(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest.Builder
The name of the resource policy to delete.
policyName() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
The name of the resource policy to delete.
policyName(String) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
The name of the resource policy.
policyName() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
The name of the resource policy.
policyName(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourcePolicy.Builder
The name of the resource policy.
policyName() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
The name of the resource policy.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest.Builder
Specifies a specific policy revision to delete.
policyRevisionId() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
Specifies a specific policy revision to delete.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest.Builder
Specifies a specific policy revision, to ensure an atomic create operation.
policyRevisionId() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
Specifies a specific policy revision, to ensure an atomic create operation.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourcePolicy.Builder
Returns the current policy revision id for this policy name.
policyRevisionId() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
Returns the current policy revision id for this policy name.
PolicySizeLimitExceededException - Exception in software.amazon.awssdk.services.xray.model
Exceeded the maximum size for a resource policy.
PolicySizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
pop() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
priority(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
The priority of the sampling rule.
priority() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
The priority of the sampling rule.
priority(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
The priority of the sampling rule.
priority() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
The priority of the sampling rule.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
push() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
putEncryptionConfig(PutEncryptionConfigRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Updates the encryption configuration for X-Ray data.
putEncryptionConfig(Consumer<PutEncryptionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Updates the encryption configuration for X-Ray data.
putEncryptionConfig(PutEncryptionConfigRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Updates the encryption configuration for X-Ray data.
putEncryptionConfig(Consumer<PutEncryptionConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Updates the encryption configuration for X-Ray data.
PutEncryptionConfigRequest - Class in software.amazon.awssdk.services.xray.model
 
PutEncryptionConfigRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
PutEncryptionConfigRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
PutEncryptionConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.PutEncryptionConfigRequestMarshaller
 
PutEncryptionConfigResponse - Class in software.amazon.awssdk.services.xray.model
 
PutEncryptionConfigResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.
putResourcePolicy(PutResourcePolicyRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.
putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.
PutResourcePolicyRequest - Class in software.amazon.awssdk.services.xray.model
 
PutResourcePolicyRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
PutResourcePolicyRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
PutResourcePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.PutResourcePolicyRequestMarshaller
 
PutResourcePolicyResponse - Class in software.amazon.awssdk.services.xray.model
 
PutResourcePolicyResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
putTelemetryRecords(PutTelemetryRecordsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Used by the Amazon Web Services X-Ray daemon to upload telemetry.
putTelemetryRecords(Consumer<PutTelemetryRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Used by the Amazon Web Services X-Ray daemon to upload telemetry.
putTelemetryRecords(PutTelemetryRecordsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Used by the Amazon Web Services X-Ray daemon to upload telemetry.
putTelemetryRecords(Consumer<PutTelemetryRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Used by the Amazon Web Services X-Ray daemon to upload telemetry.
PutTelemetryRecordsRequest - Class in software.amazon.awssdk.services.xray.model
 
PutTelemetryRecordsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
PutTelemetryRecordsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
PutTelemetryRecordsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.PutTelemetryRecordsRequestMarshaller
 
PutTelemetryRecordsResponse - Class in software.amazon.awssdk.services.xray.model
 
PutTelemetryRecordsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
putTraceSegments(PutTraceSegmentsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Uploads segment documents to Amazon Web Services X-Ray.
putTraceSegments(Consumer<PutTraceSegmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Uploads segment documents to Amazon Web Services X-Ray.
putTraceSegments(PutTraceSegmentsRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Uploads segment documents to Amazon Web Services X-Ray.
putTraceSegments(Consumer<PutTraceSegmentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Uploads segment documents to Amazon Web Services X-Ray.
PutTraceSegmentsRequest - Class in software.amazon.awssdk.services.xray.model
 
PutTraceSegmentsRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
PutTraceSegmentsRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
PutTraceSegmentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.PutTraceSegmentsRequestMarshaller
 
PutTraceSegmentsResponse - Class in software.amazon.awssdk.services.xray.model
 
PutTraceSegmentsResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 

R

receivedEventAgeHistogram(Collection<HistogramEntry>) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of event age when received by consumers.
receivedEventAgeHistogram(HistogramEntry...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of event age when received by consumers.
receivedEventAgeHistogram(Consumer<HistogramEntry.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of event age when received by consumers.
receivedEventAgeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Edge
A histogram that maps the spread of event age when received by consumers.
ref(Identifier) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.xray.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
referenceId(Integer) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Identifier of the edge.
referenceId() - Method in class software.amazon.awssdk.services.xray.model.Edge
Identifier of the edge.
referenceId(Integer) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge.Builder
Identifier of the edge.
referenceId() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
Identifier of the edge.
referenceId(Integer) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Identifier for the service.
referenceId() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
Identifier for the service.
referenceId(Integer) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Identifier for the service.
referenceId() - Method in class software.amazon.awssdk.services.xray.model.Service
Identifier for the service.
region() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
REGION - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
region(Region) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams.Builder
 
region() - Method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
region(Region) - Method in interface software.amazon.awssdk.services.xray.XRayServiceClientConfiguration.Builder
Configure the region
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
regionRegex(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
regionRegex() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partition
 
remote(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity.Builder
A flag that denotes a remote subsegment.
remote() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
A flag that denotes a remote subsegment.
remote(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseEntity.Builder
A flag that denotes a remote subsegment.
remote() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
A flag that denotes a remote subsegment.
remote(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity.Builder
A flag that denotes a remote subsegment.
remote() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
A flag that denotes a remote subsegment.
requestCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
The number of requests that matched the rule.
requestCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
The number of requests that matched the rule.
requestCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticSummary.Builder
The number of requests that matched the rule.
requestCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
The number of requests that matched the rule.
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
RequestImpactStatistics - Class in software.amazon.awssdk.services.xray.model
Statistics that describe how the incident has impacted a service.
RequestImpactStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
required(boolean) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
reservoirQuota(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingTargetDocument.Builder
The number of requests per second that X-Ray allocated for this service.
reservoirQuota() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
The number of requests per second that X-Ray allocated for this service.
reservoirQuotaTTL(Instant) - Method in interface software.amazon.awssdk.services.xray.model.SamplingTargetDocument.Builder
When the reservoir quota expires.
reservoirQuotaTTL() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
When the reservoir quota expires.
reservoirSize(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
A fixed number of matching requests to instrument per second, prior to applying the fixed rate.
reservoirSize() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
A fixed number of matching requests to instrument per second, prior to applying the fixed rate.
reservoirSize(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
A fixed number of matching requests to instrument per second, prior to applying the fixed rate.
reservoirSize() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
A fixed number of matching requests to instrument per second, prior to applying the fixed rate.
resolveEndpoint(XRayEndpointParams) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.DefaultXRayEndpointProvider
 
resolveEndpoint(XRayEndpointParams) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(Consumer<XRayEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest.Builder
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
resourceARN() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

resourceARN() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest

resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the ARN of the Amazon Web Services resource on which the service runs.
resourceARN() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the ARN of the Amazon Web Services resource on which the service runs.
resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the ARN of the Amazon Web Services resource on which the service runs.
resourceARN() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the ARN of the Amazon Web Services resource on which the service runs.
resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
resourceARN() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
resourceARN(String) - Method in interface software.amazon.awssdk.services.xray.model.UntagResourceRequest.Builder
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
resourceARN() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
ResourceARNDetail - Class in software.amazon.awssdk.services.xray.model
A list of resources ARNs corresponding to the segments in a trace.
ResourceARNDetail.Builder - Interface in software.amazon.awssdk.services.xray.model
 
resourceARNs(Collection<ResourceARNDetail>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of resource ARNs for any resource corresponding to the trace segments.
resourceARNs(ResourceARNDetail...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of resource ARNs for any resource corresponding to the trace segments.
resourceARNs(Consumer<ResourceARNDetail.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A list of resource ARNs for any resource corresponding to the trace segments.
resourceARNs() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A list of resource ARNs for any resource corresponding to the trace segments.
resourceName(String) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
Sets the value of the ResourceName property for this object.
resourceName() - Method in exception software.amazon.awssdk.services.xray.model.ResourceNotFoundException
Returns the value of the ResourceName property for this object.
resourceName(String) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
Sets the value of the ResourceName property for this object.
resourceName() - Method in exception software.amazon.awssdk.services.xray.model.TooManyTagsException
Returns the value of the ResourceName property for this object.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.xray.model
The resource was not found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
resourcePolicies(Collection<ResourcePolicy>) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse.Builder
The list of resource policies in the target Amazon Web Services account.
resourcePolicies(ResourcePolicy...) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse.Builder
The list of resource policies in the target Amazon Web Services account.
resourcePolicies(Consumer<ResourcePolicy.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse.Builder
The list of resource policies in the target Amazon Web Services account.
resourcePolicies() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
The list of resource policies in the target Amazon Web Services account.
resourcePolicies() - Method in class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesIterable
Returns an iterable to iterate through the paginated ListResourcePoliciesResponse.resourcePolicies() member.
resourcePolicies() - Method in class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesPublisher
Returns a publisher that can be used to get a stream of data.
resourcePolicy(ResourcePolicy) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse.Builder
The resource policy document, as provided in the PutResourcePolicyRequest.
resourcePolicy(Consumer<ResourcePolicy.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse.Builder
The resource policy document, as provided in the PutResourcePolicyRequest.
resourcePolicy() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
The resource policy document, as provided in the PutResourcePolicyRequest.
ResourcePolicy - Class in software.amazon.awssdk.services.xray.model
A resource policy grants one or more Amazon Web Services services and accounts permissions to access X-Ray.
ResourcePolicy.Builder - Interface in software.amazon.awssdk.services.xray.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.xray.model.XRayResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.xray.model.XRayResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.xray.model.XRayResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.xray.model.XRayResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.xray.model.XRayResponse
 
responseTime(Double) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The length of time in seconds between the start and end times of the root segment.
responseTime() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The length of time in seconds between the start and end times of the root segment.
responseTimeHistogram(Collection<HistogramEntry>) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of client response times on an edge.
responseTimeHistogram(HistogramEntry...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of client response times on an edge.
responseTimeHistogram(Consumer<HistogramEntry.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
A histogram that maps the spread of client response times on an edge.
responseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Edge
A histogram that maps the spread of client response times on an edge.
responseTimeHistogram(Collection<HistogramEntry>) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service response times.
responseTimeHistogram(HistogramEntry...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service response times.
responseTimeHistogram(Consumer<HistogramEntry.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
A histogram that maps the spread of service response times.
responseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.Service
A histogram that maps the spread of service response times.
responseTimeHistogram(Collection<HistogramEntry>) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
The response time histogram for the selected entities.
responseTimeHistogram(HistogramEntry...) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
The response time histogram for the selected entities.
responseTimeHistogram(Consumer<HistogramEntry.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
The response time histogram for the selected entities.
responseTimeHistogram() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
The response time histogram for the selected entities.
ResponseTimeRootCause - Class in software.amazon.awssdk.services.xray.model
The root cause information for a response time warning.
ResponseTimeRootCause.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ResponseTimeRootCauseEntity - Class in software.amazon.awssdk.services.xray.model
A collection of segments and corresponding subsegments associated to a response time warning.
ResponseTimeRootCauseEntity.Builder - Interface in software.amazon.awssdk.services.xray.model
 
responseTimeRootCauses(Collection<ResponseTimeRootCause>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ResponseTimeRootCause structures corresponding to the trace segments.
responseTimeRootCauses(ResponseTimeRootCause...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ResponseTimeRootCause structures corresponding to the trace segments.
responseTimeRootCauses(Consumer<ResponseTimeRootCause.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
A collection of ResponseTimeRootCause structures corresponding to the trace segments.
responseTimeRootCauses() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
A collection of ResponseTimeRootCause structures corresponding to the trace segments.
ResponseTimeRootCauseService - Class in software.amazon.awssdk.services.xray.model
A collection of fields identifying the service in a response time warning.
ResponseTimeRootCauseService.Builder - Interface in software.amazon.awssdk.services.xray.model
 
result(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition.Builder
 
reverse() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
revision(Integer) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
The revision number of a trace.
revision() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
The revision number of a trace.
root(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Indicates that the service was the first service to process a request.
root() - Method in class software.amazon.awssdk.services.xray.model.Service
Indicates that the service was the first service to process a request.
RootCauseException - Class in software.amazon.awssdk.services.xray.model
The exception associated with a root cause.
RootCauseException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
rootCauseServiceId(ServiceId) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
Sets the value of the RootCauseServiceId property for this object.
rootCauseServiceId(Consumer<ServiceId.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
Sets the value of the RootCauseServiceId property for this object.
rootCauseServiceId() - Method in class software.amazon.awssdk.services.xray.model.Insight
Returns the value of the RootCauseServiceId property for this object.
rootCauseServiceId(ServiceId) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Sets the value of the RootCauseServiceId property for this object.
rootCauseServiceId(Consumer<ServiceId.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
Sets the value of the RootCauseServiceId property for this object.
rootCauseServiceId() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
Returns the value of the RootCauseServiceId property for this object.
rootCauseServiceRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.Insight
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics(RequestImpactStatistics) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics(Consumer<RequestImpactStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The impact statistics of the root cause service.
rootCauseServiceRequestImpactStatistics() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The impact statistics of the root cause service.
Rule - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
ruleARN(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest.Builder
The ARN of the sampling rule.
ruleARN() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
The ARN of the sampling rule.
ruleARN(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
The ARN of the sampling rule.
ruleARN() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
The ARN of the sampling rule.
ruleARN(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
The ARN of the sampling rule.
ruleARN() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
The ARN of the sampling rule.
RuleEngine - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.xray.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.xray.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
RuleLimitExceededException - Exception in software.amazon.awssdk.services.xray.model
You have reached the maximum number of sampling rules.
RuleLimitExceededException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticSummary.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingTargetDocument.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
The name of the sampling rule.
ruleName(String) - Method in interface software.amazon.awssdk.services.xray.model.UnprocessedStatistics.Builder
The name of the sampling rule.
ruleName() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
The name of the sampling rule.
RULES - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)

S

sampledCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
The number of requests recorded.
sampledCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
The number of requests recorded.
sampledCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticSummary.Builder
The number of requests recorded.
sampledCount() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
The number of requests recorded.
sampling(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
Set to true to get summaries for only a subset of available traces.
sampling() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
Set to true to get summaries for only a subset of available traces.
samplingRule(SamplingRule) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
The rule definition.
samplingRule(Consumer<SamplingRule.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
The rule definition.
samplingRule() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
The rule definition.
SamplingRule - Class in software.amazon.awssdk.services.xray.model
A sampling rule that services use to decide whether to instrument a request.
samplingRule(SamplingRule) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleRecord.Builder
The sampling rule.
samplingRule(Consumer<SamplingRule.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleRecord.Builder
The sampling rule.
samplingRule() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
The sampling rule.
SamplingRule.Builder - Interface in software.amazon.awssdk.services.xray.model
 
samplingRuleRecord(SamplingRuleRecord) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse.Builder
The saved rule definition and metadata.
samplingRuleRecord(Consumer<SamplingRuleRecord.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse.Builder
The saved rule definition and metadata.
samplingRuleRecord() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
The saved rule definition and metadata.
samplingRuleRecord(SamplingRuleRecord) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse.Builder
The deleted rule definition and metadata.
samplingRuleRecord(Consumer<SamplingRuleRecord.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse.Builder
The deleted rule definition and metadata.
samplingRuleRecord() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
The deleted rule definition and metadata.
SamplingRuleRecord - Class in software.amazon.awssdk.services.xray.model
A SamplingRule and its metadata.
samplingRuleRecord(SamplingRuleRecord) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse.Builder
The updated rule definition and metadata.
samplingRuleRecord(Consumer<SamplingRuleRecord.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse.Builder
The updated rule definition and metadata.
samplingRuleRecord() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
The updated rule definition and metadata.
SamplingRuleRecord.Builder - Interface in software.amazon.awssdk.services.xray.model
 
samplingRuleRecords(Collection<SamplingRuleRecord>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse.Builder
Rule definitions and metadata.
samplingRuleRecords(SamplingRuleRecord...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse.Builder
Rule definitions and metadata.
samplingRuleRecords(Consumer<SamplingRuleRecord.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse.Builder
Rule definitions and metadata.
samplingRuleRecords() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
Rule definitions and metadata.
samplingRuleRecords() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesIterable
Returns an iterable to iterate through the paginated GetSamplingRulesResponse.samplingRuleRecords() member.
samplingRuleRecords() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesPublisher
Returns a publisher that can be used to get a stream of data.
SamplingRuleUpdate - Class in software.amazon.awssdk.services.xray.model
A document specifying changes to a sampling rule's configuration.
samplingRuleUpdate(SamplingRuleUpdate) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest.Builder
The rule and fields to change.
samplingRuleUpdate(Consumer<SamplingRuleUpdate.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest.Builder
The rule and fields to change.
samplingRuleUpdate() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
The rule and fields to change.
SamplingRuleUpdate.Builder - Interface in software.amazon.awssdk.services.xray.model
 
SamplingStatisticsDocument - Class in software.amazon.awssdk.services.xray.model
Request sampling results for a single rule from a service.
SamplingStatisticsDocument.Builder - Interface in software.amazon.awssdk.services.xray.model
 
samplingStatisticsDocuments(Collection<SamplingStatisticsDocument>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest.Builder
Information about rules that the service is using to sample requests.
samplingStatisticsDocuments(SamplingStatisticsDocument...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest.Builder
Information about rules that the service is using to sample requests.
samplingStatisticsDocuments(Consumer<SamplingStatisticsDocument.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest.Builder
Information about rules that the service is using to sample requests.
samplingStatisticsDocuments() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
Information about rules that the service is using to sample requests.
samplingStatisticSummaries(Collection<SamplingStatisticSummary>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse.Builder
Information about the number of requests instrumented for each sampling rule.
samplingStatisticSummaries(SamplingStatisticSummary...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse.Builder
Information about the number of requests instrumented for each sampling rule.
samplingStatisticSummaries(Consumer<SamplingStatisticSummary.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse.Builder
Information about the number of requests instrumented for each sampling rule.
samplingStatisticSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
Information about the number of requests instrumented for each sampling rule.
samplingStatisticSummaries() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesIterable
Returns an iterable to iterate through the paginated GetSamplingStatisticSummariesResponse.samplingStatisticSummaries() member.
samplingStatisticSummaries() - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesPublisher
Returns a publisher that can be used to get a stream of data.
SamplingStatisticSummary - Class in software.amazon.awssdk.services.xray.model
Aggregated request sampling data for a sampling rule across all services for a 10-second window.
SamplingStatisticSummary.Builder - Interface in software.amazon.awssdk.services.xray.model
 
samplingStrategy(SamplingStrategy) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
A parameter to indicate whether to enable sampling on trace summaries.
samplingStrategy(Consumer<SamplingStrategy.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
A parameter to indicate whether to enable sampling on trace summaries.
samplingStrategy() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
A parameter to indicate whether to enable sampling on trace summaries.
SamplingStrategy - Class in software.amazon.awssdk.services.xray.model
The name and value of a sampling rule to apply to a trace summary.
SamplingStrategy.Builder - Interface in software.amazon.awssdk.services.xray.model
 
SamplingStrategyName - Enum in software.amazon.awssdk.services.xray.model
 
SamplingTargetDocument - Class in software.amazon.awssdk.services.xray.model
Temporary changes to a sampling rule configuration.
SamplingTargetDocument.Builder - Interface in software.amazon.awssdk.services.xray.model
 
samplingTargetDocuments(Collection<SamplingTargetDocument>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Updated rules that the service should use to sample requests.
samplingTargetDocuments(SamplingTargetDocument...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Updated rules that the service should use to sample requests.
samplingTargetDocuments(Consumer<SamplingTargetDocument.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Updated rules that the service should use to sample requests.
samplingTargetDocuments() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
Updated rules that the service should use to sample requests.
SCHEME - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Alias
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Edge
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Group
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Http
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Insight
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.InvalidRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.LockoutPreventionException
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.RuleLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Segment
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Service
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.ThrottledException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
sdkFields() - Method in exception software.amazon.awssdk.services.xray.model.TooManyTagsException
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.Trace
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
Segment - Class in software.amazon.awssdk.services.xray.model
A segment from a trace that has been ingested by the X-Ray service.
Segment.Builder - Interface in software.amazon.awssdk.services.xray.model
 
segments(Collection<Segment>) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
Segment documents for the segments and subsegments that comprise the trace.
segments(Segment...) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
Segment documents for the segments and subsegments that comprise the trace.
segments(Consumer<Segment.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Trace.Builder
Segment documents for the segments and subsegments that comprise the trace.
segments() - Method in class software.amazon.awssdk.services.xray.model.Trace
Segment documents for the segments and subsegments that comprise the trace.
segmentsReceivedCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

segmentsReceivedCount() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

segmentsRejectedCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

segmentsRejectedCount() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

segmentsSentCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

segmentsSentCount() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

segmentsSpilloverCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

segmentsSpilloverCount() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Alias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Edge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Group
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Http
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Insight
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.InvalidRequestException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.LockoutPreventionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.RuleLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Segment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Service
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ServiceId
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.ThrottledException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.TooManyTagsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.Trace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.TraceUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.xray.model.XRayException
 
service() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
SERVICE - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.ParseArn
 
Service - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.xray.model
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.xray.XRayClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.xray.XRayAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.xray.XRayClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.xray.XRayClient
 
serviceForecastStatistics(ForecastStatistics) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
The forecasted high and low fault count values.
serviceForecastStatistics(Consumer<ForecastStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
The forecasted high and low fault count values.
serviceForecastStatistics() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
The forecasted high and low fault count values.
serviceGraphEndTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The time, in Unix seconds, at which the service graph ended.
serviceGraphEndTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The time, in Unix seconds, at which the service graph ended.
serviceGraphStartTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The time, in Unix seconds, at which the service graph started.
serviceGraphStartTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The time, in Unix seconds, at which the service graph started.
serviceId(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
serviceId(ServiceId) - Method in interface software.amazon.awssdk.services.xray.model.AnomalousService.Builder
Sets the value of the ServiceId property for this object.
serviceId(Consumer<ServiceId.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.AnomalousService.Builder
Sets the value of the ServiceId property for this object.
serviceId() - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
Returns the value of the ServiceId property for this object.
ServiceId - Class in software.amazon.awssdk.services.xray.model

ServiceId.Builder - Interface in software.amazon.awssdk.services.xray.model
 
serviceIds(Collection<ServiceId>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Service IDs from the trace's segment documents.
serviceIds(ServiceId...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Service IDs from the trace's segment documents.
serviceIds(Consumer<ServiceId.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Service IDs from the trace's segment documents.
serviceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
Service IDs from the trace's segment documents.
serviceIds(Collection<ServiceId>) - Method in interface software.amazon.awssdk.services.xray.model.TraceUser.Builder
Services that the user's request hit.
serviceIds(ServiceId...) - Method in interface software.amazon.awssdk.services.xray.model.TraceUser.Builder
Services that the user's request hit.
serviceIds(Consumer<ServiceId.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceUser.Builder
Services that the user's request hit.
serviceIds() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
Services that the user's request hit.
serviceIds(Collection<ServiceId>) - Method in interface software.amazon.awssdk.services.xray.model.ValueWithServiceIds.Builder
Services to which the annotation applies.
serviceIds(ServiceId...) - Method in interface software.amazon.awssdk.services.xray.model.ValueWithServiceIds.Builder
Services to which the annotation applies.
serviceIds(Consumer<ServiceId.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ValueWithServiceIds.Builder
Services to which the annotation applies.
serviceIds() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
Services to which the annotation applies.
serviceMetadata() - Static method in interface software.amazon.awssdk.services.xray.XRayClient
 
serviceName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the name that the service uses to identify itself in segments.
serviceName() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the name that the service uses to identify itself in segments.
serviceName(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the name that the service uses to identify itself in segments.
serviceName() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the name that the service uses to identify itself in segments.
services(Collection<ErrorRootCauseService>) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCause.Builder
A list of services corresponding to an error.
services(ErrorRootCauseService...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCause.Builder
A list of services corresponding to an error.
services(Consumer<ErrorRootCauseService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCause.Builder
A list of services corresponding to an error.
services() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
A list of services corresponding to an error.
services(Collection<FaultRootCauseService>) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCause.Builder
A list of corresponding services.
services(FaultRootCauseService...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCause.Builder
A list of corresponding services.
services(Consumer<FaultRootCauseService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCause.Builder
A list of corresponding services.
services() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
A list of corresponding services.
services(Collection<InsightImpactGraphService>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The Amazon Web Services instrumented services related to the insight.
services(InsightImpactGraphService...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The Amazon Web Services instrumented services related to the insight.
services(Consumer<InsightImpactGraphService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The Amazon Web Services instrumented services related to the insight.
services() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The Amazon Web Services instrumented services related to the insight.
services(Collection<Service>) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
The services that have processed a traced request during the specified time frame.
services(Service...) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
The services that have processed a traced request during the specified time frame.
services(Consumer<Service.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
The services that have processed a traced request during the specified time frame.
services() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
The services that have processed a traced request during the specified time frame.
services(Collection<Service>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphResponse.Builder
The services that have processed one of the specified requests.
services(Service...) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphResponse.Builder
The services that have processed one of the specified requests.
services(Consumer<Service.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphResponse.Builder
The services that have processed one of the specified requests.
services() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
The services that have processed one of the specified requests.
services(Collection<ResponseTimeRootCauseService>) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCause.Builder
A list of corresponding services.
services(ResponseTimeRootCauseService...) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCause.Builder
A list of corresponding services.
services(Consumer<ResponseTimeRootCauseService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCause.Builder
A list of corresponding services.
services() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
A list of corresponding services.
services() - Method in class software.amazon.awssdk.services.xray.paginators.GetServiceGraphIterable
Returns an iterable to iterate through the paginated GetServiceGraphResponse.services() member.
services() - Method in class software.amazon.awssdk.services.xray.paginators.GetServiceGraphPublisher
Returns a publisher that can be used to get a stream of data.
services() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceGraphIterable
Returns an iterable to iterate through the paginated GetTraceGraphResponse.services() member.
services() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceGraphPublisher
Returns a publisher that can be used to get a stream of data.
ServiceStatistics - Class in software.amazon.awssdk.services.xray.model
Response statistics for a service.
ServiceStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
serviceSummaryStatistics(ServiceStatistics) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
Sets the value of the ServiceSummaryStatistics property for this object.
serviceSummaryStatistics(Consumer<ServiceStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
Sets the value of the ServiceSummaryStatistics property for this object.
serviceSummaryStatistics() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
Returns the value of the ServiceSummaryStatistics property for this object.
serviceType(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the origin that the service uses to identify its type in segments.
serviceType() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the origin that the service uses to identify its type in segments.
serviceType(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the origin that the service uses to identify its type in segments.
serviceType() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the origin that the service uses to identify its type in segments.
setSigningParams(ExecutionAttributes, EndpointAuthScheme) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AuthSchemeUtils
 
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
since() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
software.amazon.awssdk.services.xray - package software.amazon.awssdk.services.xray
Amazon Web Services X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing those traces.
software.amazon.awssdk.services.xray.endpoints - package software.amazon.awssdk.services.xray.endpoints
 
software.amazon.awssdk.services.xray.endpoints.internal - package software.amazon.awssdk.services.xray.endpoints.internal
 
software.amazon.awssdk.services.xray.internal - package software.amazon.awssdk.services.xray.internal
 
software.amazon.awssdk.services.xray.model - package software.amazon.awssdk.services.xray.model
 
software.amazon.awssdk.services.xray.paginators - package software.amazon.awssdk.services.xray.paginators
 
software.amazon.awssdk.services.xray.transform - package software.amazon.awssdk.services.xray.transform
 
SourceException - Exception in software.amazon.awssdk.services.xray.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
startIndex() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
The start time of the first segment on the edge.
startTime() - Method in class software.amazon.awssdk.services.xray.model.Edge
The start time of the first segment on the edge.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest.Builder
The estimated start time of the insight, in Unix time seconds.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
The estimated start time of the insight, in Unix time seconds.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse.Builder
The provided start time.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
The provided start time.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The beginning of the time frame in which the insights started.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The beginning of the time frame in which the insights started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphRequest.Builder
The start of the time frame for which to generate a graph.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
The start of the time frame for which to generate a graph.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetServiceGraphResponse.Builder
The start of the time frame for which the graph was generated.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
The start of the time frame for which the graph was generated.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest.Builder
The start of the time frame for which to aggregate statistics.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
The start of the time frame for which to aggregate statistics.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
The start of the time frame for which to retrieve traces.
startTime() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
The start of the time frame for which to retrieve traces.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The time, in Unix seconds, at which the insight began.
startTime() - Method in class software.amazon.awssdk.services.xray.model.Insight
The time, in Unix seconds, at which the insight began.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The time, in Unix seconds, at which the insight began.
startTime() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The time, in Unix seconds, at which the insight began.
startTime(Instant) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
The start time of the first segment that the service generated.
startTime() - Method in class software.amazon.awssdk.services.xray.model.Service
The start time of the first segment that the service generated.
state(String) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The current state of the insight.
state(InsightState) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The current state of the insight.
state() - Method in class software.amazon.awssdk.services.xray.model.Insight
The current state of the insight.
state(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The current state of the insight.
state(InsightState) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The current state of the insight.
state() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The current state of the insight.
state(String) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
The service's state.
state() - Method in class software.amazon.awssdk.services.xray.model.Service
The service's state.
stateAsString() - Method in class software.amazon.awssdk.services.xray.model.Insight
The current state of the insight.
stateAsString() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The current state of the insight.
states(Collection<InsightState>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The list of insight states.
states(InsightState...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The list of insight states.
states() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The list of insight states.
statesAsStrings() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
The list of insight states.
statesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The list of insight states.
statesWithStrings(String...) - Method in interface software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest.Builder
The list of insight states.
status(String) - Method in interface software.amazon.awssdk.services.xray.model.EncryptionConfig.Builder
The encryption status.
status(EncryptionStatus) - Method in interface software.amazon.awssdk.services.xray.model.EncryptionConfig.Builder
The encryption status.
status() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
The encryption status.
statusAsString() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
The encryption status.
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 
stopIndex() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
StringEqualsFn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
stringValue(String) - Method in interface software.amazon.awssdk.services.xray.model.AnnotationValue.Builder
Value for a String annotation.
stringValue() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Value for a String annotation.
subscribe(Subscriber<? super BatchGetTracesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.BatchGetTracesPublisher
 
subscribe(Subscriber<? super GetGroupsResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetGroupsPublisher
 
subscribe(Subscriber<? super GetInsightEventsResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetInsightEventsPublisher
 
subscribe(Subscriber<? super GetInsightSummariesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetInsightSummariesPublisher
 
subscribe(Subscriber<? super GetSamplingRulesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingRulesPublisher
 
subscribe(Subscriber<? super GetSamplingStatisticSummariesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetSamplingStatisticSummariesPublisher
 
subscribe(Subscriber<? super GetServiceGraphResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetServiceGraphPublisher
 
subscribe(Subscriber<? super GetTimeSeriesServiceStatisticsResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsPublisher
 
subscribe(Subscriber<? super GetTraceGraphResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceGraphPublisher
 
subscribe(Subscriber<? super GetTraceSummariesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesPublisher
 
subscribe(Subscriber<? super ListResourcePoliciesResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.ListResourcePoliciesPublisher
 
subscribe(Subscriber<? super ListTagsForResourceResponse>) - Method in class software.amazon.awssdk.services.xray.paginators.ListTagsForResourcePublisher
 
Substring - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Substring
 
summary(String) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
A brief description of the insight.
summary() - Method in class software.amazon.awssdk.services.xray.model.Insight
A brief description of the insight.
summary(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
A brief description of the event.
summary() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
A brief description of the event.
summary(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
A brief description of the insight.
summary() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
A brief description of the insight.
summaryStatistics(EdgeStatistics) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Response statistics for segments on the edge.
summaryStatistics(Consumer<EdgeStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Edge.Builder
Response statistics for segments on the edge.
summaryStatistics() - Method in class software.amazon.awssdk.services.xray.model.Edge
Response statistics for segments on the edge.
summaryStatistics(ServiceStatistics) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Aggregated statistics for the service.
summaryStatistics(Consumer<ServiceStatistics.Builder>) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
Aggregated statistics for the service.
summaryStatistics() - Method in class software.amazon.awssdk.services.xray.model.Service
Aggregated statistics for the service.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.PartitionFn
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
supportsDualStack() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 

T

Tag - Class in software.amazon.awssdk.services.xray.model
A map that contains tag keys and tag values to attach to an Amazon Web Services X-Ray group or sampling rule.
Tag.Builder - Interface in software.amazon.awssdk.services.xray.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.UntagResourceRequest.Builder
Keys for one or more tags that you want to remove from an X-Ray group or sampling rule.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.xray.model.UntagResourceRequest.Builder
Keys for one or more tags that you want to remove from an X-Ray group or sampling rule.
tagKeys() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
Keys for one or more tags that you want to remove from an X-Ray group or sampling rule.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Applies tags to an existing Amazon Web Services X-Ray group or sampling rule.
TagResourceRequest - Class in software.amazon.awssdk.services.xray.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.xray.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group.
tags(Tag...) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.CreateGroupRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group.
tags() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
A map that contains one or more tag keys and tag values to attach to an X-Ray group.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray sampling rule.
tags(Tag...) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray sampling rule.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray sampling rule.
tags() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
A map that contains one or more tag keys and tag values to attach to an X-Ray sampling rule.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse.Builder
A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.
tags(Tag...) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse.Builder
A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse.Builder
A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.
tags() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule.
tags(Tag...) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TagResourceRequest.Builder
A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule.
tags() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule.
tags() - Method in class software.amazon.awssdk.services.xray.paginators.ListTagsForResourceIterable
Returns an iterable to iterate through the paginated ListTagsForResourceResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.xray.paginators.ListTagsForResourcePublisher
Returns a publisher that can be used to get a stream of data.
target(Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Builder
 
target() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SingleArgFn
 
TelemetryRecord - Class in software.amazon.awssdk.services.xray.model

TelemetryRecord.Builder - Interface in software.amazon.awssdk.services.xray.model
 
telemetryRecords(Collection<TelemetryRecord>) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

telemetryRecords(TelemetryRecord...) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

telemetryRecords(Consumer<TelemetryRecord.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest.Builder

This is a convenience method that creates an instance of the TelemetryRecord.Builder avoiding the need to create one manually via TelemetryRecord.builder().

telemetryRecords() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest

template() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.xray.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.xray.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
throttleCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.ErrorStatistics.Builder
The number of requests that failed with a 419 throttling status code.
throttleCount() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
The number of requests that failed with a 419 throttling status code.
ThrottledException - Exception in software.amazon.awssdk.services.xray.model
The request exceeds the maximum number of requests per second.
ThrottledException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
timeoutCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

timeoutCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

timeRangeType(String) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
A parameter to indicate whether to query trace summaries by TraceId or Event time.
timeRangeType(TimeRangeType) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest.Builder
A parameter to indicate whether to query trace summaries by TraceId or Event time.
timeRangeType() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
A parameter to indicate whether to query trace summaries by TraceId or Event time.
TimeRangeType - Enum in software.amazon.awssdk.services.xray.model
 
timeRangeTypeAsString() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
A parameter to indicate whether to query trace summaries by TraceId or Event time.
timeSeriesServiceStatistics(Collection<TimeSeriesServiceStatistics>) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse.Builder
The collection of statistics.
timeSeriesServiceStatistics(TimeSeriesServiceStatistics...) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse.Builder
The collection of statistics.
timeSeriesServiceStatistics(Consumer<TimeSeriesServiceStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse.Builder
The collection of statistics.
timeSeriesServiceStatistics() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
The collection of statistics.
TimeSeriesServiceStatistics - Class in software.amazon.awssdk.services.xray.model
A list of TimeSeriesStatistic structures.
timeSeriesServiceStatistics() - Method in class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsIterable
Returns an iterable to iterate through the paginated GetTimeSeriesServiceStatisticsResponse.timeSeriesServiceStatistics() member.
timeSeriesServiceStatistics() - Method in class software.amazon.awssdk.services.xray.paginators.GetTimeSeriesServiceStatisticsPublisher
Returns a publisher that can be used to get a stream of data.
TimeSeriesServiceStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
timestamp(Instant) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument.Builder
The current time.
timestamp() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
The current time.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStatisticSummary.Builder
The start time of the reporting window.
timestamp() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
The start time of the reporting window.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.xray.model.TelemetryRecord.Builder

timestamp() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord

timestamp(Instant) - Method in interface software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics.Builder
Timestamp of the window for which statistics are aggregated.
timestamp() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
Timestamp of the window for which statistics are aggregated.
toBuilder() - Method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Alias
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Edge
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Group
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Http
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Insight
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.InvalidRequestException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.LockoutPreventionException
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.RuleLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Segment
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Service
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ServiceId
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.ThrottledException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.TooManyTagsException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.Trace
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
 
toBuilder() - Method in exception software.amazon.awssdk.services.xray.model.XRayException
 
toBuilder() - Method in class software.amazon.awssdk.services.xray.model.XRayRequest
 
toList() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
TooManyTagsException - Exception in software.amazon.awssdk.services.xray.model
You have exceeded the maximum number of tags you can apply to this resource.
TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
topAnomalousServices(Collection<AnomalousService>) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices(AnomalousService...) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices(Consumer<AnomalousService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.Insight.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.Insight
The service within the insight that is most impacted by the incident.
topAnomalousServices(Collection<AnomalousService>) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The service during the event that is most impacted by the incident.
topAnomalousServices(AnomalousService...) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The service during the event that is most impacted by the incident.
topAnomalousServices(Consumer<AnomalousService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.InsightEvent.Builder
The service during the event that is most impacted by the incident.
topAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
The service during the event that is most impacted by the incident.
topAnomalousServices(Collection<AnomalousService>) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices(AnomalousService...) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices(Consumer<AnomalousService.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.InsightSummary.Builder
The service within the insight that is most impacted by the incident.
topAnomalousServices() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
The service within the insight that is most impacted by the incident.
toParameterReference() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.xray.endpoints.internal
 
toParameterReference() - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.ToParameterReference
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.xray.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.xray.model.Alias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.AnomalousService
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.CreateGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.CreateSamplingRuleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.DeleteSamplingRuleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Edge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.xray.model.EncryptionStatus
 
toString() - Method in enum software.amazon.awssdk.services.xray.model.EncryptionType
 
toString() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCause
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCause
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ForecastStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetEncryptionConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightEventsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightImpactGraphResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetInsightSummariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingRulesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingStatisticSummariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetServiceGraphResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTimeSeriesServiceStatisticsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Group
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.GroupSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Http
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Insight
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.xray.model.InsightCategory
 
toString() - Method in class software.amazon.awssdk.services.xray.model.InsightEvent
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.InsightsConfiguration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.xray.model.InsightState
 
toString() - Method in class software.amazon.awssdk.services.xray.model.InsightSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.InstanceIdDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ListResourcePoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutResourcePolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutTelemetryRecordsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ResourceARNDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ResourcePolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.RootCauseException
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleRecord
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.xray.model.SamplingStrategyName
 
toString() - Method in class software.amazon.awssdk.services.xray.model.SamplingTargetDocument
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Segment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Service
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ServiceId
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.TelemetryRecord
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.xray.model.TimeRangeType
 
toString() - Method in class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.Trace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedStatistics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UpdateGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.UpdateSamplingRuleResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.xray.model.ValueWithServiceIds
Returns a string representation of this object.
totalCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
The total number of completed requests.
totalCount() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
The total number of completed requests.
totalCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.ErrorStatistics.Builder
The total number of requests that failed with a 4xx Client Error status code.
totalCount() - Method in class software.amazon.awssdk.services.xray.model.ErrorStatistics
The total number of requests that failed with a 4xx Client Error status code.
totalCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.FaultStatistics.Builder
The total number of requests that failed with a 5xx Server Error status code.
totalCount() - Method in class software.amazon.awssdk.services.xray.model.FaultStatistics
The total number of requests that failed with a 5xx Server Error status code.
totalCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.RequestImpactStatistics.Builder
The total number of requests to the service.
totalCount() - Method in class software.amazon.awssdk.services.xray.model.RequestImpactStatistics
The total number of requests to the service.
totalCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
The total number of completed requests.
totalCount() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
The total number of completed requests.
totalResponseTime(Double) - Method in interface software.amazon.awssdk.services.xray.model.EdgeStatistics.Builder
The aggregate response time of completed requests.
totalResponseTime() - Method in class software.amazon.awssdk.services.xray.model.EdgeStatistics
The aggregate response time of completed requests.
totalResponseTime(Double) - Method in interface software.amazon.awssdk.services.xray.model.ServiceStatistics.Builder
The aggregate response time of completed requests.
totalResponseTime() - Method in class software.amazon.awssdk.services.xray.model.ServiceStatistics
The aggregate response time of completed requests.
Trace - Class in software.amazon.awssdk.services.xray.model
A collection of segment documents with matching trace IDs.
Trace.Builder - Interface in software.amazon.awssdk.services.xray.model
 
traceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesRequest.Builder
Specify the trace IDs of requests for which to retrieve segments.
traceIds(String...) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesRequest.Builder
Specify the trace IDs of requests for which to retrieve segments.
traceIds() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesRequest
Specify the trace IDs of requests for which to retrieve segments.
traceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphRequest.Builder
Trace IDs of requests for which to generate a service graph.
traceIds(String...) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceGraphRequest.Builder
Trace IDs of requests for which to generate a service graph.
traceIds() - Method in class software.amazon.awssdk.services.xray.model.GetTraceGraphRequest
Trace IDs of requests for which to generate a service graph.
traces(Collection<Trace>) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Full traces for the specified requests.
traces(Trace...) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Full traces for the specified requests.
traces(Consumer<Trace.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Full traces for the specified requests.
traces() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
Full traces for the specified requests.
traces() - Method in class software.amazon.awssdk.services.xray.paginators.BatchGetTracesIterable
Returns an iterable to iterate through the paginated BatchGetTracesResponse.traces() member.
traces() - Method in class software.amazon.awssdk.services.xray.paginators.BatchGetTracesPublisher
Returns a publisher that can be used to get a stream of data.
traceSegmentDocuments(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest.Builder
A string containing a JSON document defining one or more segments or subsegments.
traceSegmentDocuments(String...) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest.Builder
A string containing a JSON document defining one or more segments or subsegments.
traceSegmentDocuments() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsRequest
A string containing a JSON document defining one or more segments or subsegments.
tracesProcessedCount(Long) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
The total number of traces processed, including traces that did not match the specified filter expression.
tracesProcessedCount() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
The total number of traces processed, including traces that did not match the specified filter expression.
traceSummaries(Collection<TraceSummary>) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
Trace IDs and annotations for traces that were found in the specified time frame.
traceSummaries(TraceSummary...) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
Trace IDs and annotations for traces that were found in the specified time frame.
traceSummaries(Consumer<TraceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse.Builder
Trace IDs and annotations for traces that were found in the specified time frame.
traceSummaries() - Method in class software.amazon.awssdk.services.xray.model.GetTraceSummariesResponse
Trace IDs and annotations for traces that were found in the specified time frame.
traceSummaries() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesIterable
Returns an iterable to iterate through the paginated GetTraceSummariesResponse.traceSummaries() member.
traceSummaries() - Method in class software.amazon.awssdk.services.xray.paginators.GetTraceSummariesPublisher
Returns a publisher that can be used to get a stream of data.
TraceSummary - Class in software.amazon.awssdk.services.xray.model
Metadata generated from the segment documents in a trace.
TraceSummary.Builder - Interface in software.amazon.awssdk.services.xray.model
 
TraceUser - Class in software.amazon.awssdk.services.xray.model
Information about a user recorded in segment documents.
TraceUser.Builder - Interface in software.amazon.awssdk.services.xray.model
 
TREE - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.TreeRule
 
type(ParameterType) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
TYPE - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.xray.endpoints.internal.Rule
 
type(String) - Method in interface software.amazon.awssdk.services.xray.model.Alias.Builder
The type of the alias.
type() - Method in class software.amazon.awssdk.services.xray.model.Alias
The type of the alias.
type() - Method in class software.amazon.awssdk.services.xray.model.AnnotationValue
Retrieve an enum value representing which member of this object is populated.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.EncryptionConfig.Builder
The type of encryption.
type(EncryptionType) - Method in interface software.amazon.awssdk.services.xray.model.EncryptionConfig.Builder
The type of encryption.
type() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
The type of encryption.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.ErrorRootCauseService.Builder
The type associated to the service.
type() - Method in class software.amazon.awssdk.services.xray.model.ErrorRootCauseService
The type associated to the service.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.FaultRootCauseService.Builder
The type associated to the service.
type() - Method in class software.amazon.awssdk.services.xray.model.FaultRootCauseService
The type associated to the service.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.InsightImpactGraphService.Builder
Identifier for the service.
type() - Method in class software.amazon.awssdk.services.xray.model.InsightImpactGraphService
Identifier for the service.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest.Builder
The type of encryption.
type(EncryptionType) - Method in interface software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest.Builder
The type of encryption.
type() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService.Builder
The type associated to the service.
type() - Method in class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService
The type associated to the service.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.Service.Builder
The type of service.
type() - Method in class software.amazon.awssdk.services.xray.model.Service
The type of service.
type(String) - Method in interface software.amazon.awssdk.services.xray.model.ServiceId.Builder

type() - Method in class software.amazon.awssdk.services.xray.model.ServiceId

typeAsString() - Method in class software.amazon.awssdk.services.xray.model.EncryptionConfig
The type of encryption.
typeAsString() - Method in class software.amazon.awssdk.services.xray.model.PutEncryptionConfigRequest
The type of encryption.
types() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.Template.Literal
 
unknownHostCount(Integer) - Method in interface software.amazon.awssdk.services.xray.model.BackendConnectionErrors.Builder

unknownHostCount() - Method in class software.amazon.awssdk.services.xray.model.BackendConnectionErrors

unprocessedStatistics(Collection<UnprocessedStatistics>) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Information about SamplingStatisticsDocument that X-Ray could not process.
unprocessedStatistics(UnprocessedStatistics...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Information about SamplingStatisticsDocument that X-Ray could not process.
unprocessedStatistics(Consumer<UnprocessedStatistics.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse.Builder
Information about SamplingStatisticsDocument that X-Ray could not process.
unprocessedStatistics() - Method in class software.amazon.awssdk.services.xray.model.GetSamplingTargetsResponse
Information about SamplingStatisticsDocument that X-Ray could not process.
UnprocessedStatistics - Class in software.amazon.awssdk.services.xray.model
Sampling statistics from a call to GetSamplingTargets that X-Ray could not process.
UnprocessedStatistics.Builder - Interface in software.amazon.awssdk.services.xray.model
 
unprocessedTraceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Trace IDs of requests that haven't been processed.
unprocessedTraceIds(String...) - Method in interface software.amazon.awssdk.services.xray.model.BatchGetTracesResponse.Builder
Trace IDs of requests that haven't been processed.
unprocessedTraceIds() - Method in class software.amazon.awssdk.services.xray.model.BatchGetTracesResponse
Trace IDs of requests that haven't been processed.
UnprocessedTraceSegment - Class in software.amazon.awssdk.services.xray.model
Information about a segment that failed processing.
UnprocessedTraceSegment.Builder - Interface in software.amazon.awssdk.services.xray.model
 
unprocessedTraceSegments(Collection<UnprocessedTraceSegment>) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse.Builder
Segments that failed processing.
unprocessedTraceSegments(UnprocessedTraceSegment...) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse.Builder
Segments that failed processing.
unprocessedTraceSegments(Consumer<UnprocessedTraceSegment.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse.Builder
Segments that failed processing.
unprocessedTraceSegments() - Method in class software.amazon.awssdk.services.xray.model.PutTraceSegmentsResponse
Segments that failed processing.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Removes tags from an Amazon Web Services X-Ray group or sampling rule.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Removes tags from an Amazon Web Services X-Ray group or sampling rule.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Removes tags from an Amazon Web Services X-Ray group or sampling rule.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Removes tags from an Amazon Web Services X-Ray group or sampling rule.
UntagResourceRequest - Class in software.amazon.awssdk.services.xray.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.xray.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
updateGroup(UpdateGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Updates a group resource.
updateGroup(Consumer<UpdateGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Updates a group resource.
updateGroup(UpdateGroupRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Updates a group resource.
updateGroup(Consumer<UpdateGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Updates a group resource.
UpdateGroupRequest - Class in software.amazon.awssdk.services.xray.model
 
UpdateGroupRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
UpdateGroupRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
UpdateGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.UpdateGroupRequestMarshaller
 
UpdateGroupResponse - Class in software.amazon.awssdk.services.xray.model
 
UpdateGroupResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
updateSamplingRule(UpdateSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Modifies a sampling rule's configuration.
updateSamplingRule(Consumer<UpdateSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayAsyncClient
Modifies a sampling rule's configuration.
updateSamplingRule(UpdateSamplingRuleRequest) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Modifies a sampling rule's configuration.
updateSamplingRule(Consumer<UpdateSamplingRuleRequest.Builder>) - Method in interface software.amazon.awssdk.services.xray.XRayClient
Modifies a sampling rule's configuration.
UpdateSamplingRuleRequest - Class in software.amazon.awssdk.services.xray.model
 
UpdateSamplingRuleRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
UpdateSamplingRuleRequestMarshaller - Class in software.amazon.awssdk.services.xray.transform
UpdateSamplingRuleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.xray.transform.UpdateSamplingRuleRequestMarshaller
 
UpdateSamplingRuleResponse - Class in software.amazon.awssdk.services.xray.model
 
UpdateSamplingRuleResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
UriEncodeFn - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.UriEncodeFn
 
url(Expr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointResult.Builder
 
url(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Value.Endpoint.Builder
 
urlPath(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
Matches the path from a request URL.
urlPath() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
Matches the path from a request URL.
urlPath(String) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRuleUpdate.Builder
Matches the path from a request URL.
urlPath() - Method in class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate
Matches the path from a request URL.
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams.Builder
 
useDualStack() - Method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.xray.endpoints.XRayEndpointParams
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
userAgent(String) - Method in interface software.amazon.awssdk.services.xray.model.Http.Builder
The request's user agent string.
userAgent() - Method in class software.amazon.awssdk.services.xray.model.Http
The request's user agent string.
UserAgentUtils - Class in software.amazon.awssdk.services.xray.internal
 
userName(String) - Method in interface software.amazon.awssdk.services.xray.model.TraceUser.Builder
The user's name.
userName() - Method in class software.amazon.awssdk.services.xray.model.TraceUser
The user's name.
users(Collection<TraceUser>) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Users from the trace's segment documents.
users(TraceUser...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Users from the trace's segment documents.
users(Consumer<TraceUser.Builder>...) - Method in interface software.amazon.awssdk.services.xray.model.TraceSummary.Builder
Users from the trace's segment documents.
users() - Method in class software.amazon.awssdk.services.xray.model.TraceSummary
Users from the trace's segment documents.

V

validate() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.FnNode
 
value(Value) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.xray.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.Value
 
value(Double) - Method in interface software.amazon.awssdk.services.xray.model.HistogramEntry.Builder
The value of the entry.
value() - Method in class software.amazon.awssdk.services.xray.model.HistogramEntry
The value of the entry.
value(Double) - Method in interface software.amazon.awssdk.services.xray.model.SamplingStrategy.Builder
The value of a sampling rule.
value() - Method in class software.amazon.awssdk.services.xray.model.SamplingStrategy
The value of a sampling rule.
value(String) - Method in interface software.amazon.awssdk.services.xray.model.Tag.Builder
An optional tag value, such as Production or test-only.
value() - Method in class software.amazon.awssdk.services.xray.model.Tag
An optional tag value, such as Production or test-only.
Value.Array - Class in software.amazon.awssdk.services.xray.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.xray.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.xray.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.xray.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.xray.endpoints.internal
A string value.
valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.xray.endpoints.internal.AwsEndpointProviderUtils
 
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.AnnotationValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.InsightCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.InsightState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.SamplingStrategyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.xray.model.TimeRangeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.xray.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.xray.model.AnnotationValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.services.xray.model.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.xray.model.InsightCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.xray.model.InsightState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.xray.model.SamplingStrategyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.xray.model.TimeRangeType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWithServiceIds - Class in software.amazon.awssdk.services.xray.model
Information about a segment annotation.
ValueWithServiceIds.Builder - Interface in software.amazon.awssdk.services.xray.model
 
version(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions.Builder
 
version() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.Partitions
 
version(Integer) - Method in interface software.amazon.awssdk.services.xray.model.SamplingRule.Builder
The version of the sampling rule format (1).
version() - Method in class software.amazon.awssdk.services.xray.model.SamplingRule
The version of the sampling rule format (1).
visitBool(boolean) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.xray.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.RuleEvaluator
 

W

withDefaultVersion() - Method in class software.amazon.awssdk.services.xray.endpoints.internal.EndpointRuleset.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.xray.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.InvalidRequestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.LockoutPreventionException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.RuleLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.ThrottledException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.TooManyTagsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.xray.model.XRayException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.xray.model.XRayException.BuilderImpl
 

X

XRayAsyncClient - Interface in software.amazon.awssdk.services.xray
Service client for accessing AWS X-Ray asynchronously.
XRayAsyncClientBuilder - Interface in software.amazon.awssdk.services.xray
A builder for creating an instance of XRayAsyncClient.
XRayBaseClientBuilder<B extends XRayBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.xray
This includes configuration specific to AWS X-Ray that is supported by both XRayClientBuilder and XRayAsyncClientBuilder.
XRayClient - Interface in software.amazon.awssdk.services.xray
Service client for accessing AWS X-Ray.
XRayClientBuilder - Interface in software.amazon.awssdk.services.xray
A builder for creating an instance of XRayClient.
XRayClientOption<T> - Class in software.amazon.awssdk.services.xray.internal
 
XRayEndpointAuthSchemeInterceptor - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
XRayEndpointAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.XRayEndpointAuthSchemeInterceptor
 
XRayEndpointParams - Class in software.amazon.awssdk.services.xray.endpoints
The parameters object used to resolve an endpoint for the XRay service.
XRayEndpointParams.Builder - Interface in software.amazon.awssdk.services.xray.endpoints
 
XRayEndpointProvider - Interface in software.amazon.awssdk.services.xray.endpoints
An endpoint provider for XRay.
XRayException - Exception in software.amazon.awssdk.services.xray.model
 
XRayException(XRayException.Builder) - Constructor for exception software.amazon.awssdk.services.xray.model.XRayException
 
XRayException.Builder - Interface in software.amazon.awssdk.services.xray.model
 
XRayException.BuilderImpl - Class in software.amazon.awssdk.services.xray.model
 
XRayRequest - Class in software.amazon.awssdk.services.xray.model
 
XRayRequest(XRayRequest.Builder) - Constructor for class software.amazon.awssdk.services.xray.model.XRayRequest
 
XRayRequest.Builder - Interface in software.amazon.awssdk.services.xray.model
 
XRayRequest.BuilderImpl - Class in software.amazon.awssdk.services.xray.model
 
XRayRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
XRayRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.XRayRequestSetEndpointInterceptor
 
XRayResolveEndpointInterceptor - Class in software.amazon.awssdk.services.xray.endpoints.internal
 
XRayResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.xray.endpoints.internal.XRayResolveEndpointInterceptor
 
XRayResponse - Class in software.amazon.awssdk.services.xray.model
 
XRayResponse(XRayResponse.Builder) - Constructor for class software.amazon.awssdk.services.xray.model.XRayResponse
 
XRayResponse.Builder - Interface in software.amazon.awssdk.services.xray.model
 
XRayResponse.BuilderImpl - Class in software.amazon.awssdk.services.xray.model
 
XRayResponseMetadata - Class in software.amazon.awssdk.services.xray.model
 
XRayServiceClientConfiguration - Class in software.amazon.awssdk.services.xray
Class to expose the service client settings to the user.
XRayServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.xray
A builder for creating a XRayServiceClientConfiguration
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2023. All rights reserved.