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 RegionNotificationEndpointsSettings
RegionNotificationEndpointsSettings.Builder. build()
static RegionNotificationEndpointsSettings
RegionNotificationEndpointsSettings. create(RegionNotificationEndpointsStubSettings stub)
RegionNotificationEndpointsSettings
RegionNotificationEndpointsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsSettings Modifier and Type Method Description static RegionNotificationEndpointsClient
RegionNotificationEndpointsClient. 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.
-