Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnSourceCredentialMixinProps.Builder
Packages that use CfnSourceCredentialMixinProps.Builder
-
Uses of CfnSourceCredentialMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnSourceCredentialMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnSourceCredentialMixinProps.getAuthType()CfnSourceCredentialMixinProps.builder()CfnSourceCredentialMixinProps.Builder.serverType(String serverType) Sets the value ofCfnSourceCredentialMixinProps.getServerType()Sets the value ofCfnSourceCredentialMixinProps.getToken()Sets the value ofCfnSourceCredentialMixinProps.getUsername()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnSourceCredentialMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSourceCredentialMixinProps.Builder.