@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateRecordingConfigurationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
CreateRecordingConfigurationRequest() |
Modifier and Type | Method and Description |
---|---|
CreateRecordingConfigurationRequest |
addTagsEntry(String key,
String value)
Add a single Tags entry
|
CreateRecordingConfigurationRequest |
clearTagsEntries()
Removes all the entries added into Tags.
|
CreateRecordingConfigurationRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
DestinationConfiguration |
getDestinationConfiguration()
A complex type that contains a destination configuration for where recorded video will be stored.
|
String |
getName()
Recording-configuration name.
|
Integer |
getRecordingReconnectWindowSeconds()
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be
considered a single broadcast and merged together.
|
Map<String,String> |
getTags()
Array of 1-50 maps, each of the form
string:string (key:value) . |
ThumbnailConfiguration |
getThumbnailConfiguration()
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
int |
hashCode() |
void |
setDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
|
void |
setName(String name)
Recording-configuration name.
|
void |
setRecordingReconnectWindowSeconds(Integer recordingReconnectWindowSeconds)
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be
considered a single broadcast and merged together.
|
void |
setTags(Map<String,String> tags)
Array of 1-50 maps, each of the form
string:string (key:value) . |
void |
setThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
String |
toString()
Returns a string representation of this object.
|
CreateRecordingConfigurationRequest |
withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
|
CreateRecordingConfigurationRequest |
withName(String name)
Recording-configuration name.
|
CreateRecordingConfigurationRequest |
withRecordingReconnectWindowSeconds(Integer recordingReconnectWindowSeconds)
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be
considered a single broadcast and merged together.
|
CreateRecordingConfigurationRequest |
withTags(Map<String,String> tags)
Array of 1-50 maps, each of the form
string:string (key:value) . |
CreateRecordingConfigurationRequest |
withThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the
interval at which thumbnails are generated for the live session.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
destinationConfiguration
- A complex type that contains a destination configuration for where recorded video will be stored.public DestinationConfiguration getDestinationConfiguration()
A complex type that contains a destination configuration for where recorded video will be stored.
public CreateRecordingConfigurationRequest withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
destinationConfiguration
- A complex type that contains a destination configuration for where recorded video will be stored.public void setName(String name)
Recording-configuration name. The value does not need to be unique.
name
- Recording-configuration name. The value does not need to be unique.public String getName()
Recording-configuration name. The value does not need to be unique.
public CreateRecordingConfigurationRequest withName(String name)
Recording-configuration name. The value does not need to be unique.
name
- Recording-configuration name. The value does not need to be unique.public void setRecordingReconnectWindowSeconds(Integer recordingReconnectWindowSeconds)
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together. Default: 0.
recordingReconnectWindowSeconds
- If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be
considered a single broadcast and merged together. Default: 0.public Integer getRecordingReconnectWindowSeconds()
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together. Default: 0.
public CreateRecordingConfigurationRequest withRecordingReconnectWindowSeconds(Integer recordingReconnectWindowSeconds)
If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be considered a single broadcast and merged together. Default: 0.
recordingReconnectWindowSeconds
- If a broadcast disconnects and then reconnects within the specified interval, the multiple streams will be
considered a single broadcast and merged together. Default: 0.public Map<String,String> getTags()
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services Resources
for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon
IVS has no service-specific constraints beyond what is documented there.
string:string (key:value)
. See Tagging Amazon Web Services
Resources for more information, including restrictions that apply to tags and
"Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
documented there.public void setTags(Map<String,String> tags)
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services Resources
for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon
IVS has no service-specific constraints beyond what is documented there.
tags
- Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
Resources for more information, including restrictions that apply to tags and
"Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
documented there.public CreateRecordingConfigurationRequest withTags(Map<String,String> tags)
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services Resources
for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon
IVS has no service-specific constraints beyond what is documented there.
tags
- Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
Resources for more information, including restrictions that apply to tags and
"Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
documented there.public CreateRecordingConfigurationRequest addTagsEntry(String key, String value)
public CreateRecordingConfigurationRequest clearTagsEntries()
public void setThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the interval at which thumbnails are generated for the live session.
thumbnailConfiguration
- A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify
the interval at which thumbnails are generated for the live session.public ThumbnailConfiguration getThumbnailConfiguration()
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the interval at which thumbnails are generated for the live session.
public CreateRecordingConfigurationRequest withThumbnailConfiguration(ThumbnailConfiguration thumbnailConfiguration)
A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify the interval at which thumbnails are generated for the live session.
thumbnailConfiguration
- A complex type that allows you to enable/disable the recording of thumbnails for a live session and modify
the interval at which thumbnails are generated for the live session.public String toString()
toString
in class Object
Object.toString()
public CreateRecordingConfigurationRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()