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