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