Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.requests |
Modifier and Type | Method and Description |
---|---|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.body$(CreateOccCustomerDetails body)
Alternative setter for the body parameter.
|
static CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.builder()
Return a new builder for this request object.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.copy(CreateOccCustomerRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.createOccCustomerDetails(CreateOccCustomerDetails createOccCustomerDetails)
The request details for creating a customer.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.occCustomerGroupId(String occCustomerGroupId)
The OCID of the customer group.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateOccCustomerRequest.Builder |
CreateOccCustomerRequest.toBuilder()
Return an instance of
CreateOccCustomerRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.