Class BlobPrefix


  • public final class BlobPrefix
    extends Object
    The BlobPrefix model.
    • Constructor Detail

      • BlobPrefix

        public BlobPrefix()
    • Method Detail

      • getName

        public String getName()
        Get the name property: The Name property.
        Returns:
        the name value.
      • setName

        public BlobPrefix setName​(String name)
        Set the name property: The Name property.
        Parameters:
        name - the name value to set.
        Returns:
        the BlobPrefix object itself.