Uses of Class
com.google.cloud.advisorynotifications.v1.stub.AdvisoryNotificationsServiceStubSettings
-
Packages that use AdvisoryNotificationsServiceStubSettings Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications APIcom.google.cloud.advisorynotifications.v1.stub -
-
Uses of AdvisoryNotificationsServiceStubSettings in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceStubSettings Modifier and Type Method Description static AdvisoryNotificationsServiceSettingsAdvisoryNotificationsServiceSettings. create(AdvisoryNotificationsServiceStubSettings stub) -
Uses of AdvisoryNotificationsServiceStubSettings in com.google.cloud.advisorynotifications.v1.stub
Methods in com.google.cloud.advisorynotifications.v1.stub that return AdvisoryNotificationsServiceStubSettings Modifier and Type Method Description AdvisoryNotificationsServiceStubSettingsAdvisoryNotificationsServiceStubSettings.Builder. build()Methods in com.google.cloud.advisorynotifications.v1.stub with parameters of type AdvisoryNotificationsServiceStubSettings Modifier and Type Method Description static GrpcAdvisoryNotificationsServiceStubGrpcAdvisoryNotificationsServiceStub. create(AdvisoryNotificationsServiceStubSettings settings)static HttpJsonAdvisoryNotificationsServiceStubHttpJsonAdvisoryNotificationsServiceStub. create(AdvisoryNotificationsServiceStubSettings settings)Constructors in com.google.cloud.advisorynotifications.v1.stub with parameters of type AdvisoryNotificationsServiceStubSettings Constructor Description Builder(AdvisoryNotificationsServiceStubSettings settings)GrpcAdvisoryNotificationsServiceStub(AdvisoryNotificationsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcAdvisoryNotificationsServiceStub, using the given settings.GrpcAdvisoryNotificationsServiceStub(AdvisoryNotificationsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcAdvisoryNotificationsServiceStub, using the given settings.HttpJsonAdvisoryNotificationsServiceStub(AdvisoryNotificationsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonAdvisoryNotificationsServiceStub, using the given settings.HttpJsonAdvisoryNotificationsServiceStub(AdvisoryNotificationsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonAdvisoryNotificationsServiceStub, using the given settings.
-