Uses of Enum
org.openapitools.client.model.ApplicationCredentialsScheme
Packages that use ApplicationCredentialsScheme
-
Uses of ApplicationCredentialsScheme in org.openapitools.client.model
Methods in org.openapitools.client.model that return ApplicationCredentialsSchemeModifier and TypeMethodDescriptionstatic ApplicationCredentialsSchemeSchemeApplicationCredentials.getScheme()Get schemeSchemeApplicationCredentialsAllOf.getScheme()Get schemestatic ApplicationCredentialsSchemeReturns the enum constant of this type with the specified name.static ApplicationCredentialsScheme[]ApplicationCredentialsScheme.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type ApplicationCredentialsSchemeModifier and TypeMethodDescriptionSchemeApplicationCredentials.scheme(ApplicationCredentialsScheme scheme) SchemeApplicationCredentialsAllOf.scheme(ApplicationCredentialsScheme scheme) voidSchemeApplicationCredentials.setScheme(ApplicationCredentialsScheme scheme) voidSchemeApplicationCredentialsAllOf.setScheme(ApplicationCredentialsScheme scheme)