Uses of Class
software.amazon.awscdk.alexa.ask.CfnSkill.AuthenticationConfigurationProperty.Builder
Packages that use CfnSkill.AuthenticationConfigurationProperty.Builder
-
Uses of CfnSkill.AuthenticationConfigurationProperty.Builder in software.amazon.awscdk.alexa.ask
Methods in software.amazon.awscdk.alexa.ask that return CfnSkill.AuthenticationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnSkill.AuthenticationConfigurationProperty.builder()Sets the value ofCfnSkill.AuthenticationConfigurationProperty.getClientId()CfnSkill.AuthenticationConfigurationProperty.Builder.clientSecret(String clientSecret) Sets the value ofCfnSkill.AuthenticationConfigurationProperty.getClientSecret()CfnSkill.AuthenticationConfigurationProperty.Builder.refreshToken(String refreshToken) Sets the value ofCfnSkill.AuthenticationConfigurationProperty.getRefreshToken()Constructors in software.amazon.awscdk.alexa.ask with parameters of type CfnSkill.AuthenticationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSkill.AuthenticationConfigurationProperty.Builder.