static DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.builder() |
Return a new builder for this request object.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.copy(DeleteCopyObjectRequestRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.copyObjectRequestKey(String copyObjectRequestKey) |
The key of the object to be copied, for example this could be the key of a project.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.toBuilder() |
|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.workspaceId(String workspaceId) |
The workspace ID.
|