Class StreamingDistribution
java.lang.Object
com.amazonaws.services.cloudfront.model.StreamingDistribution
- All Implemented Interfaces:
Serializable
,Cloneable
A streaming distribution.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.The domain name corresponding to the streaming distribution.getId()
The identifier for the streaming distribution.The date and time the distribution was last modified.The current status of the streaming distribution.The current configuration information for the streaming distribution.int
hashCode()
void
setActiveTrustedSigners
(ActiveTrustedSigners activeTrustedSigners) CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.void
setDomainName
(String domainName) The domain name corresponding to the streaming distribution.void
The identifier for the streaming distribution.void
setLastModifiedTime
(Date lastModifiedTime) The date and time the distribution was last modified.void
The current status of the streaming distribution.void
setStreamingDistributionConfig
(StreamingDistributionConfig streamingDistributionConfig) The current configuration information for the streaming distribution.toString()
Returns a string representation of this object; useful for testing and debugging.withActiveTrustedSigners
(ActiveTrustedSigners activeTrustedSigners) CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs.withDomainName
(String domainName) The domain name corresponding to the streaming distribution.The identifier for the streaming distribution.withLastModifiedTime
(Date lastModifiedTime) The date and time the distribution was last modified.withStatus
(String status) The current status of the streaming distribution.withStreamingDistributionConfig
(StreamingDistributionConfig streamingDistributionConfig) The current configuration information for the streaming distribution.
-
Constructor Details
-
StreamingDistribution
public StreamingDistribution()
-
-
Method Details
-
setId
The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.- Parameters:
id
- The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.
-
getId
The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.- Returns:
- The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.
-
withId
The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.- Parameters:
id
- The identifier for the streaming distribution. For example: EGTXBD79H29TRA8.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStatus
The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.- Parameters:
status
- The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.
-
getStatus
The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.- Returns:
- The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.
-
withStatus
The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.- Parameters:
status
- The current status of the streaming distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setLastModifiedTime
The date and time the distribution was last modified.- Parameters:
lastModifiedTime
- The date and time the distribution was last modified.
-
getLastModifiedTime
The date and time the distribution was last modified.- Returns:
- The date and time the distribution was last modified.
-
withLastModifiedTime
The date and time the distribution was last modified.- Parameters:
lastModifiedTime
- The date and time the distribution was last modified.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setDomainName
The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.- Parameters:
domainName
- The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.
-
getDomainName
The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.- Returns:
- The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.
-
withDomainName
The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.- Parameters:
domainName
- The domain name corresponding to the streaming distribution. For example: s5c39gqb8ow64r.cloudfront.net.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setActiveTrustedSigners
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.- Parameters:
activeTrustedSigners
- CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.
-
getActiveTrustedSigners
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.- Returns:
- CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.
-
withActiveTrustedSigners
CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.- Parameters:
activeTrustedSigners
- CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStreamingDistributionConfig
The current configuration information for the streaming distribution.- Parameters:
streamingDistributionConfig
- The current configuration information for the streaming distribution.
-
getStreamingDistributionConfig
The current configuration information for the streaming distribution.- Returns:
- The current configuration information for the streaming distribution.
-
withStreamingDistributionConfig
public StreamingDistribution withStreamingDistributionConfig(StreamingDistributionConfig streamingDistributionConfig) The current configuration information for the streaming distribution.- Parameters:
streamingDistributionConfig
- The current configuration information for the streaming distribution.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-