Uses of Class
com.oracle.bmc.capacitymanagement.requests.CreateOccCustomerRequest
- 
Packages that use CreateOccCustomerRequest Package Description com.oracle.bmc.capacitymanagement com.oracle.bmc.capacitymanagement.requests 
- 
- 
Uses of CreateOccCustomerRequest in com.oracle.bmc.capacitymanagementMethods in com.oracle.bmc.capacitymanagement with parameters of type CreateOccCustomerRequest Modifier and Type Method Description CreateOccCustomerResponseCapacityManagement. createOccCustomer(CreateOccCustomerRequest request)Create customer.Future<CreateOccCustomerResponse>CapacityManagementAsync. createOccCustomer(CreateOccCustomerRequest request, AsyncHandler<CreateOccCustomerRequest,CreateOccCustomerResponse> handler)Create customer.Future<CreateOccCustomerResponse>CapacityManagementAsyncClient. createOccCustomer(CreateOccCustomerRequest request, AsyncHandler<CreateOccCustomerRequest,CreateOccCustomerResponse> handler)CreateOccCustomerResponseCapacityManagementClient. createOccCustomer(CreateOccCustomerRequest request)Method parameters in com.oracle.bmc.capacitymanagement with type arguments of type CreateOccCustomerRequest Modifier and Type Method Description Future<CreateOccCustomerResponse>CapacityManagementAsync. createOccCustomer(CreateOccCustomerRequest request, AsyncHandler<CreateOccCustomerRequest,CreateOccCustomerResponse> handler)Create customer.Future<CreateOccCustomerResponse>CapacityManagementAsyncClient. createOccCustomer(CreateOccCustomerRequest request, AsyncHandler<CreateOccCustomerRequest,CreateOccCustomerResponse> handler)
- 
Uses of CreateOccCustomerRequest in com.oracle.bmc.capacitymanagement.requestsMethods in com.oracle.bmc.capacitymanagement.requests that return CreateOccCustomerRequest Modifier and Type Method Description CreateOccCustomerRequestCreateOccCustomerRequest.Builder. build()Build the instance of CreateOccCustomerRequest as configured by this builderCreateOccCustomerRequestCreateOccCustomerRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateOccCustomerRequest as configured by this builderMethods in com.oracle.bmc.capacitymanagement.requests with parameters of type CreateOccCustomerRequest Modifier and Type Method Description CreateOccCustomerRequest.BuilderCreateOccCustomerRequest.Builder. copy(CreateOccCustomerRequest o)Copy method to populate the builder with values from the given instance.
 
-