A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - software.amazon.awssdk.services.route53.model.RRType
- AAAA - software.amazon.awssdk.services.route53.model.RRType
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- AccountLimit - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
- AccountLimit.Builder - Interface in software.amazon.awssdk.services.route53.model
- AccountLimitType - Enum in software.amazon.awssdk.services.route53.model
- action() - Method in class software.amazon.awssdk.services.route53.model.Change
-
The action to perform:
- action() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
CIDR collection change action.
- action(String) - Method in interface software.amazon.awssdk.services.route53.model.Change.Builder
-
The action to perform:
- action(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
-
CIDR collection change action.
- action(ChangeAction) - Method in interface software.amazon.awssdk.services.route53.model.Change.Builder
-
The action to perform:
- action(CidrCollectionChangeAction) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
-
CIDR collection change action.
- actionAsString() - Method in class software.amazon.awssdk.services.route53.model.Change
-
The action to perform:
- actionAsString() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
CIDR collection change action.
- activateKeySigningKey(Consumer<ActivateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
- activateKeySigningKey(Consumer<ActivateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
- activateKeySigningKey(ActivateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
- activateKeySigningKey(ActivateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
- ActivateKeySigningKeyRequest - Class in software.amazon.awssdk.services.route53.model
- ActivateKeySigningKeyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ActivateKeySigningKeyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ActivateKeySigningKeyRequestMarshaller - ActivateKeySigningKeyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ActivateKeySigningKeyRequestMarshaller
- ActivateKeySigningKeyResponse - Class in software.amazon.awssdk.services.route53.model
- ActivateKeySigningKeyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- addCondition(Condition) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- addTags() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
A complex type that contains a list of the tags that you want to add to the specified health check or hosted zone and/or the tags that you want to edit
Valuefor. - addTags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
A complex type that contains a list of the tags that you want to add to the specified health check or hosted zone and/or the tags that you want to edit
Valuefor. - addTags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
A complex type that contains a list of the tags that you want to add to the specified health check or hosted zone and/or the tags that you want to edit
Valuefor. - addTags(Tag...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
A complex type that contains a list of the tags that you want to add to the specified health check or hosted zone and/or the tags that you want to edit
Valuefor. - AF_SOUTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AF_SOUTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AF_SOUTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- alarmIdentifier() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- alarmIdentifier() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- alarmIdentifier(Consumer<AlarmIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- alarmIdentifier(Consumer<AlarmIdentifier.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- alarmIdentifier(AlarmIdentifier) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- alarmIdentifier(AlarmIdentifier) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- AlarmIdentifier - Class in software.amazon.awssdk.services.route53.model
-
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
- AlarmIdentifier.Builder - Interface in software.amazon.awssdk.services.route53.model
- aliasTarget() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
- aliasTarget(Consumer<AliasTarget.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
- aliasTarget(AliasTarget) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
- AliasTarget - Class in software.amazon.awssdk.services.route53.model
-
Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
- AliasTarget.Builder - Interface in software.amazon.awssdk.services.route53.model
- allowDots() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
- AP_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_EAST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_NORTHEAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_NORTHEAST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- AP_NORTHEAST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_NORTHEAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_NORTHEAST_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_NORTHEAST_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_NORTHEAST_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_NORTHEAST_3 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_NORTHEAST_3 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_NORTHEAST_3 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTH_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTH_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTH_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTHEAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTHEAST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- AP_SOUTHEAST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTHEAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTHEAST_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTHEAST_2 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- AP_SOUTHEAST_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTHEAST_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTHEAST_3 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTHEAST_3 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTHEAST_3 - software.amazon.awssdk.services.route53.model.VPCRegion
- AP_SOUTHEAST_4 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- AP_SOUTHEAST_4 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- AP_SOUTHEAST_4 - software.amazon.awssdk.services.route53.model.VPCRegion
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.route53.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.route53.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode.Builder
- arn() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
-
The ARN of the collection.
- arn() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
-
The ARN of the collection summary.
- arn(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollection.Builder
-
The ARN of the collection.
- arn(String) - Method in interface software.amazon.awssdk.services.route53.model.CollectionSummary.Builder
-
The ARN of the collection summary.
- Arn - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Associates an Amazon VPC with a private hosted zone.
- associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Associates an Amazon VPC with a private hosted zone.
- associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Associates an Amazon VPC with a private hosted zone.
- associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Associates an Amazon VPC with a private hosted zone.
- AssociateVpcWithHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to associate a VPC with a private hosted zone.
- AssociateVpcWithHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- AssociateVpcWithHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
AssociateVpcWithHostedZoneRequestMarshaller - AssociateVpcWithHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.AssociateVpcWithHostedZoneRequestMarshaller
- AssociateVpcWithHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the
AssociateVPCWithHostedZonerequest. - AssociateVpcWithHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- asString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- AUTHORITY - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider(Route53AuthSchemeProvider) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemeProvider(Route53AuthSchemeProvider) - Method in interface software.amazon.awssdk.services.route53.Route53BaseClientBuilder
-
Set the
Route53AuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(Route53AuthSchemeProvider) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemes() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- authSchemes() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- AuthSchemeUtils - Class in software.amazon.awssdk.services.route53.endpoints.internal
- AVERAGE - software.amazon.awssdk.services.route53.model.Statistic
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.route53.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.route53.auth.scheme.internal.Route53AuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams.Builder
-
Returns a
Route53AuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- build() - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.route53.model.Route53Request.Builder
- build() - Method in interface software.amazon.awssdk.services.route53.model.Route53Response.Builder
- build() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter.Builder
-
Builds an instance of
Route53AsyncWaiterbased on the configurations supplied to this builder - build() - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter.Builder
-
Builds an instance of
Route53Waiterbased on the configurations supplied to this builder - builder() - Static method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams
-
Get a new builder for creating a
Route53AuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.route53.endpoints.internal.RuleError
- builder() - Static method in exception software.amazon.awssdk.services.route53.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- builder() - Static method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- builder() - Static method in class software.amazon.awssdk.services.route53.model.AccountLimit
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- builder() - Static method in class software.amazon.awssdk.services.route53.model.AliasTarget
- builder() - Static method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.Change
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.CidrBlockInUseException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CidrCollection
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionInUseException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.ConcurrentModificationException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.ConflictingTypesException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DelegationSet
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetInUseException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.Dimension
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.DnssecNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- builder() - Static method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GeoLocation
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheck
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HostedZone
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.IncompatibleVersionException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidArgumentException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidDomainNameException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidInputException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKmsArnException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidSigningStatusException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidVpcIdException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.LastVpcAssociationException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.LimitsExceededException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.LinkedService
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.LocationSummary
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchChangeException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.NotAuthorizedException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- builder() - Static method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.Route53Exception
- builder() - Static method in class software.amazon.awssdk.services.route53.model.StatusReport
- builder() - Static method in class software.amazon.awssdk.services.route53.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.ThrottlingException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyHealthChecksException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyHostedZonesException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException
- builder() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- builder() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- builder() - Static method in class software.amazon.awssdk.services.route53.model.VPC
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
- builder() - Static method in exception software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException
- builder() - Static method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Create a builder that can be used to configure and create a
Route53AsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.route53.Route53Client
-
Create a builder that can be used to configure and create a
Route53Client. - builder() - Static method in class software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration
- builder() - Static method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Create a builder that can be used to configure and create a
Route53AsyncWaiter. - builder() - Static method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Create a builder that can be used to configure and create a
Route53Waiter. - Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.route53.model.Route53Request.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.route53.model.Route53Response.BuilderImpl
- BuilderImpl(Route53Exception) - Constructor for class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- BuilderImpl(Route53Request) - Constructor for class software.amazon.awssdk.services.route53.model.Route53Request.BuilderImpl
- BuilderImpl(Route53Response) - Constructor for class software.amazon.awssdk.services.route53.model.Route53Response.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
C
- CA_CENTRAL_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- CA_CENTRAL_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- CA_CENTRAL_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- CAA - software.amazon.awssdk.services.route53.model.RRType
- CALCULATED - software.amazon.awssdk.services.route53.model.HealthCheckType
- callerReference() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
-
A client-specific token that allows requests to be securely retried so that the intended outcome will only occur once, retries receive a similar response, and there are no additional edge cases to handle.
- callerReference() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
-
A unique string that identifies the request and that allows you to retry a failed
CreateHealthCheckrequest without the risk of creating two identical health checks: - callerReference() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
A unique string that identifies the request and that allows failed
CreateHostedZonerequests to be retried without the risk of executing the operation twice. - callerReference() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
A unique string that identifies the request.
- callerReference() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
-
A unique string that identifies the request, and that allows you to retry failed
CreateReusableDelegationSetrequests without the risk of executing the operation twice. - callerReference() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
-
The value that you specified for
CallerReferencewhen you created the reusable delegation set. - callerReference() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
A unique string that you specified when you created the health check.
- callerReference() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
The value that you specified for
CallerReferencewhen you created the hosted zone. - callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest.Builder
-
A client-specific token that allows requests to be securely retried so that the intended outcome will only occur once, retries receive a similar response, and there are no additional edge cases to handle.
- callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest.Builder
-
A unique string that identifies the request and that allows you to retry a failed
CreateHealthCheckrequest without the risk of creating two identical health checks: - callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
A unique string that identifies the request and that allows failed
CreateHostedZonerequests to be retried without the risk of executing the operation twice. - callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
-
A unique string that identifies the request.
- callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest.Builder
-
A unique string that identifies the request, and that allows you to retry failed
CreateReusableDelegationSetrequests without the risk of executing the operation twice. - callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSet.Builder
-
The value that you specified for
CallerReferencewhen you created the reusable delegation set. - callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
A unique string that you specified when you created the health check.
- callerReference(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
The value that you specified for
CallerReferencewhen you created the hosted zone. - cause(Throwable) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
- Change - Class in software.amazon.awssdk.services.route53.model
-
The information for each resource record set that you want to change.
- Change.Builder - Interface in software.amazon.awssdk.services.route53.model
- ChangeAction - Enum in software.amazon.awssdk.services.route53.model
- changeBatch() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
-
A complex type that contains an optional comment and the
Changeselement. - changeBatch(Consumer<ChangeBatch.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest.Builder
-
A complex type that contains an optional comment and the
Changeselement. - changeBatch(ChangeBatch) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest.Builder
-
A complex type that contains an optional comment and the
Changeselement. - ChangeBatch - Class in software.amazon.awssdk.services.route53.model
-
The information for a change request.
- ChangeBatch.Builder - Interface in software.amazon.awssdk.services.route53.model
- changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates, changes, or deletes CIDR blocks within a collection.
- changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates, changes, or deletes CIDR blocks within a collection.
- changeCidrCollection(ChangeCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates, changes, or deletes CIDR blocks within a collection.
- changeCidrCollection(ChangeCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates, changes, or deletes CIDR blocks within a collection.
- ChangeCidrCollectionRequest - Class in software.amazon.awssdk.services.route53.model
- ChangeCidrCollectionRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ChangeCidrCollectionRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ChangeCidrCollectionRequestMarshaller - ChangeCidrCollectionRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ChangeCidrCollectionRequestMarshaller
- ChangeCidrCollectionResponse - Class in software.amazon.awssdk.services.route53.model
- ChangeCidrCollectionResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
-
A complex type that describes the changes made to your hosted zone.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
-
A complex type that contains information about changes made to your hosted zone.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
A complex type that contains information about the
CreateHostedZonerequest. - changeInfo() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
-
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
-
A complex type that describes the changes made to the specified private hosted zone.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
-
Returns the value of the ChangeInfo property for this object.
- changeInfo() - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
-
A complex type that contains information about the specified change batch.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse.Builder
-
A complex type that describes the changes made to your hosted zone.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse.Builder
-
A complex type that contains information about changes made to your hosted zone.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains information about the
CreateHostedZonerequest. - changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse.Builder
-
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse.Builder
-
A complex type that describes the changes made to the specified private hosted zone.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(Consumer<ChangeInfo.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetChangeResponse.Builder
-
A complex type that contains information about the specified change batch.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse.Builder
-
A complex type that describes the changes made to your hosted zone.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse.Builder
-
A complex type that contains information about changes made to your hosted zone.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains information about the
CreateHostedZonerequest. - changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse.Builder
-
A complex type that contains the ID, the status, and the date and time of a request to delete a hosted zone.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse.Builder
-
A complex type that describes the changes made to the specified private hosted zone.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse.Builder
-
Sets the value of the ChangeInfo property for this object.
- changeInfo(ChangeInfo) - Method in interface software.amazon.awssdk.services.route53.model.GetChangeResponse.Builder
-
A complex type that contains information about the specified change batch.
- ChangeInfo - Class in software.amazon.awssdk.services.route53.model
-
A complex type that describes change information about changes made to your hosted zone.
- ChangeInfo.Builder - Interface in software.amazon.awssdk.services.route53.model
- changeResourceRecordSets(Consumer<ChangeResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.
- changeResourceRecordSets(Consumer<ChangeResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.
- changeResourceRecordSets(ChangeResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.
- changeResourceRecordSets(ChangeResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.
- ChangeResourceRecordSetsRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains change information for the resource record set.
- ChangeResourceRecordSetsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ChangeResourceRecordSetsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ChangeResourceRecordSetsRequestMarshaller - ChangeResourceRecordSetsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ChangeResourceRecordSetsRequestMarshaller
- ChangeResourceRecordSetsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing the response for the request.
- ChangeResourceRecordSetsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- changes() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
-
Information about the changes to make to the record sets.
- changes() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
-
Information about changes to a CIDR collection.
- changes(Collection<Change>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeBatch.Builder
-
Information about the changes to make to the record sets.
- changes(Collection<CidrCollectionChange>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
-
Information about changes to a CIDR collection.
- changes(Consumer<Change.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeBatch.Builder
-
Information about the changes to make to the record sets.
- changes(Consumer<CidrCollectionChange.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
-
Information about changes to a CIDR collection.
- changes(Change...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeBatch.Builder
-
Information about the changes to make to the record sets.
- changes(CidrCollectionChange...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
-
Information about changes to a CIDR collection.
- ChangeStatus - Enum in software.amazon.awssdk.services.route53.model
- changeTagsForResource(Consumer<ChangeTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Adds, edits, or deletes tags for a health check or a hosted zone.
- changeTagsForResource(Consumer<ChangeTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Adds, edits, or deletes tags for a health check or a hosted zone.
- changeTagsForResource(ChangeTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Adds, edits, or deletes tags for a health check or a hosted zone.
- changeTagsForResource(ChangeTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Adds, edits, or deletes tags for a health check or a hosted zone.
- ChangeTagsForResourceRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the tags that you want to add, edit, or delete.
- ChangeTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ChangeTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ChangeTagsForResourceRequestMarshaller - ChangeTagsForResourceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ChangeTagsForResourceRequestMarshaller
- ChangeTagsForResourceResponse - Class in software.amazon.awssdk.services.route53.model
-
Empty response for the request.
- ChangeTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- checkedTime() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
-
The date and time that the health checker performed the health check in ISO 8601 format and Coordinated Universal Time (UTC).
- checkedTime(Instant) - Method in interface software.amazon.awssdk.services.route53.model.StatusReport.Builder
-
The date and time that the health checker performed the health check in ISO 8601 format and Coordinated Universal Time (UTC).
- checkerIpRanges() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
-
A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route 53 health checkers.
- checkerIpRanges(String...) - Method in interface software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse.Builder
-
A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route 53 health checkers.
- checkerIpRanges(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse.Builder
-
A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route 53 health checkers.
- CHILD_HEALTH_CHECKS - software.amazon.awssdk.services.route53.model.ResettableElementName
- childHealthChecks() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
(CALCULATED Health Checks Only) A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - childHealthChecks() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - childHealthChecks(String...) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
(CALCULATED Health Checks Only) A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - childHealthChecks(String...) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - childHealthChecks(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
(CALCULATED Health Checks Only) A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - childHealthChecks(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ChildHealthCheckelement for each health check that you want to associate with aCALCULATEDhealth check. - chooseAuthScheme(List<EndpointAuthScheme>) - Static method in class software.amazon.awssdk.services.route53.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.
- cidrBlock() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
-
Value for the CIDR block.
- cidrBlock(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockSummary.Builder
-
Value for the CIDR block.
- CidrBlockInUseException - Exception in software.amazon.awssdk.services.route53.model
-
This CIDR block is already in use.
- CidrBlockInUseException.Builder - Interface in software.amazon.awssdk.services.route53.model
- cidrBlocks() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
-
A complex type that contains information about the CIDR blocks.
- cidrBlocks() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksIterable
-
Returns an iterable to iterate through the paginated
ListCidrBlocksResponse.cidrBlocks()member. - cidrBlocks() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksPublisher
-
Returns a publisher that can be used to get a stream of data.
- cidrBlocks(Collection<CidrBlockSummary>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse.Builder
-
A complex type that contains information about the CIDR blocks.
- cidrBlocks(Consumer<CidrBlockSummary.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse.Builder
-
A complex type that contains information about the CIDR blocks.
- cidrBlocks(CidrBlockSummary...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse.Builder
-
A complex type that contains information about the CIDR blocks.
- CidrBlockSummary - Class in software.amazon.awssdk.services.route53.model
-
A complex type that lists the CIDR blocks.
- CidrBlockSummary.Builder - Interface in software.amazon.awssdk.services.route53.model
- CidrCollection - Class in software.amazon.awssdk.services.route53.model
-
A complex type that identifies a CIDR collection.
- CidrCollection.Builder - Interface in software.amazon.awssdk.services.route53.model
- CidrCollectionAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
A CIDR collection with this name and a different caller reference already exists in this account.
- CidrCollectionAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- CidrCollectionChange - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the CIDR collection change.
- CidrCollectionChange.Builder - Interface in software.amazon.awssdk.services.route53.model
- CidrCollectionChangeAction - Enum in software.amazon.awssdk.services.route53.model
- CidrCollectionInUseException - Exception in software.amazon.awssdk.services.route53.model
-
This CIDR collection is in use, and isn't empty.
- CidrCollectionInUseException.Builder - Interface in software.amazon.awssdk.services.route53.model
- cidrCollections() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
-
A complex type with information about the CIDR collection.
- cidrCollections() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsIterable
-
Returns an iterable to iterate through the paginated
ListCidrCollectionsResponse.cidrCollections()member. - cidrCollections() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- cidrCollections(Collection<CollectionSummary>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse.Builder
-
A complex type with information about the CIDR collection.
- cidrCollections(Consumer<CollectionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse.Builder
-
A complex type with information about the CIDR collection.
- cidrCollections(CollectionSummary...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse.Builder
-
A complex type with information about the CIDR collection.
- CidrCollectionVersionMismatchException - Exception in software.amazon.awssdk.services.route53.model
-
The CIDR collection version you provided, doesn't match the one in the
ListCidrCollectionsoperation. - CidrCollectionVersionMismatchException.Builder - Interface in software.amazon.awssdk.services.route53.model
- cidrList() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
List of CIDR blocks.
- cidrList(String...) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
-
List of CIDR blocks.
- cidrList(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
-
List of CIDR blocks.
- cidrLocations() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
-
A complex type that contains information about the list of CIDR locations.
- cidrLocations() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsIterable
-
Returns an iterable to iterate through the paginated
ListCidrLocationsResponse.cidrLocations()member. - cidrLocations() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- cidrLocations(Collection<LocationSummary>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse.Builder
-
A complex type that contains information about the list of CIDR locations.
- cidrLocations(Consumer<LocationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse.Builder
-
A complex type that contains information about the list of CIDR locations.
- cidrLocations(LocationSummary...) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse.Builder
-
A complex type that contains information about the list of CIDR locations.
- cidrRoutingConfig() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Returns the value of the CidrRoutingConfig property for this object.
- cidrRoutingConfig(Consumer<CidrRoutingConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Sets the value of the CidrRoutingConfig property for this object.
- cidrRoutingConfig(CidrRoutingConfig) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Sets the value of the CidrRoutingConfig property for this object.
- CidrRoutingConfig - Class in software.amazon.awssdk.services.route53.model
-
The object that is specified in resource record set object when you are linking a resource record set to a CIDR location.
- CidrRoutingConfig.Builder - Interface in software.amazon.awssdk.services.route53.model
- client(Route53AsyncClient) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter.Builder
-
Sets a custom
Route53AsyncClientthat will be used to poll the resource - client(Route53Client) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter.Builder
-
Sets a custom
Route53Clientthat will be used to poll the resource - CLOUDWATCH_METRIC - software.amazon.awssdk.services.route53.model.HealthCheckType
- cloudWatchAlarmConfiguration() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
- cloudWatchAlarmConfiguration(Consumer<CloudWatchAlarmConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
- cloudWatchAlarmConfiguration(CloudWatchAlarmConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
- CloudWatchAlarmConfiguration - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
- CloudWatchAlarmConfiguration.Builder - Interface in software.amazon.awssdk.services.route53.model
- cloudWatchLogsLogGroupArn() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
-
The Amazon Resource Name (ARN) for the log group that you want to Amazon Route 53 to send query logs to.
- cloudWatchLogsLogGroupArn() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
-
The Amazon Resource Name (ARN) of the CloudWatch Logs log group that Amazon Route 53 is publishing logs to.
- cloudWatchLogsLogGroupArn(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest.Builder
-
The Amazon Resource Name (ARN) for the log group that you want to Amazon Route 53 to send query logs to.
- cloudWatchLogsLogGroupArn(String) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfig.Builder
-
The Amazon Resource Name (ARN) of the CloudWatch Logs log group that Amazon Route 53 is publishing logs to.
- CloudWatchRegion - Enum in software.amazon.awssdk.services.route53.model
- CN_NORTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- CN_NORTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- CN_NORTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- CN_NORTHWEST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- CN_NORTHWEST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- CNAME - software.amazon.awssdk.services.route53.model.RRType
- collection() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
-
A complex type that contains information about the CIDR collection.
- collection(Consumer<CidrCollection.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse.Builder
-
A complex type that contains information about the CIDR collection.
- collection(CidrCollection) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse.Builder
-
A complex type that contains information about the CIDR collection.
- collectionId() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
-
The CIDR collection ID.
- collectionId() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
-
The UUID of the CIDR collection.
- collectionId() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
-
The CIDR collection ID.
- collectionId(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrRoutingConfig.Builder
-
The CIDR collection ID.
- collectionId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
-
The UUID of the CIDR collection.
- collectionId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest.Builder
-
The CIDR collection ID.
- CollectionSummary - Class in software.amazon.awssdk.services.route53.model
-
A complex type that is an entry in an CidrCollection array.
- CollectionSummary.Builder - Interface in software.amazon.awssdk.services.route53.model
- collectionVersion() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
-
A sequential counter that Amazon Route 53 sets to 1 when you create a collection and increments it by 1 each time you update the collection.
- collectionVersion(Long) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
-
A sequential counter that Amazon Route 53 sets to 1 when you create a collection and increments it by 1 each time you update the collection.
- comment() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
-
Optional: A comment about the association request.
- comment() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
-
Optional: Any comments you want to include about a change batch request.
- comment() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
A comment you can provide.
- comment() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
-
(Optional) Any comments that you want to include about the traffic policy.
- comment() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
-
The comment that you specified in the
CreateTrafficPolicyVersionrequest, if any. - comment() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
-
Optional: A comment about the disassociation request.
- comment() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
-
Any comments that you want to include about the hosted zone.
- comment() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The comment that you specify in the
CreateTrafficPolicyrequest, if any. - comment() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
-
The new comment for the hosted zone.
- comment() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
-
The new comment for the specified traffic policy and version.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
-
Optional: A comment about the association request.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeBatch.Builder
-
Optional: Any comments you want to include about a change batch request.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeInfo.Builder
-
A comment you can provide.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest.Builder
-
(Optional) Any comments that you want to include about the traffic policy.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest.Builder
-
The comment that you specified in the
CreateTrafficPolicyVersionrequest, if any. - comment(String) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
-
Optional: A comment about the disassociation request.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneConfig.Builder
-
Any comments that you want to include about the hosted zone.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The comment that you specify in the
CreateTrafficPolicyrequest, if any. - comment(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest.Builder
-
The new comment for the hosted zone.
- comment(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest.Builder
-
The new comment for the specified traffic policy and version.
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
- comparisonOperator() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the arithmetic operation that is used for the comparison.
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the arithmetic operation that is used for the comparison.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the arithmetic operation that is used for the comparison.
- ComparisonOperator - Enum in software.amazon.awssdk.services.route53.model
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the arithmetic operation that is used for the comparison.
- ConcurrentModificationException - Exception in software.amazon.awssdk.services.route53.model
-
Another user submitted a request to create, update, or delete the object at the same time that you did.
- ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.route53.model
- condition() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- config() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
A complex type that includes the
CommentandPrivateZoneelements. - config(Consumer<HostedZoneConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
A complex type that includes the
CommentandPrivateZoneelements. - config(HostedZoneConfig) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
A complex type that includes the
CommentandPrivateZoneelements. - ConflictingDomainExistsException - Exception in software.amazon.awssdk.services.route53.model
-
The cause of this error depends on the operation that you're performing:
- ConflictingDomainExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- ConflictingTypesException - Exception in software.amazon.awssdk.services.route53.model
-
You tried to update a traffic policy instance by using a traffic policy version that has a different DNS type than the current type for the instance.
- ConflictingTypesException.Builder - Interface in software.amazon.awssdk.services.route53.model
- constant(Object) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
- context(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference.Builder
- continentCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
-
The two-letter code for the continent.
- continentCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The two-letter code for the continent.
- continentCode() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
-
For geolocation resource record sets, a two-letter abbreviation that identifies a continent.
- continentCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocation.Builder
-
The two-letter code for the continent.
- continentCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The two-letter code for the continent.
- continentCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationRequest.Builder
-
For geolocation resource record sets, a two-letter abbreviation that identifies a continent.
- continentName() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The full name of the continent.
- continentName(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The full name of the continent.
- count() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
-
The current number of entities that you have created of the specified type.
- count() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
-
The current number of entities that you have created of the specified type.
- count() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
-
The current number of hosted zones that you can associate with the specified reusable delegation set.
- count(Long) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitResponse.Builder
-
The current number of entities that you have created of the specified type.
- count(Long) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse.Builder
-
The current number of entities that you have created of the specified type.
- count(Long) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse.Builder
-
The current number of hosted zones that you can associate with the specified reusable delegation set.
- countryCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
-
For geolocation resource record sets, the two-letter code for a country.
- countryCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The two-letter code for the country.
- countryCode() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
-
Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 alpha-2.
- countryCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocation.Builder
-
For geolocation resource record sets, the two-letter code for a country.
- countryCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The two-letter code for the country.
- countryCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationRequest.Builder
-
Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 alpha-2.
- countryName() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The name of the country.
- countryName(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The name of the country.
- create() - Static method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Create a
Route53AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.route53.Route53Client
-
Create a
Route53Clientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Create an instance of
Route53AsyncWaiterwith the default configuration. - create() - Static method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Create an instance of
Route53Waiterwith the default configuration. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.route53.model.Route53ResponseMetadata
- CREATE - software.amazon.awssdk.services.route53.model.ChangeAction
- createAuthSchemes(Value) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AuthSchemeUtils
- createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a CIDR collection in the current Amazon Web Services account.
- createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a CIDR collection in the current Amazon Web Services account.
- createCidrCollection(CreateCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a CIDR collection in the current Amazon Web Services account.
- createCidrCollection(CreateCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a CIDR collection in the current Amazon Web Services account.
- CreateCidrCollectionRequest - Class in software.amazon.awssdk.services.route53.model
- CreateCidrCollectionRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateCidrCollectionRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateCidrCollectionRequestMarshaller - CreateCidrCollectionRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateCidrCollectionRequestMarshaller
- CreateCidrCollectionResponse - Class in software.amazon.awssdk.services.route53.model
- CreateCidrCollectionResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createdDate() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
The date when the key-signing key (KSK) was created.
- createdDate(Instant) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
The date when the key-signing key (KSK) was created.
- createHealthCheck(Consumer<CreateHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new health check.
- createHealthCheck(Consumer<CreateHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new health check.
- createHealthCheck(CreateHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new health check.
- createHealthCheck(CreateHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new health check.
- CreateHealthCheckRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the health check request information.
- CreateHealthCheckRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateHealthCheckRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateHealthCheckRequestMarshaller - CreateHealthCheckRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateHealthCheckRequestMarshaller
- CreateHealthCheckResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing the response information for the new health check.
- CreateHealthCheckResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createHostedZone(Consumer<CreateHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new public or private hosted zone.
- createHostedZone(Consumer<CreateHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new public or private hosted zone.
- createHostedZone(CreateHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new public or private hosted zone.
- createHostedZone(CreateHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new public or private hosted zone.
- CreateHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to create a public or private hosted zone.
- CreateHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateHostedZoneRequestMarshaller - CreateHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateHostedZoneRequestMarshaller
- CreateHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing the response information for the hosted zone.
- CreateHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new key-signing key (KSK) associated with a hosted zone.
- createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new key-signing key (KSK) associated with a hosted zone.
- createKeySigningKey(CreateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new key-signing key (KSK) associated with a hosted zone.
- createKeySigningKey(CreateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new key-signing key (KSK) associated with a hosted zone.
- CreateKeySigningKeyRequest - Class in software.amazon.awssdk.services.route53.model
- CreateKeySigningKeyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateKeySigningKeyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateKeySigningKeyRequestMarshaller - CreateKeySigningKeyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateKeySigningKeyRequestMarshaller
- CreateKeySigningKeyResponse - Class in software.amazon.awssdk.services.route53.model
- CreateKeySigningKeyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a configuration for DNS query logging.
- createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a configuration for DNS query logging.
- createQueryLoggingConfig(CreateQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a configuration for DNS query logging.
- createQueryLoggingConfig(CreateQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a configuration for DNS query logging.
- CreateQueryLoggingConfigRequest - Class in software.amazon.awssdk.services.route53.model
- CreateQueryLoggingConfigRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateQueryLoggingConfigRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateQueryLoggingConfigRequestMarshaller - CreateQueryLoggingConfigRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateQueryLoggingConfigRequestMarshaller
- CreateQueryLoggingConfigResponse - Class in software.amazon.awssdk.services.route53.model
- CreateQueryLoggingConfigResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.
- createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.
- createReusableDelegationSet(CreateReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.
- createReusableDelegationSet(CreateReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.
- CreateReusableDelegationSetRequest - Class in software.amazon.awssdk.services.route53.model
- CreateReusableDelegationSetRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateReusableDelegationSetRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateReusableDelegationSetRequestMarshaller - CreateReusableDelegationSetRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateReusableDelegationSetRequestMarshaller
- CreateReusableDelegationSetResponse - Class in software.amazon.awssdk.services.route53.model
- CreateReusableDelegationSetResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createTrafficPolicy(Consumer<CreateTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).
- createTrafficPolicy(Consumer<CreateTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).
- createTrafficPolicy(CreateTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).
- createTrafficPolicy(CreateTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).
- createTrafficPolicyInstance(Consumer<CreateTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.
- createTrafficPolicyInstance(Consumer<CreateTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.
- createTrafficPolicyInstance(CreateTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.
- createTrafficPolicyInstance(CreateTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.
- CreateTrafficPolicyInstanceRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.
- CreateTrafficPolicyInstanceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateTrafficPolicyInstanceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateTrafficPolicyInstanceRequestMarshaller - CreateTrafficPolicyInstanceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyInstanceRequestMarshaller
- CreateTrafficPolicyInstanceResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the
CreateTrafficPolicyInstancerequest. - CreateTrafficPolicyInstanceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateTrafficPolicyRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the traffic policy that you want to create.
- CreateTrafficPolicyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateTrafficPolicyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateTrafficPolicyRequestMarshaller - CreateTrafficPolicyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyRequestMarshaller
- CreateTrafficPolicyResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the
CreateTrafficPolicyrequest. - CreateTrafficPolicyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createTrafficPolicyVersion(Consumer<CreateTrafficPolicyVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new version of an existing traffic policy.
- createTrafficPolicyVersion(Consumer<CreateTrafficPolicyVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new version of an existing traffic policy.
- createTrafficPolicyVersion(CreateTrafficPolicyVersionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Creates a new version of an existing traffic policy.
- createTrafficPolicyVersion(CreateTrafficPolicyVersionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Creates a new version of an existing traffic policy.
- CreateTrafficPolicyVersionRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the traffic policy that you want to create a new version for.
- CreateTrafficPolicyVersionRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateTrafficPolicyVersionRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateTrafficPolicyVersionRequestMarshaller - CreateTrafficPolicyVersionRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyVersionRequestMarshaller
- CreateTrafficPolicyVersionResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the
CreateTrafficPolicyVersionrequest. - CreateTrafficPolicyVersionResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account. - createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account. - createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account. - createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Authorizes the Amazon Web Services account that created a specified VPC to submit an
AssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account. - CreateVpcAssociationAuthorizationRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to authorize associating a VPC with your private hosted zone.
- CreateVpcAssociationAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- CreateVpcAssociationAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
CreateVpcAssociationAuthorizationRequestMarshaller - CreateVpcAssociationAuthorizationRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.CreateVpcAssociationAuthorizationRequestMarshaller
- CreateVpcAssociationAuthorizationResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information from a
CreateVPCAssociationAuthorizationrequest. - CreateVpcAssociationAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- credentialsProvider() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.route53.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.route53.endpoints.internal.RuleError
D
- deactivateKeySigningKey(Consumer<DeactivateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
- deactivateKeySigningKey(Consumer<DeactivateKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
- deactivateKeySigningKey(DeactivateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
- deactivateKeySigningKey(DeactivateKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
- DeactivateKeySigningKeyRequest - Class in software.amazon.awssdk.services.route53.model
- DeactivateKeySigningKeyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeactivateKeySigningKeyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeactivateKeySigningKeyRequestMarshaller - DeactivateKeySigningKeyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeactivateKeySigningKeyRequestMarshaller
- DeactivateKeySigningKeyResponse - Class in software.amazon.awssdk.services.route53.model
- DeactivateKeySigningKeyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- Default() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime
-
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
- defaultEngine() - Static method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.route53.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointProvider
- DefaultRoute53AuthSchemeParams - Class in software.amazon.awssdk.services.route53.auth.scheme.internal
- DefaultRoute53AuthSchemeProvider - Class in software.amazon.awssdk.services.route53.auth.scheme.internal
- DefaultRoute53EndpointProvider - Class in software.amazon.awssdk.services.route53.endpoints.internal
- DefaultRoute53EndpointProvider() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRoute53EndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.route53.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- delegationSet() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
A complex type that describes the name servers for this hosted zone.
- delegationSet() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
-
A complex type that contains name server information.
- delegationSet() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
-
A complex type that lists the Amazon Route 53 name servers for the specified hosted zone.
- delegationSet() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
-
A complex type that contains information about the reusable delegation set.
- delegationSet(Consumer<DelegationSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that describes the name servers for this hosted zone.
- delegationSet(Consumer<DelegationSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse.Builder
-
A complex type that contains name server information.
- delegationSet(Consumer<DelegationSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that lists the Amazon Route 53 name servers for the specified hosted zone.
- delegationSet(Consumer<DelegationSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse.Builder
-
A complex type that contains information about the reusable delegation set.
- delegationSet(DelegationSet) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that describes the name servers for this hosted zone.
- delegationSet(DelegationSet) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse.Builder
-
A complex type that contains name server information.
- delegationSet(DelegationSet) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that lists the Amazon Route 53 name servers for the specified hosted zone.
- delegationSet(DelegationSet) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse.Builder
-
A complex type that contains information about the reusable delegation set.
- DelegationSet - Class in software.amazon.awssdk.services.route53.model
-
A complex type that lists the name servers in a delegation set, as well as the
CallerReferenceand theIDfor the delegation set. - DelegationSet.Builder - Interface in software.amazon.awssdk.services.route53.model
- DelegationSetAlreadyCreatedException - Exception in software.amazon.awssdk.services.route53.model
-
A delegation set with the same owner and caller reference combination has already been created.
- DelegationSetAlreadyCreatedException.Builder - Interface in software.amazon.awssdk.services.route53.model
- DelegationSetAlreadyReusableException - Exception in software.amazon.awssdk.services.route53.model
-
The specified delegation set has already been marked as reusable.
- DelegationSetAlreadyReusableException.Builder - Interface in software.amazon.awssdk.services.route53.model
- delegationSetId() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
If you want to associate a reusable delegation set with this hosted zone, the ID that Amazon Route 53 assigned to the reusable delegation set when you created it.
- delegationSetId() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
-
The ID of the delegation set that you want to get the limit for.
- delegationSetId() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
If you're using reusable delegation sets and you want to list all of the hosted zones that are associated with a reusable delegation set, specify the ID of that reusable delegation set.
- delegationSetId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
If you want to associate a reusable delegation set with this hosted zone, the ID that Amazon Route 53 assigned to the reusable delegation set when you created it.
- delegationSetId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
-
The ID of the delegation set that you want to get the limit for.
- delegationSetId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
-
If you're using reusable delegation sets and you want to list all of the hosted zones that are associated with a reusable delegation set, specify the ID of that reusable delegation set.
- DelegationSetInUseException - Exception in software.amazon.awssdk.services.route53.model
-
The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.
- DelegationSetInUseException.Builder - Interface in software.amazon.awssdk.services.route53.model
- DelegationSetNotAvailableException - Exception in software.amazon.awssdk.services.route53.model
-
You can create a hosted zone that has the same name as an existing hosted zone (example.com is common), but there is a limit to the number of hosted zones that have the same name.
- DelegationSetNotAvailableException.Builder - Interface in software.amazon.awssdk.services.route53.model
- DelegationSetNotReusableException - Exception in software.amazon.awssdk.services.route53.model
-
A reusable delegation set with the specified ID does not exist.
- DelegationSetNotReusableException.Builder - Interface in software.amazon.awssdk.services.route53.model
- delegationSets() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
A complex type that contains one
DelegationSetelement for each reusable delegation set that was created by the current Amazon Web Services account. - delegationSets(Collection<DelegationSet>) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
A complex type that contains one
DelegationSetelement for each reusable delegation set that was created by the current Amazon Web Services account. - delegationSets(Consumer<DelegationSet.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
A complex type that contains one
DelegationSetelement for each reusable delegation set that was created by the current Amazon Web Services account. - delegationSets(DelegationSet...) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
A complex type that contains one
DelegationSetelement for each reusable delegation set that was created by the current Amazon Web Services account. - DELETE - software.amazon.awssdk.services.route53.model.ChangeAction
- DELETE_IF_EXISTS - software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
- deleteCidrCollection(Consumer<DeleteCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a CIDR collection in the current Amazon Web Services account.
- deleteCidrCollection(Consumer<DeleteCidrCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a CIDR collection in the current Amazon Web Services account.
- deleteCidrCollection(DeleteCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a CIDR collection in the current Amazon Web Services account.
- deleteCidrCollection(DeleteCidrCollectionRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a CIDR collection in the current Amazon Web Services account.
- DeleteCidrCollectionRequest - Class in software.amazon.awssdk.services.route53.model
- DeleteCidrCollectionRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteCidrCollectionRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteCidrCollectionRequestMarshaller - DeleteCidrCollectionRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteCidrCollectionRequestMarshaller
- DeleteCidrCollectionResponse - Class in software.amazon.awssdk.services.route53.model
- DeleteCidrCollectionResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteHealthCheck(Consumer<DeleteHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a health check.
- deleteHealthCheck(Consumer<DeleteHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a health check.
- deleteHealthCheck(DeleteHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a health check.
- deleteHealthCheck(DeleteHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a health check.
- DeleteHealthCheckRequest - Class in software.amazon.awssdk.services.route53.model
-
This action deletes a health check.
- DeleteHealthCheckRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteHealthCheckRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteHealthCheckRequestMarshaller - DeleteHealthCheckRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteHealthCheckRequestMarshaller
- DeleteHealthCheckResponse - Class in software.amazon.awssdk.services.route53.model
-
An empty element.
- DeleteHealthCheckResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a hosted zone.
- deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a hosted zone.
- deleteHostedZone(DeleteHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a hosted zone.
- deleteHostedZone(DeleteHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a hosted zone.
- DeleteHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to delete a hosted zone.
- DeleteHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteHostedZoneRequestMarshaller - DeleteHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteHostedZoneRequestMarshaller
- DeleteHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
DeleteHostedZonerequest. - DeleteHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteKeySigningKey(Consumer<DeleteKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a key-signing key (KSK).
- deleteKeySigningKey(Consumer<DeleteKeySigningKeyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a key-signing key (KSK).
- deleteKeySigningKey(DeleteKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a key-signing key (KSK).
- deleteKeySigningKey(DeleteKeySigningKeyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a key-signing key (KSK).
- DeleteKeySigningKeyRequest - Class in software.amazon.awssdk.services.route53.model
- DeleteKeySigningKeyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteKeySigningKeyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteKeySigningKeyRequestMarshaller - DeleteKeySigningKeyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteKeySigningKeyRequestMarshaller
- DeleteKeySigningKeyResponse - Class in software.amazon.awssdk.services.route53.model
- DeleteKeySigningKeyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteQueryLoggingConfig(Consumer<DeleteQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a configuration for DNS query logging.
- deleteQueryLoggingConfig(Consumer<DeleteQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a configuration for DNS query logging.
- deleteQueryLoggingConfig(DeleteQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a configuration for DNS query logging.
- deleteQueryLoggingConfig(DeleteQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a configuration for DNS query logging.
- DeleteQueryLoggingConfigRequest - Class in software.amazon.awssdk.services.route53.model
- DeleteQueryLoggingConfigRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteQueryLoggingConfigRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteQueryLoggingConfigRequestMarshaller - DeleteQueryLoggingConfigRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteQueryLoggingConfigRequestMarshaller
- DeleteQueryLoggingConfigResponse - Class in software.amazon.awssdk.services.route53.model
- DeleteQueryLoggingConfigResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteReusableDelegationSet(Consumer<DeleteReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a reusable delegation set.
- deleteReusableDelegationSet(Consumer<DeleteReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a reusable delegation set.
- deleteReusableDelegationSet(DeleteReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a reusable delegation set.
- deleteReusableDelegationSet(DeleteReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a reusable delegation set.
- DeleteReusableDelegationSetRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to delete a reusable delegation set.
- DeleteReusableDelegationSetRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteReusableDelegationSetRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteReusableDelegationSetRequestMarshaller - DeleteReusableDelegationSetRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteReusableDelegationSetRequestMarshaller
- DeleteReusableDelegationSetResponse - Class in software.amazon.awssdk.services.route53.model
-
An empty element.
- DeleteReusableDelegationSetResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteTrafficPolicy(Consumer<DeleteTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a traffic policy.
- deleteTrafficPolicy(Consumer<DeleteTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a traffic policy.
- deleteTrafficPolicy(DeleteTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a traffic policy.
- deleteTrafficPolicy(DeleteTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a traffic policy.
- deleteTrafficPolicyInstance(Consumer<DeleteTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.
- deleteTrafficPolicyInstance(Consumer<DeleteTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.
- deleteTrafficPolicyInstance(DeleteTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.
- deleteTrafficPolicyInstance(DeleteTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.
- DeleteTrafficPolicyInstanceRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to delete a specified traffic policy instance.
- DeleteTrafficPolicyInstanceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteTrafficPolicyInstanceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteTrafficPolicyInstanceRequestMarshaller - DeleteTrafficPolicyInstanceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteTrafficPolicyInstanceRequestMarshaller
- DeleteTrafficPolicyInstanceResponse - Class in software.amazon.awssdk.services.route53.model
-
An empty element.
- DeleteTrafficPolicyInstanceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteTrafficPolicyRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to delete a specified traffic policy version.
- DeleteTrafficPolicyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteTrafficPolicyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteTrafficPolicyRequestMarshaller - DeleteTrafficPolicyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteTrafficPolicyRequestMarshaller
- DeleteTrafficPolicyResponse - Class in software.amazon.awssdk.services.route53.model
-
An empty element.
- DeleteTrafficPolicyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Removes authorization to submit an
AssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account. - deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Removes authorization to submit an
AssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account. - deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Removes authorization to submit an
AssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account. - deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Removes authorization to submit an
AssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account. - DeleteVpcAssociationAuthorizationRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to remove authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account.
- DeleteVpcAssociationAuthorizationRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DeleteVpcAssociationAuthorizationRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DeleteVpcAssociationAuthorizationRequestMarshaller - DeleteVpcAssociationAuthorizationRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DeleteVpcAssociationAuthorizationRequestMarshaller
- DeleteVpcAssociationAuthorizationResponse - Class in software.amazon.awssdk.services.route53.model
-
Empty response for the request.
- DeleteVpcAssociationAuthorizationResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- description() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
-
If the health check or hosted zone was created by another service, an optional description that can be provided by the other service.
- description(String) - Method in interface software.amazon.awssdk.services.route53.model.LinkedService.Builder
-
If the health check or hosted zone was created by another service, an optional description that can be provided by the other service.
- digestAlgorithmMnemonic() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string used to represent the delegation signer digest algorithm.
- digestAlgorithmMnemonic(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string used to represent the delegation signer digest algorithm.
- digestAlgorithmType() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
An integer used to represent the delegation signer digest algorithm.
- digestAlgorithmType(Integer) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
An integer used to represent the delegation signer digest algorithm.
- digestValue() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A cryptographic digest of a DNSKEY resource record (RR).
- digestValue(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A cryptographic digest of a DNSKEY resource record (RR).
- Dimension - Class in software.amazon.awssdk.services.route53.model
-
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.
- Dimension.Builder - Interface in software.amazon.awssdk.services.route53.model
- dimensions() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.
- dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.
- dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.
- dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about the dimensions for the metric.
- disabled() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Stops Route 53 from performing health checks.
- disabled() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
Stops Route 53 from performing health checks.
- disabled(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
Stops Route 53 from performing health checks.
- disabled(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
Stops Route 53 from performing health checks.
- disableHostedZoneDNSSEC(Consumer<DisableHostedZoneDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Disables DNSSEC signing in a specific hosted zone.
- disableHostedZoneDNSSEC(Consumer<DisableHostedZoneDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Disables DNSSEC signing in a specific hosted zone.
- disableHostedZoneDNSSEC(DisableHostedZoneDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Disables DNSSEC signing in a specific hosted zone.
- disableHostedZoneDNSSEC(DisableHostedZoneDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Disables DNSSEC signing in a specific hosted zone.
- DisableHostedZoneDnssecRequest - Class in software.amazon.awssdk.services.route53.model
- DisableHostedZoneDnssecRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DisableHostedZoneDnssecRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DisableHostedZoneDnssecRequestMarshaller - DisableHostedZoneDnssecRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DisableHostedZoneDnssecRequestMarshaller
- DisableHostedZoneDnssecResponse - Class in software.amazon.awssdk.services.route53.model
- DisableHostedZoneDnssecResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
- disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
- disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
- disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
- DisassociateVpcFromHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.
- DisassociateVpcFromHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- DisassociateVpcFromHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
DisassociateVpcFromHostedZoneRequestMarshaller - DisassociateVpcFromHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.DisassociateVpcFromHostedZoneRequestMarshaller
- DisassociateVpcFromHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the disassociate request.
- DisassociateVpcFromHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- dnskeyRecord() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string that represents a DNSKEY record.
- dnskeyRecord(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string that represents a DNSKEY record.
- dnsName() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
-
Alias resource record sets only: The value that you specify depends on where you want to route queries:
- dnsName() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
-
(Optional) For your first request to
ListHostedZonesByName, include thednsnameparameter only if you want to specify the name of the first hosted zone in the response. - dnsName() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
For the second and subsequent calls to
ListHostedZonesByName,DNSNameis the value that you specified for thednsnameparameter in the request that produced the current response. - dnsName(String) - Method in interface software.amazon.awssdk.services.route53.model.AliasTarget.Builder
-
Alias resource record sets only: The value that you specify depends on where you want to route queries:
- dnsName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest.Builder
-
(Optional) For your first request to
ListHostedZonesByName, include thednsnameparameter only if you want to specify the name of the first hosted zone in the response. - dnsName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
For the second and subsequent calls to
ListHostedZonesByName,DNSNameis the value that you specified for thednsnameparameter in the request that produced the current response. - DnssecNotFoundException - Exception in software.amazon.awssdk.services.route53.model
-
The hosted zone doesn't have any DNSSEC resources.
- DnssecNotFoundException.Builder - Interface in software.amazon.awssdk.services.route53.model
- DNSSECStatus - Class in software.amazon.awssdk.services.route53.model
-
A string repesenting the status of DNSSEC signing.
- DNSSECStatus.Builder - Interface in software.amazon.awssdk.services.route53.model
- dnsSuffix() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
- document() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
-
The definition of this traffic policy in JSON format.
- document() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
-
The definition of this version of the traffic policy, in JSON format.
- document() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The definition of a traffic policy in JSON format.
- document(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest.Builder
-
The definition of this traffic policy in JSON format.
- document(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest.Builder
-
The definition of this version of the traffic policy, in JSON format.
- document(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The definition of a traffic policy in JSON format.
- documentation - Variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- DS - software.amazon.awssdk.services.route53.model.RRType
- dsRecord() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string that represents a delegation signer (DS) record.
- dsRecord(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string that represents a delegation signer (DS) record.
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
E
- edns0ClientSubnetIP() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
If the resolver that you specified for resolverip supports EDNS0, specify the IPv4 or IPv6 address of a client in the applicable location, for example,
192.0.2.44or2001:db8:85a3::8a2e:370:7334. - edns0ClientSubnetIP(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
If the resolver that you specified for resolverip supports EDNS0, specify the IPv4 or IPv6 address of a client in the applicable location, for example,
192.0.2.44or2001:db8:85a3::8a2e:370:7334. - edns0ClientSubnetMask() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
If you specify an IP address for
edns0clientsubnetip, you can optionally specify the number of bits of the IP address that you want the checking tool to include in the DNS query. - edns0ClientSubnetMask(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
If you specify an IP address for
edns0clientsubnetip, you can optionally specify the number of bits of the IP address that you want the checking tool to include in the DNS query. - enableHostedZoneDNSSEC(Consumer<EnableHostedZoneDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Enables DNSSEC signing in a specific hosted zone.
- enableHostedZoneDNSSEC(Consumer<EnableHostedZoneDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Enables DNSSEC signing in a specific hosted zone.
- enableHostedZoneDNSSEC(EnableHostedZoneDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Enables DNSSEC signing in a specific hosted zone.
- enableHostedZoneDNSSEC(EnableHostedZoneDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Enables DNSSEC signing in a specific hosted zone.
- EnableHostedZoneDnssecRequest - Class in software.amazon.awssdk.services.route53.model
- EnableHostedZoneDnssecRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- EnableHostedZoneDnssecRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
EnableHostedZoneDnssecRequestMarshaller - EnableHostedZoneDnssecRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.EnableHostedZoneDnssecRequestMarshaller
- EnableHostedZoneDnssecResponse - Class in software.amazon.awssdk.services.route53.model
- EnableHostedZoneDnssecResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- enableSNI() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainNameto the endpoint in theclient_hellomessage during TLS negotiation. - enableSNI() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainNameto the endpoint in theclient_hellomessage duringTLSnegotiation. - enableSNI(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainNameto the endpoint in theclient_hellomessage during TLS negotiation. - enableSNI(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainNameto the endpoint in theclient_hellomessage duringTLSnegotiation. - endpoint() - Method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams.Builder
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDENattribute is present and its value istrue,falseotherwise. - endpointOverride() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointProvider() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(Route53EndpointProvider) - Method in interface software.amazon.awssdk.services.route53.Route53BaseClientBuilder
-
Set the
Route53EndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.route53.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.route53.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.route53.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.route53.endpoints.internal
- eq(boolean) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRoute53EndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.Change
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.Dimension
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.route53.model.VPC
- equals(Object) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.Change
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.Dimension
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.route53.model.VPC
- error(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- ERROR - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.route53.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.ErrorRule
- EU_CENTRAL_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_CENTRAL_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_CENTRAL_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_CENTRAL_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_CENTRAL_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_CENTRAL_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_NORTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_NORTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_NORTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_SOUTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_SOUTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_SOUTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_SOUTH_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_SOUTH_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_SOUTH_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_WEST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_WEST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- EU_WEST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_WEST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_WEST_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_WEST_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_WEST_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- EU_WEST_3 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- EU_WEST_3 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- EU_WEST_3 - software.amazon.awssdk.services.route53.model.VPCRegion
- eval(Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- evaluateTargetHealth() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
-
Applies only to alias, failover alias, geolocation alias, latency alias, and weighted alias resource record sets: When
EvaluateTargetHealthistrue, an alias resource record set inherits the health of the referenced Amazon Web Services resource, such as an ELB load balancer or another resource record set in the hosted zone. - evaluateTargetHealth(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.AliasTarget.Builder
-
Applies only to alias, failover alias, geolocation alias, latency alias, and weighted alias resource record sets: When
EvaluateTargetHealthistrue, an alias resource record set inherits the health of the referenced Amazon Web Services resource, such as an ELB load balancer or another resource record set in the hosted zone. - evaluationPeriods() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the number of periods that the metric is compared to the threshold.
- evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the number of periods that the metric is compared to the threshold.
- expectArray() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.route53.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- failover() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Failover resource record sets only: To configure failover, you add the
Failoverelement to two resource record sets. - failover(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Failover resource record sets only: To configure failover, you add the
Failoverelement to two resource record sets. - failover(ResourceRecordSetFailover) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Failover resource record sets only: To configure failover, you add the
Failoverelement to two resource record sets. - failoverAsString() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Failover resource record sets only: To configure failover, you add the
Failoverelement to two resource record sets. - failureThreshold() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The number of consecutive health checks that an endpoint must pass or fail for Amazon Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
- failureThreshold() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The number of consecutive health checks that an endpoint must pass or fail for Amazon Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
- failureThreshold(Integer) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The number of consecutive health checks that an endpoint must pass or fail for Amazon Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
- failureThreshold(Integer) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The number of consecutive health checks that an endpoint must pass or fail for Amazon Route 53 to change the current status of the endpoint from unhealthy to healthy or vice versa.
- FatScope<T> - Class in software.amazon.awssdk.services.route53.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- field(String) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
- filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Filter this value: https://jmespath.org/specification.html#filter-expressions
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.route53.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.route53.endpoints.internal.AwsEndpointProviderUtils
- flag() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
An integer that specifies how the key is used.
- flag(Integer) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
An integer that specifies how the key is used.
- flatten() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
- fn(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- from(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.route53.model.AccountLimitType
-
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.route53.model.ChangeAction
-
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.route53.model.ChangeStatus
-
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.route53.model.CidrCollectionChangeAction
-
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.route53.model.CloudWatchRegion
-
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.route53.model.ComparisonOperator
-
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.route53.model.HealthCheckRegion
-
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.route53.model.HealthCheckType
-
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.route53.model.HostedZoneLimitType
-
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.route53.model.HostedZoneType
-
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.route53.model.InsufficientDataHealthStatus
-
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.route53.model.ResettableElementName
-
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.route53.model.ResourceRecordSetFailover
-
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.route53.model.ResourceRecordSetRegion
-
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.route53.model.ReusableDelegationSetLimitType
-
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.route53.model.RRType
-
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.route53.model.Statistic
-
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.route53.model.TagResourceType
-
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.route53.model.VPCRegion
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- FULLY_QUALIFIED_DOMAIN_NAME - software.amazon.awssdk.services.route53.model.ResettableElementName
- fullyQualifiedDomainName() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Amazon Route 53 behavior depends on whether you specify a value for
IPAddress. - fullyQualifiedDomainName() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
Amazon Route 53 behavior depends on whether you specify a value for
IPAddress. - fullyQualifiedDomainName(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
Amazon Route 53 behavior depends on whether you specify a value for
IPAddress. - fullyQualifiedDomainName(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
Amazon Route 53 behavior depends on whether you specify a value for
IPAddress.
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- geoLocation() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
- geoLocation(Consumer<GeoLocation.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
- geoLocation(GeoLocation) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.
- GeoLocation - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about a geographic location.
- GeoLocation.Builder - Interface in software.amazon.awssdk.services.route53.model
- geoLocationDetails() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
-
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
- geoLocationDetails(Consumer<GeoLocationDetails.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationResponse.Builder
-
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
- geoLocationDetails(GeoLocationDetails) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationResponse.Builder
-
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
- GeoLocationDetails - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the codes and full continent, country, and subdivision names for the specified
geolocationcode. - GeoLocationDetails.Builder - Interface in software.amazon.awssdk.services.route53.model
- geoLocationDetailsList() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation. - geoLocationDetailsList(Collection<GeoLocationDetails>) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation. - geoLocationDetailsList(Consumer<GeoLocationDetails.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation. - geoLocationDetailsList(GeoLocationDetails...) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
A complex type that contains one
GeoLocationDetailselement for each location that Amazon Route 53 supports for geolocation. - get(int) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- getAccountLimit(Consumer<GetAccountLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.
- getAccountLimit(Consumer<GetAccountLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.
- getAccountLimit(GetAccountLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.
- getAccountLimit(GetAccountLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.
- GetAccountLimitRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to create a hosted zone.
- GetAccountLimitRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetAccountLimitRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetAccountLimitRequestMarshaller - GetAccountLimitRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetAccountLimitRequestMarshaller
- GetAccountLimitResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the requested limit.
- GetAccountLimitResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getArgv() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.route53.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.route53.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.route53.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getChange(Consumer<GetChangeRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns the current status of a change batch request.
- getChange(Consumer<GetChangeRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns the current status of a change batch request.
- getChange(GetChangeRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns the current status of a change batch request.
- getChange(GetChangeRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns the current status of a change batch request.
- GetChangeRequest - Class in software.amazon.awssdk.services.route53.model
-
The input for a GetChange request.
- GetChangeRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetChangeRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetChangeRequestMarshaller - GetChangeRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetChangeRequestMarshaller
- GetChangeResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the
ChangeInfoelement. - GetChangeResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getCheckerIpRanges() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- getCheckerIpRanges() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- getCheckerIpRanges(GetCheckerIpRangesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- getCheckerIpRanges(GetCheckerIpRangesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
- GetCheckerIpRangesRequest - Class in software.amazon.awssdk.services.route53.model
-
Empty request.
- GetCheckerIpRangesRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetCheckerIpRangesRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetCheckerIpRangesRequestMarshaller - GetCheckerIpRangesRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetCheckerIpRangesRequestMarshaller
- GetCheckerIpRangesResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the
CheckerIpRangeselement. - GetCheckerIpRangesResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getConditions() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getDNSSEC(Consumer<GetDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.
- getDNSSEC(Consumer<GetDnssecRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.
- getDNSSEC(GetDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.
- getDNSSEC(GetDnssecRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.
- GetDnssecRequest - Class in software.amazon.awssdk.services.route53.model
- GetDnssecRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetDnssecRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetDnssecRequestMarshaller - GetDnssecRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetDnssecRequestMarshaller
- GetDnssecResponse - Class in software.amazon.awssdk.services.route53.model
- GetDnssecResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getDocumentation() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- getGeoLocation() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- getGeoLocation() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- getGeoLocation(Consumer<GetGeoLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- getGeoLocation(Consumer<GetGeoLocationRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- getGeoLocation(GetGeoLocationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- getGeoLocation(GetGeoLocationRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- GetGeoLocationRequest - Class in software.amazon.awssdk.services.route53.model
-
A request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
- GetGeoLocationRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetGeoLocationRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetGeoLocationRequestMarshaller - GetGeoLocationRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetGeoLocationRequestMarshaller
- GetGeoLocationResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the specified geolocation code.
- GetGeoLocationResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getHeaders() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- getHealthCheck(Consumer<GetHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified health check.
- getHealthCheck(Consumer<GetHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified health check.
- getHealthCheck(GetHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified health check.
- getHealthCheck(GetHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified health check.
- getHealthCheckCount() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- getHealthCheckCount() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- getHealthCheckCount(Consumer<GetHealthCheckCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- getHealthCheckCount(Consumer<GetHealthCheckCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- getHealthCheckCount(GetHealthCheckCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- getHealthCheckCount(GetHealthCheckCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
- GetHealthCheckCountRequest - Class in software.amazon.awssdk.services.route53.model
-
A request for the number of health checks that are associated with the current Amazon Web Services account.
- GetHealthCheckCountRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHealthCheckCountRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHealthCheckCountRequestMarshaller - GetHealthCheckCountRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHealthCheckCountRequestMarshaller
- GetHealthCheckCountResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
GetHealthCheckCountrequest. - GetHealthCheckCountResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getHealthCheckLastFailureReason(Consumer<GetHealthCheckLastFailureReasonRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the reason that a specified health check failed most recently.
- getHealthCheckLastFailureReason(Consumer<GetHealthCheckLastFailureReasonRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the reason that a specified health check failed most recently.
- getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the reason that a specified health check failed most recently.
- getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the reason that a specified health check failed most recently.
- GetHealthCheckLastFailureReasonRequest - Class in software.amazon.awssdk.services.route53.model
-
A request for the reason that a health check failed most recently.
- GetHealthCheckLastFailureReasonRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHealthCheckLastFailureReasonRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHealthCheckLastFailureReasonRequestMarshaller - GetHealthCheckLastFailureReasonRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHealthCheckLastFailureReasonRequestMarshaller
- GetHealthCheckLastFailureReasonResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
GetHealthCheckLastFailureReasonrequest. - GetHealthCheckLastFailureReasonResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHealthCheckRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get information about a specified health check.
- GetHealthCheckRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHealthCheckRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHealthCheckRequestMarshaller - GetHealthCheckRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHealthCheckRequestMarshaller
- GetHealthCheckResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
GetHealthCheckrequest. - GetHealthCheckResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getHealthCheckStatus(Consumer<GetHealthCheckStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets status of a specified health check.
- getHealthCheckStatus(Consumer<GetHealthCheckStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets status of a specified health check.
- getHealthCheckStatus(GetHealthCheckStatusRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets status of a specified health check.
- getHealthCheckStatus(GetHealthCheckStatusRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets status of a specified health check.
- GetHealthCheckStatusRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get the status for a health check.
- GetHealthCheckStatusRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHealthCheckStatusRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHealthCheckStatusRequestMarshaller - GetHealthCheckStatusRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHealthCheckStatusRequestMarshaller
- GetHealthCheckStatusResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
GetHealthCheckrequest. - GetHealthCheckStatusResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getHostedZone(Consumer<GetHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
- getHostedZone(Consumer<GetHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
- getHostedZone(GetHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
- getHostedZone(GetHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
- getHostedZoneCount() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- getHostedZoneCount() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- getHostedZoneCount(GetHostedZoneCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- getHostedZoneCount(GetHostedZoneCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
- GetHostedZoneCountRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to retrieve a count of all the hosted zones that are associated with the current Amazon Web Services account.
- GetHostedZoneCountRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHostedZoneCountRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHostedZoneCountRequestMarshaller - GetHostedZoneCountRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHostedZoneCountRequestMarshaller
- GetHostedZoneCountResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
GetHostedZoneCountrequest. - GetHostedZoneCountResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getHostedZoneLimit(Consumer<GetHostedZoneLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.
- getHostedZoneLimit(Consumer<GetHostedZoneLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.
- getHostedZoneLimit(GetHostedZoneLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.
- getHostedZoneLimit(GetHostedZoneLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.
- GetHostedZoneLimitRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to create a hosted zone.
- GetHostedZoneLimitRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHostedZoneLimitRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHostedZoneLimitRequestMarshaller - GetHostedZoneLimitRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHostedZoneLimitRequestMarshaller
- GetHostedZoneLimitResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the requested limit.
- GetHostedZoneLimitResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get information about a specified hosted zone.
- GetHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetHostedZoneRequestMarshaller - GetHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetHostedZoneRequestMarshaller
- GetHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contain the response to a
GetHostedZonerequest. - GetHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getId() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- getQueryLoggingConfig(Consumer<GetQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified configuration for DNS query logging.
- getQueryLoggingConfig(Consumer<GetQueryLoggingConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified configuration for DNS query logging.
- getQueryLoggingConfig(GetQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified configuration for DNS query logging.
- getQueryLoggingConfig(GetQueryLoggingConfigRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified configuration for DNS query logging.
- GetQueryLoggingConfigRequest - Class in software.amazon.awssdk.services.route53.model
- GetQueryLoggingConfigRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetQueryLoggingConfigRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetQueryLoggingConfigRequestMarshaller - GetQueryLoggingConfigRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetQueryLoggingConfigRequestMarshaller
- GetQueryLoggingConfigResponse - Class in software.amazon.awssdk.services.route53.model
- GetQueryLoggingConfigResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getResult() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.
- getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.
- getReusableDelegationSet(GetReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.
- getReusableDelegationSet(GetReusableDelegationSetRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.
- getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
- getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
- getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
- getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
- GetReusableDelegationSetLimitRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the request to create a hosted zone.
- GetReusableDelegationSetLimitRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetReusableDelegationSetLimitRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetReusableDelegationSetLimitRequestMarshaller - GetReusableDelegationSetLimitRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetReusableDelegationSetLimitRequestMarshaller
- GetReusableDelegationSetLimitResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the requested limit.
- GetReusableDelegationSetLimitResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetReusableDelegationSetRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get information about a specified reusable delegation set.
- GetReusableDelegationSetRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetReusableDelegationSetRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetReusableDelegationSetRequestMarshaller - GetReusableDelegationSetRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetReusableDelegationSetRequestMarshaller
- GetReusableDelegationSetResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to the
GetReusableDelegationSetrequest. - GetReusableDelegationSetResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getRight() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- getTrafficPolicy(Consumer<GetTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specific traffic policy version.
- getTrafficPolicy(Consumer<GetTrafficPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specific traffic policy version.
- getTrafficPolicy(GetTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specific traffic policy version.
- getTrafficPolicy(GetTrafficPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specific traffic policy version.
- getTrafficPolicyInstance(Consumer<GetTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified traffic policy instance.
- getTrafficPolicyInstance(Consumer<GetTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified traffic policy instance.
- getTrafficPolicyInstance(GetTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about a specified traffic policy instance.
- getTrafficPolicyInstance(GetTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about a specified traffic policy instance.
- getTrafficPolicyInstanceCount() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- getTrafficPolicyInstanceCount() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- getTrafficPolicyInstanceCount(Consumer<GetTrafficPolicyInstanceCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- getTrafficPolicyInstanceCount(Consumer<GetTrafficPolicyInstanceCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- getTrafficPolicyInstanceCount(GetTrafficPolicyInstanceCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- getTrafficPolicyInstanceCount(GetTrafficPolicyInstanceCountRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
- GetTrafficPolicyInstanceCountRequest - Class in software.amazon.awssdk.services.route53.model
-
Request to get the number of traffic policy instances that are associated with the current Amazon Web Services account.
- GetTrafficPolicyInstanceCountRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetTrafficPolicyInstanceCountRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetTrafficPolicyInstanceCountRequestMarshaller - GetTrafficPolicyInstanceCountRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyInstanceCountRequestMarshaller
- GetTrafficPolicyInstanceCountResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
- GetTrafficPolicyInstanceCountResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetTrafficPolicyInstanceRequest - Class in software.amazon.awssdk.services.route53.model
-
Gets information about a specified traffic policy instance.
- GetTrafficPolicyInstanceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetTrafficPolicyInstanceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetTrafficPolicyInstanceRequestMarshaller - GetTrafficPolicyInstanceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyInstanceRequestMarshaller
- GetTrafficPolicyInstanceResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
- GetTrafficPolicyInstanceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetTrafficPolicyRequest - Class in software.amazon.awssdk.services.route53.model
-
Gets information about a specific traffic policy version.
- GetTrafficPolicyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- GetTrafficPolicyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
GetTrafficPolicyRequestMarshaller - GetTrafficPolicyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyRequestMarshaller
- GetTrafficPolicyResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- GetTrafficPolicyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- getType() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.Change
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.Dimension
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.route53.model.VPC
- getVersion() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- GREATER_THAN_OR_EQUAL_TO_THRESHOLD - software.amazon.awssdk.services.route53.model.ComparisonOperator
- GREATER_THAN_THRESHOLD - software.amazon.awssdk.services.route53.model.ComparisonOperator
H
- hasAddTags() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
For responses, this returns true if the service returned a value for the AddTags property.
- hasChanges() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
-
For responses, this returns true if the service returned a value for the Changes property.
- hasChanges() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
-
For responses, this returns true if the service returned a value for the Changes property.
- hasCheckerIpRanges() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
-
For responses, this returns true if the service returned a value for the CheckerIpRanges property.
- hasChildHealthChecks() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
For responses, this returns true if the service returned a value for the ChildHealthChecks property.
- hasChildHealthChecks() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
For responses, this returns true if the service returned a value for the ChildHealthChecks property.
- hasCidrBlocks() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
-
For responses, this returns true if the service returned a value for the CidrBlocks property.
- hasCidrCollections() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
-
For responses, this returns true if the service returned a value for the CidrCollections property.
- hasCidrList() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
For responses, this returns true if the service returned a value for the CidrList property.
- hasCidrLocations() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
-
For responses, this returns true if the service returned a value for the CidrLocations property.
- hasDelegationSets() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
For responses, this returns true if the service returned a value for the DelegationSets property.
- hasDimensions() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For responses, this returns true if the service returned a value for the Dimensions property.
- hasGeoLocationDetailsList() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
For responses, this returns true if the service returned a value for the GeoLocationDetailsList property.
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRoute53EndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.Change
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.Dimension
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- hashCode() - Method in class software.amazon.awssdk.services.route53.model.VPC
- hashCode() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
- hasHealthCheckObservations() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
-
For responses, this returns true if the service returned a value for the HealthCheckObservations property.
- hasHealthCheckObservations() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
-
For responses, this returns true if the service returned a value for the HealthCheckObservations property.
- hasHealthChecks() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
For responses, this returns true if the service returned a value for the HealthChecks property.
- hasHostedZones() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
For responses, this returns true if the service returned a value for the HostedZones property.
- hasHostedZones() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
For responses, this returns true if the service returned a value for the HostedZones property.
- hasHostedZoneSummaries() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
-
For responses, this returns true if the service returned a value for the HostedZoneSummaries property.
- hasKeySigningKeys() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
-
For responses, this returns true if the service returned a value for the KeySigningKeys property.
- hasMessages() - Method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
-
For responses, this returns true if the service returned a value for the Messages property.
- hasNameServers() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
-
For responses, this returns true if the service returned a value for the NameServers property.
- hasQueryLoggingConfigs() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
-
For responses, this returns true if the service returned a value for the QueryLoggingConfigs property.
- hasRecordData() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
For responses, this returns true if the service returned a value for the RecordData property.
- hasRegions() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
For responses, this returns true if the service returned a value for the Regions property.
- hasRegions() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
For responses, this returns true if the service returned a value for the Regions property.
- hasRemoveTagKeys() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
For responses, this returns true if the service returned a value for the RemoveTagKeys property.
- hasResetElements() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
For responses, this returns true if the service returned a value for the ResetElements property.
- hasResourceIds() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
-
For responses, this returns true if the service returned a value for the ResourceIds property.
- hasResourceRecords() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
For responses, this returns true if the service returned a value for the ResourceRecords property.
- hasResourceRecordSets() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
For responses, this returns true if the service returned a value for the ResourceRecordSets property.
- hasResourceTagSets() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
-
For responses, this returns true if the service returned a value for the ResourceTagSets property.
- hasTags() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTrafficPolicies() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
For responses, this returns true if the service returned a value for the TrafficPolicies property.
- hasTrafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
For responses, this returns true if the service returned a value for the TrafficPolicyInstances property.
- hasTrafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
For responses, this returns true if the service returned a value for the TrafficPolicyInstances property.
- hasTrafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
For responses, this returns true if the service returned a value for the TrafficPolicyInstances property.
- hasTrafficPolicySummaries() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
For responses, this returns true if the service returned a value for the TrafficPolicySummaries property.
- hasVpCs() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
-
For responses, this returns true if the service returned a value for the VPCs property.
- hasVpCs() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
-
For responses, this returns true if the service returned a value for the VPCs property.
- healthCheck() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
-
A complex type that contains identifying information about the health check.
- healthCheck() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
-
A complex type that contains information about one health check that is associated with the current Amazon Web Services account.
- healthCheck() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
-
A complex type that contains the response to an
UpdateHealthCheckrequest. - healthCheck(Consumer<HealthCheck.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse.Builder
-
A complex type that contains identifying information about the health check.
- healthCheck(Consumer<HealthCheck.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckResponse.Builder
-
A complex type that contains information about one health check that is associated with the current Amazon Web Services account.
- healthCheck(Consumer<HealthCheck.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse.Builder
-
A complex type that contains the response to an
UpdateHealthCheckrequest. - healthCheck(HealthCheck) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse.Builder
-
A complex type that contains identifying information about the health check.
- healthCheck(HealthCheck) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckResponse.Builder
-
A complex type that contains information about one health check that is associated with the current Amazon Web Services account.
- healthCheck(HealthCheck) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse.Builder
-
A complex type that contains the response to an
UpdateHealthCheckrequest. - HealthCheck - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about one health check that is associated with the current Amazon Web Services account.
- HEALTHCHECK - software.amazon.awssdk.services.route53.model.TagResourceType
- HealthCheck.Builder - Interface in software.amazon.awssdk.services.route53.model
- HealthCheckAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
The health check you're attempting to create already exists.
- HealthCheckAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- healthCheckConfig() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
-
A complex type that contains settings for a new health check.
- healthCheckConfig() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
A complex type that contains detailed information about one health check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest.Builder
-
A complex type that contains settings for a new health check.
- healthCheckConfig(Consumer<HealthCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
A complex type that contains detailed information about one health check.
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest.Builder
-
A complex type that contains settings for a new health check.
- healthCheckConfig(HealthCheckConfig) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
A complex type that contains detailed information about one health check.
- HealthCheckConfig - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the health check.
- HealthCheckConfig.Builder - Interface in software.amazon.awssdk.services.route53.model
- healthCheckCount() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
-
The number of health checks associated with the current Amazon Web Services account.
- healthCheckCount(Long) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse.Builder
-
The number of health checks associated with the current Amazon Web Services account.
- healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
-
The ID of the health check that you want to delete.
- healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
-
The ID for the health check for which you want the last failure reason.
- healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
-
The identifier that Amazon Route 53 assigned to the health check when you created it.
- healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
-
The ID for the health check that you want the current status for.
- healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
If you want Amazon Route 53 to return this resource record set in response to a DNS query only when the status of a health check is healthy, include the
HealthCheckIdelement and specify the ID of the applicable health check. - healthCheckId() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The ID for the health check for which you want detailed information.
- healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest.Builder
-
The ID of the health check that you want to delete.
- healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest.Builder
-
The ID for the health check for which you want the last failure reason.
- healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckRequest.Builder
-
The identifier that Amazon Route 53 assigned to the health check when you created it.
- healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest.Builder
-
The ID for the health check that you want the current status for.
- healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
If you want Amazon Route 53 to return this resource record set in response to a DNS query only when the status of a health check is healthy, include the
HealthCheckIdelement and specify the ID of the applicable health check. - healthCheckId(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The ID for the health check for which you want detailed information.
- HealthCheckObservation - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.
- HealthCheckObservation.Builder - Interface in software.amazon.awssdk.services.route53.model
- healthCheckObservations() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
-
A list that contains one
Observationelement for each Amazon Route 53 health checker that is reporting a last failure reason. - healthCheckObservations() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
-
A list that contains one
HealthCheckObservationelement for each Amazon Route 53 health checker that is reporting a status about the health check endpoint. - healthCheckObservations(Collection<HealthCheckObservation>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse.Builder
-
A list that contains one
Observationelement for each Amazon Route 53 health checker that is reporting a last failure reason. - healthCheckObservations(Collection<HealthCheckObservation>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse.Builder
-
A list that contains one
HealthCheckObservationelement for each Amazon Route 53 health checker that is reporting a status about the health check endpoint. - healthCheckObservations(Consumer<HealthCheckObservation.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse.Builder
-
A list that contains one
Observationelement for each Amazon Route 53 health checker that is reporting a last failure reason. - healthCheckObservations(Consumer<HealthCheckObservation.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse.Builder
-
A list that contains one
HealthCheckObservationelement for each Amazon Route 53 health checker that is reporting a status about the health check endpoint. - healthCheckObservations(HealthCheckObservation...) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse.Builder
-
A list that contains one
Observationelement for each Amazon Route 53 health checker that is reporting a last failure reason. - healthCheckObservations(HealthCheckObservation...) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse.Builder
-
A list that contains one
HealthCheckObservationelement for each Amazon Route 53 health checker that is reporting a status about the health check endpoint. - HealthCheckRegion - Enum in software.amazon.awssdk.services.route53.model
- healthChecks() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
A complex type that contains one
HealthCheckelement for each health check that is associated with the current Amazon Web Services account. - healthChecks() - Method in class software.amazon.awssdk.services.route53.paginators.ListHealthChecksIterable
-
Returns an iterable to iterate through the paginated
ListHealthChecksResponse.healthChecks()member. - healthChecks() - Method in class software.amazon.awssdk.services.route53.paginators.ListHealthChecksPublisher
-
Returns a publisher that can be used to get a stream of data.
- healthChecks(Collection<HealthCheck>) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
A complex type that contains one
HealthCheckelement for each health check that is associated with the current Amazon Web Services account. - healthChecks(Consumer<HealthCheck.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
A complex type that contains one
HealthCheckelement for each health check that is associated with the current Amazon Web Services account. - healthChecks(HealthCheck...) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
A complex type that contains one
HealthCheckelement for each health check that is associated with the current Amazon Web Services account. - HealthCheckType - Enum in software.amazon.awssdk.services.route53.model
- healthCheckVersion() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
The version of the health check.
- healthCheckVersion() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A sequential counter that Amazon Route 53 sets to
1when you create a health check and increments by 1 each time you update settings for the health check. - healthCheckVersion(Long) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
The version of the health check.
- healthCheckVersion(Long) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A sequential counter that Amazon Route 53 sets to
1when you create a health check and increments by 1 each time you update settings for the health check. - HealthCheckVersionMismatchException - Exception in software.amazon.awssdk.services.route53.model
-
The value of
HealthCheckVersionin the request doesn't match the value ofHealthCheckVersionin the health check. - HealthCheckVersionMismatchException.Builder - Interface in software.amazon.awssdk.services.route53.model
- healthThreshold() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The number of child health checks that are associated with a
CALCULATEDhealth check that Amazon Route 53 must consider healthy for theCALCULATEDhealth check to be considered healthy. - healthThreshold() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The number of child health checks that are associated with a
CALCULATEDhealth that Amazon Route 53 must consider healthy for theCALCULATEDhealth check to be considered healthy. - healthThreshold(Integer) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The number of child health checks that are associated with a
CALCULATEDhealth check that Amazon Route 53 must consider healthy for theCALCULATEDhealth check to be considered healthy. - healthThreshold(Integer) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The number of child health checks that are associated with a
CALCULATEDhealth that Amazon Route 53 must consider healthy for theCALCULATEDhealth check to be considered healthy. - HEALTHY - software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
- hostedZone() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
A complex type that contains general information about the hosted zone.
- hostedZone() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
-
A complex type that contains general information about the specified hosted zone.
- hostedZone() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
-
A complex type that contains the response to the
UpdateHostedZoneCommentrequest. - hostedZone(Consumer<HostedZone.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZone(Consumer<HostedZone.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that contains general information about the specified hosted zone.
- hostedZone(Consumer<HostedZone.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse.Builder
-
A complex type that contains the response to the
UpdateHostedZoneCommentrequest. - hostedZone(HostedZone) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZone(HostedZone) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that contains general information about the specified hosted zone.
- hostedZone(HostedZone) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse.Builder
-
A complex type that contains the response to the
UpdateHostedZoneCommentrequest. - HostedZone - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains general information about the hosted zone.
- HOSTEDZONE - software.amazon.awssdk.services.route53.model.TagResourceType
- HostedZone.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZoneAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
The hosted zone you're trying to create already exists.
- HostedZoneAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- hostedZoneConfig() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
(Optional) A complex type that contains the following optional values:
- hostedZoneConfig(Consumer<HostedZoneConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
(Optional) A complex type that contains the following optional values:
- hostedZoneConfig(HostedZoneConfig) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
(Optional) A complex type that contains the following optional values:
- HostedZoneConfig - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains an optional comment about your hosted zone.
- HostedZoneConfig.Builder - Interface in software.amazon.awssdk.services.route53.model
- hostedZoneCount() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
-
The total number of public and private hosted zones that are associated with the current Amazon Web Services account.
- hostedZoneCount(Long) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse.Builder
-
The total number of public and private hosted zones that are associated with the current Amazon Web Services account.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
-
Alias resource records sets only: The value used depends on where you want to route traffic:
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
-
The ID of the private hosted zone that you want to associate an Amazon VPC with.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
-
The ID of the hosted zone that contains the resource record sets that you want to change.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
The unique string (ID) used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
-
The ID of the hosted zone that you want to log queries for.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
-
If you want to mark the delegation set for an existing hosted zone as reusable, the ID for that hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
The ID of the hosted zone that you want Amazon Route 53 to create resource record sets in by using the configuration in a traffic policy.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
-
The ID of the private hosted zone that you want to authorize associating a VPC with.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
-
The ID of the hosted zone that you authorized associating a VPC with.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
-
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, the ID of the hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
-
The ID of the private hosted zone that you want to disassociate a VPC from.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
-
A unique string used to identify a hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
-
The ID of the hosted zone that you want to get a limit for.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
-
The Route 53 hosted zone ID of a private hosted zone that the specified VPC is associated with.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
-
(Optional) For your first request to
ListHostedZonesByName, do not include thehostedzoneidparameter. - hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
The ID that Amazon Route 53 assigned to the hosted zone when you created it.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
-
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the ID in
HostedZoneId. - hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
The ID of the hosted zone that contains the resource record sets that you want to list.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
The ID of the hosted zone that you want to list traffic policy instances for.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
-
The ID of the hosted zone for which you want a list of VPCs that can be associated with the hosted zone.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
-
The ID of the hosted zone that you can associate the listed VPCs with.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
-
The ID of the hosted zone that CloudWatch Logs is logging queries for.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
The ID of the hosted zone that you want Amazon Route 53 to simulate a query for.
- hostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The ID of the hosted zone that Amazon Route 53 created resource record sets in.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.AliasTarget.Builder
-
Alias resource records sets only: The value used depends on where you want to route traffic:
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
-
The ID of the private hosted zone that you want to associate an Amazon VPC with.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest.Builder
-
The ID of the hosted zone that contains the resource record sets that you want to change.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
-
The unique string (ID) used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest.Builder
-
The ID of the hosted zone that you want to log queries for.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest.Builder
-
If you want to mark the delegation set for an existing hosted zone as reusable, the ID for that hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
-
The ID of the hosted zone that you want Amazon Route 53 to create resource record sets in by using the configuration in a traffic policy.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest.Builder
-
The ID of the private hosted zone that you want to authorize associating a VPC with.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse.Builder
-
The ID of the hosted zone that you authorized associating a VPC with.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest.Builder
-
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, the ID of the hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
-
The ID of the private hosted zone that you want to disassociate a VPC from.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecRequest.Builder
-
A unique string used to identify a hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest.Builder
-
The ID of the hosted zone that you want to get a limit for.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneSummary.Builder
-
The Route 53 hosted zone ID of a private hosted zone that the specified VPC is associated with.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest.Builder
-
(Optional) For your first request to
ListHostedZonesByName, do not include thehostedzoneidparameter. - hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
The ID that Amazon Route 53 assigned to the hosted zone when you created it.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest.Builder
-
(Optional) If you want to list the query logging configuration that is associated with a hosted zone, specify the ID in
HostedZoneId. - hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
The ID of the hosted zone that contains the resource record sets that you want to list.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
-
The ID of the hosted zone that you want to list traffic policy instances for.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest.Builder
-
The ID of the hosted zone for which you want a list of VPCs that can be associated with the hosted zone.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse.Builder
-
The ID of the hosted zone that you can associate the listed VPCs with.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfig.Builder
-
The ID of the hosted zone that CloudWatch Logs is logging queries for.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
The ID of the hosted zone that you want Amazon Route 53 to simulate a query for.
- hostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The ID of the hosted zone that Amazon Route 53 created resource record sets in.
- hostedZoneIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - hostedZoneIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
If
IsTruncatedistrue,HostedZoneIdMarkeris the ID of the hosted zone of the first traffic policy instance in the next group of traffic policy instances. - hostedZoneIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - hostedZoneIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
If
IsTruncatedistrue,HostedZoneIdMarkeris the ID of the hosted zone of the first traffic policy instance that Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - hostedZoneIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - hostedZoneIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
If
IsTruncatedistrue,HostedZoneIdMarkeris the ID of the hosted zone of the first traffic policy instance in the next group of traffic policy instances. - hostedZoneIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - hostedZoneIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
If
IsTruncatedistrue,HostedZoneIdMarkeris the ID of the hosted zone of the first traffic policy instance that Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - HostedZoneLimit - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
- HostedZoneLimit.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZoneLimitType - Enum in software.amazon.awssdk.services.route53.model
- HostedZoneNotEmptyException - Exception in software.amazon.awssdk.services.route53.model
-
The hosted zone contains resource records that are not SOA or NS records.
- HostedZoneNotEmptyException.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZoneNotFoundException - Exception in software.amazon.awssdk.services.route53.model
-
The specified HostedZone can't be found.
- HostedZoneNotFoundException.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZoneNotPrivateException - Exception in software.amazon.awssdk.services.route53.model
-
The specified hosted zone is a public hosted zone, not a private hosted zone.
- HostedZoneNotPrivateException.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZoneOwner - Class in software.amazon.awssdk.services.route53.model
-
A complex type that identifies a hosted zone that a specified Amazon VPC is associated with and the owner of the hosted zone.
- HostedZoneOwner.Builder - Interface in software.amazon.awssdk.services.route53.model
- HostedZonePartiallyDelegatedException - Exception in software.amazon.awssdk.services.route53.model
-
The hosted zone nameservers don't match the parent nameservers.
- HostedZonePartiallyDelegatedException.Builder - Interface in software.amazon.awssdk.services.route53.model
- hostedZones() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
A complex type that contains general information about the hosted zone.
- hostedZones() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
A complex type that contains general information about the hosted zone.
- hostedZones() - Method in class software.amazon.awssdk.services.route53.paginators.ListHostedZonesIterable
-
Returns an iterable to iterate through the paginated
ListHostedZonesResponse.hostedZones()member. - hostedZones() - Method in class software.amazon.awssdk.services.route53.paginators.ListHostedZonesPublisher
-
Returns a publisher that can be used to get a stream of data.
- hostedZones(Collection<HostedZone>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZones(Collection<HostedZone>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZones(Consumer<HostedZone.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZones(Consumer<HostedZone.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZones(HostedZone...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZones(HostedZone...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
A complex type that contains general information about the hosted zone.
- hostedZoneSummaries() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
-
A list that contains one
HostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with. - hostedZoneSummaries(Collection<HostedZoneSummary>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
-
A list that contains one
HostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with. - hostedZoneSummaries(Consumer<HostedZoneSummary.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
-
A list that contains one
HostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with. - hostedZoneSummaries(HostedZoneSummary...) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
-
A list that contains one
HostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with. - HostedZoneSummary - Class in software.amazon.awssdk.services.route53.model
-
In the response to a
ListHostedZonesByVPCrequest, theHostedZoneSummarieselement contains oneHostedZoneSummaryelement for each hosted zone that the specified Amazon VPC is associated with. - HostedZoneSummary.Builder - Interface in software.amazon.awssdk.services.route53.model
- hostedZoneType() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
(Optional) Specifies if the hosted zone is private.
- hostedZoneType(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
-
(Optional) Specifies if the hosted zone is private.
- hostedZoneType(HostedZoneType) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
-
(Optional) Specifies if the hosted zone is private.
- HostedZoneType - Enum in software.amazon.awssdk.services.route53.model
- hostedZoneTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
(Optional) Specifies if the hosted zone is private.
- hostLabel() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- HTTP - software.amazon.awssdk.services.route53.model.HealthCheckType
- HTTP_STR_MATCH - software.amazon.awssdk.services.route53.model.HealthCheckType
- HTTPS - software.amazon.awssdk.services.route53.model.HealthCheckType
- HTTPS_STR_MATCH - software.amazon.awssdk.services.route53.model.HealthCheckType
I
- id() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- id() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
-
The UUID of the CIDR collection to update.
- id() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
-
The ID that is returned by
ChangeCidrCollection. - id() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
This element contains an ID that you use when performing a GetChange action to get detailed information about the change.
- id() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
-
The unique ID of the CIDR collection.
- id() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
-
Unique ID for the CIDR collection.
- id() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
-
The ID of the traffic policy for which you want to create a new version.
- id() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
-
The ID that Amazon Route 53 assigns to a reusable delegation set.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
-
The UUID of the collection to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
-
The ID of the hosted zone you want to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
-
The ID of the configuration that you want to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
-
The ID of the reusable delegation set that you want to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
-
The ID of the traffic policy instance that you want to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
-
The ID of the traffic policy that you want to delete.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
-
The ID of the change batch request.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
-
The ID of the hosted zone that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
-
The ID of the configuration for DNS query logging that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
-
The ID of the reusable delegation set that you want to get a list of name servers for.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
-
The ID of the traffic policy instance that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
-
The ID of the traffic policy that you want to get information about.
- id() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
The identifier that Amazon Route 53 assigned to the health check when you created it.
- id() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
The ID that Amazon Route 53 assigned to the hosted zone when you created it.
- id() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
-
Specify the value of
Idof the traffic policy for which you want to list all versions. - id() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
-
The ID for a configuration for DNS query logging.
- id() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The ID that Amazon Route 53 assigned to a traffic policy when you created it.
- id() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The ID that Amazon Route 53 assigned to the new traffic policy instance.
- id() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The ID that Amazon Route 53 assigned to the traffic policy when you created it.
- id() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
-
The ID for the hosted zone that you want to update the comment for.
- id() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
-
The value of
Idfor the traffic policy that you want to update the comment for. - id() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
-
The ID of the traffic policy instance that you want to update.
- id(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
-
The UUID of the CIDR collection to update.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse.Builder
-
The ID that is returned by
ChangeCidrCollection. - id(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeInfo.Builder
-
This element contains an ID that you use when performing a GetChange action to get detailed information about the change.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollection.Builder
-
The unique ID of the CIDR collection.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.CollectionSummary.Builder
-
Unique ID for the CIDR collection.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest.Builder
-
The ID of the traffic policy for which you want to create a new version.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSet.Builder
-
The ID that Amazon Route 53 assigns to a reusable delegation set.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest.Builder
-
The UUID of the collection to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest.Builder
-
The ID of the hosted zone you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest.Builder
-
The ID of the configuration that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest.Builder
-
The ID of the reusable delegation set that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest.Builder
-
The ID of the traffic policy instance that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest.Builder
-
The ID of the traffic policy that you want to delete.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetChangeRequest.Builder
-
The ID of the change batch request.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneRequest.Builder
-
The ID of the hosted zone that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest.Builder
-
The ID of the configuration for DNS query logging that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest.Builder
-
The ID of the reusable delegation set that you want to get a list of name servers for.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest.Builder
-
The ID of the traffic policy instance that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest.Builder
-
The ID of the traffic policy that you want to get information about.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
The identifier that Amazon Route 53 assigned to the health check when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
The ID that Amazon Route 53 assigned to the hosted zone when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest.Builder
-
Specify the value of
Idof the traffic policy for which you want to list all versions. - id(String) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfig.Builder
-
The ID for a configuration for DNS query logging.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The ID that Amazon Route 53 assigned to a traffic policy when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The ID that Amazon Route 53 assigned to the new traffic policy instance.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The ID that Amazon Route 53 assigned to the traffic policy when you created it.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest.Builder
-
The ID for the hosted zone that you want to update the comment for.
- id(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest.Builder
-
The value of
Idfor the traffic policy that you want to update the comment for. - id(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
-
The ID of the traffic policy instance that you want to update.
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- IL_CENTRAL_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- IL_CENTRAL_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- IL_CENTRAL_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- IncompatibleVersionException - Exception in software.amazon.awssdk.services.route53.model
-
The resource you're trying to access is unsupported on this Amazon Route 53 endpoint.
- IncompatibleVersionException.Builder - Interface in software.amazon.awssdk.services.route53.model
- index() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.route53.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.route53.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- InsufficientCloudWatchLogsResourcePolicyException - Exception in software.amazon.awssdk.services.route53.model
-
Amazon Route 53 doesn't have the permissions required to create log streams and send query logs to log streams.
- InsufficientCloudWatchLogsResourcePolicyException.Builder - Interface in software.amazon.awssdk.services.route53.model
- insufficientDataHealthStatus() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatus() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatus(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatus(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatus(InsufficientDataHealthStatus) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatus(InsufficientDataHealthStatus) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- InsufficientDataHealthStatus - Enum in software.amazon.awssdk.services.route53.model
- insufficientDataHealthStatusAsString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- insufficientDataHealthStatusAsString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
When CloudWatch has insufficient data about the metric to determine the alarm state, the status that you want Amazon Route 53 to assign to the health check:
- INSYNC - software.amazon.awssdk.services.route53.model.ChangeStatus
- into() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- InvalidArgumentException - Exception in software.amazon.awssdk.services.route53.model
-
Parameter name is not valid.
- InvalidArgumentException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidChangeBatchException - Exception in software.amazon.awssdk.services.route53.model
-
This exception contains a list of messages that might contain one or more error messages.
- InvalidChangeBatchException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidDomainNameException - Exception in software.amazon.awssdk.services.route53.model
-
The specified domain name is not valid.
- InvalidDomainNameException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidInputException - Exception in software.amazon.awssdk.services.route53.model
-
The input is not valid.
- InvalidInputException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidKeySigningKeyNameException - Exception in software.amazon.awssdk.services.route53.model
-
The key-signing key (KSK) name that you specified isn't a valid name.
- InvalidKeySigningKeyNameException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidKeySigningKeyStatusException - Exception in software.amazon.awssdk.services.route53.model
-
The key-signing key (KSK) status isn't valid or another KSK has the status
INTERNAL_FAILURE. - InvalidKeySigningKeyStatusException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidKmsArnException - Exception in software.amazon.awssdk.services.route53.model
-
The KeyManagementServiceArn that you specified isn't valid to use with DNSSEC signing.
- InvalidKmsArnException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidPaginationTokenException - Exception in software.amazon.awssdk.services.route53.model
-
The value that you specified to get the second or subsequent page of results is invalid.
- InvalidPaginationTokenException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidSigningStatusException - Exception in software.amazon.awssdk.services.route53.model
-
Your hosted zone status isn't valid for this operation.
- InvalidSigningStatusException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidTrafficPolicyDocumentException - Exception in software.amazon.awssdk.services.route53.model
-
The format of the traffic policy document that you specified in the
Documentelement is not valid. - InvalidTrafficPolicyDocumentException.Builder - Interface in software.amazon.awssdk.services.route53.model
- InvalidVpcIdException - Exception in software.amazon.awssdk.services.route53.model
-
The VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.
- InvalidVpcIdException.Builder - Interface in software.amazon.awssdk.services.route53.model
- inverted() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Specify whether you want Amazon Route 53 to invert the status of a health check, for example, to consider a health check unhealthy when it otherwise would be considered healthy.
- inverted() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
Specify whether you want Amazon Route 53 to invert the status of a health check, for example, to consider a health check unhealthy when it otherwise would be considered healthy.
- inverted(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
Specify whether you want Amazon Route 53 to invert the status of a health check, for example, to consider a health check unhealthy when it otherwise would be considered healthy.
- inverted(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
Specify whether you want Amazon Route 53 to invert the status of a health check, for example, to consider a health check unhealthy when it otherwise would be considered healthy.
- ipAddress() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The IPv4 or IPv6 IP address of the endpoint that you want Amazon Route 53 to perform health checks on.
- ipAddress() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
-
The IP address of the Amazon Route 53 health checker that provided the failure reason in
StatusReport. - ipAddress() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The IPv4 or IPv6 IP address for the endpoint that you want Amazon Route 53 to perform health checks on.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The IPv4 or IPv6 IP address of the endpoint that you want Amazon Route 53 to perform health checks on.
- ipAddress(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
-
The IP address of the Amazon Route 53 health checker that provided the failure reason in
StatusReport. - ipAddress(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The IPv4 or IPv6 IP address for the endpoint that you want Amazon Route 53 to perform health checks on.
- IS_IP - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- isNone() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- IsSet - Class in software.amazon.awssdk.services.route53.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
A value that indicates whether more locations remain to be listed after the last location in this response.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
A flag that indicates whether there are more health checks to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
A flag that indicates whether there are more hosted zones to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
A flag indicating whether there are more hosted zones to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
A flag that indicates whether more resource record sets remain to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
A flag that indicates whether there are more reusable delegation sets to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
A flag that indicates whether there are more traffic policies to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
A flag that indicates whether there are more traffic policies to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
A value that indicates whether more locations remain to be listed after the last location in this response.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
A flag that indicates whether there are more health checks to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
A flag that indicates whether there are more hosted zones to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
A flag indicating whether there are more hosted zones to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
A flag that indicates whether more resource record sets remain to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
A flag that indicates whether there are more reusable delegation sets to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
A flag that indicates whether there are more traffic policies to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
A flag that indicates whether there are more traffic policy instances to be listed.
- isTruncated(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
A flag that indicates whether there are more traffic policies to be listed.
- IsValidHostLabel - Class in software.amazon.awssdk.services.route53.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.route53.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListHealthChecksIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListHostedZonesIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsIterable
- iterator() - Method in class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsIterable
K
- key() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.route53.model.Tag
-
The value of
Keydepends on the operation that you want to perform: - key(String) - Method in interface software.amazon.awssdk.services.route53.model.Tag.Builder
-
The value of
Keydepends on the operation that you want to perform: - Key(Identifier) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- keyManagementServiceArn() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
The Amazon resource name (ARN) for a customer managed key in Key Management Service (KMS).
- keyManagementServiceArn(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
-
The Amazon resource name (ARN) for a customer managed key in Key Management Service (KMS).
- keySigningKey() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
-
The key-signing key (KSK) that the request creates.
- keySigningKey(Consumer<KeySigningKey.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse.Builder
-
The key-signing key (KSK) that the request creates.
- keySigningKey(KeySigningKey) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse.Builder
-
The key-signing key (KSK) that the request creates.
- KeySigningKey - Class in software.amazon.awssdk.services.route53.model
-
A key-signing key (KSK) is a complex type that represents a public/private key pair.
- KeySigningKey.Builder - Interface in software.amazon.awssdk.services.route53.model
- KeySigningKeyAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
You've already created a key-signing key (KSK) with this name or with the same customer managed key ARN.
- KeySigningKeyAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- KeySigningKeyInParentDsRecordException - Exception in software.amazon.awssdk.services.route53.model
-
The key-signing key (KSK) is specified in a parent DS record.
- KeySigningKeyInParentDsRecordException.Builder - Interface in software.amazon.awssdk.services.route53.model
- KeySigningKeyInUseException - Exception in software.amazon.awssdk.services.route53.model
-
The key-signing key (KSK) that you specified can't be deactivated because it's the only KSK for a currently-enabled DNSSEC.
- KeySigningKeyInUseException.Builder - Interface in software.amazon.awssdk.services.route53.model
- keySigningKeys() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
-
The key-signing keys (KSKs) in your account.
- keySigningKeys(Collection<KeySigningKey>) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecResponse.Builder
-
The key-signing keys (KSKs) in your account.
- keySigningKeys(Consumer<KeySigningKey.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecResponse.Builder
-
The key-signing keys (KSKs) in your account.
- keySigningKeys(KeySigningKey...) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecResponse.Builder
-
The key-signing keys (KSKs) in your account.
- KeySigningKeyWithActiveStatusNotFoundException - Exception in software.amazon.awssdk.services.route53.model
-
A key-signing key (KSK) with
ACTIVEstatus wasn't found. - KeySigningKeyWithActiveStatusNotFoundException.Builder - Interface in software.amazon.awssdk.services.route53.model
- keyTag() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
An integer used to identify the DNSSEC record for the domain name.
- keyTag(Integer) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
An integer used to identify the DNSSEC record for the domain name.
- kmsArn() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
The Amazon resource name (ARN) used to identify the customer managed key in Key Management Service (KMS).
- kmsArn(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
The Amazon resource name (ARN) used to identify the customer managed key in Key Management Service (KMS).
- knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.AccountLimitType
-
Use this in place of
AccountLimitType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ChangeAction
-
Use this in place of
ChangeAction.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ChangeStatus
-
Use this in place of
ChangeStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
-
Use this in place of
CidrCollectionChangeAction.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.CloudWatchRegion
-
Use this in place of
CloudWatchRegion.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ComparisonOperator
-
Use this in place of
ComparisonOperator.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.HealthCheckRegion
-
Use this in place of
HealthCheckRegion.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.HealthCheckType
-
Use this in place of
HealthCheckType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.HostedZoneLimitType
-
Use this in place of
HostedZoneLimitType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.HostedZoneType
-
Use this in place of
HostedZoneType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
-
Use this in place of
InsufficientDataHealthStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ResettableElementName
-
Use this in place of
ResettableElementName.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
-
Use this in place of
ResourceRecordSetFailover.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
-
Use this in place of
ResourceRecordSetRegion.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimitType
-
Use this in place of
ReusableDelegationSetLimitType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.RRType
-
Use this in place of
RRType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.Statistic
-
Use this in place of
Statistic.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.TagResourceType
-
Use this in place of
TagResourceType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.route53.model.VPCRegion
-
Use this in place of
VPCRegion.values()to return aSetof all values known to the SDK.
L
- LAST_KNOWN_STATUS - software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
- lastModifiedDate() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
The last time that the key-signing key (KSK) was changed.
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
The last time that the key-signing key (KSK) was changed.
- LastVpcAssociationException - Exception in software.amazon.awssdk.services.route53.model
-
The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone.
- LastVpcAssociationException.Builder - Interface in software.amazon.awssdk.services.route53.model
- latestVersion() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The version number of the latest version of the traffic policy.
- latestVersion(Integer) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The version number of the latest version of the traffic policy.
- length() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
- LESS_THAN_OR_EQUAL_TO_THRESHOLD - software.amazon.awssdk.services.route53.model.ComparisonOperator
- LESS_THAN_THRESHOLD - software.amazon.awssdk.services.route53.model.ComparisonOperator
- limit() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
-
The current setting for the specified limit.
- limit() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
-
The current setting for the specified limit.
- limit() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
-
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.
- limit(Consumer<AccountLimit.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitResponse.Builder
-
The current setting for the specified limit.
- limit(Consumer<HostedZoneLimit.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse.Builder
-
The current setting for the specified limit.
- limit(Consumer<ReusableDelegationSetLimit.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse.Builder
-
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.
- limit(AccountLimit) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitResponse.Builder
-
The current setting for the specified limit.
- limit(HostedZoneLimit) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse.Builder
-
The current setting for the specified limit.
- limit(ReusableDelegationSetLimit) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse.Builder
-
The current setting for the limit on hosted zones that you can associate with the specified reusable delegation set.
- LimitsExceededException - Exception in software.amazon.awssdk.services.route53.model
-
This operation can't be completed because the current account has reached the limit on the resource you are trying to create.
- LimitsExceededException.Builder - Interface in software.amazon.awssdk.services.route53.model
- linkedService() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
If the health check was created by another service, the service that created the health check.
- linkedService() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
If the hosted zone was created by another service, the service that created the hosted zone.
- linkedService(Consumer<LinkedService.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
If the health check was created by another service, the service that created the health check.
- linkedService(Consumer<LinkedService.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
If the hosted zone was created by another service, the service that created the hosted zone.
- linkedService(LinkedService) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheck.Builder
-
If the health check was created by another service, the service that created the health check.
- linkedService(LinkedService) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
If the hosted zone was created by another service, the service that created the hosted zone.
- LinkedService - Class in software.amazon.awssdk.services.route53.model
-
If a health check or hosted zone was created by another service,
LinkedServiceis a complex type that describes the service that created the resource. - LinkedService.Builder - Interface in software.amazon.awssdk.services.route53.model
- listCidrBlocks(Consumer<ListCidrBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocks(Consumer<ListCidrBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocks(ListCidrBlocksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocks(ListCidrBlocksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of location objects and their CIDR blocks.
- ListCidrBlocksIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listCidrBlocksPaginator(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation which is a paginated operation. - ListCidrBlocksIterable(Route53Client, ListCidrBlocksRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksIterable
- listCidrBlocksPaginator(Consumer<ListCidrBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocksPaginator(Consumer<ListCidrBlocksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocksPaginator(ListCidrBlocksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of location objects and their CIDR blocks.
- listCidrBlocksPaginator(ListCidrBlocksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of location objects and their CIDR blocks.
- ListCidrBlocksPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listCidrBlocksPaginator(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation which is a paginated operation. - ListCidrBlocksPublisher(Route53AsyncClient, ListCidrBlocksRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksPublisher
- ListCidrBlocksRequest - Class in software.amazon.awssdk.services.route53.model
- ListCidrBlocksRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListCidrBlocksRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListCidrBlocksRequestMarshaller - ListCidrBlocksRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListCidrBlocksRequestMarshaller
- ListCidrBlocksResponse - Class in software.amazon.awssdk.services.route53.model
- ListCidrBlocksResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollections(ListCidrCollectionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollections(ListCidrCollectionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- ListCidrCollectionsIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listCidrCollectionsPaginator(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation which is a paginated operation. - ListCidrCollectionsIterable(Route53Client, ListCidrCollectionsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsIterable
- listCidrCollectionsPaginator(Consumer<ListCidrCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollectionsPaginator(Consumer<ListCidrCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollectionsPaginator(ListCidrCollectionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- listCidrCollectionsPaginator(ListCidrCollectionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
- ListCidrCollectionsPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listCidrCollectionsPaginator(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation which is a paginated operation. - ListCidrCollectionsPublisher(Route53AsyncClient, ListCidrCollectionsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsPublisher
- ListCidrCollectionsRequest - Class in software.amazon.awssdk.services.route53.model
- ListCidrCollectionsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListCidrCollectionsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListCidrCollectionsRequestMarshaller - ListCidrCollectionsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListCidrCollectionsRequestMarshaller
- ListCidrCollectionsResponse - Class in software.amazon.awssdk.services.route53.model
- ListCidrCollectionsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listCidrLocations(Consumer<ListCidrLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocations(Consumer<ListCidrLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocations(ListCidrLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocations(ListCidrLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- ListCidrLocationsIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listCidrLocationsPaginator(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation which is a paginated operation. - ListCidrLocationsIterable(Route53Client, ListCidrLocationsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsIterable
- listCidrLocationsPaginator(Consumer<ListCidrLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocationsPaginator(Consumer<ListCidrLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocationsPaginator(ListCidrLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- listCidrLocationsPaginator(ListCidrLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).
- ListCidrLocationsPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listCidrLocationsPaginator(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation which is a paginated operation. - ListCidrLocationsPublisher(Route53AsyncClient, ListCidrLocationsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsPublisher
- ListCidrLocationsRequest - Class in software.amazon.awssdk.services.route53.model
- ListCidrLocationsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListCidrLocationsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListCidrLocationsRequestMarshaller - ListCidrLocationsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListCidrLocationsRequestMarshaller
- ListCidrLocationsResponse - Class in software.amazon.awssdk.services.route53.model
- ListCidrLocationsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listGeoLocations() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of supported geographic locations.
- listGeoLocations() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of supported geographic locations.
- listGeoLocations(Consumer<ListGeoLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of supported geographic locations.
- listGeoLocations(Consumer<ListGeoLocationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of supported geographic locations.
- listGeoLocations(ListGeoLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of supported geographic locations.
- listGeoLocations(ListGeoLocationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of supported geographic locations.
- ListGeoLocationsRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.
- ListGeoLocationsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListGeoLocationsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListGeoLocationsRequestMarshaller - ListGeoLocationsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListGeoLocationsRequestMarshaller
- ListGeoLocationsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing the response information for the request.
- ListGeoLocationsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listHealthChecks() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecks() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecks(Consumer<ListHealthChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecks(Consumer<ListHealthChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecks(ListHealthChecksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecks(ListHealthChecksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- ListHealthChecksIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listHealthChecksPaginator(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation which is a paginated operation. - ListHealthChecksIterable(Route53Client, ListHealthChecksRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListHealthChecksIterable
- listHealthChecksPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecksPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecksPaginator(ListHealthChecksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- listHealthChecksPaginator(ListHealthChecksRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- ListHealthChecksPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listHealthChecksPaginator(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation which is a paginated operation. - ListHealthChecksPublisher(Route53AsyncClient, ListHealthChecksRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListHealthChecksPublisher
- ListHealthChecksRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to retrieve a list of the health checks that are associated with the current Amazon Web Services account.
- ListHealthChecksRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListHealthChecksRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListHealthChecksRequestMarshaller - ListHealthChecksRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListHealthChecksRequestMarshaller
- ListHealthChecksResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
ListHealthChecksrequest. - ListHealthChecksResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listHostedZones() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZones() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZones(Consumer<ListHostedZonesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZones(Consumer<ListHostedZonesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZones(ListHostedZonesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZones(ListHostedZonesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesByName() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of your hosted zones in lexicographic order.
- listHostedZonesByName() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of your hosted zones in lexicographic order.
- listHostedZonesByName(Consumer<ListHostedZonesByNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of your hosted zones in lexicographic order.
- listHostedZonesByName(Consumer<ListHostedZonesByNameRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of your hosted zones in lexicographic order.
- listHostedZonesByName(ListHostedZonesByNameRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of your hosted zones in lexicographic order.
- listHostedZonesByName(ListHostedZonesByNameRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of your hosted zones in lexicographic order.
- ListHostedZonesByNameRequest - Class in software.amazon.awssdk.services.route53.model
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account in ASCII order by domain name.
- ListHostedZonesByNameRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListHostedZonesByNameRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListHostedZonesByNameRequestMarshaller - ListHostedZonesByNameRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListHostedZonesByNameRequestMarshaller
- ListHostedZonesByNameResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListHostedZonesByNameResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listHostedZonesByVPC(Consumer<ListHostedZonesByVpcRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.
- listHostedZonesByVPC(Consumer<ListHostedZonesByVpcRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.
- listHostedZonesByVPC(ListHostedZonesByVpcRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.
- listHostedZonesByVPC(ListHostedZonesByVpcRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.
- ListHostedZonesByVpcRequest - Class in software.amazon.awssdk.services.route53.model
-
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account created the hosted zones.
- ListHostedZonesByVpcRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListHostedZonesByVpcRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListHostedZonesByVpcRequestMarshaller - ListHostedZonesByVpcRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListHostedZonesByVpcRequestMarshaller
- ListHostedZonesByVpcResponse - Class in software.amazon.awssdk.services.route53.model
- ListHostedZonesByVpcResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListHostedZonesIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listHostedZonesPaginator(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation which is a paginated operation. - ListHostedZonesIterable(Route53Client, ListHostedZonesRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListHostedZonesIterable
- listHostedZonesPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesPaginator(ListHostedZonesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- listHostedZonesPaginator(ListHostedZonesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- ListHostedZonesPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listHostedZonesPaginator(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation which is a paginated operation. - ListHostedZonesPublisher(Route53AsyncClient, ListHostedZonesRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListHostedZonesPublisher
- ListHostedZonesRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to retrieve a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
- ListHostedZonesRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListHostedZonesRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListHostedZonesRequestMarshaller - ListHostedZonesRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListHostedZonesRequestMarshaller
- ListHostedZonesResponse - Class in software.amazon.awssdk.services.route53.model
- ListHostedZonesResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listQueryLoggingConfigs() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigs() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigs(ListQueryLoggingConfigsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigs(ListQueryLoggingConfigsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- ListQueryLoggingConfigsIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listQueryLoggingConfigsPaginator(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation which is a paginated operation. - ListQueryLoggingConfigsIterable(Route53Client, ListQueryLoggingConfigsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsIterable
- listQueryLoggingConfigsPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigsPaginator() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.
- ListQueryLoggingConfigsPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listQueryLoggingConfigsPaginator(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation which is a paginated operation. - ListQueryLoggingConfigsPublisher(Route53AsyncClient, ListQueryLoggingConfigsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsPublisher
- ListQueryLoggingConfigsRequest - Class in software.amazon.awssdk.services.route53.model
- ListQueryLoggingConfigsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListQueryLoggingConfigsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListQueryLoggingConfigsRequestMarshaller - ListQueryLoggingConfigsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListQueryLoggingConfigsRequestMarshaller
- ListQueryLoggingConfigsResponse - Class in software.amazon.awssdk.services.route53.model
- ListQueryLoggingConfigsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listResourceRecordSets(Consumer<ListResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSets(Consumer<ListResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSets(ListResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSets(ListResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the resource record sets in a specified hosted zone.
- ListResourceRecordSetsIterable - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53Client.listResourceRecordSetsPaginator(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation which is a paginated operation. - ListResourceRecordSetsIterable(Route53Client, ListResourceRecordSetsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsIterable
- listResourceRecordSetsPaginator(Consumer<ListResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSetsPaginator(Consumer<ListResourceRecordSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSetsPaginator(ListResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists the resource record sets in a specified hosted zone.
- listResourceRecordSetsPaginator(ListResourceRecordSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists the resource record sets in a specified hosted zone.
- ListResourceRecordSetsPublisher - Class in software.amazon.awssdk.services.route53.paginators
-
Represents the output for the
Route53AsyncClient.listResourceRecordSetsPaginator(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation which is a paginated operation. - ListResourceRecordSetsPublisher(Route53AsyncClient, ListResourceRecordSetsRequest) - Constructor for class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsPublisher
- ListResourceRecordSetsRequest - Class in software.amazon.awssdk.services.route53.model
-
A request for the resource record sets that are associated with a specified hosted zone.
- ListResourceRecordSetsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListResourceRecordSetsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListResourceRecordSetsRequestMarshaller - ListResourceRecordSetsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListResourceRecordSetsRequestMarshaller
- ListResourceRecordSetsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains list information for the resource record set.
- ListResourceRecordSetsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listReusableDelegationSets() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- listReusableDelegationSets() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- listReusableDelegationSets(ListReusableDelegationSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- listReusableDelegationSets(ListReusableDelegationSetsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- ListReusableDelegationSetsRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
- ListReusableDelegationSetsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListReusableDelegationSetsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListReusableDelegationSetsRequestMarshaller - ListReusableDelegationSetsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListReusableDelegationSetsRequestMarshaller
- ListReusableDelegationSetsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the reusable delegation sets that are associated with the current Amazon Web Services account.
- ListReusableDelegationSetsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists tags for one health check or hosted zone.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists tags for one health check or hosted zone.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists tags for one health check or hosted zone.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists tags for one health check or hosted zone.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing information about a request for a list of the tags that are associated with an individual resource.
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTagsForResourceRequestMarshaller - ListTagsForResourceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTagsForResources(Consumer<ListTagsForResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists tags for up to 10 health checks or hosted zones.
- listTagsForResources(Consumer<ListTagsForResourcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists tags for up to 10 health checks or hosted zones.
- listTagsForResources(ListTagsForResourcesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Lists tags for up to 10 health checks or hosted zones.
- listTagsForResources(ListTagsForResourcesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Lists tags for up to 10 health checks or hosted zones.
- ListTagsForResourcesRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
- ListTagsForResourcesRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTagsForResourcesRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTagsForResourcesRequestMarshaller - ListTagsForResourcesRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTagsForResourcesRequestMarshaller
- ListTagsForResourcesResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing tags for the specified resources.
- ListTagsForResourcesResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTrafficPolicies() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- listTrafficPolicies() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- listTrafficPolicies(Consumer<ListTrafficPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- listTrafficPolicies(Consumer<ListTrafficPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- listTrafficPolicies(ListTrafficPoliciesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- listTrafficPolicies(ListTrafficPoliciesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.
- ListTrafficPoliciesRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the information about the request to list the traffic policies that are associated with the current Amazon Web Services account.
- ListTrafficPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTrafficPoliciesRequestMarshaller - ListTrafficPoliciesRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTrafficPoliciesRequestMarshaller
- ListTrafficPoliciesResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListTrafficPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTrafficPolicyInstances() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstances() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.
- listTrafficPolicyInstancesByHostedZone(Consumer<ListTrafficPolicyInstancesByHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created in a specified hosted zone.
- listTrafficPolicyInstancesByHostedZone(Consumer<ListTrafficPolicyInstancesByHostedZoneRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created in a specified hosted zone.
- listTrafficPolicyInstancesByHostedZone(ListTrafficPolicyInstancesByHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created in a specified hosted zone.
- listTrafficPolicyInstancesByHostedZone(ListTrafficPolicyInstancesByHostedZoneRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created in a specified hosted zone.
- ListTrafficPolicyInstancesByHostedZoneRequest - Class in software.amazon.awssdk.services.route53.model
-
A request for the traffic policy instances that you created in a specified hosted zone.
- ListTrafficPolicyInstancesByHostedZoneRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPolicyInstancesByHostedZoneRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
- ListTrafficPolicyInstancesByHostedZoneRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesByHostedZoneRequestMarshaller
- ListTrafficPolicyInstancesByHostedZoneResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListTrafficPolicyInstancesByHostedZoneResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTrafficPolicyInstancesByPolicy(Consumer<ListTrafficPolicyInstancesByPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
- listTrafficPolicyInstancesByPolicy(Consumer<ListTrafficPolicyInstancesByPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
- listTrafficPolicyInstancesByPolicy(ListTrafficPolicyInstancesByPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
- listTrafficPolicyInstancesByPolicy(ListTrafficPolicyInstancesByPolicyRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
- ListTrafficPolicyInstancesByPolicyRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the information about the request to list your traffic policy instances.
- ListTrafficPolicyInstancesByPolicyRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPolicyInstancesByPolicyRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTrafficPolicyInstancesByPolicyRequestMarshaller - ListTrafficPolicyInstancesByPolicyRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesByPolicyRequestMarshaller
- ListTrafficPolicyInstancesByPolicyResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListTrafficPolicyInstancesByPolicyResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPolicyInstancesRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to get information about the traffic policy instances that you created by using the current Amazon Web Services account.
- ListTrafficPolicyInstancesRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPolicyInstancesRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTrafficPolicyInstancesRequestMarshaller - ListTrafficPolicyInstancesRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesRequestMarshaller
- ListTrafficPolicyInstancesResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListTrafficPolicyInstancesResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listTrafficPolicyVersions(Consumer<ListTrafficPolicyVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about all of the versions for a specified traffic policy.
- listTrafficPolicyVersions(Consumer<ListTrafficPolicyVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about all of the versions for a specified traffic policy.
- listTrafficPolicyVersions(ListTrafficPolicyVersionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets information about all of the versions for a specified traffic policy.
- listTrafficPolicyVersions(ListTrafficPolicyVersionsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets information about all of the versions for a specified traffic policy.
- ListTrafficPolicyVersionsRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the information about the request to list your traffic policies.
- ListTrafficPolicyVersionsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListTrafficPolicyVersionsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListTrafficPolicyVersionsRequestMarshaller - ListTrafficPolicyVersionsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyVersionsRequestMarshaller
- ListTrafficPolicyVersionsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListTrafficPolicyVersionsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- listVPCAssociationAuthorizations(Consumer<ListVpcAssociationAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorizationrequests. - listVPCAssociationAuthorizations(Consumer<ListVpcAssociationAuthorizationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorizationrequests. - listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorizationrequests. - listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorizationrequests. - ListVpcAssociationAuthorizationsRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about that can be associated with your hosted zone.
- ListVpcAssociationAuthorizationsRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- ListVpcAssociationAuthorizationsRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
ListVpcAssociationAuthorizationsRequestMarshaller - ListVpcAssociationAuthorizationsRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.ListVpcAssociationAuthorizationsRequestMarshaller
- ListVpcAssociationAuthorizationsResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the request.
- ListVpcAssociationAuthorizationsResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- Literal - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.PartitionDataProvider
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
-
A unique URL that represents the location for the CIDR collection.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
-
The unique URL representing the new health check.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
The unique URL representing the new hosted zone.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
-
The unique URL representing the new key-signing key (KSK).
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
-
The unique URL representing the new query logging configuration.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
-
The unique URL representing the new reusable delegation set.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
-
A unique URL that represents a new traffic policy instance.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
-
A unique URL that represents a new traffic policy.
- location() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
-
A unique URL that represents a new traffic policy version.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse.Builder
-
A unique URL that represents the location for the CIDR collection.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse.Builder
-
The unique URL representing the new health check.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
The unique URL representing the new hosted zone.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse.Builder
-
The unique URL representing the new key-signing key (KSK).
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse.Builder
-
The unique URL representing the new query logging configuration.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse.Builder
-
The unique URL representing the new reusable delegation set.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse.Builder
-
A unique URL that represents a new traffic policy instance.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse.Builder
-
A unique URL that represents a new traffic policy.
- location(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse.Builder
-
A unique URL that represents a new traffic policy version.
- locationName() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
-
The location name of the CIDR block.
- locationName() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
Name of the location that is associated with the CIDR collection.
- locationName() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
-
The CIDR collection location name.
- locationName() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
-
The name of the CIDR collection location.
- locationName() - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
-
A string that specifies a location name.
- locationName(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockSummary.Builder
-
The location name of the CIDR block.
- locationName(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionChange.Builder
-
Name of the location that is associated with the CIDR collection.
- locationName(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrRoutingConfig.Builder
-
The CIDR collection location name.
- locationName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
-
The name of the CIDR collection location.
- locationName(String) - Method in interface software.amazon.awssdk.services.route53.model.LocationSummary.Builder
-
A string that specifies a location name.
- LocationSummary - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the CIDR location.
- LocationSummary.Builder - Interface in software.amazon.awssdk.services.route53.model
M
- marker() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more health checks. - marker() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
For the second and subsequent calls to
ListHealthChecks,Markeris the value that you specified for themarkerparameter in the previous request. - marker() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more hosted zones. - marker() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
For the second and subsequent calls to
ListHostedZones,Markeris the value that you specified for themarkerparameter in the request that produced the current response. - marker() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more reusable delegation sets. - marker() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
For the second and subsequent calls to
ListReusableDelegationSets,Markeris the value that you specified for themarkerparameter in the request that produced the current response. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more health checks. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
For the second and subsequent calls to
ListHealthChecks,Markeris the value that you specified for themarkerparameter in the previous request. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more hosted zones. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
For the second and subsequent calls to
ListHostedZones,Markeris the value that you specified for themarkerparameter in the request that produced the current response. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more reusable delegation sets. - marker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
For the second and subsequent calls to
ListReusableDelegationSets,Markeris the value that you specified for themarkerparameter in the request that produced the current response. - marshall(ActivateKeySigningKeyRequest) - Method in class software.amazon.awssdk.services.route53.transform.ActivateKeySigningKeyRequestMarshaller
- marshall(AssociateVpcWithHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.AssociateVpcWithHostedZoneRequestMarshaller
- marshall(ChangeCidrCollectionRequest) - Method in class software.amazon.awssdk.services.route53.transform.ChangeCidrCollectionRequestMarshaller
- marshall(ChangeResourceRecordSetsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ChangeResourceRecordSetsRequestMarshaller
- marshall(ChangeTagsForResourceRequest) - Method in class software.amazon.awssdk.services.route53.transform.ChangeTagsForResourceRequestMarshaller
- marshall(CreateCidrCollectionRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateCidrCollectionRequestMarshaller
- marshall(CreateHealthCheckRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateHealthCheckRequestMarshaller
- marshall(CreateHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateHostedZoneRequestMarshaller
- marshall(CreateKeySigningKeyRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateKeySigningKeyRequestMarshaller
- marshall(CreateQueryLoggingConfigRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateQueryLoggingConfigRequestMarshaller
- marshall(CreateReusableDelegationSetRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateReusableDelegationSetRequestMarshaller
- marshall(CreateTrafficPolicyInstanceRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyInstanceRequestMarshaller
- marshall(CreateTrafficPolicyRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyRequestMarshaller
- marshall(CreateTrafficPolicyVersionRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateTrafficPolicyVersionRequestMarshaller
- marshall(CreateVpcAssociationAuthorizationRequest) - Method in class software.amazon.awssdk.services.route53.transform.CreateVpcAssociationAuthorizationRequestMarshaller
- marshall(DeactivateKeySigningKeyRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeactivateKeySigningKeyRequestMarshaller
- marshall(DeleteCidrCollectionRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteCidrCollectionRequestMarshaller
- marshall(DeleteHealthCheckRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteHealthCheckRequestMarshaller
- marshall(DeleteHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteHostedZoneRequestMarshaller
- marshall(DeleteKeySigningKeyRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteKeySigningKeyRequestMarshaller
- marshall(DeleteQueryLoggingConfigRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteQueryLoggingConfigRequestMarshaller
- marshall(DeleteReusableDelegationSetRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteReusableDelegationSetRequestMarshaller
- marshall(DeleteTrafficPolicyInstanceRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteTrafficPolicyInstanceRequestMarshaller
- marshall(DeleteTrafficPolicyRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteTrafficPolicyRequestMarshaller
- marshall(DeleteVpcAssociationAuthorizationRequest) - Method in class software.amazon.awssdk.services.route53.transform.DeleteVpcAssociationAuthorizationRequestMarshaller
- marshall(DisableHostedZoneDnssecRequest) - Method in class software.amazon.awssdk.services.route53.transform.DisableHostedZoneDnssecRequestMarshaller
- marshall(DisassociateVpcFromHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.DisassociateVpcFromHostedZoneRequestMarshaller
- marshall(EnableHostedZoneDnssecRequest) - Method in class software.amazon.awssdk.services.route53.transform.EnableHostedZoneDnssecRequestMarshaller
- marshall(GetAccountLimitRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetAccountLimitRequestMarshaller
- marshall(GetChangeRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetChangeRequestMarshaller
- marshall(GetCheckerIpRangesRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetCheckerIpRangesRequestMarshaller
- marshall(GetDnssecRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetDnssecRequestMarshaller
- marshall(GetGeoLocationRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetGeoLocationRequestMarshaller
- marshall(GetHealthCheckCountRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHealthCheckCountRequestMarshaller
- marshall(GetHealthCheckLastFailureReasonRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHealthCheckLastFailureReasonRequestMarshaller
- marshall(GetHealthCheckRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHealthCheckRequestMarshaller
- marshall(GetHealthCheckStatusRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHealthCheckStatusRequestMarshaller
- marshall(GetHostedZoneCountRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHostedZoneCountRequestMarshaller
- marshall(GetHostedZoneLimitRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHostedZoneLimitRequestMarshaller
- marshall(GetHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetHostedZoneRequestMarshaller
- marshall(GetQueryLoggingConfigRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetQueryLoggingConfigRequestMarshaller
- marshall(GetReusableDelegationSetLimitRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetReusableDelegationSetLimitRequestMarshaller
- marshall(GetReusableDelegationSetRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetReusableDelegationSetRequestMarshaller
- marshall(GetTrafficPolicyInstanceCountRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyInstanceCountRequestMarshaller
- marshall(GetTrafficPolicyInstanceRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyInstanceRequestMarshaller
- marshall(GetTrafficPolicyRequest) - Method in class software.amazon.awssdk.services.route53.transform.GetTrafficPolicyRequestMarshaller
- marshall(ListCidrBlocksRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListCidrBlocksRequestMarshaller
- marshall(ListCidrCollectionsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListCidrCollectionsRequestMarshaller
- marshall(ListCidrLocationsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListCidrLocationsRequestMarshaller
- marshall(ListGeoLocationsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListGeoLocationsRequestMarshaller
- marshall(ListHealthChecksRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListHealthChecksRequestMarshaller
- marshall(ListHostedZonesByNameRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListHostedZonesByNameRequestMarshaller
- marshall(ListHostedZonesByVpcRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListHostedZonesByVpcRequestMarshaller
- marshall(ListHostedZonesRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListHostedZonesRequestMarshaller
- marshall(ListQueryLoggingConfigsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListQueryLoggingConfigsRequestMarshaller
- marshall(ListResourceRecordSetsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListResourceRecordSetsRequestMarshaller
- marshall(ListReusableDelegationSetsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListReusableDelegationSetsRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTagsForResourceRequestMarshaller
- marshall(ListTagsForResourcesRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTagsForResourcesRequestMarshaller
- marshall(ListTrafficPoliciesRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTrafficPoliciesRequestMarshaller
- marshall(ListTrafficPolicyInstancesByHostedZoneRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesByHostedZoneRequestMarshaller
- marshall(ListTrafficPolicyInstancesByPolicyRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesByPolicyRequestMarshaller
- marshall(ListTrafficPolicyInstancesRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyInstancesRequestMarshaller
- marshall(ListTrafficPolicyVersionsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListTrafficPolicyVersionsRequestMarshaller
- marshall(ListVpcAssociationAuthorizationsRequest) - Method in class software.amazon.awssdk.services.route53.transform.ListVpcAssociationAuthorizationsRequestMarshaller
- marshall(TestDnsAnswerRequest) - Method in class software.amazon.awssdk.services.route53.transform.TestDnsAnswerRequestMarshaller
- marshall(UpdateHealthCheckRequest) - Method in class software.amazon.awssdk.services.route53.transform.UpdateHealthCheckRequestMarshaller
- marshall(UpdateHostedZoneCommentRequest) - Method in class software.amazon.awssdk.services.route53.transform.UpdateHostedZoneCommentRequestMarshaller
- marshall(UpdateTrafficPolicyCommentRequest) - Method in class software.amazon.awssdk.services.route53.transform.UpdateTrafficPolicyCommentRequestMarshaller
- marshall(UpdateTrafficPolicyInstanceRequest) - Method in class software.amazon.awssdk.services.route53.transform.UpdateTrafficPolicyInstanceRequestMarshaller
- matches(Throwable) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- matches(SdkResponse) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- MAX_HEALTH_CHECKS_BY_OWNER - software.amazon.awssdk.services.route53.model.AccountLimitType
- MAX_HOSTED_ZONES_BY_OWNER - software.amazon.awssdk.services.route53.model.AccountLimitType
- MAX_REUSABLE_DELEGATION_SETS_BY_OWNER - software.amazon.awssdk.services.route53.model.AccountLimitType
- MAX_RRSETS_BY_ZONE - software.amazon.awssdk.services.route53.model.HostedZoneLimitType
- MAX_TRAFFIC_POLICIES_BY_OWNER - software.amazon.awssdk.services.route53.model.AccountLimitType
- MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER - software.amazon.awssdk.services.route53.model.AccountLimitType
- MAX_VPCS_ASSOCIATED_BY_ZONE - software.amazon.awssdk.services.route53.model.HostedZoneLimitType
- MAX_ZONES_BY_REUSABLE_DELEGATION_SET - software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimitType
- MAXIMUM - software.amazon.awssdk.services.route53.model.Statistic
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
-
(Optional) The maximum number of geolocations to be included in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
The value that you specified for
MaxItemsin the request. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
-
The maximum number of health checks that you want
ListHealthChecksto return in response to the current request. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
The value that you specified for the
maxitemsparameter in the call toListHealthChecksthat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
-
The maximum number of hosted zones to be included in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
The value that you specified for the
maxitemsparameter in the call toListHostedZonesByNamethat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
-
The value that you specified for
MaxItemsin the most recentListHostedZonesByVPCrequest. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
The value that you specified for the
maxitemsparameter in the call toListHostedZonesthat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
(Optional) The maximum number of resource records sets to include in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
The maximum number of records you requested.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
-
The number of reusable delegation sets that you want Amazon Route 53 to return in the response to this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
The value that you specified for the
maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
-
(Optional) The maximum number of traffic policies that you want Amazon Route 53 to return in response to this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
The value that you specified for the
MaxItemsparameter in theListTrafficPoliciesrequest that produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
The maximum number of traffic policy instances to be included in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
The value that you specified for the
MaxItemsparameter in theListTrafficPolicyInstancesByHostedZonerequest that produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
The maximum number of traffic policy instances to be included in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
The value that you specified for the
MaxItemsparameter in the call toListTrafficPolicyInstancesByPolicythat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
The maximum number of traffic policy instances that you want Amazon Route 53 to return in response to a
ListTrafficPolicyInstancesrequest. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
The value that you specified for the
MaxItemsparameter in the call toListTrafficPolicyInstancesthat produced the current response. - maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
-
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for this request.
- maxItems() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
The value that you specified for the
maxitemsparameter in theListTrafficPolicyVersionsrequest that produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
-
(Optional) The maximum number of geolocations to be included in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
The value that you specified for
MaxItemsin the request. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksRequest.Builder
-
The maximum number of health checks that you want
ListHealthChecksto return in response to the current request. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
The value that you specified for the
maxitemsparameter in the call toListHealthChecksthat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest.Builder
-
The maximum number of hosted zones to be included in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
The value that you specified for the
maxitemsparameter in the call toListHostedZonesByNamethat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
-
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
-
The value that you specified for
MaxItemsin the most recentListHostedZonesByVPCrequest. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
-
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
The value that you specified for the
maxitemsparameter in the call toListHostedZonesthat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
(Optional) The maximum number of resource records sets to include in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
The maximum number of records you requested.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest.Builder
-
The number of reusable delegation sets that you want Amazon Route 53 to return in the response to this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
The value that you specified for the
maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest.Builder
-
(Optional) The maximum number of traffic policies that you want Amazon Route 53 to return in response to this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
The value that you specified for the
MaxItemsparameter in theListTrafficPoliciesrequest that produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
-
The maximum number of traffic policy instances to be included in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
The value that you specified for the
MaxItemsparameter in theListTrafficPolicyInstancesByHostedZonerequest that produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
The maximum number of traffic policy instances to be included in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
The value that you specified for the
MaxItemsparameter in the call toListTrafficPolicyInstancesByPolicythat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
-
The maximum number of traffic policy instances that you want Amazon Route 53 to return in response to a
ListTrafficPolicyInstancesrequest. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
The value that you specified for the
MaxItemsparameter in the call toListTrafficPolicyInstancesthat produced the current response. - maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest.Builder
-
The maximum number of traffic policy versions that you want Amazon Route 53 to include in the response body for this request.
- maxItems(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
The value that you specified for the
maxitemsparameter in theListTrafficPolicyVersionsrequest that produced the current response. - maxResults() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
-
Maximum number of results you want returned.
- maxResults() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
-
The maximum number of CIDR collections to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
-
The maximum number of CIDR collection locations to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
-
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response to the current request.
- maxResults() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
-
Optional: An integer that specifies the maximum number of VPCs that you want Amazon Route 53 to return.
- maxResults(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
-
Maximum number of results you want returned.
- maxResults(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest.Builder
-
The maximum number of CIDR collections to return in the response.
- maxResults(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest.Builder
-
The maximum number of CIDR collection locations to return in the response.
- maxResults(String) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest.Builder
-
(Optional) The maximum number of query logging configurations that you want Amazon Route 53 to return in response to the current request.
- maxResults(String) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest.Builder
-
Optional: An integer that specifies the maximum number of VPCs that you want Amazon Route 53 to return.
- ME_CENTRAL_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- ME_CENTRAL_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- ME_CENTRAL_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- ME_SOUTH_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- ME_SOUTH_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- ME_SOUTH_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- measureLatency() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Specify whether you want Amazon Route 53 to measure the latency between health checkers in multiple Amazon Web Services regions and your endpoint, and to display CloudWatch latency graphs on the Health Checks page in the Route 53 console.
- measureLatency(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
Specify whether you want Amazon Route 53 to measure the latency between health checkers in multiple Amazon Web Services regions and your endpoint, and to display CloudWatch latency graphs on the Health Checks page in the Route 53 console.
- message() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- message() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
If
StateisFailed, an explanation of the reason for the failure. - message(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- message(String) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
If
StateisFailed, an explanation of the reason for the failure. - message(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
- messages() - Method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
- messages(String...) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- messages(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- metricName() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
The name of the CloudWatch metric that the alarm is associated with.
- metricName(String) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
The name of the CloudWatch metric that the alarm is associated with.
- MINIMUM - software.amazon.awssdk.services.route53.model.Statistic
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Route53RequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Route53ResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Route53ResolveEndpointInterceptor
- modifyResponse(Context.ModifyResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.services.route53.internal.Route53IdInterceptor
- multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list
- multiValueAnswer() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Multivalue answer resource record sets only: To route traffic approximately randomly to multiple resources, such as web servers, create one multivalue answer record for each resource and specify
trueforMultiValueAnswer. - multiValueAnswer(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Multivalue answer resource record sets only: To route traffic approximately randomly to multiple resources, such as web servers, create one multivalue answer record for each resource and specify
trueforMultiValueAnswer. - MX - software.amazon.awssdk.services.route53.model.RRType
N
- name() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
-
A string used to identify a key-signing key (KSK).
- name() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
-
The name of the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether this health check is healthy.
- name() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
-
The name of a CIDR collection.
- name() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
-
The name of a CIDR collection.
- name() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
-
A unique identifier for the account that can be used to reference the collection from other API calls.
- name() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
The name of the domain.
- name() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
A string used to identify a key-signing key (KSK).
- name() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
The domain name (such as example.com) or subdomain name (such as www.example.com) for which Amazon Route 53 responds to DNS queries by using the resource record sets that Route 53 creates for this traffic policy instance.
- name() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
-
The name of the traffic policy.
- name() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
-
A string used to identify a key-signing key (KSK).
- name() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
-
A string used to identify a key-signing key (KSK).
- name() - Method in class software.amazon.awssdk.services.route53.model.Dimension
-
For the metric that the CloudWatch alarm is associated with, the name of one dimension.
- name() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
The name of the domain.
- name() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
-
The name of the private hosted zone, such as
example.com. - name() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string used to identify a key-signing key (KSK).
- name() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
For
ChangeResourceRecordSetsrequests, the name of the record that you want to create, update, or delete. - name() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The name that you specified when you created the traffic policy.
- name() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The DNS name, such as www.example.com, for which Amazon Route 53 responds to queries by using the resource record sets that are associated with this traffic policy instance.
- name() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The name that you specified for the traffic policy when you created it.
- name(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference.Builder
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest.Builder
-
A string used to identify a key-signing key (KSK).
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.AlarmIdentifier.Builder
-
The name of the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether this health check is healthy.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollection.Builder
-
The name of a CIDR collection.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CollectionSummary.Builder
-
The name of a CIDR collection.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest.Builder
-
A unique identifier for the account that can be used to reference the collection from other API calls.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
The name of the domain.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
-
A string used to identify a key-signing key (KSK).
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
-
The domain name (such as example.com) or subdomain name (such as www.example.com) for which Amazon Route 53 responds to DNS queries by using the resource record sets that Route 53 creates for this traffic policy instance.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest.Builder
-
The name of the traffic policy.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest.Builder
-
A string used to identify a key-signing key (KSK).
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest.Builder
-
A string used to identify a key-signing key (KSK).
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.Dimension.Builder
-
For the metric that the CloudWatch alarm is associated with, the name of one dimension.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
The name of the domain.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneSummary.Builder
-
The name of the private hosted zone, such as
example.com. - name(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string used to identify a key-signing key (KSK).
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
For
ChangeResourceRecordSetsrequests, the name of the record that you want to create, update, or delete. - name(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The name that you specified when you created the traffic policy.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The DNS name, such as www.example.com, for which Amazon Route 53 responds to queries by using the resource record sets that are associated with this traffic policy instance.
- name(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The name that you specified for the traffic policy when you created it.
- name(Identifier) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- nameserver() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
The Amazon Route 53 name server used to respond to the request.
- nameserver(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
The Amazon Route 53 name server used to respond to the request.
- nameServers() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
-
A complex type that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set.
- nameServers(String...) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSet.Builder
-
A complex type that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set.
- nameServers(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSet.Builder
-
A complex type that contains a list of the authoritative name servers for a hosted zone or for a reusable delegation set.
- namespace() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
The namespace of the metric that the alarm is associated with.
- namespace(String) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
The namespace of the metric that the alarm is associated with.
- NAPTR - software.amazon.awssdk.services.route53.model.RRType
- nextContinentCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextContinentCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextCountryCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextCountryCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextDNSName() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
If
IsTruncatedis true, the value ofNextDNSNameis the name of the first hosted zone in the next group ofmaxitemshosted zones. - nextDNSName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
If
IsTruncatedis true, the value ofNextDNSNameis the name of the first hosted zone in the next group ofmaxitemshosted zones. - nextHostedZoneId() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
If
IsTruncatedistrue, the value ofNextHostedZoneIdidentifies the first hosted zone in the next group ofmaxitemshosted zones. - nextHostedZoneId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse.Builder
-
If
IsTruncatedistrue, the value ofNextHostedZoneIdidentifies the first hosted zone in the next group ofmaxitemshosted zones. - nextMarker() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the first health check that Amazon Route 53 returns if you submit anotherListHealthChecksrequest and specify the value ofNextMarkerin themarkerparameter. - nextMarker() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the first hosted zone in the next group of hosted zones. - nextMarker() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the next reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter. - nextMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksResponse.Builder
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the first health check that Amazon Route 53 returns if you submit anotherListHealthChecksrequest and specify the value ofNextMarkerin themarkerparameter. - nextMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesResponse.Builder
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the first hosted zone in the next group of hosted zones. - nextMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse.Builder
-
If
IsTruncatedistrue, the value ofNextMarkeridentifies the next reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter. - nextRecordIdentifier() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
Resource record sets that have a routing policy other than simple: If results were truncated for a given DNS name and type, the value of
SetIdentifierfor the next resource record set that has the current DNS name and type. - nextRecordIdentifier(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
Resource record sets that have a routing policy other than simple: If results were truncated for a given DNS name and type, the value of
SetIdentifierfor the next resource record set that has the current DNS name and type. - nextRecordName() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
If the results were truncated, the name of the next record in the list.
- nextRecordName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
If the results were truncated, the name of the next record in the list.
- nextRecordType() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
If the results were truncated, the type of the next record in the list.
- nextRecordType(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
If the results were truncated, the type of the next record in the list.
- nextRecordType(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
If the results were truncated, the type of the next record in the list.
- nextRecordTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
If the results were truncated, the type of the next record in the list.
- nextSubdivisionCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextSubdivisionCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse.Builder
-
If
IsTruncatedistrue, you can make a follow-up request to display more locations. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
If the previous response included a
NextTokenelement, the specified VPC is associated with more hosted zones. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
-
The value that you will use for
NextTokenin the nextListHostedZonesByVPCrequest. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
-
(Optional) If the current Amazon Web Services account has more than
MaxResultsquery logging configurations, useNextTokento get the second and subsequent pages of results. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
-
If a response includes the last of the query logging configurations that are associated with the current Amazon Web Services account,
NextTokendoesn't appear in the response. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
-
Optional: If a response includes a
NextTokenelement, there are more VPCs that can be associated with the specified hosted zone. - nextToken() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
-
When the response includes a
NextTokenelement, there are more VPCs that can be associated with the specified hosted zone. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse.Builder
-
An opaque pagination token to indicate where the service is to begin enumerating results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
-
If the previous response included a
NextTokenelement, the specified VPC is associated with more hosted zones. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse.Builder
-
The value that you will use for
NextTokenin the nextListHostedZonesByVPCrequest. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest.Builder
-
(Optional) If the current Amazon Web Services account has more than
MaxResultsquery logging configurations, useNextTokento get the second and subsequent pages of results. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse.Builder
-
If a response includes the last of the query logging configurations that are associated with the current Amazon Web Services account,
NextTokendoesn't appear in the response. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest.Builder
-
Optional: If a response includes a
NextTokenelement, there are more VPCs that can be associated with the specified hosted zone. - nextToken(String) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse.Builder
-
When the response includes a
NextTokenelement, there are more VPCs that can be associated with the specified hosted zone. - none() - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- NoSuchChangeException - Exception in software.amazon.awssdk.services.route53.model
-
A change with the specified change ID does not exist.
- NoSuchChangeException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchCidrCollectionException - Exception in software.amazon.awssdk.services.route53.model
-
The CIDR collection you specified, doesn't exist.
- NoSuchCidrCollectionException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchCidrLocationException - Exception in software.amazon.awssdk.services.route53.model
-
The CIDR collection location doesn't match any locations in your account.
- NoSuchCidrLocationException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchCloudWatchLogsLogGroupException - Exception in software.amazon.awssdk.services.route53.model
-
There is no CloudWatch Logs log group with the specified ARN.
- NoSuchCloudWatchLogsLogGroupException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchDelegationSetException - Exception in software.amazon.awssdk.services.route53.model
-
A reusable delegation set with the specified ID does not exist.
- NoSuchDelegationSetException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchGeoLocationException - Exception in software.amazon.awssdk.services.route53.model
-
Amazon Route 53 doesn't support the specified geographic location.
- NoSuchGeoLocationException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchHealthCheckException - Exception in software.amazon.awssdk.services.route53.model
-
No health check exists with the specified ID.
- NoSuchHealthCheckException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchHostedZoneException - Exception in software.amazon.awssdk.services.route53.model
-
No hosted zone exists with the ID that you specified.
- NoSuchHostedZoneException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchKeySigningKeyException - Exception in software.amazon.awssdk.services.route53.model
-
The specified key-signing key (KSK) doesn't exist.
- NoSuchKeySigningKeyException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchQueryLoggingConfigException - Exception in software.amazon.awssdk.services.route53.model
-
There is no DNS query logging configuration with the specified ID.
- NoSuchQueryLoggingConfigException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchTrafficPolicyException - Exception in software.amazon.awssdk.services.route53.model
-
No traffic policy exists with the specified ID.
- NoSuchTrafficPolicyException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NoSuchTrafficPolicyInstanceException - Exception in software.amazon.awssdk.services.route53.model
-
No traffic policy instance exists with the specified ID.
- NoSuchTrafficPolicyInstanceException.Builder - Interface in software.amazon.awssdk.services.route53.model
- not() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
- Not - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Not
- NotAuthorizedException - Exception in software.amazon.awssdk.services.route53.model
-
Associating the specified VPC with the specified hosted zone has not been authorized.
- NotAuthorizedException.Builder - Interface in software.amazon.awssdk.services.route53.model
- NS - software.amazon.awssdk.services.route53.model.RRType
O
- of(boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- operation() - Method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeParams
- operation() - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation(String) - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
- outputs() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- overrideConfiguration() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetChangeRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter.Builder
-
This is a convenient method to pass the override configuration without the need to create an instance manually via
WaiterOverrideConfiguration.builder() - overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter.Builder
-
This is a convenient method to pass the override configuration without the need to create an instance manually via
WaiterOverrideConfiguration.builder() - overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetChangeRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListHealthChecksRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
- owner() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
-
The owner of a private hosted zone that the specified VPC is associated with.
- owner(Consumer<HostedZoneOwner.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneSummary.Builder
-
The owner of a private hosted zone that the specified VPC is associated with.
- owner(HostedZoneOwner) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneSummary.Builder
-
The owner of a private hosted zone that the specified VPC is associated with.
- owningAccount() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
-
If the hosted zone was created by an Amazon Web Services account, or was created by an Amazon Web Services service that creates hosted zones using the current account,
OwningAccountcontains the account ID of that account. - owningAccount(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneOwner.Builder
-
If the hosted zone was created by an Amazon Web Services account, or was created by an Amazon Web Services service that creates hosted zones using the current account,
OwningAccountcontains the account ID of that account. - owningService() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
-
If an Amazon Web Services service uses its own account to create a hosted zone and associate the specified VPC with that hosted zone,
OwningServicecontains an abbreviation that identifies the service. - owningService(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneOwner.Builder
-
If an Amazon Web Services service uses its own account to create a hosted zone and associate the specified VPC with that hosted zone,
OwningServicecontains an abbreviation that identifies the service.
P
- Parameter - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.route53.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.route53.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.route53.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- ParseUrl - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- Partition - Class in software.amazon.awssdk.services.route53.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- path(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- PENDING - software.amazon.awssdk.services.route53.model.ChangeStatus
- period() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the duration of one evaluation period in seconds.
- period(Integer) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the duration of one evaluation period in seconds.
- pop() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- port() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The port on the endpoint that you want Amazon Route 53 to perform health checks on.
- port() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The port on the endpoint that you want Amazon Route 53 to perform health checks on.
- port(Integer) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The port on the endpoint that you want Amazon Route 53 to perform health checks on.
- port(Integer) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The port on the endpoint that you want Amazon Route 53 to perform health checks on.
- PRIMARY - software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
- PriorRequestNotCompleteException - Exception in software.amazon.awssdk.services.route53.model
-
If Amazon Route 53 can't process a request before the next request arrives, it will reject subsequent requests for the same hosted zone and return an
HTTP 400 error(Bad request). - PriorRequestNotCompleteException.Builder - Interface in software.amazon.awssdk.services.route53.model
- PRIVATE_HOSTED_ZONE - software.amazon.awssdk.services.route53.model.HostedZoneType
- privateZone() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
-
A value that indicates whether this is a private hosted zone.
- privateZone(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneConfig.Builder
-
A value that indicates whether this is a private hosted zone.
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- protocol() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
The protocol that Amazon Route 53 used to respond to the request, either
UDPorTCP. - protocol(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
The protocol that Amazon Route 53 used to respond to the request, either
UDPorTCP. - PTR - software.amazon.awssdk.services.route53.model.RRType
- publicKey() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
The public key, represented as a Base64 encoding, as required by RFC-4034 Page 5.
- publicKey(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
The public key, represented as a Base64 encoding, as required by RFC-4034 Page 5.
- PublicZoneVpcAssociationException - Exception in software.amazon.awssdk.services.route53.model
-
You're trying to associate a VPC with a public hosted zone.
- PublicZoneVpcAssociationException.Builder - Interface in software.amazon.awssdk.services.route53.model
- push() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- PUT - software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- putSelectedAuthScheme(ExecutionAttributes, SelectedAuthScheme<T>) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AuthSchemeUtils
Q
- queryLoggingConfig() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
-
A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.
- queryLoggingConfig() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
-
A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.
- queryLoggingConfig(Consumer<QueryLoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse.Builder
-
A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.
- queryLoggingConfig(Consumer<QueryLoggingConfig.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse.Builder
-
A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.
- queryLoggingConfig(QueryLoggingConfig) - Method in interface software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse.Builder
-
A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.
- queryLoggingConfig(QueryLoggingConfig) - Method in interface software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse.Builder
-
A complex type that contains information about the query logging configuration that you specified in a GetQueryLoggingConfig request.
- QueryLoggingConfig - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about a configuration for DNS query logging.
- QueryLoggingConfig.Builder - Interface in software.amazon.awssdk.services.route53.model
- QueryLoggingConfigAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
You can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.
- QueryLoggingConfigAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- queryLoggingConfigs() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
-
An array that contains one QueryLoggingConfig element for each configuration for DNS query logging that is associated with the current Amazon Web Services account.
- queryLoggingConfigs() - Method in class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsIterable
-
Returns an iterable to iterate through the paginated
ListQueryLoggingConfigsResponse.queryLoggingConfigs()member. - queryLoggingConfigs() - Method in class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsPublisher
-
Returns a publisher that can be used to get a stream of data.
- queryLoggingConfigs(Collection<QueryLoggingConfig>) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse.Builder
-
An array that contains one QueryLoggingConfig element for each configuration for DNS query logging that is associated with the current Amazon Web Services account.
- queryLoggingConfigs(Consumer<QueryLoggingConfig.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse.Builder
-
An array that contains one QueryLoggingConfig element for each configuration for DNS query logging that is associated with the current Amazon Web Services account.
- queryLoggingConfigs(QueryLoggingConfig...) - Method in interface software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse.Builder
-
An array that contains one QueryLoggingConfig element for each configuration for DNS query logging that is associated with the current Amazon Web Services account.
R
- recordData() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
A list that contains values that Amazon Route 53 returned for this resource record set.
- recordData(String...) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
A list that contains values that Amazon Route 53 returned for this resource record set.
- recordData(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
A list that contains values that Amazon Route 53 returned for this resource record set.
- recordName() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
The name of the resource record set that you want Amazon Route 53 to simulate a query for.
- recordName() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
The name of the resource record set that you submitted a request for.
- recordName(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
The name of the resource record set that you want Amazon Route 53 to simulate a query for.
- recordName(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
The name of the resource record set that you submitted a request for.
- recordType() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
The type of the resource record set.
- recordType() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
The type of the resource record set that you submitted a request for.
- recordType(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
The type of the resource record set.
- recordType(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
The type of the resource record set that you submitted a request for.
- recordType(RRType) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
The type of the resource record set.
- recordType(RRType) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
The type of the resource record set that you submitted a request for.
- recordTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
The type of the resource record set.
- recordTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
The type of the resource record set that you submitted a request for.
- RECOVERY_CONTROL - software.amazon.awssdk.services.route53.model.HealthCheckType
- ref(Identifier) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- region() - Method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- region() - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
-
For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.
- region() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
-
The region of the Amazon Route 53 health checker that provided the status in
StatusReport. - region() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Latency-based resource record sets only: The Amazon EC2 Region where you created the resource that this resource record set refers to.
- region() - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region(String) - Method in interface software.amazon.awssdk.services.route53.model.AlarmIdentifier.Builder
-
For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.
- region(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
-
The region of the Amazon Route 53 health checker that provided the status in
StatusReport. - region(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Latency-based resource record sets only: The Amazon EC2 Region where you created the resource that this resource record set refers to.
- region(Region) - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(CloudWatchRegion) - Method in interface software.amazon.awssdk.services.route53.model.AlarmIdentifier.Builder
-
For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.
- region(HealthCheckRegion) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
-
The region of the Amazon Route 53 health checker that provided the status in
StatusReport. - region(ResourceRecordSetRegion) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Latency-based resource record sets only: The Amazon EC2 Region where you created the resource that this resource record set refers to.
- REGION - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- regionAsString() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
-
For the CloudWatch alarm that you want Route 53 health checkers to use to determine whether this health check is healthy, the region that the alarm was created in.
- regionAsString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
-
The region of the Amazon Route 53 health checker that provided the status in
StatusReport. - regionAsString() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Latency-based resource record sets only: The Amazon EC2 Region where you created the resource that this resource record set refers to.
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.route53.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition
- regions() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regions() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - regions(Collection<HealthCheckRegion>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regions(Collection<HealthCheckRegion>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partition.Builder
- regions(HealthCheckRegion...) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regions(HealthCheckRegion...) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - REGIONS - software.amazon.awssdk.services.route53.model.ResettableElementName
- regionsAsStrings() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regionsAsStrings() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - regionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regionsWithStrings(String...) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - regionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
A complex type that contains one
Regionelement for each region from which you want Amazon Route 53 health checkers to check the specified endpoint. - regionsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
Regionelement for each region that you want Amazon Route 53 health checkers to check the specified endpoint from. - removeTagKeys() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
A complex type that contains a list of the tags that you want to delete from the specified health check or hosted zone.
- removeTagKeys(String...) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
A complex type that contains a list of the tags that you want to delete from the specified health check or hosted zone.
- removeTagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
A complex type that contains a list of the tags that you want to delete from the specified health check or hosted zone.
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
- requestInterval() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The number of seconds between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health check request.
- requestInterval(Integer) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The number of seconds between the time that Amazon Route 53 gets a response from your endpoint and the time that it sends the next health check request.
- required(boolean) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- resetElements() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - resetElements(Collection<ResettableElementName>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - resetElements(ResettableElementName...) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - resetElementsAsStrings() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - resetElementsWithStrings(String...) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - resetElementsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
A complex type that contains one
ResettableElementNameelement for each element that you want to reset to the default value. - ResettableElementName - Enum in software.amazon.awssdk.services.route53.model
- resolveAuthScheme(Consumer<Route53AuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(Route53AuthSchemeParams) - Method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeProvider
- resolveAuthScheme(Route53AuthSchemeParams) - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveEndpoint(Consumer<Route53EndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(Route53EndpointParams) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.DefaultRoute53EndpointProvider
- resolveEndpoint(Route53EndpointParams) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolverIP() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
If you want to simulate a request from a specific DNS resolver, specify the IP address for that resolver.
- resolverIP(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest.Builder
-
If you want to simulate a request from a specific DNS resolver, specify the IP address for that resolver.
- resource() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- RESOURCE_PATH - software.amazon.awssdk.services.route53.model.ResettableElementName
- resourceId() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
The ID of the resource for which you want to add, change, or delete tags.
- resourceId() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
-
The ID of the resource for which you want to retrieve tags.
- resourceId() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
The ID for the specified resource.
- resourceId(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
The ID of the resource for which you want to add, change, or delete tags.
- resourceId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest.Builder
-
The ID of the resource for which you want to retrieve tags.
- resourceId(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The ID for the specified resource.
- resourceIds() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
-
A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.
- resourceIds(String...) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
-
A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.
- resourceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
-
A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.
- resourcePath() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The path, if any, that you want Amazon Route 53 to request when performing health checks.
- resourcePath() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
The path that you want Amazon Route 53 to request when performing health checks.
- resourcePath(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The path, if any, that you want Amazon Route 53 to request when performing health checks.
- resourcePath(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
The path that you want Amazon Route 53 to request when performing health checks.
- ResourceRecord - Class in software.amazon.awssdk.services.route53.model
-
Information specific to the resource record.
- ResourceRecord.Builder - Interface in software.amazon.awssdk.services.route53.model
- resourceRecords() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Information about the resource records to act upon.
- resourceRecords(Collection<ResourceRecord>) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Information about the resource records to act upon.
- resourceRecords(Consumer<ResourceRecord.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Information about the resource records to act upon.
- resourceRecords(ResourceRecord...) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Information about the resource records to act upon.
- resourceRecordSet() - Method in class software.amazon.awssdk.services.route53.model.Change
-
Information about the resource record set to create, delete, or update.
- resourceRecordSet(Consumer<ResourceRecordSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.Change.Builder
-
Information about the resource record set to create, delete, or update.
- resourceRecordSet(ResourceRecordSet) - Method in interface software.amazon.awssdk.services.route53.model.Change.Builder
-
Information about the resource record set to create, delete, or update.
- ResourceRecordSet - Class in software.amazon.awssdk.services.route53.model
-
Information about the resource record set to create or delete.
- ResourceRecordSet.Builder - Interface in software.amazon.awssdk.services.route53.model
- resourceRecordSetCount() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
The number of resource record sets in the hosted zone.
- resourceRecordSetCount(Long) - Method in interface software.amazon.awssdk.services.route53.model.HostedZone.Builder
-
The number of resource record sets in the hosted zone.
- ResourceRecordSetFailover - Enum in software.amazon.awssdk.services.route53.model
- ResourceRecordSetRegion - Enum in software.amazon.awssdk.services.route53.model
- resourceRecordSets() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
Information about multiple resource record sets.
- resourceRecordSets() - Method in class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsIterable
-
Returns an iterable to iterate through the paginated
ListResourceRecordSetsResponse.resourceRecordSets()member. - resourceRecordSets() - Method in class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsPublisher
-
Returns a publisher that can be used to get a stream of data.
- resourceRecordSets(Collection<ResourceRecordSet>) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
Information about multiple resource record sets.
- resourceRecordSets(Consumer<ResourceRecordSet.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
Information about multiple resource record sets.
- resourceRecordSets(ResourceRecordSet...) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse.Builder
-
Information about multiple resource record sets.
- resourceTagSet() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
-
A
ResourceTagSetcontaining tags associated with the specified resource. - resourceTagSet(Consumer<ResourceTagSet.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse.Builder
-
A
ResourceTagSetcontaining tags associated with the specified resource. - resourceTagSet(ResourceTagSet) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse.Builder
-
A
ResourceTagSetcontaining tags associated with the specified resource. - ResourceTagSet - Class in software.amazon.awssdk.services.route53.model
-
A complex type containing a resource and its associated tags.
- ResourceTagSet.Builder - Interface in software.amazon.awssdk.services.route53.model
- resourceTagSets() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
-
A list of
ResourceTagSets containing tags associated with the specified resources. - resourceTagSets(Collection<ResourceTagSet>) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse.Builder
-
A list of
ResourceTagSets containing tags associated with the specified resources. - resourceTagSets(Consumer<ResourceTagSet.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse.Builder
-
A list of
ResourceTagSets containing tags associated with the specified resources. - resourceTagSets(ResourceTagSet...) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse.Builder
-
A list of
ResourceTagSets containing tags associated with the specified resources. - resourceType() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
The type of the resource.
- resourceType() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
-
The type of the resource.
- resourceType() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
-
The type of the resources.
- resourceType() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
The type of the resource.
- resourceType(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
The type of the resource.
- resourceType(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest.Builder
-
The type of the resource.
- resourceType(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
-
The type of the resources.
- resourceType(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The type of the resource.
- resourceType(TagResourceType) - Method in interface software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest.Builder
-
The type of the resource.
- resourceType(TagResourceType) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest.Builder
-
The type of the resource.
- resourceType(TagResourceType) - Method in interface software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest.Builder
-
The type of the resources.
- resourceType(TagResourceType) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The type of the resource.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
The type of the resource.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
-
The type of the resource.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
-
The type of the resources.
- resourceTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
The type of the resource.
- responseCode() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
A code that indicates whether the request is valid or not.
- responseCode(String) - Method in interface software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse.Builder
-
A code that indicates whether the request is valid or not.
- responseMetadata() - Method in interface software.amazon.awssdk.services.route53.model.Route53Response.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.route53.model.Route53Response.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.route53.model.Route53Response
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.route53.model.Route53Response.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.route53.model.Route53Response.BuilderImpl
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- result(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition.Builder
- ReusableDelegationSetLimit - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
- ReusableDelegationSetLimit.Builder - Interface in software.amazon.awssdk.services.route53.model
- ReusableDelegationSetLimitType - Enum in software.amazon.awssdk.services.route53.model
- reverse() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- Route53AsyncClient - Interface in software.amazon.awssdk.services.route53
-
Service client for accessing Route 53 asynchronously.
- Route53AsyncClientBuilder - Interface in software.amazon.awssdk.services.route53
-
A builder for creating an instance of
Route53AsyncClient. - Route53AsyncWaiter - Interface in software.amazon.awssdk.services.route53.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
- Route53AsyncWaiter.Builder - Interface in software.amazon.awssdk.services.route53.waiters
- Route53AuthSchemeInterceptor - Class in software.amazon.awssdk.services.route53.auth.scheme.internal
- Route53AuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.route53.auth.scheme.internal.Route53AuthSchemeInterceptor
- Route53AuthSchemeParams - Interface in software.amazon.awssdk.services.route53.auth.scheme
-
The parameters object used to resolve the auth schemes for the Route53 service.
- Route53AuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.route53.auth.scheme
-
A builder for a
Route53AuthSchemeParams. - Route53AuthSchemeProvider - Interface in software.amazon.awssdk.services.route53.auth.scheme
-
An auth scheme provider for Route53 service.
- Route53BaseClientBuilder<B extends Route53BaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.route53
-
This includes configuration specific to Route 53 that is supported by both
Route53ClientBuilderandRoute53AsyncClientBuilder. - Route53Client - Interface in software.amazon.awssdk.services.route53
-
Service client for accessing Route 53.
- Route53ClientBuilder - Interface in software.amazon.awssdk.services.route53
-
A builder for creating an instance of
Route53Client. - Route53ClientOption<T> - Class in software.amazon.awssdk.services.route53.internal
- Route53EndpointParams - Class in software.amazon.awssdk.services.route53.endpoints
-
The parameters object used to resolve an endpoint for the Route53 service.
- Route53EndpointParams.Builder - Interface in software.amazon.awssdk.services.route53.endpoints
- Route53EndpointProvider - Interface in software.amazon.awssdk.services.route53.endpoints
-
An endpoint provider for Route53.
- Route53Exception - Exception in software.amazon.awssdk.services.route53.model
- Route53Exception(Route53Exception.Builder) - Constructor for exception software.amazon.awssdk.services.route53.model.Route53Exception
- Route53Exception.Builder - Interface in software.amazon.awssdk.services.route53.model
- Route53Exception.BuilderImpl - Class in software.amazon.awssdk.services.route53.model
- Route53IdInterceptor - Class in software.amazon.awssdk.services.route53.internal
-
Route 53 returns a portion of the URL resource path as the ID for a few elements, but when the service accepts those IDs, the resource path portion cannot be included, otherwise requests fail.
- Route53IdInterceptor() - Constructor for class software.amazon.awssdk.services.route53.internal.Route53IdInterceptor
- Route53Request - Class in software.amazon.awssdk.services.route53.model
- Route53Request(Route53Request.Builder) - Constructor for class software.amazon.awssdk.services.route53.model.Route53Request
- Route53Request.Builder - Interface in software.amazon.awssdk.services.route53.model
- Route53Request.BuilderImpl - Class in software.amazon.awssdk.services.route53.model
- Route53RequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Route53RequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Route53RequestSetEndpointInterceptor
- Route53ResolveEndpointInterceptor - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Route53ResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Route53ResolveEndpointInterceptor
- Route53Response - Class in software.amazon.awssdk.services.route53.model
- Route53Response(Route53Response.Builder) - Constructor for class software.amazon.awssdk.services.route53.model.Route53Response
- Route53Response.Builder - Interface in software.amazon.awssdk.services.route53.model
- Route53Response.BuilderImpl - Class in software.amazon.awssdk.services.route53.model
- Route53ResponseMetadata - Class in software.amazon.awssdk.services.route53.model
- Route53ServiceClientConfiguration - Class in software.amazon.awssdk.services.route53
-
Class to expose the service client settings to the user.
- Route53ServiceClientConfiguration(Route53ServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.route53.Route53ServiceClientConfiguration
- Route53ServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.route53
-
A builder for creating a
Route53ServiceClientConfiguration - Route53ServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.route53.internal
- Route53ServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
- Route53ServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.route53.internal.Route53ServiceClientConfigurationBuilder
- Route53Waiter - Interface in software.amazon.awssdk.services.route53.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
- Route53Waiter.Builder - Interface in software.amazon.awssdk.services.route53.waiters
- routingControlArn() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The Amazon Resource Name (ARN) for the Route 53 Application Recovery Controller routing control.
- routingControlArn(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The Amazon Resource Name (ARN) for the Route 53 Application Recovery Controller routing control.
- RRType - Enum in software.amazon.awssdk.services.route53.model
- Rule - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.route53.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.route53.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.route53.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Route53ResolveEndpointInterceptor
- RULES - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- SA_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- SA_EAST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- SA_EAST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- SA_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- SAMPLE_COUNT - software.amazon.awssdk.services.route53.model.Statistic
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter.Builder
-
Sets a custom
ScheduledExecutorServicethat will be used to schedule async polling attempts - SCHEME - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.Change
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.CidrBlockInUseException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionInUseException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.ConcurrentModificationException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.ConflictingTypesException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetInUseException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.Dimension
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.DnssecNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.IncompatibleVersionException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidArgumentException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidDomainNameException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidInputException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKmsArnException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidSigningStatusException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.InvalidVpcIdException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.LastVpcAssociationException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.LimitsExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchChangeException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.NotAuthorizedException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.ThrottlingException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyHealthChecksException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyHostedZonesException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.route53.model.VPC
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
- sdkFields() - Method in exception software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException
- searchString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
If the value of Type is
HTTP_STR_MATCHorHTTPS_STR_MATCH, the string that you want Amazon Route 53 to search for in the response body from the specified resource. - searchString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
If the value of
TypeisHTTP_STR_MATCHorHTTPS_STR_MATCH, the string that you want Amazon Route 53 to search for in the response body from the specified resource. - searchString(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
If the value of Type is
HTTP_STR_MATCHorHTTPS_STR_MATCH, the string that you want Amazon Route 53 to search for in the response body from the specified resource. - searchString(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest.Builder
-
If the value of
TypeisHTTP_STR_MATCHorHTTPS_STR_MATCH, the string that you want Amazon Route 53 to search for in the response body from the specified resource. - SECONDARY - software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.AccountLimit
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.AliasTarget
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.Change
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.CidrBlockInUseException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CidrCollection
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionInUseException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.ConcurrentModificationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.ConflictingTypesException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DelegationSet
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetInUseException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.Dimension
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.DnssecNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GeoLocation
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheck
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HostedZone
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.IncompatibleVersionException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidArgumentException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidDomainNameException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidInputException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidKmsArnException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidSigningStatusException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.InvalidVpcIdException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.LastVpcAssociationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.LimitsExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.LinkedService
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.LocationSummary
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchChangeException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.NotAuthorizedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.Route53Exception
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.StatusReport
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.ThrottlingException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyHealthChecksException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyHostedZonesException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.route53.model.VPC
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException
- serveSignature() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
-
A string that represents the current hosted zone signing status.
- serveSignature(String) - Method in interface software.amazon.awssdk.services.route53.model.DNSSECStatus.Builder
-
A string that represents the current hosted zone signing status.
- service() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- SERVICE - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.route53.Route53Client
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.route53.Route53AsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.route53.Route53Client
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.route53.Route53Client
- serviceId(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.route53.Route53Client
- servicePrincipal() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
-
If the health check or hosted zone was created by another service, the service that created the resource.
- servicePrincipal(String) - Method in interface software.amazon.awssdk.services.route53.model.LinkedService.Builder
-
If the health check or hosted zone was created by another service, the service that created the resource.
- setIdentifier() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Resource record sets that have a routing policy other than simple: An identifier that differentiates among multiple resource record sets that have the same combination of name and type, such as multiple weighted resource record sets named acme.example.com that have a type of A.
- setIdentifier(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Resource record sets that have a routing policy other than simple: An identifier that differentiates among multiple resource record sets that have the same combination of name and type, such as multiple weighted resource record sets named acme.example.com that have a type of A.
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- signingAlgorithmMnemonic() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string used to represent the signing algorithm.
- signingAlgorithmMnemonic(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string used to represent the signing algorithm.
- signingAlgorithmType() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
An integer used to represent the signing algorithm.
- signingAlgorithmType(Integer) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
An integer used to represent the signing algorithm.
- since() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- SOA - software.amazon.awssdk.services.route53.model.RRType
- software.amazon.awssdk.services.route53 - package software.amazon.awssdk.services.route53
-
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
- software.amazon.awssdk.services.route53.auth.scheme - package software.amazon.awssdk.services.route53.auth.scheme
- software.amazon.awssdk.services.route53.auth.scheme.internal - package software.amazon.awssdk.services.route53.auth.scheme.internal
- software.amazon.awssdk.services.route53.endpoints - package software.amazon.awssdk.services.route53.endpoints
- software.amazon.awssdk.services.route53.endpoints.internal - package software.amazon.awssdk.services.route53.endpoints.internal
- software.amazon.awssdk.services.route53.internal - package software.amazon.awssdk.services.route53.internal
- software.amazon.awssdk.services.route53.model - package software.amazon.awssdk.services.route53.model
- software.amazon.awssdk.services.route53.paginators - package software.amazon.awssdk.services.route53.paginators
- software.amazon.awssdk.services.route53.transform - package software.amazon.awssdk.services.route53.transform
- software.amazon.awssdk.services.route53.waiters - package software.amazon.awssdk.services.route53.waiters
- software.amazon.awssdk.services.route53.waiters.internal - package software.amazon.awssdk.services.route53.waiters.internal
- SourceException - Exception in software.amazon.awssdk.services.route53.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.route53.endpoints.internal
- SPF - software.amazon.awssdk.services.route53.model.RRType
- SRV - software.amazon.awssdk.services.route53.model.RRType
- startContinentCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
-
The code for the continent with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- startContinentCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
-
The code for the continent with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- startCountryCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
-
The code for the country with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- startCountryCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
-
The code for the country with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- startIndex() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startRecordIdentifier() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
Resource record sets that have a routing policy other than simple: If results were truncated for a given DNS name and type, specify the value of
NextRecordIdentifierfrom the previous response to get the next resource record set that has the current DNS name and type. - startRecordIdentifier(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
Resource record sets that have a routing policy other than simple: If results were truncated for a given DNS name and type, specify the value of
NextRecordIdentifierfrom the previous response to get the next resource record set that has the current DNS name and type. - startRecordName() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
The first name in the lexicographic ordering of resource record sets that you want to list.
- startRecordName(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
The first name in the lexicographic ordering of resource record sets that you want to list.
- startRecordType() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
The type of resource record set to begin the record listing from.
- startRecordType(String) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
The type of resource record set to begin the record listing from.
- startRecordType(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest.Builder
-
The type of resource record set to begin the record listing from.
- startRecordTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
The type of resource record set to begin the record listing from.
- startSubdivisionCode() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
-
The code for the state of the United States with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- startSubdivisionCode(String) - Method in interface software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest.Builder
-
The code for the state of the United States with which you want to start listing locations that Amazon Route 53 supports for geolocation.
- state() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The value of
Stateis one of the following values: - state(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The value of
Stateis one of the following values: - statistic() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the statistic that is applied to the metric.
- statistic(String) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the statistic that is applied to the metric.
- statistic(Statistic) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the statistic that is applied to the metric.
- Statistic - Enum in software.amazon.awssdk.services.route53.model
- statisticAsString() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the statistic that is applied to the metric.
- status() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
The current state of the request.
- status() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
A string specifying the initial status of the key-signing key (KSK).
- status() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
-
A string repesenting the status of DNSSEC.
- status() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
A string that represents the current key-signing key (KSK) status.
- status() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
-
A description of the status of the health check endpoint as reported by one of the Amazon Route 53 health checkers.
- status(String) - Method in interface software.amazon.awssdk.services.route53.model.ChangeInfo.Builder
-
The current state of the request.
- status(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest.Builder
-
A string specifying the initial status of the key-signing key (KSK).
- status(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
A string that represents the current key-signing key (KSK) status.
- status(String) - Method in interface software.amazon.awssdk.services.route53.model.StatusReport.Builder
-
A description of the status of the health check endpoint as reported by one of the Amazon Route 53 health checkers.
- status(Consumer<DNSSECStatus.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecResponse.Builder
-
A string repesenting the status of DNSSEC.
- status(ChangeStatus) - Method in interface software.amazon.awssdk.services.route53.model.ChangeInfo.Builder
-
The current state of the request.
- status(DNSSECStatus) - Method in interface software.amazon.awssdk.services.route53.model.GetDnssecResponse.Builder
-
A string repesenting the status of DNSSEC.
- statusAsString() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
The current state of the request.
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
- statusMessage() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
-
The status message provided for the following DNSSEC signing status:
INTERNAL_FAILURE. - statusMessage() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
The status message provided for the following key-signing key (KSK) statuses:
ACTION_NEEDEDorINTERNAL_FAILURE. - statusMessage(String) - Method in interface software.amazon.awssdk.services.route53.model.DNSSECStatus.Builder
-
The status message provided for the following DNSSEC signing status:
INTERNAL_FAILURE. - statusMessage(String) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKey.Builder
-
The status message provided for the following key-signing key (KSK) statuses:
ACTION_NEEDEDorINTERNAL_FAILURE. - statusReport() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
-
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.
- statusReport(Consumer<StatusReport.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
-
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.
- statusReport(StatusReport) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckObservation.Builder
-
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker and the time of the failed health check.
- StatusReport - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the status that one Amazon Route 53 health checker reports and the time of the health check.
- StatusReport.Builder - Interface in software.amazon.awssdk.services.route53.model
- stopIndex() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- STRING - software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
- StringEqualsFn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- subdivisionCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
-
For geolocation resource record sets, the two-letter code for a state of the United States.
- subdivisionCode() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The code for the subdivision, such as a particular state within the United States.
- subdivisionCode() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
-
The code for the subdivision, such as a particular state within the United States.
- subdivisionCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocation.Builder
-
For geolocation resource record sets, the two-letter code for a state of the United States.
- subdivisionCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The code for the subdivision, such as a particular state within the United States.
- subdivisionCode(String) - Method in interface software.amazon.awssdk.services.route53.model.GetGeoLocationRequest.Builder
-
The code for the subdivision, such as a particular state within the United States.
- subdivisionName() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
The full name of the subdivision.
- subdivisionName(String) - Method in interface software.amazon.awssdk.services.route53.model.GeoLocationDetails.Builder
-
The full name of the subdivision.
- submittedAt() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
The date and time that the change request was submitted in ISO 8601 format and Coordinated Universal Time (UTC).
- submittedAt(Instant) - Method in interface software.amazon.awssdk.services.route53.model.ChangeInfo.Builder
-
The date and time that the change request was submitted in ISO 8601 format and Coordinated Universal Time (UTC).
- subscribe(Subscriber<? super ListCidrBlocksResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrBlocksPublisher
- subscribe(Subscriber<? super ListCidrCollectionsResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrCollectionsPublisher
- subscribe(Subscriber<? super ListCidrLocationsResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListCidrLocationsPublisher
- subscribe(Subscriber<? super ListHealthChecksResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListHealthChecksPublisher
- subscribe(Subscriber<? super ListHostedZonesResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListHostedZonesPublisher
- subscribe(Subscriber<? super ListQueryLoggingConfigsResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListQueryLoggingConfigsPublisher
- subscribe(Subscriber<? super ListResourceRecordSetsResponse>) - Method in class software.amazon.awssdk.services.route53.paginators.ListResourceRecordSetsPublisher
- Substring - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Substring
- SUM - software.amazon.awssdk.services.route53.model.Statistic
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs.Builder
T
- Tag - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about a tag that you want to add or edit for the specified health check or hosted zone.
- Tag.Builder - Interface in software.amazon.awssdk.services.route53.model
- TagResourceType - Enum in software.amazon.awssdk.services.route53.model
- tags() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
The tags associated with the specified resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The tags associated with the specified resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The tags associated with the specified resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.route53.model.ResourceTagSet.Builder
-
The tags associated with the specified resource.
- target() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Builder
- TCP - software.amazon.awssdk.services.route53.model.HealthCheckType
- template() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.route53.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.route53.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- testDNSAnswer(Consumer<TestDnsAnswerRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
- testDNSAnswer(Consumer<TestDnsAnswerRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
- testDNSAnswer(TestDnsAnswerRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
- testDNSAnswer(TestDnsAnswerRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
- TestDnsAnswerRequest - Class in software.amazon.awssdk.services.route53.model
-
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
- TestDnsAnswerRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- TestDnsAnswerRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
TestDnsAnswerRequestMarshaller - TestDnsAnswerRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.TestDnsAnswerRequestMarshaller
- TestDnsAnswerResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to a
TestDNSAnswerrequest. - TestDnsAnswerResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- threshold() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
For the metric that the CloudWatch alarm is associated with, the value the metric is compared with.
- threshold(Double) - Method in interface software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration.Builder
-
For the metric that the CloudWatch alarm is associated with, the value the metric is compared with.
- ThrottlingException - Exception in software.amazon.awssdk.services.route53.model
-
The limit on the number of requests per second was exceeded.
- ThrottlingException.Builder - Interface in software.amazon.awssdk.services.route53.model
- toBuilder() - Method in class software.amazon.awssdk.services.route53.auth.scheme.internal.DefaultRoute53AuthSchemeParams
- toBuilder() - Method in interface software.amazon.awssdk.services.route53.auth.scheme.Route53AuthSchemeParams
-
Returns a
Route53AuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.Change
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.CidrBlockInUseException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionInUseException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.ConcurrentModificationException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.ConflictingTypesException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetInUseException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.Dimension
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.DnssecNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.IncompatibleVersionException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidArgumentException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidChangeBatchException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidDomainNameException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidInputException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidKmsArnException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidSigningStatusException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.InvalidVpcIdException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.LastVpcAssociationException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.LimitsExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchChangeException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.NotAuthorizedException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.Route53Exception
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.Route53Request
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.ThrottlingException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyHealthChecksException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyHostedZonesException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.route53.model.VPC
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException
- toBuilder() - Method in exception software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException
- toList() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- TooManyHealthChecksException - Exception in software.amazon.awssdk.services.route53.model
-
This health check can't be created because the current account has reached the limit on the number of active health checks.
- TooManyHealthChecksException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyHostedZonesException - Exception in software.amazon.awssdk.services.route53.model
-
This operation can't be completed either because the current account has reached the limit on the number of hosted zones or because you've reached the limit on the number of hosted zones that can be associated with a reusable delegation set.
- TooManyHostedZonesException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyKeySigningKeysException - Exception in software.amazon.awssdk.services.route53.model
-
You've reached the limit for the number of key-signing keys (KSKs).
- TooManyKeySigningKeysException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyTrafficPoliciesException - Exception in software.amazon.awssdk.services.route53.model
-
This traffic policy can't be created because the current account has reached the limit on the number of traffic policies.
- TooManyTrafficPoliciesException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyTrafficPolicyInstancesException - Exception in software.amazon.awssdk.services.route53.model
-
This traffic policy instance can't be created because the current account has reached the limit on the number of traffic policy instances.
- TooManyTrafficPolicyInstancesException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyTrafficPolicyVersionsForCurrentPolicyException - Exception in software.amazon.awssdk.services.route53.model
-
This traffic policy version can't be created because you've reached the limit of 1000 on the number of versions that you can create for the current traffic policy.
- TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder - Interface in software.amazon.awssdk.services.route53.model
- TooManyVpcAssociationAuthorizationsException - Exception in software.amazon.awssdk.services.route53.model
-
You've created the maximum number of authorizations that can be created for the specified hosted zone.
- TooManyVpcAssociationAuthorizationsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- toParameterReference() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.route53.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.AccountLimitType
- toString() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ActivateKeySigningKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.AlarmIdentifier
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.AliasTarget
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.Change
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ChangeAction
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeBatch
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeCidrCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeResourceRecordSetsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ChangeStatus
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ChangeTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CidrBlockSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CidrCollectionChange
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
- toString() - Method in class software.amazon.awssdk.services.route53.model.CidrRoutingConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CloudWatchAlarmConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.CloudWatchRegion
- toString() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ComparisonOperator
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateCidrCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateHealthCheckResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateKeySigningKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateQueryLoggingConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeactivateKeySigningKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DelegationSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteCidrCollectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteHealthCheckResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteKeySigningKeyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteQueryLoggingConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteReusableDelegationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.Dimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DisableHostedZoneDnssecResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.DNSSECStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.EnableHostedZoneDnssecResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GeoLocation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GeoLocationDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetChangeRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetChangeResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetDnssecResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetGeoLocationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckCountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckLastFailureReasonResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHealthCheckStatusResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneCountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetQueryLoggingConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheck
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckObservation
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.HealthCheckRegion
- toString() - Method in enum software.amazon.awssdk.services.route53.model.HealthCheckType
- toString() - Method in class software.amazon.awssdk.services.route53.model.HostedZone
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.HostedZoneLimitType
- toString() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneOwner
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.HostedZoneType
- toString() - Method in enum software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
- toString() - Method in class software.amazon.awssdk.services.route53.model.KeySigningKey
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.LinkedService
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrBlocksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrCollectionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListGeoLocationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHealthChecksResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByNameResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListResourceRecordSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.LocationSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.QueryLoggingConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ResettableElementName
- toString() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- toString() - Method in class software.amazon.awssdk.services.route53.model.ResourceTagSet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimitType
- toString() - Method in enum software.amazon.awssdk.services.route53.model.RRType
- toString() - Method in enum software.amazon.awssdk.services.route53.model.Statistic
- toString() - Method in class software.amazon.awssdk.services.route53.model.StatusReport
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.Tag
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.TagResourceType
- toString() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.TestDnsAnswerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHealthCheckResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateHostedZoneCommentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.route53.model.VPC
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.route53.model.VPCRegion
- toString() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
- trafficPolicies() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
A list that contains one
TrafficPolicyelement for each traffic policy version that is associated with the specified traffic policy. - trafficPolicies(Collection<TrafficPolicy>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
A list that contains one
TrafficPolicyelement for each traffic policy version that is associated with the specified traffic policy. - trafficPolicies(Consumer<TrafficPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
A list that contains one
TrafficPolicyelement for each traffic policy version that is associated with the specified traffic policy. - trafficPolicies(TrafficPolicy...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
A list that contains one
TrafficPolicyelement for each traffic policy version that is associated with the specified traffic policy. - trafficPolicy() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse
-
A complex type that contains settings for the new traffic policy.
- trafficPolicy() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse
-
A complex type that contains settings for the new version of the traffic policy.
- trafficPolicy() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse
-
A complex type that contains settings for the specified traffic policy.
- trafficPolicy() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse
-
A complex type that contains settings for the specified traffic policy.
- trafficPolicy(Consumer<TrafficPolicy.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse.Builder
-
A complex type that contains settings for the new traffic policy.
- trafficPolicy(Consumer<TrafficPolicy.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse.Builder
-
A complex type that contains settings for the new version of the traffic policy.
- trafficPolicy(Consumer<TrafficPolicy.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse.Builder
-
A complex type that contains settings for the specified traffic policy.
- trafficPolicy(Consumer<TrafficPolicy.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse.Builder
-
A complex type that contains settings for the specified traffic policy.
- trafficPolicy(TrafficPolicy) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyResponse.Builder
-
A complex type that contains settings for the new traffic policy.
- trafficPolicy(TrafficPolicy) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyVersionResponse.Builder
-
A complex type that contains settings for the new version of the traffic policy.
- trafficPolicy(TrafficPolicy) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyResponse.Builder
-
A complex type that contains settings for the specified traffic policy.
- trafficPolicy(TrafficPolicy) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentResponse.Builder
-
A complex type that contains settings for the specified traffic policy.
- TrafficPolicy - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains settings for a traffic policy.
- TrafficPolicy.Builder - Interface in software.amazon.awssdk.services.route53.model
- TrafficPolicyAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
A traffic policy that has the same value for
Namealready exists. - TrafficPolicyAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- trafficPolicyCount() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The number of traffic policies that are associated with the current Amazon Web Services account.
- trafficPolicyCount(Integer) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The number of traffic policies that are associated with the current Amazon Web Services account.
- trafficPolicyId() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
The ID of the traffic policy that you want to use to create resource record sets in the specified hosted zone.
- trafficPolicyId() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
The ID of the traffic policy for which you want to list traffic policy instances.
- trafficPolicyId() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The ID of the traffic policy that Amazon Route 53 used to create resource record sets in the specified hosted zone.
- trafficPolicyId() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
-
The ID of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.
- trafficPolicyId(String) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
-
The ID of the traffic policy that you want to use to create resource record sets in the specified hosted zone.
- trafficPolicyId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
The ID of the traffic policy for which you want to list traffic policy instances.
- trafficPolicyId(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The ID of the traffic policy that Amazon Route 53 used to create resource record sets in the specified hosted zone.
- trafficPolicyId(String) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
-
The ID of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.
- trafficPolicyIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest
-
(Conditional) For your first request to
ListTrafficPolicies, don't include theTrafficPolicyIdMarkerparameter. - trafficPolicyIdMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
If the value of
IsTruncatedistrue,TrafficPolicyIdMarkeris the ID of the first traffic policy in the next group ofMaxItemstraffic policies. - trafficPolicyIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesRequest.Builder
-
(Conditional) For your first request to
ListTrafficPolicies, don't include theTrafficPolicyIdMarkerparameter. - trafficPolicyIdMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
If the value of
IsTruncatedistrue,TrafficPolicyIdMarkeris the ID of the first traffic policy in the next group ofMaxItemstraffic policies. - trafficPolicyInstance() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse
-
A complex type that contains settings for the new traffic policy instance.
- trafficPolicyInstance() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse
-
A complex type that contains settings for the traffic policy instance.
- trafficPolicyInstance() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse
-
A complex type that contains settings for the updated traffic policy instance.
- trafficPolicyInstance(Consumer<TrafficPolicyInstance.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the new traffic policy instance.
- trafficPolicyInstance(Consumer<TrafficPolicyInstance.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the traffic policy instance.
- trafficPolicyInstance(Consumer<TrafficPolicyInstance.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the updated traffic policy instance.
- trafficPolicyInstance(TrafficPolicyInstance) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the new traffic policy instance.
- trafficPolicyInstance(TrafficPolicyInstance) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the traffic policy instance.
- trafficPolicyInstance(TrafficPolicyInstance) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceResponse.Builder
-
A complex type that contains settings for the updated traffic policy instance.
- TrafficPolicyInstance - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains settings for the new traffic policy instance.
- TrafficPolicyInstance.Builder - Interface in software.amazon.awssdk.services.route53.model
- TrafficPolicyInstanceAlreadyExistsException - Exception in software.amazon.awssdk.services.route53.model
-
There is already a traffic policy instance with the specified ID.
- TrafficPolicyInstanceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.route53.model
- trafficPolicyInstanceCount() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse
-
The number of traffic policy instances that are associated with the current Amazon Web Services account.
- trafficPolicyInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyInstanceCountResponse.Builder
-
The number of traffic policy instances that are associated with the current Amazon Web Services account.
- trafficPolicyInstanceId() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
When you create a traffic policy instance, Amazon Route 53 automatically creates a resource record set.
- trafficPolicyInstanceId(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
When you create a traffic policy instance, Amazon Route 53 automatically creates a resource record set.
- trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceNameMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance that Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceNameMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceNameMarkeris the name of the first traffic policy instance that Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - trafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Collection<TrafficPolicyInstance>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Collection<TrafficPolicyInstance>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Collection<TrafficPolicyInstance>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Consumer<TrafficPolicyInstance.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Consumer<TrafficPolicyInstance.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(Consumer<TrafficPolicyInstance.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(TrafficPolicyInstance...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(TrafficPolicyInstance...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstances(TrafficPolicyInstance...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
A list that contains one
TrafficPolicyInstanceelement for each traffic policy instance that matches the elements in the request. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
If
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance that Amazon Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
If
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance that Amazon Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest.Builder
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse.Builder
-
If
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest.Builder
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarker(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse.Builder
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance that Amazon Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneRequest
-
If the value of
IsTruncatedin the previous response is true, you have more traffic policy instances. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByHostedZoneResponse
-
If
IsTruncatedis true,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group of traffic policy instances. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance in the next group ofMaxItemstraffic policy instances. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesRequest
-
If the value of
IsTruncatedin the previous response wastrue, you have more traffic policy instances. - trafficPolicyInstanceTypeMarkerAsString() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesResponse
-
If
IsTruncatedistrue,TrafficPolicyInstanceTypeMarkeris the DNS type of the resource record sets that are associated with the first traffic policy instance that Amazon Route 53 will return if you submit anotherListTrafficPolicyInstancesrequest. - TrafficPolicyInUseException - Exception in software.amazon.awssdk.services.route53.model
-
One or more traffic policy instances were created by using the specified traffic policy.
- TrafficPolicyInUseException.Builder - Interface in software.amazon.awssdk.services.route53.model
- trafficPolicySummaries() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse
-
A list that contains one
TrafficPolicySummaryelement for each traffic policy that was created by the current Amazon Web Services account. - trafficPolicySummaries(Collection<TrafficPolicySummary>) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
A list that contains one
TrafficPolicySummaryelement for each traffic policy that was created by the current Amazon Web Services account. - trafficPolicySummaries(Consumer<TrafficPolicySummary.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
A list that contains one
TrafficPolicySummaryelement for each traffic policy that was created by the current Amazon Web Services account. - trafficPolicySummaries(TrafficPolicySummary...) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPoliciesResponse.Builder
-
A list that contains one
TrafficPolicySummaryelement for each traffic policy that was created by the current Amazon Web Services account. - TrafficPolicySummary - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the latest version of one traffic policy that is associated with the current Amazon Web Services account.
- TrafficPolicySummary.Builder - Interface in software.amazon.awssdk.services.route53.model
- trafficPolicyType() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this traffic policy instance.
- trafficPolicyType(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this traffic policy instance.
- trafficPolicyType(RRType) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this traffic policy instance.
- trafficPolicyTypeAsString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this traffic policy instance.
- trafficPolicyVersion() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
The version of the traffic policy that you want to use to create resource record sets in the specified hosted zone.
- trafficPolicyVersion() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest
-
The version of the traffic policy for which you want to list traffic policy instances.
- trafficPolicyVersion() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The version of the traffic policy that Amazon Route 53 used to create resource record sets in the specified hosted zone.
- trafficPolicyVersion() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
-
The version of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.
- trafficPolicyVersion(Integer) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
-
The version of the traffic policy that you want to use to create resource record sets in the specified hosted zone.
- trafficPolicyVersion(Integer) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyInstancesByPolicyRequest.Builder
-
The version of the traffic policy for which you want to list traffic policy instances.
- trafficPolicyVersion(Integer) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The version of the traffic policy that Amazon Route 53 used to create resource record sets in the specified hosted zone.
- trafficPolicyVersion(Integer) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
-
The version of the traffic policy that you want Amazon Route 53 to use to update resource record sets for the specified traffic policy instance.
- trafficPolicyVersionMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest
-
For your first request to
ListTrafficPolicyVersions, don't include theTrafficPolicyVersionMarkerparameter. - trafficPolicyVersionMarker() - Method in class software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse
-
If
IsTruncatedistrue, the value ofTrafficPolicyVersionMarkeridentifies the first traffic policy that Amazon Route 53 will return if you submit another request. - trafficPolicyVersionMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsRequest.Builder
-
For your first request to
ListTrafficPolicyVersions, don't include theTrafficPolicyVersionMarkerparameter. - trafficPolicyVersionMarker(String) - Method in interface software.amazon.awssdk.services.route53.model.ListTrafficPolicyVersionsResponse.Builder
-
If
IsTruncatedistrue, the value ofTrafficPolicyVersionMarkeridentifies the first traffic policy that Amazon Route 53 will return if you submit another request. - TREE - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.route53.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.TreeRule
- ttl() - Method in class software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest
-
(Optional) The TTL that you want Amazon Route 53 to assign to all of the resource record sets that it creates in the specified hosted zone.
- ttl() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
The resource record cache time to live (TTL), in seconds.
- ttl() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicyInstance
-
The TTL that Amazon Route 53 assigned to all of the resource record sets that it created in the specified hosted zone.
- ttl() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest
-
The TTL that you want Amazon Route 53 to assign to all of the updated resource record sets.
- ttl(Long) - Method in interface software.amazon.awssdk.services.route53.model.CreateTrafficPolicyInstanceRequest.Builder
-
(Optional) The TTL that you want Amazon Route 53 to assign to all of the resource record sets that it creates in the specified hosted zone.
- ttl(Long) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
The resource record cache time to live (TTL), in seconds.
- ttl(Long) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstance.Builder
-
The TTL that Amazon Route 53 assigned to all of the resource record sets that it created in the specified hosted zone.
- ttl(Long) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyInstanceRequest.Builder
-
The TTL that you want Amazon Route 53 to assign to all of the updated resource record sets.
- TXT - software.amazon.awssdk.services.route53.model.RRType
- type() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
-
The limit that you requested.
- type() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
-
The limit that you want to get.
- type() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
-
The limit that you want to get.
- type() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
-
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The type of health check that you want to create, which indicates how Amazon Route 53 determines whether an endpoint is healthy.
- type() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
-
The limit that you requested.
- type() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
The DNS record type.
- type() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
-
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- type() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.AccountLimit.Builder
-
The limit that you requested.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitRequest.Builder
-
The limit that you want to get.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest.Builder
-
The limit that you want to get.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
-
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type(String) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The type of health check that you want to create, which indicates how Amazon Route 53 determines whether an endpoint is healthy.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneLimit.Builder
-
The limit that you requested.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
The DNS record type.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit.Builder
-
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- type(String) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- type(ParameterType) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- type(AccountLimitType) - Method in interface software.amazon.awssdk.services.route53.model.AccountLimit.Builder
-
The limit that you requested.
- type(AccountLimitType) - Method in interface software.amazon.awssdk.services.route53.model.GetAccountLimitRequest.Builder
-
The limit that you want to get.
- type(HealthCheckType) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckConfig.Builder
-
The type of health check that you want to create, which indicates how Amazon Route 53 determines whether an endpoint is healthy.
- type(HostedZoneLimitType) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest.Builder
-
The limit that you want to get.
- type(HostedZoneLimitType) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneLimit.Builder
-
The limit that you requested.
- type(ReusableDelegationSetLimitType) - Method in interface software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest.Builder
-
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type(ReusableDelegationSetLimitType) - Method in interface software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit.Builder
-
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set. - type(RRType) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
The DNS record type.
- type(RRType) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- type(RRType) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- TYPE - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.route53.endpoints.internal.Rule
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
-
The limit that you requested.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.GetAccountLimitRequest
-
The limit that you want to get.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneLimitRequest
-
The limit that you want to get.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.GetReusableDelegationSetLimitRequest
-
Specify
MAX_ZONES_BY_REUSABLE_DELEGATION_SETto get the maximum number of hosted zones that you can associate with the specified reusable delegation set. - typeAsString() - Method in class software.amazon.awssdk.services.route53.model.HealthCheckConfig
-
The type of health check that you want to create, which indicates how Amazon Route 53 determines whether an endpoint is healthy.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
-
The limit that you requested.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
The DNS record type.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
-
The limit that you requested:
MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set. - typeAsString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- typeAsString() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicySummary
-
The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.
- types() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.Template.Literal
- UNHEALTHY - software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.AccountLimitType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ChangeAction
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ChangeStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ComparisonOperator
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.HealthCheckType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.HostedZoneLimitType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.HostedZoneType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ResettableElementName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimitType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.RRType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.Statistic
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.TagResourceType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.route53.model.VPCRegion
- updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates an existing health check.
- updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates an existing health check.
- updateHealthCheck(UpdateHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates an existing health check.
- updateHealthCheck(UpdateHealthCheckRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates an existing health check.
- UpdateHealthCheckRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about a request to update a health check.
- UpdateHealthCheckRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- UpdateHealthCheckRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
UpdateHealthCheckRequestMarshaller - UpdateHealthCheckRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.UpdateHealthCheckRequestMarshaller
- UpdateHealthCheckResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to the
UpdateHealthCheckrequest. - UpdateHealthCheckResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates the comment for a specified hosted zone.
- updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates the comment for a specified hosted zone.
- updateHostedZoneComment(UpdateHostedZoneCommentRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates the comment for a specified hosted zone.
- updateHostedZoneComment(UpdateHostedZoneCommentRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates the comment for a specified hosted zone.
- UpdateHostedZoneCommentRequest - Class in software.amazon.awssdk.services.route53.model
-
A request to update the comment for a hosted zone.
- UpdateHostedZoneCommentRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- UpdateHostedZoneCommentRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
UpdateHostedZoneCommentRequestMarshaller - UpdateHostedZoneCommentRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.UpdateHostedZoneCommentRequestMarshaller
- UpdateHostedZoneCommentResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response to the
UpdateHostedZoneCommentrequest. - UpdateHostedZoneCommentResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- updateTrafficPolicyComment(Consumer<UpdateTrafficPolicyCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates the comment for a specified traffic policy version.
- updateTrafficPolicyComment(Consumer<UpdateTrafficPolicyCommentRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates the comment for a specified traffic policy version.
- updateTrafficPolicyComment(UpdateTrafficPolicyCommentRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Updates the comment for a specified traffic policy version.
- updateTrafficPolicyComment(UpdateTrafficPolicyCommentRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Updates the comment for a specified traffic policy version.
- UpdateTrafficPolicyCommentRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the traffic policy that you want to update the comment for.
- UpdateTrafficPolicyCommentRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- UpdateTrafficPolicyCommentRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
UpdateTrafficPolicyCommentRequestMarshaller - UpdateTrafficPolicyCommentRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.UpdateTrafficPolicyCommentRequestMarshaller
- UpdateTrafficPolicyCommentResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains the response information for the traffic policy.
- UpdateTrafficPolicyCommentResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- updateTrafficPolicyInstance(Consumer<UpdateTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
- updateTrafficPolicyInstance(Consumer<UpdateTrafficPolicyInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
- updateTrafficPolicyInstance(UpdateTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
- updateTrafficPolicyInstance(UpdateTrafficPolicyInstanceRequest) - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
- UpdateTrafficPolicyInstanceRequest - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance.
- UpdateTrafficPolicyInstanceRequest.Builder - Interface in software.amazon.awssdk.services.route53.model
- UpdateTrafficPolicyInstanceRequestMarshaller - Class in software.amazon.awssdk.services.route53.transform
-
UpdateTrafficPolicyInstanceRequestMarshaller - UpdateTrafficPolicyInstanceRequestMarshaller(AwsXmlProtocolFactory) - Constructor for class software.amazon.awssdk.services.route53.transform.UpdateTrafficPolicyInstanceRequestMarshaller
- UpdateTrafficPolicyInstanceResponse - Class in software.amazon.awssdk.services.route53.model
-
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
- UpdateTrafficPolicyInstanceResponse.Builder - Interface in software.amazon.awssdk.services.route53.model
- UPSERT - software.amazon.awssdk.services.route53.model.ChangeAction
- UriEncodeFn - Class in software.amazon.awssdk.services.route53.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointResult.Builder
- US_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_EAST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- US_EAST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- US_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_EAST_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_EAST_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- US_EAST_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_GOV_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_GOV_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_GOV_WEST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_GOV_WEST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_ISO_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_ISO_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_ISO_WEST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_ISO_WEST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_ISOB_EAST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_ISOB_EAST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_WEST_1 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_WEST_1 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- US_WEST_1 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- US_WEST_1 - software.amazon.awssdk.services.route53.model.VPCRegion
- US_WEST_2 - software.amazon.awssdk.services.route53.model.CloudWatchRegion
- US_WEST_2 - software.amazon.awssdk.services.route53.model.HealthCheckRegion
- US_WEST_2 - software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
- US_WEST_2 - software.amazon.awssdk.services.route53.model.VPCRegion
- useDualStack() - Method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.route53.endpoints.Route53EndpointParams.Builder
- useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
- UserAgentUtils - Class in software.amazon.awssdk.services.route53.internal
V
- validate() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.route53.model.AccountLimit
-
The current value for the limit that is specified by Type.
- value() - Method in class software.amazon.awssdk.services.route53.model.Dimension
-
For the metric that the CloudWatch alarm is associated with, the value of one dimension.
- value() - Method in class software.amazon.awssdk.services.route53.model.HostedZoneLimit
-
The current value for the limit that is specified by
Type. - value() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecord
-
The current or new DNS record value, not to exceed 4,000 characters.
- value() - Method in class software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit
-
The current value for the
MAX_ZONES_BY_REUSABLE_DELEGATION_SETlimit. - value() - Method in class software.amazon.awssdk.services.route53.model.Tag
-
The value of
Valuedepends on the operation that you want to perform: - value() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- value(Long) - Method in interface software.amazon.awssdk.services.route53.model.AccountLimit.Builder
-
The current value for the limit that is specified by Type.
- value(Long) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneLimit.Builder
-
The current value for the limit that is specified by
Type. - value(Long) - Method in interface software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimit.Builder
-
The current value for the
MAX_ZONES_BY_REUSABLE_DELEGATION_SETlimit. - value(String) - Method in interface software.amazon.awssdk.services.route53.model.Dimension.Builder
-
For the metric that the CloudWatch alarm is associated with, the value of one dimension.
- value(String) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecord.Builder
-
The current or new DNS record value, not to exceed 4,000 characters.
- value(String) - Method in interface software.amazon.awssdk.services.route53.model.Tag.Builder
-
The value of
Valuedepends on the operation that you want to perform: - value(Value) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.route53.endpoints.internal.Value
- Value(Object) - Constructor for class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- Value.Array - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.route53.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.route53.endpoints.internal
-
A string value.
- valueAsEndpointOrThrow(Value) - Static method in class software.amazon.awssdk.services.route53.endpoints.internal.AwsEndpointProviderUtils
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.AccountLimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ChangeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ChangeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.CidrCollectionChangeAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.CloudWatchRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.HealthCheckRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.HealthCheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.HostedZoneLimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.HostedZoneType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.InsufficientDataHealthStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ResettableElementName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetFailover
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ResourceRecordSetRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.ReusableDelegationSetLimitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.RRType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.Statistic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.TagResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.route53.model.VPCRegion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.route53.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.route53.model.AccountLimitType
-
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.route53.model.ChangeAction
-
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.route53.model.ChangeStatus
-
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.route53.model.CidrCollectionChangeAction
-
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.route53.model.CloudWatchRegion
-
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.route53.model.ComparisonOperator
-
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.route53.model.HealthCheckRegion
-
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.route53.model.HealthCheckType
-
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.route53.model.HostedZoneLimitType
-
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.route53.model.HostedZoneType
-
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.route53.model.InsufficientDataHealthStatus
-
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.route53.model.ResettableElementName
-
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.route53.model.ResourceRecordSetFailover
-
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.route53.model.ResourceRecordSetRegion
-
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.route53.model.ReusableDelegationSetLimitType
-
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.route53.model.RRType
-
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.route53.model.Statistic
-
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.route53.model.TagResourceType
-
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.route53.model.VPCRegion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents, as a list.
- version() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions
- version() - Method in class software.amazon.awssdk.services.route53.model.CidrCollection
-
A sequential counter that Route 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.
- version() - Method in class software.amazon.awssdk.services.route53.model.CollectionSummary
-
A sequential counter that Route 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.
- version() - Method in class software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest
-
The version number of the traffic policy that you want to delete.
- version() - Method in class software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest
-
The version number of the traffic policy that you want to get information about.
- version() - Method in class software.amazon.awssdk.services.route53.model.TrafficPolicy
-
The version number that Amazon Route 53 assigns to a traffic policy.
- version() - Method in class software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest
-
The value of
Versionfor the traffic policy that you want to update the comment for. - version(Integer) - Method in interface software.amazon.awssdk.services.route53.model.DeleteTrafficPolicyRequest.Builder
-
The version number of the traffic policy that you want to delete.
- version(Integer) - Method in interface software.amazon.awssdk.services.route53.model.GetTrafficPolicyRequest.Builder
-
The version number of the traffic policy that you want to get information about.
- version(Integer) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
-
The version number that Amazon Route 53 assigns to a traffic policy.
- version(Integer) - Method in interface software.amazon.awssdk.services.route53.model.UpdateTrafficPolicyCommentRequest.Builder
-
The value of
Versionfor the traffic policy that you want to update the comment for. - version(Long) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollection.Builder
-
A sequential counter that Route 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.
- version(Long) - Method in interface software.amazon.awssdk.services.route53.model.CollectionSummary.Builder
-
A sequential counter that Route 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.
- version(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.route53.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.RuleEvaluator
- vpc() - Method in class software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest
-
A complex type that contains information about the VPC that you want to associate with a private hosted zone.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest
-
(Private hosted zones only) A complex type that contains information about the Amazon VPC that you're associating with this hosted zone.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse
-
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest
-
A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse
-
The VPC that you authorized associating with a hosted zone.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest
-
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.
- vpc() - Method in class software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest
-
A complex type that contains information about the VPC that you're disassociating from the specified hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
-
A complex type that contains information about the VPC that you want to associate with a private hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
(Private hosted zones only) A complex type that contains information about the Amazon VPC that you're associating with this hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest.Builder
-
A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse.Builder
-
The VPC that you authorized associating with a hosted zone.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest.Builder
-
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.
- vpc(Consumer<VPC.Builder>) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
-
A complex type that contains information about the VPC that you're disassociating from the specified hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.AssociateVpcWithHostedZoneRequest.Builder
-
A complex type that contains information about the VPC that you want to associate with a private hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneRequest.Builder
-
(Private hosted zones only) A complex type that contains information about the Amazon VPC that you're associating with this hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.CreateHostedZoneResponse.Builder
-
A complex type that contains information about an Amazon VPC that you associated with this hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationRequest.Builder
-
A complex type that contains the VPC ID and region for the VPC that you want to authorize associating with your hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.CreateVpcAssociationAuthorizationResponse.Builder
-
The VPC that you authorized associating with a hosted zone.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.DeleteVpcAssociationAuthorizationRequest.Builder
-
When removing authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account, a complex type that includes the ID and region of the VPC.
- vpc(VPC) - Method in interface software.amazon.awssdk.services.route53.model.DisassociateVpcFromHostedZoneRequest.Builder
-
A complex type that contains information about the VPC that you're disassociating from the specified hosted zone.
- VPC - Class in software.amazon.awssdk.services.route53.model
-
(Private hosted zones only) A complex type that contains information about an Amazon VPC.
- VPC.Builder - Interface in software.amazon.awssdk.services.route53.model
- VpcAssociationAuthorizationNotFoundException - Exception in software.amazon.awssdk.services.route53.model
-
The VPC that you specified is not authorized to be associated with the hosted zone.
- VpcAssociationAuthorizationNotFoundException.Builder - Interface in software.amazon.awssdk.services.route53.model
- VpcAssociationNotFoundException - Exception in software.amazon.awssdk.services.route53.model
-
The specified VPC and hosted zone are not currently associated.
- VpcAssociationNotFoundException.Builder - Interface in software.amazon.awssdk.services.route53.model
- vpcId() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
The ID of the Amazon VPC that you want to list hosted zones for.
- vpcId() - Method in class software.amazon.awssdk.services.route53.model.VPC
-
Returns the value of the VPCId property for this object.
- vpcId(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
-
The ID of the Amazon VPC that you want to list hosted zones for.
- vpcId(String) - Method in interface software.amazon.awssdk.services.route53.model.VPC.Builder
-
Sets the value of the VPCId property for this object.
- vpcRegion() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
For the Amazon VPC that you specified for
VPCId, the Amazon Web Services Region that you created the VPC in. - vpcRegion() - Method in class software.amazon.awssdk.services.route53.model.VPC
-
(Private hosted zones only) The region that an Amazon VPC was created in.
- vpcRegion(String) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
-
For the Amazon VPC that you specified for
VPCId, the Amazon Web Services Region that you created the VPC in. - vpcRegion(String) - Method in interface software.amazon.awssdk.services.route53.model.VPC.Builder
-
(Private hosted zones only) The region that an Amazon VPC was created in.
- vpcRegion(VPCRegion) - Method in interface software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest.Builder
-
For the Amazon VPC that you specified for
VPCId, the Amazon Web Services Region that you created the VPC in. - vpcRegion(VPCRegion) - Method in interface software.amazon.awssdk.services.route53.model.VPC.Builder
-
(Private hosted zones only) The region that an Amazon VPC was created in.
- VPCRegion - Enum in software.amazon.awssdk.services.route53.model
- vpcRegionAsString() - Method in class software.amazon.awssdk.services.route53.model.ListHostedZonesByVpcRequest
-
For the Amazon VPC that you specified for
VPCId, the Amazon Web Services Region that you created the VPC in. - vpcRegionAsString() - Method in class software.amazon.awssdk.services.route53.model.VPC
-
(Private hosted zones only) The region that an Amazon VPC was created in.
- vpCs() - Method in class software.amazon.awssdk.services.route53.model.GetHostedZoneResponse
-
A complex type that contains information about the VPCs that are associated with the specified hosted zone.
- vpCs() - Method in class software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse
-
The list of VPCs that are authorized to be associated with the specified hosted zone.
- vpCs(Collection<VPC>) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that contains information about the VPCs that are associated with the specified hosted zone.
- vpCs(Collection<VPC>) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse.Builder
-
The list of VPCs that are authorized to be associated with the specified hosted zone.
- vpCs(Consumer<VPC.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that contains information about the VPCs that are associated with the specified hosted zone.
- vpCs(Consumer<VPC.Builder>...) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse.Builder
-
The list of VPCs that are authorized to be associated with the specified hosted zone.
- vpCs(VPC...) - Method in interface software.amazon.awssdk.services.route53.model.GetHostedZoneResponse.Builder
-
A complex type that contains information about the VPCs that are associated with the specified hosted zone.
- vpCs(VPC...) - Method in interface software.amazon.awssdk.services.route53.model.ListVpcAssociationAuthorizationsResponse.Builder
-
The list of VPCs that are authorized to be associated with the specified hosted zone.
W
- waiter() - Method in interface software.amazon.awssdk.services.route53.Route53AsyncClient
-
Create an instance of
Route53AsyncWaiterusing this client. - waiter() - Method in interface software.amazon.awssdk.services.route53.Route53Client
-
Create an instance of
Route53Waiterusing this client. - WaitersRuntime - Class in software.amazon.awssdk.services.route53.waiters.internal
-
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
- WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.route53.waiters.internal
-
A
WaiterAcceptorimplementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception. - WaitersRuntime.Value - Class in software.amazon.awssdk.services.route53.waiters.internal
-
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
- waiterState() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- waitUntilResourceRecordSetsChanged(Consumer<GetChangeRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Polls
Route53AsyncClient.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state. - waitUntilResourceRecordSetsChanged(Consumer<GetChangeRequest.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Polls
Route53Client.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state. - waitUntilResourceRecordSetsChanged(Consumer<GetChangeRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Polls
Route53AsyncClient.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state. - waitUntilResourceRecordSetsChanged(Consumer<GetChangeRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Polls
Route53Client.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state. - waitUntilResourceRecordSetsChanged(GetChangeRequest) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Polls
Route53AsyncClient.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state - waitUntilResourceRecordSetsChanged(GetChangeRequest) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Polls
Route53Client.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state - waitUntilResourceRecordSetsChanged(GetChangeRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53AsyncWaiter
-
Polls
Route53AsyncClient.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state - waitUntilResourceRecordSetsChanged(GetChangeRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.route53.waiters.Route53Waiter
-
Polls
Route53Client.getChange(software.amazon.awssdk.services.route53.model.GetChangeRequest)API until the desired conditionResourceRecordSetsChangedis met, or until it is determined that the resource will never enter into the desired state - weight() - Method in class software.amazon.awssdk.services.route53.model.ResourceRecordSet
-
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines the proportion of DNS queries that Amazon Route 53 responds to using the current resource record set.
- weight(Long) - Method in interface software.amazon.awssdk.services.route53.model.ResourceRecordSet.Builder
-
Weighted resource record sets only: Among resource record sets that have the same combination of DNS name and type, a value that determines the proportion of DNS queries that Amazon Route 53 responds to using the current resource record set.
- wildcard() - Method in class software.amazon.awssdk.services.route53.waiters.internal.WaitersRuntime.Value
-
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
- withDefaultVersion() - Method in class software.amazon.awssdk.services.route53.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.route53.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.CidrBlockInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.CidrCollectionVersionMismatchException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ConcurrentModificationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingDomainExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ConflictingTypesException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyCreatedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetAlreadyReusableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotAvailableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DelegationSetNotReusableException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.DnssecNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotEmptyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZoneNotPrivateException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.HostedZonePartiallyDelegatedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.IncompatibleVersionException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InsufficientCloudWatchLogsResourcePolicyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidArgumentException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidChangeBatchException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidDomainNameException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidInputException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyNameException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKeySigningKeyStatusException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidKmsArnException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidPaginationTokenException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidSigningStatusException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidTrafficPolicyDocumentException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.InvalidVpcIdException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInParentDsRecordException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.KeySigningKeyWithActiveStatusNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.LastVpcAssociationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.LimitsExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchChangeException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrCollectionException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCidrLocationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchCloudWatchLogsLogGroupException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchDelegationSetException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchGeoLocationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHealthCheckException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchKeySigningKeyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchQueryLoggingConfigException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NoSuchTrafficPolicyInstanceException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.NotAuthorizedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.PriorRequestNotCompleteException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.PublicZoneVpcAssociationException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.QueryLoggingConfigAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.Route53Exception.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.route53.model.Route53Exception.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.ThrottlingException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHealthChecksException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyKeySigningKeysException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPoliciesException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyInstancesException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyTrafficPolicyVersionsForCurrentPolicyException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TooManyVpcAssociationAuthorizationsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInstanceAlreadyExistsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.TrafficPolicyInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationAuthorizationNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.route53.model.VpcAssociationNotFoundException.Builder
All Classes All Packages