| Package | Description |
|---|---|
| com.amazonaws.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
static Origination |
Origination.fromValue(String value)
Use this in place of valueOf.
|
static Origination |
Origination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Origination[] |
Origination.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
UpdateOriginEndpointRequest |
UpdateOriginEndpointRequest.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
DescribeOriginEndpointResult |
DescribeOriginEndpointResult.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
CreateOriginEndpointRequest |
CreateOriginEndpointRequest.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
OriginEndpoint |
OriginEndpoint.withOrigination(Origination origination)
Control whether origination of video is allowed for this OriginEndpoint.
|
Copyright © 2024. All rights reserved.