Package | Description |
---|---|
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.body$(CreateOdaPrivateEndpointAttachmentDetails body)
Alternative setter for the body parameter.
|
static CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.builder()
Return a new builder for this request object.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.copy(CreateOdaPrivateEndpointAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.createOdaPrivateEndpointAttachmentDetails(CreateOdaPrivateEndpointAttachmentDetails createOdaPrivateEndpointAttachmentDetails)
Details for the new ODA Private Endpoint Attachment.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so that you can retry the request if there’s a
timeout or server error without the risk of executing that same action again.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateOdaPrivateEndpointAttachmentRequest.Builder |
CreateOdaPrivateEndpointAttachmentRequest.toBuilder()
Return an instance of
CreateOdaPrivateEndpointAttachmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.