Package | Description |
---|---|
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
static GetSubscriptionRequest.Builder |
GetSubscriptionRequest.builder()
Return a new builder for this request object.
|
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.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.Builder.subscriptionId(String subscriptionId)
The OCID
of the subscription to retrieve.
|
GetSubscriptionRequest.Builder |
GetSubscriptionRequest.toBuilder()
Return an instance of
GetSubscriptionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.