Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
GetOrganizationTenancyResponse |
Organization.getOrganizationTenancy(GetOrganizationTenancyRequest request)
Gets information about the organization’s tenancy.
|
GetOrganizationTenancyResponse |
OrganizationClient.getOrganizationTenancy(GetOrganizationTenancyRequest request) |
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 |
---|---|
GetOrganizationTenancyResponse |
GetOrganizationTenancyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetOrganizationTenancyResponse.Builder |
GetOrganizationTenancyResponse.Builder.copy(GetOrganizationTenancyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.