Package | Description |
---|---|
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetUnsubscriptionRequest.Builder that allows you to modify request properties. |
GetUnsubscriptionRequest.Builder |
GetUnsubscriptionRequest.Builder.token(String token)
The subscription confirmation token.
|
Copyright © 2016–2024. All rights reserved.