Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.model | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
static DrProtectionGroupRole |
DrProtectionGroupRole.create(String key) |
DrProtectionGroupRole |
DrProtectionGroupSummary.getRole()
The role of the DR protection group.
|
DrProtectionGroupRole |
DrProtectionGroup.getRole()
The role of the DR protection group.
|
DrProtectionGroupRole |
AssociateDrProtectionGroupDetails.getRole()
The role of the DR protection group.
|
DrProtectionGroupRole |
UpdateDrProtectionGroupRoleDetails.getRole()
The new role of the DR protection group.
|
static DrProtectionGroupRole |
DrProtectionGroupRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DrProtectionGroupRole[] |
DrProtectionGroupRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DrProtectionGroupSummary.Builder |
DrProtectionGroupSummary.Builder.role(DrProtectionGroupRole role)
The role of the DR protection group.
|
DrProtectionGroup.Builder |
DrProtectionGroup.Builder.role(DrProtectionGroupRole role)
The role of the DR protection group.
|
AssociateDrProtectionGroupDetails.Builder |
AssociateDrProtectionGroupDetails.Builder.role(DrProtectionGroupRole role)
The role of the DR protection group.
|
UpdateDrProtectionGroupRoleDetails.Builder |
UpdateDrProtectionGroupRoleDetails.Builder.role(DrProtectionGroupRole role)
The new role of the DR protection group.
|
Modifier and Type | Method and Description |
---|---|
DrProtectionGroupRole |
ListDrProtectionGroupsRequest.getRole()
The DR protection group Role.
|
Modifier and Type | Method and Description |
---|---|
ListDrProtectionGroupsRequest.Builder |
ListDrProtectionGroupsRequest.Builder.role(DrProtectionGroupRole role)
The DR protection group Role.
|
Copyright © 2016–2024. All rights reserved.