@Generated public class PatchServingEndpointTags extends Object
| Constructor and Description |
|---|
PatchServingEndpointTags() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<EndpointTag> |
getAddTags() |
Collection<String> |
getDeleteTags() |
String |
getName() |
int |
hashCode() |
PatchServingEndpointTags |
setAddTags(Collection<EndpointTag> addTags) |
PatchServingEndpointTags |
setDeleteTags(Collection<String> deleteTags) |
PatchServingEndpointTags |
setName(String name) |
String |
toString() |
public PatchServingEndpointTags setAddTags(Collection<EndpointTag> addTags)
public Collection<EndpointTag> getAddTags()
public PatchServingEndpointTags setDeleteTags(Collection<String> deleteTags)
public Collection<String> getDeleteTags()
public PatchServingEndpointTags setName(String name)
public String getName()
Copyright © 2024. All rights reserved.