Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListOrganizationTenanciesResponse> |
OrganizationAsync.listOrganizationTenancies(ListOrganizationTenanciesRequest request,
AsyncHandler<ListOrganizationTenanciesRequest,ListOrganizationTenanciesResponse> handler)
Gets a list of tenancies in the organization.
|
Future<ListOrganizationTenanciesResponse> |
OrganizationAsyncClient.listOrganizationTenancies(ListOrganizationTenanciesRequest request,
AsyncHandler<ListOrganizationTenanciesRequest,ListOrganizationTenanciesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListOrganizationTenanciesRequest |
ListOrganizationTenanciesRequest.Builder.build()
Build the instance of ListOrganizationTenanciesRequest as configured by this builder
|
ListOrganizationTenanciesRequest |
ListOrganizationTenanciesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOrganizationTenanciesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOrganizationTenanciesRequest.Builder |
ListOrganizationTenanciesRequest.Builder.copy(ListOrganizationTenanciesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.