Uses of Class
com.google.cloud.compute.v1.stub.NetworkEdgeSecurityServicesStubSettings
-
Packages that use NetworkEdgeSecurityServicesStubSettings 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 NetworkEdgeSecurityServicesStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type NetworkEdgeSecurityServicesStubSettings Modifier and Type Method Description static NetworkEdgeSecurityServicesSettingsNetworkEdgeSecurityServicesSettings. create(NetworkEdgeSecurityServicesStubSettings stub) -
Uses of NetworkEdgeSecurityServicesStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return NetworkEdgeSecurityServicesStubSettings Modifier and Type Method Description NetworkEdgeSecurityServicesStubSettingsNetworkEdgeSecurityServicesStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type NetworkEdgeSecurityServicesStubSettings Modifier and Type Method Description static HttpJsonNetworkEdgeSecurityServicesStubHttpJsonNetworkEdgeSecurityServicesStub. create(NetworkEdgeSecurityServicesStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type NetworkEdgeSecurityServicesStubSettings Constructor Description Builder(NetworkEdgeSecurityServicesStubSettings settings)HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.HttpJsonNetworkEdgeSecurityServicesStub(NetworkEdgeSecurityServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonNetworkEdgeSecurityServicesStub, using the given settings.
-