CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.body$(CreateOccCustomerGroupDetails body) |
Alternative setter for the body parameter.
|
static CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.builder() |
Return a new builder for this request object.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.copy(CreateOccCustomerGroupRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.createOccCustomerGroupDetails(CreateOccCustomerGroupDetails createOccCustomerGroupDetails) |
The request details for creating a customer group.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.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.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateOccCustomerGroupRequest.Builder |
CreateOccCustomerGroupRequest.toBuilder() |
|