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