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