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