public static interface UpdateApnsVoipSandboxChannelRequest.Builder extends PinpointRequest.Builder, CopyableBuilder<UpdateApnsVoipSandboxChannelRequest.Builder,UpdateApnsVoipSandboxChannelRequest>
buildoverrideConfigurationcopyapplyMutation, buildUpdateApnsVoipSandboxChannelRequest.Builder apnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest apnsVoipSandboxChannelRequest)
apnsVoipSandboxChannelRequest - The new value for the APNSVoipSandboxChannelRequest property for this object.default UpdateApnsVoipSandboxChannelRequest.Builder apnsVoipSandboxChannelRequest(Consumer<APNSVoipSandboxChannelRequest.Builder> apnsVoipSandboxChannelRequest)
APNSVoipSandboxChannelRequest.Builder avoiding
the need to create one manually via APNSVoipSandboxChannelRequest.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to apnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest)
.apnsVoipSandboxChannelRequest - a consumer that will call methods on APNSVoipSandboxChannelRequest.BuilderapnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest)UpdateApnsVoipSandboxChannelRequest.Builder applicationId(String applicationId)
applicationId - The new value for the ApplicationId property for this object.UpdateApnsVoipSandboxChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.UpdateApnsVoipSandboxChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.