Package | Description |
---|---|
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.body$(ModifySnapshotSettingsDetails body)
Alternative setter for the body parameter.
|
static ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.builder()
Return a new builder for this request object.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.copy(ModifySnapshotSettingsRequest o)
Copy method to populate the builder with values from the given instance.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.managedDatabaseId(String managedDatabaseId)
The OCID of the
Managed Database.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.modifySnapshotSettingsDetails(ModifySnapshotSettingsDetails modifySnapshotSettingsDetails)
Request to modify snapshot settings for a Database.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.opcNamedCredentialId(String opcNamedCredentialId)
The OCID of the Named Credential.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ModifySnapshotSettingsRequest.Builder |
ModifySnapshotSettingsRequest.toBuilder()
Return an instance of
ModifySnapshotSettingsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.