static ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.builder() |
Return a new builder for this request object.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to list resources.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree) |
An optional boolean parameter indicating whether to retrieve all security attribute
namespaces in subcompartments.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.copy(ListSecurityAttributeNamespacesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.lifecycleState(SecurityAttributeNamespace.LifecycleState lifecycleState) |
A filter to only return resources that match the given lifecycle state.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.name(String name) |
A filter to return only resources that match the entire display name given.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.sortBy(ListSecurityAttributeNamespacesRequest.SortBy sortBy) |
The field to sort by.
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListSecurityAttributeNamespacesRequest.Builder |
ListSecurityAttributeNamespacesRequest.toBuilder() |
|