Class SecretGroupCollection

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

    public class SecretGroupCollection
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Properties that describe a collection of secret groups.
    • Method Detail

      • getSecretGroups

        public List<SecretGroup> getSecretGroups()
        Gets the secretGroups. A collection of secret groups.
        Returns:
        the secretGroups
      • getTotalCount

        public Long getTotalCount()
        Gets the totalCount. The total number of resources in a collection.
        Returns:
        the totalCount