Uses of Enum Class
dev.galasa.zosrseapi.IRseapi.RseapiRequestType
-
Uses of IRseapi.RseapiRequestType in dev.galasa.zosrseapi
Modifier and TypeMethodDescriptionstatic IRseapi.RseapiRequestType
Returns the enum constant of this class with the specified name.static IRseapi.RseapiRequestType[]
IRseapi.RseapiRequestType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescription@NotNull IRseapiResponse
IRseapiRestApiProcessor.sendRequest
(IRseapi.RseapiRequestType requestType, String path, Map<String, String> headers, Object body, List<Integer> validStatusCodes, boolean convert) Send RSE API request