Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder
Packages that use CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder
-
Uses of CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnConnectionPropsMixin.OAuth2PropertiesProperty.BuilderModifier and TypeMethodDescriptionCfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.authorizationCodeProperties(CfnConnectionPropsMixin.AuthorizationCodePropertiesProperty authorizationCodeProperties) CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.authorizationCodeProperties(IResolvable authorizationCodeProperties) CfnConnectionPropsMixin.OAuth2PropertiesProperty.builder()CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.oAuth2ClientApplication(CfnConnectionPropsMixin.OAuth2ClientApplicationProperty oAuth2ClientApplication) CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.oAuth2ClientApplication(IResolvable oAuth2ClientApplication) CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.oAuth2Credentials(CfnConnectionPropsMixin.OAuth2CredentialsProperty oAuth2Credentials) Sets the value ofCfnConnectionPropsMixin.OAuth2PropertiesProperty.getOAuth2Credentials()CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.oAuth2Credentials(IResolvable oAuth2Credentials) Sets the value ofCfnConnectionPropsMixin.OAuth2PropertiesProperty.getOAuth2Credentials()CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.oAuth2GrantType(String oAuth2GrantType) Sets the value ofCfnConnectionPropsMixin.OAuth2PropertiesProperty.getOAuth2GrantType()Sets the value ofCfnConnectionPropsMixin.OAuth2PropertiesProperty.getTokenUrl()CfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.tokenUrlParametersMap(Object tokenUrlParametersMap) Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnConnectionPropsMixin.OAuth2PropertiesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectionPropsMixin.OAuth2PropertiesProperty.Builder.