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

annotations.io.fabric8.knative.legacysources.v1alpha1.DeprecatedFluentImpl Maven / Gradle / Ivy

package io.fabric8.knative.legacysources.v1alpha1;

import io.fabric8.kubernetes.api.builder.BaseFluent;
import java.lang.Object;

public class DeprecatedFluentImpl> extends io.fabric8.kubernetes.api.builder.BaseFluent implements DeprecatedFluent{


    public DeprecatedFluentImpl(){
    }
    public DeprecatedFluentImpl(Deprecated instance){
    }

    public boolean equals(Object o){
            if (this == o) return true;
            if (o == null || getClass() != o.getClass()) return false;
            DeprecatedFluentImpl that = (DeprecatedFluentImpl) o;
            return true;
    }




}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy