Uses of Class
com.microsoftopentechnologies.windowsazurestorage.AzureBlobMetadataPair
Packages that use AzureBlobMetadataPair
Package
Description
-
Uses of AzureBlobMetadataPair in com.microsoftopentechnologies.windowsazurestorage
Methods in com.microsoftopentechnologies.windowsazurestorage that return types with arguments of type AzureBlobMetadataPairModifier and TypeMethodDescriptionAzureBlobMetadataPair.getDescriptor()
WAStoragePublisher.getMetadata()
Method parameters in com.microsoftopentechnologies.windowsazurestorage with type arguments of type AzureBlobMetadataPairModifier and TypeMethodDescriptionvoid
WAStoragePublisher.setMetadata
(List<AzureBlobMetadataPair> metadata) -
Uses of AzureBlobMetadataPair in com.microsoftopentechnologies.windowsazurestorage.service.model
Methods in com.microsoftopentechnologies.windowsazurestorage.service.model that return types with arguments of type AzureBlobMetadataPairMethod parameters in com.microsoftopentechnologies.windowsazurestorage.service.model with type arguments of type AzureBlobMetadataPairModifier and TypeMethodDescriptionvoid
UploadServiceData.setAzureBlobMetadata
(List<AzureBlobMetadataPair> azureBlobMetadata)