RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.body$(RemoveResourceLockDetails body) |
Alternative setter for the body parameter.
|
static RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.builder() |
Return a new builder for this request object.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.copy(RemoveUsagePlanLockRequest o) |
Copy method to populate the builder with values from the given instance.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.removeResourceLockDetails(RemoveResourceLockDetails removeResourceLockDetails) |
RemoveResourceLockDetails body parameter
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.toBuilder() |
|
RemoveUsagePlanLockRequest.Builder |
RemoveUsagePlanLockRequest.Builder.usagePlanId(String usagePlanId) |
The ocid of the usage plan.
|