Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListVnicAttachmentsResponse> |
ComputeAsyncClient.listVnicAttachments(ListVnicAttachmentsRequest request,
AsyncHandler<ListVnicAttachmentsRequest,ListVnicAttachmentsResponse> handler) |
Future<ListVnicAttachmentsResponse> |
ComputeAsync.listVnicAttachments(ListVnicAttachmentsRequest request,
AsyncHandler<ListVnicAttachmentsRequest,ListVnicAttachmentsResponse> handler)
Lists the VNIC attachments in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListVnicAttachmentsRequest |
ListVnicAttachmentsRequest.Builder.build()
Build the instance of ListVnicAttachmentsRequest as configured by this builder
|
ListVnicAttachmentsRequest |
ListVnicAttachmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListVnicAttachmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListVnicAttachmentsRequest.Builder |
ListVnicAttachmentsRequest.Builder.copy(ListVnicAttachmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.