Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.body$(CreateUsagePlanDetails body)
Alternative setter for the body parameter.
|
static CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.builder()
Return a new builder for this request object.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.copy(CreateUsagePlanRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.createUsagePlanDetails(CreateUsagePlanDetails createUsagePlanDetails)
Details for the new usage plan.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateUsagePlanRequest.Builder |
CreateUsagePlanRequest.toBuilder()
Return an instance of
CreateUsagePlanRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.