Package | Description |
---|---|
com.oracle.bmc.mediaservices.model |
Modifier and Type | Method and Description |
---|---|
static StreamDistributionChannel.Builder |
StreamDistributionChannel.builder()
Create a new builder.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.compartmentId(String compartmentId)
Compartment Identifier.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.copy(StreamDistributionChannel model) |
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.displayName(String displayName)
Stream Distribution Channel display name.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.domainName(String domainName)
Unique domain name of the Distribution Channel.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.id(String id)
Unique identifier that is immutable on creation.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.lifecycleState(StreamDistributionChannel.LifecycleState lifecycleState)
The current state of the Stream Distribution Channel.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.locks(List<ResourceLock> locks)
Locks associated with this resource.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
Usage of system tag keys.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.timeCreated(Date timeCreated)
The time when the Stream Distribution Channel was created.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.Builder.timeUpdated(Date timeUpdated)
The time when the Stream Distribution Channel was updated.
|
StreamDistributionChannel.Builder |
StreamDistributionChannel.toBuilder() |
Copyright © 2016–2024. All rights reserved.