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