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