static GetGlossaryRequest.Builder |
GetGlossaryRequest.builder() |
Return a new builder for this request object.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.catalogId(String catalogId) |
Unique catalog identifier.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.copy(GetGlossaryRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.fields(GetGlossaryRequest.Fields singularValue) |
Singular setter.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.fields(List<GetGlossaryRequest.Fields> fields) |
Specifies the fields to return in a glossary response.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.glossaryKey(String glossaryKey) |
Unique glossary key.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetGlossaryRequest.Builder |
GetGlossaryRequest.toBuilder() |
|