Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase.model | |
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseDetails |
PatchShardedDatabaseDetails.Builder.build() |
PatchShardedDatabaseDetails |
PrevalidatePatchPayload.getPrevalidatePayload() |
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseDetails.Builder |
PatchShardedDatabaseDetails.Builder.copy(PatchShardedDatabaseDetails model) |
PrevalidatePatchPayload.Builder |
PrevalidatePatchPayload.Builder.prevalidatePayload(PatchShardedDatabaseDetails prevalidatePayload) |
Constructor and Description |
---|
PrevalidatePatchPayload(PatchShardedDatabaseDetails prevalidatePayload,
String shardedDatabaseId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseDetails |
PatchShardedDatabaseRequest.getBody$()
Alternative accessor for the body parameter.
|
PatchShardedDatabaseDetails |
PatchShardedDatabaseRequest.getPatchShardedDatabaseDetails()
The payload containing instructions to patch the sharded database.
|
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.body$(PatchShardedDatabaseDetails body)
Alternative setter for the body parameter.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.patchShardedDatabaseDetails(PatchShardedDatabaseDetails patchShardedDatabaseDetails)
The payload containing instructions to patch the sharded database.
|
Copyright © 2016–2024. All rights reserved.