Interface BlobContainer.DefinitionStages.WithMetadata

    • Method Detail

      • withMetadata

        BlobContainer.DefinitionStages.WithCreate withMetadata​(String name,
                                                               String value)
        Specifies a singluar instance of metadata.
        Parameters:
        name - A name to associate with the container as metadata
        value - A value to associate with the container as metadata
        Returns:
        the next definition stage