Uses of Enum
org.openapitools.client.model.LogStreamLinkObject.MethodEnum
Packages that use LogStreamLinkObject.MethodEnum
-
Uses of LogStreamLinkObject.MethodEnum in org.openapitools.client.model
Methods in org.openapitools.client.model that return LogStreamLinkObject.MethodEnumModifier and TypeMethodDescriptionLogStreamLinkObject.getMethod()HTTP method allowed for the resourceReturns the enum constant of this type with the specified name.static LogStreamLinkObject.MethodEnum[]LogStreamLinkObject.MethodEnum.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 LogStreamLinkObject.MethodEnumModifier and TypeMethodDescriptionLogStreamLinkObject.method(LogStreamLinkObject.MethodEnum method) voidLogStreamLinkObject.setMethod(LogStreamLinkObject.MethodEnum method)