Uses of Class
com.google.cloud.dataproc.v1.stub.BatchControllerStubSettings.Builder
-
Packages that use BatchControllerStubSettings.Builder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc APIcom.google.cloud.dataproc.v1.stub -
-
Uses of BatchControllerStubSettings.Builder in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerStubSettings.Builder Modifier and Type Method Description BatchControllerStubSettings.BuilderBatchControllerSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.dataproc.v1 with parameters of type BatchControllerStubSettings.Builder Constructor Description Builder(BatchControllerStubSettings.Builder stubSettings) -
Uses of BatchControllerStubSettings.Builder in com.google.cloud.dataproc.v1.stub
Methods in com.google.cloud.dataproc.v1.stub that return BatchControllerStubSettings.Builder Modifier and Type Method Description BatchControllerStubSettings.BuilderBatchControllerStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static BatchControllerStubSettings.BuilderBatchControllerStubSettings. newBuilder()Returns a new gRPC builder for this class.static BatchControllerStubSettings.BuilderBatchControllerStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static BatchControllerStubSettings.BuilderBatchControllerStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.BatchControllerStubSettings.BuilderBatchControllerStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.dataproc.v1.stub with parameters of type BatchControllerStubSettings.Builder Constructor Description BatchControllerStubSettings(BatchControllerStubSettings.Builder settingsBuilder)
-