com.spotify.docker.client.messages.AutoValue_BlockIoStats Maven / Gradle / Ivy
package com.spotify.docker.client.messages;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.google.common.collect.ImmutableList;
import javax.annotation.Generated;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_BlockIoStats extends BlockIoStats {
private final ImmutableList
© 2015 - 2025 Weber Informatics LLC | Privacy Policy