Class UsernamePasswordSecretPrototype.Builder

    • Constructor Detail

      • Builder

        public Builder​(SecretPrototype usernamePasswordSecretPrototype)
        Instantiates a new Builder from an existing UsernamePasswordSecretPrototype instance.
        Parameters:
        usernamePasswordSecretPrototype - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String secretType,
                       String name,
                       String username)
        Instantiates a new builder with required properties.
        Parameters:
        secretType - the secretType
        name - the name
        username - the username