@Generated public class AccessRequestDestinations extends Object
| Constructor and Description |
|---|
AccessRequestDestinations() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getAreAnyDestinationsHidden() |
Collection<NotificationDestination> |
getDestinations() |
Securable |
getDestinationSourceSecurable() |
String |
getFullName() |
Securable |
getSecurable() |
String |
getSecurableType() |
int |
hashCode() |
AccessRequestDestinations |
setAreAnyDestinationsHidden(Boolean areAnyDestinationsHidden) |
AccessRequestDestinations |
setDestinations(Collection<NotificationDestination> destinations) |
AccessRequestDestinations |
setDestinationSourceSecurable(Securable destinationSourceSecurable) |
AccessRequestDestinations |
setFullName(String fullName) |
AccessRequestDestinations |
setSecurable(Securable securable) |
AccessRequestDestinations |
setSecurableType(String securableType) |
String |
toString() |
public AccessRequestDestinations setAreAnyDestinationsHidden(Boolean areAnyDestinationsHidden)
public Boolean getAreAnyDestinationsHidden()
public AccessRequestDestinations setDestinationSourceSecurable(Securable destinationSourceSecurable)
public Securable getDestinationSourceSecurable()
public AccessRequestDestinations setDestinations(Collection<NotificationDestination> destinations)
public Collection<NotificationDestination> getDestinations()
public AccessRequestDestinations setFullName(String fullName)
public String getFullName()
public AccessRequestDestinations setSecurable(Securable securable)
public Securable getSecurable()
public AccessRequestDestinations setSecurableType(String securableType)
public String getSecurableType()
Copyright © 2026. All rights reserved.