BlobContentSource Class
- java.
lang. Object - com.
azure. ai. formrecognizer. documentanalysis. administration. models. ContentSource - com.
azure. ai. formrecognizer. documentanalysis. administration. models. BlobContentSource
- com.
- com.
public final class BlobContentSource
extends ContentSource
Azure Blob Storage content.
Constructor | Description |
---|---|
Blob |
Creates an instance of Blob |
Modifier and Type | Method and Description |
---|---|
String |
get Get the container |
Content |
get Get the source kind of the training data. |
String |
get Get the prefix property: Blob name prefix. |
Blob |
set Set the prefix property: Blob name prefix. |
Methods inherited from ContentSource
Methods inherited from java.lang.Object
BlobContentSource
public BlobContentSource(String containerUrl)
Creates an instance of BlobContentSource class.
Parameters:
getContainerUrl
public String getContainerUrl()
Get the containerUrl property: Azure Blob Storage container URL.
Returns:
getKind
public ContentSourceKind getKind()
Get the source kind of the training data.
Overrides:
BlobContentSource.getKind()getPrefix
public String getPrefix()
Get the prefix property: Blob name prefix.
Returns:
setPrefix
public BlobContentSource setPrefix(String prefix)
Set the prefix property: Blob name prefix.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: