Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeFlowLogsResponse.Builder
Packages that use DescribeFlowLogsResponse.Builder
-
Uses of DescribeFlowLogsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeFlowLogsResponse.BuilderModifier and TypeMethodDescriptionDescribeFlowLogsResponse.builder()DescribeFlowLogsResponse.Builder.flowLogs(Collection<FlowLog> flowLogs) Information about the flow logs.DescribeFlowLogsResponse.Builder.flowLogs(Consumer<FlowLog.Builder>... flowLogs) Information about the flow logs.Information about the flow logs.The token to request the next page of items.DescribeFlowLogsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeFlowLogsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFlowLogsResponse.Builder>DescribeFlowLogsResponse.serializableBuilderClass()