public static interface CreatePackagingGroupRequest.Builder extends MediaPackageVodRequest.Builder, SdkPojo, CopyableBuilder<CreatePackagingGroupRequest.Builder,CreatePackagingGroupRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreatePackagingGroupRequest.Builder authorization(Authorization authorization)
authorization - The new value for the Authorization property for this object.default CreatePackagingGroupRequest.Builder authorization(Consumer<Authorization.Builder> authorization)
Authorization.Builder avoiding the need
to create one manually via Authorization.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to authorization(Authorization).
authorization - a consumer that will call methods on Authorization.Builderauthorization(Authorization)CreatePackagingGroupRequest.Builder egressAccessLogs(EgressAccessLogs egressAccessLogs)
egressAccessLogs - The new value for the EgressAccessLogs property for this object.default CreatePackagingGroupRequest.Builder egressAccessLogs(Consumer<EgressAccessLogs.Builder> egressAccessLogs)
EgressAccessLogs.Builder avoiding the
need to create one manually via EgressAccessLogs.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to egressAccessLogs(EgressAccessLogs).
egressAccessLogs - a consumer that will call methods on EgressAccessLogs.BuilderegressAccessLogs(EgressAccessLogs)CreatePackagingGroupRequest.Builder id(String id)
id - The ID of the PackagingGroup.CreatePackagingGroupRequest.Builder tags(Map<String,String> tags)
tags - The new value for the Tags property for this object.CreatePackagingGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreatePackagingGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.