Uses of Class
com.oracle.bmc.capacitymanagement.requests.ListOccCustomerGroupsRequest
-
Packages that use ListOccCustomerGroupsRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests -
-
Uses of ListOccCustomerGroupsRequest in com.oracle.bmc.capacitymanagement
Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type ListOccCustomerGroupsRequest Modifier and Type Method Description Future<ListOccCustomerGroupsResponse>
CapacityManagementAsync. listOccCustomerGroups(ListOccCustomerGroupsRequest request, AsyncHandler<ListOccCustomerGroupsRequest,ListOccCustomerGroupsResponse> handler)
Lists all the customer groups.Future<ListOccCustomerGroupsResponse>
CapacityManagementAsyncClient. listOccCustomerGroups(ListOccCustomerGroupsRequest request, AsyncHandler<ListOccCustomerGroupsRequest,ListOccCustomerGroupsResponse> handler)
-
Uses of ListOccCustomerGroupsRequest in com.oracle.bmc.capacitymanagement.requests
Methods in com.oracle.bmc.capacitymanagement.requests that return ListOccCustomerGroupsRequest Modifier and Type Method Description ListOccCustomerGroupsRequest
ListOccCustomerGroupsRequest.Builder. build()
Build the instance of ListOccCustomerGroupsRequest as configured by this builderListOccCustomerGroupsRequest
ListOccCustomerGroupsRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListOccCustomerGroupsRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type ListOccCustomerGroupsRequest Modifier and Type Method Description ListOccCustomerGroupsRequest.Builder
ListOccCustomerGroupsRequest.Builder. copy(ListOccCustomerGroupsRequest o)
Copy method to populate the builder with values from the given instance.
-