Class AzureClustersStub (0.43.0)

public abstract class AzureClustersStub implements BackgroundResource

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()

public AzureClustersStub()

Methods

close()

public abstract void close()

createAzureClientCallable()

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

createAzureClientOperationCallable()

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

createAzureClusterCallable()

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

createAzureClusterOperationCallable()

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

createAzureNodePoolCallable()

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

createAzureNodePoolOperationCallable()

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

deleteAzureClientCallable()

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

deleteAzureClientOperationCallable()

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

deleteAzureClusterCallable()

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

deleteAzureClusterOperationCallable()

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

deleteAzureNodePoolCallable()

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

deleteAzureNodePoolOperationCallable()

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

generateAzureAccessTokenCallable()

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

generateAzureClusterAgentTokenCallable()

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

getAzureClientCallable()

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

getAzureClusterCallable()

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

getAzureJsonWebKeysCallable()

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

getAzureNodePoolCallable()

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

getAzureOpenIdConfigCallable()

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

getAzureServerConfigCallable()

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

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listAzureClientsCallable()

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

listAzureClientsPagedCallable()

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

listAzureClustersCallable()

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

listAzureClustersPagedCallable()

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

listAzureNodePoolsCallable()

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

listAzureNodePoolsPagedCallable()

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

updateAzureClusterCallable()

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

updateAzureClusterOperationCallable()

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

updateAzureNodePoolCallable()

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

updateAzureNodePoolOperationCallable()

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