@Generated public class ServingEndpointPermissionsRequest extends Object
Constructor and Description |
---|
ServingEndpointPermissionsRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ServingEndpointAccessControlRequest> |
getAccessControlList() |
String |
getServingEndpointId() |
int |
hashCode() |
ServingEndpointPermissionsRequest |
setAccessControlList(Collection<ServingEndpointAccessControlRequest> accessControlList) |
ServingEndpointPermissionsRequest |
setServingEndpointId(String servingEndpointId) |
String |
toString() |
public ServingEndpointPermissionsRequest setAccessControlList(Collection<ServingEndpointAccessControlRequest> accessControlList)
public Collection<ServingEndpointAccessControlRequest> getAccessControlList()
public ServingEndpointPermissionsRequest setServingEndpointId(String servingEndpointId)
public String getServingEndpointId()
Copyright © 2023. All rights reserved.