AccessRights |
access() |
Defines the permission of the Service Bus queue to which to write.
|
AccessRights |
access() |
Defines the permission of the Service Bus queue to which to bind.
|
AccessRights |
access() |
Defines the permission of the Service Bus topic to which to write.
|
AccessRights |
access() |
Defines the permission of the Service Bus topic to which to bind.
|
static AccessRights |
AccessRights.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AccessRights[] |
AccessRights.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|