Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsForQueryResponse.Builder
Packages that use ListLogGroupsForQueryResponse.Builder
-
Uses of ListLogGroupsForQueryResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListLogGroupsForQueryResponse.BuilderModifier and TypeMethodDescriptionListLogGroupsForQueryResponse.builder()ListLogGroupsForQueryResponse.Builder.logGroupIdentifiers(String... logGroupIdentifiers) An array of the names and ARNs of the log groups that were processed in the query.ListLogGroupsForQueryResponse.Builder.logGroupIdentifiers(Collection<String> logGroupIdentifiers) An array of the names and ARNs of the log groups that were processed in the query.Sets the value of the NextToken property for this object.ListLogGroupsForQueryResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListLogGroupsForQueryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListLogGroupsForQueryResponse.Builder>ListLogGroupsForQueryResponse.serializableBuilderClass()