Package | Description |
---|---|
com.oracle.bmc.capacitymanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.body$(UpdateOccCustomerGroupDetails body)
Alternative setter for the body parameter.
|
static UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.builder()
Return a new builder for this request object.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.copy(UpdateOccCustomerGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.occCustomerGroupId(String occCustomerGroupId)
The OCID of the customer group.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.toBuilder()
Return an instance of
UpdateOccCustomerGroupRequest.Builder that allows you to modify request properties. |
UpdateOccCustomerGroupRequest.Builder |
UpdateOccCustomerGroupRequest.Builder.updateOccCustomerGroupDetails(UpdateOccCustomerGroupDetails updateOccCustomerGroupDetails)
Request to update the properties of the customer group.
|
Copyright © 2016–2024. All rights reserved.