@Generated public class CreateAccessRequestResponse extends Object
| Constructor and Description |
|---|
CreateAccessRequestResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Principal |
getBehalfOf() |
Collection<AccessRequestDestinations> |
getRequestDestinations() |
int |
hashCode() |
CreateAccessRequestResponse |
setBehalfOf(Principal behalfOf) |
CreateAccessRequestResponse |
setRequestDestinations(Collection<AccessRequestDestinations> requestDestinations) |
String |
toString() |
public CreateAccessRequestResponse setBehalfOf(Principal behalfOf)
public Principal getBehalfOf()
public CreateAccessRequestResponse setRequestDestinations(Collection<AccessRequestDestinations> requestDestinations)
public Collection<AccessRequestDestinations> getRequestDestinations()
Copyright © 2026. All rights reserved.