public static class VmMigrationStubSettings.Builder extends StubSettings.Builder<VmMigrationStubSettings,VmMigrationStubSettings.Builder>
   
  Builder for VmMigrationStubSettings.
Constructors
  
  
  Builder()
  
  
  Builder(ClientContext clientContext)
  
    protected Builder(ClientContext clientContext)
   
  
  
  Builder(VmMigrationStubSettings settings)
  
    protected Builder(VmMigrationStubSettings settings)
   
  
  Methods
  
  
  addGroupMigrationOperationSettings()
  
    public OperationCallSettings.Builder<AddGroupMigrationRequest,AddGroupMigrationResponse,OperationMetadata> addGroupMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to addGroupMigration.
addGroupMigrationSettings()
  
    public UnaryCallSettings.Builder<AddGroupMigrationRequest,Operation> addGroupMigrationSettings()
   
  Returns the builder for the settings used for calls to addGroupMigration.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
  
    public VmMigrationStubSettings.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 VmMigrationStubSettings build()
   
  
  Overrides
  
  
  
  cancelCloneJobOperationSettings()
  
    public OperationCallSettings.Builder<CancelCloneJobRequest,CancelCloneJobResponse,OperationMetadata> cancelCloneJobOperationSettings()
   
  Returns the builder for the settings used for calls to cancelCloneJob.
cancelCloneJobSettings()
  
    public UnaryCallSettings.Builder<CancelCloneJobRequest,Operation> cancelCloneJobSettings()
   
  Returns the builder for the settings used for calls to cancelCloneJob.
cancelCutoverJobOperationSettings()
  
    public OperationCallSettings.Builder<CancelCutoverJobRequest,CancelCutoverJobResponse,OperationMetadata> cancelCutoverJobOperationSettings()
   
  Returns the builder for the settings used for calls to cancelCutoverJob.
cancelCutoverJobSettings()
  
    public UnaryCallSettings.Builder<CancelCutoverJobRequest,Operation> cancelCutoverJobSettings()
   
  Returns the builder for the settings used for calls to cancelCutoverJob.
createCloneJobOperationSettings()
  
    public OperationCallSettings.Builder<CreateCloneJobRequest,CloneJob,OperationMetadata> createCloneJobOperationSettings()
   
  Returns the builder for the settings used for calls to createCloneJob.
createCloneJobSettings()
  
    public UnaryCallSettings.Builder<CreateCloneJobRequest,Operation> createCloneJobSettings()
   
  Returns the builder for the settings used for calls to createCloneJob.
createCutoverJobOperationSettings()
  
    public OperationCallSettings.Builder<CreateCutoverJobRequest,CutoverJob,OperationMetadata> createCutoverJobOperationSettings()
   
  Returns the builder for the settings used for calls to createCutoverJob.
createCutoverJobSettings()
  
    public UnaryCallSettings.Builder<CreateCutoverJobRequest,Operation> createCutoverJobSettings()
   
  Returns the builder for the settings used for calls to createCutoverJob.
createDatacenterConnectorOperationSettings()
  
    public OperationCallSettings.Builder<CreateDatacenterConnectorRequest,DatacenterConnector,OperationMetadata> createDatacenterConnectorOperationSettings()
   
  Returns the builder for the settings used for calls to createDatacenterConnector.
createDatacenterConnectorSettings()
  
    public UnaryCallSettings.Builder<CreateDatacenterConnectorRequest,Operation> createDatacenterConnectorSettings()
   
  Returns the builder for the settings used for calls to createDatacenterConnector.
createGroupOperationSettings()
  
    public OperationCallSettings.Builder<CreateGroupRequest,Group,OperationMetadata> createGroupOperationSettings()
   
  Returns the builder for the settings used for calls to createGroup.
createGroupSettings()
  
    public UnaryCallSettings.Builder<CreateGroupRequest,Operation> createGroupSettings()
   
  Returns the builder for the settings used for calls to createGroup.
createMigratingVmOperationSettings()
  
    public OperationCallSettings.Builder<CreateMigratingVmRequest,MigratingVm,OperationMetadata> createMigratingVmOperationSettings()
   
  Returns the builder for the settings used for calls to createMigratingVm.
createMigratingVmSettings()
  
    public UnaryCallSettings.Builder<CreateMigratingVmRequest,Operation> createMigratingVmSettings()
   
  Returns the builder for the settings used for calls to createMigratingVm.
createSourceOperationSettings()
  
    public OperationCallSettings.Builder<CreateSourceRequest,Source,OperationMetadata> createSourceOperationSettings()
   
  Returns the builder for the settings used for calls to createSource.
createSourceSettings()
  
    public UnaryCallSettings.Builder<CreateSourceRequest,Operation> createSourceSettings()
   
  Returns the builder for the settings used for calls to createSource.
createTargetProjectOperationSettings()
  
    public OperationCallSettings.Builder<CreateTargetProjectRequest,TargetProject,OperationMetadata> createTargetProjectOperationSettings()
   
  Returns the builder for the settings used for calls to createTargetProject.
createTargetProjectSettings()
  
    public UnaryCallSettings.Builder<CreateTargetProjectRequest,Operation> createTargetProjectSettings()
   
  Returns the builder for the settings used for calls to createTargetProject.
createUtilizationReportOperationSettings()
  
    public OperationCallSettings.Builder<CreateUtilizationReportRequest,UtilizationReport,OperationMetadata> createUtilizationReportOperationSettings()
   
  Returns the builder for the settings used for calls to createUtilizationReport.
createUtilizationReportSettings()
  
    public UnaryCallSettings.Builder<CreateUtilizationReportRequest,Operation> createUtilizationReportSettings()
   
  Returns the builder for the settings used for calls to createUtilizationReport.
deleteDatacenterConnectorOperationSettings()
  
    public OperationCallSettings.Builder<DeleteDatacenterConnectorRequest,Empty,OperationMetadata> deleteDatacenterConnectorOperationSettings()
   
  Returns the builder for the settings used for calls to deleteDatacenterConnector.
deleteDatacenterConnectorSettings()
  
    public UnaryCallSettings.Builder<DeleteDatacenterConnectorRequest,Operation> deleteDatacenterConnectorSettings()
   
  Returns the builder for the settings used for calls to deleteDatacenterConnector.
deleteGroupOperationSettings()
  
    public OperationCallSettings.Builder<DeleteGroupRequest,Empty,OperationMetadata> deleteGroupOperationSettings()
   
  Returns the builder for the settings used for calls to deleteGroup.
deleteGroupSettings()
  
    public UnaryCallSettings.Builder<DeleteGroupRequest,Operation> deleteGroupSettings()
   
  Returns the builder for the settings used for calls to deleteGroup.
deleteMigratingVmOperationSettings()
  
    public OperationCallSettings.Builder<DeleteMigratingVmRequest,Empty,OperationMetadata> deleteMigratingVmOperationSettings()
   
  Returns the builder for the settings used for calls to deleteMigratingVm.
deleteMigratingVmSettings()
  
    public UnaryCallSettings.Builder<DeleteMigratingVmRequest,Operation> deleteMigratingVmSettings()
   
  Returns the builder for the settings used for calls to deleteMigratingVm.
deleteSourceOperationSettings()
  
    public OperationCallSettings.Builder<DeleteSourceRequest,Empty,OperationMetadata> deleteSourceOperationSettings()
   
  Returns the builder for the settings used for calls to deleteSource.
deleteSourceSettings()
  
    public UnaryCallSettings.Builder<DeleteSourceRequest,Operation> deleteSourceSettings()
   
  Returns the builder for the settings used for calls to deleteSource.
deleteTargetProjectOperationSettings()
  
    public OperationCallSettings.Builder<DeleteTargetProjectRequest,Empty,OperationMetadata> deleteTargetProjectOperationSettings()
   
  Returns the builder for the settings used for calls to deleteTargetProject.
deleteTargetProjectSettings()
  
    public UnaryCallSettings.Builder<DeleteTargetProjectRequest,Operation> deleteTargetProjectSettings()
   
  Returns the builder for the settings used for calls to deleteTargetProject.
deleteUtilizationReportOperationSettings()
  
    public OperationCallSettings.Builder<DeleteUtilizationReportRequest,Empty,OperationMetadata> deleteUtilizationReportOperationSettings()
   
  Returns the builder for the settings used for calls to deleteUtilizationReport.
deleteUtilizationReportSettings()
  
    public UnaryCallSettings.Builder<DeleteUtilizationReportRequest,Operation> deleteUtilizationReportSettings()
   
  Returns the builder for the settings used for calls to deleteUtilizationReport.
fetchInventorySettings()
  
    public UnaryCallSettings.Builder<FetchInventoryRequest,FetchInventoryResponse> fetchInventorySettings()
   
  Returns the builder for the settings used for calls to fetchInventory.
finalizeMigrationOperationSettings()
  
    public OperationCallSettings.Builder<FinalizeMigrationRequest,FinalizeMigrationResponse,OperationMetadata> finalizeMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to finalizeMigration.
finalizeMigrationSettings()
  
    public UnaryCallSettings.Builder<FinalizeMigrationRequest,Operation> finalizeMigrationSettings()
   
  Returns the builder for the settings used for calls to finalizeMigration.
getCloneJobSettings()
  
    public UnaryCallSettings.Builder<GetCloneJobRequest,CloneJob> getCloneJobSettings()
   
  Returns the builder for the settings used for calls to getCloneJob.
getCutoverJobSettings()
  
    public UnaryCallSettings.Builder<GetCutoverJobRequest,CutoverJob> getCutoverJobSettings()
   
  Returns the builder for the settings used for calls to getCutoverJob.
getDatacenterConnectorSettings()
  
    public UnaryCallSettings.Builder<GetDatacenterConnectorRequest,DatacenterConnector> getDatacenterConnectorSettings()
   
  Returns the builder for the settings used for calls to getDatacenterConnector.
getEndpoint()
  
    public String getEndpoint()
   
  Returns the endpoint set by the user or the the service's default endpoint.
    
      
        | Returns | 
      
        | Type | Description | 
      
        | String |  | 
    
  
  Overrides
  
  
  getGroupSettings()
  
    public UnaryCallSettings.Builder<GetGroupRequest,Group> getGroupSettings()
   
  Returns the builder for the settings used for calls to getGroup.
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> |  | 
    
  
  
  getMigratingVmSettings()
  
    public UnaryCallSettings.Builder<GetMigratingVmRequest,MigratingVm> getMigratingVmSettings()
   
  Returns the builder for the settings used for calls to getMigratingVm.
getReplicationCycleSettings()
  
    public UnaryCallSettings.Builder<GetReplicationCycleRequest,ReplicationCycle> getReplicationCycleSettings()
   
  Returns the builder for the settings used for calls to getReplicationCycle.
getSourceSettings()
  
    public UnaryCallSettings.Builder<GetSourceRequest,Source> getSourceSettings()
   
  Returns the builder for the settings used for calls to getSource.
getTargetProjectSettings()
  
    public UnaryCallSettings.Builder<GetTargetProjectRequest,TargetProject> getTargetProjectSettings()
   
  Returns the builder for the settings used for calls to getTargetProject.
getUtilizationReportSettings()
  
    public UnaryCallSettings.Builder<GetUtilizationReportRequest,UtilizationReport> getUtilizationReportSettings()
   
  Returns the builder for the settings used for calls to getUtilizationReport.
listCloneJobsSettings()
  
    public PagedCallSettings.Builder<ListCloneJobsRequest,ListCloneJobsResponse,VmMigrationClient.ListCloneJobsPagedResponse> listCloneJobsSettings()
   
  Returns the builder for the settings used for calls to listCloneJobs.
listCutoverJobsSettings()
  
    public PagedCallSettings.Builder<ListCutoverJobsRequest,ListCutoverJobsResponse,VmMigrationClient.ListCutoverJobsPagedResponse> listCutoverJobsSettings()
   
  Returns the builder for the settings used for calls to listCutoverJobs.
    public PagedCallSettings.Builder<ListDatacenterConnectorsRequest,ListDatacenterConnectorsResponse,VmMigrationClient.ListDatacenterConnectorsPagedResponse> listDatacenterConnectorsSettings()
   
  Returns the builder for the settings used for calls to listDatacenterConnectors.
listGroupsSettings()
  
    public PagedCallSettings.Builder<ListGroupsRequest,ListGroupsResponse,VmMigrationClient.ListGroupsPagedResponse> listGroupsSettings()
   
  Returns the builder for the settings used for calls to listGroups.
listLocationsSettings()
  
    public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,VmMigrationClient.ListLocationsPagedResponse> listLocationsSettings()
   
  Returns the builder for the settings used for calls to listLocations.
listMigratingVmsSettings()
  
    public PagedCallSettings.Builder<ListMigratingVmsRequest,ListMigratingVmsResponse,VmMigrationClient.ListMigratingVmsPagedResponse> listMigratingVmsSettings()
   
  Returns the builder for the settings used for calls to listMigratingVms.
listReplicationCyclesSettings()
  
    public PagedCallSettings.Builder<ListReplicationCyclesRequest,ListReplicationCyclesResponse,VmMigrationClient.ListReplicationCyclesPagedResponse> listReplicationCyclesSettings()
   
  Returns the builder for the settings used for calls to listReplicationCycles.
listSourcesSettings()
  
    public PagedCallSettings.Builder<ListSourcesRequest,ListSourcesResponse,VmMigrationClient.ListSourcesPagedResponse> listSourcesSettings()
   
  Returns the builder for the settings used for calls to listSources.
listTargetProjectsSettings()
  
    public PagedCallSettings.Builder<ListTargetProjectsRequest,ListTargetProjectsResponse,VmMigrationClient.ListTargetProjectsPagedResponse> listTargetProjectsSettings()
   
  Returns the builder for the settings used for calls to listTargetProjects.
listUtilizationReportsSettings()
  
    public PagedCallSettings.Builder<ListUtilizationReportsRequest,ListUtilizationReportsResponse,VmMigrationClient.ListUtilizationReportsPagedResponse> listUtilizationReportsSettings()
   
  Returns the builder for the settings used for calls to listUtilizationReports.
pauseMigrationOperationSettings()
  
    public OperationCallSettings.Builder<PauseMigrationRequest,PauseMigrationResponse,OperationMetadata> pauseMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to pauseMigration.
pauseMigrationSettings()
  
    public UnaryCallSettings.Builder<PauseMigrationRequest,Operation> pauseMigrationSettings()
   
  Returns the builder for the settings used for calls to pauseMigration.
removeGroupMigrationOperationSettings()
  
    public OperationCallSettings.Builder<RemoveGroupMigrationRequest,RemoveGroupMigrationResponse,OperationMetadata> removeGroupMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to removeGroupMigration.
removeGroupMigrationSettings()
  
    public UnaryCallSettings.Builder<RemoveGroupMigrationRequest,Operation> removeGroupMigrationSettings()
   
  Returns the builder for the settings used for calls to removeGroupMigration.
resumeMigrationOperationSettings()
  
    public OperationCallSettings.Builder<ResumeMigrationRequest,ResumeMigrationResponse,OperationMetadata> resumeMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to resumeMigration.
resumeMigrationSettings()
  
    public UnaryCallSettings.Builder<ResumeMigrationRequest,Operation> resumeMigrationSettings()
   
  Returns the builder for the settings used for calls to resumeMigration.
startMigrationOperationSettings()
  
    public OperationCallSettings.Builder<StartMigrationRequest,StartMigrationResponse,OperationMetadata> startMigrationOperationSettings()
   
  Returns the builder for the settings used for calls to startMigration.
startMigrationSettings()
  
    public UnaryCallSettings.Builder<StartMigrationRequest,Operation> startMigrationSettings()
   
  Returns the builder for the settings used for calls to startMigration.
unaryMethodSettingsBuilders()
  
    public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
   
  
    
      
        | Returns | 
      
        | Type | Description | 
      
        | com.google.common.collect.ImmutableList<Builder<?,?>> |  | 
    
  
  
  updateGroupOperationSettings()
  
    public OperationCallSettings.Builder<UpdateGroupRequest,Group,OperationMetadata> updateGroupOperationSettings()
   
  Returns the builder for the settings used for calls to updateGroup.
updateGroupSettings()
  
    public UnaryCallSettings.Builder<UpdateGroupRequest,Operation> updateGroupSettings()
   
  Returns the builder for the settings used for calls to updateGroup.
updateMigratingVmOperationSettings()
  
    public OperationCallSettings.Builder<UpdateMigratingVmRequest,MigratingVm,OperationMetadata> updateMigratingVmOperationSettings()
   
  Returns the builder for the settings used for calls to updateMigratingVm.
updateMigratingVmSettings()
  
    public UnaryCallSettings.Builder<UpdateMigratingVmRequest,Operation> updateMigratingVmSettings()
   
  Returns the builder for the settings used for calls to updateMigratingVm.
updateSourceOperationSettings()
  
    public OperationCallSettings.Builder<UpdateSourceRequest,Source,OperationMetadata> updateSourceOperationSettings()
   
  Returns the builder for the settings used for calls to updateSource.
updateSourceSettings()
  
    public UnaryCallSettings.Builder<UpdateSourceRequest,Operation> updateSourceSettings()
   
  Returns the builder for the settings used for calls to updateSource.
updateTargetProjectOperationSettings()
  
    public OperationCallSettings.Builder<UpdateTargetProjectRequest,TargetProject,OperationMetadata> updateTargetProjectOperationSettings()
   
  Returns the builder for the settings used for calls to updateTargetProject.
updateTargetProjectSettings()
  
    public UnaryCallSettings.Builder<UpdateTargetProjectRequest,Operation> updateTargetProjectSettings()
   
  Returns the builder for the settings used for calls to updateTargetProject.
upgradeApplianceOperationSettings()
  
    public OperationCallSettings.Builder<UpgradeApplianceRequest,UpgradeApplianceResponse,OperationMetadata> upgradeApplianceOperationSettings()
   
  Returns the builder for the settings used for calls to upgradeAppliance.
upgradeApplianceSettings()
  
    public UnaryCallSettings.Builder<UpgradeApplianceRequest,Operation> upgradeApplianceSettings()
   
  Returns the builder for the settings used for calls to upgradeAppliance.