org.flyte.examples.AutoValue_BatchLookUpTask_Input Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flytekit-examples Show documentation
Show all versions of flytekit-examples Show documentation
Examples of Tasks, Workflows and Launch plans written in Java.
package org.flyte.examples;
import java.util.List;
import java.util.Map;
import javax.annotation.processing.Generated;
import org.flyte.flytekit.SdkBindingData;
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_BatchLookUpTask_Input extends BatchLookUpTask.Input {
private final SdkBindingData
© 2015 - 2025 Weber Informatics LLC | Privacy Policy