Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetOrganizationTenancyResponse> |
OrganizationAsync.getOrganizationTenancy(GetOrganizationTenancyRequest request,
AsyncHandler<GetOrganizationTenancyRequest,GetOrganizationTenancyResponse> handler)
Gets information about the organization’s tenancy.
|
Future<GetOrganizationTenancyResponse> |
OrganizationAsyncClient.getOrganizationTenancy(GetOrganizationTenancyRequest request,
AsyncHandler<GetOrganizationTenancyRequest,GetOrganizationTenancyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOrganizationTenancyRequest |
GetOrganizationTenancyRequest.Builder.build()
Build the instance of GetOrganizationTenancyRequest as configured by this builder
|
GetOrganizationTenancyRequest |
GetOrganizationTenancyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOrganizationTenancyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOrganizationTenancyRequest.Builder |
GetOrganizationTenancyRequest.Builder.copy(GetOrganizationTenancyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.