Send feedback
Class StorageTransferServiceSettings.Builder (1.49.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.49.0 keyboard_arrow_down
public static class StorageTransferServiceSettings . Builder extends ClientSettings . Builder<StorageTransferServiceSettings , StorageTransferServiceSettings . Builder >
Builder for StorageTransferServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(StorageTransferServiceSettings settings)
protected Builder ( StorageTransferServiceSettings settings )
Builder(StorageTransferServiceStubSettings.Builder stubSettings)
protected Builder ( StorageTransferServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public StorageTransferServiceSettings . 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.
build()
public StorageTransferServiceSettings build ()
Overrides
createAgentPoolSettings()
public UnaryCallSettings . Builder<TransferProto . CreateAgentPoolRequest , TransferTypes . AgentPool > createAgentPoolSettings ()
Returns the builder for the settings used for calls to createAgentPool.
createTransferJobSettings()
public UnaryCallSettings . Builder<TransferProto . CreateTransferJobRequest , TransferTypes . TransferJob > createTransferJobSettings ()
Returns the builder for the settings used for calls to createTransferJob.
deleteAgentPoolSettings()
public UnaryCallSettings . Builder<TransferProto . DeleteAgentPoolRequest , Empty > deleteAgentPoolSettings ()
Returns the builder for the settings used for calls to deleteAgentPool.
deleteTransferJobSettings()
public UnaryCallSettings . Builder<TransferProto . DeleteTransferJobRequest , Empty > deleteTransferJobSettings ()
Returns the builder for the settings used for calls to deleteTransferJob.
getAgentPoolSettings()
public UnaryCallSettings . Builder<TransferProto . GetAgentPoolRequest , TransferTypes . AgentPool > getAgentPoolSettings ()
Returns the builder for the settings used for calls to getAgentPool.
getGoogleServiceAccountSettings()
public UnaryCallSettings . Builder<TransferProto . GetGoogleServiceAccountRequest , TransferTypes . GoogleServiceAccount > getGoogleServiceAccountSettings ()
Returns the builder for the settings used for calls to getGoogleServiceAccount.
getStubSettingsBuilder()
public StorageTransferServiceStubSettings . Builder getStubSettingsBuilder ()
getTransferJobSettings()
public UnaryCallSettings . Builder<TransferProto . GetTransferJobRequest , TransferTypes . TransferJob > getTransferJobSettings ()
Returns the builder for the settings used for calls to getTransferJob.
listAgentPoolsSettings()
public PagedCallSettings . Builder<TransferProto . ListAgentPoolsRequest , TransferProto . ListAgentPoolsResponse , StorageTransferServiceClient . ListAgentPoolsPagedResponse > listAgentPoolsSettings ()
Returns the builder for the settings used for calls to listAgentPools.
listTransferJobsSettings()
public PagedCallSettings . Builder<TransferProto . ListTransferJobsRequest , TransferProto . ListTransferJobsResponse , StorageTransferServiceClient . ListTransferJobsPagedResponse > listTransferJobsSettings ()
Returns the builder for the settings used for calls to listTransferJobs.
pauseTransferOperationSettings()
public UnaryCallSettings . Builder<TransferProto . PauseTransferOperationRequest , Empty > pauseTransferOperationSettings ()
Returns the builder for the settings used for calls to pauseTransfer.
resumeTransferOperationSettings()
public UnaryCallSettings . Builder<TransferProto . ResumeTransferOperationRequest , Empty > resumeTransferOperationSettings ()
Returns the builder for the settings used for calls to resumeTransfer.
runTransferJobOperationSettings()
public OperationCallSettings . Builder<TransferProto . RunTransferJobRequest , Empty , TransferTypes . TransferOperation > runTransferJobOperationSettings ()
Returns the builder for the settings used for calls to runTransferJob.
runTransferJobSettings()
public UnaryCallSettings . Builder<TransferProto . RunTransferJobRequest , Operation > runTransferJobSettings ()
Returns the builder for the settings used for calls to runTransferJob.
updateAgentPoolSettings()
public UnaryCallSettings . Builder<TransferProto . UpdateAgentPoolRequest , TransferTypes . AgentPool > updateAgentPoolSettings ()
Returns the builder for the settings used for calls to updateAgentPool.
updateTransferJobSettings()
public UnaryCallSettings . Builder<TransferProto . UpdateTransferJobRequest , TransferTypes . TransferJob > updateTransferJobSettings ()
Returns the builder for the settings used for calls to updateTransferJob.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]