| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
S3Destination |
CreateHarvestJobRequest.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
CreateHarvestJobResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
HarvestJob.s3Destination()
Returns the value of the S3Destination property for this object.
|
S3Destination |
DescribeHarvestJobResponse.s3Destination()
Returns the value of the S3Destination property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHarvestJobRequest.Builder |
CreateHarvestJobRequest.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
CreateHarvestJobResponse.Builder |
CreateHarvestJobResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
HarvestJob.Builder |
HarvestJob.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
DescribeHarvestJobResponse.Builder |
DescribeHarvestJobResponse.Builder.s3Destination(S3Destination s3Destination)
Sets the value of the S3Destination property for this object.
|
Copyright © 2023. All rights reserved.