Interface ListResourceRecordSetsRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<ListResourceRecordSetsRequest.Builder,ListResourceRecordSetsRequest>,Route53Request.Builder,SdkBuilder<ListResourceRecordSetsRequest.Builder,ListResourceRecordSetsRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- ListResourceRecordSetsRequest
public static interface ListResourceRecordSetsRequest.Builder extends Route53Request.Builder, SdkPojo, CopyableBuilder<ListResourceRecordSetsRequest.Builder,ListResourceRecordSetsRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListResourceRecordSetsRequest.BuilderhostedZoneId(String hostedZoneId)The ID of the hosted zone that contains the resource record sets that you want to list.ListResourceRecordSetsRequest.BuildermaxItems(String maxItems)(Optional) The maximum number of resource records sets to include in the response body for this request.ListResourceRecordSetsRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)ListResourceRecordSetsRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)ListResourceRecordSetsRequest.BuilderstartRecordIdentifier(String startRecordIdentifier)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 ofNextRecordIdentifierfrom the previous response to get the next resource record set that has the current DNS name and type.ListResourceRecordSetsRequest.BuilderstartRecordName(String startRecordName)The first name in the lexicographic ordering of resource record sets that you want to list.ListResourceRecordSetsRequest.BuilderstartRecordType(String startRecordType)The type of resource record set to begin the record listing from.ListResourceRecordSetsRequest.BuilderstartRecordType(RRType startRecordType)The type of resource record set to begin the record listing from.-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.route53.model.Route53Request.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
hostedZoneId
ListResourceRecordSetsRequest.Builder hostedZoneId(String hostedZoneId)
The ID of the hosted zone that contains the resource record sets that you want to list.
- Parameters:
hostedZoneId- The ID of the hosted zone that contains the resource record sets that you want to list.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
startRecordName
ListResourceRecordSetsRequest.Builder startRecordName(String startRecordName)
The first name in the lexicographic ordering of resource record sets that you want to list. If the specified record name doesn't exist, the results begin with the first resource record set that has a name greater than the value of
name.- Parameters:
startRecordName- The first name in the lexicographic ordering of resource record sets that you want to list. If the specified record name doesn't exist, the results begin with the first resource record set that has a name greater than the value ofname.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
startRecordType
ListResourceRecordSetsRequest.Builder startRecordType(String startRecordType)
The type of resource record set to begin the record listing from.
Valid values for basic resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|NS|PTR|SOA|SPF|SRV|TXTValues for weighted, latency, geolocation, and failover resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|PTR|SPF|SRV|TXTValues for alias resource record sets:
-
API Gateway custom regional API or edge-optimized API: A
-
CloudFront distribution: A or AAAA
-
Elastic Beanstalk environment that has a regionalized subdomain: A
-
Elastic Load Balancing load balancer: A | AAAA
-
S3 bucket: A
-
VPC interface VPC endpoint: A
-
Another resource record set in this hosted zone: The type of the resource record set that the alias references.
Constraint: Specifying
typewithout specifyingnamereturns anInvalidInputerror.- Parameters:
startRecordType- The type of resource record set to begin the record listing from.Valid values for basic resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|NS|PTR|SOA|SPF|SRV|TXTValues for weighted, latency, geolocation, and failover resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|PTR|SPF|SRV|TXTValues for alias resource record sets:
-
API Gateway custom regional API or edge-optimized API: A
-
CloudFront distribution: A or AAAA
-
Elastic Beanstalk environment that has a regionalized subdomain: A
-
Elastic Load Balancing load balancer: A | AAAA
-
S3 bucket: A
-
VPC interface VPC endpoint: A
-
Another resource record set in this hosted zone: The type of the resource record set that the alias references.
Constraint: Specifying
typewithout specifyingnamereturns anInvalidInputerror.-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RRType,RRType
-
-
startRecordType
ListResourceRecordSetsRequest.Builder startRecordType(RRType startRecordType)
The type of resource record set to begin the record listing from.
Valid values for basic resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|NS|PTR|SOA|SPF|SRV|TXTValues for weighted, latency, geolocation, and failover resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|PTR|SPF|SRV|TXTValues for alias resource record sets:
-
API Gateway custom regional API or edge-optimized API: A
-
CloudFront distribution: A or AAAA
-
Elastic Beanstalk environment that has a regionalized subdomain: A
-
Elastic Load Balancing load balancer: A | AAAA
-
S3 bucket: A
-
VPC interface VPC endpoint: A
-
Another resource record set in this hosted zone: The type of the resource record set that the alias references.
Constraint: Specifying
typewithout specifyingnamereturns anInvalidInputerror.- Parameters:
startRecordType- The type of resource record set to begin the record listing from.Valid values for basic resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|NS|PTR|SOA|SPF|SRV|TXTValues for weighted, latency, geolocation, and failover resource record sets:
A|AAAA|CAA|CNAME|MX|NAPTR|PTR|SPF|SRV|TXTValues for alias resource record sets:
-
API Gateway custom regional API or edge-optimized API: A
-
CloudFront distribution: A or AAAA
-
Elastic Beanstalk environment that has a regionalized subdomain: A
-
Elastic Load Balancing load balancer: A | AAAA
-
S3 bucket: A
-
VPC interface VPC endpoint: A
-
Another resource record set in this hosted zone: The type of the resource record set that the alias references.
Constraint: Specifying
typewithout specifyingnamereturns anInvalidInputerror.-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
RRType,RRType
-
-
startRecordIdentifier
ListResourceRecordSetsRequest.Builder startRecordIdentifier(String startRecordIdentifier)
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.- Parameters:
startRecordIdentifier- 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 ofNextRecordIdentifierfrom the previous response to get the next resource record set that has the current DNS name and type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxItems
ListResourceRecordSetsRequest.Builder maxItems(String maxItems)
(Optional) The maximum number of resource records sets to include in the response body for this request. If the response includes more than
maxitemsresource record sets, the value of theIsTruncatedelement in the response istrue, and the values of theNextRecordNameandNextRecordTypeelements in the response identify the first resource record set in the next group ofmaxitemsresource record sets.- Parameters:
maxItems- (Optional) The maximum number of resource records sets to include in the response body for this request. If the response includes more thanmaxitemsresource record sets, the value of theIsTruncatedelement in the response istrue, and the values of theNextRecordNameandNextRecordTypeelements in the response identify the first resource record set in the next group ofmaxitemsresource record sets.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
overrideConfiguration
ListResourceRecordSetsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
ListResourceRecordSetsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-