Class EndpointVariant
java.lang.Object
software.amazon.awssdk.codegen.lite.regions.model.EndpointVariant
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetTags()voidsetDnsSuffix(String dnsSuffix) voidsetHostname(String hostname) void 
- 
Constructor Details
- 
EndpointVariant
public EndpointVariant() 
 - 
 - 
Method Details
- 
getDnsSuffix
 - 
setDnsSuffix
 - 
getHostname
 - 
setHostname
 - 
getTags
 - 
setTags
 
 -