Uses of Interface
flyteidl.admin.LaunchPlanOuterClass.AuthOrBuilder
-
Packages that use LaunchPlanOuterClass.AuthOrBuilder Package Description flyteidl.admin -
-
Uses of LaunchPlanOuterClass.AuthOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement LaunchPlanOuterClass.AuthOrBuilder Modifier and Type Class Description static classLaunchPlanOuterClass.AuthDefines permissions associated with executions created by this launch plan spec.static classLaunchPlanOuterClass.Auth.BuilderDefines permissions associated with executions created by this launch plan spec.Methods in flyteidl.admin that return LaunchPlanOuterClass.AuthOrBuilder Modifier and Type Method Description LaunchPlanOuterClass.AuthOrBuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAuthOrBuilder()Indicates the permission associated with workflow executions triggered with this launch plan.LaunchPlanOuterClass.AuthOrBuilderLaunchPlanOuterClass.LaunchPlanSpec. getAuthOrBuilder()Indicates the permission associated with workflow executions triggered with this launch plan.LaunchPlanOuterClass.AuthOrBuilderLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAuthOrBuilder()Indicates the permission associated with workflow executions triggered with this launch plan.
-