public class EndpointVariant extends Object
| Constructor and Description |
|---|
EndpointVariant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDnsSuffix() |
String |
getHostname() |
List<String> |
getTags() |
void |
setDnsSuffix(String dnsSuffix) |
void |
setHostname(String hostname) |
void |
setTags(List<String> tags) |
Copyright © 2023. All rights reserved.