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