public static interface UpdateApnsVoipSandboxChannelRequest.Builder extends PinpointRequest.Builder, CopyableBuilder<UpdateApnsVoipSandboxChannelRequest.Builder,UpdateApnsVoipSandboxChannelRequest>
buildrequestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.UpdateApnsVoipSandboxChannelRequest.Builder requestOverrideConfig(Consumer<AwsRequestOverrideConfig.Builder> builderConsumer)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfig.Builder will be given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.