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