static GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.builder() |
Return a new builder for this request object.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.copy(GetConfirmSubscriptionRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.id(String id) |
The OCID of the
subscription to get the confirmation details for.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.protocol(String protocol) |
The protocol used for the subscription.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.toBuilder() |
|
GetConfirmSubscriptionRequest.Builder |
GetConfirmSubscriptionRequest.Builder.token(String token) |
The subscription confirmation token.
|