static ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.builder() |
Return a new builder for this request object.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the compartment (remember that the tenancy is simply the root compartment).
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.copy(ListTagNamespacesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.includeSubcompartments(Boolean includeSubcompartments) |
An optional boolean parameter indicating whether to retrieve all tag namespaces in
subcompartments.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.lifecycleState(TagNamespace.LifecycleState lifecycleState) |
A filter to only return resources that match the given lifecycle state.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.toBuilder() |
|