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