Uses of Interface
flyteidl.admin.Common.AuthRoleOrBuilder
-
Packages that use Common.AuthRoleOrBuilder Package Description flyteidl.admin -
-
Uses of Common.AuthRoleOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.AuthRoleOrBuilder Modifier and Type Class Description static classCommon.AuthRoleDeprecated.static classCommon.AuthRole.BuilderDeprecated.Defines permissions associated with executions created by this launch plan spec.Fields in flyteidl.admin with type parameters of type Common.AuthRoleOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. authRoleBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. authRoleBuilder_Methods in flyteidl.admin that return Common.AuthRoleOrBuilder Modifier and Type Method Description Common.AuthRoleOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getAuthRoleOrBuilder()Deprecated.Common.AuthRoleOrBuilderExecutionOuterClass.ExecutionSpec. getAuthRoleOrBuilder()Deprecated.Common.AuthRoleOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getAuthRoleOrBuilder()Deprecated.Common.AuthRoleOrBuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAuthRoleOrBuilder()Deprecated.Common.AuthRoleOrBuilderLaunchPlanOuterClass.LaunchPlanSpec. getAuthRoleOrBuilder()Deprecated.Common.AuthRoleOrBuilderLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAuthRoleOrBuilder()Deprecated.Methods in flyteidl.admin that return types with arguments of type Common.AuthRoleOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. getAuthRoleFieldBuilder()Optional: auth override to apply this execution.private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. getAuthRoleFieldBuilder().flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-