Uses of Interface
software.amazon.awssdk.services.route53.model.ListCidrLocationsResponse.Builder
Packages that use ListCidrLocationsResponse.Builder
-
Uses of ListCidrLocationsResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListCidrLocationsResponse.BuilderModifier and TypeMethodDescriptionListCidrLocationsResponse.builder()ListCidrLocationsResponse.Builder.cidrLocations(Collection<LocationSummary> cidrLocations) A complex type that contains information about the list of CIDR locations.ListCidrLocationsResponse.Builder.cidrLocations(Consumer<LocationSummary.Builder>... cidrLocations) A complex type that contains information about the list of CIDR locations.ListCidrLocationsResponse.Builder.cidrLocations(LocationSummary... cidrLocations) A complex type that contains information about the list of CIDR locations.An opaque pagination token to indicate where the service is to begin enumerating results.ListCidrLocationsResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListCidrLocationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListCidrLocationsResponse.Builder>ListCidrLocationsResponse.serializableBuilderClass()