Package | Description |
---|---|
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateManagedDatabaseGroupResponse.Builder |
CreateManagedDatabaseGroupResponse.builder()
Return a new builder for this response object.
|
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.headers(Map<String,List<String>> headers) |
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–2024. All rights reserved.