Uses of Class
com.google.cloud.dataplex.v1.Job.Trigger
-
Packages that use Job.Trigger Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Job.Trigger in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Job.Trigger Modifier and Type Method Description static Job.TriggerJob.Trigger. forNumber(int value)Job.TriggerJob.Builder. getTrigger()Output only.Job.TriggerJob. getTrigger()Output only.Job.TriggerJobOrBuilder. getTrigger()Output only.static Job.TriggerJob.Trigger. valueOf(int value)Deprecated.static Job.TriggerJob.Trigger. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Job.TriggerJob.Trigger. valueOf(String name)Returns the enum constant of this type with the specified name.static Job.Trigger[]Job.Trigger. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type Job.Trigger Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Job.Trigger>Job.Trigger. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type Job.Trigger Modifier and Type Method Description Job.BuilderJob.Builder. setTrigger(Job.Trigger value)Output only.
-