Package | Description |
---|---|
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.applicationKey(String applicationKey)
The application key.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.body$(CreatePatchDetails body)
Alternative setter for the body parameter.
|
static CreatePatchRequest.Builder |
CreatePatchRequest.builder()
Return a new builder for this request object.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.copy(CreatePatchRequest o)
Copy method to populate the builder with values from the given instance.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.createPatchDetails(CreatePatchDetails createPatchDetails)
Detailed needed to create a patch in an application.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreatePatchRequest.Builder |
CreatePatchRequest.toBuilder()
Return an instance of
CreatePatchRequest.Builder that allows you to modify request properties. |
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.workspaceId(String workspaceId)
The workspace ID.
|
Copyright © 2016–2024. All rights reserved.