Class TelcoAutomationSettings.Builder (0.6.0)

public static class TelcoAutomationSettings.Builder extends ClientSettings.Builder<TelcoAutomationSettings,TelcoAutomationSettings.Builder>

Builder for TelcoAutomationSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > TelcoAutomationSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(TelcoAutomationSettings settings)

protected Builder(TelcoAutomationSettings settings)
Parameter
NameDescription
settingsTelcoAutomationSettings

Builder(TelcoAutomationStubSettings.Builder stubSettings)

protected Builder(TelcoAutomationStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsTelcoAutomationStubSettings.Builder

Methods

applyDeploymentSettings()

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

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

Returns
TypeDescription
Builder<ApplyDeploymentRequest,Deployment>

applyHydratedDeploymentSettings()

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

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

Returns
TypeDescription
Builder<ApplyHydratedDeploymentRequest,HydratedDeployment>

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public TelcoAutomationSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
TelcoAutomationSettings.Builder

approveBlueprintSettings()

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

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

Returns
TypeDescription
Builder<ApproveBlueprintRequest,Blueprint>

build()

public TelcoAutomationSettings build()
Returns
TypeDescription
TelcoAutomationSettings
Overrides
Exceptions
TypeDescription
IOException

computeDeploymentStatusSettings()

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

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

Returns
TypeDescription
Builder<ComputeDeploymentStatusRequest,ComputeDeploymentStatusResponse>

createBlueprintSettings()

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

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

Returns
TypeDescription
Builder<CreateBlueprintRequest,Blueprint>

createDeploymentSettings()

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

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

Returns
TypeDescription
Builder<CreateDeploymentRequest,Deployment>

createEdgeSlmOperationSettings()

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

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

Returns
TypeDescription
Builder<CreateEdgeSlmRequest,EdgeSlm,OperationMetadata>

createEdgeSlmSettings()

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

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

Returns
TypeDescription
Builder<CreateEdgeSlmRequest,Operation>

createOrchestrationClusterOperationSettings()

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

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

Returns
TypeDescription
Builder<CreateOrchestrationClusterRequest,OrchestrationCluster,OperationMetadata>

createOrchestrationClusterSettings()

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

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

Returns
TypeDescription
Builder<CreateOrchestrationClusterRequest,Operation>

deleteBlueprintSettings()

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

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

Returns
TypeDescription
Builder<DeleteBlueprintRequest,Empty>

deleteEdgeSlmOperationSettings()

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

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

Returns
TypeDescription
Builder<DeleteEdgeSlmRequest,Empty,OperationMetadata>

deleteEdgeSlmSettings()

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

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

Returns
TypeDescription
Builder<DeleteEdgeSlmRequest,Operation>

deleteOrchestrationClusterOperationSettings()

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

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

Returns
TypeDescription
Builder<DeleteOrchestrationClusterRequest,Empty,OperationMetadata>

deleteOrchestrationClusterSettings()

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

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

Returns
TypeDescription
Builder<DeleteOrchestrationClusterRequest,Operation>

discardBlueprintChangesSettings()

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

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

Returns
TypeDescription
Builder<DiscardBlueprintChangesRequest,DiscardBlueprintChangesResponse>

discardDeploymentChangesSettings()

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

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

Returns
TypeDescription
Builder<DiscardDeploymentChangesRequest,DiscardDeploymentChangesResponse>

getBlueprintSettings()

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

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

Returns
TypeDescription
Builder<GetBlueprintRequest,Blueprint>

getDeploymentSettings()

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

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

Returns
TypeDescription
Builder<GetDeploymentRequest,Deployment>

getEdgeSlmSettings()

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

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

Returns
TypeDescription
Builder<GetEdgeSlmRequest,EdgeSlm>

getHydratedDeploymentSettings()

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

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

Returns
TypeDescription
Builder<GetHydratedDeploymentRequest,HydratedDeployment>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

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

Returns
TypeDescription
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
TypeDescription
Builder<GetOrchestrationClusterRequest,OrchestrationCluster>

getPublicBlueprintSettings()

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

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

Returns
TypeDescription
Builder<GetPublicBlueprintRequest,PublicBlueprint>

getStubSettingsBuilder()

public TelcoAutomationStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
TelcoAutomationStubSettings.Builder

listBlueprintRevisionsSettings()

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

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

Returns
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
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
TypeDescription
Builder<ListPublicBlueprintsRequest,ListPublicBlueprintsResponse,ListPublicBlueprintsPagedResponse>

proposeBlueprintSettings()

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

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

Returns
TypeDescription
Builder<ProposeBlueprintRequest,Blueprint>

rejectBlueprintSettings()

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

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

Returns
TypeDescription
Builder<RejectBlueprintRequest,Blueprint>

removeDeploymentSettings()

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

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

Returns
TypeDescription
Builder<RemoveDeploymentRequest,Empty>

rollbackDeploymentSettings()

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

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

Returns
TypeDescription
Builder<RollbackDeploymentRequest,Deployment>

searchBlueprintRevisionsSettings()

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

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

Returns
TypeDescription
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
TypeDescription
Builder<SearchDeploymentRevisionsRequest,SearchDeploymentRevisionsResponse,SearchDeploymentRevisionsPagedResponse>

updateBlueprintSettings()

public UnaryCallSettings.Builder<UpdateBlueprintRequest,Blueprint> updateBlueprintSettings()

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

Returns
TypeDescription
Builder<UpdateBlueprintRequest,Blueprint>

updateDeploymentSettings()

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

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

Returns
TypeDescription
Builder<UpdateDeploymentRequest,Deployment>

updateHydratedDeploymentSettings()

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

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

Returns
TypeDescription
Builder<UpdateHydratedDeploymentRequest,HydratedDeployment>