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