Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
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 |
---|---|
UpdateDrProtectionGroupRoleRequest |
UpdateDrProtectionGroupRoleRequest.Builder.build()
Build the instance of UpdateDrProtectionGroupRoleRequest as configured by this builder
|
UpdateDrProtectionGroupRoleRequest |
UpdateDrProtectionGroupRoleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateDrProtectionGroupRoleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateDrProtectionGroupRoleRequest.Builder |
UpdateDrProtectionGroupRoleRequest.Builder.copy(UpdateDrProtectionGroupRoleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.