Uses of Enum
software.amazon.awssdk.services.cloudwatchlogs.model.OrderBy
Packages that use OrderBy
-
Uses of OrderBy in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return OrderByModifier and TypeMethodDescriptionstatic OrderByUse this in place of valueOf to convert the raw string returned by the service into the enum value.final OrderByDescribeLogStreamsRequest.orderBy()If the value isLogStreamName, the results are ordered by log stream name.static OrderByReturns the enum constant of this type with the specified name.static OrderBy[]OrderBy.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 OrderByMethods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type OrderByModifier and TypeMethodDescriptionIf the value isLogStreamName, the results are ordered by log stream name.