Uses of Interface
software.amazon.awssdk.services.ec2.model.DeleteFlowLogsResponse.Builder
Packages that use DeleteFlowLogsResponse.Builder
-
Uses of DeleteFlowLogsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeleteFlowLogsResponse.BuilderModifier and TypeMethodDescriptionDeleteFlowLogsResponse.builder()DeleteFlowLogsResponse.toBuilder()DeleteFlowLogsResponse.Builder.unsuccessful(Collection<UnsuccessfulItem> unsuccessful) Information about the flow logs that could not be deleted successfully.DeleteFlowLogsResponse.Builder.unsuccessful(Consumer<UnsuccessfulItem.Builder>... unsuccessful) Information about the flow logs that could not be deleted successfully.DeleteFlowLogsResponse.Builder.unsuccessful(UnsuccessfulItem... unsuccessful) Information about the flow logs that could not be deleted successfully.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DeleteFlowLogsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteFlowLogsResponse.Builder>DeleteFlowLogsResponse.serializableBuilderClass()