Uses of Class
com.oracle.bmc.capacitymanagement.responses.GetOccCustomerGroupResponse
- 
Packages that use GetOccCustomerGroupResponse Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.responses 
- 
- 
Uses of GetOccCustomerGroupResponse in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement that return GetOccCustomerGroupResponse Modifier and Type Method Description GetOccCustomerGroupResponseCapacityManagement. getOccCustomerGroup(GetOccCustomerGroupRequest request)Gets information about the specified customer group.GetOccCustomerGroupResponseCapacityManagementClient. getOccCustomerGroup(GetOccCustomerGroupRequest request)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type GetOccCustomerGroupResponse Modifier and Type Method 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)
- 
Uses of GetOccCustomerGroupResponse in com.oracle.bmc.capacitymanagement.responsesMethods in com.oracle.bmc.capacitymanagement.responses that return GetOccCustomerGroupResponse Modifier and Type Method Description GetOccCustomerGroupResponseGetOccCustomerGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.capacitymanagement.responses with parameters of type GetOccCustomerGroupResponse Modifier and Type Method Description GetOccCustomerGroupResponse.BuilderGetOccCustomerGroupResponse.Builder. copy(GetOccCustomerGroupResponse o)Copy method to populate the builder with values from the given instance.
 
-