static GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.builder() | 
 Return a new builder for this request object. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.copy(GenerateAwrSnapshotRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.managedDatabaseId(String managedDatabaseId) | 
The  OCID of the
Managed Database.  
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.opcNamedCredentialId(String opcNamedCredentialId) | 
 The OCID of the Named Credential. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique identifier for the request. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.opcRetryToken(String opcRetryToken) | 
 A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
GenerateAwrSnapshotRequest.Builder | 
GenerateAwrSnapshotRequest.toBuilder() | 
 |