Uses of Class
com.axway.apim.adapter.apis.StatusEndpoint
-
Packages that use StatusEndpoint Package Description com.axway.apim.adapter.apis -
-
Uses of StatusEndpoint in com.axway.apim.adapter.apis
Methods in com.axway.apim.adapter.apis that return StatusEndpoint Modifier and Type Method Description static StatusEndpointStatusEndpoint. valueOf(String name)Returns the enum constant of this type with the specified name.static StatusEndpoint[]StatusEndpoint. values()Returns an array containing the constants of this enum type, in the order they are declared.
-