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