Class TelcoAutomationStubSettings.Builder (0.13.0)

public static class TelcoAutomationStubSettings.Builder extends StubSettings.Builder<TelcoAutomationStubSettings,TelcoAutomationStubSettings.Builder>

Builder for TelcoAutomationStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > TelcoAutomationStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(TelcoAutomationStubSettings settings)

protected Builder(TelcoAutomationStubSettings settings)
Parameter
Name Description
settings TelcoAutomationStubSettings

Methods

applyDeploymentSettings()

public UnaryCallSettings.Builder<ApplyDeploymentRequest,Deployment> applyDeploymentSettings()

Returns the builder for the settings used for calls to applyDeployment.

Returns
Type Description
Builder<ApplyDeploymentRequest,Deployment>

applyHydratedDeploymentSettings()

public UnaryCallSettings.Builder<ApplyHydratedDeploymentRequest,HydratedDeployment> applyHydratedDeploymentSettings()

Returns the builder for the settings used for calls to applyHydratedDeployment.

Returns
Type Description
Builder<ApplyHydratedDeploymentRequest,HydratedDeployment>

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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
TelcoAutomationStubSettings.Builder

approveBlueprintSettings()

public UnaryCallSettings.Builder<ApproveBlueprintRequest,Blueprint> approveBlueprintSettings()

Returns the builder for the settings used for calls to approveBlueprint.

Returns
Type Description
Builder<ApproveBlueprintRequest,Blueprint>

build()

public TelcoAutomationStubSettings build()
Returns
Type Description
TelcoAutomationStubSettings
Overrides
Exceptions
Type Description
IOException

computeDeploymentStatusSettings()

public UnaryCallSettings.Builder<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse> computeDeploymentStatusSettings()

Returns the builder for the settings used for calls to computeDeploymentStatus.

Returns
Type Description
Builder<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse>

createBlueprintSettings()

public UnaryCallSettings.Builder<CreateBlueprintRequest,Blueprint> createBlueprintSettings()

Returns the builder for the settings used for calls to createBlueprint.

Returns
Type Description
Builder<CreateBlueprintRequest,Blueprint>

createDeploymentSettings()

public UnaryCallSettings.Builder<CreateDeploymentRequest,Deployment> createDeploymentSettings()

Returns the builder for the settings used for calls to createDeployment.

Returns
Type Description
Builder<CreateDeploymentRequest,Deployment>

createEdgeSlmOperationSettings()

public OperationCallSettings.Builder<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata> createEdgeSlmOperationSettings()

Returns the builder for the settings used for calls to createEdgeSlm.

Returns
Type Description
Builder<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata>

createEdgeSlmSettings()

public UnaryCallSettings.Builder<CreateEdgeSlmRequest,Operation> createEdgeSlmSettings()

Returns the builder for the settings used for calls to createEdgeSlm.

Returns
Type Description
Builder<CreateEdgeSlmRequest,Operation>

createOrchestrationClusterOperationSettings()

public OperationCallSettings.Builder<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata> createOrchestrationClusterOperationSettings()

Returns the builder for the settings used for calls to createOrchestrationCluster.

Returns
Type Description
Builder<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata>

createOrchestrationClusterSettings()

public UnaryCallSettings.Builder<CreateOrchestrationClusterRequest,Operation> createOrchestrationClusterSettings()

Returns the builder for the settings used for calls to createOrchestrationCluster.

Returns
Type Description
Builder<CreateOrchestrationClusterRequest,Operation>

deleteBlueprintSettings()

public UnaryCallSettings.Builder<DeleteBlueprintRequest,Empty> deleteBlueprintSettings()

Returns the builder for the settings used for calls to deleteBlueprint.

Returns
Type Description
Builder<DeleteBlueprintRequest,Empty>

deleteEdgeSlmOperationSettings()

public OperationCallSettings.Builder<DeleteEdgeSlmRequest,Empty,OperationMetadata> deleteEdgeSlmOperationSettings()

Returns the builder for the settings used for calls to deleteEdgeSlm.

Returns
Type Description
Builder<DeleteEdgeSlmRequest,Empty,OperationMetadata>

deleteEdgeSlmSettings()

public UnaryCallSettings.Builder<DeleteEdgeSlmRequest,Operation> deleteEdgeSlmSettings()

Returns the builder for the settings used for calls to deleteEdgeSlm.

Returns
Type Description
Builder<DeleteEdgeSlmRequest,Operation>

deleteOrchestrationClusterOperationSettings()

public OperationCallSettings.Builder<DeleteOrchestrationClusterRequest,Empty,OperationMetadata> deleteOrchestrationClusterOperationSettings()

Returns the builder for the settings used for calls to deleteOrchestrationCluster.

Returns
Type Description
Builder<DeleteOrchestrationClusterRequest,Empty,OperationMetadata>

deleteOrchestrationClusterSettings()

public UnaryCallSettings.Builder<DeleteOrchestrationClusterRequest,Operation> deleteOrchestrationClusterSettings()

Returns the builder for the settings used for calls to deleteOrchestrationCluster.

Returns
Type Description
Builder<DeleteOrchestrationClusterRequest,Operation>

discardBlueprintChangesSettings()

public UnaryCallSettings.Builder<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse> discardBlueprintChangesSettings()

Returns the builder for the settings used for calls to discardBlueprintChanges.

Returns
Type Description
Builder<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse>

discardDeploymentChangesSettings()

public UnaryCallSettings.Builder<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse> discardDeploymentChangesSettings()

Returns the builder for the settings used for calls to discardDeploymentChanges.

Returns
Type Description
Builder<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse>

getBlueprintSettings()

public UnaryCallSettings.Builder<GetBlueprintRequest,Blueprint> getBlueprintSettings()

Returns the builder for the settings used for calls to getBlueprint.

Returns
Type Description
Builder<GetBlueprintRequest,Blueprint>

getDeploymentSettings()

public UnaryCallSettings.Builder<GetDeploymentRequest,Deployment> getDeploymentSettings()

Returns the builder for the settings used for calls to getDeployment.

Returns
Type Description
Builder<GetDeploymentRequest,Deployment>

getEdgeSlmSettings()

public UnaryCallSettings.Builder<GetEdgeSlmRequest,EdgeSlm> getEdgeSlmSettings()

Returns the builder for the settings used for calls to getEdgeSlm.

Returns
Type Description
Builder<GetEdgeSlmRequest,EdgeSlm>

getHydratedDeploymentSettings()

public UnaryCallSettings.Builder<GetHydratedDeploymentRequest,HydratedDeployment> getHydratedDeploymentSettings()

Returns the builder for the settings used for calls to getHydratedDeployment.

Returns
Type Description
Builder<GetHydratedDeploymentRequest,HydratedDeployment>

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.

Returns
Type Description
Builder<GetOrchestrationClusterRequest,OrchestrationCluster>

getPublicBlueprintSettings()

public UnaryCallSettings.Builder<GetPublicBlueprintRequest,PublicBlueprint> getPublicBlueprintSettings()

Returns the builder for the settings used for calls to getPublicBlueprint.

Returns
Type Description
Builder<GetPublicBlueprintRequest,PublicBlueprint>

listBlueprintRevisionsSettings()

public PagedCallSettings.Builder<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,TelcoAutomationClient.ListBlueprintRevisionsPagedResponse> listBlueprintRevisionsSettings()

Returns the builder for the settings used for calls to listBlueprintRevisions.

Returns
Type Description
Builder<ListBlueprintRevisionsRequest,ListBlueprintRevisionsResponse,ListBlueprintRevisionsPagedResponse>

listBlueprintsSettings()

public PagedCallSettings.Builder<ListBlueprintsRequest,ListBlueprintsResponse,TelcoAutomationClient.ListBlueprintsPagedResponse> listBlueprintsSettings()

Returns the builder for the settings used for calls to listBlueprints.

Returns
Type Description
Builder<ListBlueprintsRequest,ListBlueprintsResponse,ListBlueprintsPagedResponse>

listDeploymentRevisionsSettings()

public PagedCallSettings.Builder<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,TelcoAutomationClient.ListDeploymentRevisionsPagedResponse> listDeploymentRevisionsSettings()

Returns the builder for the settings used for calls to listDeploymentRevisions.

Returns
Type Description
Builder<ListDeploymentRevisionsRequest,ListDeploymentRevisionsResponse,ListDeploymentRevisionsPagedResponse>

listDeploymentsSettings()

public PagedCallSettings.Builder<ListDeploymentsRequest,ListDeploymentsResponse,TelcoAutomationClient.ListDeploymentsPagedResponse> listDeploymentsSettings()

Returns the builder for the settings used for calls to listDeployments.

Returns
Type Description
Builder<ListDeploymentsRequest,ListDeploymentsResponse,ListDeploymentsPagedResponse>

listEdgeSlmsSettings()

public PagedCallSettings.Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,TelcoAutomationClient.ListEdgeSlmsPagedResponse> listEdgeSlmsSettings()

Returns the builder for the settings used for calls to listEdgeSlms.

Returns
Type Description
Builder<ListEdgeSlmsRequest,ListEdgeSlmsResponse,ListEdgeSlmsPagedResponse>

listHydratedDeploymentsSettings()

public PagedCallSettings.Builder<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,TelcoAutomationClient.ListHydratedDeploymentsPagedResponse> listHydratedDeploymentsSettings()

Returns the builder for the settings used for calls to listHydratedDeployments.

Returns
Type Description
Builder<ListHydratedDeploymentsRequest,ListHydratedDeploymentsResponse,ListHydratedDeploymentsPagedResponse>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,TelcoAutomationClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listOrchestrationClustersSettings()

public PagedCallSettings.Builder<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,TelcoAutomationClient.ListOrchestrationClustersPagedResponse> listOrchestrationClustersSettings()

Returns the builder for the settings used for calls to listOrchestrationClusters.

Returns
Type Description
Builder<ListOrchestrationClustersRequest,ListOrchestrationClustersResponse,ListOrchestrationClustersPagedResponse>

listPublicBlueprintsSettings()

public PagedCallSettings.Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,TelcoAutomationClient.ListPublicBlueprintsPagedResponse> listPublicBlueprintsSettings()

Returns the builder for the settings used for calls to listPublicBlueprints.

Returns
Type Description
Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,ListPublicBlueprintsPagedResponse>

proposeBlueprintSettings()

public UnaryCallSettings.Builder<ProposeBlueprintRequest,Blueprint> proposeBlueprintSettings()

Returns the builder for the settings used for calls to proposeBlueprint.

Returns
Type Description
Builder<ProposeBlueprintRequest,Blueprint>

rejectBlueprintSettings()

public UnaryCallSettings.Builder<RejectBlueprintRequest,Blueprint> rejectBlueprintSettings()

Returns the builder for the settings used for calls to rejectBlueprint.

Returns
Type Description
Builder<RejectBlueprintRequest,Blueprint>

removeDeploymentSettings()

public UnaryCallSettings.Builder<RemoveDeploymentRequest,Empty> removeDeploymentSettings()

Returns the builder for the settings used for calls to removeDeployment.

Returns
Type Description
Builder<RemoveDeploymentRequest,Empty>

rollbackDeploymentSettings()

public UnaryCallSettings.Builder<RollbackDeploymentRequest,Deployment> rollbackDeploymentSettings()

Returns the builder for the settings used for calls to rollbackDeployment.

Returns
Type Description
Builder<RollbackDeploymentRequest,Deployment>

searchBlueprintRevisionsSettings()

public PagedCallSettings.Builder<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,TelcoAutomationClient.SearchBlueprintRevisionsPagedResponse> searchBlueprintRevisionsSettings()

Returns the builder for the settings used for calls to searchBlueprintRevisions.

Returns
Type Description
Builder<SearchBlueprintRevisionsRequest,SearchBlueprintRevisionsResponse,SearchBlueprintRevisionsPagedResponse>

searchDeploymentRevisionsSettings()

public PagedCallSettings.Builder<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,TelcoAutomationClient.SearchDeploymentRevisionsPagedResponse> searchDeploymentRevisionsSettings()

Returns the builder for the settings used for calls to searchDeploymentRevisions.

Returns
Type Description
Builder<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,SearchDeploymentRevisionsPagedResponse>

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.

Returns
Type Description
Builder<UpdateBlueprintRequest,Blueprint>

updateDeploymentSettings()

public UnaryCallSettings.Builder<UpdateDeploymentRequest,Deployment> updateDeploymentSettings()

Returns the builder for the settings used for calls to updateDeployment.

Returns
Type Description
Builder<UpdateDeploymentRequest,Deployment>

updateHydratedDeploymentSettings()

public UnaryCallSettings.Builder<UpdateHydratedDeploymentRequest,HydratedDeployment> updateHydratedDeploymentSettings()

Returns the builder for the settings used for calls to updateHydratedDeployment.

Returns
Type Description
Builder<UpdateHydratedDeploymentRequest,HydratedDeployment>