Package | Description |
---|---|
com.oracle.bmc.recovery.responses |
Modifier and Type | Method and Description |
---|---|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.builder()
Return a new builder for this response object.
|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.copy(ListProtectedDatabasesResponse o)
Copy method to populate the builder with values from the given instance.
|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.headers(Map<String,List<String>> headers) |
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.opcNextPage(String opcNextPage)
For pagination of a list of items.
|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ListProtectedDatabasesResponse.Builder |
ListProtectedDatabasesResponse.Builder.protectedDatabaseCollection(ProtectedDatabaseCollection protectedDatabaseCollection)
The returned
ProtectedDatabaseCollection instance. |
Copyright © 2016–2024. All rights reserved.