Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupRoleResponse |
DisasterRecovery.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request)
Update the role of the DR protection group identified by drProtectionGroupId.
|
UpdateDrProtectionGroupRoleResponse |
DisasterRecoveryClient.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrProtectionGroupRoleResponse> |
DisasterRecoveryAsyncClient.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request,
AsyncHandler<UpdateDrProtectionGroupRoleRequest,UpdateDrProtectionGroupRoleResponse> handler) |
Future<UpdateDrProtectionGroupRoleResponse> |
DisasterRecoveryAsync.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request,
AsyncHandler<UpdateDrProtectionGroupRoleRequest,UpdateDrProtectionGroupRoleResponse> handler)
Update the role of the DR protection group identified by drProtectionGroupId.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateDrProtectionGroupRoleResponse> |
DisasterRecoveryAsyncClient.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request,
AsyncHandler<UpdateDrProtectionGroupRoleRequest,UpdateDrProtectionGroupRoleResponse> handler) |
Future<UpdateDrProtectionGroupRoleResponse> |
DisasterRecoveryAsync.updateDrProtectionGroupRole(UpdateDrProtectionGroupRoleRequest request,
AsyncHandler<UpdateDrProtectionGroupRoleRequest,UpdateDrProtectionGroupRoleResponse> handler)
Update the role of the DR protection group identified by drProtectionGroupId.
|
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupRoleResponse |
UpdateDrProtectionGroupRoleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupRoleResponse.Builder |
UpdateDrProtectionGroupRoleResponse.Builder.copy(UpdateDrProtectionGroupRoleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.