Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class NetworksStub (1.18.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 1.18.0keyboard_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
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 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]