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