Uses of Class
flyteidl.admin.Common.AuthRole
-
Packages that use Common.AuthRole Package Description flyteidl.admin -
-
Uses of Common.AuthRole in flyteidl.admin
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()Optional: auth override to apply this execution.Common.AuthRoleExecutionOuterClass.ExecutionSpec. getAuthRole()Optional: auth override to apply this execution.Common.AuthRoleExecutionOuterClass.ExecutionSpecOrBuilder. getAuthRole()Optional: auth override to apply this execution.Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAuthRole().flyteidl.admin.AuthRole auth_role = 9;Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpec. getAuthRole().flyteidl.admin.AuthRole auth_role = 9;Common.AuthRoleLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAuthRole().flyteidl.admin.AuthRole auth_role = 9;static Common.AuthRoleCommon.AuthRole. getDefaultInstance()Common.AuthRoleCommon.AuthRole.Builder. getDefaultInstanceForType()Common.AuthRoleCommon.AuthRole. getDefaultInstanceForType()static Common.AuthRoleCommon.AuthRole. parseDelimitedFrom(java.io.InputStream input)static Common.AuthRoleCommon.AuthRole. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AuthRoleCommon.AuthRole. parseFrom(byte[] data)static Common.AuthRoleCommon.AuthRole. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.ByteString data)static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.CodedInputStream input)static Common.AuthRoleCommon.AuthRole. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AuthRoleCommon.AuthRole. parseFrom(java.io.InputStream input)static Common.AuthRoleCommon.AuthRole. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AuthRoleCommon.AuthRole. parseFrom(java.nio.ByteBuffer data)static Common.AuthRoleCommon.AuthRole. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Common.AuthRole Modifier and Type Method Description com.google.protobuf.Parser<Common.AuthRole>Common.AuthRole. getParserForType()static com.google.protobuf.Parser<Common.AuthRole>Common.AuthRole. parser()Methods in flyteidl.admin with parameters of type Common.AuthRole Modifier and Type Method Description ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. mergeAuthRole(Common.AuthRole value)Optional: auth override to apply this execution.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. mergeAuthRole(Common.AuthRole value).flyteidl.admin.AuthRole auth_role = 9;Common.AuthRole.BuilderCommon.AuthRole.Builder. mergeFrom(Common.AuthRole other)static Common.AuthRole.BuilderCommon.AuthRole. newBuilder(Common.AuthRole prototype)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. setAuthRole(Common.AuthRole value)Optional: auth override to apply this execution.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. setAuthRole(Common.AuthRole value).flyteidl.admin.AuthRole auth_role = 9;
-