@BetaApi @Generated(value="by gapic-generator-java") public class TelcoAutomationStubSettings extends com.google.api.gax.rpc.StubSettings<TelcoAutomationStubSettings>
TelcoAutomationStub.
The default instance has everything set to sensible defaults:
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 getOrchestrationCluster to 30 seconds:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
TelcoAutomationStubSettings.Builder telcoAutomationSettingsBuilder =
TelcoAutomationStubSettings.newBuilder();
telcoAutomationSettingsBuilder
.getOrchestrationClusterSettings()
.setRetrySettings(
telcoAutomationSettingsBuilder
.getOrchestrationClusterSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
TelcoAutomationStubSettings telcoAutomationSettings = telcoAutomationSettingsBuilder.build();
| Modifier and Type | Class and Description |
|---|---|
static class |
TelcoAutomationStubSettings.Builder
Builder for TelcoAutomationStubSettings.
|
| Modifier | Constructor and Description |
|---|---|
protected |
TelcoAutomationStubSettings(TelcoAutomationStubSettings.Builder settingsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallSettings<ApplyDeploymentRequest,Deployment> |
applyDeploymentSettings()
Returns the object with the settings used for calls to applyDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<ApplyHydratedDeploymentRequest,HydratedDeployment> |
applyHydratedDeploymentSettings()
Returns the object with the settings used for calls to applyHydratedDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<ApproveBlueprintRequest,Blueprint> |
approveBlueprintSettings()
Returns the object with the settings used for calls to approveBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> |
computeDeploymentStatusSettings()
Returns the object with the settings used for calls to computeDeploymentStatus.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateBlueprintRequest,Blueprint> |
createBlueprintSettings()
Returns the object with the settings used for calls to createBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,Deployment> |
createDeploymentSettings()
Returns the object with the settings used for calls to createDeployment.
|
com.google.api.gax.rpc.OperationCallSettings<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> |
createEdgeSlmOperationSettings()
Returns the object with the settings used for calls to createEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateEdgeSlmRequest,com.google.longrunning.Operation> |
createEdgeSlmSettings()
Returns the object with the settings used for calls to createEdgeSlm.
|
com.google.api.gax.rpc.OperationCallSettings<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> |
createOrchestrationClusterOperationSettings()
Returns the object with the settings used for calls to createOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateOrchestrationClusterRequest,com.google.longrunning.Operation> |
createOrchestrationClusterSettings()
Returns the object with the settings used for calls to createOrchestrationCluster.
|
TelcoAutomationStub |
createStub() |
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultApiClientHeaderProviderBuilder() |
static com.google.api.gax.core.GoogleCredentialsProvider.Builder |
defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
|
static com.google.api.gax.core.InstantiatingExecutorProvider.Builder |
defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultGrpcApiClientHeaderProviderBuilder() |
static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder |
defaultGrpcTransportProviderBuilder()
Returns a builder for the default gRPC ChannelProvider for this service.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultHttpJsonApiClientHeaderProviderBuilder() |
static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder |
defaultHttpJsonTransportProviderBuilder()
Returns a builder for the default REST ChannelProvider for this service.
|
static com.google.api.gax.rpc.TransportChannelProvider |
defaultTransportChannelProvider() |
com.google.api.gax.rpc.UnaryCallSettings<DeleteBlueprintRevisionRequest,Blueprint> |
deleteBlueprintRevisionSettings()
Returns the object with the settings used for calls to deleteBlueprintRevision.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteBlueprintRequest,com.google.protobuf.Empty> |
deleteBlueprintSettings()
Returns the object with the settings used for calls to deleteBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteDeploymentRevisionRequest,Deployment> |
deleteDeploymentRevisionSettings()
Returns the object with the settings used for calls to deleteDeploymentRevision.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteDeploymentRequest,com.google.protobuf.Empty> |
deleteDeploymentSettings()
Returns the object with the settings used for calls to deleteDeployment.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteEdgeSlmRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteEdgeSlmOperationSettings()
Returns the object with the settings used for calls to deleteEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteEdgeSlmRequest,com.google.longrunning.Operation> |
deleteEdgeSlmSettings()
Returns the object with the settings used for calls to deleteEdgeSlm.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteOrchestrationClusterRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteOrchestrationClusterOperationSettings()
Returns the object with the settings used for calls to deleteOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteOrchestrationClusterRequest,com.google.longrunning.Operation> |
deleteOrchestrationClusterSettings()
Returns the object with the settings used for calls to deleteOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> |
discardBlueprintChangesSettings()
Returns the object with the settings used for calls to discardBlueprintChanges.
|
com.google.api.gax.rpc.UnaryCallSettings<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> |
discardDeploymentChangesSettings()
Returns the object with the settings used for calls to discardDeploymentChanges.
|
com.google.api.gax.rpc.UnaryCallSettings<GetBlueprintRequest,Blueprint> |
getBlueprintSettings()
Returns the object with the settings used for calls to getBlueprint.
|
static String |
getDefaultEndpoint()
Returns the default service endpoint.
|
static String |
getDefaultMtlsEndpoint()
Returns the default mTLS service endpoint.
|
static List<String> |
getDefaultServiceScopes()
Returns the default service scopes.
|
com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment> |
getDeploymentSettings()
Returns the object with the settings used for calls to getDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<GetEdgeSlmRequest,EdgeSlm> |
getEdgeSlmSettings()
Returns the object with the settings used for calls to getEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings<GetHydratedDeploymentRequest,HydratedDeployment> |
getHydratedDeploymentSettings()
Returns the object with the settings used for calls to getHydratedDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the object with the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings<GetOrchestrationClusterRequest,OrchestrationCluster> |
getOrchestrationClusterSettings()
Returns the object with the settings used for calls to getOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings<GetPublicBlueprintRequest,PublicBlueprint> |
getPublicBlueprintSettings()
Returns the object with the settings used for calls to getPublicBlueprint.
|
com.google.api.gax.rpc.PagedCallSettings<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> |
listBlueprintRevisionsSettings()
Returns the object with the settings used for calls to listBlueprintRevisions.
|
com.google.api.gax.rpc.PagedCallSettings<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> |
listBlueprintsSettings()
Returns the object with the settings used for calls to listBlueprints.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
listDeploymentRevisionsSettings()
Returns the object with the settings used for calls to listDeploymentRevisions.
|
com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> |
listDeploymentsSettings()
Returns the object with the settings used for calls to listDeployments.
|
com.google.api.gax.rpc.PagedCallSettings<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
listEdgeSlmsSettings()
Returns the object with the settings used for calls to listEdgeSlms.
|
com.google.api.gax.rpc.PagedCallSettings<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
listHydratedDeploymentsSettings()
Returns the object with the settings used for calls to listHydratedDeployments.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TelcoAutomationClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
listOrchestrationClustersSettings()
Returns the object with the settings used for calls to listOrchestrationClusters.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
listPublicBlueprintsSettings()
Returns the object with the settings used for calls to listPublicBlueprints.
|
static TelcoAutomationStubSettings.Builder |
newBuilder()
Returns a new gRPC builder for this class.
|
static TelcoAutomationStubSettings.Builder |
newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.
|
static TelcoAutomationStubSettings.Builder |
newHttpJsonBuilder()
Returns a new REST builder for this class.
|
com.google.api.gax.rpc.UnaryCallSettings<ProposeBlueprintRequest,Blueprint> |
proposeBlueprintSettings()
Returns the object with the settings used for calls to proposeBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<RejectBlueprintRequest,Blueprint> |
rejectBlueprintSettings()
Returns the object with the settings used for calls to rejectBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<RemoveDeploymentRequest,com.google.protobuf.Empty> |
removeDeploymentSettings()
Returns the object with the settings used for calls to removeDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<RollbackDeploymentRequest,Deployment> |
rollbackDeploymentSettings()
Returns the object with the settings used for calls to rollbackDeployment.
|
com.google.api.gax.rpc.PagedCallSettings<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> |
searchBlueprintRevisionsSettings()
Returns the object with the settings used for calls to searchBlueprintRevisions.
|
com.google.api.gax.rpc.PagedCallSettings<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> |
searchDeploymentRevisionsSettings()
Returns the object with the settings used for calls to searchDeploymentRevisions.
|
TelcoAutomationStubSettings.Builder |
toBuilder()
Returns a builder containing all the values of this settings class.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateBlueprintRequest,Blueprint> |
updateBlueprintSettings()
Returns the object with the settings used for calls to updateBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateDeploymentRequest,Deployment> |
updateDeploymentSettings()
Returns the object with the settings used for calls to updateDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateHydratedDeploymentRequest,HydratedDeployment> |
updateHydratedDeploymentSettings()
Returns the object with the settings used for calls to updateHydratedDeployment.
|
getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, toStringprotected TelcoAutomationStubSettings(TelcoAutomationStubSettings.Builder settingsBuilder) throws IOException
IOExceptionpublic com.google.api.gax.rpc.PagedCallSettings<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateOrchestrationClusterRequest,com.google.longrunning.Operation> createOrchestrationClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteOrchestrationClusterRequest,com.google.longrunning.Operation> deleteOrchestrationClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteOrchestrationClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteOrchestrationClusterOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateEdgeSlmRequest,com.google.longrunning.Operation> createEdgeSlmSettings()
public com.google.api.gax.rpc.OperationCallSettings<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteEdgeSlmRequest,com.google.longrunning.Operation> deleteEdgeSlmSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteEdgeSlmRequest,com.google.protobuf.Empty,OperationMetadata> deleteEdgeSlmOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateBlueprintRequest,Blueprint> createBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateBlueprintRequest,Blueprint> updateBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetBlueprintRequest,Blueprint> getBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteBlueprintRequest,com.google.protobuf.Empty> deleteBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteBlueprintRevisionRequest,Blueprint> deleteBlueprintRevisionSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ApproveBlueprintRequest,Blueprint> approveBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ProposeBlueprintRequest,Blueprint> proposeBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<RejectBlueprintRequest,Blueprint> rejectBlueprintSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsSettings()
public com.google.api.gax.rpc.PagedCallSettings<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsSettings()
public com.google.api.gax.rpc.PagedCallSettings<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,Deployment> createDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateDeploymentRequest,Deployment> updateDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetDeploymentRequest,Deployment> getDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteDeploymentRequest,com.google.protobuf.Empty> deleteDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<RemoveDeploymentRequest,com.google.protobuf.Empty> removeDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteDeploymentRevisionRequest,Deployment> deleteDeploymentRevisionSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ApplyDeploymentRequest,Deployment> applyDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusSettings()
public com.google.api.gax.rpc.UnaryCallSettings<RollbackDeploymentRequest,Deployment> rollbackDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentSettings()
public com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public TelcoAutomationStub createStub() throws IOException
IOExceptionpublic static com.google.api.gax.core.InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
public static String getDefaultEndpoint()
public static String getDefaultMtlsEndpoint()
public static List<String> getDefaultServiceScopes()
public static com.google.api.gax.core.GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
public static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
@BetaApi public static com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder defaultHttpJsonTransportProviderBuilder()
public static com.google.api.gax.rpc.TransportChannelProvider defaultTransportChannelProvider()
@BetaApi(value="The surface for customizing headers is not stable yet and may change in the future.") public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultGrpcApiClientHeaderProviderBuilder()
@BetaApi(value="The surface for customizing headers is not stable yet and may change in the future.") public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultHttpJsonApiClientHeaderProviderBuilder()
public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
public static TelcoAutomationStubSettings.Builder newBuilder()
public static TelcoAutomationStubSettings.Builder newHttpJsonBuilder()
public static TelcoAutomationStubSettings.Builder newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
public TelcoAutomationStubSettings.Builder toBuilder()
toBuilder in class com.google.api.gax.rpc.StubSettings<TelcoAutomationStubSettings>Copyright © 2023 Google LLC. All rights reserved.