Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListOccCustomerGroupsResponse |
CapacityManagementClient.listOccCustomerGroups(ListOccCustomerGroupsRequest request) |
ListOccCustomerGroupsResponse |
CapacityManagement.listOccCustomerGroups(ListOccCustomerGroupsRequest request)
Lists all the customer groups.
|
Modifier and Type | Method and 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.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListOccCustomerGroupsResponse |
ListOccCustomerGroupsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListOccCustomerGroupsResponse.Builder |
ListOccCustomerGroupsResponse.Builder.copy(ListOccCustomerGroupsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.