| Interface | Description |
|---|---|
| ServiceVersion |
A generic interface for sending HTTP requests using the provided service version.
|
| Class | Description |
|---|---|
| Configuration |
Contains configuration information that is used during construction of client libraries.
|
| Context |
Context offers a means of passing arbitrary data (key-value pairs) to pipeline policies. |
| ExpandableStringEnum<T extends ExpandableStringEnum<T>> |
Base implementation for expandable, single string enums.
|
| IterableStream<T> |
This class provides utility to iterate over values using standard 'for-each' style loops, or to convert them into a
Stream and operate in that fashion.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.