Uses of Class
com.oracle.bmc.tenantmanagercontrolplane.requests.ListAssignedSubscriptionsRequest
-
Packages that use ListAssignedSubscriptionsRequest Package Description com.oracle.bmc.tenantmanagercontrolplane com.oracle.bmc.tenantmanagercontrolplane.requests -
-
Uses of ListAssignedSubscriptionsRequest in com.oracle.bmc.tenantmanagercontrolplane
Method parameters in com.oracle.bmc.tenantmanagercontrolplane with type arguments of type ListAssignedSubscriptionsRequest Modifier and Type Method Description Future<ListAssignedSubscriptionsResponse>SubscriptionAsync. listAssignedSubscriptions(ListAssignedSubscriptionsRequest request, AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler)Lists subscriptions that are consumed by the compartment.Future<ListAssignedSubscriptionsResponse>SubscriptionAsyncClient. listAssignedSubscriptions(ListAssignedSubscriptionsRequest request, AsyncHandler<ListAssignedSubscriptionsRequest,ListAssignedSubscriptionsResponse> handler) -
Uses of ListAssignedSubscriptionsRequest in com.oracle.bmc.tenantmanagercontrolplane.requests
Methods in com.oracle.bmc.tenantmanagercontrolplane.requests that return ListAssignedSubscriptionsRequest Modifier and Type Method Description ListAssignedSubscriptionsRequestListAssignedSubscriptionsRequest.Builder. build()Build the instance of ListAssignedSubscriptionsRequest as configured by this builderListAssignedSubscriptionsRequestListAssignedSubscriptionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAssignedSubscriptionsRequest as configured by this builderMethods in com.oracle.bmc.tenantmanagercontrolplane.requests with parameters of type ListAssignedSubscriptionsRequest Modifier and Type Method Description ListAssignedSubscriptionsRequest.BuilderListAssignedSubscriptionsRequest.Builder. copy(ListAssignedSubscriptionsRequest o)Copy method to populate the builder with values from the given instance.
-