Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsResponse.Builder
Packages that use ListLogGroupsResponse.Builder
-
Uses of ListLogGroupsResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListLogGroupsResponse.BuilderModifier and TypeMethodDescriptionListLogGroupsResponse.builder()ListLogGroupsResponse.Builder.logGroups(Collection<LogGroupSummary> logGroups) An array of structures, where each structure contains the information about one log group.ListLogGroupsResponse.Builder.logGroups(Consumer<LogGroupSummary.Builder>... logGroups) An array of structures, where each structure contains the information about one log group.ListLogGroupsResponse.Builder.logGroups(LogGroupSummary... logGroups) An array of structures, where each structure contains the information about one log group.Sets the value of the NextToken property for this object.ListLogGroupsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListLogGroupsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListLogGroupsResponse.Builder>ListLogGroupsResponse.serializableBuilderClass()