Package | Description |
---|---|
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.body$(PaySubscriptionDetails body)
Alternative setter for the body parameter.
|
static PaySubscriptionRequest.Builder |
PaySubscriptionRequest.builder()
Return a new builder for this request object.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.copy(PaySubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.opcRetryToken(String opcRetryToken)
For requests that are not idempotent (creates being the main place of interest), THE APIs
should take a header called opc-retry-token to identify the customer desire across
requests, to introduce some level of idempotency.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.ospHomeRegion(String ospHomeRegion)
The home region’s public name of the logged in user.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.paySubscriptionDetails(PaySubscriptionDetails paySubscriptionDetails)
subscription payment request.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.Builder.subscriptionId(String subscriptionId)
Subscription id(OCID).
|
PaySubscriptionRequest.Builder |
PaySubscriptionRequest.toBuilder()
Return an instance of
PaySubscriptionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.