Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.builder()
Return a new builder for this request object.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.copy(DeleteDrProtectionGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.drProtectionGroupId(String drProtectionGroupId)
The OCID of the DR protection group.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteDrProtectionGroupRequest.Builder |
DeleteDrProtectionGroupRequest.toBuilder()
Return an instance of
DeleteDrProtectionGroupRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.