Uses of Interface
software.amazon.awssdk.regions.PartitionEndpointKey.Builder
Packages that use PartitionEndpointKey.Builder
-
Uses of PartitionEndpointKey.Builder in software.amazon.awssdk.regions
Methods in software.amazon.awssdk.regions that return PartitionEndpointKey.BuilderModifier and TypeMethodDescriptionstatic PartitionEndpointKey.BuilderPartitionEndpointKey.builder()Create a builder for aPartitionEndpointKey.PartitionEndpointKey.Builder.tags(Collection<EndpointTag> tags) Configure the tags associated with the partition endpoint that should be retrieved.PartitionEndpointKey.Builder.tags(EndpointTag... tags) Configure the tags associated with the partition endpoint that should be retrieved.