Package | Description |
---|---|
com.oracle.bmc.mediaservices.requests |
Modifier and Type | Method and Description |
---|---|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.body$(IngestStreamDistributionChannelDetails body)
Alternative setter for the body parameter.
|
static IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.builder()
Return a new builder for this request object.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.copy(IngestStreamDistributionChannelRequest o)
Copy method to populate the builder with values from the given instance.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.ingestStreamDistributionChannelDetails(IngestStreamDistributionChannelDetails ingestStreamDistributionChannelDetails)
Playlist entry information.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without the risk of executing that same action again.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.Builder.streamDistributionChannelId(String streamDistributionChannelId)
Unique Stream Distribution Channel path identifier.
|
IngestStreamDistributionChannelRequest.Builder |
IngestStreamDistributionChannelRequest.toBuilder()
Return an instance of
IngestStreamDistributionChannelRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.