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.
|
default UpdatePackagingGroupResponse.Builder |
UpdatePackagingGroupResponse.Builder.authorization(Consumer<Authorization.Builder> authorization) |
Sets the value of the Authorization property for this object.
|
UpdatePackagingGroupResponse.Builder |
UpdatePackagingGroupResponse.Builder.authorization(Authorization authorization) |
Sets the value of the Authorization property for this object.
|
static UpdatePackagingGroupResponse.Builder |
UpdatePackagingGroupResponse.builder() |
|
UpdatePackagingGroupResponse.Builder |
UpdatePackagingGroupResponse.Builder.createdAt(String createdAt) |
The time the PackagingGroup was created.
|
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() |
|