Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetDrgAttachmentResponse |
VirtualNetworkClient.getDrgAttachment(GetDrgAttachmentRequest request) |
GetDrgAttachmentResponse |
VirtualNetwork.getDrgAttachment(GetDrgAttachmentRequest request)
Gets the
DrgAttachment resource. |
Modifier and Type | Method and Description |
---|---|
Future<GetDrgAttachmentResponse> |
VirtualNetworkAsync.getDrgAttachment(GetDrgAttachmentRequest request,
AsyncHandler<GetDrgAttachmentRequest,GetDrgAttachmentResponse> handler)
Gets the
DrgAttachment resource. |
Future<GetDrgAttachmentResponse> |
VirtualNetworkAsyncClient.getDrgAttachment(GetDrgAttachmentRequest request,
AsyncHandler<GetDrgAttachmentRequest,GetDrgAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDrgAttachmentResponse |
GetDrgAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDrgAttachmentResponse.Builder |
GetDrgAttachmentResponse.Builder.copy(GetDrgAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.