| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
HttpConfiguration |
HttpConfiguration.clone() |
HttpConfiguration |
DescribeSourceLocationResult.getHttpConfiguration()
The HTTP package configuration settings for the source location.
|
HttpConfiguration |
CreateSourceLocationResult.getHttpConfiguration()
The source's HTTP package configurations.
|
HttpConfiguration |
CreateSourceLocationRequest.getHttpConfiguration()
The source's HTTP package configurations.
|
HttpConfiguration |
SourceLocation.getHttpConfiguration()
The HTTP configuration for the source location.
|
HttpConfiguration |
UpdateSourceLocationResult.getHttpConfiguration()
The HTTP configuration for the source location.
|
HttpConfiguration |
UpdateSourceLocationRequest.getHttpConfiguration()
The HTTP configuration for the source location.
|
HttpConfiguration |
HttpConfiguration.withBaseUrl(String baseUrl)
The base URL for the source location host server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSourceLocationResult.setHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP package configuration settings for the source location.
|
void |
CreateSourceLocationResult.setHttpConfiguration(HttpConfiguration httpConfiguration)
The source's HTTP package configurations.
|
void |
CreateSourceLocationRequest.setHttpConfiguration(HttpConfiguration httpConfiguration)
The source's HTTP package configurations.
|
void |
SourceLocation.setHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
void |
UpdateSourceLocationResult.setHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
void |
UpdateSourceLocationRequest.setHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
DescribeSourceLocationResult |
DescribeSourceLocationResult.withHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP package configuration settings for the source location.
|
CreateSourceLocationResult |
CreateSourceLocationResult.withHttpConfiguration(HttpConfiguration httpConfiguration)
The source's HTTP package configurations.
|
CreateSourceLocationRequest |
CreateSourceLocationRequest.withHttpConfiguration(HttpConfiguration httpConfiguration)
The source's HTTP package configurations.
|
SourceLocation |
SourceLocation.withHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
UpdateSourceLocationResult |
UpdateSourceLocationResult.withHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
UpdateSourceLocationRequest |
UpdateSourceLocationRequest.withHttpConfiguration(HttpConfiguration httpConfiguration)
The HTTP configuration for the source location.
|
Copyright © 2023. All rights reserved.