Class CollectionMetadata

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

    public class CollectionMetadata
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The metadata that describes the resource array.
    • Method Detail

      • collectionType

        public String collectionType()
        Gets the collectionType. The type of resources in the resource array.
        Returns:
        the collectionType
      • collectionTotal

        public Long collectionTotal()
        Gets the collectionTotal. The number of elements in the resource array.
        Returns:
        the collectionTotal