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