- 1.53.0 (latest)
- 1.52.0
- 1.51.0
- 1.49.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.37.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.5
- 1.2.0
- 1.1.1
- 1.0.5
public class GrpcVmMigrationStub extends VmMigrationStub
gRPC stub implementation for the VmMigration service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcVmMigrationStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
GrpcVmMigrationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVmMigrationStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcVmMigrationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(VmMigrationStubSettings settings)
public static final GrpcVmMigrationStub create(VmMigrationStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | VmMigrationStubSettings |
Returns | |
---|---|
Type | Description |
GrpcVmMigrationStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcVmMigrationStub(VmMigrationStubSettings settings, ClientContext clientContext)
protected GrpcVmMigrationStub(VmMigrationStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcVmMigrationStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VmMigrationStubSettings |
clientContext | ClientContext |
GrpcVmMigrationStub(VmMigrationStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcVmMigrationStub(VmMigrationStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcVmMigrationStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VmMigrationStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
addGroupMigrationCallable()
public UnaryCallable<AddGroupMigrationRequest,Operation> addGroupMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AddGroupMigrationRequest,Operation> |
addGroupMigrationOperationCallable()
public OperationCallable<AddGroupMigrationRequest,AddGroupMigrationResponse,OperationMetadata> addGroupMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<AddGroupMigrationRequest,AddGroupMigrationResponse,OperationMetadata> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
cancelCloneJobCallable()
public UnaryCallable<CancelCloneJobRequest,Operation> cancelCloneJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelCloneJobRequest,Operation> |
cancelCloneJobOperationCallable()
public OperationCallable<CancelCloneJobRequest,CancelCloneJobResponse,OperationMetadata> cancelCloneJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CancelCloneJobRequest,CancelCloneJobResponse,OperationMetadata> |
cancelCutoverJobCallable()
public UnaryCallable<CancelCutoverJobRequest,Operation> cancelCutoverJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelCutoverJobRequest,Operation> |
cancelCutoverJobOperationCallable()
public OperationCallable<CancelCutoverJobRequest,CancelCutoverJobResponse,OperationMetadata> cancelCutoverJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CancelCutoverJobRequest,CancelCutoverJobResponse,OperationMetadata> |
close()
public final void close()
createCloneJobCallable()
public UnaryCallable<CreateCloneJobRequest,Operation> createCloneJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCloneJobRequest,Operation> |
createCloneJobOperationCallable()
public OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata> createCloneJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateCloneJobRequest,CloneJob,OperationMetadata> |
createCutoverJobCallable()
public UnaryCallable<CreateCutoverJobRequest,Operation> createCutoverJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCutoverJobRequest,Operation> |
createCutoverJobOperationCallable()
public OperationCallable<CreateCutoverJobRequest,CutoverJob,OperationMetadata> createCutoverJobOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateCutoverJobRequest,CutoverJob,OperationMetadata> |
createDatacenterConnectorCallable()
public UnaryCallable<CreateDatacenterConnectorRequest,Operation> createDatacenterConnectorCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDatacenterConnectorRequest,Operation> |
createDatacenterConnectorOperationCallable()
public OperationCallable<CreateDatacenterConnectorRequest,DatacenterConnector,OperationMetadata> createDatacenterConnectorOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateDatacenterConnectorRequest,DatacenterConnector,OperationMetadata> |
createGroupCallable()
public UnaryCallable<CreateGroupRequest,Operation> createGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateGroupRequest,Operation> |
createGroupOperationCallable()
public OperationCallable<CreateGroupRequest,Group,OperationMetadata> createGroupOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateGroupRequest,Group,OperationMetadata> |
createMigratingVmCallable()
public UnaryCallable<CreateMigratingVmRequest,Operation> createMigratingVmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateMigratingVmRequest,Operation> |
createMigratingVmOperationCallable()
public OperationCallable<CreateMigratingVmRequest,MigratingVm,OperationMetadata> createMigratingVmOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateMigratingVmRequest,MigratingVm,OperationMetadata> |
createSourceCallable()
public UnaryCallable<CreateSourceRequest,Operation> createSourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSourceRequest,Operation> |
createSourceOperationCallable()
public OperationCallable<CreateSourceRequest,Source,OperationMetadata> createSourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateSourceRequest,Source,OperationMetadata> |
createTargetProjectCallable()
public UnaryCallable<CreateTargetProjectRequest,Operation> createTargetProjectCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateTargetProjectRequest,Operation> |
createTargetProjectOperationCallable()
public OperationCallable<CreateTargetProjectRequest,TargetProject,OperationMetadata> createTargetProjectOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateTargetProjectRequest,TargetProject,OperationMetadata> |
createUtilizationReportCallable()
public UnaryCallable<CreateUtilizationReportRequest,Operation> createUtilizationReportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateUtilizationReportRequest,Operation> |
createUtilizationReportOperationCallable()
public OperationCallable<CreateUtilizationReportRequest,UtilizationReport,OperationMetadata> createUtilizationReportOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateUtilizationReportRequest,UtilizationReport,OperationMetadata> |
deleteDatacenterConnectorCallable()
public UnaryCallable<DeleteDatacenterConnectorRequest,Operation> deleteDatacenterConnectorCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteDatacenterConnectorRequest,Operation> |
deleteDatacenterConnectorOperationCallable()
public OperationCallable<DeleteDatacenterConnectorRequest,Empty,OperationMetadata> deleteDatacenterConnectorOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteDatacenterConnectorRequest,Empty,OperationMetadata> |
deleteGroupCallable()
public UnaryCallable<DeleteGroupRequest,Operation> deleteGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteGroupRequest,Operation> |
deleteGroupOperationCallable()
public OperationCallable<DeleteGroupRequest,Empty,OperationMetadata> deleteGroupOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteGroupRequest,Empty,OperationMetadata> |
deleteMigratingVmCallable()
public UnaryCallable<DeleteMigratingVmRequest,Operation> deleteMigratingVmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteMigratingVmRequest,Operation> |
deleteMigratingVmOperationCallable()
public OperationCallable<DeleteMigratingVmRequest,Empty,OperationMetadata> deleteMigratingVmOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteMigratingVmRequest,Empty,OperationMetadata> |
deleteSourceCallable()
public UnaryCallable<DeleteSourceRequest,Operation> deleteSourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteSourceRequest,Operation> |
deleteSourceOperationCallable()
public OperationCallable<DeleteSourceRequest,Empty,OperationMetadata> deleteSourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteSourceRequest,Empty,OperationMetadata> |
deleteTargetProjectCallable()
public UnaryCallable<DeleteTargetProjectRequest,Operation> deleteTargetProjectCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteTargetProjectRequest,Operation> |
deleteTargetProjectOperationCallable()
public OperationCallable<DeleteTargetProjectRequest,Empty,OperationMetadata> deleteTargetProjectOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteTargetProjectRequest,Empty,OperationMetadata> |
deleteUtilizationReportCallable()
public UnaryCallable<DeleteUtilizationReportRequest,Operation> deleteUtilizationReportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteUtilizationReportRequest,Operation> |
deleteUtilizationReportOperationCallable()
public OperationCallable<DeleteUtilizationReportRequest,Empty,OperationMetadata> deleteUtilizationReportOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteUtilizationReportRequest,Empty,OperationMetadata> |
fetchInventoryCallable()
public UnaryCallable<FetchInventoryRequest,FetchInventoryResponse> fetchInventoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchInventoryRequest,FetchInventoryResponse> |
finalizeMigrationCallable()
public UnaryCallable<FinalizeMigrationRequest,Operation> finalizeMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FinalizeMigrationRequest,Operation> |
finalizeMigrationOperationCallable()
public OperationCallable<FinalizeMigrationRequest,FinalizeMigrationResponse,OperationMetadata> finalizeMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<FinalizeMigrationRequest,FinalizeMigrationResponse,OperationMetadata> |
getCloneJobCallable()
public UnaryCallable<GetCloneJobRequest,CloneJob> getCloneJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCloneJobRequest,CloneJob> |
getCutoverJobCallable()
public UnaryCallable<GetCutoverJobRequest,CutoverJob> getCutoverJobCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCutoverJobRequest,CutoverJob> |
getDatacenterConnectorCallable()
public UnaryCallable<GetDatacenterConnectorRequest,DatacenterConnector> getDatacenterConnectorCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetDatacenterConnectorRequest,DatacenterConnector> |
getGroupCallable()
public UnaryCallable<GetGroupRequest,Group> getGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetGroupRequest,Group> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getMigratingVmCallable()
public UnaryCallable<GetMigratingVmRequest,MigratingVm> getMigratingVmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetMigratingVmRequest,MigratingVm> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getReplicationCycleCallable()
public UnaryCallable<GetReplicationCycleRequest,ReplicationCycle> getReplicationCycleCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetReplicationCycleRequest,ReplicationCycle> |
getSourceCallable()
public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSourceRequest,Source> |
getTargetProjectCallable()
public UnaryCallable<GetTargetProjectRequest,TargetProject> getTargetProjectCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetTargetProjectRequest,TargetProject> |
getUtilizationReportCallable()
public UnaryCallable<GetUtilizationReportRequest,UtilizationReport> getUtilizationReportCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetUtilizationReportRequest,UtilizationReport> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listCloneJobsCallable()
public UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse> listCloneJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCloneJobsRequest,ListCloneJobsResponse> |
listCloneJobsPagedCallable()
public UnaryCallable<ListCloneJobsRequest,VmMigrationClient.ListCloneJobsPagedResponse> listCloneJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCloneJobsRequest,ListCloneJobsPagedResponse> |
listCutoverJobsCallable()
public UnaryCallable<ListCutoverJobsRequest,ListCutoverJobsResponse> listCutoverJobsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCutoverJobsRequest,ListCutoverJobsResponse> |
listCutoverJobsPagedCallable()
public UnaryCallable<ListCutoverJobsRequest,VmMigrationClient.ListCutoverJobsPagedResponse> listCutoverJobsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCutoverJobsRequest,ListCutoverJobsPagedResponse> |
listDatacenterConnectorsCallable()
public UnaryCallable<ListDatacenterConnectorsRequest,ListDatacenterConnectorsResponse> listDatacenterConnectorsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDatacenterConnectorsRequest,ListDatacenterConnectorsResponse> |
listDatacenterConnectorsPagedCallable()
public UnaryCallable<ListDatacenterConnectorsRequest,VmMigrationClient.ListDatacenterConnectorsPagedResponse> listDatacenterConnectorsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDatacenterConnectorsRequest,ListDatacenterConnectorsPagedResponse> |
listGroupsCallable()
public UnaryCallable<ListGroupsRequest,ListGroupsResponse> listGroupsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGroupsRequest,ListGroupsResponse> |
listGroupsPagedCallable()
public UnaryCallable<ListGroupsRequest,VmMigrationClient.ListGroupsPagedResponse> listGroupsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListGroupsRequest,ListGroupsPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VmMigrationClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listMigratingVmsCallable()
public UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse> listMigratingVmsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsResponse> |
listMigratingVmsPagedCallable()
public UnaryCallable<ListMigratingVmsRequest,VmMigrationClient.ListMigratingVmsPagedResponse> listMigratingVmsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListMigratingVmsRequest,ListMigratingVmsPagedResponse> |
listReplicationCyclesCallable()
public UnaryCallable<ListReplicationCyclesRequest,ListReplicationCyclesResponse> listReplicationCyclesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListReplicationCyclesRequest,ListReplicationCyclesResponse> |
listReplicationCyclesPagedCallable()
public UnaryCallable<ListReplicationCyclesRequest,VmMigrationClient.ListReplicationCyclesPagedResponse> listReplicationCyclesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListReplicationCyclesRequest,ListReplicationCyclesPagedResponse> |
listSourcesCallable()
public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSourcesRequest,ListSourcesResponse> |
listSourcesPagedCallable()
public UnaryCallable<ListSourcesRequest,VmMigrationClient.ListSourcesPagedResponse> listSourcesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSourcesRequest,ListSourcesPagedResponse> |
listTargetProjectsCallable()
public UnaryCallable<ListTargetProjectsRequest,ListTargetProjectsResponse> listTargetProjectsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTargetProjectsRequest,ListTargetProjectsResponse> |
listTargetProjectsPagedCallable()
public UnaryCallable<ListTargetProjectsRequest,VmMigrationClient.ListTargetProjectsPagedResponse> listTargetProjectsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListTargetProjectsRequest,ListTargetProjectsPagedResponse> |
listUtilizationReportsCallable()
public UnaryCallable<ListUtilizationReportsRequest,ListUtilizationReportsResponse> listUtilizationReportsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListUtilizationReportsRequest,ListUtilizationReportsResponse> |
listUtilizationReportsPagedCallable()
public UnaryCallable<ListUtilizationReportsRequest,VmMigrationClient.ListUtilizationReportsPagedResponse> listUtilizationReportsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListUtilizationReportsRequest,ListUtilizationReportsPagedResponse> |
pauseMigrationCallable()
public UnaryCallable<PauseMigrationRequest,Operation> pauseMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<PauseMigrationRequest,Operation> |
pauseMigrationOperationCallable()
public OperationCallable<PauseMigrationRequest,PauseMigrationResponse,OperationMetadata> pauseMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<PauseMigrationRequest,PauseMigrationResponse,OperationMetadata> |
removeGroupMigrationCallable()
public UnaryCallable<RemoveGroupMigrationRequest,Operation> removeGroupMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveGroupMigrationRequest,Operation> |
removeGroupMigrationOperationCallable()
public OperationCallable<RemoveGroupMigrationRequest,RemoveGroupMigrationResponse,OperationMetadata> removeGroupMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<RemoveGroupMigrationRequest,RemoveGroupMigrationResponse,OperationMetadata> |
resumeMigrationCallable()
public UnaryCallable<ResumeMigrationRequest,Operation> resumeMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResumeMigrationRequest,Operation> |
resumeMigrationOperationCallable()
public OperationCallable<ResumeMigrationRequest,ResumeMigrationResponse,OperationMetadata> resumeMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ResumeMigrationRequest,ResumeMigrationResponse,OperationMetadata> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
startMigrationCallable()
public UnaryCallable<StartMigrationRequest,Operation> startMigrationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<StartMigrationRequest,Operation> |
startMigrationOperationCallable()
public OperationCallable<StartMigrationRequest,StartMigrationResponse,OperationMetadata> startMigrationOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<StartMigrationRequest,StartMigrationResponse,OperationMetadata> |
updateGroupCallable()
public UnaryCallable<UpdateGroupRequest,Operation> updateGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateGroupRequest,Operation> |
updateGroupOperationCallable()
public OperationCallable<UpdateGroupRequest,Group,OperationMetadata> updateGroupOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateGroupRequest,Group,OperationMetadata> |
updateMigratingVmCallable()
public UnaryCallable<UpdateMigratingVmRequest,Operation> updateMigratingVmCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateMigratingVmRequest,Operation> |
updateMigratingVmOperationCallable()
public OperationCallable<UpdateMigratingVmRequest,MigratingVm,OperationMetadata> updateMigratingVmOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateMigratingVmRequest,MigratingVm,OperationMetadata> |
updateSourceCallable()
public UnaryCallable<UpdateSourceRequest,Operation> updateSourceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSourceRequest,Operation> |
updateSourceOperationCallable()
public OperationCallable<UpdateSourceRequest,Source,OperationMetadata> updateSourceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateSourceRequest,Source,OperationMetadata> |
updateTargetProjectCallable()
public UnaryCallable<UpdateTargetProjectRequest,Operation> updateTargetProjectCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateTargetProjectRequest,Operation> |
updateTargetProjectOperationCallable()
public OperationCallable<UpdateTargetProjectRequest,TargetProject,OperationMetadata> updateTargetProjectOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateTargetProjectRequest,TargetProject,OperationMetadata> |
upgradeApplianceCallable()
public UnaryCallable<UpgradeApplianceRequest,Operation> upgradeApplianceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpgradeApplianceRequest,Operation> |
upgradeApplianceOperationCallable()
public OperationCallable<UpgradeApplianceRequest,UpgradeApplianceResponse,OperationMetadata> upgradeApplianceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpgradeApplianceRequest,UpgradeApplianceResponse,OperationMetadata> |