Class SecretTaskCollection

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SecretTaskCollection
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    A collection of tasks that are associated with a secret.
    • Method Detail

      • getTasks

        public List<SecretTask> getTasks()
        Gets the tasks. A collection of secret metadata.
        Returns:
        the tasks