Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
TelemetryOptions |
PipelineOptions.telemetryOptions()
Configures the built-in telemetry policy behavior.
|
Modifier and Type | Method and Description |
---|---|
PipelineOptions |
PipelineOptions.withTelemetryOptions(TelemetryOptions telemetryOptions)
Configures the built-in telemetry policy behavior.
|
Constructor and Description |
---|
TelemetryFactory(TelemetryOptions telemetryOptions)
Creates a factory that can create telemetry policy objects which add telemetry information to the outgoing
HTTP requests.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.