Package | Description |
---|---|
com.oracle.bmc.goldengate.requests |
Modifier and Type | Method and Description |
---|---|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.body$(GenerateLibraryUrlDetails body)
Alternative setter for the body parameter.
|
static GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.builder()
Return a new builder for this request object.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.copy(GenerateLibraryUrlRequest o)
Copy method to populate the builder with values from the given instance.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.deploymentId(String deploymentId)
A unique Deployment identifier.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.generateLibraryUrlDetails(GenerateLibraryUrlDetails generateLibraryUrlDetails)
A placeholder for any additional metadata to describe the request details.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.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 the risk of executing that same action again.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GenerateLibraryUrlRequest.Builder |
GenerateLibraryUrlRequest.toBuilder()
Return an instance of
GenerateLibraryUrlRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.