- 0.52.0 (latest)
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.6
- 0.1.0
public class HttpJsonAzureClustersStub extends AzureClustersStub
REST stub implementation for the AzureClusters service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonAzureClustersStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonAzureClustersStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonAzureClustersStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonAzureClustersStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(AzureClustersStubSettings settings)
public static final HttpJsonAzureClustersStub create(AzureClustersStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | AzureClustersStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonAzureClustersStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonAzureClustersStub(AzureClustersStubSettings settings, ClientContext clientContext)
protected HttpJsonAzureClustersStub(AzureClustersStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonAzureClustersStub, 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.
Parameters | |
---|---|
Name | Description |
settings | AzureClustersStubSettings |
clientContext | ClientContext |
HttpJsonAzureClustersStub(AzureClustersStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonAzureClustersStub(AzureClustersStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAzureClustersStub, 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.
Parameters | |
---|---|
Name | Description |
settings | AzureClustersStubSettings |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final 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> |
getAzureClientCallable()
public UnaryCallable<GetAzureClientRequest,AzureClient> getAzureClientCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAzureClientRequest,AzureClient> |
getAzureClusterCallable()
public UnaryCallable<GetAzureClusterRequest,AzureCluster> getAzureClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAzureClusterRequest,AzureCluster> |
getAzureNodePoolCallable()
public UnaryCallable<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAzureNodePoolRequest,AzureNodePool> |
getAzureServerConfigCallable()
public UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAzureServerConfigRequest,AzureServerConfig> |
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
HttpJsonOperationsStub |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
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> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
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> |