Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListOrganizationTenanciesResponse |
Organization.listOrganizationTenancies(ListOrganizationTenanciesRequest request)
Gets a list of tenancies in the organization.
|
ListOrganizationTenanciesResponse |
OrganizationClient.listOrganizationTenancies(ListOrganizationTenanciesRequest request) |
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) |
Iterable<ListOrganizationTenanciesResponse> |
OrganizationPaginators.listOrganizationTenanciesResponseIterator(ListOrganizationTenanciesRequest request)
Creates a new iterable which will iterate over the responses received from the
listOrganizationTenancies operation.
|
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 |
---|---|
ListOrganizationTenanciesResponse |
ListOrganizationTenanciesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOrganizationTenanciesResponse.Builder |
ListOrganizationTenanciesResponse.Builder.copy(ListOrganizationTenanciesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.