@Generated(value="OracleSDKGenerator", comments="API Version: 1.0.015") public class GetTransferDeviceRequest extends BmcRequest<Void>
Example: Click here to see how to use GetTransferDeviceRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetTransferDeviceRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetTransferDeviceRequest.Builder |
builder() |
String |
getId()
ID of the Transfer Job
|
String |
getTransferDeviceLabel()
Label of the Transfer Device
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetTransferDeviceRequest.Builder builder()
public String getId()
ID of the Transfer Job
public String getTransferDeviceLabel()
Label of the Transfer Device
Copyright © 2016–2021. All rights reserved.