@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetAutonomousDatabaseBackupRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetAutonomousDatabaseBackupRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAutonomousDatabaseBackupRequest.Builder |
builder() |
String |
getAutonomousDatabaseBackupId()
The OCID of the Autonomous Database backup.
|
String |
getOpcRequestId()
Unique identifier for the request.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAutonomousDatabaseBackupRequest.Builder builder()
public String getAutonomousDatabaseBackupId()
The OCID of the Autonomous Database backup.
public String getOpcRequestId()
Unique identifier for the request.
Copyright © 2016–2019. All rights reserved.