| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
DashPackage |
UpdateOriginEndpointResponse.dashPackage()
Returns the value of the DashPackage property for this object.
|
DashPackage |
UpdateOriginEndpointRequest.dashPackage()
Returns the value of the DashPackage property for this object.
|
DashPackage |
DescribeOriginEndpointResponse.dashPackage()
Returns the value of the DashPackage property for this object.
|
DashPackage |
CreateOriginEndpointResponse.dashPackage()
Returns the value of the DashPackage property for this object.
|
DashPackage |
CreateOriginEndpointRequest.dashPackage()
Returns the value of the DashPackage property for this object.
|
DashPackage |
OriginEndpoint.dashPackage()
Returns the value of the DashPackage property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResponse.Builder |
UpdateOriginEndpointResponse.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
UpdateOriginEndpointRequest.Builder |
UpdateOriginEndpointRequest.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
DescribeOriginEndpointResponse.Builder |
DescribeOriginEndpointResponse.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
CreateOriginEndpointResponse.Builder |
CreateOriginEndpointResponse.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
CreateOriginEndpointRequest.Builder |
CreateOriginEndpointRequest.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
OriginEndpoint.Builder |
OriginEndpoint.Builder.dashPackage(DashPackage dashPackage)
Sets the value of the DashPackage property for this object.
|
Copyright © 2020. All rights reserved.