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