Uses of Class
flyteidl.admin.Common.AuthRole
-
Packages that use Common.AuthRole Package Description flyteidl.admin -
-
Uses of Common.AuthRole in flyteidl.admin
Fields in flyteidl.admin declared as Common.AuthRole Modifier and Type Field Description private Common.AuthRoleExecutionOuterClass.ExecutionSpec. authRole_private Common.AuthRoleExecutionOuterClass.ExecutionSpec.Builder. authRole_private Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec. authRole_private Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec.Builder. authRole_private static Common.AuthRoleCommon.AuthRole. DEFAULT_INSTANCEDeprecated.Fields in flyteidl.admin with type parameters of type Common.AuthRole 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_private static com.google.protobuf.Parser<Common.AuthRole>Common.AuthRole. PARSERDeprecated.Methods in flyteidl.admin that return Common.AuthRole Modifier and Type Method Description Common.AuthRoleCommon.AuthRole.Builder. build()Common.AuthRoleCommon.AuthRole.Builder. buildPartial()Common.AuthRoleExecutionOuterClass.ExecutionSpec.Builder. getAuthRole()Deprecated.flyteidl.admin.ExecutionSpec.auth_role is deprecated.Common.AuthRoleExecutionOuterClass.ExecutionSpec. getAuthRole()Deprecated.flyteidl.admin.ExecutionSpec.auth_role is deprecated.Common.AuthRoleExecutionOuterClass.ExecutionSpecOrBuilder. getAuthRole()Deprecated.flyteidl.admin.ExecutionSpec.auth_role is deprecated.Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAuthRole()Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated.Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec. getAuthRole()Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated.Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAuthRole()Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated.static Common.AuthRoleCommon.AuthRole. getDefaultInstance()Deprecated.Common.AuthRoleCommon.AuthRole.Builder. getDefaultInstanceForType()Common.AuthRoleCommon.AuthRole. getDefaultInstanceForType()Deprecated.static Common.AuthRoleCommon.AuthRole. parseDelimitedFrom(InputStream input)Deprecated.static Common.AuthRoleCommon.AuthRole. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(byte[] data)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.ByteString data)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.CodedInputStream input)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(InputStream input)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(ByteBuffer data)Deprecated.static Common.AuthRoleCommon.AuthRole. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Deprecated.Methods in flyteidl.admin that return types with arguments of type Common.AuthRole 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];com.google.protobuf.Parser<Common.AuthRole>Common.AuthRole. getParserForType()Deprecated.static com.google.protobuf.Parser<Common.AuthRole>Common.AuthRole. parser()Deprecated.Methods in flyteidl.admin with parameters of type Common.AuthRole Modifier and Type Method Description private voidCommon.AuthRole.Builder. buildPartial0(Common.AuthRole result)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. mergeAuthRole(Common.AuthRole value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. mergeAuthRole(Common.AuthRole value)Deprecated.Common.AuthRole.BuilderCommon.AuthRole.Builder. mergeFrom(Common.AuthRole other)static Common.AuthRole.BuilderCommon.AuthRole. newBuilder(Common.AuthRole prototype)Deprecated.ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. setAuthRole(Common.AuthRole value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. setAuthRole(Common.AuthRole value)Deprecated.
-