UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.body$(UpdateGlossaryDetails body) |
Alternative setter for the body parameter.
|
static UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.builder() |
Return a new builder for this request object.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.catalogId(String catalogId) |
Unique catalog identifier.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.copy(UpdateGlossaryRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.glossaryKey(String glossaryKey) |
Unique glossary key.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.toBuilder() |
|
UpdateGlossaryRequest.Builder |
UpdateGlossaryRequest.Builder.updateGlossaryDetails(UpdateGlossaryDetails updateGlossaryDetails) |
The information to be updated in the glossary.
|