static ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.builder() |
Return a new builder for this request object.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to list resources.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.copy(ListSecurityAttributeWorkRequestsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.resourceIdentifier(String resourceIdentifier) |
The identifier of the resource the work request affects.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListSecurityAttributeWorkRequestsRequest.Builder |
ListSecurityAttributeWorkRequestsRequest.toBuilder() |
|