Uses of Class
com.google.cloud.compute.v1.stub.RegionNotificationEndpointsStub
-
Packages that use RegionNotificationEndpointsStub 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 RegionNotificationEndpointsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionNotificationEndpointsStub Modifier and Type Method Description RegionNotificationEndpointsStub
RegionNotificationEndpointsClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsStub Modifier and Type Method Description static RegionNotificationEndpointsClient
RegionNotificationEndpointsClient. create(RegionNotificationEndpointsStub stub)
Constructs an instance of RegionNotificationEndpointsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RegionNotificationEndpointsStub Constructor Description RegionNotificationEndpointsClient(RegionNotificationEndpointsStub stub)
-
Uses of RegionNotificationEndpointsStub in com.google.cloud.compute.v1.stub
Subclasses of RegionNotificationEndpointsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonRegionNotificationEndpointsStub
REST stub implementation for the RegionNotificationEndpoints service API.Methods in com.google.cloud.compute.v1.stub that return RegionNotificationEndpointsStub Modifier and Type Method Description RegionNotificationEndpointsStub
RegionNotificationEndpointsStubSettings. createStub()
-