Uses of Class
com.google.cloud.compute.v1.stub.RegionNotificationEndpointsStubSettings
-
Packages that use RegionNotificationEndpointsStubSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of RegionNotificationEndpointsStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsStubSettings Modifier and Type Method Description static RegionNotificationEndpointsSettings
RegionNotificationEndpointsSettings. create(RegionNotificationEndpointsStubSettings stub)
-
Uses of RegionNotificationEndpointsStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return RegionNotificationEndpointsStubSettings Modifier and Type Method Description RegionNotificationEndpointsStubSettings
RegionNotificationEndpointsStubSettings.Builder. build()
Methods in com.google.cloud.compute.v1.stub with parameters of type RegionNotificationEndpointsStubSettings Modifier and Type Method Description static HttpJsonRegionNotificationEndpointsStub
HttpJsonRegionNotificationEndpointsStub. create(RegionNotificationEndpointsStubSettings settings)
Constructors in com.google.cloud.compute.v1.stub with parameters of type RegionNotificationEndpointsStubSettings Constructor Description Builder(RegionNotificationEndpointsStubSettings settings)
HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionNotificationEndpointsStub, using the given settings.HttpJsonRegionNotificationEndpointsStub(RegionNotificationEndpointsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionNotificationEndpointsStub, using the given settings.
-