public static class TelcoAutomationStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<TelcoAutomationStubSettings,TelcoAutomationStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TelcoAutomationStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyDeploymentRequest,Deployment> |
applyDeploymentSettings()
Returns the builder for the settings used for calls to applyDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyHydratedDeploymentRequest,HydratedDeployment> |
applyHydratedDeploymentSettings()
Returns the builder for the settings used for calls to applyHydratedDeployment.
|
TelcoAutomationStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ApproveBlueprintRequest,Blueprint> |
approveBlueprintSettings()
Returns the builder for the settings used for calls to approveBlueprint.
|
TelcoAutomationStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> |
computeDeploymentStatusSettings()
Returns the builder for the settings used for calls to computeDeploymentStatus.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBlueprintRequest,Blueprint> |
createBlueprintSettings()
Returns the builder for the settings used for calls to createBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment> |
createDeploymentSettings()
Returns the builder for the settings used for calls to createDeployment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> |
createEdgeSlmOperationSettings()
Returns the builder for the settings used for calls to createEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEdgeSlmRequest,com.google.longrunning.Operation> |
createEdgeSlmSettings()
Returns the builder for the settings used for calls to createEdgeSlm.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> |
createOrchestrationClusterOperationSettings()
Returns the builder for the settings used for calls to createOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOrchestrationClusterRequest,com.google.longrunning.Operation> |
createOrchestrationClusterSettings()
Returns the builder for the settings used for calls to createOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBlueprintRequest,com.google.protobuf.Empty> |
deleteBlueprintSettings()
Returns the builder for the settings used for calls to deleteBlueprint.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEdgeSlmRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteEdgeSlmOperationSettings()
Returns the builder for the settings used for calls to deleteEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEdgeSlmRequest,com.google.longrunning.Operation> |
deleteEdgeSlmSettings()
Returns the builder for the settings used for calls to deleteEdgeSlm.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteOrchestrationClusterRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteOrchestrationClusterOperationSettings()
Returns the builder for the settings used for calls to deleteOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteOrchestrationClusterRequest,com.google.longrunning.Operation> |
deleteOrchestrationClusterSettings()
Returns the builder for the settings used for calls to deleteOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> |
discardBlueprintChangesSettings()
Returns the builder for the settings used for calls to discardBlueprintChanges.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> |
discardDeploymentChangesSettings()
Returns the builder for the settings used for calls to discardDeploymentChanges.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBlueprintRequest,Blueprint> |
getBlueprintSettings()
Returns the builder for the settings used for calls to getBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment> |
getDeploymentSettings()
Returns the builder for the settings used for calls to getDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEdgeSlmRequest,EdgeSlm> |
getEdgeSlmSettings()
Returns the builder for the settings used for calls to getEdgeSlm.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHydratedDeploymentRequest,HydratedDeployment> |
getHydratedDeploymentSettings()
Returns the builder for the settings used for calls to getHydratedDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrchestrationClusterRequest,OrchestrationCluster> |
getOrchestrationClusterSettings()
Returns the builder for the settings used for calls to getOrchestrationCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublicBlueprintRequest,PublicBlueprint> |
getPublicBlueprintSettings()
Returns the builder for the settings used for calls to getPublicBlueprint.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> |
listBlueprintRevisionsSettings()
Returns the builder for the settings used for calls to listBlueprintRevisions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> |
listBlueprintsSettings()
Returns the builder for the settings used for calls to listBlueprints.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> |
listDeploymentRevisionsSettings()
Returns the builder for the settings used for calls to listDeploymentRevisions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> |
listDeploymentsSettings()
Returns the builder for the settings used for calls to listDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> |
listEdgeSlmsSettings()
Returns the builder for the settings used for calls to listEdgeSlms.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> |
listHydratedDeploymentsSettings()
Returns the builder for the settings used for calls to listHydratedDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TelcoAutomationClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> |
listOrchestrationClustersSettings()
Returns the builder for the settings used for calls to listOrchestrationClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> |
listPublicBlueprintsSettings()
Returns the builder for the settings used for calls to listPublicBlueprints.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ProposeBlueprintRequest,Blueprint> |
proposeBlueprintSettings()
Returns the builder for the settings used for calls to proposeBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RejectBlueprintRequest,Blueprint> |
rejectBlueprintSettings()
Returns the builder for the settings used for calls to rejectBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveDeploymentRequest,com.google.protobuf.Empty> |
removeDeploymentSettings()
Returns the builder for the settings used for calls to removeDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackDeploymentRequest,Deployment> |
rollbackDeploymentSettings()
Returns the builder for the settings used for calls to rollbackDeployment.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> |
searchBlueprintRevisionsSettings()
Returns the builder for the settings used for calls to searchBlueprintRevisions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> |
searchDeploymentRevisionsSettings()
Returns the builder for the settings used for calls to searchDeploymentRevisions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBlueprintRequest,Blueprint> |
updateBlueprintSettings()
Returns the builder for the settings used for calls to updateBlueprint.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDeploymentRequest,Deployment> |
updateDeploymentSettings()
Returns the builder for the settings used for calls to updateDeployment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHydratedDeploymentRequest,HydratedDeployment> |
updateHydratedDeploymentSettings()
Returns the builder for the settings used for calls to updateHydratedDeployment.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TelcoAutomationStubSettings settings)
public TelcoAutomationStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOrchestrationClusterRequest,OrchestrationCluster> getOrchestrationClusterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateOrchestrationClusterRequest,com.google.longrunning.Operation> createOrchestrationClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteOrchestrationClusterRequest,com.google.longrunning.Operation> deleteOrchestrationClusterSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteOrchestrationClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteOrchestrationClusterOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEdgeSlmRequest,com.google.longrunning.Operation> createEdgeSlmSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEdgeSlmRequest,com.google.longrunning.Operation> deleteEdgeSlmSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEdgeSlmRequest,com.google.protobuf.Empty,OperationMetadata> deleteEdgeSlmOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBlueprintRequest,Blueprint> createBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBlueprintRequest,Blueprint> updateBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBlueprintRequest,Blueprint> getBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBlueprintRequest,com.google.protobuf.Empty> deleteBlueprintSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ApproveBlueprintRequest,Blueprint> approveBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ProposeBlueprintRequest,Blueprint> proposeBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RejectBlueprintRequest,Blueprint> rejectBlueprintSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment> createDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDeploymentRequest,Deployment> updateDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentRequest,Deployment> getDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveDeploymentRequest,com.google.protobuf.Empty> removeDeploymentSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyDeploymentRequest,Deployment> applyDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackDeploymentRequest,Deployment> rollbackDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public TelcoAutomationStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<TelcoAutomationStubSettings,TelcoAutomationStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.