| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
Segment |
GetOriginEndpointResponse.segment()
Returns the value of the Segment property for this object.
|
Segment |
CreateOriginEndpointResponse.segment()
The segment configuration, including the segment name, duration, and other configuration values.
|
Segment |
UpdateOriginEndpointRequest.segment()
The segment configuration, including the segment name, duration, and other configuration values.
|
Segment |
CreateOriginEndpointRequest.segment()
The segment configuration, including the segment name, duration, and other configuration values.
|
Segment |
UpdateOriginEndpointResponse.segment()
The segment configuration, including the segment name, duration, and other configuration values.
|
| Modifier and Type | Method and Description |
|---|---|
GetOriginEndpointResponse.Builder |
GetOriginEndpointResponse.Builder.segment(Segment segment)
Sets the value of the Segment property for this object.
|
CreateOriginEndpointResponse.Builder |
CreateOriginEndpointResponse.Builder.segment(Segment segment)
The segment configuration, including the segment name, duration, and other configuration values.
|
UpdateOriginEndpointRequest.Builder |
UpdateOriginEndpointRequest.Builder.segment(Segment segment)
The segment configuration, including the segment name, duration, and other configuration values.
|
CreateOriginEndpointRequest.Builder |
CreateOriginEndpointRequest.Builder.segment(Segment segment)
The segment configuration, including the segment name, duration, and other configuration values.
|
UpdateOriginEndpointResponse.Builder |
UpdateOriginEndpointResponse.Builder.segment(Segment segment)
The segment configuration, including the segment name, duration, and other configuration values.
|
Copyright © 2023. All rights reserved.