Uses of Enum
software.amazon.awssdk.services.cloudwatchlogs.model.GetLogObjectResponseStream.EventType
Packages that use GetLogObjectResponseStream.EventType
Package
Description
-
Uses of GetLogObjectResponseStream.EventType in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return GetLogObjectResponseStream.EventTypeModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.GetLogObjectResponseStream.sdkEventType()The type of this event.Returns the enum constant of this type with the specified name.static GetLogObjectResponseStream.EventType[]GetLogObjectResponseStream.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type GetLogObjectResponseStream.EventType -
Uses of GetLogObjectResponseStream.EventType in software.amazon.awssdk.services.cloudwatchlogs.model.getlogobjectresponsestream
Methods in software.amazon.awssdk.services.cloudwatchlogs.model.getlogobjectresponsestream that return GetLogObjectResponseStream.EventType