Package com.azure.core.util.serializer
Class MemberNameConverterProviders
java.lang.Object
com.azure.core.util.serializer.MemberNameConverterProviders
This class is a proxy for using a
MemberNameConverterProvider loaded from the classpath.-
Method Summary
Modifier and TypeMethodDescriptionstatic MemberNameConverterCreates an instance ofMemberNameConverterusing the firstMemberNameConverterProviderfound in the classpath.
-
Method Details
-
createInstance
Creates an instance ofMemberNameConverterusing the firstMemberNameConverterProviderfound in the classpath.- Returns:
- A new instance of
MemberNameConverter.
-