Class AzureClustersStub (0.40.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
TypeDescription
UnaryCallable<CreateAzureClientRequest,Operation>

createAzureClientOperationCallable()

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

createAzureClusterCallable()

public UnaryCallable<CreateAzureClusterRequest,Operation> createAzureClusterCallable()
Returns
TypeDescription
UnaryCallable<CreateAzureClusterRequest,Operation>

createAzureClusterOperationCallable()

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

createAzureNodePoolCallable()

public UnaryCallable<CreateAzureNodePoolRequest,Operation> createAzureNodePoolCallable()
Returns
TypeDescription
UnaryCallable<CreateAzureNodePoolRequest,Operation>

createAzureNodePoolOperationCallable()

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

deleteAzureClientCallable()

public UnaryCallable<DeleteAzureClientRequest,Operation> deleteAzureClientCallable()
Returns
TypeDescription
UnaryCallable<DeleteAzureClientRequest,Operation>

deleteAzureClientOperationCallable()

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

deleteAzureClusterCallable()

public UnaryCallable<DeleteAzureClusterRequest,Operation> deleteAzureClusterCallable()
Returns
TypeDescription
UnaryCallable<DeleteAzureClusterRequest,Operation>

deleteAzureClusterOperationCallable()

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

deleteAzureNodePoolCallable()

public UnaryCallable<DeleteAzureNodePoolRequest,Operation> deleteAzureNodePoolCallable()
Returns
TypeDescription
UnaryCallable<DeleteAzureNodePoolRequest,Operation>

deleteAzureNodePoolOperationCallable()

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

generateAzureAccessTokenCallable()

public UnaryCallable<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> generateAzureAccessTokenCallable()
Returns
TypeDescription
UnaryCallable<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse>

generateAzureClusterAgentTokenCallable()

public UnaryCallable<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse> generateAzureClusterAgentTokenCallable()
Returns
TypeDescription
UnaryCallable<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse>

getAzureClientCallable()

public UnaryCallable<GetAzureClientRequest,AzureClient> getAzureClientCallable()
Returns
TypeDescription
UnaryCallable<GetAzureClientRequest,AzureClient>

getAzureClusterCallable()

public UnaryCallable<GetAzureClusterRequest,AzureCluster> getAzureClusterCallable()
Returns
TypeDescription
UnaryCallable<GetAzureClusterRequest,AzureCluster>

getAzureJsonWebKeysCallable()

public UnaryCallable<GetAzureJsonWebKeysRequest,AzureJsonWebKeys> getAzureJsonWebKeysCallable()
Returns
TypeDescription
UnaryCallable<GetAzureJsonWebKeysRequest,AzureJsonWebKeys>

getAzureNodePoolCallable()

public UnaryCallable<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolCallable()
Returns
TypeDescription
UnaryCallable<GetAzureNodePoolRequest,AzureNodePool>

getAzureOpenIdConfigCallable()

public UnaryCallable<GetAzureOpenIdConfigRequest,AzureOpenIdConfig> getAzureOpenIdConfigCallable()
Returns
TypeDescription
UnaryCallable<GetAzureOpenIdConfigRequest,AzureOpenIdConfig>

getAzureServerConfigCallable()

public UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigCallable()
Returns
TypeDescription
UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listAzureClientsCallable()

public UnaryCallable<ListAzureClientsRequest,ListAzureClientsResponse> listAzureClientsCallable()
Returns
TypeDescription
UnaryCallable<ListAzureClientsRequest,ListAzureClientsResponse>

listAzureClientsPagedCallable()

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

listAzureClustersCallable()

public UnaryCallable<ListAzureClustersRequest,ListAzureClustersResponse> listAzureClustersCallable()
Returns
TypeDescription
UnaryCallable<ListAzureClustersRequest,ListAzureClustersResponse>

listAzureClustersPagedCallable()

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

listAzureNodePoolsCallable()

public UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse> listAzureNodePoolsCallable()
Returns
TypeDescription
UnaryCallable<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse>

listAzureNodePoolsPagedCallable()

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

updateAzureClusterCallable()

public UnaryCallable<UpdateAzureClusterRequest,Operation> updateAzureClusterCallable()
Returns
TypeDescription
UnaryCallable<UpdateAzureClusterRequest,Operation>

updateAzureClusterOperationCallable()

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

updateAzureNodePoolCallable()

public UnaryCallable<UpdateAzureNodePoolRequest,Operation> updateAzureNodePoolCallable()
Returns
TypeDescription
UnaryCallable<UpdateAzureNodePoolRequest,Operation>

updateAzureNodePoolOperationCallable()

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