public static class TelcoAutomationStubSettings . Builder extends StubSettings . Builder<TelcoAutomationStubSettings , TelcoAutomationStubSettings . Builder >
Builder for TelcoAutomationStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(TelcoAutomationStubSettings settings)
protected Builder ( TelcoAutomationStubSettings settings )
Methods
applyDeploymentSettings()
public UnaryCallSettings . Builder<ApplyDeploymentRequest , Deployment > applyDeploymentSettings ()
Returns the builder for the settings used for calls to applyDeployment.
applyHydratedDeploymentSettings()
public UnaryCallSettings . Builder<ApplyHydratedDeploymentRequest , HydratedDeployment > applyHydratedDeploymentSettings ()
Returns the builder for the settings used for calls to applyHydratedDeployment.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public TelcoAutomationStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
approveBlueprintSettings()
public UnaryCallSettings . Builder<ApproveBlueprintRequest , Blueprint > approveBlueprintSettings ()
Returns the builder for the settings used for calls to approveBlueprint.
build()
public TelcoAutomationStubSettings build ()
Overrides
computeDeploymentStatusSettings()
public UnaryCallSettings . Builder<ComputeDeploymentStatusRequest , ComputeDeploymentStatusResponse > computeDeploymentStatusSettings ()
Returns the builder for the settings used for calls to computeDeploymentStatus.
createBlueprintSettings()
public UnaryCallSettings . Builder<CreateBlueprintRequest , Blueprint > createBlueprintSettings ()
Returns the builder for the settings used for calls to createBlueprint.
createDeploymentSettings()
public UnaryCallSettings . Builder<CreateDeploymentRequest , Deployment > createDeploymentSettings ()
Returns the builder for the settings used for calls to createDeployment.
createEdgeSlmOperationSettings()
public OperationCallSettings . Builder<CreateEdgeSlmRequest , EdgeSlm , OperationMetadata > createEdgeSlmOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createEdgeSlm.
createEdgeSlmSettings()
public UnaryCallSettings . Builder<CreateEdgeSlmRequest , Operation > createEdgeSlmSettings ()
Returns the builder for the settings used for calls to createEdgeSlm.
createOrchestrationClusterOperationSettings()
public OperationCallSettings . Builder<CreateOrchestrationClusterRequest , OrchestrationCluster , OperationMetadata > createOrchestrationClusterOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createOrchestrationCluster.
createOrchestrationClusterSettings()
public UnaryCallSettings . Builder<CreateOrchestrationClusterRequest , Operation > createOrchestrationClusterSettings ()
Returns the builder for the settings used for calls to createOrchestrationCluster.
deleteBlueprintRevisionSettings()
public UnaryCallSettings . Builder<DeleteBlueprintRevisionRequest , Blueprint > deleteBlueprintRevisionSettings ()
Returns the builder for the settings used for calls to deleteBlueprintRevision.
deleteBlueprintSettings()
public UnaryCallSettings . Builder<DeleteBlueprintRequest , Empty > deleteBlueprintSettings ()
Returns the builder for the settings used for calls to deleteBlueprint.
deleteDeploymentRevisionSettings()
public UnaryCallSettings . Builder<DeleteDeploymentRevisionRequest , Deployment > deleteDeploymentRevisionSettings ()
Returns the builder for the settings used for calls to deleteDeploymentRevision.
deleteDeploymentSettings()
public UnaryCallSettings . Builder<DeleteDeploymentRequest , Empty > deleteDeploymentSettings ()
Returns the builder for the settings used for calls to deleteDeployment.
deleteEdgeSlmOperationSettings()
public OperationCallSettings . Builder<DeleteEdgeSlmRequest , Empty , OperationMetadata > deleteEdgeSlmOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteEdgeSlm.
deleteEdgeSlmSettings()
public UnaryCallSettings . Builder<DeleteEdgeSlmRequest , Operation > deleteEdgeSlmSettings ()
Returns the builder for the settings used for calls to deleteEdgeSlm.
deleteOrchestrationClusterOperationSettings()
public OperationCallSettings . Builder<DeleteOrchestrationClusterRequest , Empty , OperationMetadata > deleteOrchestrationClusterOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteOrchestrationCluster.
deleteOrchestrationClusterSettings()
public UnaryCallSettings . Builder<DeleteOrchestrationClusterRequest , Operation > deleteOrchestrationClusterSettings ()
Returns the builder for the settings used for calls to deleteOrchestrationCluster.
discardBlueprintChangesSettings()
public UnaryCallSettings . Builder<DiscardBlueprintChangesRequest , DiscardBlueprintChangesResponse > discardBlueprintChangesSettings ()
Returns the builder for the settings used for calls to discardBlueprintChanges.
discardDeploymentChangesSettings()
public UnaryCallSettings . Builder<DiscardDeploymentChangesRequest , DiscardDeploymentChangesResponse > discardDeploymentChangesSettings ()
Returns the builder for the settings used for calls to discardDeploymentChanges.
getBlueprintSettings()
public UnaryCallSettings . Builder<GetBlueprintRequest , Blueprint > getBlueprintSettings ()
Returns the builder for the settings used for calls to getBlueprint.
getDeploymentSettings()
public UnaryCallSettings . Builder<GetDeploymentRequest , Deployment > getDeploymentSettings ()
Returns the builder for the settings used for calls to getDeployment.
getEdgeSlmSettings()
public UnaryCallSettings . Builder<GetEdgeSlmRequest , EdgeSlm > getEdgeSlmSettings ()
Returns the builder for the settings used for calls to getEdgeSlm.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getHydratedDeploymentSettings()
public UnaryCallSettings . Builder<GetHydratedDeploymentRequest , HydratedDeployment > getHydratedDeploymentSettings ()
Returns the builder for the settings used for calls to getHydratedDeployment.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns Type Description Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOrchestrationClusterSettings()
public UnaryCallSettings . Builder<GetOrchestrationClusterRequest , OrchestrationCluster > getOrchestrationClusterSettings ()
Returns the builder for the settings used for calls to getOrchestrationCluster.
getPublicBlueprintSettings()
public UnaryCallSettings . Builder<GetPublicBlueprintRequest , PublicBlueprint > getPublicBlueprintSettings ()
Returns the builder for the settings used for calls to getPublicBlueprint.
listBlueprintRevisionsSettings()
public PagedCallSettings . Builder<ListBlueprintRevisionsRequest , ListBlueprintRevisionsResponse , TelcoAutomationClient . ListBlueprintRevisionsPagedResponse > listBlueprintRevisionsSettings ()
Returns the builder for the settings used for calls to listBlueprintRevisions.
listBlueprintsSettings()
public PagedCallSettings . Builder<ListBlueprintsRequest , ListBlueprintsResponse , TelcoAutomationClient . ListBlueprintsPagedResponse > listBlueprintsSettings ()
Returns the builder for the settings used for calls to listBlueprints.
listDeploymentRevisionsSettings()
public PagedCallSettings . Builder<ListDeploymentRevisionsRequest , ListDeploymentRevisionsResponse , TelcoAutomationClient . ListDeploymentRevisionsPagedResponse > listDeploymentRevisionsSettings ()
Returns the builder for the settings used for calls to listDeploymentRevisions.
listDeploymentsSettings()
public PagedCallSettings . Builder<ListDeploymentsRequest , ListDeploymentsResponse , TelcoAutomationClient . ListDeploymentsPagedResponse > listDeploymentsSettings ()
Returns the builder for the settings used for calls to listDeployments.
listEdgeSlmsSettings()
public PagedCallSettings . Builder<ListEdgeSlmsRequest , ListEdgeSlmsResponse , TelcoAutomationClient . ListEdgeSlmsPagedResponse > listEdgeSlmsSettings ()
Returns the builder for the settings used for calls to listEdgeSlms.
listHydratedDeploymentsSettings()
public PagedCallSettings . Builder<ListHydratedDeploymentsRequest , ListHydratedDeploymentsResponse , TelcoAutomationClient . ListHydratedDeploymentsPagedResponse > listHydratedDeploymentsSettings ()
Returns the builder for the settings used for calls to listHydratedDeployments.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , TelcoAutomationClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListOrchestrationClustersRequest , ListOrchestrationClustersResponse , TelcoAutomationClient . ListOrchestrationClustersPagedResponse > listOrchestrationClustersSettings ()
Returns the builder for the settings used for calls to listOrchestrationClusters.
listPublicBlueprintsSettings()
public PagedCallSettings . Builder<ListPublicBlueprintsRequest , ListPublicBlueprintsResponse , TelcoAutomationClient . ListPublicBlueprintsPagedResponse > listPublicBlueprintsSettings ()
Returns the builder for the settings used for calls to listPublicBlueprints.
proposeBlueprintSettings()
public UnaryCallSettings . Builder<ProposeBlueprintRequest , Blueprint > proposeBlueprintSettings ()
Returns the builder for the settings used for calls to proposeBlueprint.
rejectBlueprintSettings()
public UnaryCallSettings . Builder<RejectBlueprintRequest , Blueprint > rejectBlueprintSettings ()
Returns the builder for the settings used for calls to rejectBlueprint.
removeDeploymentSettings()
public UnaryCallSettings . Builder<RemoveDeploymentRequest , Empty > removeDeploymentSettings ()
Returns the builder for the settings used for calls to removeDeployment.
rollbackDeploymentSettings()
public UnaryCallSettings . Builder<RollbackDeploymentRequest , Deployment > rollbackDeploymentSettings ()
Returns the builder for the settings used for calls to rollbackDeployment.
searchBlueprintRevisionsSettings()
public PagedCallSettings . Builder<SearchBlueprintRevisionsRequest , SearchBlueprintRevisionsResponse , TelcoAutomationClient . SearchBlueprintRevisionsPagedResponse > searchBlueprintRevisionsSettings ()
Returns the builder for the settings used for calls to searchBlueprintRevisions.
searchDeploymentRevisionsSettings()
public PagedCallSettings . Builder<SearchDeploymentRevisionsRequest , SearchDeploymentRevisionsResponse , TelcoAutomationClient . SearchDeploymentRevisionsPagedResponse > searchDeploymentRevisionsSettings ()
Returns the builder for the settings used for calls to searchDeploymentRevisions.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateBlueprintSettings()
public UnaryCallSettings . Builder<UpdateBlueprintRequest , Blueprint > updateBlueprintSettings ()
Returns the builder for the settings used for calls to updateBlueprint.
updateDeploymentSettings()
public UnaryCallSettings . Builder<UpdateDeploymentRequest , Deployment > updateDeploymentSettings ()
Returns the builder for the settings used for calls to updateDeployment.
updateHydratedDeploymentSettings()
public UnaryCallSettings . Builder<UpdateHydratedDeploymentRequest , HydratedDeployment > updateHydratedDeploymentSettings ()
Returns the builder for the settings used for calls to updateHydratedDeployment.