static ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.builder() |
Return a new builder for this request object.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.copy(ListStandardTagNamespacesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListStandardTagNamespacesRequest.Builder |
ListStandardTagNamespacesRequest.toBuilder() |
|