Uses of Interface
software.amazon.awssdk.regions.ServiceEndpointKey.Builder
Packages that use ServiceEndpointKey.Builder
-
Uses of ServiceEndpointKey.Builder in software.amazon.awssdk.regions
Methods in software.amazon.awssdk.regions that return ServiceEndpointKey.BuilderModifier and TypeMethodDescriptionstatic ServiceEndpointKey.BuilderServiceEndpointKey.builder()Create a builder forServiceEndpointKeys.Configure the region associated with the endpoint that should be loaded.ServiceEndpointKey.Builder.tags(Collection<EndpointTag> tags) Configure the tags associated with the endpoint that should be loaded.ServiceEndpointKey.Builder.tags(EndpointTag... tags) Configure the tags associated with the endpoint that should be loaded.