Uses of Class
com.google.cloud.dataproc.v1.WorkflowMetadata
-
Packages that use WorkflowMetadata Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of WorkflowMetadata in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return WorkflowMetadata Modifier and Type Method Description WorkflowMetadataWorkflowMetadata.Builder. build()WorkflowMetadataWorkflowMetadata.Builder. buildPartial()static WorkflowMetadataWorkflowMetadata. getDefaultInstance()WorkflowMetadataWorkflowMetadata.Builder. getDefaultInstanceForType()WorkflowMetadataWorkflowMetadata. getDefaultInstanceForType()static WorkflowMetadataWorkflowMetadata. parseDelimitedFrom(InputStream input)static WorkflowMetadataWorkflowMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataWorkflowMetadata. parseFrom(byte[] data)static WorkflowMetadataWorkflowMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataWorkflowMetadata. parseFrom(com.google.protobuf.ByteString data)static WorkflowMetadataWorkflowMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataWorkflowMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static WorkflowMetadataWorkflowMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataWorkflowMetadata. parseFrom(InputStream input)static WorkflowMetadataWorkflowMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataWorkflowMetadata. parseFrom(ByteBuffer data)static WorkflowMetadataWorkflowMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type WorkflowMetadata Modifier and Type Method Description com.google.protobuf.Parser<WorkflowMetadata>WorkflowMetadata. getParserForType()com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateInlineWorkflowTemplateAsync(InstantiateInlineWorkflowTemplateRequest request)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateInlineWorkflowTemplateAsync(LocationName parent, WorkflowTemplate template)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateInlineWorkflowTemplateAsync(RegionName parent, WorkflowTemplate template)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateInlineWorkflowTemplateAsync(String parent, WorkflowTemplate template)Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateInlineWorkflowTemplateOperationCallable()Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceSettings.Builder. instantiateInlineWorkflowTemplateOperationSettings()Returns the builder for the settings used for calls to instantiateInlineWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceSettings. instantiateInlineWorkflowTemplateOperationSettings()Returns the object with the settings used for calls to instantiateInlineWorkflowTemplate.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateAsync(InstantiateWorkflowTemplateRequest request)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateAsync(WorkflowTemplateName name)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateAsync(WorkflowTemplateName name, Map<String,String> parameters)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateAsync(String name)Instantiates a template and begins execution.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateAsync(String name, Map<String,String> parameters)Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceClient. instantiateWorkflowTemplateOperationCallable()Instantiates a template and begins execution.com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceSettings.Builder. instantiateWorkflowTemplateOperationSettings()Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceSettings. instantiateWorkflowTemplateOperationSettings()Returns the object with the settings used for calls to instantiateWorkflowTemplate.static com.google.protobuf.Parser<WorkflowMetadata>WorkflowMetadata. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type WorkflowMetadata Modifier and Type Method Description WorkflowMetadata.BuilderWorkflowMetadata.Builder. mergeFrom(WorkflowMetadata other)static WorkflowMetadata.BuilderWorkflowMetadata. newBuilder(WorkflowMetadata prototype) -
Uses of WorkflowMetadata in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return types with arguments of type WorkflowMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>GrpcWorkflowTemplateServiceStub. instantiateInlineWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>HttpJsonWorkflowTemplateServiceStub. instantiateInlineWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallable<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStub. instantiateInlineWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStubSettings.Builder. instantiateInlineWorkflowTemplateOperationSettings()Returns the builder for the settings used for calls to instantiateInlineWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateInlineWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStubSettings. instantiateInlineWorkflowTemplateOperationSettings()Returns the object with the settings used for calls to instantiateInlineWorkflowTemplate.com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>GrpcWorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>HttpJsonWorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallable<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStub. instantiateWorkflowTemplateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStubSettings.Builder. instantiateWorkflowTemplateOperationSettings()Returns the builder for the settings used for calls to instantiateWorkflowTemplate.com.google.api.gax.rpc.OperationCallSettings<InstantiateWorkflowTemplateRequest,com.google.protobuf.Empty,WorkflowMetadata>WorkflowTemplateServiceStubSettings. instantiateWorkflowTemplateOperationSettings()Returns the object with the settings used for calls to instantiateWorkflowTemplate.
-