static ServiceEndpointKey.Builder |
ServiceEndpointKey.builder() |
|
ServiceEndpointKey.Builder |
ServiceEndpointKey.Builder.region(Region region) |
Configure the region associated with the endpoint that should be loaded.
|
ServiceEndpointKey.Builder |
ServiceEndpointKey.Builder.tags(Collection<EndpointTag> tags) |
Configure the tags associated with the endpoint that should be loaded.
|
ServiceEndpointKey.Builder |
ServiceEndpointKey.Builder.tags(EndpointTag... tags) |
Configure the tags associated with the endpoint that should be loaded.
|