StreamJob.Builder |
StreamJob.Builder.agentParticipantId(String agentParticipantId) |
participant id of agent where results need to be sent
|
static StreamJob.Builder |
StreamJob.builder() |
Create a new builder.
|
StreamJob.Builder |
StreamJob.Builder.compartmentId(String compartmentId) |
|
StreamJob.Builder |
StreamJob.Builder.copy(StreamJob model) |
|
StreamJob.Builder |
StreamJob.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
StreamJob.Builder |
StreamJob.Builder.displayName(String displayName) |
Stream job display name.
|
StreamJob.Builder |
StreamJob.Builder.features(List<VideoStreamFeature> features) |
a list of document analysis features.
|
StreamJob.Builder |
StreamJob.Builder.freeformTags(Map<String,String> freeformTags) |
A simple key-value pair that is applied without any predefined name, type, or scope.
|
StreamJob.Builder |
StreamJob.Builder.id(String id) |
|
StreamJob.Builder |
StreamJob.Builder.lifecycleDetails(String lifecycleDetails) |
Additional details about current state of streamJob
|
StreamJob.Builder |
StreamJob.Builder.lifecycleState(StreamJob.LifecycleState lifecycleState) |
The current state of the Stream job.
|
StreamJob.Builder |
StreamJob.Builder.streamOutputLocation(StreamOutputLocation streamOutputLocation) |
|
StreamJob.Builder |
StreamJob.Builder.streamSourceId(String streamSourceId) |
|
StreamJob.Builder |
StreamJob.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
StreamJob.Builder |
StreamJob.Builder.timeCreated(Date timeCreated) |
When the streamJob was created, as an RFC3339 datetime string.
|
StreamJob.Builder |
StreamJob.Builder.timeUpdated(Date timeUpdated) |
When the stream job was updated, as an RFC3339 datetime string.
|
StreamJob.Builder |
StreamJob.toBuilder() |
|