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