Send feedback
Class NetworksStub (1.22.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.22.0 keyboard_arrow_down
public abstract class NetworksStub implements BackgroundResource
Base stub class for the Networks service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
NetworksStub()
Methods
addPeeringCallable()
public UnaryCallable<AddPeeringNetworkRequest , Operation > addPeeringCallable ()
Returns
addPeeringOperationCallable()
public OperationCallable<AddPeeringNetworkRequest , Operation , Operation > addPeeringOperationCallable ()
Returns
close()
public abstract void close ()
deleteCallable()
public UnaryCallable<DeleteNetworkRequest , Operation > deleteCallable ()
Returns
deleteOperationCallable()
public OperationCallable<DeleteNetworkRequest , Operation , Operation > deleteOperationCallable ()
Returns
getCallable()
public UnaryCallable<GetNetworkRequest , Network > getCallable ()
Returns
getEffectiveFirewallsCallable()
public UnaryCallable<GetEffectiveFirewallsNetworkRequest , NetworksGetEffectiveFirewallsResponse > getEffectiveFirewallsCallable ()
Returns
insertCallable()
public UnaryCallable<InsertNetworkRequest , Operation > insertCallable ()
Returns
insertOperationCallable()
public OperationCallable<InsertNetworkRequest , Operation , Operation > insertOperationCallable ()
Returns
listCallable()
public UnaryCallable<ListNetworksRequest , NetworkList > listCallable ()
Returns
listPagedCallable()
public UnaryCallable<ListNetworksRequest , NetworksClient . ListPagedResponse > listPagedCallable ()
Returns
listPeeringRoutesCallable()
public UnaryCallable<ListPeeringRoutesNetworksRequest , ExchangedPeeringRoutesList > listPeeringRoutesCallable ()
Returns
listPeeringRoutesPagedCallable()
public UnaryCallable<ListPeeringRoutesNetworksRequest , NetworksClient . ListPeeringRoutesPagedResponse > listPeeringRoutesPagedCallable ()
Returns
patchCallable()
public UnaryCallable<PatchNetworkRequest , Operation > patchCallable ()
Returns
patchOperationCallable()
public OperationCallable<PatchNetworkRequest , Operation , Operation > patchOperationCallable ()
Returns
removePeeringCallable()
public UnaryCallable<RemovePeeringNetworkRequest , Operation > removePeeringCallable ()
Returns
removePeeringOperationCallable()
public OperationCallable<RemovePeeringNetworkRequest , Operation , Operation > removePeeringOperationCallable ()
Returns
switchToCustomModeCallable()
public UnaryCallable<SwitchToCustomModeNetworkRequest , Operation > switchToCustomModeCallable ()
Returns
switchToCustomModeOperationCallable()
public OperationCallable<SwitchToCustomModeNetworkRequest , Operation , Operation > switchToCustomModeOperationCallable ()
Returns
updatePeeringCallable()
public UnaryCallable<UpdatePeeringNetworkRequest , Operation > updatePeeringCallable ()
Returns
updatePeeringOperationCallable()
public OperationCallable<UpdatePeeringNetworkRequest , Operation , Operation > updatePeeringOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]