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.MethodEnum
LogStreamSelfLink.getMethod()
HTTP method allowed for the resourcestatic LogStreamSelfLink.MethodEnum
Returns 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) void
LogStreamSelfLink.setMethod
(LogStreamSelfLink.MethodEnum method)