Class SecretTaskPrototype

    • Method Detail

      • status

        public String status()
        Gets the status. Describes the status of a secret's task.
        Returns:
        the status
      • credentials

        public CustomCredentialsNewCredentials credentials()
        Gets the credentials. Newly created credentials provided by the credentials provider.
        Returns:
        the credentials
      • errors

        public List<SecretTaskError> errors()
        Gets the errors. A collection of errors.
        Returns:
        the errors