Uses of Class
flyteidl.admin.ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse
-
Packages that use ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Package Description flyteidl.admin flyteidl.service -
-
Uses of ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse in flyteidl.admin
Fields in flyteidl.admin declared as ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Field Description private static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Field Description private static com.google.protobuf.Parser<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. PARSERMethods in flyteidl.admin that return ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.Builder. build()ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.Builder. buildPartial()static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. getDefaultInstance()ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.Builder. getDefaultInstanceForType()ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. getDefaultInstanceForType()static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseDelimitedFrom(InputStream input)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(byte[] data)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(com.google.protobuf.ByteString data)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(InputStream input)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(ByteBuffer data)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description com.google.protobuf.Parser<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. getParserForType()static com.google.protobuf.Parser<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. parser()Methods in flyteidl.admin with parameters of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description private voidProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.Builder. buildPartial0(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse result)ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.BuilderProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.Builder. mergeFrom(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse other)static ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse.BuilderProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse. newBuilder(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse prototype) -
Uses of ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse in flyteidl.service
Fields in flyteidl.service with type parameters of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Field Description private static io.grpc.MethodDescriptor<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest,ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>AdminServiceGrpc. getGetProjectDomainAttributesMethodMethods in flyteidl.service that return ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponseAdminServiceGrpc.AdminServiceBlockingStub. getProjectDomainAttributes(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest request)Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a project and domain.Methods in flyteidl.service that return types with arguments of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest,ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>AdminServiceGrpc. getGetProjectDomainAttributesMethod()com.google.common.util.concurrent.ListenableFuture<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse>AdminServiceGrpc.AdminServiceFutureStub. getProjectDomainAttributes(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest request)Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a project and domain.Method parameters in flyteidl.service with type arguments of type ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse Modifier and Type Method Description voidAdminServiceGrpc.AdminServiceImplBase. getProjectDomainAttributes(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest request, io.grpc.stub.StreamObserver<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse> responseObserver)Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a project and domain.voidAdminServiceGrpc.AdminServiceStub. getProjectDomainAttributes(ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetRequest request, io.grpc.stub.StreamObserver<ProjectDomainAttributesOuterClass.ProjectDomainAttributesGetResponse> responseObserver)Fetches custom :ref:`ref_flyteidl.admin.MatchableAttributesConfiguration` for a project and domain.
-