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