Uses of Class
com.google.cloud.batch.v1.stub.BatchServiceStubSettings.Builder
-
Packages that use BatchServiceStubSettings.Builder Package Description com.google.cloud.batch.v1 A client to Batch APIcom.google.cloud.batch.v1.stub -
-
Uses of BatchServiceStubSettings.Builder in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 that return BatchServiceStubSettings.Builder Modifier and Type Method Description BatchServiceStubSettings.BuilderBatchServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.batch.v1 with parameters of type BatchServiceStubSettings.Builder Constructor Description Builder(BatchServiceStubSettings.Builder stubSettings) -
Uses of BatchServiceStubSettings.Builder in com.google.cloud.batch.v1.stub
Methods in com.google.cloud.batch.v1.stub that return BatchServiceStubSettings.Builder Modifier and Type Method Description BatchServiceStubSettings.BuilderBatchServiceStubSettings.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 BatchServiceStubSettings.BuilderBatchServiceStubSettings. newBuilder()Returns a new gRPC builder for this class.static BatchServiceStubSettings.BuilderBatchServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.static BatchServiceStubSettings.BuilderBatchServiceStubSettings. newHttpJsonBuilder()Returns a new REST builder for this class.BatchServiceStubSettings.BuilderBatchServiceStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.batch.v1.stub with parameters of type BatchServiceStubSettings.Builder Constructor Description BatchServiceStubSettings(BatchServiceStubSettings.Builder settingsBuilder)
-