Uses of Class
com.google.cloud.compute.v1.RegionNotificationEndpointsSettings
-
Packages that use RegionNotificationEndpointsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RegionNotificationEndpointsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionNotificationEndpointsSettings Modifier and Type Method Description RegionNotificationEndpointsSettingsRegionNotificationEndpointsSettings.Builder. build()static RegionNotificationEndpointsSettingsRegionNotificationEndpointsSettings. create(RegionNotificationEndpointsStubSettings stub)RegionNotificationEndpointsSettingsRegionNotificationEndpointsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsSettings Modifier and Type Method Description static RegionNotificationEndpointsClientRegionNotificationEndpointsClient. create(RegionNotificationEndpointsSettings settings)Constructs an instance of RegionNotificationEndpointsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsSettings Constructor Description Builder(RegionNotificationEndpointsSettings settings)RegionNotificationEndpointsClient(RegionNotificationEndpointsSettings settings)Constructs an instance of RegionNotificationEndpointsClient, using the given settings.
-