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 RegionNotificationEndpointsClientRegionNotificationEndpointsClient. create()Constructs an instance of RegionNotificationEndpointsClient with default settings.static RegionNotificationEndpointsClientRegionNotificationEndpointsClient. create(RegionNotificationEndpointsSettings settings)Constructs an instance of RegionNotificationEndpointsClient, using the given settings.static RegionNotificationEndpointsClientRegionNotificationEndpointsClient. create(RegionNotificationEndpointsStub stub)Constructs an instance of RegionNotificationEndpointsClient, using the given stub for making calls.
-