Class SecretVersionMetadataCollection

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

    public class SecretVersionMetadataCollection
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Properties that describe a collection of your secret version metadata.
    • Method Detail

      • getVersions

        public List<SecretVersionMetadata> getVersions()
        Gets the versions. A collection of secret version metadata.
        Returns:
        the versions
      • getTotalCount

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