Class AzureClustersStub (0.94.0)
Stay organized with collections
Save and categorize content based on your preferences.
public abstract class AzureClustersStub implements BackgroundResource
Deprecated. This class is deprecated and will be removed in the next major version update.
Base stub class for the AzureClusters service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
public AzureClustersStub()
Methods
public abstract void close()
public UnaryCallable<CreateAzureClientRequest,Operation> createAzureClientCallable()
public OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata> createAzureClientOperationCallable()
public UnaryCallable<CreateAzureClusterRequest,Operation> createAzureClusterCallable()
public OperationCallable<CreateAzureClusterRequest,AzureCluster,OperationMetadata> createAzureClusterOperationCallable()
public UnaryCallable<CreateAzureNodePoolRequest,Operation> createAzureNodePoolCallable()
public OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata> createAzureNodePoolOperationCallable()
public UnaryCallable<DeleteAzureClientRequest,Operation> deleteAzureClientCallable()
public OperationCallable<DeleteAzureClientRequest,Empty,OperationMetadata> deleteAzureClientOperationCallable()
public UnaryCallable<DeleteAzureClusterRequest,Operation> deleteAzureClusterCallable()
public OperationCallable<DeleteAzureClusterRequest,Empty,OperationMetadata> deleteAzureClusterOperationCallable()
public UnaryCallable<DeleteAzureNodePoolRequest,Operation> deleteAzureNodePoolCallable()
public OperationCallable<DeleteAzureNodePoolRequest,Empty,OperationMetadata> deleteAzureNodePoolOperationCallable()
public UnaryCallable<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> generateAzureAccessTokenCallable()
public UnaryCallable<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse> generateAzureClusterAgentTokenCallable()
public UnaryCallable<GetAzureClientRequest,AzureClient> getAzureClientCallable()
public UnaryCallable<GetAzureClusterRequest,AzureCluster> getAzureClusterCallable()
public UnaryCallable<GetAzureJsonWebKeysRequest,AzureJsonWebKeys> getAzureJsonWebKeysCallable()
public UnaryCallable<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolCallable()
public UnaryCallable<GetAzureOpenIdConfigRequest,AzureOpenIdConfig> getAzureOpenIdConfigCallable()
public UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigCallable()
public @Nullable OperationsStub getHttpJsonOperationsStub()
| Returns |
| Type |
Description |
@org.jspecify.annotations.Nullable com.google.api.gax.httpjson.longrunning.stub.OperationsStub |
|
public @Nullable OperationsStub getOperationsStub()
| Returns |
| Type |
Description |
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub |
|
public UnaryCallable<ListAzureClientsRequest,ListAzureClientsResponse> listAzureClientsCallable()
public UnaryCallable<ListAzureClientsRequest,AzureClustersClient.ListAzureClientsPagedResponse> listAzureClientsPagedCallable()
public UnaryCallable<ListAzureClustersRequest,ListAzureClustersResponse> listAzureClustersCallable()
public UnaryCallable<ListAzureClustersRequest,AzureClustersClient.ListAzureClustersPagedResponse> listAzureClustersPagedCallable()
public UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse> listAzureNodePoolsCallable()
public UnaryCallable<ListAzureNodePoolsRequest,AzureClustersClient.ListAzureNodePoolsPagedResponse> listAzureNodePoolsPagedCallable()
public UnaryCallable<UpdateAzureClusterRequest,Operation> updateAzureClusterCallable()
public OperationCallable<UpdateAzureClusterRequest,AzureCluster,OperationMetadata> updateAzureClusterOperationCallable()
public UnaryCallable<UpdateAzureNodePoolRequest,Operation> updateAzureNodePoolCallable()
public OperationCallable<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata> updateAzureNodePoolOperationCallable()
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 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]