Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.requests |
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 |
---|---|
ListOccCustomerGroupsRequest |
ListOccCustomerGroupsRequest.Builder.build()
Build the instance of ListOccCustomerGroupsRequest as configured by this builder
|
ListOccCustomerGroupsRequest |
ListOccCustomerGroupsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListOccCustomerGroupsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListOccCustomerGroupsRequest.Builder |
ListOccCustomerGroupsRequest.Builder.copy(ListOccCustomerGroupsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.