Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetVnicAttachmentResponse |
ComputeClient.getVnicAttachment(GetVnicAttachmentRequest request) |
GetVnicAttachmentResponse |
Compute.getVnicAttachment(GetVnicAttachmentRequest request)
Gets the information for the specified VNIC attachment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetVnicAttachmentResponse> |
ComputeAsync.getVnicAttachment(GetVnicAttachmentRequest request,
AsyncHandler<GetVnicAttachmentRequest,GetVnicAttachmentResponse> handler)
Gets the information for the specified VNIC attachment.
|
Future<GetVnicAttachmentResponse> |
ComputeAsyncClient.getVnicAttachment(GetVnicAttachmentRequest request,
AsyncHandler<GetVnicAttachmentRequest,GetVnicAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetVnicAttachmentResponse |
GetVnicAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetVnicAttachmentResponse.Builder |
GetVnicAttachmentResponse.Builder.copy(GetVnicAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.