- 0.54.0 (latest)
- 0.53.0
- 0.52.0
- 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 AzureClustersStubSettings extends StubSettings<AzureClustersStubSettings>
Settings class to configure an instance of AzureClustersStub.
The default instance has everything set to sensible defaults:
- The default service address (gkemulticloud.googleapis.com) and default port (443) are used.
- Credentials are acquired automatically through Application Default Credentials.
- Retries are configured for idempotent methods but not for non-idempotent methods.
The builder of this class is recursive, so contained classes are themselves builders. When build() is called, the tree of builders is called to create the complete settings object.
For example, to set the total timeout of getAzureClient to 30 seconds:
// This snippet has been automatically generated for illustrative purposes only.
// It may require modifications to work in your environment.
AzureClustersStubSettings.Builder azureClustersSettingsBuilder =
AzureClustersStubSettings.newBuilder();
azureClustersSettingsBuilder
.getAzureClientSettings()
.setRetrySettings(
azureClustersSettingsBuilder
.getAzureClientSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
AzureClustersStubSettings azureClustersSettings = azureClustersSettingsBuilder.build();
Static Methods
defaultApiClientHeaderProviderBuilder()
public static ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
Type | Description |
Builder |
defaultCredentialsProviderBuilder()
public static GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
Type | Description |
Builder |
defaultExecutorProviderBuilder()
public static InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
Type | Description |
Builder |
defaultGrpcTransportProviderBuilder()
public static InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
Returns a builder for the default ChannelProvider for this service.
Type | Description |
Builder |
defaultTransportChannelProvider()
public static TransportChannelProvider defaultTransportChannelProvider()
Type | Description |
TransportChannelProvider |
getDefaultEndpoint()
public static String getDefaultEndpoint()
Returns the default service endpoint.
Type | Description |
String |
getDefaultMtlsEndpoint()
public static String getDefaultMtlsEndpoint()
Returns the default mTLS service endpoint.
Type | Description |
String |
getDefaultServiceScopes()
public static List<String> getDefaultServiceScopes()
Returns the default service scopes.
Type | Description |
List<String> |
newBuilder()
public static AzureClustersStubSettings.Builder newBuilder()
Returns a new builder for this class.
Type | Description |
AzureClustersStubSettings.Builder |
newBuilder(ClientContext clientContext)
public static AzureClustersStubSettings.Builder newBuilder(ClientContext clientContext)
Returns a new builder for this class.
Name | Description |
clientContext | ClientContext |
Type | Description |
AzureClustersStubSettings.Builder |
Constructors
AzureClustersStubSettings(AzureClustersStubSettings.Builder settingsBuilder)
protected AzureClustersStubSettings(AzureClustersStubSettings.Builder settingsBuilder)
Name | Description |
settingsBuilder | AzureClustersStubSettings.Builder |
Methods
createAzureClientOperationSettings()
public OperationCallSettings<CreateAzureClientRequest,AzureClient,OperationMetadata> createAzureClientOperationSettings()
Returns the object with the settings used for calls to createAzureClient.
Type | Description |
OperationCallSettings<CreateAzureClientRequest,AzureClient,OperationMetadata> |
createAzureClientSettings()
public UnaryCallSettings<CreateAzureClientRequest,Operation> createAzureClientSettings()
Returns the object with the settings used for calls to createAzureClient.
Type | Description |
UnaryCallSettings<CreateAzureClientRequest,Operation> |
createAzureClusterOperationSettings()
public OperationCallSettings<CreateAzureClusterRequest,AzureCluster,OperationMetadata> createAzureClusterOperationSettings()
Returns the object with the settings used for calls to createAzureCluster.
Type | Description |
OperationCallSettings<CreateAzureClusterRequest,AzureCluster,OperationMetadata> |
createAzureClusterSettings()
public UnaryCallSettings<CreateAzureClusterRequest,Operation> createAzureClusterSettings()
Returns the object with the settings used for calls to createAzureCluster.
Type | Description |
UnaryCallSettings<CreateAzureClusterRequest,Operation> |
createAzureNodePoolOperationSettings()
public OperationCallSettings<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata> createAzureNodePoolOperationSettings()
Returns the object with the settings used for calls to createAzureNodePool.
Type | Description |
OperationCallSettings<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata> |
createAzureNodePoolSettings()
public UnaryCallSettings<CreateAzureNodePoolRequest,Operation> createAzureNodePoolSettings()
Returns the object with the settings used for calls to createAzureNodePool.
Type | Description |
UnaryCallSettings<CreateAzureNodePoolRequest,Operation> |
createStub()
public AzureClustersStub createStub()
Type | Description |
AzureClustersStub |
Type | Description |
IOException |
deleteAzureClientOperationSettings()
public OperationCallSettings<DeleteAzureClientRequest,Empty,OperationMetadata> deleteAzureClientOperationSettings()
Returns the object with the settings used for calls to deleteAzureClient.
Type | Description |
OperationCallSettings<DeleteAzureClientRequest,Empty,OperationMetadata> |
deleteAzureClientSettings()
public UnaryCallSettings<DeleteAzureClientRequest,Operation> deleteAzureClientSettings()
Returns the object with the settings used for calls to deleteAzureClient.
Type | Description |
UnaryCallSettings<DeleteAzureClientRequest,Operation> |
deleteAzureClusterOperationSettings()
public OperationCallSettings<DeleteAzureClusterRequest,Empty,OperationMetadata> deleteAzureClusterOperationSettings()
Returns the object with the settings used for calls to deleteAzureCluster.
Type | Description |
OperationCallSettings<DeleteAzureClusterRequest,Empty,OperationMetadata> |
deleteAzureClusterSettings()
public UnaryCallSettings<DeleteAzureClusterRequest,Operation> deleteAzureClusterSettings()
Returns the object with the settings used for calls to deleteAzureCluster.
Type | Description |
UnaryCallSettings<DeleteAzureClusterRequest,Operation> |
deleteAzureNodePoolOperationSettings()
public OperationCallSettings<DeleteAzureNodePoolRequest,Empty,OperationMetadata> deleteAzureNodePoolOperationSettings()
Returns the object with the settings used for calls to deleteAzureNodePool.
Type | Description |
OperationCallSettings<DeleteAzureNodePoolRequest,Empty,OperationMetadata> |
deleteAzureNodePoolSettings()
public UnaryCallSettings<DeleteAzureNodePoolRequest,Operation> deleteAzureNodePoolSettings()
Returns the object with the settings used for calls to deleteAzureNodePool.
Type | Description |
UnaryCallSettings<DeleteAzureNodePoolRequest,Operation> |
generateAzureAccessTokenSettings()
public UnaryCallSettings<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> generateAzureAccessTokenSettings()
Returns the object with the settings used for calls to generateAzureAccessToken.
Type | Description |
UnaryCallSettings<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> |
getAzureClientSettings()
public UnaryCallSettings<GetAzureClientRequest,AzureClient> getAzureClientSettings()
Returns the object with the settings used for calls to getAzureClient.
Type | Description |
UnaryCallSettings<GetAzureClientRequest,AzureClient> |
getAzureClusterSettings()
public UnaryCallSettings<GetAzureClusterRequest,AzureCluster> getAzureClusterSettings()
Returns the object with the settings used for calls to getAzureCluster.
Type | Description |
UnaryCallSettings<GetAzureClusterRequest,AzureCluster> |
getAzureNodePoolSettings()
public UnaryCallSettings<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolSettings()
Returns the object with the settings used for calls to getAzureNodePool.
Type | Description |
UnaryCallSettings<GetAzureNodePoolRequest,AzureNodePool> |
getAzureServerConfigSettings()
public UnaryCallSettings<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigSettings()
Returns the object with the settings used for calls to getAzureServerConfig.
Type | Description |
UnaryCallSettings<GetAzureServerConfigRequest,AzureServerConfig> |
listAzureClientsSettings()
public PagedCallSettings<ListAzureClientsRequest,ListAzureClientsResponse,AzureClustersClient.ListAzureClientsPagedResponse> listAzureClientsSettings()
Returns the object with the settings used for calls to listAzureClients.
Type | Description |
PagedCallSettings<ListAzureClientsRequest,ListAzureClientsResponse,ListAzureClientsPagedResponse> |
listAzureClustersSettings()
public PagedCallSettings<ListAzureClustersRequest,ListAzureClustersResponse,AzureClustersClient.ListAzureClustersPagedResponse> listAzureClustersSettings()
Returns the object with the settings used for calls to listAzureClusters.
Type | Description |
PagedCallSettings<ListAzureClustersRequest,ListAzureClustersResponse,ListAzureClustersPagedResponse> |
listAzureNodePoolsSettings()
public PagedCallSettings<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse,AzureClustersClient.ListAzureNodePoolsPagedResponse> listAzureNodePoolsSettings()
Returns the object with the settings used for calls to listAzureNodePools.
Type | Description |
PagedCallSettings<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse,ListAzureNodePoolsPagedResponse> |
toBuilder()
public AzureClustersStubSettings.Builder toBuilder()
Returns a builder containing all the values of this settings class.
Type | Description |
AzureClustersStubSettings.Builder |
updateAzureClusterOperationSettings()
public OperationCallSettings<UpdateAzureClusterRequest,AzureCluster,OperationMetadata> updateAzureClusterOperationSettings()
Returns the object with the settings used for calls to updateAzureCluster.
Type | Description |
OperationCallSettings<UpdateAzureClusterRequest,AzureCluster,OperationMetadata> |
updateAzureClusterSettings()
public UnaryCallSettings<UpdateAzureClusterRequest,Operation> updateAzureClusterSettings()
Returns the object with the settings used for calls to updateAzureCluster.
Type | Description |
UnaryCallSettings<UpdateAzureClusterRequest,Operation> |
updateAzureNodePoolOperationSettings()
public OperationCallSettings<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata> updateAzureNodePoolOperationSettings()
Returns the object with the settings used for calls to updateAzureNodePool.
Type | Description |
OperationCallSettings<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata> |
updateAzureNodePoolSettings()
public UnaryCallSettings<UpdateAzureNodePoolRequest,Operation> updateAzureNodePoolSettings()
Returns the object with the settings used for calls to updateAzureNodePool.
Type | Description |
UnaryCallSettings<UpdateAzureNodePoolRequest,Operation> |