static CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.builder() |
Return a new builder for this request object.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.copy(CancelSenderInvitationRequest o) |
Copy method to populate the builder with values from the given instance.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request, so it can be retried in case of a timeout or
server error, without risk of executing that same action again.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.Builder.senderInvitationId(String senderInvitationId) |
OCID of the sender invitation to cancel.
|
CancelSenderInvitationRequest.Builder |
CancelSenderInvitationRequest.toBuilder() |
|