Uses of Class
com.google.cloud.compute.v1.RegionNotificationEndpointsClient
-
Packages that use RegionNotificationEndpointsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RegionNotificationEndpointsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionNotificationEndpointsClient Modifier and Type Method Description static RegionNotificationEndpointsClient
RegionNotificationEndpointsClient. create()
Constructs an instance of RegionNotificationEndpointsClient with default settings.static RegionNotificationEndpointsClient
RegionNotificationEndpointsClient. create(RegionNotificationEndpointsSettings settings)
Constructs an instance of RegionNotificationEndpointsClient, using the given settings.static RegionNotificationEndpointsClient
RegionNotificationEndpointsClient. create(RegionNotificationEndpointsStub stub)
Constructs an instance of RegionNotificationEndpointsClient, using the given stub for making calls.
-