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