Serialized Form
-
Package software.amazon.awssdk.services.xray.endpoints.internal
-
Class software.amazon.awssdk.services.xray.endpoints.internal.InnerParseError extends RuntimeException implements Serializable
- serialVersionUID:
- -7808901449079805477L
-
Class software.amazon.awssdk.services.xray.endpoints.internal.RuleError extends SdkException implements Serializable
-
Class software.amazon.awssdk.services.xray.endpoints.internal.SourceException extends SdkException implements Serializable
-
-
Package software.amazon.awssdk.services.xray.model
-
Class software.amazon.awssdk.services.xray.model.Alias extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.AnnotationValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
booleanValue
Boolean booleanValue
-
numberValue
Double numberValue
-
stringValue
String stringValue
-
type
AnnotationValue.Type type
-
-
Class software.amazon.awssdk.services.xray.model.AnomalousService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
serviceId
ServiceId serviceId
-
-
Class software.amazon.awssdk.services.xray.model.AvailabilityZoneDetail extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class software.amazon.awssdk.services.xray.model.BackendConnectionErrors extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Edge extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
aliases
List<Alias> aliases
-
edgeType
String edgeType
-
endTime
Instant endTime
-
receivedEventAgeHistogram
List<HistogramEntry> receivedEventAgeHistogram
-
referenceId
Integer referenceId
-
responseTimeHistogram
List<HistogramEntry> responseTimeHistogram
-
startTime
Instant startTime
-
summaryStatistics
EdgeStatistics summaryStatistics
-
-
Class software.amazon.awssdk.services.xray.model.EdgeStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorStatistics
ErrorStatistics errorStatistics
-
faultStatistics
FaultStatistics faultStatistics
-
okCount
Long okCount
-
totalCount
Long totalCount
-
totalResponseTime
Double totalResponseTime
-
-
Class software.amazon.awssdk.services.xray.model.EncryptionConfig extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ErrorRootCause extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientImpacting
Boolean clientImpacting
-
services
List<ErrorRootCauseService> services
-
-
Class software.amazon.awssdk.services.xray.model.ErrorRootCauseEntity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptions
List<RootCauseException> exceptions
-
name
String name
-
remote
Boolean remote
-
-
Class software.amazon.awssdk.services.xray.model.ErrorRootCauseService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ErrorStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.FaultRootCause extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientImpacting
Boolean clientImpacting
-
services
List<FaultRootCauseService> services
-
-
Class software.amazon.awssdk.services.xray.model.FaultRootCauseEntity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptions
List<RootCauseException> exceptions
-
name
String name
-
remote
Boolean remote
-
-
Class software.amazon.awssdk.services.xray.model.FaultRootCauseService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.FaultStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ForecastStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.GraphLink extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Group extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filterExpression
String filterExpression
-
groupARN
String groupARN
-
groupName
String groupName
-
insightsConfiguration
InsightsConfiguration insightsConfiguration
-
-
Class software.amazon.awssdk.services.xray.model.GroupSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
filterExpression
String filterExpression
-
groupARN
String groupARN
-
groupName
String groupName
-
insightsConfiguration
InsightsConfiguration insightsConfiguration
-
-
Class software.amazon.awssdk.services.xray.model.HistogramEntry extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Http extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.IndexingRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
modifiedAt
Instant modifiedAt
-
name
String name
-
rule
IndexingRuleValue rule
-
-
Class software.amazon.awssdk.services.xray.model.IndexingRuleValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
probabilistic
ProbabilisticRuleValue probabilistic
-
type
IndexingRuleValue.Type type
-
-
Class software.amazon.awssdk.services.xray.model.IndexingRuleValueUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
probabilistic
ProbabilisticRuleValueUpdate probabilistic
-
type
IndexingRuleValueUpdate.Type type
-
-
Class software.amazon.awssdk.services.xray.model.Insight extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
categories
List<String> categories
-
clientRequestImpactStatistics
RequestImpactStatistics clientRequestImpactStatistics
-
endTime
Instant endTime
-
groupARN
String groupARN
-
groupName
String groupName
-
insightId
String insightId
-
rootCauseServiceId
ServiceId rootCauseServiceId
-
rootCauseServiceRequestImpactStatistics
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
-
startTime
Instant startTime
-
state
String state
-
summary
String summary
-
topAnomalousServices
List<AnomalousService> topAnomalousServices
-
-
Class software.amazon.awssdk.services.xray.model.InsightEvent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientRequestImpactStatistics
RequestImpactStatistics clientRequestImpactStatistics
-
eventTime
Instant eventTime
-
rootCauseServiceRequestImpactStatistics
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
-
summary
String summary
-
topAnomalousServices
List<AnomalousService> topAnomalousServices
-
-
Class software.amazon.awssdk.services.xray.model.InsightImpactGraphEdge extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
referenceId
Integer referenceId
-
-
Class software.amazon.awssdk.services.xray.model.InsightImpactGraphService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.InsightsConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.InsightSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
categories
List<String> categories
-
clientRequestImpactStatistics
RequestImpactStatistics clientRequestImpactStatistics
-
endTime
Instant endTime
-
groupARN
String groupARN
-
groupName
String groupName
-
insightId
String insightId
-
lastUpdateTime
Instant lastUpdateTime
-
rootCauseServiceId
ServiceId rootCauseServiceId
-
rootCauseServiceRequestImpactStatistics
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
-
startTime
Instant startTime
-
state
String state
-
summary
String summary
-
topAnomalousServices
List<AnomalousService> topAnomalousServices
-
-
Class software.amazon.awssdk.services.xray.model.InstanceIdDetail extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
String id
-
-
Class software.amazon.awssdk.services.xray.model.InvalidPolicyRevisionIdException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.InvalidRequestException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.LockoutPreventionException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.PolicyCountLimitExceededException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.PolicySizeLimitExceededException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ProbabilisticRuleValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ProbabilisticRuleValueUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
desiredSamplingPercentage
Double desiredSamplingPercentage
-
-
Class software.amazon.awssdk.services.xray.model.RequestImpactStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ResourceARNDetail extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arn
String arn
-
-
Class software.amazon.awssdk.services.xray.model.ResourceNotFoundException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
resourceName
String resourceName
-
-
Class software.amazon.awssdk.services.xray.model.ResourcePolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ResponseTimeRootCause extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clientImpacting
Boolean clientImpacting
-
services
List<ResponseTimeRootCauseService> services
-
-
Class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseEntity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ResponseTimeRootCauseService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.RetrievedService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.RetrievedTrace extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.RootCauseException extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.RuleLimitExceededException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.SamplingRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,String> attributes
-
fixedRate
Double fixedRate
-
host
String host
-
httpMethod
String httpMethod
-
priority
Integer priority
-
reservoirSize
Integer reservoirSize
-
resourceARN
String resourceARN
-
ruleARN
String ruleARN
-
ruleName
String ruleName
-
serviceName
String serviceName
-
serviceType
String serviceType
-
urlPath
String urlPath
-
version
Integer version
-
-
Class software.amazon.awssdk.services.xray.model.SamplingRuleRecord extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
createdAt
Instant createdAt
-
modifiedAt
Instant modifiedAt
-
samplingRule
SamplingRule samplingRule
-
-
Class software.amazon.awssdk.services.xray.model.SamplingRuleUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,String> attributes
-
fixedRate
Double fixedRate
-
host
String host
-
httpMethod
String httpMethod
-
priority
Integer priority
-
reservoirSize
Integer reservoirSize
-
resourceARN
String resourceARN
-
ruleARN
String ruleARN
-
ruleName
String ruleName
-
serviceName
String serviceName
-
serviceType
String serviceType
-
urlPath
String urlPath
-
-
Class software.amazon.awssdk.services.xray.model.SamplingStatisticsDocument extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.SamplingStatisticSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.SamplingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.SamplingTargetDocument extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Segment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Service extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountId
String accountId
-
durationHistogram
List<HistogramEntry> durationHistogram
-
edges
List<Edge> edges
-
endTime
Instant endTime
-
name
String name
-
names
List<String> names
-
referenceId
Integer referenceId
-
responseTimeHistogram
List<HistogramEntry> responseTimeHistogram
-
root
Boolean root
-
startTime
Instant startTime
-
state
String state
-
summaryStatistics
ServiceStatistics summaryStatistics
-
type
String type
-
-
Class software.amazon.awssdk.services.xray.model.ServiceId extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ServiceStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorStatistics
ErrorStatistics errorStatistics
-
faultStatistics
FaultStatistics faultStatistics
-
okCount
Long okCount
-
totalCount
Long totalCount
-
totalResponseTime
Double totalResponseTime
-
-
Class software.amazon.awssdk.services.xray.model.Span extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.Tag extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.TelemetryRecord extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
backendConnectionErrors
BackendConnectionErrors backendConnectionErrors
-
segmentsReceivedCount
Integer segmentsReceivedCount
-
segmentsRejectedCount
Integer segmentsRejectedCount
-
segmentsSentCount
Integer segmentsSentCount
-
segmentsSpilloverCount
Integer segmentsSpilloverCount
-
timestamp
Instant timestamp
-
-
Class software.amazon.awssdk.services.xray.model.ThrottledException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.TimeSeriesServiceStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
edgeSummaryStatistics
EdgeStatistics edgeSummaryStatistics
-
responseTimeHistogram
List<HistogramEntry> responseTimeHistogram
-
serviceForecastStatistics
ForecastStatistics serviceForecastStatistics
-
serviceSummaryStatistics
ServiceStatistics serviceSummaryStatistics
-
timestamp
Instant timestamp
-
-
Class software.amazon.awssdk.services.xray.model.TooManyTagsException extends XRayException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
resourceName
String resourceName
-
-
Class software.amazon.awssdk.services.xray.model.Trace extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.TraceSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
annotations
Map<String,List<ValueWithServiceIds>> annotations
-
availabilityZones
List<AvailabilityZoneDetail> availabilityZones
-
duration
Double duration
-
entryPoint
ServiceId entryPoint
-
errorRootCauses
List<ErrorRootCause> errorRootCauses
-
faultRootCauses
List<FaultRootCause> faultRootCauses
-
hasError
Boolean hasError
-
hasFault
Boolean hasFault
-
hasThrottle
Boolean hasThrottle
-
http
Http http
-
id
String id
-
instanceIds
List<InstanceIdDetail> instanceIds
-
isPartial
Boolean isPartial
-
matchedEventTime
Instant matchedEventTime
-
resourceARNs
List<ResourceARNDetail> resourceARNs
-
responseTime
Double responseTime
-
responseTimeRootCauses
List<ResponseTimeRootCause> responseTimeRootCauses
-
revision
Integer revision
-
serviceIds
List<ServiceId> serviceIds
-
startTime
Instant startTime
-
users
List<TraceUser> users
-
-
Class software.amazon.awssdk.services.xray.model.TraceUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.UnprocessedStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.UnprocessedTraceSegment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.xray.model.ValueWithServiceIds extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
annotationValue
AnnotationValue annotationValue
-
serviceIds
List<ServiceId> serviceIds
-
-
Class software.amazon.awssdk.services.xray.model.XRayException extends AwsServiceException implements Serializable
-