Send feedback
Class GrpcAzureClustersStub (0.34.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.34.0 keyboard_arrow_down
public class GrpcAzureClustersStub extends AzureClustersStub
gRPC stub implementation for the AzureClusters service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
public static final GrpcAzureClustersStub create ( ClientContext clientContext )
public static final GrpcAzureClustersStub create ( ClientContext clientContext , GrpcStubCallableFactory callableFactory )
public static final GrpcAzureClustersStub create ( AzureClustersStubSettings settings )
Constructors
protected GrpcAzureClustersStub ( AzureClustersStubSettings settings , ClientContext clientContext )
Constructs an instance of GrpcAzureClustersStub, using the given settings. This is protected so
that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
protected GrpcAzureClustersStub ( AzureClustersStubSettings settings , ClientContext clientContext , GrpcStubCallableFactory callableFactory )
Constructs an instance of GrpcAzureClustersStub, using the given settings. This is protected so
that it is easy to make a subclass, but otherwise, the static factory methods should be
preferred.
Methods
public boolean awaitTermination ( long duration , TimeUnit unit )
public final void close ()
Overrides
public UnaryCallable<CreateAzureClientRequest , Operation > createAzureClientCallable ()
Overrides
public OperationCallable<CreateAzureClientRequest , AzureClient , OperationMetadata > createAzureClientOperationCallable ()
Overrides
public UnaryCallable<CreateAzureClusterRequest , Operation > createAzureClusterCallable ()
Overrides
public OperationCallable<CreateAzureClusterRequest , AzureCluster , OperationMetadata > createAzureClusterOperationCallable ()
Overrides
public UnaryCallable<CreateAzureNodePoolRequest , Operation > createAzureNodePoolCallable ()
Overrides
public OperationCallable<CreateAzureNodePoolRequest , AzureNodePool , OperationMetadata > createAzureNodePoolOperationCallable ()
Overrides
public UnaryCallable<DeleteAzureClientRequest , Operation > deleteAzureClientCallable ()
Overrides
public OperationCallable<DeleteAzureClientRequest , Empty , OperationMetadata > deleteAzureClientOperationCallable ()
Overrides
public UnaryCallable<DeleteAzureClusterRequest , Operation > deleteAzureClusterCallable ()
Overrides
public OperationCallable<DeleteAzureClusterRequest , Empty , OperationMetadata > deleteAzureClusterOperationCallable ()
Overrides
public UnaryCallable<DeleteAzureNodePoolRequest , Operation > deleteAzureNodePoolCallable ()
Overrides
public OperationCallable<DeleteAzureNodePoolRequest , Empty , OperationMetadata > deleteAzureNodePoolOperationCallable ()
Overrides
public UnaryCallable<GenerateAzureAccessTokenRequest , GenerateAzureAccessTokenResponse > generateAzureAccessTokenCallable ()
Overrides
public UnaryCallable<GenerateAzureClusterAgentTokenRequest , GenerateAzureClusterAgentTokenResponse > generateAzureClusterAgentTokenCallable ()
Overrides
public UnaryCallable<GetAzureClientRequest , AzureClient > getAzureClientCallable ()
Overrides
public UnaryCallable<GetAzureClusterRequest , AzureCluster > getAzureClusterCallable ()
Overrides
public UnaryCallable<GetAzureJsonWebKeysRequest , AzureJsonWebKeys > getAzureJsonWebKeysCallable ()
Overrides
public UnaryCallable<GetAzureNodePoolRequest , AzureNodePool > getAzureNodePoolCallable ()
Overrides
public UnaryCallable<GetAzureOpenIdConfigRequest , AzureOpenIdConfig > getAzureOpenIdConfigCallable ()
Overrides
public UnaryCallable<GetAzureServerConfigRequest , AzureServerConfig > getAzureServerConfigCallable ()
Overrides
public GrpcOperationsStub getOperationsStub ()
Overrides
public boolean isShutdown ()
public boolean isTerminated ()
public UnaryCallable<ListAzureClientsRequest , ListAzureClientsResponse > listAzureClientsCallable ()
Overrides
public UnaryCallable<ListAzureClientsRequest , AzureClustersClient . ListAzureClientsPagedResponse > listAzureClientsPagedCallable ()
Overrides
public UnaryCallable<ListAzureClustersRequest , ListAzureClustersResponse > listAzureClustersCallable ()
Overrides
public UnaryCallable<ListAzureClustersRequest , AzureClustersClient . ListAzureClustersPagedResponse > listAzureClustersPagedCallable ()
Overrides
public UnaryCallable<ListAzureNodePoolsRequest , ListAzureNodePoolsResponse > listAzureNodePoolsCallable ()
Overrides
public UnaryCallable<ListAzureNodePoolsRequest , AzureClustersClient . ListAzureNodePoolsPagedResponse > listAzureNodePoolsPagedCallable ()
Overrides
public void shutdownNow ()
public UnaryCallable<UpdateAzureClusterRequest , Operation > updateAzureClusterCallable ()
Overrides
public OperationCallable<UpdateAzureClusterRequest , AzureCluster , OperationMetadata > updateAzureClusterOperationCallable ()
Overrides
public UnaryCallable<UpdateAzureNodePoolRequest , Operation > updateAzureNodePoolCallable ()
Overrides
public OperationCallable<UpdateAzureNodePoolRequest , AzureNodePool , OperationMetadata > updateAzureNodePoolOperationCallable ()
Overrides
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 2025-01-27 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 2025-01-27 UTC."],[],[]]