v3

package
v0.0.10-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenReqDefForCheckNetAcl

func GenReqDefForCheckNetAcl() *def.HttpRequestDef

func GenReqDefForCollectLog

func GenReqDefForCollectLog() *def.HttpRequestDef

func GenReqDefForCreateMigproject

func GenReqDefForCreateMigproject() *def.HttpRequestDef

func GenReqDefForCreateTask

func GenReqDefForCreateTask() *def.HttpRequestDef

func GenReqDefForCreateTemplate

func GenReqDefForCreateTemplate() *def.HttpRequestDef

func GenReqDefForDeleteMigproject

func GenReqDefForDeleteMigproject() *def.HttpRequestDef

func GenReqDefForDeleteServer

func GenReqDefForDeleteServer() *def.HttpRequestDef

func GenReqDefForDeleteServers

func GenReqDefForDeleteServers() *def.HttpRequestDef

func GenReqDefForDeleteTask

func GenReqDefForDeleteTask() *def.HttpRequestDef

func GenReqDefForDeleteTasks

func GenReqDefForDeleteTasks() *def.HttpRequestDef

func GenReqDefForDeleteTemplate

func GenReqDefForDeleteTemplate() *def.HttpRequestDef

func GenReqDefForDeleteTemplates

func GenReqDefForDeleteTemplates() *def.HttpRequestDef

func GenReqDefForListErrorServers

func GenReqDefForListErrorServers() *def.HttpRequestDef

func GenReqDefForListMigprojects

func GenReqDefForListMigprojects() *def.HttpRequestDef

func GenReqDefForListServers

func GenReqDefForListServers() *def.HttpRequestDef

func GenReqDefForListTasks

func GenReqDefForListTasks() *def.HttpRequestDef

func GenReqDefForListTemplates

func GenReqDefForListTemplates() *def.HttpRequestDef

func GenReqDefForRegisterServer

func GenReqDefForRegisterServer() *def.HttpRequestDef

func GenReqDefForShowCertKey

func GenReqDefForShowCertKey() *def.HttpRequestDef

func GenReqDefForShowCommand

func GenReqDefForShowCommand() *def.HttpRequestDef

func GenReqDefForShowConfig

func GenReqDefForShowConfig() *def.HttpRequestDef

func GenReqDefForShowConfigSetting

func GenReqDefForShowConfigSetting() *def.HttpRequestDef

func GenReqDefForShowMigproject

func GenReqDefForShowMigproject() *def.HttpRequestDef

func GenReqDefForShowOverview

func GenReqDefForShowOverview() *def.HttpRequestDef

func GenReqDefForShowPassphrase

func GenReqDefForShowPassphrase() *def.HttpRequestDef

func GenReqDefForShowServer

func GenReqDefForShowServer() *def.HttpRequestDef

func GenReqDefForShowSha256

func GenReqDefForShowSha256() *def.HttpRequestDef

func GenReqDefForShowTargetPassword

func GenReqDefForShowTargetPassword() *def.HttpRequestDef

func GenReqDefForShowTask

func GenReqDefForShowTask() *def.HttpRequestDef

func GenReqDefForShowTemplate

func GenReqDefForShowTemplate() *def.HttpRequestDef

func GenReqDefForShowsSpeedLimits

func GenReqDefForShowsSpeedLimits() *def.HttpRequestDef

func GenReqDefForUnlockTargetEcs

func GenReqDefForUnlockTargetEcs() *def.HttpRequestDef

func GenReqDefForUpdateCommandResult

func GenReqDefForUpdateCommandResult() *def.HttpRequestDef

func GenReqDefForUpdateCopyState

func GenReqDefForUpdateCopyState() *def.HttpRequestDef

func GenReqDefForUpdateDefaultMigproject

func GenReqDefForUpdateDefaultMigproject() *def.HttpRequestDef

func GenReqDefForUpdateDiskInfo

func GenReqDefForUpdateDiskInfo() *def.HttpRequestDef

func GenReqDefForUpdateMigproject

func GenReqDefForUpdateMigproject() *def.HttpRequestDef

func GenReqDefForUpdateNetworkCheckInfo

func GenReqDefForUpdateNetworkCheckInfo() *def.HttpRequestDef

func GenReqDefForUpdateServerName

func GenReqDefForUpdateServerName() *def.HttpRequestDef

func GenReqDefForUpdateSpeed

func GenReqDefForUpdateSpeed() *def.HttpRequestDef

func GenReqDefForUpdateTask

func GenReqDefForUpdateTask() *def.HttpRequestDef

func GenReqDefForUpdateTaskSpeed

func GenReqDefForUpdateTaskSpeed() *def.HttpRequestDef

func GenReqDefForUpdateTaskStatus

func GenReqDefForUpdateTaskStatus() *def.HttpRequestDef

func GenReqDefForUpdateTemplate

func GenReqDefForUpdateTemplate() *def.HttpRequestDef

func GenReqDefForUploadSpecialConfigurationSetting

func GenReqDefForUploadSpecialConfigurationSetting() *def.HttpRequestDef

func SmsClientBuilder

func SmsClientBuilder() *http_client.HcHttpClientBuilder

Types

type CheckNetAclInvoker

type CheckNetAclInvoker struct {
	*invoker.BaseInvoker
}

func (*CheckNetAclInvoker) Invoke

type CollectLogInvoker

type CollectLogInvoker struct {
	*invoker.BaseInvoker
}

func (*CollectLogInvoker) Invoke

type CreateMigprojectInvoker

type CreateMigprojectInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateMigprojectInvoker) Invoke

type CreateTaskInvoker

type CreateTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateTaskInvoker) Invoke

type CreateTemplateInvoker

type CreateTemplateInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateTemplateInvoker) Invoke

type DeleteMigprojectInvoker

type DeleteMigprojectInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteMigprojectInvoker) Invoke

type DeleteServerInvoker

type DeleteServerInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteServerInvoker) Invoke

type DeleteServersInvoker

type DeleteServersInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteServersInvoker) Invoke

type DeleteTaskInvoker

type DeleteTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTaskInvoker) Invoke

type DeleteTasksInvoker

type DeleteTasksInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTasksInvoker) Invoke

type DeleteTemplateInvoker

type DeleteTemplateInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTemplateInvoker) Invoke

type DeleteTemplatesInvoker

type DeleteTemplatesInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTemplatesInvoker) Invoke

type ListErrorServersInvoker

type ListErrorServersInvoker struct {
	*invoker.BaseInvoker
}

func (*ListErrorServersInvoker) Invoke

type ListMigprojectsInvoker

type ListMigprojectsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListMigprojectsInvoker) Invoke

type ListServersInvoker

type ListServersInvoker struct {
	*invoker.BaseInvoker
}

func (*ListServersInvoker) Invoke

type ListTasksInvoker

type ListTasksInvoker struct {
	*invoker.BaseInvoker
}

func (*ListTasksInvoker) Invoke

type ListTemplatesInvoker

type ListTemplatesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListTemplatesInvoker) Invoke

type RegisterServerInvoker

type RegisterServerInvoker struct {
	*invoker.BaseInvoker
}

func (*RegisterServerInvoker) Invoke

type ShowCertKeyInvoker

type ShowCertKeyInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCertKeyInvoker) Invoke

type ShowCommandInvoker

type ShowCommandInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCommandInvoker) Invoke

type ShowConfigInvoker

type ShowConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowConfigInvoker) Invoke

type ShowConfigSettingInvoker

type ShowConfigSettingInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowConfigSettingInvoker) Invoke

type ShowMigprojectInvoker

type ShowMigprojectInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowMigprojectInvoker) Invoke

type ShowOverviewInvoker

type ShowOverviewInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowOverviewInvoker) Invoke

type ShowPassphraseInvoker

type ShowPassphraseInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowPassphraseInvoker) Invoke

type ShowServerInvoker

type ShowServerInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowServerInvoker) Invoke

type ShowSha256Invoker

type ShowSha256Invoker struct {
	*invoker.BaseInvoker
}

func (*ShowSha256Invoker) Invoke

type ShowTargetPasswordInvoker

type ShowTargetPasswordInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowTargetPasswordInvoker) Invoke

type ShowTaskInvoker

type ShowTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowTaskInvoker) Invoke

func (i *ShowTaskInvoker) Invoke() (*model.ShowTaskResponse, error)

type ShowTemplateInvoker

type ShowTemplateInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowTemplateInvoker) Invoke

type ShowsSpeedLimitsInvoker

type ShowsSpeedLimitsInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowsSpeedLimitsInvoker) Invoke

type SmsClient

type SmsClient struct {
	HcClient *http_client.HcHttpClient
}

func NewSmsClient

func NewSmsClient(hcClient *http_client.HcHttpClient) *SmsClient

func (*SmsClient) CheckNetAcl

func (c *SmsClient) CheckNetAcl(request *model.CheckNetAclRequest) (*model.CheckNetAclResponse, error)

func (*SmsClient) CheckNetAclInvoker

func (c *SmsClient) CheckNetAclInvoker(request *model.CheckNetAclRequest) *CheckNetAclInvoker

func (*SmsClient) CollectLog

func (c *SmsClient) CollectLog(request *model.CollectLogRequest) (*model.CollectLogResponse, error)

func (*SmsClient) CollectLogInvoker

func (c *SmsClient) CollectLogInvoker(request *model.CollectLogRequest) *CollectLogInvoker

func (*SmsClient) CreateMigproject

func (c *SmsClient) CreateMigproject(request *model.CreateMigprojectRequest) (*model.CreateMigprojectResponse, error)

func (*SmsClient) CreateMigprojectInvoker

func (c *SmsClient) CreateMigprojectInvoker(request *model.CreateMigprojectRequest) *CreateMigprojectInvoker

func (*SmsClient) CreateTask

func (c *SmsClient) CreateTask(request *model.CreateTaskRequest) (*model.CreateTaskResponse, error)

func (*SmsClient) CreateTaskInvoker

func (c *SmsClient) CreateTaskInvoker(request *model.CreateTaskRequest) *CreateTaskInvoker

func (*SmsClient) CreateTemplate

func (c *SmsClient) CreateTemplate(request *model.CreateTemplateRequest) (*model.CreateTemplateResponse, error)

func (*SmsClient) CreateTemplateInvoker

func (c *SmsClient) CreateTemplateInvoker(request *model.CreateTemplateRequest) *CreateTemplateInvoker

func (*SmsClient) DeleteMigproject

func (c *SmsClient) DeleteMigproject(request *model.DeleteMigprojectRequest) (*model.DeleteMigprojectResponse, error)

func (*SmsClient) DeleteMigprojectInvoker

func (c *SmsClient) DeleteMigprojectInvoker(request *model.DeleteMigprojectRequest) *DeleteMigprojectInvoker

func (*SmsClient) DeleteServer

func (c *SmsClient) DeleteServer(request *model.DeleteServerRequest) (*model.DeleteServerResponse, error)

func (*SmsClient) DeleteServerInvoker

func (c *SmsClient) DeleteServerInvoker(request *model.DeleteServerRequest) *DeleteServerInvoker

func (*SmsClient) DeleteServers

func (c *SmsClient) DeleteServers(request *model.DeleteServersRequest) (*model.DeleteServersResponse, error)

func (*SmsClient) DeleteServersInvoker

func (c *SmsClient) DeleteServersInvoker(request *model.DeleteServersRequest) *DeleteServersInvoker

func (*SmsClient) DeleteTask

func (c *SmsClient) DeleteTask(request *model.DeleteTaskRequest) (*model.DeleteTaskResponse, error)

func (*SmsClient) DeleteTaskInvoker

func (c *SmsClient) DeleteTaskInvoker(request *model.DeleteTaskRequest) *DeleteTaskInvoker

func (*SmsClient) DeleteTasks

func (c *SmsClient) DeleteTasks(request *model.DeleteTasksRequest) (*model.DeleteTasksResponse, error)

func (*SmsClient) DeleteTasksInvoker

func (c *SmsClient) DeleteTasksInvoker(request *model.DeleteTasksRequest) *DeleteTasksInvoker

func (*SmsClient) DeleteTemplate

func (c *SmsClient) DeleteTemplate(request *model.DeleteTemplateRequest) (*model.DeleteTemplateResponse, error)

func (*SmsClient) DeleteTemplateInvoker

func (c *SmsClient) DeleteTemplateInvoker(request *model.DeleteTemplateRequest) *DeleteTemplateInvoker

func (*SmsClient) DeleteTemplates

func (c *SmsClient) DeleteTemplates(request *model.DeleteTemplatesRequest) (*model.DeleteTemplatesResponse, error)

func (*SmsClient) DeleteTemplatesInvoker

func (c *SmsClient) DeleteTemplatesInvoker(request *model.DeleteTemplatesRequest) *DeleteTemplatesInvoker

func (*SmsClient) GetCheckNetAclRequest

func (c *SmsClient) GetCheckNetAclRequest() *model.CheckNetAclRequest

func (*SmsClient) GetCollectLogRequest

func (c *SmsClient) GetCollectLogRequest() *model.CollectLogRequest

func (*SmsClient) GetCreateMigprojectRequest

func (c *SmsClient) GetCreateMigprojectRequest() *model.CreateMigprojectRequest

func (*SmsClient) GetCreateTaskRequest

func (c *SmsClient) GetCreateTaskRequest() *model.CreateTaskRequest

func (*SmsClient) GetCreateTemplateRequest

func (c *SmsClient) GetCreateTemplateRequest() *model.CreateTemplateRequest

func (*SmsClient) GetDeleteMigprojectRequest

func (c *SmsClient) GetDeleteMigprojectRequest() *model.DeleteMigprojectRequest

func (*SmsClient) GetDeleteServerRequest

func (c *SmsClient) GetDeleteServerRequest() *model.DeleteServerRequest

func (*SmsClient) GetDeleteServersRequest

func (c *SmsClient) GetDeleteServersRequest() *model.DeleteServersRequest

func (*SmsClient) GetDeleteTaskRequest

func (c *SmsClient) GetDeleteTaskRequest() *model.DeleteTaskRequest

func (*SmsClient) GetDeleteTasksRequest

func (c *SmsClient) GetDeleteTasksRequest() *model.DeleteTasksRequest

func (*SmsClient) GetDeleteTemplateRequest

func (c *SmsClient) GetDeleteTemplateRequest() *model.DeleteTemplateRequest

func (*SmsClient) GetDeleteTemplatesRequest

func (c *SmsClient) GetDeleteTemplatesRequest() *model.DeleteTemplatesRequest

func (*SmsClient) GetListErrorServersRequest

func (c *SmsClient) GetListErrorServersRequest() *model.ListErrorServersRequest

func (*SmsClient) GetListMigprojectsRequest

func (c *SmsClient) GetListMigprojectsRequest() *model.ListMigprojectsRequest

func (*SmsClient) GetListServersRequest

func (c *SmsClient) GetListServersRequest() *model.ListServersRequest

func (*SmsClient) GetListTasksRequest

func (c *SmsClient) GetListTasksRequest() *model.ListTasksRequest

func (*SmsClient) GetListTemplatesRequest

func (c *SmsClient) GetListTemplatesRequest() *model.ListTemplatesRequest

func (*SmsClient) GetRegisterServerRequest

func (c *SmsClient) GetRegisterServerRequest() *model.RegisterServerRequest

func (*SmsClient) GetShowCertKeyRequest

func (c *SmsClient) GetShowCertKeyRequest() *model.ShowCertKeyRequest

func (*SmsClient) GetShowCommandRequest

func (c *SmsClient) GetShowCommandRequest() *model.ShowCommandRequest

func (*SmsClient) GetShowConfigRequest

func (c *SmsClient) GetShowConfigRequest() *model.ShowConfigRequest

func (*SmsClient) GetShowConfigSettingRequest

func (c *SmsClient) GetShowConfigSettingRequest() *model.ShowConfigSettingRequest

func (*SmsClient) GetShowMigprojectRequest

func (c *SmsClient) GetShowMigprojectRequest() *model.ShowMigprojectRequest

func (*SmsClient) GetShowOverviewRequest

func (c *SmsClient) GetShowOverviewRequest() *model.ShowOverviewRequest

func (*SmsClient) GetShowPassphraseRequest

func (c *SmsClient) GetShowPassphraseRequest() *model.ShowPassphraseRequest

func (*SmsClient) GetShowServerRequest

func (c *SmsClient) GetShowServerRequest() *model.ShowServerRequest

func (*SmsClient) GetShowSha256Request

func (c *SmsClient) GetShowSha256Request() *model.ShowSha256Request

func (*SmsClient) GetShowTargetPasswordRequest

func (c *SmsClient) GetShowTargetPasswordRequest() *model.ShowTargetPasswordRequest

func (*SmsClient) GetShowTaskRequest

func (c *SmsClient) GetShowTaskRequest() *model.ShowTaskRequest

func (*SmsClient) GetShowTemplateRequest

func (c *SmsClient) GetShowTemplateRequest() *model.ShowTemplateRequest

func (*SmsClient) GetShowsSpeedLimitsRequest

func (c *SmsClient) GetShowsSpeedLimitsRequest() *model.ShowsSpeedLimitsRequest

func (*SmsClient) GetUnlockTargetEcsRequest

func (c *SmsClient) GetUnlockTargetEcsRequest() *model.UnlockTargetEcsRequest

func (*SmsClient) GetUpdateCommandResultRequest

func (c *SmsClient) GetUpdateCommandResultRequest() *model.UpdateCommandResultRequest

func (*SmsClient) GetUpdateCopyStateRequest

func (c *SmsClient) GetUpdateCopyStateRequest() *model.UpdateCopyStateRequest

func (*SmsClient) GetUpdateDefaultMigprojectRequest

func (c *SmsClient) GetUpdateDefaultMigprojectRequest() *model.UpdateDefaultMigprojectRequest

func (*SmsClient) GetUpdateDiskInfoRequest

func (c *SmsClient) GetUpdateDiskInfoRequest() *model.UpdateDiskInfoRequest

func (*SmsClient) GetUpdateMigprojectRequest

func (c *SmsClient) GetUpdateMigprojectRequest() *model.UpdateMigprojectRequest

func (*SmsClient) GetUpdateNetworkCheckInfoRequest

func (c *SmsClient) GetUpdateNetworkCheckInfoRequest() *model.UpdateNetworkCheckInfoRequest

func (*SmsClient) GetUpdateServerNameRequest

func (c *SmsClient) GetUpdateServerNameRequest() *model.UpdateServerNameRequest

func (*SmsClient) GetUpdateSpeedRequest

func (c *SmsClient) GetUpdateSpeedRequest() *model.UpdateSpeedRequest

func (*SmsClient) GetUpdateTaskRequest

func (c *SmsClient) GetUpdateTaskRequest() *model.UpdateTaskRequest

func (*SmsClient) GetUpdateTaskSpeedRequest

func (c *SmsClient) GetUpdateTaskSpeedRequest() *model.UpdateTaskSpeedRequest

func (*SmsClient) GetUpdateTaskStatusRequest

func (c *SmsClient) GetUpdateTaskStatusRequest() *model.UpdateTaskStatusRequest

func (*SmsClient) GetUpdateTemplateRequest

func (c *SmsClient) GetUpdateTemplateRequest() *model.UpdateTemplateRequest

func (*SmsClient) GetUploadSpecialConfigurationSettingRequest

func (c *SmsClient) GetUploadSpecialConfigurationSettingRequest() *model.UploadSpecialConfigurationSettingRequest

func (*SmsClient) ListErrorServers

func (c *SmsClient) ListErrorServers(request *model.ListErrorServersRequest) (*model.ListErrorServersResponse, error)

func (*SmsClient) ListErrorServersInvoker

func (c *SmsClient) ListErrorServersInvoker(request *model.ListErrorServersRequest) *ListErrorServersInvoker

func (*SmsClient) ListMigprojects

func (c *SmsClient) ListMigprojects(request *model.ListMigprojectsRequest) (*model.ListMigprojectsResponse, error)

func (*SmsClient) ListMigprojectsInvoker

func (c *SmsClient) ListMigprojectsInvoker(request *model.ListMigprojectsRequest) *ListMigprojectsInvoker

func (*SmsClient) ListServers

func (c *SmsClient) ListServers(request *model.ListServersRequest) (*model.ListServersResponse, error)

func (*SmsClient) ListServersInvoker

func (c *SmsClient) ListServersInvoker(request *model.ListServersRequest) *ListServersInvoker

func (*SmsClient) ListTasks

func (c *SmsClient) ListTasks(request *model.ListTasksRequest) (*model.ListTasksResponse, error)

func (*SmsClient) ListTasksInvoker

func (c *SmsClient) ListTasksInvoker(request *model.ListTasksRequest) *ListTasksInvoker

func (*SmsClient) ListTemplates

func (c *SmsClient) ListTemplates(request *model.ListTemplatesRequest) (*model.ListTemplatesResponse, error)

func (*SmsClient) ListTemplatesInvoker

func (c *SmsClient) ListTemplatesInvoker(request *model.ListTemplatesRequest) *ListTemplatesInvoker

func (*SmsClient) RegisterServer

func (c *SmsClient) RegisterServer(request *model.RegisterServerRequest) (*model.RegisterServerResponse, error)

func (*SmsClient) RegisterServerInvoker

func (c *SmsClient) RegisterServerInvoker(request *model.RegisterServerRequest) *RegisterServerInvoker

func (*SmsClient) ShowCertKey

func (c *SmsClient) ShowCertKey(request *model.ShowCertKeyRequest) (*model.ShowCertKeyResponse, error)

func (*SmsClient) ShowCertKeyInvoker

func (c *SmsClient) ShowCertKeyInvoker(request *model.ShowCertKeyRequest) *ShowCertKeyInvoker

func (*SmsClient) ShowCommand

func (c *SmsClient) ShowCommand(request *model.ShowCommandRequest) (*model.ShowCommandResponse, error)

func (*SmsClient) ShowCommandInvoker

func (c *SmsClient) ShowCommandInvoker(request *model.ShowCommandRequest) *ShowCommandInvoker

func (*SmsClient) ShowConfig

func (c *SmsClient) ShowConfig(request *model.ShowConfigRequest) (*model.ShowConfigResponse, error)

func (*SmsClient) ShowConfigInvoker

func (c *SmsClient) ShowConfigInvoker(request *model.ShowConfigRequest) *ShowConfigInvoker

func (*SmsClient) ShowConfigSetting

func (c *SmsClient) ShowConfigSetting(request *model.ShowConfigSettingRequest) (*model.ShowConfigSettingResponse, error)

func (*SmsClient) ShowConfigSettingInvoker

func (c *SmsClient) ShowConfigSettingInvoker(request *model.ShowConfigSettingRequest) *ShowConfigSettingInvoker

func (*SmsClient) ShowMigproject

func (c *SmsClient) ShowMigproject(request *model.ShowMigprojectRequest) (*model.ShowMigprojectResponse, error)

func (*SmsClient) ShowMigprojectInvoker

func (c *SmsClient) ShowMigprojectInvoker(request *model.ShowMigprojectRequest) *ShowMigprojectInvoker

func (*SmsClient) ShowOverview

func (c *SmsClient) ShowOverview(request *model.ShowOverviewRequest) (*model.ShowOverviewResponse, error)

func (*SmsClient) ShowOverviewInvoker

func (c *SmsClient) ShowOverviewInvoker(request *model.ShowOverviewRequest) *ShowOverviewInvoker

func (*SmsClient) ShowPassphrase

func (c *SmsClient) ShowPassphrase(request *model.ShowPassphraseRequest) (*model.ShowPassphraseResponse, error)

func (*SmsClient) ShowPassphraseInvoker

func (c *SmsClient) ShowPassphraseInvoker(request *model.ShowPassphraseRequest) *ShowPassphraseInvoker

func (*SmsClient) ShowServer

func (c *SmsClient) ShowServer(request *model.ShowServerRequest) (*model.ShowServerResponse, error)

func (*SmsClient) ShowServerInvoker

func (c *SmsClient) ShowServerInvoker(request *model.ShowServerRequest) *ShowServerInvoker

func (*SmsClient) ShowSha256

func (c *SmsClient) ShowSha256(request *model.ShowSha256Request) (*model.ShowSha256Response, error)

func (*SmsClient) ShowSha256Invoker

func (c *SmsClient) ShowSha256Invoker(request *model.ShowSha256Request) *ShowSha256Invoker

func (*SmsClient) ShowTargetPassword

func (c *SmsClient) ShowTargetPassword(request *model.ShowTargetPasswordRequest) (*model.ShowTargetPasswordResponse, error)

func (*SmsClient) ShowTargetPasswordInvoker

func (c *SmsClient) ShowTargetPasswordInvoker(request *model.ShowTargetPasswordRequest) *ShowTargetPasswordInvoker

func (*SmsClient) ShowTask

func (c *SmsClient) ShowTask(request *model.ShowTaskRequest) (*model.ShowTaskResponse, error)

func (*SmsClient) ShowTaskInvoker

func (c *SmsClient) ShowTaskInvoker(request *model.ShowTaskRequest) *ShowTaskInvoker

func (*SmsClient) ShowTemplate

func (c *SmsClient) ShowTemplate(request *model.ShowTemplateRequest) (*model.ShowTemplateResponse, error)

func (*SmsClient) ShowTemplateInvoker

func (c *SmsClient) ShowTemplateInvoker(request *model.ShowTemplateRequest) *ShowTemplateInvoker

func (*SmsClient) ShowsSpeedLimits

func (c *SmsClient) ShowsSpeedLimits(request *model.ShowsSpeedLimitsRequest) (*model.ShowsSpeedLimitsResponse, error)

func (*SmsClient) ShowsSpeedLimitsInvoker

func (c *SmsClient) ShowsSpeedLimitsInvoker(request *model.ShowsSpeedLimitsRequest) *ShowsSpeedLimitsInvoker

func (*SmsClient) UnlockTargetEcs

func (c *SmsClient) UnlockTargetEcs(request *model.UnlockTargetEcsRequest) (*model.UnlockTargetEcsResponse, error)

func (*SmsClient) UnlockTargetEcsInvoker

func (c *SmsClient) UnlockTargetEcsInvoker(request *model.UnlockTargetEcsRequest) *UnlockTargetEcsInvoker

func (*SmsClient) UpdateCommandResult

func (*SmsClient) UpdateCommandResultInvoker

func (c *SmsClient) UpdateCommandResultInvoker(request *model.UpdateCommandResultRequest) *UpdateCommandResultInvoker

func (*SmsClient) UpdateCopyState

func (c *SmsClient) UpdateCopyState(request *model.UpdateCopyStateRequest) (*model.UpdateCopyStateResponse, error)

func (*SmsClient) UpdateCopyStateInvoker

func (c *SmsClient) UpdateCopyStateInvoker(request *model.UpdateCopyStateRequest) *UpdateCopyStateInvoker

func (*SmsClient) UpdateDefaultMigproject

func (*SmsClient) UpdateDefaultMigprojectInvoker

func (c *SmsClient) UpdateDefaultMigprojectInvoker(request *model.UpdateDefaultMigprojectRequest) *UpdateDefaultMigprojectInvoker

func (*SmsClient) UpdateDiskInfo

func (c *SmsClient) UpdateDiskInfo(request *model.UpdateDiskInfoRequest) (*model.UpdateDiskInfoResponse, error)

func (*SmsClient) UpdateDiskInfoInvoker

func (c *SmsClient) UpdateDiskInfoInvoker(request *model.UpdateDiskInfoRequest) *UpdateDiskInfoInvoker

func (*SmsClient) UpdateMigproject

func (c *SmsClient) UpdateMigproject(request *model.UpdateMigprojectRequest) (*model.UpdateMigprojectResponse, error)

func (*SmsClient) UpdateMigprojectInvoker

func (c *SmsClient) UpdateMigprojectInvoker(request *model.UpdateMigprojectRequest) *UpdateMigprojectInvoker

func (*SmsClient) UpdateNetworkCheckInfo

func (*SmsClient) UpdateNetworkCheckInfoInvoker

func (c *SmsClient) UpdateNetworkCheckInfoInvoker(request *model.UpdateNetworkCheckInfoRequest) *UpdateNetworkCheckInfoInvoker

func (*SmsClient) UpdateServerName

func (c *SmsClient) UpdateServerName(request *model.UpdateServerNameRequest) (*model.UpdateServerNameResponse, error)

func (*SmsClient) UpdateServerNameInvoker

func (c *SmsClient) UpdateServerNameInvoker(request *model.UpdateServerNameRequest) *UpdateServerNameInvoker

func (*SmsClient) UpdateSpeed

func (c *SmsClient) UpdateSpeed(request *model.UpdateSpeedRequest) (*model.UpdateSpeedResponse, error)

func (*SmsClient) UpdateSpeedInvoker

func (c *SmsClient) UpdateSpeedInvoker(request *model.UpdateSpeedRequest) *UpdateSpeedInvoker

func (*SmsClient) UpdateTask

func (c *SmsClient) UpdateTask(request *model.UpdateTaskRequest) (*model.UpdateTaskResponse, error)

func (*SmsClient) UpdateTaskInvoker

func (c *SmsClient) UpdateTaskInvoker(request *model.UpdateTaskRequest) *UpdateTaskInvoker

func (*SmsClient) UpdateTaskSpeed

func (c *SmsClient) UpdateTaskSpeed(request *model.UpdateTaskSpeedRequest) (*model.UpdateTaskSpeedResponse, error)

func (*SmsClient) UpdateTaskSpeedInvoker

func (c *SmsClient) UpdateTaskSpeedInvoker(request *model.UpdateTaskSpeedRequest) *UpdateTaskSpeedInvoker

func (*SmsClient) UpdateTaskStatus

func (c *SmsClient) UpdateTaskStatus(request *model.UpdateTaskStatusRequest) (*model.UpdateTaskStatusResponse, error)

func (*SmsClient) UpdateTaskStatusInvoker

func (c *SmsClient) UpdateTaskStatusInvoker(request *model.UpdateTaskStatusRequest) *UpdateTaskStatusInvoker

func (*SmsClient) UpdateTemplate

func (c *SmsClient) UpdateTemplate(request *model.UpdateTemplateRequest) (*model.UpdateTemplateResponse, error)

func (*SmsClient) UpdateTemplateInvoker

func (c *SmsClient) UpdateTemplateInvoker(request *model.UpdateTemplateRequest) *UpdateTemplateInvoker

type UnlockTargetEcsInvoker

type UnlockTargetEcsInvoker struct {
	*invoker.BaseInvoker
}

func (*UnlockTargetEcsInvoker) Invoke

type UpdateCommandResultInvoker

type UpdateCommandResultInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateCommandResultInvoker) Invoke

type UpdateCopyStateInvoker

type UpdateCopyStateInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateCopyStateInvoker) Invoke

type UpdateDefaultMigprojectInvoker

type UpdateDefaultMigprojectInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateDefaultMigprojectInvoker) Invoke

type UpdateDiskInfoInvoker

type UpdateDiskInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateDiskInfoInvoker) Invoke

type UpdateMigprojectInvoker

type UpdateMigprojectInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateMigprojectInvoker) Invoke

type UpdateNetworkCheckInfoInvoker

type UpdateNetworkCheckInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateNetworkCheckInfoInvoker) Invoke

type UpdateServerNameInvoker

type UpdateServerNameInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateServerNameInvoker) Invoke

type UpdateSpeedInvoker

type UpdateSpeedInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateSpeedInvoker) Invoke

type UpdateTaskInvoker

type UpdateTaskInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateTaskInvoker) Invoke

type UpdateTaskSpeedInvoker

type UpdateTaskSpeedInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateTaskSpeedInvoker) Invoke

type UpdateTaskStatusInvoker

type UpdateTaskStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateTaskStatusInvoker) Invoke

type UpdateTemplateInvoker

type UpdateTemplateInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateTemplateInvoker) Invoke

type UploadSpecialConfigurationSettingInvoker

type UploadSpecialConfigurationSettingInvoker struct {
	*invoker.BaseInvoker
}

func (*UploadSpecialConfigurationSettingInvoker) Invoke

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL