Package | Description |
---|---|
com.oracle.bmc.mngdmac | |
com.oracle.bmc.mngdmac.responses |
Modifier and Type | Method and Description |
---|---|
GetMacDeviceResponse |
MacDevice.getMacDevice(GetMacDeviceRequest request)
Gets information about a MacDevice.
|
GetMacDeviceResponse |
MacDeviceClient.getMacDevice(GetMacDeviceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMacDeviceResponse> |
MacDeviceAsync.getMacDevice(GetMacDeviceRequest request,
AsyncHandler<GetMacDeviceRequest,GetMacDeviceResponse> handler)
Gets information about a MacDevice.
|
Future<GetMacDeviceResponse> |
MacDeviceAsyncClient.getMacDevice(GetMacDeviceRequest request,
AsyncHandler<GetMacDeviceRequest,GetMacDeviceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMacDeviceResponse |
GetMacDeviceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMacDeviceResponse.Builder |
GetMacDeviceResponse.Builder.copy(GetMacDeviceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.