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