DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.approximateAssetCount(Integer approximateAssetCount) |
The approximate asset count of the PackagingGroup.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.arn(String arn) |
The ARN of the PackagingGroup.
|
default DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.authorization(Consumer<Authorization.Builder> authorization) |
Sets the value of the Authorization property for this object.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.authorization(Authorization authorization) |
Sets the value of the Authorization property for this object.
|
static DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.builder() |
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.createdAt(String createdAt) |
The time the PackagingGroup was created.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.domainName(String domainName) |
The fully qualified domain name for Assets in the PackagingGroup.
|
default DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.egressAccessLogs(Consumer<EgressAccessLogs.Builder> egressAccessLogs) |
Sets the value of the EgressAccessLogs property for this object.
|
DescribePackagingGroupResponse.Builder |
DescribePackagingGroupResponse.Builder.egressAccessLogs(EgressAccessLogs egressAccessLogs) |
Sets the value of the EgressAccessLogs property for this object.
|
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() |
|