public static class IngestStreamDistributionChannelResponse.Builder extends Object implements BmcResponse.Builder<IngestStreamDistributionChannelResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
IngestStreamDistributionChannelResponse |
build()
Build the response object.
|
IngestStreamDistributionChannelResponse.Builder |
copy(IngestStreamDistributionChannelResponse o)
Copy method to populate the builder with values from the given instance.
|
IngestStreamDistributionChannelResponse.Builder |
headers(Map<String,List<String>> headers) |
IngestStreamDistributionChannelResponse.Builder |
ingestStreamDistributionChannelResult(IngestStreamDistributionChannelResult ingestStreamDistributionChannelResult)
The returned
IngestStreamDistributionChannelResult instance. |
IngestStreamDistributionChannelResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public IngestStreamDistributionChannelResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<IngestStreamDistributionChannelResponse>
public IngestStreamDistributionChannelResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<IngestStreamDistributionChannelResponse>
public IngestStreamDistributionChannelResponse.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.
opcRequestId
- the value to setpublic IngestStreamDistributionChannelResponse.Builder ingestStreamDistributionChannelResult(IngestStreamDistributionChannelResult ingestStreamDistributionChannelResult)
The returned IngestStreamDistributionChannelResult
instance.
ingestStreamDistributionChannelResult
- the value to setpublic IngestStreamDistributionChannelResponse.Builder copy(IngestStreamDistributionChannelResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<IngestStreamDistributionChannelResponse>
o
- other request from which to copy valuespublic IngestStreamDistributionChannelResponse build()
Build the response object.
build
in interface BmcResponse.Builder<IngestStreamDistributionChannelResponse>
Copyright © 2016–2024. All rights reserved.