Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.body$(UpdateUsagePlanDetails body)
Alternative setter for the body parameter.
|
static UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.builder()
Return a new builder for this request object.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.copy(UpdateUsagePlanRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.toBuilder()
Return an instance of
UpdateUsagePlanRequest.Builder that allows you to modify request properties. |
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.updateUsagePlanDetails(UpdateUsagePlanDetails updateUsagePlanDetails)
The information to be updated.
|
UpdateUsagePlanRequest.Builder |
UpdateUsagePlanRequest.Builder.usagePlanId(String usagePlanId)
The ocid of the usage plan.
|
Copyright © 2016–2024. All rights reserved.