Uses of Enum Class
com.mulesoft.connectors.a2a.api.model.card.security.HttpSchemeType
Packages that use HttpSchemeType
-
Uses of HttpSchemeType in com.mulesoft.connectors.a2a.api.model.card.security
Methods in com.mulesoft.connectors.a2a.api.model.card.security that return HttpSchemeTypeModifier and TypeMethodDescriptionstatic HttpSchemeTypeGets the HttpSchemeType from a string value.HttpSecurityScheme.getScheme()static HttpSchemeTypeReturns the enum constant of this class with the specified name.static HttpSchemeType[]HttpSchemeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mulesoft.connectors.a2a.api.model.card.security with parameters of type HttpSchemeType