Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.responses |
Modifier and Type | Method and Description |
---|---|
ListOrganizationsResponse |
Organization.listOrganizations(ListOrganizationsRequest request)
Lists organizations associated with the caller.
|
ListOrganizationsResponse |
OrganizationClient.listOrganizations(ListOrganizationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListOrganizationsResponse> |
OrganizationAsync.listOrganizations(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResponse> handler)
Lists organizations associated with the caller.
|
Future<ListOrganizationsResponse> |
OrganizationAsyncClient.listOrganizations(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResponse> handler) |
Iterable<ListOrganizationsResponse> |
OrganizationPaginators.listOrganizationsResponseIterator(ListOrganizationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listOrganizations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListOrganizationsResponse> |
OrganizationAsync.listOrganizations(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResponse> handler)
Lists organizations associated with the caller.
|
Future<ListOrganizationsResponse> |
OrganizationAsyncClient.listOrganizations(ListOrganizationsRequest request,
AsyncHandler<ListOrganizationsRequest,ListOrganizationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListOrganizationsResponse |
ListOrganizationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOrganizationsResponse.Builder |
ListOrganizationsResponse.Builder.copy(ListOrganizationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.