@Generated public class UpdateEndpointCustomTagsRequest extends Object
| Constructor and Description |
|---|
UpdateEndpointCustomTagsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<CustomTag> |
getCustomTags() |
String |
getEndpointName() |
int |
hashCode() |
UpdateEndpointCustomTagsRequest |
setCustomTags(Collection<CustomTag> customTags) |
UpdateEndpointCustomTagsRequest |
setEndpointName(String endpointName) |
String |
toString() |
public UpdateEndpointCustomTagsRequest setCustomTags(Collection<CustomTag> customTags)
public Collection<CustomTag> getCustomTags()
public UpdateEndpointCustomTagsRequest setEndpointName(String endpointName)
public String getEndpointName()
Copyright © 2025. All rights reserved.