Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListInstanceDevicesResponse> |
ComputeAsync.listInstanceDevices(ListInstanceDevicesRequest request,
AsyncHandler<ListInstanceDevicesRequest,ListInstanceDevicesResponse> handler)
Gets a list of all the devices for given instance.
|
Future<ListInstanceDevicesResponse> |
ComputeAsyncClient.listInstanceDevices(ListInstanceDevicesRequest request,
AsyncHandler<ListInstanceDevicesRequest,ListInstanceDevicesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInstanceDevicesRequest |
ListInstanceDevicesRequest.Builder.build()
Build the instance of ListInstanceDevicesRequest as configured by this builder
|
ListInstanceDevicesRequest |
ListInstanceDevicesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListInstanceDevicesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListInstanceDevicesRequest.Builder |
ListInstanceDevicesRequest.Builder.copy(ListInstanceDevicesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.