Uses of Class
com.google.cloud.dataproc.v1.BatchName.Builder
-
Packages that use BatchName.Builder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchName.Builder in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchName.Builder Modifier and Type Method Description static BatchName.BuilderBatchName. newBuilder()BatchName.BuilderBatchName.Builder. setBatch(String batch)BatchName.BuilderBatchName.Builder. setLocation(String location)BatchName.BuilderBatchName.Builder. setProject(String project)BatchName.BuilderBatchName. toBuilder()
-