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