| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Method and Description |
|---|---|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.arn(String arn)
The ARN of the PackagingGroup.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.authorization(Authorization authorization)
Sets the value of the Authorization property for this object.
|
default DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.authorization(Consumer<Authorization.Builder> authorization)
Sets the value of the Authorization property for this object.
|
static DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.builder() |
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.domainName(String domainName)
The fully qualified domain name for Assets in the PackagingGroup.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.id(String id)
The ID of the PackagingGroup.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribePackagingGroupResponse.Builder> |
DescribePackagingGroupResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.