Uses of Class
com.azure.core.annotation.Fluent
-
Packages that use Fluent Package Description com.azure.core.http Package containing HTTP abstractions between the AnnotationParser, RestProxy, and HTTP client.com.azure.core.models Package containing core model classes.com.azure.core.util Package containing core utility classes.com.azure.core.util.logging Package containing logging APIs.com.azure.core.util.tracing Package containing API for tracing. -
-
Uses of Fluent in com.azure.core.http
Classes in com.azure.core.http with annotations of type Fluent Modifier and Type Class Description classMatchConditionsSpecifies HTTP options for conditional requests.classRequestConditionsSpecifies HTTP options for conditional requests based on modification time. -
Uses of Fluent in com.azure.core.models
Classes in com.azure.core.models with annotations of type Fluent Modifier and Type Class Description classCloudEventRepresents the CloudEvent conforming to the 1.0 schema defined by the Cloud Native Computing Foundation. -
Uses of Fluent in com.azure.core.util
Classes in com.azure.core.util with annotations of type Fluent Modifier and Type Class Description classClientOptionsGeneral configuration options for clients.classHttpClientOptionsGeneral configuration options forHttpClients. -
Uses of Fluent in com.azure.core.util.logging
Classes in com.azure.core.util.logging with annotations of type Fluent Modifier and Type Class Description classLoggingEventBuilderThis class provides fluent API to write logs usingClientLoggerand enrich them with additional context. -
Uses of Fluent in com.azure.core.util.tracing
Classes in com.azure.core.util.tracing with annotations of type Fluent Modifier and Type Class Description classStartSpanOptionsRepresents span options that are available before span starts and describe it.
-