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