Uses of Class
com.oracle.bmc.capacitymanagement.responses.ListOccCustomerGroupsResponse
-
Packages that use ListOccCustomerGroupsResponse Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.responses -
-
Uses of ListOccCustomerGroupsResponse in com.oracle.bmc.capacitymanagement
Methods in com.oracle.bmc.capacitymanagement that return ListOccCustomerGroupsResponse Modifier and Type Method Description ListOccCustomerGroupsResponseCapacityManagement. listOccCustomerGroups(ListOccCustomerGroupsRequest request)Lists all the customer groups.ListOccCustomerGroupsResponseCapacityManagementClient. listOccCustomerGroups(ListOccCustomerGroupsRequest request)Methods in com.oracle.bmc.capacitymanagement that return types with arguments of type ListOccCustomerGroupsResponse 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)Iterable<ListOccCustomerGroupsResponse>CapacityManagementPaginators. listOccCustomerGroupsResponseIterator(ListOccCustomerGroupsRequest request)Creates a new iterable which will iterate over the responses received from the listOccCustomerGroups operation.Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type ListOccCustomerGroupsResponse 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 ListOccCustomerGroupsResponse in com.oracle.bmc.capacitymanagement.responses
Methods in com.oracle.bmc.capacitymanagement.responses that return ListOccCustomerGroupsResponse Modifier and Type Method Description ListOccCustomerGroupsResponseListOccCustomerGroupsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type ListOccCustomerGroupsResponse Modifier and Type Method Description ListOccCustomerGroupsResponse.BuilderListOccCustomerGroupsResponse.Builder. copy(ListOccCustomerGroupsResponse o)Copy method to populate the builder with values from the given instance.
-