CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.builder() |
Return a new builder for this response object.
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.copy(CreateOccCustomerGroupResponse o) |
Copy method to populate the builder with values from the given instance.
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.headers(Map<String,List<String>> headers) |
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.occCustomerGroup(OccCustomerGroup occCustomerGroup) |
The returned OccCustomerGroup instance.
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.opcRequestId(String opcRequestId) |
For pagination of a list of items.
|
CreateOccCustomerGroupResponse.Builder |
CreateOccCustomerGroupResponse.Builder.retryAfter(Integer retryAfter) |
A decimal number representing the number of seconds the client should wait before polling
this endpoint again.
|