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