Interface DescribeVodSourceResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<DescribeVodSourceResponse.Builder,DescribeVodSourceResponse>,MediaTailorResponse.Builder,SdkBuilder<DescribeVodSourceResponse.Builder,DescribeVodSourceResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- DescribeVodSourceResponse
public static interface DescribeVodSourceResponse.Builder extends MediaTailorResponse.Builder, SdkPojo, CopyableBuilder<DescribeVodSourceResponse.Builder,DescribeVodSourceResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DescribeVodSourceResponse.BuilderadBreakOpportunities(Collection<AdBreakOpportunity> adBreakOpportunities)The ad break opportunities within the VOD source.DescribeVodSourceResponse.BuilderadBreakOpportunities(Consumer<AdBreakOpportunity.Builder>... adBreakOpportunities)The ad break opportunities within the VOD source.DescribeVodSourceResponse.BuilderadBreakOpportunities(AdBreakOpportunity... adBreakOpportunities)The ad break opportunities within the VOD source.DescribeVodSourceResponse.Builderarn(String arn)The ARN of the VOD source.DescribeVodSourceResponse.BuildercreationTime(Instant creationTime)The timestamp that indicates when the VOD source was created.DescribeVodSourceResponse.BuilderhttpPackageConfigurations(Collection<HttpPackageConfiguration> httpPackageConfigurations)The HTTP package configurations.DescribeVodSourceResponse.BuilderhttpPackageConfigurations(Consumer<HttpPackageConfiguration.Builder>... httpPackageConfigurations)The HTTP package configurations.DescribeVodSourceResponse.BuilderhttpPackageConfigurations(HttpPackageConfiguration... httpPackageConfigurations)The HTTP package configurations.DescribeVodSourceResponse.BuilderlastModifiedTime(Instant lastModifiedTime)The last modified time of the VOD source.DescribeVodSourceResponse.BuildersourceLocationName(String sourceLocationName)The name of the source location associated with the VOD source.DescribeVodSourceResponse.Buildertags(Map<String,String> tags)The tags assigned to the VOD source.DescribeVodSourceResponse.BuildervodSourceName(String vodSourceName)The name of the VOD source.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.mediatailor.model.MediaTailorResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
adBreakOpportunities
DescribeVodSourceResponse.Builder adBreakOpportunities(Collection<AdBreakOpportunity> adBreakOpportunities)
The ad break opportunities within the VOD source.
- Parameters:
adBreakOpportunities- The ad break opportunities within the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
adBreakOpportunities
DescribeVodSourceResponse.Builder adBreakOpportunities(AdBreakOpportunity... adBreakOpportunities)
The ad break opportunities within the VOD source.
- Parameters:
adBreakOpportunities- The ad break opportunities within the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
adBreakOpportunities
DescribeVodSourceResponse.Builder adBreakOpportunities(Consumer<AdBreakOpportunity.Builder>... adBreakOpportunities)
The ad break opportunities within the VOD source.
This is a convenience method that creates an instance of theAdBreakOpportunity.Builderavoiding the need to create one manually viaAdBreakOpportunity.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#adBreakOpportunities(List.) - Parameters:
adBreakOpportunities- a consumer that will call methods onAdBreakOpportunity.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#adBreakOpportunities(java.util.Collection)
-
arn
DescribeVodSourceResponse.Builder arn(String arn)
The ARN of the VOD source.
- Parameters:
arn- The ARN of the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
creationTime
DescribeVodSourceResponse.Builder creationTime(Instant creationTime)
The timestamp that indicates when the VOD source was created.
- Parameters:
creationTime- The timestamp that indicates when the VOD source was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
httpPackageConfigurations
DescribeVodSourceResponse.Builder httpPackageConfigurations(Collection<HttpPackageConfiguration> httpPackageConfigurations)
The HTTP package configurations.
- Parameters:
httpPackageConfigurations- The HTTP package configurations.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
httpPackageConfigurations
DescribeVodSourceResponse.Builder httpPackageConfigurations(HttpPackageConfiguration... httpPackageConfigurations)
The HTTP package configurations.
- Parameters:
httpPackageConfigurations- The HTTP package configurations.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
httpPackageConfigurations
DescribeVodSourceResponse.Builder httpPackageConfigurations(Consumer<HttpPackageConfiguration.Builder>... httpPackageConfigurations)
The HTTP package configurations.
This is a convenience method that creates an instance of theHttpPackageConfiguration.Builderavoiding the need to create one manually viaHttpPackageConfiguration.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#httpPackageConfigurations(List.) - Parameters:
httpPackageConfigurations- a consumer that will call methods onHttpPackageConfiguration.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#httpPackageConfigurations(java.util.Collection)
-
lastModifiedTime
DescribeVodSourceResponse.Builder lastModifiedTime(Instant lastModifiedTime)
The last modified time of the VOD source.
- Parameters:
lastModifiedTime- The last modified time of the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sourceLocationName
DescribeVodSourceResponse.Builder sourceLocationName(String sourceLocationName)
The name of the source location associated with the VOD source.
- Parameters:
sourceLocationName- The name of the source location associated with the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
tags
DescribeVodSourceResponse.Builder tags(Map<String,String> tags)
The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.
- Parameters:
tags- The tags assigned to the VOD source. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
vodSourceName
DescribeVodSourceResponse.Builder vodSourceName(String vodSourceName)
The name of the VOD source.
- Parameters:
vodSourceName- The name of the VOD source.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-