Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
static GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.builder()
Return a new builder for this request object.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.copy(GetOrganizationTenancyRequest o)
Copy method to populate the builder with values from the given instance.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.organizationId(String organizationId)
OCID of the organization.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.tenancyId(String tenancyId)
OCID of the tenancy to retrieve.
|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.toBuilder()
Return an instance of
GetOrganizationTenancyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.