Serialized Form
-
Package software.amazon.awssdk.services.vpclattice.endpoints.internal
-
Class software.amazon.awssdk.services.vpclattice.endpoints.internal.InnerParseError extends RuntimeException implements Serializable
- serialVersionUID:
- -7808901449079805477L
-
Class software.amazon.awssdk.services.vpclattice.endpoints.internal.RuleError extends SdkException implements Serializable
-
Class software.amazon.awssdk.services.vpclattice.endpoints.internal.SourceException extends SdkException implements Serializable
-
-
Package software.amazon.awssdk.services.vpclattice.model
-
Class software.amazon.awssdk.services.vpclattice.model.AccessDeniedException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.AccessLogSubscriptionSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ConflictException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.DnsEntry extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.FixedResponseAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
statusCodeValue
Integer statusCodeValue
-
-
Class software.amazon.awssdk.services.vpclattice.model.ForwardAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
targetGroups
List<WeightedTargetGroup> targetGroups
-
-
Class software.amazon.awssdk.services.vpclattice.model.HeaderMatch extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
caseSensitive
Boolean caseSensitive
-
match
HeaderMatchType match
-
name
String name
-
-
Class software.amazon.awssdk.services.vpclattice.model.HeaderMatchType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
contains
String contains
-
exact
String exact
-
prefix
String prefix
-
type
HeaderMatchType.Type type
-
-
Class software.amazon.awssdk.services.vpclattice.model.HealthCheckConfig extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enabled
Boolean enabled
-
healthCheckIntervalSeconds
Integer healthCheckIntervalSeconds
-
healthCheckTimeoutSeconds
Integer healthCheckTimeoutSeconds
-
healthyThresholdCount
Integer healthyThresholdCount
-
matcher
Matcher matcher
-
path
String path
-
port
Integer port
-
protocol
String protocol
-
protocolVersion
String protocolVersion
-
unhealthyThresholdCount
Integer unhealthyThresholdCount
-
-
Class software.amazon.awssdk.services.vpclattice.model.HttpMatch extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
headerMatches
List<HeaderMatch> headerMatches
-
method
String method
-
pathMatch
PathMatch pathMatch
-
-
Class software.amazon.awssdk.services.vpclattice.model.InternalServerException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
retryAfterSeconds
Integer retryAfterSeconds
-
-
Class software.amazon.awssdk.services.vpclattice.model.ListenerSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.Matcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
httpCode
String httpCode
-
type
Matcher.Type type
-
-
Class software.amazon.awssdk.services.vpclattice.model.PathMatch extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
caseSensitive
Boolean caseSensitive
-
match
PathMatchType match
-
-
Class software.amazon.awssdk.services.vpclattice.model.PathMatchType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
exact
String exact
-
prefix
String prefix
-
type
PathMatchType.Type type
-
-
Class software.amazon.awssdk.services.vpclattice.model.ResourceNotFoundException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.RuleAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fixedResponse
FixedResponseAction fixedResponse
-
forward
ForwardAction forward
-
type
RuleAction.Type type
-
-
Class software.amazon.awssdk.services.vpclattice.model.RuleMatch extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
httpMatch
HttpMatch httpMatch
-
type
RuleMatch.Type type
-
-
Class software.amazon.awssdk.services.vpclattice.model.RuleSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.RuleUpdate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
RuleAction action
-
match
RuleMatch match
-
priority
Integer priority
-
ruleIdentifier
String ruleIdentifier
-
-
Class software.amazon.awssdk.services.vpclattice.model.RuleUpdateFailure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.RuleUpdateSuccess extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ServiceNetworkServiceAssociationSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arn
String arn
-
createdAt
Instant createdAt
-
createdBy
String createdBy
-
customDomainName
String customDomainName
-
dnsEntry
DnsEntry dnsEntry
-
id
String id
-
serviceArn
String serviceArn
-
serviceId
String serviceId
-
serviceName
String serviceName
-
serviceNetworkArn
String serviceNetworkArn
-
serviceNetworkId
String serviceNetworkId
-
serviceNetworkName
String serviceNetworkName
-
status
String status
-
-
Class software.amazon.awssdk.services.vpclattice.model.ServiceNetworkSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ServiceNetworkVpcAssociationSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class software.amazon.awssdk.services.vpclattice.model.ServiceQuotaExceededException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ServiceSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.Target extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.TargetFailure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.TargetGroupConfig extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.TargetGroupSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arn
String arn
-
createdAt
Instant createdAt
-
id
String id
-
ipAddressType
String ipAddressType
-
lambdaEventStructureVersion
String lambdaEventStructureVersion
-
lastUpdatedAt
Instant lastUpdatedAt
-
name
String name
-
port
Integer port
-
protocol
String protocol
-
serviceArns
List<String> serviceArns
-
status
String status
-
type
String type
-
vpcIdentifier
String vpcIdentifier
-
-
Class software.amazon.awssdk.services.vpclattice.model.TargetSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ThrottlingException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.ValidationException extends VpcLatticeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
fieldList
List<ValidationExceptionField> fieldList
-
reason
String reason
-
-
Class software.amazon.awssdk.services.vpclattice.model.ValidationExceptionField extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.vpclattice.model.VpcLatticeException extends AwsServiceException implements Serializable
-
Class software.amazon.awssdk.services.vpclattice.model.WeightedTargetGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-