Package | Description |
---|---|
com.oracle.bmc.disasterrecovery.responses |
Modifier and Type | Method and Description |
---|---|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.builder()
Return a new builder for this response object.
|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.copy(CreateDrProtectionGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.drProtectionGroup(DrProtectionGroup drProtectionGroup)
The returned
DrProtectionGroup instance. |
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.headers(Map<String,List<String>> headers) |
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.location(String location)
A URI for the new resource which was created by the request.
|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateDrProtectionGroupResponse.Builder |
CreateDrProtectionGroupResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier (OCID) for the asynchronous request.
|
Copyright © 2016–2024. All rights reserved.