Send feedback
Class EdgeContainerStub (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.4.0 keyboard_arrow_down
public abstract class EdgeContainerStub implements BackgroundResource
Base stub class for the EdgeContainer service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
EdgeContainerStub()
public EdgeContainerStub ()
Methods
close()
public abstract void close ()
createClusterCallable()
public UnaryCallable<CreateClusterRequest , Operation > createClusterCallable ()
Returns
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest , Cluster , OperationMetadata > createClusterOperationCallable ()
Returns
createNodePoolCallable()
public UnaryCallable<CreateNodePoolRequest , Operation > createNodePoolCallable ()
Returns
createNodePoolOperationCallable()
public OperationCallable<CreateNodePoolRequest , NodePool , OperationMetadata > createNodePoolOperationCallable ()
Returns
createVpnConnectionCallable()
public UnaryCallable<CreateVpnConnectionRequest , Operation > createVpnConnectionCallable ()
Returns
createVpnConnectionOperationCallable()
public OperationCallable<CreateVpnConnectionRequest , VpnConnection , OperationMetadata > createVpnConnectionOperationCallable ()
Returns
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest , Operation > deleteClusterCallable ()
Returns
deleteClusterOperationCallable()
public OperationCallable<DeleteClusterRequest , Empty , OperationMetadata > deleteClusterOperationCallable ()
Returns
deleteNodePoolCallable()
public UnaryCallable<DeleteNodePoolRequest , Operation > deleteNodePoolCallable ()
Returns
deleteNodePoolOperationCallable()
public OperationCallable<DeleteNodePoolRequest , Empty , OperationMetadata > deleteNodePoolOperationCallable ()
Returns
deleteVpnConnectionCallable()
public UnaryCallable<DeleteVpnConnectionRequest , Operation > deleteVpnConnectionCallable ()
Returns
deleteVpnConnectionOperationCallable()
public OperationCallable<DeleteVpnConnectionRequest , Empty , OperationMetadata > deleteVpnConnectionOperationCallable ()
Returns
generateAccessTokenCallable()
public UnaryCallable<GenerateAccessTokenRequest , GenerateAccessTokenResponse > generateAccessTokenCallable ()
Returns
getClusterCallable()
public UnaryCallable<GetClusterRequest , Cluster > getClusterCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getMachineCallable()
public UnaryCallable<GetMachineRequest , Machine > getMachineCallable ()
Returns
getNodePoolCallable()
public UnaryCallable<GetNodePoolRequest , NodePool > getNodePoolCallable ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getVpnConnectionCallable()
public UnaryCallable<GetVpnConnectionRequest , VpnConnection > getVpnConnectionCallable ()
Returns
listClustersCallable()
public UnaryCallable<ListClustersRequest , ListClustersResponse > listClustersCallable ()
Returns
listClustersPagedCallable()
public UnaryCallable<ListClustersRequest , EdgeContainerClient . ListClustersPagedResponse > listClustersPagedCallable ()
Returns
listMachinesCallable()
public UnaryCallable<ListMachinesRequest , ListMachinesResponse > listMachinesCallable ()
Returns
listMachinesPagedCallable()
public UnaryCallable<ListMachinesRequest , EdgeContainerClient . ListMachinesPagedResponse > listMachinesPagedCallable ()
Returns
listNodePoolsCallable()
public UnaryCallable<ListNodePoolsRequest , ListNodePoolsResponse > listNodePoolsCallable ()
Returns
listNodePoolsPagedCallable()
public UnaryCallable<ListNodePoolsRequest , EdgeContainerClient . ListNodePoolsPagedResponse > listNodePoolsPagedCallable ()
Returns
listVpnConnectionsCallable()
public UnaryCallable<ListVpnConnectionsRequest , ListVpnConnectionsResponse > listVpnConnectionsCallable ()
Returns
listVpnConnectionsPagedCallable()
public UnaryCallable<ListVpnConnectionsRequest , EdgeContainerClient . ListVpnConnectionsPagedResponse > listVpnConnectionsPagedCallable ()
Returns
updateClusterCallable()
public UnaryCallable<UpdateClusterRequest , Operation > updateClusterCallable ()
Returns
updateClusterOperationCallable()
public OperationCallable<UpdateClusterRequest , Cluster , OperationMetadata > updateClusterOperationCallable ()
Returns
updateNodePoolCallable()
public UnaryCallable<UpdateNodePoolRequest , Operation > updateNodePoolCallable ()
Returns
updateNodePoolOperationCallable()
public OperationCallable<UpdateNodePoolRequest , NodePool , OperationMetadata > updateNodePoolOperationCallable ()
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-11-06 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-11-06 UTC."],[],[]]