Uses of Class
com.google.cloud.dataproc.v1.ManagedCluster
-
Packages that use ManagedCluster Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ManagedCluster in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ManagedCluster Modifier and Type Method Description ManagedClusterManagedCluster.Builder. build()ManagedClusterManagedCluster.Builder. buildPartial()static ManagedClusterManagedCluster. getDefaultInstance()ManagedClusterManagedCluster.Builder. getDefaultInstanceForType()ManagedClusterManagedCluster. getDefaultInstanceForType()ManagedClusterWorkflowTemplatePlacement.Builder. getManagedCluster()A cluster that is managed by the workflow.ManagedClusterWorkflowTemplatePlacement. getManagedCluster()A cluster that is managed by the workflow.ManagedClusterWorkflowTemplatePlacementOrBuilder. getManagedCluster()A cluster that is managed by the workflow.static ManagedClusterManagedCluster. parseDelimitedFrom(InputStream input)static ManagedClusterManagedCluster. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedClusterManagedCluster. parseFrom(byte[] data)static ManagedClusterManagedCluster. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedClusterManagedCluster. parseFrom(com.google.protobuf.ByteString data)static ManagedClusterManagedCluster. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedClusterManagedCluster. parseFrom(com.google.protobuf.CodedInputStream input)static ManagedClusterManagedCluster. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedClusterManagedCluster. parseFrom(InputStream input)static ManagedClusterManagedCluster. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ManagedClusterManagedCluster. parseFrom(ByteBuffer data)static ManagedClusterManagedCluster. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ManagedCluster Modifier and Type Method Description com.google.protobuf.Parser<ManagedCluster>ManagedCluster. getParserForType()static com.google.protobuf.Parser<ManagedCluster>ManagedCluster. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ManagedCluster Modifier and Type Method Description ManagedCluster.BuilderManagedCluster.Builder. mergeFrom(ManagedCluster other)WorkflowTemplatePlacement.BuilderWorkflowTemplatePlacement.Builder. mergeManagedCluster(ManagedCluster value)A cluster that is managed by the workflow.static ManagedCluster.BuilderManagedCluster. newBuilder(ManagedCluster prototype)WorkflowTemplatePlacement.BuilderWorkflowTemplatePlacement.Builder. setManagedCluster(ManagedCluster value)A cluster that is managed by the workflow.
-