Uses of Class
org.openapitools.client.model.SupportedMethods
Packages that use SupportedMethods
-
Uses of SupportedMethods in org.openapitools.client.model
Methods in org.openapitools.client.model that return SupportedMethodsModifier and TypeMethodDescriptionSupportedMethods.settings
(SupportedMethodsSettings settings) SupportedMethods.type
(SupportedMethods.TypeEnum type) Methods in org.openapitools.client.model that return types with arguments of type SupportedMethodsModifier and TypeMethodDescriptionWellKnownAppAuthenticatorConfiguration.getSupportedMethods()
Get supportedMethodsMethods in org.openapitools.client.model with parameters of type SupportedMethodsModifier and TypeMethodDescriptionWellKnownAppAuthenticatorConfiguration.addSupportedMethodsItem
(SupportedMethods supportedMethodsItem) Method parameters in org.openapitools.client.model with type arguments of type SupportedMethodsModifier and TypeMethodDescriptionvoid
WellKnownAppAuthenticatorConfiguration.setSupportedMethods
(List<SupportedMethods> supportedMethods) WellKnownAppAuthenticatorConfiguration.supportedMethods
(List<SupportedMethods> supportedMethods)