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