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