Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetOdaPrivateEndpointAttachmentResponse> |
ManagementAsyncClient.getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request,
AsyncHandler<GetOdaPrivateEndpointAttachmentRequest,GetOdaPrivateEndpointAttachmentResponse> handler) |
Future<GetOdaPrivateEndpointAttachmentResponse> |
ManagementAsync.getOdaPrivateEndpointAttachment(GetOdaPrivateEndpointAttachmentRequest request,
AsyncHandler<GetOdaPrivateEndpointAttachmentRequest,GetOdaPrivateEndpointAttachmentResponse> handler)
Gets the specified ODA Private Endpoint Attachment.
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointAttachmentRequest |
GetOdaPrivateEndpointAttachmentRequest.Builder.build()
Build the instance of GetOdaPrivateEndpointAttachmentRequest as configured by this
builder
|
GetOdaPrivateEndpointAttachmentRequest |
GetOdaPrivateEndpointAttachmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOdaPrivateEndpointAttachmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetOdaPrivateEndpointAttachmentRequest.Builder |
GetOdaPrivateEndpointAttachmentRequest.Builder.copy(GetOdaPrivateEndpointAttachmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.