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

io.fabric8.kubernetes.api.builder.Builder Maven / Gradle / Ivy

There is a newer version: 7.0.1
Show newest version
package io.fabric8.kubernetes.api.builder;


public interface Builder{


    T build();



}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy