Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
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 |
---|---|
ListOrganizationsRequest |
ListOrganizationsRequest.Builder.build()
Build the instance of ListOrganizationsRequest as configured by this builder
|
ListOrganizationsRequest |
ListOrganizationsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOrganizationsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOrganizationsRequest.Builder |
ListOrganizationsRequest.Builder.copy(ListOrganizationsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.