@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetBackupDestinationRequest extends BmcRequest<Void>
Example: Click here to see how to use GetBackupDestinationRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetBackupDestinationRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetBackupDestinationRequest.Builder |
builder() |
String |
getBackupDestinationId()
The OCID of the backup destination.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetBackupDestinationRequest.Builder builder()
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2021. All rights reserved.