Uses of Class
com.google.cloud.compute.v1.GlobalForwardingRulesClient
-
Packages that use GlobalForwardingRulesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GlobalForwardingRulesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalForwardingRulesClient Modifier and Type Method Description static GlobalForwardingRulesClientGlobalForwardingRulesClient. create()Constructs an instance of GlobalForwardingRulesClient with default settings.static GlobalForwardingRulesClientGlobalForwardingRulesClient. create(GlobalForwardingRulesSettings settings)Constructs an instance of GlobalForwardingRulesClient, using the given settings.static GlobalForwardingRulesClientGlobalForwardingRulesClient. create(GlobalForwardingRulesStub stub)Constructs an instance of GlobalForwardingRulesClient, using the given stub for making calls.
-