static ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.builder() |
Return a new builder for this request object.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.copy(ListSecurityAttributesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.lifecycleState(SecurityAttribute.LifecycleState lifecycleState) |
A filter to only return resources that match the given lifecycle state.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.Builder.securityAttributeNamespaceId(String securityAttributeNamespaceId) |
The OCID of the security attribute namespace.
|
ListSecurityAttributesRequest.Builder |
ListSecurityAttributesRequest.toBuilder() |
|