Package | Description |
---|---|
com.oracle.bmc.capacitymanagement | |
com.oracle.bmc.capacitymanagement.responses |
Modifier and Type | Method and Description |
---|---|
DeleteOccCustomerGroupResponse |
CapacityManagementClient.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request) |
DeleteOccCustomerGroupResponse |
CapacityManagement.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request)
Deletes the customer group resource.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteOccCustomerGroupResponse> |
CapacityManagementAsync.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request,
AsyncHandler<DeleteOccCustomerGroupRequest,DeleteOccCustomerGroupResponse> handler)
Deletes the customer group resource.
|
Future<DeleteOccCustomerGroupResponse> |
CapacityManagementAsyncClient.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request,
AsyncHandler<DeleteOccCustomerGroupRequest,DeleteOccCustomerGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteOccCustomerGroupResponse> |
CapacityManagementAsync.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request,
AsyncHandler<DeleteOccCustomerGroupRequest,DeleteOccCustomerGroupResponse> handler)
Deletes the customer group resource.
|
Future<DeleteOccCustomerGroupResponse> |
CapacityManagementAsyncClient.deleteOccCustomerGroup(DeleteOccCustomerGroupRequest request,
AsyncHandler<DeleteOccCustomerGroupRequest,DeleteOccCustomerGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteOccCustomerGroupResponse |
DeleteOccCustomerGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteOccCustomerGroupResponse.Builder |
DeleteOccCustomerGroupResponse.Builder.copy(DeleteOccCustomerGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.