Package | Description |
---|---|
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
static ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.builder()
Return a new builder for this request object.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.Builder.copy(ResendSubscriptionConfirmationRequest o)
Copy method to populate the builder with values from the given instance.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.Builder.id(String id)
The OCID
of the subscription to resend the confirmation for.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ResendSubscriptionConfirmationRequest.Builder |
ResendSubscriptionConfirmationRequest.toBuilder()
Return an instance of
ResendSubscriptionConfirmationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.