Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
LoggingOptions |
PipelineOptions.loggingOptions()
Configures the built-in request logging policy.
|
Modifier and Type | Method and Description |
---|---|
PipelineOptions |
PipelineOptions.withLoggingOptions(LoggingOptions loggingOptions)
Configures the built-in request logging policy.
|
Constructor and Description |
---|
LoggingFactory(LoggingOptions loggingOptions)
Creates a factory which can create LoggingPolicy objects to insert in the pipeline.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.