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 GlobalNetworkEndpointGroupsSettingsGlobalNetworkEndpointGroupsSettings. 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 GlobalNetworkEndpointGroupsStubSettingsGlobalNetworkEndpointGroupsStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type GlobalNetworkEndpointGroupsStubSettings Modifier and Type Method Description static HttpJsonGlobalNetworkEndpointGroupsStubHttpJsonGlobalNetworkEndpointGroupsStub. 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.
-