A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/java/api/com.azure.storage.blob.models.blobitem below:

BlobItem Class | Microsoft Learn

BlobItem Class

public final class BlobItem

Constructor Summary Method Summary Methods inherited from java.lang.Object Constructor Details BlobItem

public BlobItem()

Constructs a new instance of BlobItem.

Method Details getMetadata

public Map<String,String> getMetadata()

Get the metadata property: The metadata property.

Returns:

the metadata value.

getName

public String getName()

Get the name property: The name property.

Returns:

the name value.

getObjectReplicationSourcePolicies

public List<ObjectReplicationPolicy> getObjectReplicationSourcePolicies()

Get the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.

Returns:

the objectReplicationSourcePolicies value.

getProperties

public BlobItemProperties getProperties()

Get the properties property: The properties property.

Returns:

the properties value.

getSnapshot

public String getSnapshot()

Get the snapshot property: The snapshot property.

Returns:

the snapshot value.

getTags

public Map<String,String> getTags()

Get the tags property: The tags property.

Returns:

the metadata value.

getVersionId

public String getVersionId()

Get the versionId property: The versionId property.

Returns:

the versionId value.

hasVersionsOnly

public Boolean hasVersionsOnly()

Get the hasVersionsOnly property: The HasVersionsOnly property.

Returns:

the hasVersionsOnly value.

isCurrentVersion

public Boolean isCurrentVersion()

Get the isCurrentVersion property: The isCurrentVersion property.

Returns:

the isCurrentVersion value.

isDeleted

public boolean isDeleted()

Get the deleted property: The deleted property.

Returns:

the deleted value.

isPrefix

public Boolean isPrefix()

Get the isPrefix property: If blobs are named to mimic a directory hierarchy (i.e. path elements separated by a delimiter), this property may be used to determine if the BlobItem is a virtual directory.

Returns:

the isPrefix value.

setCurrentVersion

public BlobItem setCurrentVersion(Boolean isCurrentVersion)

Set the isCurrentVersion property: The isCurrentVersion property.

Parameters:

isCurrentVersion - the isCurrentVersion value to set.

Returns:

the BlobItem object itself.

setDeleted

public BlobItem setDeleted(boolean deleted)

Set the deleted property: The deleted property.

Parameters:

deleted - the deleted value to set.

Returns:

the BlobItem object itself.

setHasVersionsOnly

public BlobItem setHasVersionsOnly(Boolean hasVersionsOnly)

Set the hasVersionsOnly property: The HasVersionsOnly property.

Parameters:

hasVersionsOnly - the hasVersionsOnly value to set.

Returns:

the BlobItemInternal object itself.

setIsPrefix

public BlobItem setIsPrefix(Boolean isPrefix)

Set the isPrefix property: The isPrefix property.

Parameters:

isPrefix - the isPrefix value to set.

Returns:

the BlobItem object itself.

setMetadata

public BlobItem setMetadata(Map<String,String> metadata)

Set the metadata property: The metadata property.

Parameters:

metadata - the metadata value to set.

Returns:

the BlobItem object itself.

setName

public BlobItem setName(String name)

Set the name property: The name property.

Parameters:

name - the name value to set.

Returns:

the BlobItem object itself.

setObjectReplicationSourcePolicies

public BlobItem setObjectReplicationSourcePolicies(List<ObjectReplicationPolicy> objectReplicationSourcePolicies)

Set the objectReplicationSourcePolicies property: The objectReplicationSourcePolicies property.

Parameters:

objectReplicationSourcePolicies - the objectReplicationSourcePolicies value to set.

Returns:

the BlobItem object itself.

setProperties

public BlobItem setProperties(BlobItemProperties properties)

Set the properties property: The properties property.

Parameters:

properties - the properties value to set.

Returns:

the BlobItem object itself.

setSnapshot

public BlobItem setSnapshot(String snapshot)

Set the snapshot property: The snapshot property.

Parameters:

snapshot - the snapshot value to set.

Returns:

the BlobItem object itself.

setTags

public BlobItem setTags(Map<String,String> tags)

Set the tags property: The tags property.

Parameters:

tags - the tags value to set.

Returns:

the BlobItem object itself.

setVersionId

public BlobItem setVersionId(String versionId)

Set the versionId property: The versionId property.

Parameters:

versionId - the versionId value to set.

Returns:

the BlobItem object itself.

Applies to

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4