UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.body$(UpdateLibraryMaskingFormatDetails body) |
Alternative setter for the body parameter.
|
static UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.builder() |
Return a new builder for this request object.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.copy(UpdateLibraryMaskingFormatRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.libraryMaskingFormatId(String libraryMaskingFormatId) |
The OCID of the library masking format.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.toBuilder() |
|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.updateLibraryMaskingFormatDetails(UpdateLibraryMaskingFormatDetails updateLibraryMaskingFormatDetails) |
Details to update a library masking format.
|