Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase.responses |
Modifier and Type | Method and Description |
---|---|
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.builder()
Return a new builder for this response object.
|
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.connectionString(ConnectionString connectionString)
The returned
ConnectionString instance. |
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.copy(FetchConnectionStringResponse o)
Copy method to populate the builder with values from the given instance.
|
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.headers(Map<String,List<String>> headers) |
FetchConnectionStringResponse.Builder |
FetchConnectionStringResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.