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