All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dockerjava.api.model.PushResponseItem Maven / Gradle / Ivy

package com.github.dockerjava.api.model;

/**
 * Represents a push response stream item
 */
public class PushResponseItem extends ResponseItem {

    private static final long serialVersionUID = 8256977108011295857L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy