public static interface UpdateApnsVoipSandboxChannelRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<UpdateApnsVoipSandboxChannelRequest.Builder,UpdateApnsVoipSandboxChannelRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateApnsVoipSandboxChannelRequest.Builder |
apnsVoipSandboxChannelRequest(APNSVoipSandboxChannelRequest apnsVoipSandboxChannelRequest)
Sets the value of the APNSVoipSandboxChannelRequest property for this object.
|
default UpdateApnsVoipSandboxChannelRequest.Builder |
apnsVoipSandboxChannelRequest(Consumer<APNSVoipSandboxChannelRequest.Builder> apnsVoipSandboxChannelRequest)
Sets the value of the APNSVoipSandboxChannelRequest property for this object.
|
UpdateApnsVoipSandboxChannelRequest.Builder |
applicationId(String applicationId)
The unique identifier for the application.
|
UpdateApnsVoipSandboxChannelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateApnsVoipSandboxChannelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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)
The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
applicationId - The unique identifier for the application. This identifier is displayed as the Project ID on
the Amazon Pinpoint console.UpdateApnsVoipSandboxChannelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateApnsVoipSandboxChannelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.