static ListOrganizationsRequest.Builder |
ListOrganizationsRequest.builder() |
Return a new builder for this request object.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.compartmentId(String compartmentId) |
The ID of the compartment in which to list resources.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.copy(ListOrganizationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.toBuilder() |
|