public static interface GetChannelsRequest.Builder extends PinpointRequest.Builder, SdkPojo, CopyableBuilder<GetChannelsRequest.Builder,GetChannelsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetChannelsRequest.Builder |
applicationId(String applicationId)
The unique identifier for the application.
|
GetChannelsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetChannelsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetChannelsRequest.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.GetChannelsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetChannelsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.