@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetDataGuardAssociationRequest extends BmcRequest<Void>
Example: Click here to see how to use GetDataGuardAssociationRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetDataGuardAssociationRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetDataGuardAssociationRequest.Builder |
builder() |
String |
getDatabaseId()
The database OCID.
|
String |
getDataGuardAssociationId()
The Data Guard association’s OCID.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetDataGuardAssociationRequest.Builder builder()
Copyright © 2016–2021. All rights reserved.