Interface DescribeSourceLocationResponse.Builder
- All Superinterfaces:
- AwsResponse.Builder,- Buildable,- CopyableBuilder<DescribeSourceLocationResponse.Builder,,- DescribeSourceLocationResponse> - MediaTailorResponse.Builder,- SdkBuilder<DescribeSourceLocationResponse.Builder,,- DescribeSourceLocationResponse> - SdkPojo,- SdkResponse.Builder
- Enclosing class:
- DescribeSourceLocationResponse
- 
Method SummaryModifier and TypeMethodDescriptionaccessConfiguration(Consumer<AccessConfiguration.Builder> accessConfiguration) The access configuration for the source location.accessConfiguration(AccessConfiguration accessConfiguration) The access configuration for the source location.The ARN of the source location.creationTime(Instant creationTime) The timestamp that indicates when the source location was created.defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration) The default segment delivery configuration settings.defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration) The default segment delivery configuration settings.httpConfiguration(Consumer<HttpConfiguration.Builder> httpConfiguration) The HTTP package configuration settings for the source location.httpConfiguration(HttpConfiguration httpConfiguration) The HTTP package configuration settings for the source location.lastModifiedTime(Instant lastModifiedTime) The timestamp that indicates when the source location was last modified.segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource.segmentDeliveryConfigurations(Consumer<SegmentDeliveryConfiguration.Builder>... segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource.segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource.sourceLocationName(String sourceLocationName) The name of the source location.The tags assigned to the source location.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.services.mediatailor.model.MediaTailorResponse.Builderbuild, responseMetadata, responseMetadataMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFieldsMethods inherited from interface software.amazon.awssdk.core.SdkResponse.BuildersdkHttpResponse, sdkHttpResponse
- 
Method Details- 
accessConfigurationThe access configuration for the source location. - Parameters:
- accessConfiguration- The access configuration for the source location.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
accessConfigurationdefault DescribeSourceLocationResponse.Builder accessConfiguration(Consumer<AccessConfiguration.Builder> accessConfiguration) The access configuration for the source location. This is a convenience method that creates an instance of theAccessConfiguration.Builderavoiding the need to create one manually viaAccessConfiguration.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toaccessConfiguration(AccessConfiguration).- Parameters:
- accessConfiguration- a consumer that will call methods on- AccessConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
arnThe ARN of the source location. - Parameters:
- arn- The ARN of the source location.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
creationTimeThe timestamp that indicates when the source location was created. - Parameters:
- creationTime- The timestamp that indicates when the source location was created.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
defaultSegmentDeliveryConfigurationDescribeSourceLocationResponse.Builder defaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration defaultSegmentDeliveryConfiguration) The default segment delivery configuration settings. - Parameters:
- defaultSegmentDeliveryConfiguration- The default segment delivery configuration settings.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
defaultSegmentDeliveryConfigurationdefault DescribeSourceLocationResponse.Builder defaultSegmentDeliveryConfiguration(Consumer<DefaultSegmentDeliveryConfiguration.Builder> defaultSegmentDeliveryConfiguration) The default segment delivery configuration settings. This is a convenience method that creates an instance of theDefaultSegmentDeliveryConfiguration.Builderavoiding the need to create one manually viaDefaultSegmentDeliveryConfiguration.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todefaultSegmentDeliveryConfiguration(DefaultSegmentDeliveryConfiguration).- Parameters:
- defaultSegmentDeliveryConfiguration- a consumer that will call methods on- DefaultSegmentDeliveryConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
httpConfigurationThe HTTP package configuration settings for the source location. - Parameters:
- httpConfiguration- The HTTP package configuration settings for the source location.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
httpConfigurationdefault DescribeSourceLocationResponse.Builder httpConfiguration(Consumer<HttpConfiguration.Builder> httpConfiguration) The HTTP package configuration settings for the source location. This is a convenience method that creates an instance of theHttpConfiguration.Builderavoiding the need to create one manually viaHttpConfiguration.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tohttpConfiguration(HttpConfiguration).- Parameters:
- httpConfiguration- a consumer that will call methods on- HttpConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
lastModifiedTimeThe timestamp that indicates when the source location was last modified. - Parameters:
- lastModifiedTime- The timestamp that indicates when the source location was last modified.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
segmentDeliveryConfigurationsDescribeSourceLocationResponse.Builder segmentDeliveryConfigurations(Collection<SegmentDeliveryConfiguration> segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource. - Parameters:
- segmentDeliveryConfigurations- A list of the segment delivery configurations associated with this resource.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
segmentDeliveryConfigurationsDescribeSourceLocationResponse.Builder segmentDeliveryConfigurations(SegmentDeliveryConfiguration... segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource. - Parameters:
- segmentDeliveryConfigurations- A list of the segment delivery configurations associated with this resource.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
segmentDeliveryConfigurationsDescribeSourceLocationResponse.Builder segmentDeliveryConfigurations(Consumer<SegmentDeliveryConfiguration.Builder>... segmentDeliveryConfigurations) A list of the segment delivery configurations associated with this resource. This is a convenience method that creates an instance of theSegmentDeliveryConfiguration.Builderavoiding the need to create one manually viaSegmentDeliveryConfiguration.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosegmentDeliveryConfigurations(List<SegmentDeliveryConfiguration>).- Parameters:
- segmentDeliveryConfigurations- a consumer that will call methods on- SegmentDeliveryConfiguration.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
sourceLocationNameThe name of the source location. - Parameters:
- sourceLocationName- The name of the source location.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
tagsThe tags assigned to the source location. 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 source location. 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.
 
 
-