Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.SearchedLogStream.Builder
Packages that use SearchedLogStream.Builder
-
Uses of SearchedLogStream.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return SearchedLogStream.BuilderModifier and TypeMethodDescriptionstatic SearchedLogStream.BuilderSearchedLogStream.builder()SearchedLogStream.Builder.logStreamName(String logStreamName) The name of the log stream.SearchedLogStream.Builder.searchedCompletely(Boolean searchedCompletely) Indicates whether all the events in this log stream were searched.SearchedLogStream.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type SearchedLogStream.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SearchedLogStream.Builder>SearchedLogStream.serializableBuilderClass()