| Package | Description |
|---|---|
| com.oracle.bmc.databasemanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.__httpStatusCode__(int __httpStatusCode__)
HTTP status code returned by the operation.
|
static CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.builder() |
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.copy(CreateManagedDatabaseGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.location(String location)
A link to the newly created Managed Database Group.
|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.managedDatabaseGroup(ManagedDatabaseGroup managedDatabaseGroup)
The returned ManagedDatabaseGroup instance.
|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2021. All rights reserved.