Uses of Interface
com.azure.spring.cloud.core.provider.ClientOptionsProvider.ClientOptions
Packages that use ClientOptionsProvider.ClientOptions
Package
Description
Configuration properties abstraction for client.
Provider abstraction for Azure service configuration properties.
-
Uses of ClientOptionsProvider.ClientOptions in com.azure.spring.cloud.core.properties.client
Classes in com.azure.spring.cloud.core.properties.client that implement ClientOptionsProvider.ClientOptionsModifier and TypeClassDescriptionfinal classProperties shared by all amqp client builders.classProperties shared by all azure service client builders.final classProperties shared by all http client builders. -
Uses of ClientOptionsProvider.ClientOptions in com.azure.spring.cloud.core.provider
Subinterfaces of ClientOptionsProvider.ClientOptions in com.azure.spring.cloud.core.providerModifier and TypeInterfaceDescriptionstatic interfaceInterface to be implemented by classes that wish to describe an amqp based client sdk.static interfaceInterface to be implemented by classes that wish to describe a http based client sdk.Methods in com.azure.spring.cloud.core.provider that return ClientOptionsProvider.ClientOptionsModifier and TypeMethodDescriptionClientOptionsProvider.getClient()Get the client configuration.