Class PartitionEndpointKey
java.lang.Object
software.amazon.awssdk.regions.PartitionEndpointKey
A key used to look up a specific partition hostname or DNS suffix via
PartitionMetadata.hostname(PartitionEndpointKey)
or PartitionMetadata.dnsSuffix(PartitionEndpointKey)
.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic PartitionEndpointKey.Builder
builder()
Create a builder for aPartitionEndpointKey
.boolean
int
hashCode()
tags()
toString()
-
Method Details
-
builder
Create a builder for aPartitionEndpointKey
. -
tags
-
equals
-
hashCode
-
toString
-