public static class GenerateOnPremConnectorConfigurationResponse.Builder extends Object
public GenerateOnPremConnectorConfigurationResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GenerateOnPremConnectorConfigurationResponse.Builder copy(GenerateOnPremConnectorConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
public GenerateOnPremConnectorConfigurationResponse build()
public GenerateOnPremConnectorConfigurationResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
this
.public GenerateOnPremConnectorConfigurationResponse.Builder contentLength(Long contentLength)
Size of the file.
this
.public GenerateOnPremConnectorConfigurationResponse.Builder lastModified(Date lastModified)
The date and time the on-premises connector configuration was last modified, in the format defined by HTTP-date.
this
.public GenerateOnPremConnectorConfigurationResponse.Builder inputStream(InputStream inputStream)
The returned java.io.InputStream instance.
this
.Copyright © 2016–2022. All rights reserved.