Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.requests.ListOrganizationTenanciesRequest
-
Packages that use ListOrganizationTenanciesRequest Package Description com.oracle.bmc.tenantmanagercontrolplane com.oracle.bmc.tenantmanagercontrolplane.requests -
-
Uses of ListOrganizationTenanciesRequest in com.oracle.bmc.tenantmanagercontrolplane
Method parameters in com.oracle.bmc.tenantmanagercontrolplane with type arguments of type ListOrganizationTenanciesRequest Modifier and Type Method 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) -
Uses of ListOrganizationTenanciesRequest in com.oracle.bmc.tenantmanagercontrolplane.requests
Methods in com.oracle.bmc.tenantmanagercontrolplane.requests that return ListOrganizationTenanciesRequest Modifier and Type Method Description ListOrganizationTenanciesRequestListOrganizationTenanciesRequest.Builder. build()Build the instance of ListOrganizationTenanciesRequest as configured by this builderListOrganizationTenanciesRequestListOrganizationTenanciesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListOrganizationTenanciesRequest as configured by this builderMethods in com.oracle.bmc.tenantmanagercontrolplane.requests with parameters of type ListOrganizationTenanciesRequest Modifier and Type Method Description ListOrganizationTenanciesRequest.BuilderListOrganizationTenanciesRequest.Builder. copy(ListOrganizationTenanciesRequest o)Copy method to populate the builder with values from the given instance.
-