Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
static GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.builder()
Return a new builder for this request object.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.copy(GetCopyObjectRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.copyObjectRequestKey(String copyObjectRequestKey)
The key of the object to be copied, for example this could be the key of a project.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.toBuilder()
Return an instance of
GetCopyObjectRequestRequest.Builder that allows you to modify request properties. |
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.