Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnGCMChannelMixinProps.Builder
Packages that use CfnGCMChannelMixinProps.Builder
-
Uses of CfnGCMChannelMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnGCMChannelMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnGCMChannelMixinProps.getApiKey()CfnGCMChannelMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnGCMChannelMixinProps.getApplicationId()CfnGCMChannelMixinProps.builder()CfnGCMChannelMixinProps.Builder.defaultAuthenticationMethod(String defaultAuthenticationMethod) Sets the value ofCfnGCMChannelMixinProps.getDefaultAuthenticationMethod()Sets the value ofCfnGCMChannelMixinProps.getEnabled()CfnGCMChannelMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnGCMChannelMixinProps.getEnabled()CfnGCMChannelMixinProps.Builder.serviceJson(String serviceJson) Sets the value ofCfnGCMChannelMixinProps.getServiceJson()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnGCMChannelMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGCMChannelMixinProps.Builder.