Package | Description |
---|---|
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
static GetSubscriptionRequest.Builder |
GetSubscriptionRequest.builder()
Return a new builder for this request object.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.copy(GetSubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.ospHomeRegion(String ospHomeRegion)
The home region’s public name of the logged in user.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.subscriptionId(String subscriptionId)
Subscription id(OCID).
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.toBuilder()
Return an instance of
GetSubscriptionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.