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