Class AzureClustersStub (0.94.0)

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.

Inheritance

java.lang.Object > AzureClustersStub

Implements

BackgroundResource

Constructors

AzureClustersStub() (deprecated)

public AzureClustersStub()

Methods

close() (deprecated)

public abstract void close()

createAzureClientCallable() (deprecated)

public UnaryCallable<CreateAzureClientRequest,Operation> createAzureClientCallable()
Returns
Type Description
UnaryCallable<CreateAzureClientRequest,Operation>

createAzureClientOperationCallable() (deprecated)

public OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata> createAzureClientOperationCallable()
Returns
Type Description
OperationCallable<CreateAzureClientRequest,AzureClient,OperationMetadata>

createAzureClusterCallable() (deprecated)

public UnaryCallable<CreateAzureClusterRequest,Operation> createAzureClusterCallable()
Returns
Type Description
UnaryCallable<CreateAzureClusterRequest,Operation>

createAzureClusterOperationCallable() (deprecated)

public OperationCallable<CreateAzureClusterRequest,AzureCluster,OperationMetadata> createAzureClusterOperationCallable()
Returns
Type Description
OperationCallable<CreateAzureClusterRequest,AzureCluster,OperationMetadata>

createAzureNodePoolCallable() (deprecated)

public UnaryCallable<CreateAzureNodePoolRequest,Operation> createAzureNodePoolCallable()
Returns
Type Description
UnaryCallable<CreateAzureNodePoolRequest,Operation>

createAzureNodePoolOperationCallable() (deprecated)

public OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata> createAzureNodePoolOperationCallable()
Returns
Type Description
OperationCallable<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>

deleteAzureClientCallable() (deprecated)

public UnaryCallable<DeleteAzureClientRequest,Operation> deleteAzureClientCallable()
Returns
Type Description
UnaryCallable<DeleteAzureClientRequest,Operation>

deleteAzureClientOperationCallable() (deprecated)

public OperationCallable<DeleteAzureClientRequest,Empty,OperationMetadata> deleteAzureClientOperationCallable()
Returns
Type Description
OperationCallable<DeleteAzureClientRequest,Empty,OperationMetadata>

deleteAzureClusterCallable() (deprecated)

public UnaryCallable<DeleteAzureClusterRequest,Operation> deleteAzureClusterCallable()
Returns
Type Description
UnaryCallable<DeleteAzureClusterRequest,Operation>

deleteAzureClusterOperationCallable() (deprecated)

public OperationCallable<DeleteAzureClusterRequest,Empty,OperationMetadata> deleteAzureClusterOperationCallable()
Returns
Type Description
OperationCallable<DeleteAzureClusterRequest,Empty,OperationMetadata>

deleteAzureNodePoolCallable() (deprecated)

public UnaryCallable<DeleteAzureNodePoolRequest,Operation> deleteAzureNodePoolCallable()
Returns
Type Description
UnaryCallable<DeleteAzureNodePoolRequest,Operation>

deleteAzureNodePoolOperationCallable() (deprecated)

public OperationCallable<DeleteAzureNodePoolRequest,Empty,OperationMetadata> deleteAzureNodePoolOperationCallable()
Returns
Type Description
OperationCallable<DeleteAzureNodePoolRequest,Empty,OperationMetadata>

generateAzureAccessTokenCallable() (deprecated)

public UnaryCallable<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> generateAzureAccessTokenCallable()
Returns
Type Description
UnaryCallable<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse>

generateAzureClusterAgentTokenCallable() (deprecated)

public UnaryCallable<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse> generateAzureClusterAgentTokenCallable()
Returns
Type Description
UnaryCallable<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse>

getAzureClientCallable() (deprecated)

public UnaryCallable<GetAzureClientRequest,AzureClient> getAzureClientCallable()
Returns
Type Description
UnaryCallable<GetAzureClientRequest,AzureClient>

getAzureClusterCallable() (deprecated)

public UnaryCallable<GetAzureClusterRequest,AzureCluster> getAzureClusterCallable()
Returns
Type Description
UnaryCallable<GetAzureClusterRequest,AzureCluster>

getAzureJsonWebKeysCallable() (deprecated)

public UnaryCallable<GetAzureJsonWebKeysRequest,AzureJsonWebKeys> getAzureJsonWebKeysCallable()
Returns
Type Description
UnaryCallable<GetAzureJsonWebKeysRequest,AzureJsonWebKeys>

getAzureNodePoolCallable() (deprecated)

public UnaryCallable<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolCallable()
Returns
Type Description
UnaryCallable<GetAzureNodePoolRequest,AzureNodePool>

getAzureOpenIdConfigCallable() (deprecated)

public UnaryCallable<GetAzureOpenIdConfigRequest,AzureOpenIdConfig> getAzureOpenIdConfigCallable()
Returns
Type Description
UnaryCallable<GetAzureOpenIdConfigRequest,AzureOpenIdConfig>

getAzureServerConfigCallable() (deprecated)

public UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigCallable()
Returns
Type Description
UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig>

getHttpJsonOperationsStub() (deprecated)

public @Nullable OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.api.gax.httpjson.longrunning.stub.OperationsStub

getOperationsStub() (deprecated)

public @Nullable OperationsStub getOperationsStub()
Returns
Type Description
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub

listAzureClientsCallable() (deprecated)

public UnaryCallable<ListAzureClientsRequest,ListAzureClientsResponse> listAzureClientsCallable()
Returns
Type Description
UnaryCallable<ListAzureClientsRequest,ListAzureClientsResponse>

listAzureClientsPagedCallable() (deprecated)

public UnaryCallable<ListAzureClientsRequest,AzureClustersClient.ListAzureClientsPagedResponse> listAzureClientsPagedCallable()
Returns
Type Description
UnaryCallable<ListAzureClientsRequest,ListAzureClientsPagedResponse>

listAzureClustersCallable() (deprecated)

public UnaryCallable<ListAzureClustersRequest,ListAzureClustersResponse> listAzureClustersCallable()
Returns
Type Description
UnaryCallable<ListAzureClustersRequest,ListAzureClustersResponse>

listAzureClustersPagedCallable() (deprecated)

public UnaryCallable<ListAzureClustersRequest,AzureClustersClient.ListAzureClustersPagedResponse> listAzureClustersPagedCallable()
Returns
Type Description
UnaryCallable<ListAzureClustersRequest,ListAzureClustersPagedResponse>

listAzureNodePoolsCallable() (deprecated)

public UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse> listAzureNodePoolsCallable()
Returns
Type Description
UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse>

listAzureNodePoolsPagedCallable() (deprecated)

public UnaryCallable<ListAzureNodePoolsRequest,AzureClustersClient.ListAzureNodePoolsPagedResponse> listAzureNodePoolsPagedCallable()
Returns
Type Description
UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsPagedResponse>

updateAzureClusterCallable() (deprecated)

public UnaryCallable<UpdateAzureClusterRequest,Operation> updateAzureClusterCallable()
Returns
Type Description
UnaryCallable<UpdateAzureClusterRequest,Operation>

updateAzureClusterOperationCallable() (deprecated)

public OperationCallable<UpdateAzureClusterRequest,AzureCluster,OperationMetadata> updateAzureClusterOperationCallable()
Returns
Type Description
OperationCallable<UpdateAzureClusterRequest,AzureCluster,OperationMetadata>

updateAzureNodePoolCallable() (deprecated)

public UnaryCallable<UpdateAzureNodePoolRequest,Operation> updateAzureNodePoolCallable()
Returns
Type Description
UnaryCallable<UpdateAzureNodePoolRequest,Operation>

updateAzureNodePoolOperationCallable() (deprecated)

public OperationCallable<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata> updateAzureNodePoolOperationCallable()
Returns
Type Description
OperationCallable<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata>