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