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