Class CredProfilePair

    • Constructor Detail

      • CredProfilePair

        @DataBoundConstructor
        public CredProfilePair​(String profile,
                               String credentialsId)
    • Method Detail

      • getCredentialsId

        public String getCredentialsId()
      • getCredentials

        public com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials getCredentials()
      • getProfile

        public String getProfile()