@Generated public class ListEndpointsResponse extends Object
| Constructor and Description |
|---|
ListEndpointsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<ServingEndpoint> |
getEndpoints() |
int |
hashCode() |
ListEndpointsResponse |
setEndpoints(Collection<ServingEndpoint> endpoints) |
String |
toString() |
public ListEndpointsResponse setEndpoints(Collection<ServingEndpoint> endpoints)
public Collection<ServingEndpoint> getEndpoints()
Copyright © 2024. All rights reserved.