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