Documentation
¶
Overview ¶
Package acepiface provides an interface to enable mocking the ACEP service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ACEP
- func (c *ACEP) AddCustomRoute(input *AddCustomRouteInput) (*AddCustomRouteOutput, error)
- func (c *ACEP) AddCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) AddCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) AddCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) AddCustomRouteRequest(input *AddCustomRouteInput) (req *request.Request, output *AddCustomRouteOutput)
- func (c *ACEP) AddCustomRouteWithContext(ctx volcengine.Context, input *AddCustomRouteInput, opts ...request.Option) (*AddCustomRouteOutput, error)
- func (c *ACEP) AddPhoneTemplate(input *AddPhoneTemplateInput) (*AddPhoneTemplateOutput, error)
- func (c *ACEP) AddPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) AddPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) AddPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) AddPhoneTemplateRequest(input *AddPhoneTemplateInput) (req *request.Request, output *AddPhoneTemplateOutput)
- func (c *ACEP) AddPhoneTemplateWithContext(ctx volcengine.Context, input *AddPhoneTemplateInput, opts ...request.Option) (*AddPhoneTemplateOutput, error)
- func (c *ACEP) AutoInstallApp(input *AutoInstallAppInput) (*AutoInstallAppOutput, error)
- func (c *ACEP) AutoInstallAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) AutoInstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) AutoInstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) AutoInstallAppRequest(input *AutoInstallAppInput) (req *request.Request, output *AutoInstallAppOutput)
- func (c *ACEP) AutoInstallAppWithContext(ctx volcengine.Context, input *AutoInstallAppInput, opts ...request.Option) (*AutoInstallAppOutput, error)
- func (c *ACEP) BackupData(input *BackupDataInput) (*BackupDataOutput, error)
- func (c *ACEP) BackupDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) BackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) BackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) BackupDataRequest(input *BackupDataInput) (req *request.Request, output *BackupDataOutput)
- func (c *ACEP) BackupDataWithContext(ctx volcengine.Context, input *BackupDataInput, opts ...request.Option) (*BackupDataOutput, error)
- func (c *ACEP) BackupPod(input *BackupPodInput) (*BackupPodOutput, error)
- func (c *ACEP) BackupPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) BackupPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) BackupPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) BackupPodRequest(input *BackupPodInput) (req *request.Request, output *BackupPodOutput)
- func (c *ACEP) BackupPodWithContext(ctx volcengine.Context, input *BackupPodInput, opts ...request.Option) (*BackupPodOutput, error)
- func (c *ACEP) BindPortMappingRule(input *BindPortMappingRuleInput) (*BindPortMappingRuleOutput, error)
- func (c *ACEP) BindPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) BindPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) BindPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) BindPortMappingRuleRequest(input *BindPortMappingRuleInput) (req *request.Request, output *BindPortMappingRuleOutput)
- func (c *ACEP) BindPortMappingRuleWithContext(ctx volcengine.Context, input *BindPortMappingRuleInput, ...) (*BindPortMappingRuleOutput, error)
- func (c *ACEP) BuildAOSPImage(input *BuildAOSPImageInput) (*BuildAOSPImageOutput, error)
- func (c *ACEP) BuildAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) BuildAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) BuildAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) BuildAOSPImageRequest(input *BuildAOSPImageInput) (req *request.Request, output *BuildAOSPImageOutput)
- func (c *ACEP) BuildAOSPImageWithContext(ctx volcengine.Context, input *BuildAOSPImageInput, opts ...request.Option) (*BuildAOSPImageOutput, error)
- func (c *ACEP) CancelBackupPod(input *CancelBackupPodInput) (*CancelBackupPodOutput, error)
- func (c *ACEP) CancelBackupPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CancelBackupPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CancelBackupPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CancelBackupPodRequest(input *CancelBackupPodInput) (req *request.Request, output *CancelBackupPodOutput)
- func (c *ACEP) CancelBackupPodWithContext(ctx volcengine.Context, input *CancelBackupPodInput, opts ...request.Option) (*CancelBackupPodOutput, error)
- func (c *ACEP) CancelRestorePod(input *CancelRestorePodInput) (*CancelRestorePodOutput, error)
- func (c *ACEP) CancelRestorePodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CancelRestorePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CancelRestorePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CancelRestorePodRequest(input *CancelRestorePodInput) (req *request.Request, output *CancelRestorePodOutput)
- func (c *ACEP) CancelRestorePodWithContext(ctx volcengine.Context, input *CancelRestorePodInput, opts ...request.Option) (*CancelRestorePodOutput, error)
- func (c *ACEP) CloseApp(input *CloseAppInput) (*CloseAppOutput, error)
- func (c *ACEP) CloseAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CloseAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CloseAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CloseAppRequest(input *CloseAppInput) (req *request.Request, output *CloseAppOutput)
- func (c *ACEP) CloseAppWithContext(ctx volcengine.Context, input *CloseAppInput, opts ...request.Option) (*CloseAppOutput, error)
- func (c *ACEP) CreateDNSRule(input *CreateDNSRuleInput) (*CreateDNSRuleOutput, error)
- func (c *ACEP) CreateDNSRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreateDNSRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreateDNSRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreateDNSRuleRequest(input *CreateDNSRuleInput) (req *request.Request, output *CreateDNSRuleOutput)
- func (c *ACEP) CreateDNSRuleWithContext(ctx volcengine.Context, input *CreateDNSRuleInput, opts ...request.Option) (*CreateDNSRuleOutput, error)
- func (c *ACEP) CreateDisplayLayoutMini(input *CreateDisplayLayoutMiniInput) (*CreateDisplayLayoutMiniOutput, error)
- func (c *ACEP) CreateDisplayLayoutMiniCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreateDisplayLayoutMiniCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreateDisplayLayoutMiniCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreateDisplayLayoutMiniRequest(input *CreateDisplayLayoutMiniInput) (req *request.Request, output *CreateDisplayLayoutMiniOutput)
- func (c *ACEP) CreateDisplayLayoutMiniWithContext(ctx volcengine.Context, input *CreateDisplayLayoutMiniInput, ...) (*CreateDisplayLayoutMiniOutput, error)
- func (c *ACEP) CreateImageOneStep(input *CreateImageOneStepInput) (*CreateImageOneStepOutput, error)
- func (c *ACEP) CreateImageOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreateImageOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreateImageOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreateImageOneStepRequest(input *CreateImageOneStepInput) (req *request.Request, output *CreateImageOneStepOutput)
- func (c *ACEP) CreateImageOneStepWithContext(ctx volcengine.Context, input *CreateImageOneStepInput, opts ...request.Option) (*CreateImageOneStepOutput, error)
- func (c *ACEP) CreatePod(input *CreatePodInput) (*CreatePodOutput, error)
- func (c *ACEP) CreatePodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreatePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreatePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreatePodOneStep(input *CreatePodOneStepInput) (*CreatePodOneStepOutput, error)
- func (c *ACEP) CreatePodOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreatePodOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreatePodOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreatePodOneStepRequest(input *CreatePodOneStepInput) (req *request.Request, output *CreatePodOneStepOutput)
- func (c *ACEP) CreatePodOneStepWithContext(ctx volcengine.Context, input *CreatePodOneStepInput, opts ...request.Option) (*CreatePodOneStepOutput, error)
- func (c *ACEP) CreatePodRequest(input *CreatePodInput) (req *request.Request, output *CreatePodOutput)
- func (c *ACEP) CreatePodWithContext(ctx volcengine.Context, input *CreatePodInput, opts ...request.Option) (*CreatePodOutput, error)
- func (c *ACEP) CreatePortMappingRule(input *CreatePortMappingRuleInput) (*CreatePortMappingRuleOutput, error)
- func (c *ACEP) CreatePortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreatePortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreatePortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreatePortMappingRuleRequest(input *CreatePortMappingRuleInput) (req *request.Request, output *CreatePortMappingRuleOutput)
- func (c *ACEP) CreatePortMappingRuleWithContext(ctx volcengine.Context, input *CreatePortMappingRuleInput, ...) (*CreatePortMappingRuleOutput, error)
- func (c *ACEP) CreateTag(input *CreateTagInput) (*CreateTagOutput, error)
- func (c *ACEP) CreateTagCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) CreateTagCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) CreateTagCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) CreateTagRequest(input *CreateTagInput) (req *request.Request, output *CreateTagOutput)
- func (c *ACEP) CreateTagWithContext(ctx volcengine.Context, input *CreateTagInput, opts ...request.Option) (*CreateTagOutput, error)
- func (c *ACEP) DeleteAOSPImage(input *DeleteAOSPImageInput) (*DeleteAOSPImageOutput, error)
- func (c *ACEP) DeleteAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DeleteAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DeleteAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DeleteAOSPImageRequest(input *DeleteAOSPImageInput) (req *request.Request, output *DeleteAOSPImageOutput)
- func (c *ACEP) DeleteAOSPImageWithContext(ctx volcengine.Context, input *DeleteAOSPImageInput, opts ...request.Option) (*DeleteAOSPImageOutput, error)
- func (c *ACEP) DeleteBackupData(input *DeleteBackupDataInput) (*DeleteBackupDataOutput, error)
- func (c *ACEP) DeleteBackupDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DeleteBackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DeleteBackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DeleteBackupDataRequest(input *DeleteBackupDataInput) (req *request.Request, output *DeleteBackupDataOutput)
- func (c *ACEP) DeleteBackupDataWithContext(ctx volcengine.Context, input *DeleteBackupDataInput, opts ...request.Option) (*DeleteBackupDataOutput, error)
- func (c *ACEP) DeleteCustomRoute(input *DeleteCustomRouteInput) (*DeleteCustomRouteOutput, error)
- func (c *ACEP) DeleteCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DeleteCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DeleteCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DeleteCustomRouteRequest(input *DeleteCustomRouteInput) (req *request.Request, output *DeleteCustomRouteOutput)
- func (c *ACEP) DeleteCustomRouteWithContext(ctx volcengine.Context, input *DeleteCustomRouteInput, opts ...request.Option) (*DeleteCustomRouteOutput, error)
- func (c *ACEP) DetailApp(input *DetailAppInput) (*DetailAppOutput, error)
- func (c *ACEP) DetailAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailAppRequest(input *DetailAppInput) (req *request.Request, output *DetailAppOutput)
- func (c *ACEP) DetailAppWithContext(ctx volcengine.Context, input *DetailAppInput, opts ...request.Option) (*DetailAppOutput, error)
- func (c *ACEP) DetailDNSRule(input *DetailDNSRuleInput) (*DetailDNSRuleOutput, error)
- func (c *ACEP) DetailDNSRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailDNSRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailDNSRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailDNSRuleRequest(input *DetailDNSRuleInput) (req *request.Request, output *DetailDNSRuleOutput)
- func (c *ACEP) DetailDNSRuleWithContext(ctx volcengine.Context, input *DetailDNSRuleInput, opts ...request.Option) (*DetailDNSRuleOutput, error)
- func (c *ACEP) DetailDisplayLayoutMini(input *DetailDisplayLayoutMiniInput) (*DetailDisplayLayoutMiniOutput, error)
- func (c *ACEP) DetailDisplayLayoutMiniCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailDisplayLayoutMiniCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailDisplayLayoutMiniCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailDisplayLayoutMiniRequest(input *DetailDisplayLayoutMiniInput) (req *request.Request, output *DetailDisplayLayoutMiniOutput)
- func (c *ACEP) DetailDisplayLayoutMiniWithContext(ctx volcengine.Context, input *DetailDisplayLayoutMiniInput, ...) (*DetailDisplayLayoutMiniOutput, error)
- func (c *ACEP) DetailHost(input *DetailHostInput) (*DetailHostOutput, error)
- func (c *ACEP) DetailHostCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailHostRequest(input *DetailHostInput) (req *request.Request, output *DetailHostOutput)
- func (c *ACEP) DetailHostWithContext(ctx volcengine.Context, input *DetailHostInput, opts ...request.Option) (*DetailHostOutput, error)
- func (c *ACEP) DetailPod(input *DetailPodInput) (*DetailPodOutput, error)
- func (c *ACEP) DetailPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailPodRequest(input *DetailPodInput) (req *request.Request, output *DetailPodOutput)
- func (c *ACEP) DetailPodWithContext(ctx volcengine.Context, input *DetailPodInput, opts ...request.Option) (*DetailPodOutput, error)
- func (c *ACEP) DetailPortMappingRule(input *DetailPortMappingRuleInput) (*DetailPortMappingRuleOutput, error)
- func (c *ACEP) DetailPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) DetailPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) DetailPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) DetailPortMappingRuleRequest(input *DetailPortMappingRuleInput) (req *request.Request, output *DetailPortMappingRuleOutput)
- func (c *ACEP) DetailPortMappingRuleWithContext(ctx volcengine.Context, input *DetailPortMappingRuleInput, ...) (*DetailPortMappingRuleOutput, error)
- func (c *ACEP) GetAppCrashLog(input *GetAppCrashLogInput) (*GetAppCrashLogOutput, error)
- func (c *ACEP) GetAppCrashLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetAppCrashLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetAppCrashLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetAppCrashLogRequest(input *GetAppCrashLogInput) (req *request.Request, output *GetAppCrashLogOutput)
- func (c *ACEP) GetAppCrashLogWithContext(ctx volcengine.Context, input *GetAppCrashLogInput, opts ...request.Option) (*GetAppCrashLogOutput, error)
- func (c *ACEP) GetDcBandwidthDailyPeak(input *GetDcBandwidthDailyPeakInput) (*GetDcBandwidthDailyPeakOutput, error)
- func (c *ACEP) GetDcBandwidthDailyPeakCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetDcBandwidthDailyPeakCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetDcBandwidthDailyPeakCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetDcBandwidthDailyPeakRequest(input *GetDcBandwidthDailyPeakInput) (req *request.Request, output *GetDcBandwidthDailyPeakOutput)
- func (c *ACEP) GetDcBandwidthDailyPeakWithContext(ctx volcengine.Context, input *GetDcBandwidthDailyPeakInput, ...) (*GetDcBandwidthDailyPeakOutput, error)
- func (c *ACEP) GetImagePreheating(input *GetImagePreheatingInput) (*GetImagePreheatingOutput, error)
- func (c *ACEP) GetImagePreheatingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetImagePreheatingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetImagePreheatingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetImagePreheatingRequest(input *GetImagePreheatingInput) (req *request.Request, output *GetImagePreheatingOutput)
- func (c *ACEP) GetImagePreheatingWithContext(ctx volcengine.Context, input *GetImagePreheatingInput, opts ...request.Option) (*GetImagePreheatingOutput, error)
- func (c *ACEP) GetPhoneTemplate(input *GetPhoneTemplateInput) (*GetPhoneTemplateOutput, error)
- func (c *ACEP) GetPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetPhoneTemplateRequest(input *GetPhoneTemplateInput) (req *request.Request, output *GetPhoneTemplateOutput)
- func (c *ACEP) GetPhoneTemplateWithContext(ctx volcengine.Context, input *GetPhoneTemplateInput, opts ...request.Option) (*GetPhoneTemplateOutput, error)
- func (c *ACEP) GetPodAppList(input *GetPodAppListInput) (*GetPodAppListOutput, error)
- func (c *ACEP) GetPodAppListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetPodAppListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetPodAppListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetPodAppListRequest(input *GetPodAppListInput) (req *request.Request, output *GetPodAppListOutput)
- func (c *ACEP) GetPodAppListWithContext(ctx volcengine.Context, input *GetPodAppListInput, opts ...request.Option) (*GetPodAppListOutput, error)
- func (c *ACEP) GetPodMetric(input *GetPodMetricInput) (*GetPodMetricOutput, error)
- func (c *ACEP) GetPodMetricCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetPodMetricCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetPodMetricCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetPodMetricRequest(input *GetPodMetricInput) (req *request.Request, output *GetPodMetricOutput)
- func (c *ACEP) GetPodMetricWithContext(ctx volcengine.Context, input *GetPodMetricInput, opts ...request.Option) (*GetPodMetricOutput, error)
- func (c *ACEP) GetPodProperty(input *GetPodPropertyInput) (*GetPodPropertyOutput, error)
- func (c *ACEP) GetPodPropertyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetPodPropertyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetPodPropertyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetPodPropertyRequest(input *GetPodPropertyInput) (req *request.Request, output *GetPodPropertyOutput)
- func (c *ACEP) GetPodPropertyWithContext(ctx volcengine.Context, input *GetPodPropertyInput, opts ...request.Option) (*GetPodPropertyOutput, error)
- func (c *ACEP) GetProductResource(input *GetProductResourceInput) (*GetProductResourceOutput, error)
- func (c *ACEP) GetProductResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetProductResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetProductResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetProductResourceRequest(input *GetProductResourceInput) (req *request.Request, output *GetProductResourceOutput)
- func (c *ACEP) GetProductResourceWithContext(ctx volcengine.Context, input *GetProductResourceInput, opts ...request.Option) (*GetProductResourceOutput, error)
- func (c *ACEP) GetTaskInfo(input *GetTaskInfoInput) (*GetTaskInfoOutput, error)
- func (c *ACEP) GetTaskInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) GetTaskInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) GetTaskInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) GetTaskInfoRequest(input *GetTaskInfoInput) (req *request.Request, output *GetTaskInfoOutput)
- func (c *ACEP) GetTaskInfoWithContext(ctx volcengine.Context, input *GetTaskInfoInput, opts ...request.Option) (*GetTaskInfoOutput, error)
- func (c *ACEP) InstallApp(input *InstallAppInput) (*InstallAppOutput, error)
- func (c *ACEP) InstallAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) InstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) InstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) InstallAppRequest(input *InstallAppInput) (req *request.Request, output *InstallAppOutput)
- func (c *ACEP) InstallAppWithContext(ctx volcengine.Context, input *InstallAppInput, opts ...request.Option) (*InstallAppOutput, error)
- func (c *ACEP) InstallApps(input *InstallAppsInput) (*InstallAppsOutput, error)
- func (c *ACEP) InstallAppsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) InstallAppsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) InstallAppsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) InstallAppsRequest(input *InstallAppsInput) (req *request.Request, output *InstallAppsOutput)
- func (c *ACEP) InstallAppsWithContext(ctx volcengine.Context, input *InstallAppsInput, opts ...request.Option) (*InstallAppsOutput, error)
- func (c *ACEP) LaunchApp(input *LaunchAppInput) (*LaunchAppOutput, error)
- func (c *ACEP) LaunchAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) LaunchAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) LaunchAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) LaunchAppRequest(input *LaunchAppInput) (req *request.Request, output *LaunchAppOutput)
- func (c *ACEP) LaunchAppWithContext(ctx volcengine.Context, input *LaunchAppInput, opts ...request.Option) (*LaunchAppOutput, error)
- func (c *ACEP) LaunchApps(input *LaunchAppsInput) (*LaunchAppsOutput, error)
- func (c *ACEP) LaunchAppsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) LaunchAppsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) LaunchAppsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) LaunchAppsRequest(input *LaunchAppsInput) (req *request.Request, output *LaunchAppsOutput)
- func (c *ACEP) LaunchAppsWithContext(ctx volcengine.Context, input *LaunchAppsInput, opts ...request.Option) (*LaunchAppsOutput, error)
- func (c *ACEP) ListAOSPImage(input *ListAOSPImageInput) (*ListAOSPImageOutput, error)
- func (c *ACEP) ListAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListAOSPImageRequest(input *ListAOSPImageInput) (req *request.Request, output *ListAOSPImageOutput)
- func (c *ACEP) ListAOSPImageWithContext(ctx volcengine.Context, input *ListAOSPImageInput, opts ...request.Option) (*ListAOSPImageOutput, error)
- func (c *ACEP) ListApp(input *ListAppInput) (*ListAppOutput, error)
- func (c *ACEP) ListAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListAppRequest(input *ListAppInput) (req *request.Request, output *ListAppOutput)
- func (c *ACEP) ListAppWithContext(ctx volcengine.Context, input *ListAppInput, opts ...request.Option) (*ListAppOutput, error)
- func (c *ACEP) ListBackupData(input *ListBackupDataInput) (*ListBackupDataOutput, error)
- func (c *ACEP) ListBackupDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListBackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListBackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListBackupDataRequest(input *ListBackupDataInput) (req *request.Request, output *ListBackupDataOutput)
- func (c *ACEP) ListBackupDataWithContext(ctx volcengine.Context, input *ListBackupDataInput, opts ...request.Option) (*ListBackupDataOutput, error)
- func (c *ACEP) ListConfiguration(input *ListConfigurationInput) (*ListConfigurationOutput, error)
- func (c *ACEP) ListConfigurationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListConfigurationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListConfigurationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListConfigurationRequest(input *ListConfigurationInput) (req *request.Request, output *ListConfigurationOutput)
- func (c *ACEP) ListConfigurationWithContext(ctx volcengine.Context, input *ListConfigurationInput, opts ...request.Option) (*ListConfigurationOutput, error)
- func (c *ACEP) ListCustomRoute(input *ListCustomRouteInput) (*ListCustomRouteOutput, error)
- func (c *ACEP) ListCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListCustomRouteRequest(input *ListCustomRouteInput) (req *request.Request, output *ListCustomRouteOutput)
- func (c *ACEP) ListCustomRouteWithContext(ctx volcengine.Context, input *ListCustomRouteInput, opts ...request.Option) (*ListCustomRouteOutput, error)
- func (c *ACEP) ListDc(input *ListDcInput) (*ListDcOutput, error)
- func (c *ACEP) ListDcCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListDcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListDcCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListDcRequest(input *ListDcInput) (req *request.Request, output *ListDcOutput)
- func (c *ACEP) ListDcWithContext(ctx volcengine.Context, input *ListDcInput, opts ...request.Option) (*ListDcOutput, error)
- func (c *ACEP) ListImageResource(input *ListImageResourceInput) (*ListImageResourceOutput, error)
- func (c *ACEP) ListImageResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListImageResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListImageResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListImageResourceRequest(input *ListImageResourceInput) (req *request.Request, output *ListImageResourceOutput)
- func (c *ACEP) ListImageResourceWithContext(ctx volcengine.Context, input *ListImageResourceInput, opts ...request.Option) (*ListImageResourceOutput, error)
- func (c *ACEP) ListPhoneTemplate(input *ListPhoneTemplateInput) (*ListPhoneTemplateOutput, error)
- func (c *ACEP) ListPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListPhoneTemplateRequest(input *ListPhoneTemplateInput) (req *request.Request, output *ListPhoneTemplateOutput)
- func (c *ACEP) ListPhoneTemplateWithContext(ctx volcengine.Context, input *ListPhoneTemplateInput, opts ...request.Option) (*ListPhoneTemplateOutput, error)
- func (c *ACEP) ListPod(input *ListPodInput) (*ListPodOutput, error)
- func (c *ACEP) ListPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ListPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ListPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ListPodRequest(input *ListPodInput) (req *request.Request, output *ListPodOutput)
- func (c *ACEP) ListPodWithContext(ctx volcengine.Context, input *ListPodInput, opts ...request.Option) (*ListPodOutput, error)
- func (c *ACEP) MigratePod(input *MigratePodInput) (*MigratePodOutput, error)
- func (c *ACEP) MigratePodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) MigratePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) MigratePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) MigratePodRequest(input *MigratePodInput) (req *request.Request, output *MigratePodOutput)
- func (c *ACEP) MigratePodWithContext(ctx volcengine.Context, input *MigratePodInput, opts ...request.Option) (*MigratePodOutput, error)
- func (c *ACEP) PodDataDelete(input *PodDataDeleteInput) (*PodDataDeleteOutput, error)
- func (c *ACEP) PodDataDeleteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) PodDataDeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) PodDataDeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) PodDataDeleteRequest(input *PodDataDeleteInput) (req *request.Request, output *PodDataDeleteOutput)
- func (c *ACEP) PodDataDeleteWithContext(ctx volcengine.Context, input *PodDataDeleteInput, opts ...request.Option) (*PodDataDeleteOutput, error)
- func (c *ACEP) PowerOffPod(input *PowerOffPodInput) (*PowerOffPodOutput, error)
- func (c *ACEP) PowerOffPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) PowerOffPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) PowerOffPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) PowerOffPodRequest(input *PowerOffPodInput) (req *request.Request, output *PowerOffPodOutput)
- func (c *ACEP) PowerOffPodWithContext(ctx volcengine.Context, input *PowerOffPodInput, opts ...request.Option) (*PowerOffPodOutput, error)
- func (c *ACEP) PowerOnPod(input *PowerOnPodInput) (*PowerOnPodOutput, error)
- func (c *ACEP) PowerOnPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) PowerOnPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) PowerOnPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) PowerOnPodRequest(input *PowerOnPodInput) (req *request.Request, output *PowerOnPodOutput)
- func (c *ACEP) PowerOnPodWithContext(ctx volcengine.Context, input *PowerOnPodInput, opts ...request.Option) (*PowerOnPodOutput, error)
- func (c *ACEP) PullFile(input *PullFileInput) (*PullFileOutput, error)
- func (c *ACEP) PullFileCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) PullFileCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) PullFileCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) PullFileRequest(input *PullFileInput) (req *request.Request, output *PullFileOutput)
- func (c *ACEP) PullFileWithContext(ctx volcengine.Context, input *PullFileInput, opts ...request.Option) (*PullFileOutput, error)
- func (c *ACEP) PushFile(input *PushFileInput) (*PushFileOutput, error)
- func (c *ACEP) PushFileCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) PushFileCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) PushFileCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) PushFileRequest(input *PushFileInput) (req *request.Request, output *PushFileOutput)
- func (c *ACEP) PushFileWithContext(ctx volcengine.Context, input *PushFileInput, opts ...request.Option) (*PushFileOutput, error)
- func (c *ACEP) RebootHost(input *RebootHostInput) (*RebootHostOutput, error)
- func (c *ACEP) RebootHostCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RebootHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RebootHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RebootHostRequest(input *RebootHostInput) (req *request.Request, output *RebootHostOutput)
- func (c *ACEP) RebootHostWithContext(ctx volcengine.Context, input *RebootHostInput, opts ...request.Option) (*RebootHostOutput, error)
- func (c *ACEP) RemovePhoneTemplate(input *RemovePhoneTemplateInput) (*RemovePhoneTemplateOutput, error)
- func (c *ACEP) RemovePhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RemovePhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RemovePhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RemovePhoneTemplateRequest(input *RemovePhoneTemplateInput) (req *request.Request, output *RemovePhoneTemplateOutput)
- func (c *ACEP) RemovePhoneTemplateWithContext(ctx volcengine.Context, input *RemovePhoneTemplateInput, ...) (*RemovePhoneTemplateOutput, error)
- func (c *ACEP) ResetHost(input *ResetHostInput) (*ResetHostOutput, error)
- func (c *ACEP) ResetHostCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ResetHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ResetHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ResetHostRequest(input *ResetHostInput) (req *request.Request, output *ResetHostOutput)
- func (c *ACEP) ResetHostWithContext(ctx volcengine.Context, input *ResetHostInput, opts ...request.Option) (*ResetHostOutput, error)
- func (c *ACEP) ResetPod(input *ResetPodInput) (*ResetPodOutput, error)
- func (c *ACEP) ResetPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) ResetPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) ResetPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) ResetPodRequest(input *ResetPodInput) (req *request.Request, output *ResetPodOutput)
- func (c *ACEP) ResetPodWithContext(ctx volcengine.Context, input *ResetPodInput, opts ...request.Option) (*ResetPodOutput, error)
- func (c *ACEP) RestoreData(input *RestoreDataInput) (*RestoreDataOutput, error)
- func (c *ACEP) RestoreDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RestoreDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RestoreDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RestoreDataRequest(input *RestoreDataInput) (req *request.Request, output *RestoreDataOutput)
- func (c *ACEP) RestoreDataWithContext(ctx volcengine.Context, input *RestoreDataInput, opts ...request.Option) (*RestoreDataOutput, error)
- func (c *ACEP) RestorePod(input *RestorePodInput) (*RestorePodOutput, error)
- func (c *ACEP) RestorePodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RestorePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RestorePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RestorePodRequest(input *RestorePodInput) (req *request.Request, output *RestorePodOutput)
- func (c *ACEP) RestorePodWithContext(ctx volcengine.Context, input *RestorePodInput, opts ...request.Option) (*RestorePodOutput, error)
- func (c *ACEP) RunCommand(input *RunCommandInput) (*RunCommandOutput, error)
- func (c *ACEP) RunCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RunCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RunCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RunCommandRequest(input *RunCommandInput) (req *request.Request, output *RunCommandOutput)
- func (c *ACEP) RunCommandWithContext(ctx volcengine.Context, input *RunCommandInput, opts ...request.Option) (*RunCommandOutput, error)
- func (c *ACEP) RunSyncCommand(input *RunSyncCommandInput) (*RunSyncCommandOutput, error)
- func (c *ACEP) RunSyncCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) RunSyncCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) RunSyncCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) RunSyncCommandRequest(input *RunSyncCommandInput) (req *request.Request, output *RunSyncCommandOutput)
- func (c *ACEP) RunSyncCommandWithContext(ctx volcengine.Context, input *RunSyncCommandInput, opts ...request.Option) (*RunSyncCommandOutput, error)
- func (c *ACEP) SetProxy(input *SetProxyInput) (*SetProxyOutput, error)
- func (c *ACEP) SetProxyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) SetProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) SetProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) SetProxyRequest(input *SetProxyInput) (req *request.Request, output *SetProxyOutput)
- func (c *ACEP) SetProxyWithContext(ctx volcengine.Context, input *SetProxyInput, opts ...request.Option) (*SetProxyOutput, error)
- func (c *ACEP) StartRecording(input *StartRecordingInput) (*StartRecordingOutput, error)
- func (c *ACEP) StartRecordingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) StartRecordingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) StartRecordingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) StartRecordingRequest(input *StartRecordingInput) (req *request.Request, output *StartRecordingOutput)
- func (c *ACEP) StartRecordingWithContext(ctx volcengine.Context, input *StartRecordingInput, opts ...request.Option) (*StartRecordingOutput, error)
- func (c *ACEP) StartScreenShot(input *StartScreenShotInput) (*StartScreenShotOutput, error)
- func (c *ACEP) StartScreenShotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) StartScreenShotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) StartScreenShotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) StartScreenShotRequest(input *StartScreenShotInput) (req *request.Request, output *StartScreenShotOutput)
- func (c *ACEP) StartScreenShotWithContext(ctx volcengine.Context, input *StartScreenShotInput, opts ...request.Option) (*StartScreenShotOutput, error)
- func (c *ACEP) StopRecording(input *StopRecordingInput) (*StopRecordingOutput, error)
- func (c *ACEP) StopRecordingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) StopRecordingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) StopRecordingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) StopRecordingRequest(input *StopRecordingInput) (req *request.Request, output *StopRecordingOutput)
- func (c *ACEP) StopRecordingWithContext(ctx volcengine.Context, input *StopRecordingInput, opts ...request.Option) (*StopRecordingOutput, error)
- func (c *ACEP) StopScreenShot(input *StopScreenShotInput) (*StopScreenShotOutput, error)
- func (c *ACEP) StopScreenShotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) StopScreenShotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) StopScreenShotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) StopScreenShotRequest(input *StopScreenShotInput) (req *request.Request, output *StopScreenShotOutput)
- func (c *ACEP) StopScreenShotWithContext(ctx volcengine.Context, input *StopScreenShotInput, opts ...request.Option) (*StopScreenShotOutput, error)
- func (c *ACEP) UnbindPortMappingRule(input *UnbindPortMappingRuleInput) (*UnbindPortMappingRuleOutput, error)
- func (c *ACEP) UnbindPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UnbindPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UnbindPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UnbindPortMappingRuleRequest(input *UnbindPortMappingRuleInput) (req *request.Request, output *UnbindPortMappingRuleOutput)
- func (c *ACEP) UnbindPortMappingRuleWithContext(ctx volcengine.Context, input *UnbindPortMappingRuleInput, ...) (*UnbindPortMappingRuleOutput, error)
- func (c *ACEP) UninstallApp(input *UninstallAppInput) (*UninstallAppOutput, error)
- func (c *ACEP) UninstallAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UninstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UninstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UninstallAppRequest(input *UninstallAppInput) (req *request.Request, output *UninstallAppOutput)
- func (c *ACEP) UninstallAppWithContext(ctx volcengine.Context, input *UninstallAppInput, opts ...request.Option) (*UninstallAppOutput, error)
- func (c *ACEP) UnsubscribeHostResource(input *UnsubscribeHostResourceInput) (*UnsubscribeHostResourceOutput, error)
- func (c *ACEP) UnsubscribeHostResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UnsubscribeHostResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UnsubscribeHostResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UnsubscribeHostResourceRequest(input *UnsubscribeHostResourceInput) (req *request.Request, output *UnsubscribeHostResourceOutput)
- func (c *ACEP) UnsubscribeHostResourceWithContext(ctx volcengine.Context, input *UnsubscribeHostResourceInput, ...) (*UnsubscribeHostResourceOutput, error)
- func (c *ACEP) UpdateAOSPImage(input *UpdateAOSPImageInput) (*UpdateAOSPImageOutput, error)
- func (c *ACEP) UpdateAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UpdateAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UpdateAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UpdateAOSPImageRequest(input *UpdateAOSPImageInput) (req *request.Request, output *UpdateAOSPImageOutput)
- func (c *ACEP) UpdateAOSPImageWithContext(ctx volcengine.Context, input *UpdateAOSPImageInput, opts ...request.Option) (*UpdateAOSPImageOutput, error)
- func (c *ACEP) UpdateCustomRoute(input *UpdateCustomRouteInput) (*UpdateCustomRouteOutput, error)
- func (c *ACEP) UpdateCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UpdateCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UpdateCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UpdateCustomRouteRequest(input *UpdateCustomRouteInput) (req *request.Request, output *UpdateCustomRouteOutput)
- func (c *ACEP) UpdateCustomRouteWithContext(ctx volcengine.Context, input *UpdateCustomRouteInput, opts ...request.Option) (*UpdateCustomRouteOutput, error)
- func (c *ACEP) UpdatePhoneTemplate(input *UpdatePhoneTemplateInput) (*UpdatePhoneTemplateOutput, error)
- func (c *ACEP) UpdatePhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UpdatePhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UpdatePhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UpdatePhoneTemplateRequest(input *UpdatePhoneTemplateInput) (req *request.Request, output *UpdatePhoneTemplateOutput)
- func (c *ACEP) UpdatePhoneTemplateWithContext(ctx volcengine.Context, input *UpdatePhoneTemplateInput, ...) (*UpdatePhoneTemplateOutput, error)
- func (c *ACEP) UpdatePodProperty(input *UpdatePodPropertyInput) (*UpdatePodPropertyOutput, error)
- func (c *ACEP) UpdatePodPropertyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UpdatePodPropertyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UpdatePodPropertyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UpdatePodPropertyRequest(input *UpdatePodPropertyInput) (req *request.Request, output *UpdatePodPropertyOutput)
- func (c *ACEP) UpdatePodPropertyWithContext(ctx volcengine.Context, input *UpdatePodPropertyInput, opts ...request.Option) (*UpdatePodPropertyOutput, error)
- func (c *ACEP) UploadApp(input *UploadAppInput) (*UploadAppOutput, error)
- func (c *ACEP) UploadAppCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ACEP) UploadAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ACEP) UploadAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ACEP) UploadAppRequest(input *UploadAppInput) (req *request.Request, output *UploadAppOutput)
- func (c *ACEP) UploadAppWithContext(ctx volcengine.Context, input *UploadAppInput, opts ...request.Option) (*UploadAppOutput, error)
- type ACEPAPI
- type AddCustomRouteInput
- func (s AddCustomRouteInput) GoString() string
- func (s *AddCustomRouteInput) SetCustomRouteName(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetDstIP(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProductId(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProxyCipher(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProxyPassword(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProxyPort(v int32) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProxyProtocol(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetProxyUserName(v string) *AddCustomRouteInput
- func (s *AddCustomRouteInput) SetZone(v string) *AddCustomRouteInput
- func (s AddCustomRouteInput) String() string
- func (s *AddCustomRouteInput) Validate() error
- type AddCustomRouteOutput
- type AddPhoneTemplateInput
- func (s AddPhoneTemplateInput) GoString() string
- func (s *AddPhoneTemplateInput) SetAospVersion(v string) *AddPhoneTemplateInput
- func (s *AddPhoneTemplateInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForAddPhoneTemplateInput) *AddPhoneTemplateInput
- func (s *AddPhoneTemplateInput) SetOverlayProperty(v []*OverlayPropertyForAddPhoneTemplateInput) *AddPhoneTemplateInput
- func (s *AddPhoneTemplateInput) SetOverlaySettings(v []*OverlaySettingForAddPhoneTemplateInput) *AddPhoneTemplateInput
- func (s *AddPhoneTemplateInput) SetPhoneTemplateName(v string) *AddPhoneTemplateInput
- func (s *AddPhoneTemplateInput) SetStatus(v int32) *AddPhoneTemplateInput
- func (s AddPhoneTemplateInput) String() string
- func (s *AddPhoneTemplateInput) Validate() error
- type AddPhoneTemplateOutput
- type AppCrashLogListForGetAppCrashLogOutput
- func (s AppCrashLogListForGetAppCrashLogOutput) GoString() string
- func (s *AppCrashLogListForGetAppCrashLogOutput) SetCrashTime(v int64) *AppCrashLogListForGetAppCrashLogOutput
- func (s *AppCrashLogListForGetAppCrashLogOutput) SetMsg(v string) *AppCrashLogListForGetAppCrashLogOutput
- func (s *AppCrashLogListForGetAppCrashLogOutput) SetPackageName(v string) *AppCrashLogListForGetAppCrashLogOutput
- func (s *AppCrashLogListForGetAppCrashLogOutput) SetPodId(v string) *AppCrashLogListForGetAppCrashLogOutput
- func (s AppCrashLogListForGetAppCrashLogOutput) String() string
- type AppForDetailAppOutput
- func (s AppForDetailAppOutput) GoString() string
- func (s *AppForDetailAppOutput) SetAppDesc(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetAppId(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetAppName(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetAppStatus(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetAppType(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetApplyNum(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetDeployStatus(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetDeployVersionNum(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetIconUrl(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetLatestVersion(v *LatestVersionForDetailAppOutput) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetPackageName(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetProductId(v string) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetReadyNum(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetRotation(v int32) *AppForDetailAppOutput
- func (s *AppForDetailAppOutput) SetVersionList(v []*VersionListForDetailAppOutput) *AppForDetailAppOutput
- func (s AppForDetailAppOutput) String() string
- type AppListForCreatePodOneStepInput
- func (s AppListForCreatePodOneStepInput) GoString() string
- func (s *AppListForCreatePodOneStepInput) SetAppId(v string) *AppListForCreatePodOneStepInput
- func (s *AppListForCreatePodOneStepInput) SetVersionId(v string) *AppListForCreatePodOneStepInput
- func (s AppListForCreatePodOneStepInput) String() string
- type AppListForInstallAppsInput
- type AutoInstallAppInput
- func (s AutoInstallAppInput) GoString() string
- func (s *AutoInstallAppInput) SetAbsolutePath(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetDownloadURL(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetImageId(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetInstallType(v int32) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetIsPreinstall(v bool) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetMD5(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetPackageName(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetPodIdList(v []*string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetProductId(v string) *AutoInstallAppInput
- func (s *AutoInstallAppInput) SetVersionCode(v int32) *AutoInstallAppInput
- func (s AutoInstallAppInput) String() string
- func (s *AutoInstallAppInput) Validate() error
- type AutoInstallAppOutput
- func (s AutoInstallAppOutput) GoString() string
- func (s *AutoInstallAppOutput) SetJobs(v []*JobForAutoInstallAppOutput) *AutoInstallAppOutput
- func (s *AutoInstallAppOutput) SetTaskAction(v string) *AutoInstallAppOutput
- func (s *AutoInstallAppOutput) SetTaskId(v string) *AutoInstallAppOutput
- func (s AutoInstallAppOutput) String() string
- type BackupDataInput
- func (s BackupDataInput) GoString() string
- func (s *BackupDataInput) SetBackupAll(v bool) *BackupDataInput
- func (s *BackupDataInput) SetDescription(v string) *BackupDataInput
- func (s *BackupDataInput) SetExcludePathList(v []*string) *BackupDataInput
- func (s *BackupDataInput) SetIncludePathList(v []*string) *BackupDataInput
- func (s *BackupDataInput) SetPodIdList(v []*string) *BackupDataInput
- func (s *BackupDataInput) SetProductId(v string) *BackupDataInput
- func (s BackupDataInput) String() string
- func (s *BackupDataInput) Validate() error
- type BackupDataOutput
- type BackupPodInput
- type BackupPodOutput
- type BindPortMappingRuleInput
- func (s BindPortMappingRuleInput) GoString() string
- func (s *BindPortMappingRuleInput) SetPodIdList(v []*string) *BindPortMappingRuleInput
- func (s *BindPortMappingRuleInput) SetPortMappingRuleIdList(v []*string) *BindPortMappingRuleInput
- func (s *BindPortMappingRuleInput) SetProductId(v string) *BindPortMappingRuleInput
- func (s BindPortMappingRuleInput) String() string
- func (s *BindPortMappingRuleInput) Validate() error
- type BindPortMappingRuleOutput
- func (s BindPortMappingRuleOutput) GoString() string
- func (s *BindPortMappingRuleOutput) SetErrorPodInfoList(v []*ErrorPodInfoListForBindPortMappingRuleOutput) *BindPortMappingRuleOutput
- func (s *BindPortMappingRuleOutput) SetSuccessPodIdList(v []*string) *BindPortMappingRuleOutput
- func (s BindPortMappingRuleOutput) String() string
- type BuildAOSPImageInput
- func (s BuildAOSPImageInput) GoString() string
- func (s *BuildAOSPImageInput) SetImageAnnotation(v string) *BuildAOSPImageInput
- func (s *BuildAOSPImageInput) SetImageFileFormat(v string) *BuildAOSPImageInput
- func (s *BuildAOSPImageInput) SetImageName(v string) *BuildAOSPImageInput
- func (s *BuildAOSPImageInput) SetImageTosInfo(v *ImageTosInfoForBuildAOSPImageInput) *BuildAOSPImageInput
- func (s *BuildAOSPImageInput) SetImageUrlInfo(v *ImageUrlInfoForBuildAOSPImageInput) *BuildAOSPImageInput
- func (s BuildAOSPImageInput) String() string
- type BuildAOSPImageOutput
- type CancelBackupPodInput
- type CancelBackupPodOutput
- type CancelRestorePodInput
- func (s CancelRestorePodInput) GoString() string
- func (s *CancelRestorePodInput) SetPodIdList(v []*string) *CancelRestorePodInput
- func (s *CancelRestorePodInput) SetProductId(v string) *CancelRestorePodInput
- func (s CancelRestorePodInput) String() string
- func (s *CancelRestorePodInput) Validate() error
- type CancelRestorePodOutput
- type CloseAppInput
- func (s CloseAppInput) GoString() string
- func (s *CloseAppInput) SetPackageName(v string) *CloseAppInput
- func (s *CloseAppInput) SetPodIdList(v []*string) *CloseAppInput
- func (s *CloseAppInput) SetProductId(v string) *CloseAppInput
- func (s CloseAppInput) String() string
- func (s *CloseAppInput) Validate() error
- type CloseAppOutput
- type ConfigurationForDetailPodOutput
- func (s ConfigurationForDetailPodOutput) GoString() string
- func (s *ConfigurationForDetailPodOutput) SetConfigurationCode(v string) *ConfigurationForDetailPodOutput
- func (s *ConfigurationForDetailPodOutput) SetConfigurationName(v string) *ConfigurationForDetailPodOutput
- func (s *ConfigurationForDetailPodOutput) SetConfigurationType(v int32) *ConfigurationForDetailPodOutput
- func (s *ConfigurationForDetailPodOutput) SetServerTypeCode(v string) *ConfigurationForDetailPodOutput
- func (s ConfigurationForDetailPodOutput) String() string
- type ConfigurationForListPodOutput
- func (s ConfigurationForListPodOutput) GoString() string
- func (s *ConfigurationForListPodOutput) SetConfigurationCode(v string) *ConfigurationForListPodOutput
- func (s *ConfigurationForListPodOutput) SetConfigurationName(v string) *ConfigurationForListPodOutput
- func (s *ConfigurationForListPodOutput) SetConfigurationType(v int32) *ConfigurationForListPodOutput
- func (s *ConfigurationForListPodOutput) SetServerTypeCode(v string) *ConfigurationForListPodOutput
- func (s ConfigurationForListPodOutput) String() string
- type ConvertLatestVersionForDetailAppOutput
- func (s ConvertLatestVersionForDetailAppOutput) GoString() string
- func (s *ConvertLatestVersionForDetailAppOutput) SetAppId(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetAppVersionDesc(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetDownloadUrl(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetMD5(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetPackageName(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetVersionCode(v int64) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetVersionId(v string) *ConvertLatestVersionForDetailAppOutput
- func (s *ConvertLatestVersionForDetailAppOutput) SetVersionName(v string) *ConvertLatestVersionForDetailAppOutput
- func (s ConvertLatestVersionForDetailAppOutput) String() string
- type ConvertSystemImgForBuildAOSPImageInput
- func (s ConvertSystemImgForBuildAOSPImageInput) GoString() string
- func (s *ConvertSystemImgForBuildAOSPImageInput) SetMD5(v string) *ConvertSystemImgForBuildAOSPImageInput
- func (s *ConvertSystemImgForBuildAOSPImageInput) SetUrl(v string) *ConvertSystemImgForBuildAOSPImageInput
- func (s ConvertSystemImgForBuildAOSPImageInput) String() string
- type ConvertVendorImgForBuildAOSPImageInput
- func (s ConvertVendorImgForBuildAOSPImageInput) GoString() string
- func (s *ConvertVendorImgForBuildAOSPImageInput) SetMD5(v string) *ConvertVendorImgForBuildAOSPImageInput
- func (s *ConvertVendorImgForBuildAOSPImageInput) SetUrl(v string) *ConvertVendorImgForBuildAOSPImageInput
- func (s ConvertVendorImgForBuildAOSPImageInput) String() string
- type ConvertVersionListForDetailAppOutput
- func (s ConvertVersionListForDetailAppOutput) GoString() string
- func (s *ConvertVersionListForDetailAppOutput) SetAppId(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetAppVersionDesc(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetDownloadUrl(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetMD5(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetPackageName(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetVersionCode(v int64) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetVersionId(v string) *ConvertVersionListForDetailAppOutput
- func (s *ConvertVersionListForDetailAppOutput) SetVersionName(v string) *ConvertVersionListForDetailAppOutput
- func (s ConvertVersionListForDetailAppOutput) String() string
- type CreateDNSRuleInput
- func (s CreateDNSRuleInput) GoString() string
- func (s *CreateDNSRuleInput) SetDNSName(v string) *CreateDNSRuleInput
- func (s *CreateDNSRuleInput) SetDc(v string) *CreateDNSRuleInput
- func (s *CreateDNSRuleInput) SetIPList(v []*IPListForCreateDNSRuleInput) *CreateDNSRuleInput
- func (s *CreateDNSRuleInput) SetProductId(v string) *CreateDNSRuleInput
- func (s *CreateDNSRuleInput) SetType(v int32) *CreateDNSRuleInput
- func (s CreateDNSRuleInput) String() string
- func (s *CreateDNSRuleInput) Validate() error
- type CreateDNSRuleOutput
- func (s CreateDNSRuleOutput) GoString() string
- func (s *CreateDNSRuleOutput) SetCreateAt(v int64) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetDNSId(v string) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetDNSName(v string) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetDc(v string) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetIPList(v []*IPListForCreateDNSRuleOutput) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetProductId(v string) *CreateDNSRuleOutput
- func (s *CreateDNSRuleOutput) SetType(v int32) *CreateDNSRuleOutput
- func (s CreateDNSRuleOutput) String() string
- type CreateDisplayLayoutMiniInput
- func (s CreateDisplayLayoutMiniInput) GoString() string
- func (s *CreateDisplayLayoutMiniInput) SetDensity(v int32) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetDisplayLayoutId(v string) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetExtra(v string) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetFps(v int32) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetHeight(v int32) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetProductId(v string) *CreateDisplayLayoutMiniInput
- func (s *CreateDisplayLayoutMiniInput) SetWidth(v int32) *CreateDisplayLayoutMiniInput
- func (s CreateDisplayLayoutMiniInput) String() string
- func (s *CreateDisplayLayoutMiniInput) Validate() error
- type CreateDisplayLayoutMiniOutput
- func (s CreateDisplayLayoutMiniOutput) GoString() string
- func (s *CreateDisplayLayoutMiniOutput) SetCreateAt(v int64) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetDensity(v int32) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetExtra(v string) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetFps(v int32) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetHeight(v int32) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *CreateDisplayLayoutMiniOutput
- func (s *CreateDisplayLayoutMiniOutput) SetWidth(v int32) *CreateDisplayLayoutMiniOutput
- func (s CreateDisplayLayoutMiniOutput) String() string
- type CreateImageOneStepInput
- func (s CreateImageOneStepInput) GoString() string
- func (s *CreateImageOneStepInput) SetFileUrl(v string) *CreateImageOneStepInput
- func (s *CreateImageOneStepInput) SetImageAnnotation(v string) *CreateImageOneStepInput
- func (s *CreateImageOneStepInput) SetImageId(v string) *CreateImageOneStepInput
- func (s *CreateImageOneStepInput) SetImageName(v string) *CreateImageOneStepInput
- func (s *CreateImageOneStepInput) SetProductId(v string) *CreateImageOneStepInput
- func (s CreateImageOneStepInput) String() string
- func (s *CreateImageOneStepInput) Validate() error
- type CreateImageOneStepOutput
- type CreatePodInput
- func (s CreatePodInput) GoString() string
- func (s *CreatePodInput) SetConfigurationCode(v string) *CreatePodInput
- func (s *CreatePodInput) SetCustomRouteId(v string) *CreatePodInput
- func (s *CreatePodInput) SetDNSId(v string) *CreatePodInput
- func (s *CreatePodInput) SetDataSize(v string) *CreatePodInput
- func (s *CreatePodInput) SetDc(v string) *CreatePodInput
- func (s *CreatePodInput) SetDisplayLayoutId(v string) *CreatePodInput
- func (s *CreatePodInput) SetDownBandwidthLimit(v int32) *CreatePodInput
- func (s *CreatePodInput) SetHostId(v string) *CreatePodInput
- func (s *CreatePodInput) SetIPWhiteList(v string) *CreatePodInput
- func (s *CreatePodInput) SetImageId(v string) *CreatePodInput
- func (s *CreatePodInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodInput) *CreatePodInput
- func (s *CreatePodInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodInput) *CreatePodInput
- func (s *CreatePodInput) SetOverlaySettings(v []*OverlaySettingForCreatePodInput) *CreatePodInput
- func (s *CreatePodInput) SetPhoneTemplateId(v string) *CreatePodInput
- func (s *CreatePodInput) SetPodName(v string) *CreatePodInput
- func (s *CreatePodInput) SetPodSpecList(v []*PodSpecListForCreatePodInput) *CreatePodInput
- func (s *CreatePodInput) SetPortMappingRuleIdList(v []*string) *CreatePodInput
- func (s *CreatePodInput) SetProductId(v string) *CreatePodInput
- func (s *CreatePodInput) SetResourceType(v int32) *CreatePodInput
- func (s *CreatePodInput) SetStart(v bool) *CreatePodInput
- func (s *CreatePodInput) SetTagId(v string) *CreatePodInput
- func (s *CreatePodInput) SetUpBandwidthLimit(v int32) *CreatePodInput
- func (s *CreatePodInput) SetUsePhoneTemplate(v int32) *CreatePodInput
- func (s CreatePodInput) String() string
- func (s *CreatePodInput) Validate() error
- type CreatePodOneStepInput
- func (s CreatePodOneStepInput) GoString() string
- func (s *CreatePodOneStepInput) SetAppList(v []*AppListForCreatePodOneStepInput) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetConfigurationCode(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetCustomRouteId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetDNSId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetDataSize(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetDc(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetDisplayLayoutId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetDownBandwidthLimit(v int32) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetHostId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetIPWhiteList(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetImageId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetIsPreinstall(v bool) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodOneStepInput) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodOneStepInput) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetOverlaySettings(v []*OverlaySettingForCreatePodOneStepInput) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetPhoneTemplateId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetPodName(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetPortMappingRuleIdList(v []*string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetProductId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetResourceType(v int32) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetTagId(v string) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetUpBandwidthLimit(v int32) *CreatePodOneStepInput
- func (s *CreatePodOneStepInput) SetUsePhoneTemplate(v int32) *CreatePodOneStepInput
- func (s CreatePodOneStepInput) String() string
- func (s *CreatePodOneStepInput) Validate() error
- type CreatePodOneStepOutput
- func (s CreatePodOneStepOutput) GoString() string
- func (s *CreatePodOneStepOutput) SetPodId(v string) *CreatePodOneStepOutput
- func (s *CreatePodOneStepOutput) SetTaskAction(v string) *CreatePodOneStepOutput
- func (s *CreatePodOneStepOutput) SetTaskId(v string) *CreatePodOneStepOutput
- func (s CreatePodOneStepOutput) String() string
- type CreatePodOutput
- type CreatePortMappingRuleInput
- func (s CreatePortMappingRuleInput) GoString() string
- func (s *CreatePortMappingRuleInput) SetDirection(v string) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetIsp(v int32) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetPortMappingRuleId(v string) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetProductId(v string) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetProtocol(v string) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetSourcePort(v int32) *CreatePortMappingRuleInput
- func (s *CreatePortMappingRuleInput) SetVolcRegion(v string) *CreatePortMappingRuleInput
- func (s CreatePortMappingRuleInput) String() string
- func (s *CreatePortMappingRuleInput) Validate() error
- type CreatePortMappingRuleOutput
- func (s CreatePortMappingRuleOutput) GoString() string
- func (s *CreatePortMappingRuleOutput) SetCreateAt(v int64) *CreatePortMappingRuleOutput
- func (s *CreatePortMappingRuleOutput) SetPortMappingRuleId(v string) *CreatePortMappingRuleOutput
- func (s *CreatePortMappingRuleOutput) SetProtocol(v string) *CreatePortMappingRuleOutput
- func (s *CreatePortMappingRuleOutput) SetSourcePort(v int32) *CreatePortMappingRuleOutput
- func (s CreatePortMappingRuleOutput) String() string
- type CreateTagInput
- func (s CreateTagInput) GoString() string
- func (s *CreateTagInput) SetProductId(v string) *CreateTagInput
- func (s *CreateTagInput) SetTagDesc(v string) *CreateTagInput
- func (s *CreateTagInput) SetTagName(v string) *CreateTagInput
- func (s CreateTagInput) String() string
- func (s *CreateTagInput) Validate() error
- type CreateTagOutput
- type DcInfoForDetailPodOutput
- func (s DcInfoForDetailPodOutput) GoString() string
- func (s *DcInfoForDetailPodOutput) SetDc(v string) *DcInfoForDetailPodOutput
- func (s *DcInfoForDetailPodOutput) SetDc_name(v string) *DcInfoForDetailPodOutput
- func (s *DcInfoForDetailPodOutput) SetIsp(v int32) *DcInfoForDetailPodOutput
- func (s *DcInfoForDetailPodOutput) SetRegion(v string) *DcInfoForDetailPodOutput
- func (s DcInfoForDetailPodOutput) String() string
- type DcInfoForListPodOutput
- func (s DcInfoForListPodOutput) GoString() string
- func (s *DcInfoForListPodOutput) SetDc(v string) *DcInfoForListPodOutput
- func (s *DcInfoForListPodOutput) SetDcName(v string) *DcInfoForListPodOutput
- func (s *DcInfoForListPodOutput) SetIsp(v int32) *DcInfoForListPodOutput
- func (s *DcInfoForListPodOutput) SetRegion(v string) *DcInfoForListPodOutput
- func (s *DcInfoForListPodOutput) SetZoneId(v string) *DcInfoForListPodOutput
- func (s DcInfoForListPodOutput) String() string
- type DeleteAOSPImageInput
- type DeleteAOSPImageOutput
- type DeleteBackupDataInput
- func (s DeleteBackupDataInput) GoString() string
- func (s *DeleteBackupDataInput) SetBackupDataIdList(v []*string) *DeleteBackupDataInput
- func (s *DeleteBackupDataInput) SetProductId(v string) *DeleteBackupDataInput
- func (s DeleteBackupDataInput) String() string
- func (s *DeleteBackupDataInput) Validate() error
- type DeleteBackupDataOutput
- type DeleteCustomRouteInput
- func (s DeleteCustomRouteInput) GoString() string
- func (s *DeleteCustomRouteInput) SetCustomRouteId(v string) *DeleteCustomRouteInput
- func (s *DeleteCustomRouteInput) SetProductId(v string) *DeleteCustomRouteInput
- func (s DeleteCustomRouteInput) String() string
- func (s *DeleteCustomRouteInput) Validate() error
- type DeleteCustomRouteOutput
- type DetailAppInput
- type DetailAppOutput
- func (s DetailAppOutput) GoString() string
- func (s *DetailAppOutput) SetApp(v *AppForDetailAppOutput) *DetailAppOutput
- func (s *DetailAppOutput) SetAppDesc(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetAppId(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetAppMode(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetAppName(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetAppStatus(v int32) *DetailAppOutput
- func (s *DetailAppOutput) SetAppType(v int32) *DetailAppOutput
- func (s *DetailAppOutput) SetApplyNum(v int64) *DetailAppOutput
- func (s *DetailAppOutput) SetDeployStatus(v int32) *DetailAppOutput
- func (s *DetailAppOutput) SetDeployVersionNum(v int64) *DetailAppOutput
- func (s *DetailAppOutput) SetIconUrl(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetLatestVersion(v *ConvertLatestVersionForDetailAppOutput) *DetailAppOutput
- func (s *DetailAppOutput) SetPackageName(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetProductId(v string) *DetailAppOutput
- func (s *DetailAppOutput) SetReadyNum(v int64) *DetailAppOutput
- func (s *DetailAppOutput) SetRotation(v int32) *DetailAppOutput
- func (s *DetailAppOutput) SetVersionList(v []*ConvertVersionListForDetailAppOutput) *DetailAppOutput
- func (s DetailAppOutput) String() string
- type DetailDNSRuleInput
- type DetailDNSRuleOutput
- func (s DetailDNSRuleOutput) GoString() string
- func (s *DetailDNSRuleOutput) SetCreateAt(v int64) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetDNSId(v string) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetDNSName(v string) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetDc(v string) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetIPList(v []*IPListForDetailDNSRuleOutput) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetProductId(v string) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetType(v int32) *DetailDNSRuleOutput
- func (s *DetailDNSRuleOutput) SetUpdateAt(v int64) *DetailDNSRuleOutput
- func (s DetailDNSRuleOutput) String() string
- type DetailDisplayLayoutMiniInput
- func (s DetailDisplayLayoutMiniInput) GoString() string
- func (s *DetailDisplayLayoutMiniInput) SetDisplayLayoutId(v string) *DetailDisplayLayoutMiniInput
- func (s *DetailDisplayLayoutMiniInput) SetProductId(v string) *DetailDisplayLayoutMiniInput
- func (s DetailDisplayLayoutMiniInput) String() string
- func (s *DetailDisplayLayoutMiniInput) Validate() error
- type DetailDisplayLayoutMiniOutput
- func (s DetailDisplayLayoutMiniOutput) GoString() string
- func (s *DetailDisplayLayoutMiniOutput) SetCreateAt(v int64) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetDensity(v int32) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetDisplayLayoutMini(v *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetExtra(v string) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetFps(v int32) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetHeight(v int32) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *DetailDisplayLayoutMiniOutput
- func (s *DetailDisplayLayoutMiniOutput) SetWidth(v int32) *DetailDisplayLayoutMiniOutput
- func (s DetailDisplayLayoutMiniOutput) String() string
- type DetailForBackupDataOutput
- func (s DetailForBackupDataOutput) GoString() string
- func (s *DetailForBackupDataOutput) SetBackupDataId(v string) *DetailForBackupDataOutput
- func (s *DetailForBackupDataOutput) SetJobId(v string) *DetailForBackupDataOutput
- func (s *DetailForBackupDataOutput) SetPodId(v string) *DetailForBackupDataOutput
- func (s *DetailForBackupDataOutput) SetTaskId(v string) *DetailForBackupDataOutput
- func (s DetailForBackupDataOutput) String() string
- type DetailForDeleteBackupDataOutput
- func (s DetailForDeleteBackupDataOutput) GoString() string
- func (s *DetailForDeleteBackupDataOutput) SetBackupDataId(v string) *DetailForDeleteBackupDataOutput
- func (s *DetailForDeleteBackupDataOutput) SetErrCode(v int32) *DetailForDeleteBackupDataOutput
- func (s *DetailForDeleteBackupDataOutput) SetErrMsg(v string) *DetailForDeleteBackupDataOutput
- func (s DetailForDeleteBackupDataOutput) String() string
- type DetailForMigratePodOutput
- func (s DetailForMigratePodOutput) GoString() string
- func (s *DetailForMigratePodOutput) SetErrCode(v int32) *DetailForMigratePodOutput
- func (s *DetailForMigratePodOutput) SetErrMsg(v string) *DetailForMigratePodOutput
- func (s *DetailForMigratePodOutput) SetPodId(v string) *DetailForMigratePodOutput
- func (s *DetailForMigratePodOutput) SetSuccess(v bool) *DetailForMigratePodOutput
- func (s DetailForMigratePodOutput) String() string
- type DetailForPowerOffPodOutput
- func (s DetailForPowerOffPodOutput) GoString() string
- func (s *DetailForPowerOffPodOutput) SetErrCode(v int32) *DetailForPowerOffPodOutput
- func (s *DetailForPowerOffPodOutput) SetErrMsg(v string) *DetailForPowerOffPodOutput
- func (s *DetailForPowerOffPodOutput) SetPodId(v string) *DetailForPowerOffPodOutput
- func (s *DetailForPowerOffPodOutput) SetSuccess(v bool) *DetailForPowerOffPodOutput
- func (s DetailForPowerOffPodOutput) String() string
- type DetailForPowerOnPodOutput
- func (s DetailForPowerOnPodOutput) GoString() string
- func (s *DetailForPowerOnPodOutput) SetErrCode(v int32) *DetailForPowerOnPodOutput
- func (s *DetailForPowerOnPodOutput) SetErrMsg(v string) *DetailForPowerOnPodOutput
- func (s *DetailForPowerOnPodOutput) SetPodId(v string) *DetailForPowerOnPodOutput
- func (s *DetailForPowerOnPodOutput) SetSuccess(v bool) *DetailForPowerOnPodOutput
- func (s DetailForPowerOnPodOutput) String() string
- type DetailForRestoreDataOutput
- func (s DetailForRestoreDataOutput) GoString() string
- func (s *DetailForRestoreDataOutput) SetJobId(v string) *DetailForRestoreDataOutput
- func (s *DetailForRestoreDataOutput) SetPodId(v string) *DetailForRestoreDataOutput
- func (s *DetailForRestoreDataOutput) SetTaskId(v string) *DetailForRestoreDataOutput
- func (s DetailForRestoreDataOutput) String() string
- type DetailForStartScreenShotOutput
- func (s DetailForStartScreenShotOutput) GoString() string
- func (s *DetailForStartScreenShotOutput) SetDownloadUrl(v string) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetErrorCode(v int32) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetErrorMsg(v string) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetExpireAt(v int64) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetHeight(v int32) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetPodId(v string) *DetailForStartScreenShotOutput
- func (s *DetailForStartScreenShotOutput) SetWidth(v int32) *DetailForStartScreenShotOutput
- func (s DetailForStartScreenShotOutput) String() string
- type DetailForStopScreenShotOutput
- func (s DetailForStopScreenShotOutput) GoString() string
- func (s *DetailForStopScreenShotOutput) SetDownloadUrl(v string) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetErrorCode(v int32) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetErrorMsg(v string) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetExpireAt(v int64) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetHeight(v int32) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetPodId(v string) *DetailForStopScreenShotOutput
- func (s *DetailForStopScreenShotOutput) SetWidth(v int32) *DetailForStopScreenShotOutput
- func (s DetailForStopScreenShotOutput) String() string
- type DetailHostInput
- type DetailHostOutput
- func (s DetailHostOutput) GoString() string
- func (s *DetailHostOutput) SetAccountId(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetAuthorityExpireTime(v int64) *DetailHostOutput
- func (s *DetailHostOutput) SetAuthorityStatus(v int32) *DetailHostOutput
- func (s *DetailHostOutput) SetChargeType(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetConfigurationCode(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetConfigurationName(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetCreateAt(v int64) *DetailHostOutput
- func (s *DetailHostOutput) SetDc(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetExpireAt(v int64) *DetailHostOutput
- func (s *DetailHostOutput) SetHostId(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetPodIdList(v []*string) *DetailHostOutput
- func (s *DetailHostOutput) SetPodNumAvailable(v int32) *DetailHostOutput
- func (s *DetailHostOutput) SetPodNumOnHost(v int32) *DetailHostOutput
- func (s *DetailHostOutput) SetProductId(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetRegion(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetResourceSetId(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetServerTypeCode(v string) *DetailHostOutput
- func (s *DetailHostOutput) SetStatus(v int32) *DetailHostOutput
- func (s *DetailHostOutput) SetVolcRegion(v string) *DetailHostOutput
- func (s DetailHostOutput) String() string
- type DetailPodInput
- type DetailPodOutput
- func (s DetailPodOutput) GoString() string
- func (s *DetailPodOutput) SetAdb(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetAdbExpireTime(v int64) *DetailPodOutput
- func (s *DetailPodOutput) SetAdbStatus(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetAospVersion(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetArchiveStatus(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetAuthorityExpireTime(v int64) *DetailPodOutput
- func (s *DetailPodOutput) SetAuthorityStatus(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetCidrBlock(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetConfiguration(v *ConfigurationForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetCreateAt(v int64) *DetailPodOutput
- func (s *DetailPodOutput) SetDNSId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetDataSize(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetDataSizeUsed(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetDcInfo(v *DcInfoForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetDisplayLayoutId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetDisplayStatus(v *DisplayStatusForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetDownBandwidthLimit(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetEip(v *EipForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetHostId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetImageId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetImageName(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetIntranetIP(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetOnline(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetPodId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetPodName(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetPortMappingRuleList(v []*PortMappingRuleListForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetPreviewRoomId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetPreviewStreamProvider(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetPreviewStreamStatus(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetProductId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetSNATId(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetServerTypeCode(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetSoftwareVersion(v string) *DetailPodOutput
- func (s *DetailPodOutput) SetStreamStatus(v int32) *DetailPodOutput
- func (s *DetailPodOutput) SetTag(v *TagForDetailPodOutput) *DetailPodOutput
- func (s *DetailPodOutput) SetUpBandwidthLimit(v int32) *DetailPodOutput
- func (s DetailPodOutput) String() string
- type DetailPortMappingRuleInput
- func (s DetailPortMappingRuleInput) GoString() string
- func (s *DetailPortMappingRuleInput) SetPortMappingRuleId(v string) *DetailPortMappingRuleInput
- func (s *DetailPortMappingRuleInput) SetProductId(v string) *DetailPortMappingRuleInput
- func (s DetailPortMappingRuleInput) String() string
- func (s *DetailPortMappingRuleInput) Validate() error
- type DetailPortMappingRuleOutput
- func (s DetailPortMappingRuleOutput) GoString() string
- func (s *DetailPortMappingRuleOutput) SetCreateAt(v int64) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetDirection(v string) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetIsp(v int32) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetPortMappingRuleId(v string) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetProductId(v string) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetProtocol(v string) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetSourcePort(v int32) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetTotalPods(v int32) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetUpdateTime(v int64) *DetailPortMappingRuleOutput
- func (s *DetailPortMappingRuleOutput) SetVolcRegion(v string) *DetailPortMappingRuleOutput
- func (s DetailPortMappingRuleOutput) String() string
- type DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) GoString() string
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetCreateAt(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDensity(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetExtra(v string) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetFps(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetHeight(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetWidth(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
- func (s DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) String() string
- type DisplayStatusForDetailPodOutput
- type EipForDetailPodOutput
- func (s EipForDetailPodOutput) GoString() string
- func (s *EipForDetailPodOutput) SetEipAddress(v string) *EipForDetailPodOutput
- func (s *EipForDetailPodOutput) SetEipId(v string) *EipForDetailPodOutput
- func (s *EipForDetailPodOutput) SetIsp(v int32) *EipForDetailPodOutput
- func (s EipForDetailPodOutput) String() string
- type ErrorPodInfoListForBindPortMappingRuleOutput
- func (s ErrorPodInfoListForBindPortMappingRuleOutput) GoString() string
- func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorCode(v int32) *ErrorPodInfoListForBindPortMappingRuleOutput
- func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorMessage(v string) *ErrorPodInfoListForBindPortMappingRuleOutput
- func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetPodId(v string) *ErrorPodInfoListForBindPortMappingRuleOutput
- func (s ErrorPodInfoListForBindPortMappingRuleOutput) String() string
- type ErrorPodInfoListForUnbindPortMappingRuleOutput
- func (s ErrorPodInfoListForUnbindPortMappingRuleOutput) GoString() string
- func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorCode(v int32) *ErrorPodInfoListForUnbindPortMappingRuleOutput
- func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorMessage(v string) *ErrorPodInfoListForUnbindPortMappingRuleOutput
- func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetPodId(v string) *ErrorPodInfoListForUnbindPortMappingRuleOutput
- func (s ErrorPodInfoListForUnbindPortMappingRuleOutput) String() string
- type ExceptionListForUnsubscribeHostResourceOutput
- func (s ExceptionListForUnsubscribeHostResourceOutput) GoString() string
- func (s *ExceptionListForUnsubscribeHostResourceOutput) SetErr(v string) *ExceptionListForUnsubscribeHostResourceOutput
- func (s *ExceptionListForUnsubscribeHostResourceOutput) SetHostIdList(v []*string) *ExceptionListForUnsubscribeHostResourceOutput
- func (s *ExceptionListForUnsubscribeHostResourceOutput) SetResourceSetIdList(v []*string) *ExceptionListForUnsubscribeHostResourceOutput
- func (s ExceptionListForUnsubscribeHostResourceOutput) String() string
- type ExtraInfoForUploadAppInput
- func (s ExtraInfoForUploadAppInput) GoString() string
- func (s *ExtraInfoForUploadAppInput) SetMd5(v string) *ExtraInfoForUploadAppInput
- func (s *ExtraInfoForUploadAppInput) SetPackageName(v string) *ExtraInfoForUploadAppInput
- func (s *ExtraInfoForUploadAppInput) SetVersionCode(v int32) *ExtraInfoForUploadAppInput
- func (s *ExtraInfoForUploadAppInput) SetVersionName(v string) *ExtraInfoForUploadAppInput
- func (s ExtraInfoForUploadAppInput) String() string
- type GetAppCrashLogInput
- func (s GetAppCrashLogInput) GoString() string
- func (s *GetAppCrashLogInput) SetEndTime(v int64) *GetAppCrashLogInput
- func (s *GetAppCrashLogInput) SetPodIdList(v []*string) *GetAppCrashLogInput
- func (s *GetAppCrashLogInput) SetProductId(v string) *GetAppCrashLogInput
- func (s *GetAppCrashLogInput) SetStartTime(v int64) *GetAppCrashLogInput
- func (s GetAppCrashLogInput) String() string
- func (s *GetAppCrashLogInput) Validate() error
- type GetAppCrashLogOutput
- type GetDcBandwidthDailyPeakInput
- func (s GetDcBandwidthDailyPeakInput) GoString() string
- func (s *GetDcBandwidthDailyPeakInput) SetDcIdList(v []*string) *GetDcBandwidthDailyPeakInput
- func (s *GetDcBandwidthDailyPeakInput) SetEndDate(v string) *GetDcBandwidthDailyPeakInput
- func (s *GetDcBandwidthDailyPeakInput) SetProductId(v string) *GetDcBandwidthDailyPeakInput
- func (s *GetDcBandwidthDailyPeakInput) SetStartDate(v string) *GetDcBandwidthDailyPeakInput
- func (s GetDcBandwidthDailyPeakInput) String() string
- func (s *GetDcBandwidthDailyPeakInput) Validate() error
- type GetDcBandwidthDailyPeakOutput
- type GetImagePreheatingInput
- func (s GetImagePreheatingInput) GoString() string
- func (s *GetImagePreheatingInput) SetDcId(v string) *GetImagePreheatingInput
- func (s *GetImagePreheatingInput) SetImageIdList(v string) *GetImagePreheatingInput
- func (s *GetImagePreheatingInput) SetProductId(v string) *GetImagePreheatingInput
- func (s GetImagePreheatingInput) String() string
- func (s *GetImagePreheatingInput) Validate() error
- type GetImagePreheatingOutput
- type GetPhoneTemplateInput
- type GetPhoneTemplateOutput
- func (s GetPhoneTemplateOutput) GoString() string
- func (s *GetPhoneTemplateOutput) SetPhoneTemplate(v *PhoneTemplateForGetPhoneTemplateOutput) *GetPhoneTemplateOutput
- func (s *GetPhoneTemplateOutput) SetTags(v []*TagForGetPhoneTemplateOutput) *GetPhoneTemplateOutput
- func (s GetPhoneTemplateOutput) String() string
- type GetPodAppListInput
- func (s GetPodAppListInput) GoString() string
- func (s *GetPodAppListInput) SetInstallStatus(v int32) *GetPodAppListInput
- func (s *GetPodAppListInput) SetPodId(v string) *GetPodAppListInput
- func (s *GetPodAppListInput) SetProductId(v string) *GetPodAppListInput
- func (s GetPodAppListInput) String() string
- func (s *GetPodAppListInput) Validate() error
- type GetPodAppListOutput
- func (s GetPodAppListOutput) GoString() string
- func (s *GetPodAppListOutput) SetPodAppList(v []*PodAppListForGetPodAppListOutput) *GetPodAppListOutput
- func (s *GetPodAppListOutput) SetRow(v []*RowForGetPodAppListOutput) *GetPodAppListOutput
- func (s *GetPodAppListOutput) SetTotal(v int64) *GetPodAppListOutput
- func (s GetPodAppListOutput) String() string
- type GetPodMetricInput
- type GetPodMetricOutput
- func (s GetPodMetricOutput) GoString() string
- func (s *GetPodMetricOutput) SetCPUAlloc(v float64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetCPUMax(v float64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetCPUUsage(v float64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetCpuOnline(v int32) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetDiskFree(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetDiskTotal(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetDiskUsage(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetDownBandwidth(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetMemAlloc(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetMemFree(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetMemTotal(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetMemUsage(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetPodId(v string) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetTimeStamp(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetUpBandwidth(v int64) *GetPodMetricOutput
- func (s *GetPodMetricOutput) SetWriteOPS(v int32) *GetPodMetricOutput
- func (s GetPodMetricOutput) String() string
- type GetPodPropertyInput
- func (s GetPodPropertyInput) GoString() string
- func (s *GetPodPropertyInput) SetPersistPropertyNameList(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetPodId(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetProductId(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetPropertyNameList(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetSettingGlobalNameList(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetSettingSecureNameList(v string) *GetPodPropertyInput
- func (s *GetPodPropertyInput) SetSettingSystemNameList(v string) *GetPodPropertyInput
- func (s GetPodPropertyInput) String() string
- func (s *GetPodPropertyInput) Validate() error
- type GetPodPropertyOutput
- func (s GetPodPropertyOutput) GoString() string
- func (s *GetPodPropertyOutput) SetPersistPropertyList(v *PersistPropertyListForGetPodPropertyOutput) *GetPodPropertyOutput
- func (s *GetPodPropertyOutput) SetPropertyList(v *PropertyListForGetPodPropertyOutput) *GetPodPropertyOutput
- func (s *GetPodPropertyOutput) SetSettingGlobalList(v *SettingGlobalListForGetPodPropertyOutput) *GetPodPropertyOutput
- func (s *GetPodPropertyOutput) SetSettingSecureList(v *SettingSecureListForGetPodPropertyOutput) *GetPodPropertyOutput
- func (s *GetPodPropertyOutput) SetSettingSystemList(v *SettingSystemListForGetPodPropertyOutput) *GetPodPropertyOutput
- func (s GetPodPropertyOutput) String() string
- type GetProductResourceInput
- func (s GetProductResourceInput) GoString() string
- func (s *GetProductResourceInput) SetProductId(v string) *GetProductResourceInput
- func (s *GetProductResourceInput) SetVolcRegion(v string) *GetProductResourceInput
- func (s GetProductResourceInput) String() string
- func (s *GetProductResourceInput) Validate() error
- type GetProductResourceOutput
- func (s GetProductResourceOutput) GoString() string
- func (s *GetProductResourceOutput) SetAccountId(v string) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetApplyDataSize(v int32) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetDataSizeSum(v int32) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetProductId(v string) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetUsedDataSize(v int32) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetVersion(v int32) *GetProductResourceOutput
- func (s *GetProductResourceOutput) SetVolcRegion(v string) *GetProductResourceOutput
- func (s GetProductResourceOutput) String() string
- type GetTaskInfoInput
- type GetTaskInfoOutput
- func (s GetTaskInfoOutput) GoString() string
- func (s *GetTaskInfoOutput) SetJobs(v []*JobForGetTaskInfoOutput) *GetTaskInfoOutput
- func (s *GetTaskInfoOutput) SetTaskAction(v string) *GetTaskInfoOutput
- func (s *GetTaskInfoOutput) SetTaskId(v string) *GetTaskInfoOutput
- func (s *GetTaskInfoOutput) SetTaskMessage(v string) *GetTaskInfoOutput
- func (s *GetTaskInfoOutput) SetTaskResult(v int32) *GetTaskInfoOutput
- func (s GetTaskInfoOutput) String() string
- type IPListForCreateDNSRuleInput
- type IPListForCreateDNSRuleOutput
- type IPListForDetailDNSRuleOutput
- type ImageTosInfoForBuildAOSPImageInput
- func (s ImageTosInfoForBuildAOSPImageInput) GoString() string
- func (s *ImageTosInfoForBuildAOSPImageInput) SetBucket(v string) *ImageTosInfoForBuildAOSPImageInput
- func (s *ImageTosInfoForBuildAOSPImageInput) SetEndpoint(v string) *ImageTosInfoForBuildAOSPImageInput
- func (s *ImageTosInfoForBuildAOSPImageInput) SetRegion(v string) *ImageTosInfoForBuildAOSPImageInput
- func (s *ImageTosInfoForBuildAOSPImageInput) SetSystemImg(v *SystemImgForBuildAOSPImageInput) *ImageTosInfoForBuildAOSPImageInput
- func (s *ImageTosInfoForBuildAOSPImageInput) SetVendorImg(v *VendorImgForBuildAOSPImageInput) *ImageTosInfoForBuildAOSPImageInput
- func (s ImageTosInfoForBuildAOSPImageInput) String() string
- type ImageUrlInfoForBuildAOSPImageInput
- func (s ImageUrlInfoForBuildAOSPImageInput) GoString() string
- func (s *ImageUrlInfoForBuildAOSPImageInput) SetSystemImg(v *ConvertSystemImgForBuildAOSPImageInput) *ImageUrlInfoForBuildAOSPImageInput
- func (s *ImageUrlInfoForBuildAOSPImageInput) SetVendorImg(v *ConvertVendorImgForBuildAOSPImageInput) *ImageUrlInfoForBuildAOSPImageInput
- func (s ImageUrlInfoForBuildAOSPImageInput) String() string
- type InstallAppInput
- func (s InstallAppInput) GoString() string
- func (s *InstallAppInput) SetAbsolutePath(v string) *InstallAppInput
- func (s *InstallAppInput) SetAppId(v string) *InstallAppInput
- func (s *InstallAppInput) SetImageId(v string) *InstallAppInput
- func (s *InstallAppInput) SetInstallType(v int32) *InstallAppInput
- func (s *InstallAppInput) SetIsPreinstall(v bool) *InstallAppInput
- func (s *InstallAppInput) SetPodIdList(v []*string) *InstallAppInput
- func (s *InstallAppInput) SetProductId(v string) *InstallAppInput
- func (s *InstallAppInput) SetTagIdList(v []*string) *InstallAppInput
- func (s *InstallAppInput) SetVersionId(v string) *InstallAppInput
- func (s InstallAppInput) String() string
- func (s *InstallAppInput) Validate() error
- type InstallAppOutput
- func (s InstallAppOutput) GoString() string
- func (s *InstallAppOutput) SetJobs(v []*JobForInstallAppOutput) *InstallAppOutput
- func (s *InstallAppOutput) SetTaskAction(v string) *InstallAppOutput
- func (s *InstallAppOutput) SetTaskId(v string) *InstallAppOutput
- func (s InstallAppOutput) String() string
- type InstallAppsInput
- func (s InstallAppsInput) GoString() string
- func (s *InstallAppsInput) SetAppList(v []*AppListForInstallAppsInput) *InstallAppsInput
- func (s *InstallAppsInput) SetInstallType(v int32) *InstallAppsInput
- func (s *InstallAppsInput) SetIsPreinstall(v bool) *InstallAppsInput
- func (s *InstallAppsInput) SetPodId(v string) *InstallAppsInput
- func (s *InstallAppsInput) SetProductId(v string) *InstallAppsInput
- func (s InstallAppsInput) String() string
- func (s *InstallAppsInput) Validate() error
- type InstallAppsOutput
- func (s InstallAppsOutput) GoString() string
- func (s *InstallAppsOutput) SetJobs(v []*JobForInstallAppsOutput) *InstallAppsOutput
- func (s *InstallAppsOutput) SetTaskAction(v string) *InstallAppsOutput
- func (s *InstallAppsOutput) SetTaskId(v string) *InstallAppsOutput
- func (s InstallAppsOutput) String() string
- type ItemForDeleteAOSPImageOutput
- func (s ItemForDeleteAOSPImageOutput) GoString() string
- func (s *ItemForDeleteAOSPImageOutput) SetErrCode(v int32) *ItemForDeleteAOSPImageOutput
- func (s *ItemForDeleteAOSPImageOutput) SetErrorMsg(v string) *ItemForDeleteAOSPImageOutput
- func (s *ItemForDeleteAOSPImageOutput) SetImageId(v string) *ItemForDeleteAOSPImageOutput
- func (s ItemForDeleteAOSPImageOutput) String() string
- type JobForAutoInstallAppOutput
- func (s JobForAutoInstallAppOutput) GoString() string
- func (s *JobForAutoInstallAppOutput) SetJobAction(v string) *JobForAutoInstallAppOutput
- func (s *JobForAutoInstallAppOutput) SetJobId(v string) *JobForAutoInstallAppOutput
- func (s *JobForAutoInstallAppOutput) SetJobMessage(v string) *JobForAutoInstallAppOutput
- func (s *JobForAutoInstallAppOutput) SetPodId(v string) *JobForAutoInstallAppOutput
- func (s *JobForAutoInstallAppOutput) SetStatus(v int32) *JobForAutoInstallAppOutput
- func (s JobForAutoInstallAppOutput) String() string
- type JobForCloseAppOutput
- func (s JobForCloseAppOutput) GoString() string
- func (s *JobForCloseAppOutput) SetJobAction(v string) *JobForCloseAppOutput
- func (s *JobForCloseAppOutput) SetJobId(v string) *JobForCloseAppOutput
- func (s *JobForCloseAppOutput) SetPodId(v string) *JobForCloseAppOutput
- func (s *JobForCloseAppOutput) SetStatus(v int32) *JobForCloseAppOutput
- func (s JobForCloseAppOutput) String() string
- type JobForGetTaskInfoOutput
- func (s JobForGetTaskInfoOutput) GoString() string
- func (s *JobForGetTaskInfoOutput) SetJobAction(v string) *JobForGetTaskInfoOutput
- func (s *JobForGetTaskInfoOutput) SetJobId(v string) *JobForGetTaskInfoOutput
- func (s *JobForGetTaskInfoOutput) SetPackageName(v string) *JobForGetTaskInfoOutput
- func (s *JobForGetTaskInfoOutput) SetPodId(v string) *JobForGetTaskInfoOutput
- func (s *JobForGetTaskInfoOutput) SetStatus(v int32) *JobForGetTaskInfoOutput
- func (s JobForGetTaskInfoOutput) String() string
- type JobForInstallAppOutput
- func (s JobForInstallAppOutput) GoString() string
- func (s *JobForInstallAppOutput) SetJobAction(v string) *JobForInstallAppOutput
- func (s *JobForInstallAppOutput) SetJobId(v string) *JobForInstallAppOutput
- func (s *JobForInstallAppOutput) SetPackageName(v string) *JobForInstallAppOutput
- func (s *JobForInstallAppOutput) SetPodId(v string) *JobForInstallAppOutput
- func (s *JobForInstallAppOutput) SetStatus(v int32) *JobForInstallAppOutput
- func (s JobForInstallAppOutput) String() string
- type JobForInstallAppsOutput
- func (s JobForInstallAppsOutput) GoString() string
- func (s *JobForInstallAppsOutput) SetJobAction(v string) *JobForInstallAppsOutput
- func (s *JobForInstallAppsOutput) SetJobId(v string) *JobForInstallAppsOutput
- func (s *JobForInstallAppsOutput) SetPodId(v string) *JobForInstallAppsOutput
- func (s *JobForInstallAppsOutput) SetStatus(v int32) *JobForInstallAppsOutput
- func (s JobForInstallAppsOutput) String() string
- type JobForLaunchAppOutput
- func (s JobForLaunchAppOutput) GoString() string
- func (s *JobForLaunchAppOutput) SetJobAction(v string) *JobForLaunchAppOutput
- func (s *JobForLaunchAppOutput) SetJobId(v string) *JobForLaunchAppOutput
- func (s *JobForLaunchAppOutput) SetPodId(v string) *JobForLaunchAppOutput
- func (s *JobForLaunchAppOutput) SetStatus(v int32) *JobForLaunchAppOutput
- func (s JobForLaunchAppOutput) String() string
- type JobForLaunchAppsOutput
- func (s JobForLaunchAppsOutput) GoString() string
- func (s *JobForLaunchAppsOutput) SetJobAction(v string) *JobForLaunchAppsOutput
- func (s *JobForLaunchAppsOutput) SetJobId(v string) *JobForLaunchAppsOutput
- func (s *JobForLaunchAppsOutput) SetJobMessage(v string) *JobForLaunchAppsOutput
- func (s *JobForLaunchAppsOutput) SetPodId(v string) *JobForLaunchAppsOutput
- func (s *JobForLaunchAppsOutput) SetStatus(v int32) *JobForLaunchAppsOutput
- func (s JobForLaunchAppsOutput) String() string
- type JobForRebootHostOutput
- func (s JobForRebootHostOutput) GoString() string
- func (s *JobForRebootHostOutput) SetCreateAt(v int64) *JobForRebootHostOutput
- func (s *JobForRebootHostOutput) SetHostId(v string) *JobForRebootHostOutput
- func (s *JobForRebootHostOutput) SetJobId(v string) *JobForRebootHostOutput
- func (s *JobForRebootHostOutput) SetStatus(v int32) *JobForRebootHostOutput
- func (s *JobForRebootHostOutput) SetUpdateAt(v int64) *JobForRebootHostOutput
- func (s JobForRebootHostOutput) String() string
- type JobForResetHostOutput
- func (s JobForResetHostOutput) GoString() string
- func (s *JobForResetHostOutput) SetCreateAt(v int64) *JobForResetHostOutput
- func (s *JobForResetHostOutput) SetHostId(v string) *JobForResetHostOutput
- func (s *JobForResetHostOutput) SetJobId(v string) *JobForResetHostOutput
- func (s *JobForResetHostOutput) SetStatus(v int32) *JobForResetHostOutput
- func (s *JobForResetHostOutput) SetUpdateAt(v int64) *JobForResetHostOutput
- func (s JobForResetHostOutput) String() string
- type JobForResetPodOutput
- func (s JobForResetPodOutput) GoString() string
- func (s *JobForResetPodOutput) SetBackupDataId(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetHostId(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetJobAction(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetJobId(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetJobMessage(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetPackageName(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetPodId(v string) *JobForResetPodOutput
- func (s *JobForResetPodOutput) SetStatus(v int32) *JobForResetPodOutput
- func (s JobForResetPodOutput) String() string
- type JobForRunCommandOutput
- func (s JobForRunCommandOutput) GoString() string
- func (s *JobForRunCommandOutput) SetJobAction(v string) *JobForRunCommandOutput
- func (s *JobForRunCommandOutput) SetJobId(v string) *JobForRunCommandOutput
- func (s *JobForRunCommandOutput) SetPodId(v string) *JobForRunCommandOutput
- func (s *JobForRunCommandOutput) SetStatus(v int32) *JobForRunCommandOutput
- func (s JobForRunCommandOutput) String() string
- type JobForUninstallAppOutput
- func (s JobForUninstallAppOutput) GoString() string
- func (s *JobForUninstallAppOutput) SetJobAction(v string) *JobForUninstallAppOutput
- func (s *JobForUninstallAppOutput) SetJobId(v string) *JobForUninstallAppOutput
- func (s *JobForUninstallAppOutput) SetPodId(v string) *JobForUninstallAppOutput
- func (s *JobForUninstallAppOutput) SetStatus(v int32) *JobForUninstallAppOutput
- func (s JobForUninstallAppOutput) String() string
- type JobListForSetProxyOutput
- type LatestVersionForDetailAppOutput
- func (s LatestVersionForDetailAppOutput) GoString() string
- func (s *LatestVersionForDetailAppOutput) SetAppId(v string) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetAppVersionDesc(v string) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetDownloadUrl(v string) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetMD5(v string) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetPackageName(v string) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetVersionCode(v int32) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetVersionId(v int32) *LatestVersionForDetailAppOutput
- func (s *LatestVersionForDetailAppOutput) SetVersionName(v string) *LatestVersionForDetailAppOutput
- func (s LatestVersionForDetailAppOutput) String() string
- type LatestVersionForListAppOutput
- func (s LatestVersionForListAppOutput) GoString() string
- func (s *LatestVersionForListAppOutput) SetAppId(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetAppVersionDesc(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetDownloadUrl(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetMD5(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetPackageName(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetVersionCode(v int64) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetVersionId(v string) *LatestVersionForListAppOutput
- func (s *LatestVersionForListAppOutput) SetVersionName(v string) *LatestVersionForListAppOutput
- func (s LatestVersionForListAppOutput) String() string
- type LaunchAppInput
- func (s LaunchAppInput) GoString() string
- func (s *LaunchAppInput) SetPackageName(v string) *LaunchAppInput
- func (s *LaunchAppInput) SetPodIdList(v []*string) *LaunchAppInput
- func (s *LaunchAppInput) SetProductId(v string) *LaunchAppInput
- func (s LaunchAppInput) String() string
- func (s *LaunchAppInput) Validate() error
- type LaunchAppOutput
- type LaunchAppsInput
- func (s LaunchAppsInput) GoString() string
- func (s *LaunchAppsInput) SetPackageNameList(v []*string) *LaunchAppsInput
- func (s *LaunchAppsInput) SetPodId(v string) *LaunchAppsInput
- func (s *LaunchAppsInput) SetProductId(v string) *LaunchAppsInput
- func (s LaunchAppsInput) String() string
- func (s *LaunchAppsInput) Validate() error
- type LaunchAppsOutput
- func (s LaunchAppsOutput) GoString() string
- func (s *LaunchAppsOutput) SetJobs(v []*JobForLaunchAppsOutput) *LaunchAppsOutput
- func (s *LaunchAppsOutput) SetTaskAction(v string) *LaunchAppsOutput
- func (s *LaunchAppsOutput) SetTaskId(v string) *LaunchAppsOutput
- func (s LaunchAppsOutput) String() string
- type ListAOSPImageInput
- func (s ListAOSPImageInput) GoString() string
- func (s *ListAOSPImageInput) SetAOSPVersion(v string) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetExpandScope(v bool) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetImageIdList(v []*string) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetImageName(v string) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetImageStatus(v int32) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetIsPublic(v bool) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetMaxResults(v int32) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetNextToken(v string) *ListAOSPImageInput
- func (s *ListAOSPImageInput) SetProductId(v string) *ListAOSPImageInput
- func (s ListAOSPImageInput) String() string
- func (s *ListAOSPImageInput) Validate() error
- type ListAOSPImageOutput
- type ListAppInput
- func (s ListAppInput) GoString() string
- func (s *ListAppInput) SetAppId(v string) *ListAppInput
- func (s *ListAppInput) SetAppName(v string) *ListAppInput
- func (s *ListAppInput) SetAppType(v int32) *ListAppInput
- func (s *ListAppInput) SetMaxResults(v int32) *ListAppInput
- func (s *ListAppInput) SetNextToken(v string) *ListAppInput
- func (s *ListAppInput) SetPackageNameList(v []*string) *ListAppInput
- func (s *ListAppInput) SetProductId(v string) *ListAppInput
- func (s ListAppInput) String() string
- func (s *ListAppInput) Validate() error
- type ListAppOutput
- type ListBackupDataInput
- func (s ListBackupDataInput) GoString() string
- func (s *ListBackupDataInput) SetBackupDataIdList(v []*string) *ListBackupDataInput
- func (s *ListBackupDataInput) SetMaxResults(v int32) *ListBackupDataInput
- func (s *ListBackupDataInput) SetNextToken(v string) *ListBackupDataInput
- func (s *ListBackupDataInput) SetProductId(v string) *ListBackupDataInput
- func (s *ListBackupDataInput) SetSourcePodId(v string) *ListBackupDataInput
- func (s *ListBackupDataInput) SetStatus(v string) *ListBackupDataInput
- func (s ListBackupDataInput) String() string
- func (s *ListBackupDataInput) Validate() error
- type ListBackupDataOutput
- type ListConfigurationInput
- func (s ListConfigurationInput) GoString() string
- func (s *ListConfigurationInput) SetConfigurationCode(v string) *ListConfigurationInput
- func (s *ListConfigurationInput) SetCount(v int64) *ListConfigurationInput
- func (s *ListConfigurationInput) SetOffset(v int64) *ListConfigurationInput
- func (s *ListConfigurationInput) SetProductId(v string) *ListConfigurationInput
- func (s *ListConfigurationInput) SetResourceClass(v int32) *ListConfigurationInput
- func (s ListConfigurationInput) String() string
- func (s *ListConfigurationInput) Validate() error
- type ListConfigurationOutput
- type ListCustomRouteInput
- func (s ListCustomRouteInput) GoString() string
- func (s *ListCustomRouteInput) SetCustomRouteId(v string) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetCustomRouteName(v string) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetDstIP(v string) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetMaxResults(v int32) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetNextToken(v string) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetProductId(v string) *ListCustomRouteInput
- func (s *ListCustomRouteInput) SetZone(v string) *ListCustomRouteInput
- func (s ListCustomRouteInput) String() string
- func (s *ListCustomRouteInput) Validate() error
- type ListCustomRouteOutput
- type ListDcInput
- func (s ListDcInput) GoString() string
- func (s *ListDcInput) SetCount(v int64) *ListDcInput
- func (s *ListDcInput) SetIsp(v int32) *ListDcInput
- func (s *ListDcInput) SetOffset(v int64) *ListDcInput
- func (s *ListDcInput) SetProductId(v string) *ListDcInput
- func (s *ListDcInput) SetRegion(v string) *ListDcInput
- func (s *ListDcInput) SetServerTypeCode(v string) *ListDcInput
- func (s *ListDcInput) SetVolcRegion(v string) *ListDcInput
- func (s ListDcInput) String() string
- func (s *ListDcInput) Validate() error
- type ListDcOutput
- type ListImageResourceInput
- func (s ListImageResourceInput) GoString() string
- func (s *ListImageResourceInput) SetCount(v int64) *ListImageResourceInput
- func (s *ListImageResourceInput) SetImageIdList(v string) *ListImageResourceInput
- func (s *ListImageResourceInput) SetOffset(v int64) *ListImageResourceInput
- func (s *ListImageResourceInput) SetProductId(v string) *ListImageResourceInput
- func (s ListImageResourceInput) String() string
- func (s *ListImageResourceInput) Validate() error
- type ListImageResourceOutput
- type ListPhoneTemplateInput
- func (s ListPhoneTemplateInput) GoString() string
- func (s *ListPhoneTemplateInput) SetAospVersion(v string) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetMaxResults(v int32) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetNextToken(v string) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetPhoneTemplateId(v string) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetPhoneTemplateName(v string) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetStatus(v int32) *ListPhoneTemplateInput
- func (s *ListPhoneTemplateInput) SetTagId(v string) *ListPhoneTemplateInput
- func (s ListPhoneTemplateInput) String() string
- type ListPhoneTemplateOutput
- type ListPodInput
- func (s ListPodInput) GoString() string
- func (s *ListPodInput) SetArchiveStatus(v int32) *ListPodInput
- func (s *ListPodInput) SetAuthorityStatus(v int32) *ListPodInput
- func (s *ListPodInput) SetConfigurationCodeList(v []*string) *ListPodInput
- func (s *ListPodInput) SetDNSId(v string) *ListPodInput
- func (s *ListPodInput) SetDcList(v []*string) *ListPodInput
- func (s *ListPodInput) SetHostId(v string) *ListPodInput
- func (s *ListPodInput) SetMaxResults(v int32) *ListPodInput
- func (s *ListPodInput) SetNextToken(v string) *ListPodInput
- func (s *ListPodInput) SetOnlineList(v []*int32) *ListPodInput
- func (s *ListPodInput) SetPodIdList(v []*string) *ListPodInput
- func (s *ListPodInput) SetPodName(v string) *ListPodInput
- func (s *ListPodInput) SetProductId(v string) *ListPodInput
- func (s *ListPodInput) SetRegionList(v []*string) *ListPodInput
- func (s *ListPodInput) SetServerTypeCode(v string) *ListPodInput
- func (s *ListPodInput) SetStreamStatusList(v []*int32) *ListPodInput
- func (s *ListPodInput) SetTagIdList(v []*string) *ListPodInput
- func (s *ListPodInput) SetZoneId(v string) *ListPodInput
- func (s ListPodInput) String() string
- func (s *ListPodInput) Validate() error
- type ListPodOutput
- type MigratePodInput
- func (s MigratePodInput) GoString() string
- func (s *MigratePodInput) SetPodIdList(v []*string) *MigratePodInput
- func (s *MigratePodInput) SetProductId(v string) *MigratePodInput
- func (s *MigratePodInput) SetTargetDc(v string) *MigratePodInput
- func (s MigratePodInput) String() string
- func (s *MigratePodInput) Validate() error
- type MigratePodOutput
- type OverlayPersistPropertyForAddPhoneTemplateInput
- func (s OverlayPersistPropertyForAddPhoneTemplateInput) GoString() string
- func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
- func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
- func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
- func (s OverlayPersistPropertyForAddPhoneTemplateInput) String() string
- type OverlayPersistPropertyForCreatePodInput
- func (s OverlayPersistPropertyForCreatePodInput) GoString() string
- func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForCreatePodInput
- func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForCreatePodInput
- func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForCreatePodInput
- func (s OverlayPersistPropertyForCreatePodInput) String() string
- type OverlayPersistPropertyForCreatePodOneStepInput
- func (s OverlayPersistPropertyForCreatePodOneStepInput) GoString() string
- func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForCreatePodOneStepInput
- func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForCreatePodOneStepInput
- func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForCreatePodOneStepInput
- func (s OverlayPersistPropertyForCreatePodOneStepInput) String() string
- type OverlayPersistPropertyForGetPhoneTemplateOutput
- func (s OverlayPersistPropertyForGetPhoneTemplateOutput) GoString() string
- func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
- func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
- func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
- func (s OverlayPersistPropertyForGetPhoneTemplateOutput) String() string
- type OverlayPersistPropertyForListPhoneTemplateOutput
- func (s OverlayPersistPropertyForListPhoneTemplateOutput) GoString() string
- func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
- func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
- func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
- func (s OverlayPersistPropertyForListPhoneTemplateOutput) String() string
- type OverlayPropertyForAddPhoneTemplateInput
- func (s OverlayPropertyForAddPhoneTemplateInput) GoString() string
- func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyName(v string) *OverlayPropertyForAddPhoneTemplateInput
- func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValue(v string) *OverlayPropertyForAddPhoneTemplateInput
- func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType(v string) *OverlayPropertyForAddPhoneTemplateInput
- func (s OverlayPropertyForAddPhoneTemplateInput) String() string
- type OverlayPropertyForCreatePodInput
- func (s OverlayPropertyForCreatePodInput) GoString() string
- func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyName(v string) *OverlayPropertyForCreatePodInput
- func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyValue(v string) *OverlayPropertyForCreatePodInput
- func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyValueType(v string) *OverlayPropertyForCreatePodInput
- func (s OverlayPropertyForCreatePodInput) String() string
- type OverlayPropertyForCreatePodOneStepInput
- func (s OverlayPropertyForCreatePodOneStepInput) GoString() string
- func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyName(v string) *OverlayPropertyForCreatePodOneStepInput
- func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValue(v string) *OverlayPropertyForCreatePodOneStepInput
- func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValueType(v string) *OverlayPropertyForCreatePodOneStepInput
- func (s OverlayPropertyForCreatePodOneStepInput) String() string
- type OverlayPropertyForGetPhoneTemplateOutput
- func (s OverlayPropertyForGetPhoneTemplateOutput) GoString() string
- func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPropertyForGetPhoneTemplateOutput
- func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPropertyForGetPhoneTemplateOutput
- func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPropertyForGetPhoneTemplateOutput
- func (s OverlayPropertyForGetPhoneTemplateOutput) String() string
- type OverlayPropertyForListPhoneTemplateOutput
- func (s OverlayPropertyForListPhoneTemplateOutput) GoString() string
- func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPropertyForListPhoneTemplateOutput
- func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPropertyForListPhoneTemplateOutput
- func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPropertyForListPhoneTemplateOutput
- func (s OverlayPropertyForListPhoneTemplateOutput) String() string
- type OverlaySettingForAddPhoneTemplateInput
- func (s OverlaySettingForAddPhoneTemplateInput) GoString() string
- func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsName(v string) *OverlaySettingForAddPhoneTemplateInput
- func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsType(v string) *OverlaySettingForAddPhoneTemplateInput
- func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsValue(v string) *OverlaySettingForAddPhoneTemplateInput
- func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsValueType(v string) *OverlaySettingForAddPhoneTemplateInput
- func (s OverlaySettingForAddPhoneTemplateInput) String() string
- type OverlaySettingForCreatePodInput
- func (s OverlaySettingForCreatePodInput) GoString() string
- func (s *OverlaySettingForCreatePodInput) SetSettingsName(v string) *OverlaySettingForCreatePodInput
- func (s *OverlaySettingForCreatePodInput) SetSettingsType(v string) *OverlaySettingForCreatePodInput
- func (s *OverlaySettingForCreatePodInput) SetSettingsValue(v string) *OverlaySettingForCreatePodInput
- func (s *OverlaySettingForCreatePodInput) SetSettingsValueType(v string) *OverlaySettingForCreatePodInput
- func (s OverlaySettingForCreatePodInput) String() string
- type OverlaySettingForCreatePodOneStepInput
- func (s OverlaySettingForCreatePodOneStepInput) GoString() string
- func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsName(v string) *OverlaySettingForCreatePodOneStepInput
- func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsType(v string) *OverlaySettingForCreatePodOneStepInput
- func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsValue(v string) *OverlaySettingForCreatePodOneStepInput
- func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsValueType(v string) *OverlaySettingForCreatePodOneStepInput
- func (s OverlaySettingForCreatePodOneStepInput) String() string
- type OverlaySettingForGetPhoneTemplateOutput
- func (s OverlaySettingForGetPhoneTemplateOutput) GoString() string
- func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsName(v string) *OverlaySettingForGetPhoneTemplateOutput
- func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsType(v string) *OverlaySettingForGetPhoneTemplateOutput
- func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsValue(v string) *OverlaySettingForGetPhoneTemplateOutput
- func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsValueType(v string) *OverlaySettingForGetPhoneTemplateOutput
- func (s OverlaySettingForGetPhoneTemplateOutput) String() string
- type OverlaySettingForListPhoneTemplateOutput
- func (s OverlaySettingForListPhoneTemplateOutput) GoString() string
- func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsName(v string) *OverlaySettingForListPhoneTemplateOutput
- func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsType(v string) *OverlaySettingForListPhoneTemplateOutput
- func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsValue(v string) *OverlaySettingForListPhoneTemplateOutput
- func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsValueType(v string) *OverlaySettingForListPhoneTemplateOutput
- func (s OverlaySettingForListPhoneTemplateOutput) String() string
- type PersistPropertyListForGetPodPropertyOutput
- type PhoneTemplateForGetPhoneTemplateOutput
- func (s PhoneTemplateForGetPhoneTemplateOutput) GoString() string
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetAospVersion(v string) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlayProperty(v []*OverlayPropertyForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlaySettings(v []*OverlaySettingForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateId(v string) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateName(v string) *PhoneTemplateForGetPhoneTemplateOutput
- func (s *PhoneTemplateForGetPhoneTemplateOutput) SetStatus(v int32) *PhoneTemplateForGetPhoneTemplateOutput
- func (s PhoneTemplateForGetPhoneTemplateOutput) String() string
- type PodAppListForGetPodAppListOutput
- func (s PodAppListForGetPodAppListOutput) GoString() string
- func (s *PodAppListForGetPodAppListOutput) SetAppId(v string) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetAppName(v string) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetAppSource(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetIconUrl(v string) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetInstallStatus(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetInstallType(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetPackageName(v string) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetRotation(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetVersionCode(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetVersionId(v int32) *PodAppListForGetPodAppListOutput
- func (s *PodAppListForGetPodAppListOutput) SetVersionName(v string) *PodAppListForGetPodAppListOutput
- func (s PodAppListForGetPodAppListOutput) String() string
- type PodDataDeleteInput
- func (s PodDataDeleteInput) GoString() string
- func (s *PodDataDeleteInput) SetFilePathList(v []*string) *PodDataDeleteInput
- func (s *PodDataDeleteInput) SetPackageList(v []*string) *PodDataDeleteInput
- func (s *PodDataDeleteInput) SetPodId(v string) *PodDataDeleteInput
- func (s *PodDataDeleteInput) SetProductId(v string) *PodDataDeleteInput
- func (s PodDataDeleteInput) String() string
- func (s *PodDataDeleteInput) Validate() error
- type PodDataDeleteOutput
- type PodPersistPropertyForUpdatePodPropertyInput
- func (s PodPersistPropertyForUpdatePodPropertyInput) GoString() string
- func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyName(v string) *PodPersistPropertyForUpdatePodPropertyInput
- func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValue(v string) *PodPersistPropertyForUpdatePodPropertyInput
- func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType(v string) *PodPersistPropertyForUpdatePodPropertyInput
- func (s PodPersistPropertyForUpdatePodPropertyInput) String() string
- type PodPropertyForUpdatePodPropertyInput
- func (s PodPropertyForUpdatePodPropertyInput) GoString() string
- func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyName(v string) *PodPropertyForUpdatePodPropertyInput
- func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValue(v string) *PodPropertyForUpdatePodPropertyInput
- func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType(v string) *PodPropertyForUpdatePodPropertyInput
- func (s PodPropertyForUpdatePodPropertyInput) String() string
- type PodSettingForUpdatePodPropertyInput
- func (s PodSettingForUpdatePodPropertyInput) GoString() string
- func (s *PodSettingForUpdatePodPropertyInput) SetSettingsName(v string) *PodSettingForUpdatePodPropertyInput
- func (s *PodSettingForUpdatePodPropertyInput) SetSettingsType(v string) *PodSettingForUpdatePodPropertyInput
- func (s *PodSettingForUpdatePodPropertyInput) SetSettingsValue(v string) *PodSettingForUpdatePodPropertyInput
- func (s *PodSettingForUpdatePodPropertyInput) SetSettingsValueType(v string) *PodSettingForUpdatePodPropertyInput
- func (s PodSettingForUpdatePodPropertyInput) String() string
- type PodSpecListForCreatePodInput
- func (s PodSpecListForCreatePodInput) GoString() string
- func (s *PodSpecListForCreatePodInput) SetApplyNum(v int64) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetConfigurationCode(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetCustomRouteId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetDNSId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetDataSize(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetDc(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetDisplayLayoutId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetDownBandwidthLimit(v int32) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetHostId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetIPWhiteList(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetImageId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodInput) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodInput) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetOverlaySettings(v []*OverlaySettingForCreatePodInput) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetPhoneTemplateId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetPodName(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetPortMappingRuleIdList(v []*string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetStart(v bool) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetTagId(v string) *PodSpecListForCreatePodInput
- func (s *PodSpecListForCreatePodInput) SetUpBandwidthLimit(v int32) *PodSpecListForCreatePodInput
- func (s PodSpecListForCreatePodInput) String() string
- type PortMappingRuleListForDetailPodOutput
- func (s PortMappingRuleListForDetailPodOutput) GoString() string
- func (s *PortMappingRuleListForDetailPodOutput) SetPortMappingRuleId(v string) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetProtocol(v string) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetPublicIp(v string) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetPublicPort(v int32) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetPublicPortInfoList(v []*PublicPortInfoListForDetailPodOutput) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetSourcePort(v int32) *PortMappingRuleListForDetailPodOutput
- func (s *PortMappingRuleListForDetailPodOutput) SetStatus(v int32) *PortMappingRuleListForDetailPodOutput
- func (s PortMappingRuleListForDetailPodOutput) String() string
- type PortMappingRuleListForListPodOutput
- func (s PortMappingRuleListForListPodOutput) GoString() string
- func (s *PortMappingRuleListForListPodOutput) SetPortMappingRuleId(v string) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetProtocol(v string) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetPublicIp(v string) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetPublicPort(v int32) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetPublicPortInfoList(v []*PublicPortInfoListForListPodOutput) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetSourcePort(v int32) *PortMappingRuleListForListPodOutput
- func (s *PortMappingRuleListForListPodOutput) SetStatus(v int32) *PortMappingRuleListForListPodOutput
- func (s PortMappingRuleListForListPodOutput) String() string
- type PowerOffPodInput
- func (s PowerOffPodInput) GoString() string
- func (s *PowerOffPodInput) SetPodId(v string) *PowerOffPodInput
- func (s *PowerOffPodInput) SetPodIdList(v []*string) *PowerOffPodInput
- func (s *PowerOffPodInput) SetProductId(v string) *PowerOffPodInput
- func (s PowerOffPodInput) String() string
- func (s *PowerOffPodInput) Validate() error
- type PowerOffPodOutput
- func (s PowerOffPodOutput) GoString() string
- func (s *PowerOffPodOutput) SetAccountId(v string) *PowerOffPodOutput
- func (s *PowerOffPodOutput) SetDetails(v []*DetailForPowerOffPodOutput) *PowerOffPodOutput
- func (s *PowerOffPodOutput) SetProductId(v string) *PowerOffPodOutput
- func (s PowerOffPodOutput) String() string
- type PowerOnPodInput
- func (s PowerOnPodInput) GoString() string
- func (s *PowerOnPodInput) SetPodId(v string) *PowerOnPodInput
- func (s *PowerOnPodInput) SetPodIdList(v []*string) *PowerOnPodInput
- func (s *PowerOnPodInput) SetProductId(v string) *PowerOnPodInput
- func (s PowerOnPodInput) String() string
- func (s *PowerOnPodInput) Validate() error
- type PowerOnPodOutput
- func (s PowerOnPodOutput) GoString() string
- func (s *PowerOnPodOutput) SetAccountId(v string) *PowerOnPodOutput
- func (s *PowerOnPodOutput) SetDetails(v []*DetailForPowerOnPodOutput) *PowerOnPodOutput
- func (s *PowerOnPodOutput) SetProductId(v string) *PowerOnPodOutput
- func (s PowerOnPodOutput) String() string
- type PropertyListForGetPodPropertyOutput
- type ProxyConfigForSetProxyInput
- type PublicPortInfoListForDetailPodOutput
- func (s PublicPortInfoListForDetailPodOutput) GoString() string
- func (s *PublicPortInfoListForDetailPodOutput) SetIsp(v int32) *PublicPortInfoListForDetailPodOutput
- func (s *PublicPortInfoListForDetailPodOutput) SetPublicIp(v string) *PublicPortInfoListForDetailPodOutput
- func (s *PublicPortInfoListForDetailPodOutput) SetPublicPort(v int32) *PublicPortInfoListForDetailPodOutput
- func (s PublicPortInfoListForDetailPodOutput) String() string
- type PublicPortInfoListForListPodOutput
- func (s PublicPortInfoListForListPodOutput) GoString() string
- func (s *PublicPortInfoListForListPodOutput) SetIsp(v int32) *PublicPortInfoListForListPodOutput
- func (s *PublicPortInfoListForListPodOutput) SetPublicIp(v string) *PublicPortInfoListForListPodOutput
- func (s *PublicPortInfoListForListPodOutput) SetPublicPort(v int32) *PublicPortInfoListForListPodOutput
- func (s PublicPortInfoListForListPodOutput) String() string
- type PullFileInput
- func (s PullFileInput) GoString() string
- func (s *PullFileInput) SetEndpoint(v string) *PullFileInput
- func (s *PullFileInput) SetFilePath(v string) *PullFileInput
- func (s *PullFileInput) SetPodId(v string) *PullFileInput
- func (s *PullFileInput) SetProductId(v string) *PullFileInput
- func (s *PullFileInput) SetRegion(v string) *PullFileInput
- func (s *PullFileInput) SetTosBucket(v string) *PullFileInput
- func (s *PullFileInput) SetTosFilePath(v string) *PullFileInput
- func (s PullFileInput) String() string
- func (s *PullFileInput) Validate() error
- type PullFileOutput
- type PushFileInput
- func (s PushFileInput) GoString() string
- func (s *PushFileInput) SetAutoUnzip(v int32) *PushFileInput
- func (s *PushFileInput) SetDownloadUrl(v string) *PushFileInput
- func (s *PushFileInput) SetEndpoint(v string) *PushFileInput
- func (s *PushFileInput) SetFileName(v string) *PushFileInput
- func (s *PushFileInput) SetPodIdList(v []*string) *PushFileInput
- func (s *PushFileInput) SetProductId(v string) *PushFileInput
- func (s *PushFileInput) SetRegion(v string) *PushFileInput
- func (s *PushFileInput) SetTargetDirectory(v string) *PushFileInput
- func (s *PushFileInput) SetTosBucket(v string) *PushFileInput
- func (s *PushFileInput) SetTosFilePath(v string) *PushFileInput
- func (s PushFileInput) String() string
- func (s *PushFileInput) Validate() error
- type PushFileOutput
- type RebootHostInput
- func (s RebootHostInput) GoString() string
- func (s *RebootHostInput) SetForce(v bool) *RebootHostInput
- func (s *RebootHostInput) SetHostIdList(v []*string) *RebootHostInput
- func (s *RebootHostInput) SetProductId(v string) *RebootHostInput
- func (s RebootHostInput) String() string
- func (s *RebootHostInput) Validate() error
- type RebootHostOutput
- func (s RebootHostOutput) GoString() string
- func (s *RebootHostOutput) SetJobs(v []*JobForRebootHostOutput) *RebootHostOutput
- func (s *RebootHostOutput) SetTaskAction(v string) *RebootHostOutput
- func (s *RebootHostOutput) SetTaskId(v string) *RebootHostOutput
- func (s RebootHostOutput) String() string
- type RemovePhoneTemplateInput
- type RemovePhoneTemplateOutput
- type ResetHostInput
- type ResetHostOutput
- type ResetPodInput
- func (s ResetPodInput) GoString() string
- func (s *ResetPodInput) SetDataSize(v string) *ResetPodInput
- func (s *ResetPodInput) SetPhoneTemplateId(v string) *ResetPodInput
- func (s *ResetPodInput) SetPodIdList(v []*string) *ResetPodInput
- func (s *ResetPodInput) SetPreInstallAppPersistedType(v int32) *ResetPodInput
- func (s *ResetPodInput) SetProductId(v string) *ResetPodInput
- func (s *ResetPodInput) SetResetType(v int32) *ResetPodInput
- func (s *ResetPodInput) SetSystemDirPersistedType(v int32) *ResetPodInput
- func (s ResetPodInput) String() string
- func (s *ResetPodInput) Validate() error
- type ResetPodOutput
- type RestoreDataInput
- func (s RestoreDataInput) GoString() string
- func (s *RestoreDataInput) SetBackupDataId(v string) *RestoreDataInput
- func (s *RestoreDataInput) SetCreatePodNum(v int32) *RestoreDataInput
- func (s *RestoreDataInput) SetPodIdList(v []*string) *RestoreDataInput
- func (s *RestoreDataInput) SetProductId(v string) *RestoreDataInput
- func (s RestoreDataInput) String() string
- func (s *RestoreDataInput) Validate() error
- type RestoreDataOutput
- type RestorePodInput
- func (s RestorePodInput) GoString() string
- func (s *RestorePodInput) SetPodIdList(v []*string) *RestorePodInput
- func (s *RestorePodInput) SetProductId(v string) *RestorePodInput
- func (s *RestorePodInput) SetSpecifyHostList(v []*SpecifyHostListForRestorePodInput) *RestorePodInput
- func (s RestorePodInput) String() string
- func (s *RestorePodInput) Validate() error
- type RestorePodOutput
- type RowForGetDcBandwidthDailyPeakOutput
- func (s RowForGetDcBandwidthDailyPeakOutput) GoString() string
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetAccountId(v string) *RowForGetDcBandwidthDailyPeakOutput
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetDate(v string) *RowForGetDcBandwidthDailyPeakOutput
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetDcId(v string) *RowForGetDcBandwidthDailyPeakOutput
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetDownPeakBandwidth(v float64) *RowForGetDcBandwidthDailyPeakOutput
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetProductId(v string) *RowForGetDcBandwidthDailyPeakOutput
- func (s *RowForGetDcBandwidthDailyPeakOutput) SetUpPeakBandwidth(v float64) *RowForGetDcBandwidthDailyPeakOutput
- func (s RowForGetDcBandwidthDailyPeakOutput) String() string
- type RowForGetImagePreheatingOutput
- func (s RowForGetImagePreheatingOutput) GoString() string
- func (s *RowForGetImagePreheatingOutput) SetImageId(v string) *RowForGetImagePreheatingOutput
- func (s *RowForGetImagePreheatingOutput) SetPreheatFailedProgress(v int32) *RowForGetImagePreheatingOutput
- func (s *RowForGetImagePreheatingOutput) SetPreheatSuccessProgress(v int32) *RowForGetImagePreheatingOutput
- func (s RowForGetImagePreheatingOutput) String() string
- type RowForGetPodAppListOutput
- func (s RowForGetPodAppListOutput) GoString() string
- func (s *RowForGetPodAppListOutput) SetActivity(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetAppId(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetAppMode(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetAppName(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetAppSource(v int32) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetAppVersionDesc(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetIconUrl(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetInstallStatus(v int32) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetInstallType(v int32) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetPackageName(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetRotation(v int32) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetRunningState(v int32) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetSize(v int64) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetVersionCode(v int64) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetVersionId(v string) *RowForGetPodAppListOutput
- func (s *RowForGetPodAppListOutput) SetVersionName(v string) *RowForGetPodAppListOutput
- func (s RowForGetPodAppListOutput) String() string
- type RowForListAOSPImageOutput
- func (s RowForListAOSPImageOutput) GoString() string
- func (s *RowForListAOSPImageOutput) SetAOSPVersion(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetCreateAt(v int64) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageDownloadUrl(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageId(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageName(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageRemark(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageResourceType(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageSize(v int64) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageStatus(v int32) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetImageStatusStr(v string) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetPreheatStatus(v int32) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetUpdateAt(v int64) *RowForListAOSPImageOutput
- func (s *RowForListAOSPImageOutput) SetUploadImageStatus(v int32) *RowForListAOSPImageOutput
- func (s RowForListAOSPImageOutput) String() string
- type RowForListAppOutput
- func (s RowForListAppOutput) GoString() string
- func (s *RowForListAppOutput) SetAppDesc(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetAppId(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetAppMode(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetAppName(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetAppStatus(v int32) *RowForListAppOutput
- func (s *RowForListAppOutput) SetAppType(v int32) *RowForListAppOutput
- func (s *RowForListAppOutput) SetApplyNum(v int64) *RowForListAppOutput
- func (s *RowForListAppOutput) SetDeployStatus(v int32) *RowForListAppOutput
- func (s *RowForListAppOutput) SetDeployVersionNum(v int64) *RowForListAppOutput
- func (s *RowForListAppOutput) SetIconUrl(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetLatestVersion(v *LatestVersionForListAppOutput) *RowForListAppOutput
- func (s *RowForListAppOutput) SetPackageName(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetProductId(v string) *RowForListAppOutput
- func (s *RowForListAppOutput) SetReadyNum(v int64) *RowForListAppOutput
- func (s *RowForListAppOutput) SetRotation(v int32) *RowForListAppOutput
- func (s RowForListAppOutput) String() string
- type RowForListBackupDataOutput
- func (s RowForListBackupDataOutput) GoString() string
- func (s *RowForListBackupDataOutput) SetAOSPVersion(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetAccountId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupDataId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupDataName(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupJobId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupSize(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupTaskId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetBackupType(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetCompletedTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetCompressionType(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetCreatedTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetDataSize(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetDescription(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetDetail(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetExcludePathList(v []*string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetExpireTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetFinishedTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetInUseCount(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetIncludePathList(v []*string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetMd5Sum(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetProductId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetRestoreCount(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetSize(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetSourcePodId(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetStartedTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetStatus(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetStorageResource(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetStorageType(v string) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetUpdatedTime(v int64) *RowForListBackupDataOutput
- func (s RowForListBackupDataOutput) String() string
- type RowForListConfigurationOutput
- func (s RowForListConfigurationOutput) GoString() string
- func (s *RowForListConfigurationOutput) SetConfigurationCode(v string) *RowForListConfigurationOutput
- func (s *RowForListConfigurationOutput) SetConfigurationName(v string) *RowForListConfigurationOutput
- func (s *RowForListConfigurationOutput) SetConfigurationType(v int32) *RowForListConfigurationOutput
- func (s *RowForListConfigurationOutput) SetServerTypeCode(v string) *RowForListConfigurationOutput
- func (s RowForListConfigurationOutput) String() string
- type RowForListCustomRouteOutput
- func (s RowForListCustomRouteOutput) GoString() string
- func (s *RowForListCustomRouteOutput) SetCreateAt(v int64) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetCustomRouteId(v string) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetCustomRouteName(v string) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetDstIP(v string) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetProxyCipher(v string) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetProxyPort(v int32) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetProxyProtocol(v string) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetUpdateAt(v int64) *RowForListCustomRouteOutput
- func (s *RowForListCustomRouteOutput) SetZone(v string) *RowForListCustomRouteOutput
- func (s RowForListCustomRouteOutput) String() string
- type RowForListDcOutput
- func (s RowForListDcOutput) GoString() string
- func (s *RowForListDcOutput) SetDc(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetDcName(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetDcType(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetIsp(v int32) *RowForListDcOutput
- func (s *RowForListDcOutput) SetLatitude(v float64) *RowForListDcOutput
- func (s *RowForListDcOutput) SetLongitude(v float64) *RowForListDcOutput
- func (s *RowForListDcOutput) SetRegion(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetServerTypeCode(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetVolcRegion(v string) *RowForListDcOutput
- func (s *RowForListDcOutput) SetZone(v string) *RowForListDcOutput
- func (s RowForListDcOutput) String() string
- type RowForListImageResourceOutput
- type RowForListPhoneTemplateOutput
- func (s RowForListPhoneTemplateOutput) GoString() string
- func (s *RowForListPhoneTemplateOutput) SetAospVersion(v string) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetOverlayProperty(v []*OverlayPropertyForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetOverlaySettings(v []*OverlaySettingForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetPhoneTemplateId(v string) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetPhoneTemplateName(v string) *RowForListPhoneTemplateOutput
- func (s *RowForListPhoneTemplateOutput) SetStatus(v int32) *RowForListPhoneTemplateOutput
- func (s RowForListPhoneTemplateOutput) String() string
- type RowForListPodOutput
- func (s RowForListPodOutput) GoString() string
- func (s *RowForListPodOutput) SetAdb(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetAdbExpireTime(v int64) *RowForListPodOutput
- func (s *RowForListPodOutput) SetAdbStatus(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetAospVersion(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetArchiveStatus(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetAuthorityExpireTime(v int64) *RowForListPodOutput
- func (s *RowForListPodOutput) SetAuthorityStatus(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetConfiguration(v *ConfigurationForListPodOutput) *RowForListPodOutput
- func (s *RowForListPodOutput) SetCreateAt(v int64) *RowForListPodOutput
- func (s *RowForListPodOutput) SetCustomRouteId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDNSId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDataSize(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDataSizeUsed(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDcInfo(v *DcInfoForListPodOutput) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDisplayLayoutId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetDownBandwidthLimit(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetHostId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetImageId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetImageName(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetIntranetIP(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetOnline(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetPodId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetPodName(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetPortMappingRuleList(v []*PortMappingRuleListForListPodOutput) *RowForListPodOutput
- func (s *RowForListPodOutput) SetProductId(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetServerTypeCode(v string) *RowForListPodOutput
- func (s *RowForListPodOutput) SetStreamStatus(v int32) *RowForListPodOutput
- func (s *RowForListPodOutput) SetTag(v *TagForListPodOutput) *RowForListPodOutput
- func (s *RowForListPodOutput) SetUpBandwidthLimit(v int32) *RowForListPodOutput
- func (s RowForListPodOutput) String() string
- type RunCommandInput
- func (s RunCommandInput) GoString() string
- func (s *RunCommandInput) SetCommand(v string) *RunCommandInput
- func (s *RunCommandInput) SetPermissionType(v string) *RunCommandInput
- func (s *RunCommandInput) SetPodIdList(v []*string) *RunCommandInput
- func (s *RunCommandInput) SetProductId(v string) *RunCommandInput
- func (s *RunCommandInput) SetTimeoutSeconds(v int32) *RunCommandInput
- func (s RunCommandInput) String() string
- func (s *RunCommandInput) Validate() error
- type RunCommandOutput
- func (s RunCommandOutput) GoString() string
- func (s *RunCommandOutput) SetJobs(v []*JobForRunCommandOutput) *RunCommandOutput
- func (s *RunCommandOutput) SetTaskAction(v string) *RunCommandOutput
- func (s *RunCommandOutput) SetTaskId(v string) *RunCommandOutput
- func (s RunCommandOutput) String() string
- type RunSyncCommandInput
- func (s RunSyncCommandInput) GoString() string
- func (s *RunSyncCommandInput) SetCommand(v string) *RunSyncCommandInput
- func (s *RunSyncCommandInput) SetPermissionType(v string) *RunSyncCommandInput
- func (s *RunSyncCommandInput) SetPodIdList(v []*string) *RunSyncCommandInput
- func (s *RunSyncCommandInput) SetProductId(v string) *RunSyncCommandInput
- func (s RunSyncCommandInput) String() string
- func (s *RunSyncCommandInput) Validate() error
- type RunSyncCommandOutput
- func (s RunSyncCommandOutput) GoString() string
- func (s *RunSyncCommandOutput) SetCommand(v string) *RunSyncCommandOutput
- func (s *RunSyncCommandOutput) SetProductId(v string) *RunSyncCommandOutput
- func (s *RunSyncCommandOutput) SetStatus(v []*StatusForRunSyncCommandOutput) *RunSyncCommandOutput
- func (s RunSyncCommandOutput) String() string
- type SetProxyInput
- func (s SetProxyInput) GoString() string
- func (s *SetProxyInput) SetPodIdList(v []*string) *SetProxyInput
- func (s *SetProxyInput) SetProductId(v string) *SetProxyInput
- func (s *SetProxyInput) SetProxyConfig(v *ProxyConfigForSetProxyInput) *SetProxyInput
- func (s *SetProxyInput) SetProxyStatus(v int32) *SetProxyInput
- func (s SetProxyInput) String() string
- func (s *SetProxyInput) Validate() error
- type SetProxyOutput
- type SettingGlobalListForGetPodPropertyOutput
- type SettingSecureListForGetPodPropertyOutput
- type SettingSystemListForGetPodPropertyOutput
- type SpecifyHostListForRestorePodInput
- func (s SpecifyHostListForRestorePodInput) GoString() string
- func (s *SpecifyHostListForRestorePodInput) SetHostId(v string) *SpecifyHostListForRestorePodInput
- func (s *SpecifyHostListForRestorePodInput) SetPodIdList(v []*string) *SpecifyHostListForRestorePodInput
- func (s SpecifyHostListForRestorePodInput) String() string
- type StartRecordingInput
- func (s StartRecordingInput) GoString() string
- func (s *StartRecordingInput) SetDurationLimit(v int32) *StartRecordingInput
- func (s *StartRecordingInput) SetIsSavedOnPod(v bool) *StartRecordingInput
- func (s *StartRecordingInput) SetPodId(v string) *StartRecordingInput
- func (s *StartRecordingInput) SetProductId(v string) *StartRecordingInput
- func (s *StartRecordingInput) SetRoundId(v string) *StartRecordingInput
- func (s StartRecordingInput) String() string
- func (s *StartRecordingInput) Validate() error
- type StartRecordingOutput
- type StartScreenShotInput
- func (s StartScreenShotInput) GoString() string
- func (s *StartScreenShotInput) SetDurationLimit(v int32) *StartScreenShotInput
- func (s *StartScreenShotInput) SetFileType(v string) *StartScreenShotInput
- func (s *StartScreenShotInput) SetInterval(v int32) *StartScreenShotInput
- func (s *StartScreenShotInput) SetPodIdList(v []*string) *StartScreenShotInput
- func (s *StartScreenShotInput) SetProductId(v string) *StartScreenShotInput
- func (s *StartScreenShotInput) SetQuality(v int32) *StartScreenShotInput
- func (s *StartScreenShotInput) SetRotation(v int32) *StartScreenShotInput
- func (s *StartScreenShotInput) SetRoundId(v string) *StartScreenShotInput
- func (s *StartScreenShotInput) SetScale(v float64) *StartScreenShotInput
- func (s *StartScreenShotInput) SetTosInfo(v *TosInfoForStartScreenShotInput) *StartScreenShotInput
- func (s *StartScreenShotInput) SetUploadType(v int32) *StartScreenShotInput
- func (s StartScreenShotInput) String() string
- func (s *StartScreenShotInput) Validate() error
- type StartScreenShotOutput
- type StatusForRunSyncCommandOutput
- func (s StatusForRunSyncCommandOutput) GoString() string
- func (s *StatusForRunSyncCommandOutput) SetDetail(v string) *StatusForRunSyncCommandOutput
- func (s *StatusForRunSyncCommandOutput) SetPodId(v string) *StatusForRunSyncCommandOutput
- func (s *StatusForRunSyncCommandOutput) SetSuccess(v bool) *StatusForRunSyncCommandOutput
- func (s StatusForRunSyncCommandOutput) String() string
- type StopRecordingInput
- type StopRecordingOutput
- type StopScreenShotInput
- type StopScreenShotOutput
- type SystemImgForBuildAOSPImageInput
- func (s SystemImgForBuildAOSPImageInput) GoString() string
- func (s *SystemImgForBuildAOSPImageInput) SetFilePath(v string) *SystemImgForBuildAOSPImageInput
- func (s *SystemImgForBuildAOSPImageInput) SetMD5(v string) *SystemImgForBuildAOSPImageInput
- func (s SystemImgForBuildAOSPImageInput) String() string
- type TagForDetailPodOutput
- func (s TagForDetailPodOutput) GoString() string
- func (s *TagForDetailPodOutput) SetPodNum(v int64) *TagForDetailPodOutput
- func (s *TagForDetailPodOutput) SetProductId(v string) *TagForDetailPodOutput
- func (s *TagForDetailPodOutput) SetTagDesc(v string) *TagForDetailPodOutput
- func (s *TagForDetailPodOutput) SetTagId(v string) *TagForDetailPodOutput
- func (s *TagForDetailPodOutput) SetTagName(v string) *TagForDetailPodOutput
- func (s TagForDetailPodOutput) String() string
- type TagForGetPhoneTemplateOutput
- func (s TagForGetPhoneTemplateOutput) GoString() string
- func (s *TagForGetPhoneTemplateOutput) SetAccountId(v string) *TagForGetPhoneTemplateOutput
- func (s *TagForGetPhoneTemplateOutput) SetTagDesc(v string) *TagForGetPhoneTemplateOutput
- func (s *TagForGetPhoneTemplateOutput) SetTagId(v string) *TagForGetPhoneTemplateOutput
- func (s *TagForGetPhoneTemplateOutput) SetTagName(v string) *TagForGetPhoneTemplateOutput
- func (s TagForGetPhoneTemplateOutput) String() string
- type TagForListPodOutput
- func (s TagForListPodOutput) GoString() string
- func (s *TagForListPodOutput) SetPodNum(v int64) *TagForListPodOutput
- func (s *TagForListPodOutput) SetProductId(v string) *TagForListPodOutput
- func (s *TagForListPodOutput) SetTagDesc(v string) *TagForListPodOutput
- func (s *TagForListPodOutput) SetTagId(v string) *TagForListPodOutput
- func (s *TagForListPodOutput) SetTagName(v string) *TagForListPodOutput
- func (s TagForListPodOutput) String() string
- type TosInfoForStartScreenShotInput
- func (s TosInfoForStartScreenShotInput) GoString() string
- func (s *TosInfoForStartScreenShotInput) SetBucket(v string) *TosInfoForStartScreenShotInput
- func (s *TosInfoForStartScreenShotInput) SetEndpoint(v string) *TosInfoForStartScreenShotInput
- func (s *TosInfoForStartScreenShotInput) SetRegion(v string) *TosInfoForStartScreenShotInput
- func (s TosInfoForStartScreenShotInput) String() string
- type UnbindPortMappingRuleInput
- func (s UnbindPortMappingRuleInput) GoString() string
- func (s *UnbindPortMappingRuleInput) SetPodIdList(v []*string) *UnbindPortMappingRuleInput
- func (s *UnbindPortMappingRuleInput) SetPortMappingRuleIdList(v []*string) *UnbindPortMappingRuleInput
- func (s *UnbindPortMappingRuleInput) SetProductId(v string) *UnbindPortMappingRuleInput
- func (s UnbindPortMappingRuleInput) String() string
- func (s *UnbindPortMappingRuleInput) Validate() error
- type UnbindPortMappingRuleOutput
- func (s UnbindPortMappingRuleOutput) GoString() string
- func (s *UnbindPortMappingRuleOutput) SetErrorPodInfoList(v []*ErrorPodInfoListForUnbindPortMappingRuleOutput) *UnbindPortMappingRuleOutput
- func (s *UnbindPortMappingRuleOutput) SetSuccessPodIdList(v []*string) *UnbindPortMappingRuleOutput
- func (s UnbindPortMappingRuleOutput) String() string
- type UninstallAppInput
- func (s UninstallAppInput) GoString() string
- func (s *UninstallAppInput) SetAppId(v string) *UninstallAppInput
- func (s *UninstallAppInput) SetPodIdList(v []*string) *UninstallAppInput
- func (s *UninstallAppInput) SetProductId(v string) *UninstallAppInput
- func (s *UninstallAppInput) SetTagIdList(v []*string) *UninstallAppInput
- func (s UninstallAppInput) String() string
- func (s *UninstallAppInput) Validate() error
- type UninstallAppOutput
- func (s UninstallAppOutput) GoString() string
- func (s *UninstallAppOutput) SetJobs(v []*JobForUninstallAppOutput) *UninstallAppOutput
- func (s *UninstallAppOutput) SetTaskAction(v string) *UninstallAppOutput
- func (s *UninstallAppOutput) SetTaskId(v string) *UninstallAppOutput
- func (s UninstallAppOutput) String() string
- type UnsubscribeHostResourceInput
- func (s UnsubscribeHostResourceInput) GoString() string
- func (s *UnsubscribeHostResourceInput) SetForce(v bool) *UnsubscribeHostResourceInput
- func (s *UnsubscribeHostResourceInput) SetHostIdList(v []*string) *UnsubscribeHostResourceInput
- func (s *UnsubscribeHostResourceInput) SetProductId(v string) *UnsubscribeHostResourceInput
- func (s UnsubscribeHostResourceInput) String() string
- func (s *UnsubscribeHostResourceInput) Validate() error
- type UnsubscribeHostResourceOutput
- type UpdateAOSPImageInput
- func (s UpdateAOSPImageInput) GoString() string
- func (s *UpdateAOSPImageInput) SetImageAnnotation(v string) *UpdateAOSPImageInput
- func (s *UpdateAOSPImageInput) SetImageId(v string) *UpdateAOSPImageInput
- func (s *UpdateAOSPImageInput) SetImageName(v string) *UpdateAOSPImageInput
- func (s UpdateAOSPImageInput) String() string
- func (s *UpdateAOSPImageInput) Validate() error
- type UpdateAOSPImageOutput
- type UpdateCustomRouteInput
- func (s UpdateCustomRouteInput) GoString() string
- func (s *UpdateCustomRouteInput) SetCustomRouteId(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetCustomRouteName(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetDstIP(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProductId(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProxyCipher(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProxyPassword(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProxyPort(v int32) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProxyProtocol(v string) *UpdateCustomRouteInput
- func (s *UpdateCustomRouteInput) SetProxyUserName(v string) *UpdateCustomRouteInput
- func (s UpdateCustomRouteInput) String() string
- func (s *UpdateCustomRouteInput) Validate() error
- type UpdateCustomRouteOutput
- type UpdatePhoneTemplateInput
- func (s UpdatePhoneTemplateInput) GoString() string
- func (s *UpdatePhoneTemplateInput) SetPhoneTemplateId(v string) *UpdatePhoneTemplateInput
- func (s *UpdatePhoneTemplateInput) SetPhoneTemplateName(v string) *UpdatePhoneTemplateInput
- func (s *UpdatePhoneTemplateInput) SetStatus(v int32) *UpdatePhoneTemplateInput
- func (s UpdatePhoneTemplateInput) String() string
- func (s *UpdatePhoneTemplateInput) Validate() error
- type UpdatePhoneTemplateOutput
- type UpdatePodPropertyInput
- func (s UpdatePodPropertyInput) GoString() string
- func (s *UpdatePodPropertyInput) SetPhoneTemplateId(v string) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetPodId(v string) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetPodIdList(v []*string) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetPodPersistProperties(v []*PodPersistPropertyForUpdatePodPropertyInput) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetPodProperties(v []*PodPropertyForUpdatePodPropertyInput) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetPodSettings(v []*PodSettingForUpdatePodPropertyInput) *UpdatePodPropertyInput
- func (s *UpdatePodPropertyInput) SetProductId(v string) *UpdatePodPropertyInput
- func (s UpdatePodPropertyInput) String() string
- func (s *UpdatePodPropertyInput) Validate() error
- type UpdatePodPropertyOutput
- type UploadAppInput
- func (s UploadAppInput) GoString() string
- func (s *UploadAppInput) SetAppDesc(v string) *UploadAppInput
- func (s *UploadAppInput) SetAppId(v string) *UploadAppInput
- func (s *UploadAppInput) SetAppMode(v string) *UploadAppInput
- func (s *UploadAppInput) SetAppName(v string) *UploadAppInput
- func (s *UploadAppInput) SetAppType(v int32) *UploadAppInput
- func (s *UploadAppInput) SetDownloadUrl(v string) *UploadAppInput
- func (s *UploadAppInput) SetExtraInfo(v *ExtraInfoForUploadAppInput) *UploadAppInput
- func (s *UploadAppInput) SetParseFlag(v int32) *UploadAppInput
- func (s *UploadAppInput) SetProductId(v string) *UploadAppInput
- func (s *UploadAppInput) SetRotation(v int32) *UploadAppInput
- func (s *UploadAppInput) SetUploadType(v int32) *UploadAppInput
- func (s UploadAppInput) String() string
- func (s *UploadAppInput) Validate() error
- type UploadAppOutput
- type VendorImgForBuildAOSPImageInput
- func (s VendorImgForBuildAOSPImageInput) GoString() string
- func (s *VendorImgForBuildAOSPImageInput) SetFilePath(v string) *VendorImgForBuildAOSPImageInput
- func (s *VendorImgForBuildAOSPImageInput) SetMD5(v string) *VendorImgForBuildAOSPImageInput
- func (s VendorImgForBuildAOSPImageInput) String() string
- type VersionListForDetailAppOutput
- func (s VersionListForDetailAppOutput) GoString() string
- func (s *VersionListForDetailAppOutput) SetAppId(v string) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetAppVersionDesc(v string) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetDownloadUrl(v string) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetMD5(v string) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetPackageName(v string) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetVersionCode(v int32) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetVersionId(v int32) *VersionListForDetailAppOutput
- func (s *VersionListForDetailAppOutput) SetVersionName(v string) *VersionListForDetailAppOutput
- func (s VersionListForDetailAppOutput) String() string
Constants ¶
const ( ServiceName = "acep" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "acep" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACEP ¶
ACEP provides the API operation methods for making requests to ACEP. See this package's package overview docs for details on the service.
ACEP methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *ACEP
New create int can support ssl or region locate set
func (*ACEP) AddCustomRoute ¶ added in v1.1.22
func (c *ACEP) AddCustomRoute(input *AddCustomRouteInput) (*AddCustomRouteOutput, error)
AddCustomRoute API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AddCustomRoute for usage and error information.
func (*ACEP) AddCustomRouteCommon ¶ added in v1.1.22
AddCustomRouteCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AddCustomRouteCommon for usage and error information.
func (*ACEP) AddCustomRouteCommonRequest ¶ added in v1.1.22
func (c *ACEP) AddCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddCustomRouteCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddCustomRouteCommon operation. The "output" return value will be populated with the AddCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned AddCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after AddCustomRouteCommon Send returns without error.
See AddCustomRouteCommon for more information on using the AddCustomRouteCommon API call, and error handling.
// Example sending a request using the AddCustomRouteCommonRequest method.
req, resp := client.AddCustomRouteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AddCustomRouteCommonWithContext ¶ added in v1.1.22
func (c *ACEP) AddCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddCustomRouteCommonWithContext is the same as AddCustomRouteCommon with the addition of the ability to pass a context and additional request options.
See AddCustomRouteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) AddCustomRouteRequest ¶ added in v1.1.22
func (c *ACEP) AddCustomRouteRequest(input *AddCustomRouteInput) (req *request.Request, output *AddCustomRouteOutput)
AddCustomRouteRequest generates a "volcengine/request.Request" representing the client's request for the AddCustomRoute operation. The "output" return value will be populated with the AddCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned AddCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after AddCustomRouteCommon Send returns without error.
See AddCustomRoute for more information on using the AddCustomRoute API call, and error handling.
// Example sending a request using the AddCustomRouteRequest method.
req, resp := client.AddCustomRouteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AddCustomRouteWithContext ¶ added in v1.1.22
func (c *ACEP) AddCustomRouteWithContext(ctx volcengine.Context, input *AddCustomRouteInput, opts ...request.Option) (*AddCustomRouteOutput, error)
AddCustomRouteWithContext is the same as AddCustomRoute with the addition of the ability to pass a context and additional request options.
See AddCustomRoute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) AddPhoneTemplate ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplate(input *AddPhoneTemplateInput) (*AddPhoneTemplateOutput, error)
AddPhoneTemplate API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AddPhoneTemplate for usage and error information.
func (*ACEP) AddPhoneTemplateCommon ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddPhoneTemplateCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AddPhoneTemplateCommon for usage and error information.
func (*ACEP) AddPhoneTemplateCommonRequest ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddPhoneTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddPhoneTemplateCommon operation. The "output" return value will be populated with the AddPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned AddPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after AddPhoneTemplateCommon Send returns without error.
See AddPhoneTemplateCommon for more information on using the AddPhoneTemplateCommon API call, and error handling.
// Example sending a request using the AddPhoneTemplateCommonRequest method.
req, resp := client.AddPhoneTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AddPhoneTemplateCommonWithContext ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddPhoneTemplateCommonWithContext is the same as AddPhoneTemplateCommon with the addition of the ability to pass a context and additional request options.
See AddPhoneTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) AddPhoneTemplateRequest ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplateRequest(input *AddPhoneTemplateInput) (req *request.Request, output *AddPhoneTemplateOutput)
AddPhoneTemplateRequest generates a "volcengine/request.Request" representing the client's request for the AddPhoneTemplate operation. The "output" return value will be populated with the AddPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned AddPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after AddPhoneTemplateCommon Send returns without error.
See AddPhoneTemplate for more information on using the AddPhoneTemplate API call, and error handling.
// Example sending a request using the AddPhoneTemplateRequest method.
req, resp := client.AddPhoneTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AddPhoneTemplateWithContext ¶ added in v1.1.45
func (c *ACEP) AddPhoneTemplateWithContext(ctx volcengine.Context, input *AddPhoneTemplateInput, opts ...request.Option) (*AddPhoneTemplateOutput, error)
AddPhoneTemplateWithContext is the same as AddPhoneTemplate with the addition of the ability to pass a context and additional request options.
See AddPhoneTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) AutoInstallApp ¶ added in v1.2.10
func (c *ACEP) AutoInstallApp(input *AutoInstallAppInput) (*AutoInstallAppOutput, error)
AutoInstallApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AutoInstallApp for usage and error information.
func (*ACEP) AutoInstallAppCommon ¶ added in v1.2.10
AutoInstallAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation AutoInstallAppCommon for usage and error information.
func (*ACEP) AutoInstallAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) AutoInstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AutoInstallAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the AutoInstallAppCommon operation. The "output" return value will be populated with the AutoInstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned AutoInstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after AutoInstallAppCommon Send returns without error.
See AutoInstallAppCommon for more information on using the AutoInstallAppCommon API call, and error handling.
// Example sending a request using the AutoInstallAppCommonRequest method.
req, resp := client.AutoInstallAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AutoInstallAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) AutoInstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AutoInstallAppCommonWithContext is the same as AutoInstallAppCommon with the addition of the ability to pass a context and additional request options.
See AutoInstallAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) AutoInstallAppRequest ¶ added in v1.2.10
func (c *ACEP) AutoInstallAppRequest(input *AutoInstallAppInput) (req *request.Request, output *AutoInstallAppOutput)
AutoInstallAppRequest generates a "volcengine/request.Request" representing the client's request for the AutoInstallApp operation. The "output" return value will be populated with the AutoInstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned AutoInstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after AutoInstallAppCommon Send returns without error.
See AutoInstallApp for more information on using the AutoInstallApp API call, and error handling.
// Example sending a request using the AutoInstallAppRequest method.
req, resp := client.AutoInstallAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) AutoInstallAppWithContext ¶ added in v1.2.10
func (c *ACEP) AutoInstallAppWithContext(ctx volcengine.Context, input *AutoInstallAppInput, opts ...request.Option) (*AutoInstallAppOutput, error)
AutoInstallAppWithContext is the same as AutoInstallApp with the addition of the ability to pass a context and additional request options.
See AutoInstallApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BackupData ¶ added in v1.1.42
func (c *ACEP) BackupData(input *BackupDataInput) (*BackupDataOutput, error)
BackupData API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BackupData for usage and error information.
func (*ACEP) BackupDataCommon ¶ added in v1.1.42
BackupDataCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BackupDataCommon for usage and error information.
func (*ACEP) BackupDataCommonRequest ¶ added in v1.1.42
func (c *ACEP) BackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BackupDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the BackupDataCommon operation. The "output" return value will be populated with the BackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned BackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after BackupDataCommon Send returns without error.
See BackupDataCommon for more information on using the BackupDataCommon API call, and error handling.
// Example sending a request using the BackupDataCommonRequest method.
req, resp := client.BackupDataCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BackupDataCommonWithContext ¶ added in v1.1.42
func (c *ACEP) BackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BackupDataCommonWithContext is the same as BackupDataCommon with the addition of the ability to pass a context and additional request options.
See BackupDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BackupDataRequest ¶ added in v1.1.42
func (c *ACEP) BackupDataRequest(input *BackupDataInput) (req *request.Request, output *BackupDataOutput)
BackupDataRequest generates a "volcengine/request.Request" representing the client's request for the BackupData operation. The "output" return value will be populated with the BackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned BackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after BackupDataCommon Send returns without error.
See BackupData for more information on using the BackupData API call, and error handling.
// Example sending a request using the BackupDataRequest method.
req, resp := client.BackupDataRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BackupDataWithContext ¶ added in v1.1.42
func (c *ACEP) BackupDataWithContext(ctx volcengine.Context, input *BackupDataInput, opts ...request.Option) (*BackupDataOutput, error)
BackupDataWithContext is the same as BackupData with the addition of the ability to pass a context and additional request options.
See BackupData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BackupPod ¶ added in v1.1.22
func (c *ACEP) BackupPod(input *BackupPodInput) (*BackupPodOutput, error)
BackupPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BackupPod for usage and error information.
func (*ACEP) BackupPodCommon ¶ added in v1.1.22
BackupPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BackupPodCommon for usage and error information.
func (*ACEP) BackupPodCommonRequest ¶ added in v1.1.22
func (c *ACEP) BackupPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BackupPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the BackupPodCommon operation. The "output" return value will be populated with the BackupPodCommon request's response once the request completes successfully.
Use "Send" method on the returned BackupPodCommon Request to send the API call to the service. the "output" return value is not valid until after BackupPodCommon Send returns without error.
See BackupPodCommon for more information on using the BackupPodCommon API call, and error handling.
// Example sending a request using the BackupPodCommonRequest method.
req, resp := client.BackupPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BackupPodCommonWithContext ¶ added in v1.1.22
func (c *ACEP) BackupPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BackupPodCommonWithContext is the same as BackupPodCommon with the addition of the ability to pass a context and additional request options.
See BackupPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BackupPodRequest ¶ added in v1.1.22
func (c *ACEP) BackupPodRequest(input *BackupPodInput) (req *request.Request, output *BackupPodOutput)
BackupPodRequest generates a "volcengine/request.Request" representing the client's request for the BackupPod operation. The "output" return value will be populated with the BackupPodCommon request's response once the request completes successfully.
Use "Send" method on the returned BackupPodCommon Request to send the API call to the service. the "output" return value is not valid until after BackupPodCommon Send returns without error.
See BackupPod for more information on using the BackupPod API call, and error handling.
// Example sending a request using the BackupPodRequest method.
req, resp := client.BackupPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BackupPodWithContext ¶ added in v1.1.22
func (c *ACEP) BackupPodWithContext(ctx volcengine.Context, input *BackupPodInput, opts ...request.Option) (*BackupPodOutput, error)
BackupPodWithContext is the same as BackupPod with the addition of the ability to pass a context and additional request options.
See BackupPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BindPortMappingRule ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRule(input *BindPortMappingRuleInput) (*BindPortMappingRuleOutput, error)
BindPortMappingRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BindPortMappingRule for usage and error information.
func (*ACEP) BindPortMappingRuleCommon ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
BindPortMappingRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BindPortMappingRuleCommon for usage and error information.
func (*ACEP) BindPortMappingRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BindPortMappingRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the BindPortMappingRuleCommon operation. The "output" return value will be populated with the BindPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned BindPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after BindPortMappingRuleCommon Send returns without error.
See BindPortMappingRuleCommon for more information on using the BindPortMappingRuleCommon API call, and error handling.
// Example sending a request using the BindPortMappingRuleCommonRequest method.
req, resp := client.BindPortMappingRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BindPortMappingRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BindPortMappingRuleCommonWithContext is the same as BindPortMappingRuleCommon with the addition of the ability to pass a context and additional request options.
See BindPortMappingRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BindPortMappingRuleRequest ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRuleRequest(input *BindPortMappingRuleInput) (req *request.Request, output *BindPortMappingRuleOutput)
BindPortMappingRuleRequest generates a "volcengine/request.Request" representing the client's request for the BindPortMappingRule operation. The "output" return value will be populated with the BindPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned BindPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after BindPortMappingRuleCommon Send returns without error.
See BindPortMappingRule for more information on using the BindPortMappingRule API call, and error handling.
// Example sending a request using the BindPortMappingRuleRequest method.
req, resp := client.BindPortMappingRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BindPortMappingRuleWithContext ¶ added in v1.2.10
func (c *ACEP) BindPortMappingRuleWithContext(ctx volcengine.Context, input *BindPortMappingRuleInput, opts ...request.Option) (*BindPortMappingRuleOutput, error)
BindPortMappingRuleWithContext is the same as BindPortMappingRule with the addition of the ability to pass a context and additional request options.
See BindPortMappingRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BuildAOSPImage ¶ added in v1.2.10
func (c *ACEP) BuildAOSPImage(input *BuildAOSPImageInput) (*BuildAOSPImageOutput, error)
BuildAOSPImage API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BuildAOSPImage for usage and error information.
func (*ACEP) BuildAOSPImageCommon ¶ added in v1.2.10
BuildAOSPImageCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation BuildAOSPImageCommon for usage and error information.
func (*ACEP) BuildAOSPImageCommonRequest ¶ added in v1.2.10
func (c *ACEP) BuildAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BuildAOSPImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the BuildAOSPImageCommon operation. The "output" return value will be populated with the BuildAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned BuildAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after BuildAOSPImageCommon Send returns without error.
See BuildAOSPImageCommon for more information on using the BuildAOSPImageCommon API call, and error handling.
// Example sending a request using the BuildAOSPImageCommonRequest method.
req, resp := client.BuildAOSPImageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BuildAOSPImageCommonWithContext ¶ added in v1.2.10
func (c *ACEP) BuildAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BuildAOSPImageCommonWithContext is the same as BuildAOSPImageCommon with the addition of the ability to pass a context and additional request options.
See BuildAOSPImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) BuildAOSPImageRequest ¶ added in v1.2.10
func (c *ACEP) BuildAOSPImageRequest(input *BuildAOSPImageInput) (req *request.Request, output *BuildAOSPImageOutput)
BuildAOSPImageRequest generates a "volcengine/request.Request" representing the client's request for the BuildAOSPImage operation. The "output" return value will be populated with the BuildAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned BuildAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after BuildAOSPImageCommon Send returns without error.
See BuildAOSPImage for more information on using the BuildAOSPImage API call, and error handling.
// Example sending a request using the BuildAOSPImageRequest method.
req, resp := client.BuildAOSPImageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) BuildAOSPImageWithContext ¶ added in v1.2.10
func (c *ACEP) BuildAOSPImageWithContext(ctx volcengine.Context, input *BuildAOSPImageInput, opts ...request.Option) (*BuildAOSPImageOutput, error)
BuildAOSPImageWithContext is the same as BuildAOSPImage with the addition of the ability to pass a context and additional request options.
See BuildAOSPImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CancelBackupPod ¶ added in v1.1.22
func (c *ACEP) CancelBackupPod(input *CancelBackupPodInput) (*CancelBackupPodOutput, error)
CancelBackupPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CancelBackupPod for usage and error information.
func (*ACEP) CancelBackupPodCommon ¶ added in v1.1.22
func (c *ACEP) CancelBackupPodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CancelBackupPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CancelBackupPodCommon for usage and error information.
func (*ACEP) CancelBackupPodCommonRequest ¶ added in v1.1.22
func (c *ACEP) CancelBackupPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelBackupPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelBackupPodCommon operation. The "output" return value will be populated with the CancelBackupPodCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelBackupPodCommon Request to send the API call to the service. the "output" return value is not valid until after CancelBackupPodCommon Send returns without error.
See CancelBackupPodCommon for more information on using the CancelBackupPodCommon API call, and error handling.
// Example sending a request using the CancelBackupPodCommonRequest method.
req, resp := client.CancelBackupPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CancelBackupPodCommonWithContext ¶ added in v1.1.22
func (c *ACEP) CancelBackupPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelBackupPodCommonWithContext is the same as CancelBackupPodCommon with the addition of the ability to pass a context and additional request options.
See CancelBackupPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CancelBackupPodRequest ¶ added in v1.1.22
func (c *ACEP) CancelBackupPodRequest(input *CancelBackupPodInput) (req *request.Request, output *CancelBackupPodOutput)
CancelBackupPodRequest generates a "volcengine/request.Request" representing the client's request for the CancelBackupPod operation. The "output" return value will be populated with the CancelBackupPodCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelBackupPodCommon Request to send the API call to the service. the "output" return value is not valid until after CancelBackupPodCommon Send returns without error.
See CancelBackupPod for more information on using the CancelBackupPod API call, and error handling.
// Example sending a request using the CancelBackupPodRequest method.
req, resp := client.CancelBackupPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CancelBackupPodWithContext ¶ added in v1.1.22
func (c *ACEP) CancelBackupPodWithContext(ctx volcengine.Context, input *CancelBackupPodInput, opts ...request.Option) (*CancelBackupPodOutput, error)
CancelBackupPodWithContext is the same as CancelBackupPod with the addition of the ability to pass a context and additional request options.
See CancelBackupPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CancelRestorePod ¶ added in v1.1.22
func (c *ACEP) CancelRestorePod(input *CancelRestorePodInput) (*CancelRestorePodOutput, error)
CancelRestorePod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CancelRestorePod for usage and error information.
func (*ACEP) CancelRestorePodCommon ¶ added in v1.1.22
func (c *ACEP) CancelRestorePodCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CancelRestorePodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CancelRestorePodCommon for usage and error information.
func (*ACEP) CancelRestorePodCommonRequest ¶ added in v1.1.22
func (c *ACEP) CancelRestorePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CancelRestorePodCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelRestorePodCommon operation. The "output" return value will be populated with the CancelRestorePodCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelRestorePodCommon Request to send the API call to the service. the "output" return value is not valid until after CancelRestorePodCommon Send returns without error.
See CancelRestorePodCommon for more information on using the CancelRestorePodCommon API call, and error handling.
// Example sending a request using the CancelRestorePodCommonRequest method.
req, resp := client.CancelRestorePodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CancelRestorePodCommonWithContext ¶ added in v1.1.22
func (c *ACEP) CancelRestorePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CancelRestorePodCommonWithContext is the same as CancelRestorePodCommon with the addition of the ability to pass a context and additional request options.
See CancelRestorePodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CancelRestorePodRequest ¶ added in v1.1.22
func (c *ACEP) CancelRestorePodRequest(input *CancelRestorePodInput) (req *request.Request, output *CancelRestorePodOutput)
CancelRestorePodRequest generates a "volcengine/request.Request" representing the client's request for the CancelRestorePod operation. The "output" return value will be populated with the CancelRestorePodCommon request's response once the request completes successfully.
Use "Send" method on the returned CancelRestorePodCommon Request to send the API call to the service. the "output" return value is not valid until after CancelRestorePodCommon Send returns without error.
See CancelRestorePod for more information on using the CancelRestorePod API call, and error handling.
// Example sending a request using the CancelRestorePodRequest method.
req, resp := client.CancelRestorePodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CancelRestorePodWithContext ¶ added in v1.1.22
func (c *ACEP) CancelRestorePodWithContext(ctx volcengine.Context, input *CancelRestorePodInput, opts ...request.Option) (*CancelRestorePodOutput, error)
CancelRestorePodWithContext is the same as CancelRestorePod with the addition of the ability to pass a context and additional request options.
See CancelRestorePod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CloseApp ¶ added in v1.2.10
func (c *ACEP) CloseApp(input *CloseAppInput) (*CloseAppOutput, error)
CloseApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CloseApp for usage and error information.
func (*ACEP) CloseAppCommon ¶ added in v1.2.10
CloseAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CloseAppCommon for usage and error information.
func (*ACEP) CloseAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) CloseAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CloseAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the CloseAppCommon operation. The "output" return value will be populated with the CloseAppCommon request's response once the request completes successfully.
Use "Send" method on the returned CloseAppCommon Request to send the API call to the service. the "output" return value is not valid until after CloseAppCommon Send returns without error.
See CloseAppCommon for more information on using the CloseAppCommon API call, and error handling.
// Example sending a request using the CloseAppCommonRequest method.
req, resp := client.CloseAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CloseAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CloseAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CloseAppCommonWithContext is the same as CloseAppCommon with the addition of the ability to pass a context and additional request options.
See CloseAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CloseAppRequest ¶ added in v1.2.10
func (c *ACEP) CloseAppRequest(input *CloseAppInput) (req *request.Request, output *CloseAppOutput)
CloseAppRequest generates a "volcengine/request.Request" representing the client's request for the CloseApp operation. The "output" return value will be populated with the CloseAppCommon request's response once the request completes successfully.
Use "Send" method on the returned CloseAppCommon Request to send the API call to the service. the "output" return value is not valid until after CloseAppCommon Send returns without error.
See CloseApp for more information on using the CloseApp API call, and error handling.
// Example sending a request using the CloseAppRequest method.
req, resp := client.CloseAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CloseAppWithContext ¶ added in v1.2.10
func (c *ACEP) CloseAppWithContext(ctx volcengine.Context, input *CloseAppInput, opts ...request.Option) (*CloseAppOutput, error)
CloseAppWithContext is the same as CloseApp with the addition of the ability to pass a context and additional request options.
See CloseApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateDNSRule ¶ added in v1.2.10
func (c *ACEP) CreateDNSRule(input *CreateDNSRuleInput) (*CreateDNSRuleOutput, error)
CreateDNSRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateDNSRule for usage and error information.
func (*ACEP) CreateDNSRuleCommon ¶ added in v1.2.10
CreateDNSRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateDNSRuleCommon for usage and error information.
func (*ACEP) CreateDNSRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) CreateDNSRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDNSRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDNSRuleCommon operation. The "output" return value will be populated with the CreateDNSRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDNSRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDNSRuleCommon Send returns without error.
See CreateDNSRuleCommon for more information on using the CreateDNSRuleCommon API call, and error handling.
// Example sending a request using the CreateDNSRuleCommonRequest method.
req, resp := client.CreateDNSRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateDNSRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CreateDNSRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDNSRuleCommonWithContext is the same as CreateDNSRuleCommon with the addition of the ability to pass a context and additional request options.
See CreateDNSRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateDNSRuleRequest ¶ added in v1.2.10
func (c *ACEP) CreateDNSRuleRequest(input *CreateDNSRuleInput) (req *request.Request, output *CreateDNSRuleOutput)
CreateDNSRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreateDNSRule operation. The "output" return value will be populated with the CreateDNSRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDNSRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDNSRuleCommon Send returns without error.
See CreateDNSRule for more information on using the CreateDNSRule API call, and error handling.
// Example sending a request using the CreateDNSRuleRequest method.
req, resp := client.CreateDNSRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateDNSRuleWithContext ¶ added in v1.2.10
func (c *ACEP) CreateDNSRuleWithContext(ctx volcengine.Context, input *CreateDNSRuleInput, opts ...request.Option) (*CreateDNSRuleOutput, error)
CreateDNSRuleWithContext is the same as CreateDNSRule with the addition of the ability to pass a context and additional request options.
See CreateDNSRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateDisplayLayoutMini ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMini(input *CreateDisplayLayoutMiniInput) (*CreateDisplayLayoutMiniOutput, error)
CreateDisplayLayoutMini API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateDisplayLayoutMini for usage and error information.
func (*ACEP) CreateDisplayLayoutMiniCommon ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMiniCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDisplayLayoutMiniCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateDisplayLayoutMiniCommon for usage and error information.
func (*ACEP) CreateDisplayLayoutMiniCommonRequest ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMiniCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDisplayLayoutMiniCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDisplayLayoutMiniCommon operation. The "output" return value will be populated with the CreateDisplayLayoutMiniCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDisplayLayoutMiniCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDisplayLayoutMiniCommon Send returns without error.
See CreateDisplayLayoutMiniCommon for more information on using the CreateDisplayLayoutMiniCommon API call, and error handling.
// Example sending a request using the CreateDisplayLayoutMiniCommonRequest method.
req, resp := client.CreateDisplayLayoutMiniCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateDisplayLayoutMiniCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMiniCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDisplayLayoutMiniCommonWithContext is the same as CreateDisplayLayoutMiniCommon with the addition of the ability to pass a context and additional request options.
See CreateDisplayLayoutMiniCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateDisplayLayoutMiniRequest ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMiniRequest(input *CreateDisplayLayoutMiniInput) (req *request.Request, output *CreateDisplayLayoutMiniOutput)
CreateDisplayLayoutMiniRequest generates a "volcengine/request.Request" representing the client's request for the CreateDisplayLayoutMini operation. The "output" return value will be populated with the CreateDisplayLayoutMiniCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDisplayLayoutMiniCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDisplayLayoutMiniCommon Send returns without error.
See CreateDisplayLayoutMini for more information on using the CreateDisplayLayoutMini API call, and error handling.
// Example sending a request using the CreateDisplayLayoutMiniRequest method.
req, resp := client.CreateDisplayLayoutMiniRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateDisplayLayoutMiniWithContext ¶ added in v1.2.10
func (c *ACEP) CreateDisplayLayoutMiniWithContext(ctx volcengine.Context, input *CreateDisplayLayoutMiniInput, opts ...request.Option) (*CreateDisplayLayoutMiniOutput, error)
CreateDisplayLayoutMiniWithContext is the same as CreateDisplayLayoutMini with the addition of the ability to pass a context and additional request options.
See CreateDisplayLayoutMini for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateImageOneStep ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStep(input *CreateImageOneStepInput) (*CreateImageOneStepOutput, error)
CreateImageOneStep API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateImageOneStep for usage and error information.
func (*ACEP) CreateImageOneStepCommon ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateImageOneStepCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateImageOneStepCommon for usage and error information.
func (*ACEP) CreateImageOneStepCommonRequest ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateImageOneStepCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateImageOneStepCommon operation. The "output" return value will be populated with the CreateImageOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateImageOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreateImageOneStepCommon Send returns without error.
See CreateImageOneStepCommon for more information on using the CreateImageOneStepCommon API call, and error handling.
// Example sending a request using the CreateImageOneStepCommonRequest method.
req, resp := client.CreateImageOneStepCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateImageOneStepCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateImageOneStepCommonWithContext is the same as CreateImageOneStepCommon with the addition of the ability to pass a context and additional request options.
See CreateImageOneStepCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateImageOneStepRequest ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStepRequest(input *CreateImageOneStepInput) (req *request.Request, output *CreateImageOneStepOutput)
CreateImageOneStepRequest generates a "volcengine/request.Request" representing the client's request for the CreateImageOneStep operation. The "output" return value will be populated with the CreateImageOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateImageOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreateImageOneStepCommon Send returns without error.
See CreateImageOneStep for more information on using the CreateImageOneStep API call, and error handling.
// Example sending a request using the CreateImageOneStepRequest method.
req, resp := client.CreateImageOneStepRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateImageOneStepWithContext ¶ added in v1.2.10
func (c *ACEP) CreateImageOneStepWithContext(ctx volcengine.Context, input *CreateImageOneStepInput, opts ...request.Option) (*CreateImageOneStepOutput, error)
CreateImageOneStepWithContext is the same as CreateImageOneStep with the addition of the ability to pass a context and additional request options.
See CreateImageOneStep for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePod ¶ added in v1.1.45
func (c *ACEP) CreatePod(input *CreatePodInput) (*CreatePodOutput, error)
CreatePod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePod for usage and error information.
func (*ACEP) CreatePodCommon ¶ added in v1.1.45
CreatePodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePodCommon for usage and error information.
func (*ACEP) CreatePodCommonRequest ¶ added in v1.1.45
func (c *ACEP) CreatePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePodCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePodCommon operation. The "output" return value will be populated with the CreatePodCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePodCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePodCommon Send returns without error.
See CreatePodCommon for more information on using the CreatePodCommon API call, and error handling.
// Example sending a request using the CreatePodCommonRequest method.
req, resp := client.CreatePodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePodCommonWithContext ¶ added in v1.1.45
func (c *ACEP) CreatePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePodCommonWithContext is the same as CreatePodCommon with the addition of the ability to pass a context and additional request options.
See CreatePodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePodOneStep ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStep(input *CreatePodOneStepInput) (*CreatePodOneStepOutput, error)
CreatePodOneStep API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePodOneStep for usage and error information.
func (*ACEP) CreatePodOneStepCommon ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePodOneStepCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePodOneStepCommon for usage and error information.
func (*ACEP) CreatePodOneStepCommonRequest ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePodOneStepCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePodOneStepCommon operation. The "output" return value will be populated with the CreatePodOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePodOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePodOneStepCommon Send returns without error.
See CreatePodOneStepCommon for more information on using the CreatePodOneStepCommon API call, and error handling.
// Example sending a request using the CreatePodOneStepCommonRequest method.
req, resp := client.CreatePodOneStepCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePodOneStepCommonWithContext ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePodOneStepCommonWithContext is the same as CreatePodOneStepCommon with the addition of the ability to pass a context and additional request options.
See CreatePodOneStepCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePodOneStepRequest ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStepRequest(input *CreatePodOneStepInput) (req *request.Request, output *CreatePodOneStepOutput)
CreatePodOneStepRequest generates a "volcengine/request.Request" representing the client's request for the CreatePodOneStep operation. The "output" return value will be populated with the CreatePodOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePodOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePodOneStepCommon Send returns without error.
See CreatePodOneStep for more information on using the CreatePodOneStep API call, and error handling.
// Example sending a request using the CreatePodOneStepRequest method.
req, resp := client.CreatePodOneStepRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePodOneStepWithContext ¶ added in v1.1.45
func (c *ACEP) CreatePodOneStepWithContext(ctx volcengine.Context, input *CreatePodOneStepInput, opts ...request.Option) (*CreatePodOneStepOutput, error)
CreatePodOneStepWithContext is the same as CreatePodOneStep with the addition of the ability to pass a context and additional request options.
See CreatePodOneStep for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePodRequest ¶ added in v1.1.45
func (c *ACEP) CreatePodRequest(input *CreatePodInput) (req *request.Request, output *CreatePodOutput)
CreatePodRequest generates a "volcengine/request.Request" representing the client's request for the CreatePod operation. The "output" return value will be populated with the CreatePodCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePodCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePodCommon Send returns without error.
See CreatePod for more information on using the CreatePod API call, and error handling.
// Example sending a request using the CreatePodRequest method.
req, resp := client.CreatePodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePodWithContext ¶ added in v1.1.45
func (c *ACEP) CreatePodWithContext(ctx volcengine.Context, input *CreatePodInput, opts ...request.Option) (*CreatePodOutput, error)
CreatePodWithContext is the same as CreatePod with the addition of the ability to pass a context and additional request options.
See CreatePod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePortMappingRule ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRule(input *CreatePortMappingRuleInput) (*CreatePortMappingRuleOutput, error)
CreatePortMappingRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePortMappingRule for usage and error information.
func (*ACEP) CreatePortMappingRuleCommon ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePortMappingRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreatePortMappingRuleCommon for usage and error information.
func (*ACEP) CreatePortMappingRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePortMappingRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePortMappingRuleCommon operation. The "output" return value will be populated with the CreatePortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePortMappingRuleCommon Send returns without error.
See CreatePortMappingRuleCommon for more information on using the CreatePortMappingRuleCommon API call, and error handling.
// Example sending a request using the CreatePortMappingRuleCommonRequest method.
req, resp := client.CreatePortMappingRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePortMappingRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePortMappingRuleCommonWithContext is the same as CreatePortMappingRuleCommon with the addition of the ability to pass a context and additional request options.
See CreatePortMappingRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreatePortMappingRuleRequest ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRuleRequest(input *CreatePortMappingRuleInput) (req *request.Request, output *CreatePortMappingRuleOutput)
CreatePortMappingRuleRequest generates a "volcengine/request.Request" representing the client's request for the CreatePortMappingRule operation. The "output" return value will be populated with the CreatePortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePortMappingRuleCommon Send returns without error.
See CreatePortMappingRule for more information on using the CreatePortMappingRule API call, and error handling.
// Example sending a request using the CreatePortMappingRuleRequest method.
req, resp := client.CreatePortMappingRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreatePortMappingRuleWithContext ¶ added in v1.2.10
func (c *ACEP) CreatePortMappingRuleWithContext(ctx volcengine.Context, input *CreatePortMappingRuleInput, opts ...request.Option) (*CreatePortMappingRuleOutput, error)
CreatePortMappingRuleWithContext is the same as CreatePortMappingRule with the addition of the ability to pass a context and additional request options.
See CreatePortMappingRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateTag ¶ added in v1.2.10
func (c *ACEP) CreateTag(input *CreateTagInput) (*CreateTagOutput, error)
CreateTag API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateTag for usage and error information.
func (*ACEP) CreateTagCommon ¶ added in v1.2.10
CreateTagCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation CreateTagCommon for usage and error information.
func (*ACEP) CreateTagCommonRequest ¶ added in v1.2.10
func (c *ACEP) CreateTagCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateTagCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateTagCommon operation. The "output" return value will be populated with the CreateTagCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTagCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTagCommon Send returns without error.
See CreateTagCommon for more information on using the CreateTagCommon API call, and error handling.
// Example sending a request using the CreateTagCommonRequest method.
req, resp := client.CreateTagCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateTagCommonWithContext ¶ added in v1.2.10
func (c *ACEP) CreateTagCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateTagCommonWithContext is the same as CreateTagCommon with the addition of the ability to pass a context and additional request options.
See CreateTagCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) CreateTagRequest ¶ added in v1.2.10
func (c *ACEP) CreateTagRequest(input *CreateTagInput) (req *request.Request, output *CreateTagOutput)
CreateTagRequest generates a "volcengine/request.Request" representing the client's request for the CreateTag operation. The "output" return value will be populated with the CreateTagCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateTagCommon Request to send the API call to the service. the "output" return value is not valid until after CreateTagCommon Send returns without error.
See CreateTag for more information on using the CreateTag API call, and error handling.
// Example sending a request using the CreateTagRequest method.
req, resp := client.CreateTagRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) CreateTagWithContext ¶ added in v1.2.10
func (c *ACEP) CreateTagWithContext(ctx volcengine.Context, input *CreateTagInput, opts ...request.Option) (*CreateTagOutput, error)
CreateTagWithContext is the same as CreateTag with the addition of the ability to pass a context and additional request options.
See CreateTag for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteAOSPImage ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImage(input *DeleteAOSPImageInput) (*DeleteAOSPImageOutput, error)
DeleteAOSPImage API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteAOSPImage for usage and error information.
func (*ACEP) DeleteAOSPImageCommon ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteAOSPImageCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteAOSPImageCommon for usage and error information.
func (*ACEP) DeleteAOSPImageCommonRequest ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAOSPImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAOSPImageCommon operation. The "output" return value will be populated with the DeleteAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAOSPImageCommon Send returns without error.
See DeleteAOSPImageCommon for more information on using the DeleteAOSPImageCommon API call, and error handling.
// Example sending a request using the DeleteAOSPImageCommonRequest method.
req, resp := client.DeleteAOSPImageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteAOSPImageCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAOSPImageCommonWithContext is the same as DeleteAOSPImageCommon with the addition of the ability to pass a context and additional request options.
See DeleteAOSPImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteAOSPImageRequest ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImageRequest(input *DeleteAOSPImageInput) (req *request.Request, output *DeleteAOSPImageOutput)
DeleteAOSPImageRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAOSPImage operation. The "output" return value will be populated with the DeleteAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAOSPImageCommon Send returns without error.
See DeleteAOSPImage for more information on using the DeleteAOSPImage API call, and error handling.
// Example sending a request using the DeleteAOSPImageRequest method.
req, resp := client.DeleteAOSPImageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteAOSPImageWithContext ¶ added in v1.2.10
func (c *ACEP) DeleteAOSPImageWithContext(ctx volcengine.Context, input *DeleteAOSPImageInput, opts ...request.Option) (*DeleteAOSPImageOutput, error)
DeleteAOSPImageWithContext is the same as DeleteAOSPImage with the addition of the ability to pass a context and additional request options.
See DeleteAOSPImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteBackupData ¶ added in v1.1.42
func (c *ACEP) DeleteBackupData(input *DeleteBackupDataInput) (*DeleteBackupDataOutput, error)
DeleteBackupData API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteBackupData for usage and error information.
func (*ACEP) DeleteBackupDataCommon ¶ added in v1.1.42
func (c *ACEP) DeleteBackupDataCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteBackupDataCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteBackupDataCommon for usage and error information.
func (*ACEP) DeleteBackupDataCommonRequest ¶ added in v1.1.42
func (c *ACEP) DeleteBackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteBackupDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteBackupDataCommon operation. The "output" return value will be populated with the DeleteBackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBackupDataCommon Send returns without error.
See DeleteBackupDataCommon for more information on using the DeleteBackupDataCommon API call, and error handling.
// Example sending a request using the DeleteBackupDataCommonRequest method.
req, resp := client.DeleteBackupDataCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteBackupDataCommonWithContext ¶ added in v1.1.42
func (c *ACEP) DeleteBackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteBackupDataCommonWithContext is the same as DeleteBackupDataCommon with the addition of the ability to pass a context and additional request options.
See DeleteBackupDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteBackupDataRequest ¶ added in v1.1.42
func (c *ACEP) DeleteBackupDataRequest(input *DeleteBackupDataInput) (req *request.Request, output *DeleteBackupDataOutput)
DeleteBackupDataRequest generates a "volcengine/request.Request" representing the client's request for the DeleteBackupData operation. The "output" return value will be populated with the DeleteBackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteBackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteBackupDataCommon Send returns without error.
See DeleteBackupData for more information on using the DeleteBackupData API call, and error handling.
// Example sending a request using the DeleteBackupDataRequest method.
req, resp := client.DeleteBackupDataRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteBackupDataWithContext ¶ added in v1.1.42
func (c *ACEP) DeleteBackupDataWithContext(ctx volcengine.Context, input *DeleteBackupDataInput, opts ...request.Option) (*DeleteBackupDataOutput, error)
DeleteBackupDataWithContext is the same as DeleteBackupData with the addition of the ability to pass a context and additional request options.
See DeleteBackupData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteCustomRoute ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRoute(input *DeleteCustomRouteInput) (*DeleteCustomRouteOutput, error)
DeleteCustomRoute API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteCustomRoute for usage and error information.
func (*ACEP) DeleteCustomRouteCommon ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCustomRouteCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DeleteCustomRouteCommon for usage and error information.
func (*ACEP) DeleteCustomRouteCommonRequest ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCustomRouteCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCustomRouteCommon operation. The "output" return value will be populated with the DeleteCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomRouteCommon Send returns without error.
See DeleteCustomRouteCommon for more information on using the DeleteCustomRouteCommon API call, and error handling.
// Example sending a request using the DeleteCustomRouteCommonRequest method.
req, resp := client.DeleteCustomRouteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteCustomRouteCommonWithContext ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCustomRouteCommonWithContext is the same as DeleteCustomRouteCommon with the addition of the ability to pass a context and additional request options.
See DeleteCustomRouteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DeleteCustomRouteRequest ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRouteRequest(input *DeleteCustomRouteInput) (req *request.Request, output *DeleteCustomRouteOutput)
DeleteCustomRouteRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCustomRoute operation. The "output" return value will be populated with the DeleteCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomRouteCommon Send returns without error.
See DeleteCustomRoute for more information on using the DeleteCustomRoute API call, and error handling.
// Example sending a request using the DeleteCustomRouteRequest method.
req, resp := client.DeleteCustomRouteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DeleteCustomRouteWithContext ¶ added in v1.1.22
func (c *ACEP) DeleteCustomRouteWithContext(ctx volcengine.Context, input *DeleteCustomRouteInput, opts ...request.Option) (*DeleteCustomRouteOutput, error)
DeleteCustomRouteWithContext is the same as DeleteCustomRoute with the addition of the ability to pass a context and additional request options.
See DeleteCustomRoute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailApp ¶ added in v1.2.10
func (c *ACEP) DetailApp(input *DetailAppInput) (*DetailAppOutput, error)
DetailApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailApp for usage and error information.
func (*ACEP) DetailAppCommon ¶ added in v1.2.10
DetailAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailAppCommon for usage and error information.
func (*ACEP) DetailAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailAppCommon operation. The "output" return value will be populated with the DetailAppCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailAppCommon Request to send the API call to the service. the "output" return value is not valid until after DetailAppCommon Send returns without error.
See DetailAppCommon for more information on using the DetailAppCommon API call, and error handling.
// Example sending a request using the DetailAppCommonRequest method.
req, resp := client.DetailAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailAppCommonWithContext is the same as DetailAppCommon with the addition of the ability to pass a context and additional request options.
See DetailAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailAppRequest ¶ added in v1.2.10
func (c *ACEP) DetailAppRequest(input *DetailAppInput) (req *request.Request, output *DetailAppOutput)
DetailAppRequest generates a "volcengine/request.Request" representing the client's request for the DetailApp operation. The "output" return value will be populated with the DetailAppCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailAppCommon Request to send the API call to the service. the "output" return value is not valid until after DetailAppCommon Send returns without error.
See DetailApp for more information on using the DetailApp API call, and error handling.
// Example sending a request using the DetailAppRequest method.
req, resp := client.DetailAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailAppWithContext ¶ added in v1.2.10
func (c *ACEP) DetailAppWithContext(ctx volcengine.Context, input *DetailAppInput, opts ...request.Option) (*DetailAppOutput, error)
DetailAppWithContext is the same as DetailApp with the addition of the ability to pass a context and additional request options.
See DetailApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailDNSRule ¶ added in v1.2.10
func (c *ACEP) DetailDNSRule(input *DetailDNSRuleInput) (*DetailDNSRuleOutput, error)
DetailDNSRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailDNSRule for usage and error information.
func (*ACEP) DetailDNSRuleCommon ¶ added in v1.2.10
DetailDNSRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailDNSRuleCommon for usage and error information.
func (*ACEP) DetailDNSRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailDNSRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailDNSRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailDNSRuleCommon operation. The "output" return value will be populated with the DetailDNSRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailDNSRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DetailDNSRuleCommon Send returns without error.
See DetailDNSRuleCommon for more information on using the DetailDNSRuleCommon API call, and error handling.
// Example sending a request using the DetailDNSRuleCommonRequest method.
req, resp := client.DetailDNSRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailDNSRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailDNSRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailDNSRuleCommonWithContext is the same as DetailDNSRuleCommon with the addition of the ability to pass a context and additional request options.
See DetailDNSRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailDNSRuleRequest ¶ added in v1.2.10
func (c *ACEP) DetailDNSRuleRequest(input *DetailDNSRuleInput) (req *request.Request, output *DetailDNSRuleOutput)
DetailDNSRuleRequest generates a "volcengine/request.Request" representing the client's request for the DetailDNSRule operation. The "output" return value will be populated with the DetailDNSRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailDNSRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DetailDNSRuleCommon Send returns without error.
See DetailDNSRule for more information on using the DetailDNSRule API call, and error handling.
// Example sending a request using the DetailDNSRuleRequest method.
req, resp := client.DetailDNSRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailDNSRuleWithContext ¶ added in v1.2.10
func (c *ACEP) DetailDNSRuleWithContext(ctx volcengine.Context, input *DetailDNSRuleInput, opts ...request.Option) (*DetailDNSRuleOutput, error)
DetailDNSRuleWithContext is the same as DetailDNSRule with the addition of the ability to pass a context and additional request options.
See DetailDNSRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailDisplayLayoutMini ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMini(input *DetailDisplayLayoutMiniInput) (*DetailDisplayLayoutMiniOutput, error)
DetailDisplayLayoutMini API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailDisplayLayoutMini for usage and error information.
func (*ACEP) DetailDisplayLayoutMiniCommon ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMiniCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetailDisplayLayoutMiniCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailDisplayLayoutMiniCommon for usage and error information.
func (*ACEP) DetailDisplayLayoutMiniCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMiniCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailDisplayLayoutMiniCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailDisplayLayoutMiniCommon operation. The "output" return value will be populated with the DetailDisplayLayoutMiniCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailDisplayLayoutMiniCommon Request to send the API call to the service. the "output" return value is not valid until after DetailDisplayLayoutMiniCommon Send returns without error.
See DetailDisplayLayoutMiniCommon for more information on using the DetailDisplayLayoutMiniCommon API call, and error handling.
// Example sending a request using the DetailDisplayLayoutMiniCommonRequest method.
req, resp := client.DetailDisplayLayoutMiniCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailDisplayLayoutMiniCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMiniCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailDisplayLayoutMiniCommonWithContext is the same as DetailDisplayLayoutMiniCommon with the addition of the ability to pass a context and additional request options.
See DetailDisplayLayoutMiniCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailDisplayLayoutMiniRequest ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMiniRequest(input *DetailDisplayLayoutMiniInput) (req *request.Request, output *DetailDisplayLayoutMiniOutput)
DetailDisplayLayoutMiniRequest generates a "volcengine/request.Request" representing the client's request for the DetailDisplayLayoutMini operation. The "output" return value will be populated with the DetailDisplayLayoutMiniCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailDisplayLayoutMiniCommon Request to send the API call to the service. the "output" return value is not valid until after DetailDisplayLayoutMiniCommon Send returns without error.
See DetailDisplayLayoutMini for more information on using the DetailDisplayLayoutMini API call, and error handling.
// Example sending a request using the DetailDisplayLayoutMiniRequest method.
req, resp := client.DetailDisplayLayoutMiniRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailDisplayLayoutMiniWithContext ¶ added in v1.2.10
func (c *ACEP) DetailDisplayLayoutMiniWithContext(ctx volcengine.Context, input *DetailDisplayLayoutMiniInput, opts ...request.Option) (*DetailDisplayLayoutMiniOutput, error)
DetailDisplayLayoutMiniWithContext is the same as DetailDisplayLayoutMini with the addition of the ability to pass a context and additional request options.
See DetailDisplayLayoutMini for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailHost ¶ added in v1.2.10
func (c *ACEP) DetailHost(input *DetailHostInput) (*DetailHostOutput, error)
DetailHost API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailHost for usage and error information.
func (*ACEP) DetailHostCommon ¶ added in v1.2.10
DetailHostCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailHostCommon for usage and error information.
func (*ACEP) DetailHostCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailHostCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailHostCommon operation. The "output" return value will be populated with the DetailHostCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailHostCommon Request to send the API call to the service. the "output" return value is not valid until after DetailHostCommon Send returns without error.
See DetailHostCommon for more information on using the DetailHostCommon API call, and error handling.
// Example sending a request using the DetailHostCommonRequest method.
req, resp := client.DetailHostCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailHostCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailHostCommonWithContext is the same as DetailHostCommon with the addition of the ability to pass a context and additional request options.
See DetailHostCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailHostRequest ¶ added in v1.2.10
func (c *ACEP) DetailHostRequest(input *DetailHostInput) (req *request.Request, output *DetailHostOutput)
DetailHostRequest generates a "volcengine/request.Request" representing the client's request for the DetailHost operation. The "output" return value will be populated with the DetailHostCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailHostCommon Request to send the API call to the service. the "output" return value is not valid until after DetailHostCommon Send returns without error.
See DetailHost for more information on using the DetailHost API call, and error handling.
// Example sending a request using the DetailHostRequest method.
req, resp := client.DetailHostRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailHostWithContext ¶ added in v1.2.10
func (c *ACEP) DetailHostWithContext(ctx volcengine.Context, input *DetailHostInput, opts ...request.Option) (*DetailHostOutput, error)
DetailHostWithContext is the same as DetailHost with the addition of the ability to pass a context and additional request options.
See DetailHost for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailPod ¶ added in v1.2.10
func (c *ACEP) DetailPod(input *DetailPodInput) (*DetailPodOutput, error)
DetailPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailPod for usage and error information.
func (*ACEP) DetailPodCommon ¶ added in v1.2.10
DetailPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailPodCommon for usage and error information.
func (*ACEP) DetailPodCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailPodCommon operation. The "output" return value will be populated with the DetailPodCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailPodCommon Request to send the API call to the service. the "output" return value is not valid until after DetailPodCommon Send returns without error.
See DetailPodCommon for more information on using the DetailPodCommon API call, and error handling.
// Example sending a request using the DetailPodCommonRequest method.
req, resp := client.DetailPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailPodCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailPodCommonWithContext is the same as DetailPodCommon with the addition of the ability to pass a context and additional request options.
See DetailPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailPodRequest ¶ added in v1.2.10
func (c *ACEP) DetailPodRequest(input *DetailPodInput) (req *request.Request, output *DetailPodOutput)
DetailPodRequest generates a "volcengine/request.Request" representing the client's request for the DetailPod operation. The "output" return value will be populated with the DetailPodCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailPodCommon Request to send the API call to the service. the "output" return value is not valid until after DetailPodCommon Send returns without error.
See DetailPod for more information on using the DetailPod API call, and error handling.
// Example sending a request using the DetailPodRequest method.
req, resp := client.DetailPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailPodWithContext ¶ added in v1.2.10
func (c *ACEP) DetailPodWithContext(ctx volcengine.Context, input *DetailPodInput, opts ...request.Option) (*DetailPodOutput, error)
DetailPodWithContext is the same as DetailPod with the addition of the ability to pass a context and additional request options.
See DetailPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailPortMappingRule ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRule(input *DetailPortMappingRuleInput) (*DetailPortMappingRuleOutput, error)
DetailPortMappingRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailPortMappingRule for usage and error information.
func (*ACEP) DetailPortMappingRuleCommon ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetailPortMappingRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation DetailPortMappingRuleCommon for usage and error information.
func (*ACEP) DetailPortMappingRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailPortMappingRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailPortMappingRuleCommon operation. The "output" return value will be populated with the DetailPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DetailPortMappingRuleCommon Send returns without error.
See DetailPortMappingRuleCommon for more information on using the DetailPortMappingRuleCommon API call, and error handling.
// Example sending a request using the DetailPortMappingRuleCommonRequest method.
req, resp := client.DetailPortMappingRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailPortMappingRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailPortMappingRuleCommonWithContext is the same as DetailPortMappingRuleCommon with the addition of the ability to pass a context and additional request options.
See DetailPortMappingRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) DetailPortMappingRuleRequest ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRuleRequest(input *DetailPortMappingRuleInput) (req *request.Request, output *DetailPortMappingRuleOutput)
DetailPortMappingRuleRequest generates a "volcengine/request.Request" representing the client's request for the DetailPortMappingRule operation. The "output" return value will be populated with the DetailPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after DetailPortMappingRuleCommon Send returns without error.
See DetailPortMappingRule for more information on using the DetailPortMappingRule API call, and error handling.
// Example sending a request using the DetailPortMappingRuleRequest method.
req, resp := client.DetailPortMappingRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) DetailPortMappingRuleWithContext ¶ added in v1.2.10
func (c *ACEP) DetailPortMappingRuleWithContext(ctx volcengine.Context, input *DetailPortMappingRuleInput, opts ...request.Option) (*DetailPortMappingRuleOutput, error)
DetailPortMappingRuleWithContext is the same as DetailPortMappingRule with the addition of the ability to pass a context and additional request options.
See DetailPortMappingRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetAppCrashLog ¶ added in v1.2.10
func (c *ACEP) GetAppCrashLog(input *GetAppCrashLogInput) (*GetAppCrashLogOutput, error)
GetAppCrashLog API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetAppCrashLog for usage and error information.
func (*ACEP) GetAppCrashLogCommon ¶ added in v1.2.10
GetAppCrashLogCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetAppCrashLogCommon for usage and error information.
func (*ACEP) GetAppCrashLogCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetAppCrashLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetAppCrashLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAppCrashLogCommon operation. The "output" return value will be populated with the GetAppCrashLogCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAppCrashLogCommon Request to send the API call to the service. the "output" return value is not valid until after GetAppCrashLogCommon Send returns without error.
See GetAppCrashLogCommon for more information on using the GetAppCrashLogCommon API call, and error handling.
// Example sending a request using the GetAppCrashLogCommonRequest method.
req, resp := client.GetAppCrashLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetAppCrashLogCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetAppCrashLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetAppCrashLogCommonWithContext is the same as GetAppCrashLogCommon with the addition of the ability to pass a context and additional request options.
See GetAppCrashLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetAppCrashLogRequest ¶ added in v1.2.10
func (c *ACEP) GetAppCrashLogRequest(input *GetAppCrashLogInput) (req *request.Request, output *GetAppCrashLogOutput)
GetAppCrashLogRequest generates a "volcengine/request.Request" representing the client's request for the GetAppCrashLog operation. The "output" return value will be populated with the GetAppCrashLogCommon request's response once the request completes successfully.
Use "Send" method on the returned GetAppCrashLogCommon Request to send the API call to the service. the "output" return value is not valid until after GetAppCrashLogCommon Send returns without error.
See GetAppCrashLog for more information on using the GetAppCrashLog API call, and error handling.
// Example sending a request using the GetAppCrashLogRequest method.
req, resp := client.GetAppCrashLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetAppCrashLogWithContext ¶ added in v1.2.10
func (c *ACEP) GetAppCrashLogWithContext(ctx volcengine.Context, input *GetAppCrashLogInput, opts ...request.Option) (*GetAppCrashLogOutput, error)
GetAppCrashLogWithContext is the same as GetAppCrashLog with the addition of the ability to pass a context and additional request options.
See GetAppCrashLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetDcBandwidthDailyPeak ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeak(input *GetDcBandwidthDailyPeakInput) (*GetDcBandwidthDailyPeakOutput, error)
GetDcBandwidthDailyPeak API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetDcBandwidthDailyPeak for usage and error information.
func (*ACEP) GetDcBandwidthDailyPeakCommon ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeakCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetDcBandwidthDailyPeakCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetDcBandwidthDailyPeakCommon for usage and error information.
func (*ACEP) GetDcBandwidthDailyPeakCommonRequest ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeakCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetDcBandwidthDailyPeakCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetDcBandwidthDailyPeakCommon operation. The "output" return value will be populated with the GetDcBandwidthDailyPeakCommon request's response once the request completes successfully.
Use "Send" method on the returned GetDcBandwidthDailyPeakCommon Request to send the API call to the service. the "output" return value is not valid until after GetDcBandwidthDailyPeakCommon Send returns without error.
See GetDcBandwidthDailyPeakCommon for more information on using the GetDcBandwidthDailyPeakCommon API call, and error handling.
// Example sending a request using the GetDcBandwidthDailyPeakCommonRequest method.
req, resp := client.GetDcBandwidthDailyPeakCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetDcBandwidthDailyPeakCommonWithContext ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeakCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetDcBandwidthDailyPeakCommonWithContext is the same as GetDcBandwidthDailyPeakCommon with the addition of the ability to pass a context and additional request options.
See GetDcBandwidthDailyPeakCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetDcBandwidthDailyPeakRequest ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeakRequest(input *GetDcBandwidthDailyPeakInput) (req *request.Request, output *GetDcBandwidthDailyPeakOutput)
GetDcBandwidthDailyPeakRequest generates a "volcengine/request.Request" representing the client's request for the GetDcBandwidthDailyPeak operation. The "output" return value will be populated with the GetDcBandwidthDailyPeakCommon request's response once the request completes successfully.
Use "Send" method on the returned GetDcBandwidthDailyPeakCommon Request to send the API call to the service. the "output" return value is not valid until after GetDcBandwidthDailyPeakCommon Send returns without error.
See GetDcBandwidthDailyPeak for more information on using the GetDcBandwidthDailyPeak API call, and error handling.
// Example sending a request using the GetDcBandwidthDailyPeakRequest method.
req, resp := client.GetDcBandwidthDailyPeakRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetDcBandwidthDailyPeakWithContext ¶ added in v1.1.42
func (c *ACEP) GetDcBandwidthDailyPeakWithContext(ctx volcengine.Context, input *GetDcBandwidthDailyPeakInput, opts ...request.Option) (*GetDcBandwidthDailyPeakOutput, error)
GetDcBandwidthDailyPeakWithContext is the same as GetDcBandwidthDailyPeak with the addition of the ability to pass a context and additional request options.
See GetDcBandwidthDailyPeak for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetImagePreheating ¶ added in v1.2.10
func (c *ACEP) GetImagePreheating(input *GetImagePreheatingInput) (*GetImagePreheatingOutput, error)
GetImagePreheating API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetImagePreheating for usage and error information.
func (*ACEP) GetImagePreheatingCommon ¶ added in v1.2.10
func (c *ACEP) GetImagePreheatingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetImagePreheatingCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetImagePreheatingCommon for usage and error information.
func (*ACEP) GetImagePreheatingCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetImagePreheatingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetImagePreheatingCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetImagePreheatingCommon operation. The "output" return value will be populated with the GetImagePreheatingCommon request's response once the request completes successfully.
Use "Send" method on the returned GetImagePreheatingCommon Request to send the API call to the service. the "output" return value is not valid until after GetImagePreheatingCommon Send returns without error.
See GetImagePreheatingCommon for more information on using the GetImagePreheatingCommon API call, and error handling.
// Example sending a request using the GetImagePreheatingCommonRequest method.
req, resp := client.GetImagePreheatingCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetImagePreheatingCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetImagePreheatingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetImagePreheatingCommonWithContext is the same as GetImagePreheatingCommon with the addition of the ability to pass a context and additional request options.
See GetImagePreheatingCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetImagePreheatingRequest ¶ added in v1.2.10
func (c *ACEP) GetImagePreheatingRequest(input *GetImagePreheatingInput) (req *request.Request, output *GetImagePreheatingOutput)
GetImagePreheatingRequest generates a "volcengine/request.Request" representing the client's request for the GetImagePreheating operation. The "output" return value will be populated with the GetImagePreheatingCommon request's response once the request completes successfully.
Use "Send" method on the returned GetImagePreheatingCommon Request to send the API call to the service. the "output" return value is not valid until after GetImagePreheatingCommon Send returns without error.
See GetImagePreheating for more information on using the GetImagePreheating API call, and error handling.
// Example sending a request using the GetImagePreheatingRequest method.
req, resp := client.GetImagePreheatingRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetImagePreheatingWithContext ¶ added in v1.2.10
func (c *ACEP) GetImagePreheatingWithContext(ctx volcengine.Context, input *GetImagePreheatingInput, opts ...request.Option) (*GetImagePreheatingOutput, error)
GetImagePreheatingWithContext is the same as GetImagePreheating with the addition of the ability to pass a context and additional request options.
See GetImagePreheating for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPhoneTemplate ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplate(input *GetPhoneTemplateInput) (*GetPhoneTemplateOutput, error)
GetPhoneTemplate API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPhoneTemplate for usage and error information.
func (*ACEP) GetPhoneTemplateCommon ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetPhoneTemplateCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPhoneTemplateCommon for usage and error information.
func (*ACEP) GetPhoneTemplateCommonRequest ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPhoneTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetPhoneTemplateCommon operation. The "output" return value will be populated with the GetPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after GetPhoneTemplateCommon Send returns without error.
See GetPhoneTemplateCommon for more information on using the GetPhoneTemplateCommon API call, and error handling.
// Example sending a request using the GetPhoneTemplateCommonRequest method.
req, resp := client.GetPhoneTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPhoneTemplateCommonWithContext ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPhoneTemplateCommonWithContext is the same as GetPhoneTemplateCommon with the addition of the ability to pass a context and additional request options.
See GetPhoneTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPhoneTemplateRequest ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplateRequest(input *GetPhoneTemplateInput) (req *request.Request, output *GetPhoneTemplateOutput)
GetPhoneTemplateRequest generates a "volcengine/request.Request" representing the client's request for the GetPhoneTemplate operation. The "output" return value will be populated with the GetPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after GetPhoneTemplateCommon Send returns without error.
See GetPhoneTemplate for more information on using the GetPhoneTemplate API call, and error handling.
// Example sending a request using the GetPhoneTemplateRequest method.
req, resp := client.GetPhoneTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPhoneTemplateWithContext ¶ added in v1.1.45
func (c *ACEP) GetPhoneTemplateWithContext(ctx volcengine.Context, input *GetPhoneTemplateInput, opts ...request.Option) (*GetPhoneTemplateOutput, error)
GetPhoneTemplateWithContext is the same as GetPhoneTemplate with the addition of the ability to pass a context and additional request options.
See GetPhoneTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodAppList ¶ added in v1.2.10
func (c *ACEP) GetPodAppList(input *GetPodAppListInput) (*GetPodAppListOutput, error)
GetPodAppList API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodAppList for usage and error information.
func (*ACEP) GetPodAppListCommon ¶ added in v1.2.10
GetPodAppListCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodAppListCommon for usage and error information.
func (*ACEP) GetPodAppListCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetPodAppListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPodAppListCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetPodAppListCommon operation. The "output" return value will be populated with the GetPodAppListCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodAppListCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodAppListCommon Send returns without error.
See GetPodAppListCommon for more information on using the GetPodAppListCommon API call, and error handling.
// Example sending a request using the GetPodAppListCommonRequest method.
req, resp := client.GetPodAppListCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodAppListCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodAppListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPodAppListCommonWithContext is the same as GetPodAppListCommon with the addition of the ability to pass a context and additional request options.
See GetPodAppListCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodAppListRequest ¶ added in v1.2.10
func (c *ACEP) GetPodAppListRequest(input *GetPodAppListInput) (req *request.Request, output *GetPodAppListOutput)
GetPodAppListRequest generates a "volcengine/request.Request" representing the client's request for the GetPodAppList operation. The "output" return value will be populated with the GetPodAppListCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodAppListCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodAppListCommon Send returns without error.
See GetPodAppList for more information on using the GetPodAppList API call, and error handling.
// Example sending a request using the GetPodAppListRequest method.
req, resp := client.GetPodAppListRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodAppListWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodAppListWithContext(ctx volcengine.Context, input *GetPodAppListInput, opts ...request.Option) (*GetPodAppListOutput, error)
GetPodAppListWithContext is the same as GetPodAppList with the addition of the ability to pass a context and additional request options.
See GetPodAppList for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodMetric ¶ added in v1.2.10
func (c *ACEP) GetPodMetric(input *GetPodMetricInput) (*GetPodMetricOutput, error)
GetPodMetric API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodMetric for usage and error information.
func (*ACEP) GetPodMetricCommon ¶ added in v1.2.10
GetPodMetricCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodMetricCommon for usage and error information.
func (*ACEP) GetPodMetricCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetPodMetricCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPodMetricCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetPodMetricCommon operation. The "output" return value will be populated with the GetPodMetricCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodMetricCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodMetricCommon Send returns without error.
See GetPodMetricCommon for more information on using the GetPodMetricCommon API call, and error handling.
// Example sending a request using the GetPodMetricCommonRequest method.
req, resp := client.GetPodMetricCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodMetricCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodMetricCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPodMetricCommonWithContext is the same as GetPodMetricCommon with the addition of the ability to pass a context and additional request options.
See GetPodMetricCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodMetricRequest ¶ added in v1.2.10
func (c *ACEP) GetPodMetricRequest(input *GetPodMetricInput) (req *request.Request, output *GetPodMetricOutput)
GetPodMetricRequest generates a "volcengine/request.Request" representing the client's request for the GetPodMetric operation. The "output" return value will be populated with the GetPodMetricCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodMetricCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodMetricCommon Send returns without error.
See GetPodMetric for more information on using the GetPodMetric API call, and error handling.
// Example sending a request using the GetPodMetricRequest method.
req, resp := client.GetPodMetricRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodMetricWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodMetricWithContext(ctx volcengine.Context, input *GetPodMetricInput, opts ...request.Option) (*GetPodMetricOutput, error)
GetPodMetricWithContext is the same as GetPodMetric with the addition of the ability to pass a context and additional request options.
See GetPodMetric for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodProperty ¶ added in v1.2.10
func (c *ACEP) GetPodProperty(input *GetPodPropertyInput) (*GetPodPropertyOutput, error)
GetPodProperty API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodProperty for usage and error information.
func (*ACEP) GetPodPropertyCommon ¶ added in v1.2.10
GetPodPropertyCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetPodPropertyCommon for usage and error information.
func (*ACEP) GetPodPropertyCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetPodPropertyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetPodPropertyCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetPodPropertyCommon operation. The "output" return value will be populated with the GetPodPropertyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodPropertyCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodPropertyCommon Send returns without error.
See GetPodPropertyCommon for more information on using the GetPodPropertyCommon API call, and error handling.
// Example sending a request using the GetPodPropertyCommonRequest method.
req, resp := client.GetPodPropertyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodPropertyCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodPropertyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetPodPropertyCommonWithContext is the same as GetPodPropertyCommon with the addition of the ability to pass a context and additional request options.
See GetPodPropertyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetPodPropertyRequest ¶ added in v1.2.10
func (c *ACEP) GetPodPropertyRequest(input *GetPodPropertyInput) (req *request.Request, output *GetPodPropertyOutput)
GetPodPropertyRequest generates a "volcengine/request.Request" representing the client's request for the GetPodProperty operation. The "output" return value will be populated with the GetPodPropertyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetPodPropertyCommon Request to send the API call to the service. the "output" return value is not valid until after GetPodPropertyCommon Send returns without error.
See GetPodProperty for more information on using the GetPodProperty API call, and error handling.
// Example sending a request using the GetPodPropertyRequest method.
req, resp := client.GetPodPropertyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetPodPropertyWithContext ¶ added in v1.2.10
func (c *ACEP) GetPodPropertyWithContext(ctx volcengine.Context, input *GetPodPropertyInput, opts ...request.Option) (*GetPodPropertyOutput, error)
GetPodPropertyWithContext is the same as GetPodProperty with the addition of the ability to pass a context and additional request options.
See GetPodProperty for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetProductResource ¶ added in v1.2.10
func (c *ACEP) GetProductResource(input *GetProductResourceInput) (*GetProductResourceOutput, error)
GetProductResource API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetProductResource for usage and error information.
func (*ACEP) GetProductResourceCommon ¶ added in v1.2.10
func (c *ACEP) GetProductResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetProductResourceCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetProductResourceCommon for usage and error information.
func (*ACEP) GetProductResourceCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetProductResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetProductResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetProductResourceCommon operation. The "output" return value will be populated with the GetProductResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetProductResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetProductResourceCommon Send returns without error.
See GetProductResourceCommon for more information on using the GetProductResourceCommon API call, and error handling.
// Example sending a request using the GetProductResourceCommonRequest method.
req, resp := client.GetProductResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetProductResourceCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetProductResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetProductResourceCommonWithContext is the same as GetProductResourceCommon with the addition of the ability to pass a context and additional request options.
See GetProductResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetProductResourceRequest ¶ added in v1.2.10
func (c *ACEP) GetProductResourceRequest(input *GetProductResourceInput) (req *request.Request, output *GetProductResourceOutput)
GetProductResourceRequest generates a "volcengine/request.Request" representing the client's request for the GetProductResource operation. The "output" return value will be populated with the GetProductResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetProductResourceCommon Request to send the API call to the service. the "output" return value is not valid until after GetProductResourceCommon Send returns without error.
See GetProductResource for more information on using the GetProductResource API call, and error handling.
// Example sending a request using the GetProductResourceRequest method.
req, resp := client.GetProductResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetProductResourceWithContext ¶ added in v1.2.10
func (c *ACEP) GetProductResourceWithContext(ctx volcengine.Context, input *GetProductResourceInput, opts ...request.Option) (*GetProductResourceOutput, error)
GetProductResourceWithContext is the same as GetProductResource with the addition of the ability to pass a context and additional request options.
See GetProductResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetTaskInfo ¶ added in v1.2.10
func (c *ACEP) GetTaskInfo(input *GetTaskInfoInput) (*GetTaskInfoOutput, error)
GetTaskInfo API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetTaskInfo for usage and error information.
func (*ACEP) GetTaskInfoCommon ¶ added in v1.2.10
GetTaskInfoCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation GetTaskInfoCommon for usage and error information.
func (*ACEP) GetTaskInfoCommonRequest ¶ added in v1.2.10
func (c *ACEP) GetTaskInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetTaskInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetTaskInfoCommon operation. The "output" return value will be populated with the GetTaskInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned GetTaskInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetTaskInfoCommon Send returns without error.
See GetTaskInfoCommon for more information on using the GetTaskInfoCommon API call, and error handling.
// Example sending a request using the GetTaskInfoCommonRequest method.
req, resp := client.GetTaskInfoCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetTaskInfoCommonWithContext ¶ added in v1.2.10
func (c *ACEP) GetTaskInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetTaskInfoCommonWithContext is the same as GetTaskInfoCommon with the addition of the ability to pass a context and additional request options.
See GetTaskInfoCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) GetTaskInfoRequest ¶ added in v1.2.10
func (c *ACEP) GetTaskInfoRequest(input *GetTaskInfoInput) (req *request.Request, output *GetTaskInfoOutput)
GetTaskInfoRequest generates a "volcengine/request.Request" representing the client's request for the GetTaskInfo operation. The "output" return value will be populated with the GetTaskInfoCommon request's response once the request completes successfully.
Use "Send" method on the returned GetTaskInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetTaskInfoCommon Send returns without error.
See GetTaskInfo for more information on using the GetTaskInfo API call, and error handling.
// Example sending a request using the GetTaskInfoRequest method.
req, resp := client.GetTaskInfoRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) GetTaskInfoWithContext ¶ added in v1.2.10
func (c *ACEP) GetTaskInfoWithContext(ctx volcengine.Context, input *GetTaskInfoInput, opts ...request.Option) (*GetTaskInfoOutput, error)
GetTaskInfoWithContext is the same as GetTaskInfo with the addition of the ability to pass a context and additional request options.
See GetTaskInfo for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) InstallApp ¶ added in v1.2.10
func (c *ACEP) InstallApp(input *InstallAppInput) (*InstallAppOutput, error)
InstallApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation InstallApp for usage and error information.
func (*ACEP) InstallAppCommon ¶ added in v1.2.10
InstallAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation InstallAppCommon for usage and error information.
func (*ACEP) InstallAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) InstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
InstallAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the InstallAppCommon operation. The "output" return value will be populated with the InstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned InstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after InstallAppCommon Send returns without error.
See InstallAppCommon for more information on using the InstallAppCommon API call, and error handling.
// Example sending a request using the InstallAppCommonRequest method.
req, resp := client.InstallAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) InstallAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) InstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
InstallAppCommonWithContext is the same as InstallAppCommon with the addition of the ability to pass a context and additional request options.
See InstallAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) InstallAppRequest ¶ added in v1.2.10
func (c *ACEP) InstallAppRequest(input *InstallAppInput) (req *request.Request, output *InstallAppOutput)
InstallAppRequest generates a "volcengine/request.Request" representing the client's request for the InstallApp operation. The "output" return value will be populated with the InstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned InstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after InstallAppCommon Send returns without error.
See InstallApp for more information on using the InstallApp API call, and error handling.
// Example sending a request using the InstallAppRequest method.
req, resp := client.InstallAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) InstallAppWithContext ¶ added in v1.2.10
func (c *ACEP) InstallAppWithContext(ctx volcengine.Context, input *InstallAppInput, opts ...request.Option) (*InstallAppOutput, error)
InstallAppWithContext is the same as InstallApp with the addition of the ability to pass a context and additional request options.
See InstallApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) InstallApps ¶ added in v1.2.10
func (c *ACEP) InstallApps(input *InstallAppsInput) (*InstallAppsOutput, error)
InstallApps API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation InstallApps for usage and error information.
func (*ACEP) InstallAppsCommon ¶ added in v1.2.10
InstallAppsCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation InstallAppsCommon for usage and error information.
func (*ACEP) InstallAppsCommonRequest ¶ added in v1.2.10
func (c *ACEP) InstallAppsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
InstallAppsCommonRequest generates a "volcengine/request.Request" representing the client's request for the InstallAppsCommon operation. The "output" return value will be populated with the InstallAppsCommon request's response once the request completes successfully.
Use "Send" method on the returned InstallAppsCommon Request to send the API call to the service. the "output" return value is not valid until after InstallAppsCommon Send returns without error.
See InstallAppsCommon for more information on using the InstallAppsCommon API call, and error handling.
// Example sending a request using the InstallAppsCommonRequest method.
req, resp := client.InstallAppsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) InstallAppsCommonWithContext ¶ added in v1.2.10
func (c *ACEP) InstallAppsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
InstallAppsCommonWithContext is the same as InstallAppsCommon with the addition of the ability to pass a context and additional request options.
See InstallAppsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) InstallAppsRequest ¶ added in v1.2.10
func (c *ACEP) InstallAppsRequest(input *InstallAppsInput) (req *request.Request, output *InstallAppsOutput)
InstallAppsRequest generates a "volcengine/request.Request" representing the client's request for the InstallApps operation. The "output" return value will be populated with the InstallAppsCommon request's response once the request completes successfully.
Use "Send" method on the returned InstallAppsCommon Request to send the API call to the service. the "output" return value is not valid until after InstallAppsCommon Send returns without error.
See InstallApps for more information on using the InstallApps API call, and error handling.
// Example sending a request using the InstallAppsRequest method.
req, resp := client.InstallAppsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) InstallAppsWithContext ¶ added in v1.2.10
func (c *ACEP) InstallAppsWithContext(ctx volcengine.Context, input *InstallAppsInput, opts ...request.Option) (*InstallAppsOutput, error)
InstallAppsWithContext is the same as InstallApps with the addition of the ability to pass a context and additional request options.
See InstallApps for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) LaunchApp ¶ added in v1.2.10
func (c *ACEP) LaunchApp(input *LaunchAppInput) (*LaunchAppOutput, error)
LaunchApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation LaunchApp for usage and error information.
func (*ACEP) LaunchAppCommon ¶ added in v1.2.10
LaunchAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation LaunchAppCommon for usage and error information.
func (*ACEP) LaunchAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) LaunchAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
LaunchAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the LaunchAppCommon operation. The "output" return value will be populated with the LaunchAppCommon request's response once the request completes successfully.
Use "Send" method on the returned LaunchAppCommon Request to send the API call to the service. the "output" return value is not valid until after LaunchAppCommon Send returns without error.
See LaunchAppCommon for more information on using the LaunchAppCommon API call, and error handling.
// Example sending a request using the LaunchAppCommonRequest method.
req, resp := client.LaunchAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) LaunchAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) LaunchAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
LaunchAppCommonWithContext is the same as LaunchAppCommon with the addition of the ability to pass a context and additional request options.
See LaunchAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) LaunchAppRequest ¶ added in v1.2.10
func (c *ACEP) LaunchAppRequest(input *LaunchAppInput) (req *request.Request, output *LaunchAppOutput)
LaunchAppRequest generates a "volcengine/request.Request" representing the client's request for the LaunchApp operation. The "output" return value will be populated with the LaunchAppCommon request's response once the request completes successfully.
Use "Send" method on the returned LaunchAppCommon Request to send the API call to the service. the "output" return value is not valid until after LaunchAppCommon Send returns without error.
See LaunchApp for more information on using the LaunchApp API call, and error handling.
// Example sending a request using the LaunchAppRequest method.
req, resp := client.LaunchAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) LaunchAppWithContext ¶ added in v1.2.10
func (c *ACEP) LaunchAppWithContext(ctx volcengine.Context, input *LaunchAppInput, opts ...request.Option) (*LaunchAppOutput, error)
LaunchAppWithContext is the same as LaunchApp with the addition of the ability to pass a context and additional request options.
See LaunchApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) LaunchApps ¶ added in v1.2.10
func (c *ACEP) LaunchApps(input *LaunchAppsInput) (*LaunchAppsOutput, error)
LaunchApps API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation LaunchApps for usage and error information.
func (*ACEP) LaunchAppsCommon ¶ added in v1.2.10
LaunchAppsCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation LaunchAppsCommon for usage and error information.
func (*ACEP) LaunchAppsCommonRequest ¶ added in v1.2.10
func (c *ACEP) LaunchAppsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
LaunchAppsCommonRequest generates a "volcengine/request.Request" representing the client's request for the LaunchAppsCommon operation. The "output" return value will be populated with the LaunchAppsCommon request's response once the request completes successfully.
Use "Send" method on the returned LaunchAppsCommon Request to send the API call to the service. the "output" return value is not valid until after LaunchAppsCommon Send returns without error.
See LaunchAppsCommon for more information on using the LaunchAppsCommon API call, and error handling.
// Example sending a request using the LaunchAppsCommonRequest method.
req, resp := client.LaunchAppsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) LaunchAppsCommonWithContext ¶ added in v1.2.10
func (c *ACEP) LaunchAppsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
LaunchAppsCommonWithContext is the same as LaunchAppsCommon with the addition of the ability to pass a context and additional request options.
See LaunchAppsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) LaunchAppsRequest ¶ added in v1.2.10
func (c *ACEP) LaunchAppsRequest(input *LaunchAppsInput) (req *request.Request, output *LaunchAppsOutput)
LaunchAppsRequest generates a "volcengine/request.Request" representing the client's request for the LaunchApps operation. The "output" return value will be populated with the LaunchAppsCommon request's response once the request completes successfully.
Use "Send" method on the returned LaunchAppsCommon Request to send the API call to the service. the "output" return value is not valid until after LaunchAppsCommon Send returns without error.
See LaunchApps for more information on using the LaunchApps API call, and error handling.
// Example sending a request using the LaunchAppsRequest method.
req, resp := client.LaunchAppsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) LaunchAppsWithContext ¶ added in v1.2.10
func (c *ACEP) LaunchAppsWithContext(ctx volcengine.Context, input *LaunchAppsInput, opts ...request.Option) (*LaunchAppsOutput, error)
LaunchAppsWithContext is the same as LaunchApps with the addition of the ability to pass a context and additional request options.
See LaunchApps for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListAOSPImage ¶ added in v1.2.10
func (c *ACEP) ListAOSPImage(input *ListAOSPImageInput) (*ListAOSPImageOutput, error)
ListAOSPImage API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListAOSPImage for usage and error information.
func (*ACEP) ListAOSPImageCommon ¶ added in v1.2.10
ListAOSPImageCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListAOSPImageCommon for usage and error information.
func (*ACEP) ListAOSPImageCommonRequest ¶ added in v1.2.10
func (c *ACEP) ListAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAOSPImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAOSPImageCommon operation. The "output" return value will be populated with the ListAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after ListAOSPImageCommon Send returns without error.
See ListAOSPImageCommon for more information on using the ListAOSPImageCommon API call, and error handling.
// Example sending a request using the ListAOSPImageCommonRequest method.
req, resp := client.ListAOSPImageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListAOSPImageCommonWithContext ¶ added in v1.2.10
func (c *ACEP) ListAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAOSPImageCommonWithContext is the same as ListAOSPImageCommon with the addition of the ability to pass a context and additional request options.
See ListAOSPImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListAOSPImageRequest ¶ added in v1.2.10
func (c *ACEP) ListAOSPImageRequest(input *ListAOSPImageInput) (req *request.Request, output *ListAOSPImageOutput)
ListAOSPImageRequest generates a "volcengine/request.Request" representing the client's request for the ListAOSPImage operation. The "output" return value will be populated with the ListAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after ListAOSPImageCommon Send returns without error.
See ListAOSPImage for more information on using the ListAOSPImage API call, and error handling.
// Example sending a request using the ListAOSPImageRequest method.
req, resp := client.ListAOSPImageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListAOSPImageWithContext ¶ added in v1.2.10
func (c *ACEP) ListAOSPImageWithContext(ctx volcengine.Context, input *ListAOSPImageInput, opts ...request.Option) (*ListAOSPImageOutput, error)
ListAOSPImageWithContext is the same as ListAOSPImage with the addition of the ability to pass a context and additional request options.
See ListAOSPImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListApp ¶ added in v1.1.24
func (c *ACEP) ListApp(input *ListAppInput) (*ListAppOutput, error)
ListApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListApp for usage and error information.
func (*ACEP) ListAppCommon ¶ added in v1.1.24
ListAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListAppCommon for usage and error information.
func (*ACEP) ListAppCommonRequest ¶ added in v1.1.24
func (c *ACEP) ListAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAppCommon operation. The "output" return value will be populated with the ListAppCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAppCommon Request to send the API call to the service. the "output" return value is not valid until after ListAppCommon Send returns without error.
See ListAppCommon for more information on using the ListAppCommon API call, and error handling.
// Example sending a request using the ListAppCommonRequest method.
req, resp := client.ListAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListAppCommonWithContext ¶ added in v1.1.24
func (c *ACEP) ListAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAppCommonWithContext is the same as ListAppCommon with the addition of the ability to pass a context and additional request options.
See ListAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListAppRequest ¶ added in v1.1.24
func (c *ACEP) ListAppRequest(input *ListAppInput) (req *request.Request, output *ListAppOutput)
ListAppRequest generates a "volcengine/request.Request" representing the client's request for the ListApp operation. The "output" return value will be populated with the ListAppCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAppCommon Request to send the API call to the service. the "output" return value is not valid until after ListAppCommon Send returns without error.
See ListApp for more information on using the ListApp API call, and error handling.
// Example sending a request using the ListAppRequest method.
req, resp := client.ListAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListAppWithContext ¶ added in v1.1.24
func (c *ACEP) ListAppWithContext(ctx volcengine.Context, input *ListAppInput, opts ...request.Option) (*ListAppOutput, error)
ListAppWithContext is the same as ListApp with the addition of the ability to pass a context and additional request options.
See ListApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListBackupData ¶ added in v1.1.42
func (c *ACEP) ListBackupData(input *ListBackupDataInput) (*ListBackupDataOutput, error)
ListBackupData API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListBackupData for usage and error information.
func (*ACEP) ListBackupDataCommon ¶ added in v1.1.42
ListBackupDataCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListBackupDataCommon for usage and error information.
func (*ACEP) ListBackupDataCommonRequest ¶ added in v1.1.42
func (c *ACEP) ListBackupDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBackupDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListBackupDataCommon operation. The "output" return value will be populated with the ListBackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after ListBackupDataCommon Send returns without error.
See ListBackupDataCommon for more information on using the ListBackupDataCommon API call, and error handling.
// Example sending a request using the ListBackupDataCommonRequest method.
req, resp := client.ListBackupDataCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListBackupDataCommonWithContext ¶ added in v1.1.42
func (c *ACEP) ListBackupDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBackupDataCommonWithContext is the same as ListBackupDataCommon with the addition of the ability to pass a context and additional request options.
See ListBackupDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListBackupDataRequest ¶ added in v1.1.42
func (c *ACEP) ListBackupDataRequest(input *ListBackupDataInput) (req *request.Request, output *ListBackupDataOutput)
ListBackupDataRequest generates a "volcengine/request.Request" representing the client's request for the ListBackupData operation. The "output" return value will be populated with the ListBackupDataCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBackupDataCommon Request to send the API call to the service. the "output" return value is not valid until after ListBackupDataCommon Send returns without error.
See ListBackupData for more information on using the ListBackupData API call, and error handling.
// Example sending a request using the ListBackupDataRequest method.
req, resp := client.ListBackupDataRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListBackupDataWithContext ¶ added in v1.1.42
func (c *ACEP) ListBackupDataWithContext(ctx volcengine.Context, input *ListBackupDataInput, opts ...request.Option) (*ListBackupDataOutput, error)
ListBackupDataWithContext is the same as ListBackupData with the addition of the ability to pass a context and additional request options.
See ListBackupData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListConfiguration ¶ added in v1.2.10
func (c *ACEP) ListConfiguration(input *ListConfigurationInput) (*ListConfigurationOutput, error)
ListConfiguration API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListConfiguration for usage and error information.
func (*ACEP) ListConfigurationCommon ¶ added in v1.2.10
func (c *ACEP) ListConfigurationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListConfigurationCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListConfigurationCommon for usage and error information.
func (*ACEP) ListConfigurationCommonRequest ¶ added in v1.2.10
func (c *ACEP) ListConfigurationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListConfigurationCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListConfigurationCommon operation. The "output" return value will be populated with the ListConfigurationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListConfigurationCommon Request to send the API call to the service. the "output" return value is not valid until after ListConfigurationCommon Send returns without error.
See ListConfigurationCommon for more information on using the ListConfigurationCommon API call, and error handling.
// Example sending a request using the ListConfigurationCommonRequest method.
req, resp := client.ListConfigurationCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListConfigurationCommonWithContext ¶ added in v1.2.10
func (c *ACEP) ListConfigurationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListConfigurationCommonWithContext is the same as ListConfigurationCommon with the addition of the ability to pass a context and additional request options.
See ListConfigurationCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListConfigurationRequest ¶ added in v1.2.10
func (c *ACEP) ListConfigurationRequest(input *ListConfigurationInput) (req *request.Request, output *ListConfigurationOutput)
ListConfigurationRequest generates a "volcengine/request.Request" representing the client's request for the ListConfiguration operation. The "output" return value will be populated with the ListConfigurationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListConfigurationCommon Request to send the API call to the service. the "output" return value is not valid until after ListConfigurationCommon Send returns without error.
See ListConfiguration for more information on using the ListConfiguration API call, and error handling.
// Example sending a request using the ListConfigurationRequest method.
req, resp := client.ListConfigurationRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListConfigurationWithContext ¶ added in v1.2.10
func (c *ACEP) ListConfigurationWithContext(ctx volcengine.Context, input *ListConfigurationInput, opts ...request.Option) (*ListConfigurationOutput, error)
ListConfigurationWithContext is the same as ListConfiguration with the addition of the ability to pass a context and additional request options.
See ListConfiguration for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListCustomRoute ¶ added in v1.1.22
func (c *ACEP) ListCustomRoute(input *ListCustomRouteInput) (*ListCustomRouteOutput, error)
ListCustomRoute API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListCustomRoute for usage and error information.
func (*ACEP) ListCustomRouteCommon ¶ added in v1.1.22
func (c *ACEP) ListCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListCustomRouteCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListCustomRouteCommon for usage and error information.
func (*ACEP) ListCustomRouteCommonRequest ¶ added in v1.1.22
func (c *ACEP) ListCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCustomRouteCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListCustomRouteCommon operation. The "output" return value will be populated with the ListCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after ListCustomRouteCommon Send returns without error.
See ListCustomRouteCommon for more information on using the ListCustomRouteCommon API call, and error handling.
// Example sending a request using the ListCustomRouteCommonRequest method.
req, resp := client.ListCustomRouteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListCustomRouteCommonWithContext ¶ added in v1.1.22
func (c *ACEP) ListCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCustomRouteCommonWithContext is the same as ListCustomRouteCommon with the addition of the ability to pass a context and additional request options.
See ListCustomRouteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListCustomRouteRequest ¶ added in v1.1.22
func (c *ACEP) ListCustomRouteRequest(input *ListCustomRouteInput) (req *request.Request, output *ListCustomRouteOutput)
ListCustomRouteRequest generates a "volcengine/request.Request" representing the client's request for the ListCustomRoute operation. The "output" return value will be populated with the ListCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after ListCustomRouteCommon Send returns without error.
See ListCustomRoute for more information on using the ListCustomRoute API call, and error handling.
// Example sending a request using the ListCustomRouteRequest method.
req, resp := client.ListCustomRouteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListCustomRouteWithContext ¶ added in v1.1.22
func (c *ACEP) ListCustomRouteWithContext(ctx volcengine.Context, input *ListCustomRouteInput, opts ...request.Option) (*ListCustomRouteOutput, error)
ListCustomRouteWithContext is the same as ListCustomRoute with the addition of the ability to pass a context and additional request options.
See ListCustomRoute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListDc ¶ added in v1.2.10
func (c *ACEP) ListDc(input *ListDcInput) (*ListDcOutput, error)
ListDc API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListDc for usage and error information.
func (*ACEP) ListDcCommon ¶ added in v1.2.10
ListDcCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListDcCommon for usage and error information.
func (*ACEP) ListDcCommonRequest ¶ added in v1.2.10
func (c *ACEP) ListDcCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListDcCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDcCommon operation. The "output" return value will be populated with the ListDcCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDcCommon Request to send the API call to the service. the "output" return value is not valid until after ListDcCommon Send returns without error.
See ListDcCommon for more information on using the ListDcCommon API call, and error handling.
// Example sending a request using the ListDcCommonRequest method.
req, resp := client.ListDcCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListDcCommonWithContext ¶ added in v1.2.10
func (c *ACEP) ListDcCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListDcCommonWithContext is the same as ListDcCommon with the addition of the ability to pass a context and additional request options.
See ListDcCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListDcRequest ¶ added in v1.2.10
func (c *ACEP) ListDcRequest(input *ListDcInput) (req *request.Request, output *ListDcOutput)
ListDcRequest generates a "volcengine/request.Request" representing the client's request for the ListDc operation. The "output" return value will be populated with the ListDcCommon request's response once the request completes successfully.
Use "Send" method on the returned ListDcCommon Request to send the API call to the service. the "output" return value is not valid until after ListDcCommon Send returns without error.
See ListDc for more information on using the ListDc API call, and error handling.
// Example sending a request using the ListDcRequest method.
req, resp := client.ListDcRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListDcWithContext ¶ added in v1.2.10
func (c *ACEP) ListDcWithContext(ctx volcengine.Context, input *ListDcInput, opts ...request.Option) (*ListDcOutput, error)
ListDcWithContext is the same as ListDc with the addition of the ability to pass a context and additional request options.
See ListDc for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListImageResource ¶ added in v1.2.10
func (c *ACEP) ListImageResource(input *ListImageResourceInput) (*ListImageResourceOutput, error)
ListImageResource API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListImageResource for usage and error information.
func (*ACEP) ListImageResourceCommon ¶ added in v1.2.10
func (c *ACEP) ListImageResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListImageResourceCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListImageResourceCommon for usage and error information.
func (*ACEP) ListImageResourceCommonRequest ¶ added in v1.2.10
func (c *ACEP) ListImageResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListImageResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListImageResourceCommon operation. The "output" return value will be populated with the ListImageResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListImageResourceCommon Request to send the API call to the service. the "output" return value is not valid until after ListImageResourceCommon Send returns without error.
See ListImageResourceCommon for more information on using the ListImageResourceCommon API call, and error handling.
// Example sending a request using the ListImageResourceCommonRequest method.
req, resp := client.ListImageResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListImageResourceCommonWithContext ¶ added in v1.2.10
func (c *ACEP) ListImageResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListImageResourceCommonWithContext is the same as ListImageResourceCommon with the addition of the ability to pass a context and additional request options.
See ListImageResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListImageResourceRequest ¶ added in v1.2.10
func (c *ACEP) ListImageResourceRequest(input *ListImageResourceInput) (req *request.Request, output *ListImageResourceOutput)
ListImageResourceRequest generates a "volcengine/request.Request" representing the client's request for the ListImageResource operation. The "output" return value will be populated with the ListImageResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListImageResourceCommon Request to send the API call to the service. the "output" return value is not valid until after ListImageResourceCommon Send returns without error.
See ListImageResource for more information on using the ListImageResource API call, and error handling.
// Example sending a request using the ListImageResourceRequest method.
req, resp := client.ListImageResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListImageResourceWithContext ¶ added in v1.2.10
func (c *ACEP) ListImageResourceWithContext(ctx volcengine.Context, input *ListImageResourceInput, opts ...request.Option) (*ListImageResourceOutput, error)
ListImageResourceWithContext is the same as ListImageResource with the addition of the ability to pass a context and additional request options.
See ListImageResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListPhoneTemplate ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplate(input *ListPhoneTemplateInput) (*ListPhoneTemplateOutput, error)
ListPhoneTemplate API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListPhoneTemplate for usage and error information.
func (*ACEP) ListPhoneTemplateCommon ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListPhoneTemplateCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListPhoneTemplateCommon for usage and error information.
func (*ACEP) ListPhoneTemplateCommonRequest ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListPhoneTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListPhoneTemplateCommon operation. The "output" return value will be populated with the ListPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ListPhoneTemplateCommon Send returns without error.
See ListPhoneTemplateCommon for more information on using the ListPhoneTemplateCommon API call, and error handling.
// Example sending a request using the ListPhoneTemplateCommonRequest method.
req, resp := client.ListPhoneTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListPhoneTemplateCommonWithContext ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListPhoneTemplateCommonWithContext is the same as ListPhoneTemplateCommon with the addition of the ability to pass a context and additional request options.
See ListPhoneTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListPhoneTemplateRequest ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplateRequest(input *ListPhoneTemplateInput) (req *request.Request, output *ListPhoneTemplateOutput)
ListPhoneTemplateRequest generates a "volcengine/request.Request" representing the client's request for the ListPhoneTemplate operation. The "output" return value will be populated with the ListPhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after ListPhoneTemplateCommon Send returns without error.
See ListPhoneTemplate for more information on using the ListPhoneTemplate API call, and error handling.
// Example sending a request using the ListPhoneTemplateRequest method.
req, resp := client.ListPhoneTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListPhoneTemplateWithContext ¶ added in v1.1.45
func (c *ACEP) ListPhoneTemplateWithContext(ctx volcengine.Context, input *ListPhoneTemplateInput, opts ...request.Option) (*ListPhoneTemplateOutput, error)
ListPhoneTemplateWithContext is the same as ListPhoneTemplate with the addition of the ability to pass a context and additional request options.
See ListPhoneTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListPod ¶
func (c *ACEP) ListPod(input *ListPodInput) (*ListPodOutput, error)
ListPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListPod for usage and error information.
func (*ACEP) ListPodCommon ¶
ListPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ListPodCommon for usage and error information.
func (*ACEP) ListPodCommonRequest ¶
func (c *ACEP) ListPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListPodCommon operation. The "output" return value will be populated with the ListPodCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPodCommon Request to send the API call to the service. the "output" return value is not valid until after ListPodCommon Send returns without error.
See ListPodCommon for more information on using the ListPodCommon API call, and error handling.
// Example sending a request using the ListPodCommonRequest method.
req, resp := client.ListPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListPodCommonWithContext ¶
func (c *ACEP) ListPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListPodCommonWithContext is the same as ListPodCommon with the addition of the ability to pass a context and additional request options.
See ListPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ListPodRequest ¶
func (c *ACEP) ListPodRequest(input *ListPodInput) (req *request.Request, output *ListPodOutput)
ListPodRequest generates a "volcengine/request.Request" representing the client's request for the ListPod operation. The "output" return value will be populated with the ListPodCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPodCommon Request to send the API call to the service. the "output" return value is not valid until after ListPodCommon Send returns without error.
See ListPod for more information on using the ListPod API call, and error handling.
// Example sending a request using the ListPodRequest method.
req, resp := client.ListPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ListPodWithContext ¶
func (c *ACEP) ListPodWithContext(ctx volcengine.Context, input *ListPodInput, opts ...request.Option) (*ListPodOutput, error)
ListPodWithContext is the same as ListPod with the addition of the ability to pass a context and additional request options.
See ListPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) MigratePod ¶ added in v1.1.22
func (c *ACEP) MigratePod(input *MigratePodInput) (*MigratePodOutput, error)
MigratePod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation MigratePod for usage and error information.
func (*ACEP) MigratePodCommon ¶ added in v1.1.22
MigratePodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation MigratePodCommon for usage and error information.
func (*ACEP) MigratePodCommonRequest ¶ added in v1.1.22
func (c *ACEP) MigratePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
MigratePodCommonRequest generates a "volcengine/request.Request" representing the client's request for the MigratePodCommon operation. The "output" return value will be populated with the MigratePodCommon request's response once the request completes successfully.
Use "Send" method on the returned MigratePodCommon Request to send the API call to the service. the "output" return value is not valid until after MigratePodCommon Send returns without error.
See MigratePodCommon for more information on using the MigratePodCommon API call, and error handling.
// Example sending a request using the MigratePodCommonRequest method.
req, resp := client.MigratePodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) MigratePodCommonWithContext ¶ added in v1.1.22
func (c *ACEP) MigratePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
MigratePodCommonWithContext is the same as MigratePodCommon with the addition of the ability to pass a context and additional request options.
See MigratePodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) MigratePodRequest ¶ added in v1.1.22
func (c *ACEP) MigratePodRequest(input *MigratePodInput) (req *request.Request, output *MigratePodOutput)
MigratePodRequest generates a "volcengine/request.Request" representing the client's request for the MigratePod operation. The "output" return value will be populated with the MigratePodCommon request's response once the request completes successfully.
Use "Send" method on the returned MigratePodCommon Request to send the API call to the service. the "output" return value is not valid until after MigratePodCommon Send returns without error.
See MigratePod for more information on using the MigratePod API call, and error handling.
// Example sending a request using the MigratePodRequest method.
req, resp := client.MigratePodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) MigratePodWithContext ¶ added in v1.1.22
func (c *ACEP) MigratePodWithContext(ctx volcengine.Context, input *MigratePodInput, opts ...request.Option) (*MigratePodOutput, error)
MigratePodWithContext is the same as MigratePod with the addition of the ability to pass a context and additional request options.
See MigratePod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PodDataDelete ¶ added in v1.2.10
func (c *ACEP) PodDataDelete(input *PodDataDeleteInput) (*PodDataDeleteOutput, error)
PodDataDelete API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PodDataDelete for usage and error information.
func (*ACEP) PodDataDeleteCommon ¶ added in v1.2.10
PodDataDeleteCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PodDataDeleteCommon for usage and error information.
func (*ACEP) PodDataDeleteCommonRequest ¶ added in v1.2.10
func (c *ACEP) PodDataDeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PodDataDeleteCommonRequest generates a "volcengine/request.Request" representing the client's request for the PodDataDeleteCommon operation. The "output" return value will be populated with the PodDataDeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned PodDataDeleteCommon Request to send the API call to the service. the "output" return value is not valid until after PodDataDeleteCommon Send returns without error.
See PodDataDeleteCommon for more information on using the PodDataDeleteCommon API call, and error handling.
// Example sending a request using the PodDataDeleteCommonRequest method.
req, resp := client.PodDataDeleteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PodDataDeleteCommonWithContext ¶ added in v1.2.10
func (c *ACEP) PodDataDeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PodDataDeleteCommonWithContext is the same as PodDataDeleteCommon with the addition of the ability to pass a context and additional request options.
See PodDataDeleteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PodDataDeleteRequest ¶ added in v1.2.10
func (c *ACEP) PodDataDeleteRequest(input *PodDataDeleteInput) (req *request.Request, output *PodDataDeleteOutput)
PodDataDeleteRequest generates a "volcengine/request.Request" representing the client's request for the PodDataDelete operation. The "output" return value will be populated with the PodDataDeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned PodDataDeleteCommon Request to send the API call to the service. the "output" return value is not valid until after PodDataDeleteCommon Send returns without error.
See PodDataDelete for more information on using the PodDataDelete API call, and error handling.
// Example sending a request using the PodDataDeleteRequest method.
req, resp := client.PodDataDeleteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PodDataDeleteWithContext ¶ added in v1.2.10
func (c *ACEP) PodDataDeleteWithContext(ctx volcengine.Context, input *PodDataDeleteInput, opts ...request.Option) (*PodDataDeleteOutput, error)
PodDataDeleteWithContext is the same as PodDataDelete with the addition of the ability to pass a context and additional request options.
See PodDataDelete for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PowerOffPod ¶ added in v1.2.10
func (c *ACEP) PowerOffPod(input *PowerOffPodInput) (*PowerOffPodOutput, error)
PowerOffPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PowerOffPod for usage and error information.
func (*ACEP) PowerOffPodCommon ¶ added in v1.2.10
PowerOffPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PowerOffPodCommon for usage and error information.
func (*ACEP) PowerOffPodCommonRequest ¶ added in v1.2.10
func (c *ACEP) PowerOffPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PowerOffPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the PowerOffPodCommon operation. The "output" return value will be populated with the PowerOffPodCommon request's response once the request completes successfully.
Use "Send" method on the returned PowerOffPodCommon Request to send the API call to the service. the "output" return value is not valid until after PowerOffPodCommon Send returns without error.
See PowerOffPodCommon for more information on using the PowerOffPodCommon API call, and error handling.
// Example sending a request using the PowerOffPodCommonRequest method.
req, resp := client.PowerOffPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PowerOffPodCommonWithContext ¶ added in v1.2.10
func (c *ACEP) PowerOffPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PowerOffPodCommonWithContext is the same as PowerOffPodCommon with the addition of the ability to pass a context and additional request options.
See PowerOffPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PowerOffPodRequest ¶ added in v1.2.10
func (c *ACEP) PowerOffPodRequest(input *PowerOffPodInput) (req *request.Request, output *PowerOffPodOutput)
PowerOffPodRequest generates a "volcengine/request.Request" representing the client's request for the PowerOffPod operation. The "output" return value will be populated with the PowerOffPodCommon request's response once the request completes successfully.
Use "Send" method on the returned PowerOffPodCommon Request to send the API call to the service. the "output" return value is not valid until after PowerOffPodCommon Send returns without error.
See PowerOffPod for more information on using the PowerOffPod API call, and error handling.
// Example sending a request using the PowerOffPodRequest method.
req, resp := client.PowerOffPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PowerOffPodWithContext ¶ added in v1.2.10
func (c *ACEP) PowerOffPodWithContext(ctx volcengine.Context, input *PowerOffPodInput, opts ...request.Option) (*PowerOffPodOutput, error)
PowerOffPodWithContext is the same as PowerOffPod with the addition of the ability to pass a context and additional request options.
See PowerOffPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PowerOnPod ¶ added in v1.2.10
func (c *ACEP) PowerOnPod(input *PowerOnPodInput) (*PowerOnPodOutput, error)
PowerOnPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PowerOnPod for usage and error information.
func (*ACEP) PowerOnPodCommon ¶ added in v1.2.10
PowerOnPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PowerOnPodCommon for usage and error information.
func (*ACEP) PowerOnPodCommonRequest ¶ added in v1.2.10
func (c *ACEP) PowerOnPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PowerOnPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the PowerOnPodCommon operation. The "output" return value will be populated with the PowerOnPodCommon request's response once the request completes successfully.
Use "Send" method on the returned PowerOnPodCommon Request to send the API call to the service. the "output" return value is not valid until after PowerOnPodCommon Send returns without error.
See PowerOnPodCommon for more information on using the PowerOnPodCommon API call, and error handling.
// Example sending a request using the PowerOnPodCommonRequest method.
req, resp := client.PowerOnPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PowerOnPodCommonWithContext ¶ added in v1.2.10
func (c *ACEP) PowerOnPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PowerOnPodCommonWithContext is the same as PowerOnPodCommon with the addition of the ability to pass a context and additional request options.
See PowerOnPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PowerOnPodRequest ¶ added in v1.2.10
func (c *ACEP) PowerOnPodRequest(input *PowerOnPodInput) (req *request.Request, output *PowerOnPodOutput)
PowerOnPodRequest generates a "volcengine/request.Request" representing the client's request for the PowerOnPod operation. The "output" return value will be populated with the PowerOnPodCommon request's response once the request completes successfully.
Use "Send" method on the returned PowerOnPodCommon Request to send the API call to the service. the "output" return value is not valid until after PowerOnPodCommon Send returns without error.
See PowerOnPod for more information on using the PowerOnPod API call, and error handling.
// Example sending a request using the PowerOnPodRequest method.
req, resp := client.PowerOnPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PowerOnPodWithContext ¶ added in v1.2.10
func (c *ACEP) PowerOnPodWithContext(ctx volcengine.Context, input *PowerOnPodInput, opts ...request.Option) (*PowerOnPodOutput, error)
PowerOnPodWithContext is the same as PowerOnPod with the addition of the ability to pass a context and additional request options.
See PowerOnPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PullFile ¶ added in v1.2.10
func (c *ACEP) PullFile(input *PullFileInput) (*PullFileOutput, error)
PullFile API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PullFile for usage and error information.
func (*ACEP) PullFileCommon ¶ added in v1.2.10
PullFileCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PullFileCommon for usage and error information.
func (*ACEP) PullFileCommonRequest ¶ added in v1.2.10
func (c *ACEP) PullFileCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PullFileCommonRequest generates a "volcengine/request.Request" representing the client's request for the PullFileCommon operation. The "output" return value will be populated with the PullFileCommon request's response once the request completes successfully.
Use "Send" method on the returned PullFileCommon Request to send the API call to the service. the "output" return value is not valid until after PullFileCommon Send returns without error.
See PullFileCommon for more information on using the PullFileCommon API call, and error handling.
// Example sending a request using the PullFileCommonRequest method.
req, resp := client.PullFileCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PullFileCommonWithContext ¶ added in v1.2.10
func (c *ACEP) PullFileCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PullFileCommonWithContext is the same as PullFileCommon with the addition of the ability to pass a context and additional request options.
See PullFileCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PullFileRequest ¶ added in v1.2.10
func (c *ACEP) PullFileRequest(input *PullFileInput) (req *request.Request, output *PullFileOutput)
PullFileRequest generates a "volcengine/request.Request" representing the client's request for the PullFile operation. The "output" return value will be populated with the PullFileCommon request's response once the request completes successfully.
Use "Send" method on the returned PullFileCommon Request to send the API call to the service. the "output" return value is not valid until after PullFileCommon Send returns without error.
See PullFile for more information on using the PullFile API call, and error handling.
// Example sending a request using the PullFileRequest method.
req, resp := client.PullFileRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PullFileWithContext ¶ added in v1.2.10
func (c *ACEP) PullFileWithContext(ctx volcengine.Context, input *PullFileInput, opts ...request.Option) (*PullFileOutput, error)
PullFileWithContext is the same as PullFile with the addition of the ability to pass a context and additional request options.
See PullFile for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PushFile ¶ added in v1.2.10
func (c *ACEP) PushFile(input *PushFileInput) (*PushFileOutput, error)
PushFile API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PushFile for usage and error information.
func (*ACEP) PushFileCommon ¶ added in v1.2.10
PushFileCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation PushFileCommon for usage and error information.
func (*ACEP) PushFileCommonRequest ¶ added in v1.2.10
func (c *ACEP) PushFileCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PushFileCommonRequest generates a "volcengine/request.Request" representing the client's request for the PushFileCommon operation. The "output" return value will be populated with the PushFileCommon request's response once the request completes successfully.
Use "Send" method on the returned PushFileCommon Request to send the API call to the service. the "output" return value is not valid until after PushFileCommon Send returns without error.
See PushFileCommon for more information on using the PushFileCommon API call, and error handling.
// Example sending a request using the PushFileCommonRequest method.
req, resp := client.PushFileCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PushFileCommonWithContext ¶ added in v1.2.10
func (c *ACEP) PushFileCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PushFileCommonWithContext is the same as PushFileCommon with the addition of the ability to pass a context and additional request options.
See PushFileCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) PushFileRequest ¶ added in v1.2.10
func (c *ACEP) PushFileRequest(input *PushFileInput) (req *request.Request, output *PushFileOutput)
PushFileRequest generates a "volcengine/request.Request" representing the client's request for the PushFile operation. The "output" return value will be populated with the PushFileCommon request's response once the request completes successfully.
Use "Send" method on the returned PushFileCommon Request to send the API call to the service. the "output" return value is not valid until after PushFileCommon Send returns without error.
See PushFile for more information on using the PushFile API call, and error handling.
// Example sending a request using the PushFileRequest method.
req, resp := client.PushFileRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) PushFileWithContext ¶ added in v1.2.10
func (c *ACEP) PushFileWithContext(ctx volcengine.Context, input *PushFileInput, opts ...request.Option) (*PushFileOutput, error)
PushFileWithContext is the same as PushFile with the addition of the ability to pass a context and additional request options.
See PushFile for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RebootHost ¶ added in v1.2.10
func (c *ACEP) RebootHost(input *RebootHostInput) (*RebootHostOutput, error)
RebootHost API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RebootHost for usage and error information.
func (*ACEP) RebootHostCommon ¶ added in v1.2.10
RebootHostCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RebootHostCommon for usage and error information.
func (*ACEP) RebootHostCommonRequest ¶ added in v1.2.10
func (c *ACEP) RebootHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RebootHostCommonRequest generates a "volcengine/request.Request" representing the client's request for the RebootHostCommon operation. The "output" return value will be populated with the RebootHostCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootHostCommon Request to send the API call to the service. the "output" return value is not valid until after RebootHostCommon Send returns without error.
See RebootHostCommon for more information on using the RebootHostCommon API call, and error handling.
// Example sending a request using the RebootHostCommonRequest method.
req, resp := client.RebootHostCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RebootHostCommonWithContext ¶ added in v1.2.10
func (c *ACEP) RebootHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RebootHostCommonWithContext is the same as RebootHostCommon with the addition of the ability to pass a context and additional request options.
See RebootHostCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RebootHostRequest ¶ added in v1.2.10
func (c *ACEP) RebootHostRequest(input *RebootHostInput) (req *request.Request, output *RebootHostOutput)
RebootHostRequest generates a "volcengine/request.Request" representing the client's request for the RebootHost operation. The "output" return value will be populated with the RebootHostCommon request's response once the request completes successfully.
Use "Send" method on the returned RebootHostCommon Request to send the API call to the service. the "output" return value is not valid until after RebootHostCommon Send returns without error.
See RebootHost for more information on using the RebootHost API call, and error handling.
// Example sending a request using the RebootHostRequest method.
req, resp := client.RebootHostRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RebootHostWithContext ¶ added in v1.2.10
func (c *ACEP) RebootHostWithContext(ctx volcengine.Context, input *RebootHostInput, opts ...request.Option) (*RebootHostOutput, error)
RebootHostWithContext is the same as RebootHost with the addition of the ability to pass a context and additional request options.
See RebootHost for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RemovePhoneTemplate ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplate(input *RemovePhoneTemplateInput) (*RemovePhoneTemplateOutput, error)
RemovePhoneTemplate API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RemovePhoneTemplate for usage and error information.
func (*ACEP) RemovePhoneTemplateCommon ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemovePhoneTemplateCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RemovePhoneTemplateCommon for usage and error information.
func (*ACEP) RemovePhoneTemplateCommonRequest ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemovePhoneTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemovePhoneTemplateCommon operation. The "output" return value will be populated with the RemovePhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned RemovePhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after RemovePhoneTemplateCommon Send returns without error.
See RemovePhoneTemplateCommon for more information on using the RemovePhoneTemplateCommon API call, and error handling.
// Example sending a request using the RemovePhoneTemplateCommonRequest method.
req, resp := client.RemovePhoneTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RemovePhoneTemplateCommonWithContext ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemovePhoneTemplateCommonWithContext is the same as RemovePhoneTemplateCommon with the addition of the ability to pass a context and additional request options.
See RemovePhoneTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RemovePhoneTemplateRequest ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplateRequest(input *RemovePhoneTemplateInput) (req *request.Request, output *RemovePhoneTemplateOutput)
RemovePhoneTemplateRequest generates a "volcengine/request.Request" representing the client's request for the RemovePhoneTemplate operation. The "output" return value will be populated with the RemovePhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned RemovePhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after RemovePhoneTemplateCommon Send returns without error.
See RemovePhoneTemplate for more information on using the RemovePhoneTemplate API call, and error handling.
// Example sending a request using the RemovePhoneTemplateRequest method.
req, resp := client.RemovePhoneTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RemovePhoneTemplateWithContext ¶ added in v1.1.45
func (c *ACEP) RemovePhoneTemplateWithContext(ctx volcengine.Context, input *RemovePhoneTemplateInput, opts ...request.Option) (*RemovePhoneTemplateOutput, error)
RemovePhoneTemplateWithContext is the same as RemovePhoneTemplate with the addition of the ability to pass a context and additional request options.
See RemovePhoneTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ResetHost ¶ added in v1.2.10
func (c *ACEP) ResetHost(input *ResetHostInput) (*ResetHostOutput, error)
ResetHost API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ResetHost for usage and error information.
func (*ACEP) ResetHostCommon ¶ added in v1.2.10
ResetHostCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ResetHostCommon for usage and error information.
func (*ACEP) ResetHostCommonRequest ¶ added in v1.2.10
func (c *ACEP) ResetHostCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetHostCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetHostCommon operation. The "output" return value will be populated with the ResetHostCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetHostCommon Request to send the API call to the service. the "output" return value is not valid until after ResetHostCommon Send returns without error.
See ResetHostCommon for more information on using the ResetHostCommon API call, and error handling.
// Example sending a request using the ResetHostCommonRequest method.
req, resp := client.ResetHostCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ResetHostCommonWithContext ¶ added in v1.2.10
func (c *ACEP) ResetHostCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetHostCommonWithContext is the same as ResetHostCommon with the addition of the ability to pass a context and additional request options.
See ResetHostCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ResetHostRequest ¶ added in v1.2.10
func (c *ACEP) ResetHostRequest(input *ResetHostInput) (req *request.Request, output *ResetHostOutput)
ResetHostRequest generates a "volcengine/request.Request" representing the client's request for the ResetHost operation. The "output" return value will be populated with the ResetHostCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetHostCommon Request to send the API call to the service. the "output" return value is not valid until after ResetHostCommon Send returns without error.
See ResetHost for more information on using the ResetHost API call, and error handling.
// Example sending a request using the ResetHostRequest method.
req, resp := client.ResetHostRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ResetHostWithContext ¶ added in v1.2.10
func (c *ACEP) ResetHostWithContext(ctx volcengine.Context, input *ResetHostInput, opts ...request.Option) (*ResetHostOutput, error)
ResetHostWithContext is the same as ResetHost with the addition of the ability to pass a context and additional request options.
See ResetHost for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ResetPod ¶ added in v1.1.45
func (c *ACEP) ResetPod(input *ResetPodInput) (*ResetPodOutput, error)
ResetPod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ResetPod for usage and error information.
func (*ACEP) ResetPodCommon ¶ added in v1.1.45
ResetPodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation ResetPodCommon for usage and error information.
func (*ACEP) ResetPodCommonRequest ¶ added in v1.1.45
func (c *ACEP) ResetPodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetPodCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetPodCommon operation. The "output" return value will be populated with the ResetPodCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetPodCommon Request to send the API call to the service. the "output" return value is not valid until after ResetPodCommon Send returns without error.
See ResetPodCommon for more information on using the ResetPodCommon API call, and error handling.
// Example sending a request using the ResetPodCommonRequest method.
req, resp := client.ResetPodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ResetPodCommonWithContext ¶ added in v1.1.45
func (c *ACEP) ResetPodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetPodCommonWithContext is the same as ResetPodCommon with the addition of the ability to pass a context and additional request options.
See ResetPodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) ResetPodRequest ¶ added in v1.1.45
func (c *ACEP) ResetPodRequest(input *ResetPodInput) (req *request.Request, output *ResetPodOutput)
ResetPodRequest generates a "volcengine/request.Request" representing the client's request for the ResetPod operation. The "output" return value will be populated with the ResetPodCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetPodCommon Request to send the API call to the service. the "output" return value is not valid until after ResetPodCommon Send returns without error.
See ResetPod for more information on using the ResetPod API call, and error handling.
// Example sending a request using the ResetPodRequest method.
req, resp := client.ResetPodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) ResetPodWithContext ¶ added in v1.1.45
func (c *ACEP) ResetPodWithContext(ctx volcengine.Context, input *ResetPodInput, opts ...request.Option) (*ResetPodOutput, error)
ResetPodWithContext is the same as ResetPod with the addition of the ability to pass a context and additional request options.
See ResetPod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RestoreData ¶ added in v1.1.42
func (c *ACEP) RestoreData(input *RestoreDataInput) (*RestoreDataOutput, error)
RestoreData API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RestoreData for usage and error information.
func (*ACEP) RestoreDataCommon ¶ added in v1.1.42
RestoreDataCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RestoreDataCommon for usage and error information.
func (*ACEP) RestoreDataCommonRequest ¶ added in v1.1.42
func (c *ACEP) RestoreDataCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestoreDataCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestoreDataCommon operation. The "output" return value will be populated with the RestoreDataCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreDataCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreDataCommon Send returns without error.
See RestoreDataCommon for more information on using the RestoreDataCommon API call, and error handling.
// Example sending a request using the RestoreDataCommonRequest method.
req, resp := client.RestoreDataCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RestoreDataCommonWithContext ¶ added in v1.1.42
func (c *ACEP) RestoreDataCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestoreDataCommonWithContext is the same as RestoreDataCommon with the addition of the ability to pass a context and additional request options.
See RestoreDataCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RestoreDataRequest ¶ added in v1.1.42
func (c *ACEP) RestoreDataRequest(input *RestoreDataInput) (req *request.Request, output *RestoreDataOutput)
RestoreDataRequest generates a "volcengine/request.Request" representing the client's request for the RestoreData operation. The "output" return value will be populated with the RestoreDataCommon request's response once the request completes successfully.
Use "Send" method on the returned RestoreDataCommon Request to send the API call to the service. the "output" return value is not valid until after RestoreDataCommon Send returns without error.
See RestoreData for more information on using the RestoreData API call, and error handling.
// Example sending a request using the RestoreDataRequest method.
req, resp := client.RestoreDataRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RestoreDataWithContext ¶ added in v1.1.42
func (c *ACEP) RestoreDataWithContext(ctx volcengine.Context, input *RestoreDataInput, opts ...request.Option) (*RestoreDataOutput, error)
RestoreDataWithContext is the same as RestoreData with the addition of the ability to pass a context and additional request options.
See RestoreData for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RestorePod ¶ added in v1.1.22
func (c *ACEP) RestorePod(input *RestorePodInput) (*RestorePodOutput, error)
RestorePod API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RestorePod for usage and error information.
func (*ACEP) RestorePodCommon ¶ added in v1.1.22
RestorePodCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RestorePodCommon for usage and error information.
func (*ACEP) RestorePodCommonRequest ¶ added in v1.1.22
func (c *ACEP) RestorePodCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestorePodCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestorePodCommon operation. The "output" return value will be populated with the RestorePodCommon request's response once the request completes successfully.
Use "Send" method on the returned RestorePodCommon Request to send the API call to the service. the "output" return value is not valid until after RestorePodCommon Send returns without error.
See RestorePodCommon for more information on using the RestorePodCommon API call, and error handling.
// Example sending a request using the RestorePodCommonRequest method.
req, resp := client.RestorePodCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RestorePodCommonWithContext ¶ added in v1.1.22
func (c *ACEP) RestorePodCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestorePodCommonWithContext is the same as RestorePodCommon with the addition of the ability to pass a context and additional request options.
See RestorePodCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RestorePodRequest ¶ added in v1.1.22
func (c *ACEP) RestorePodRequest(input *RestorePodInput) (req *request.Request, output *RestorePodOutput)
RestorePodRequest generates a "volcengine/request.Request" representing the client's request for the RestorePod operation. The "output" return value will be populated with the RestorePodCommon request's response once the request completes successfully.
Use "Send" method on the returned RestorePodCommon Request to send the API call to the service. the "output" return value is not valid until after RestorePodCommon Send returns without error.
See RestorePod for more information on using the RestorePod API call, and error handling.
// Example sending a request using the RestorePodRequest method.
req, resp := client.RestorePodRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RestorePodWithContext ¶ added in v1.1.22
func (c *ACEP) RestorePodWithContext(ctx volcengine.Context, input *RestorePodInput, opts ...request.Option) (*RestorePodOutput, error)
RestorePodWithContext is the same as RestorePod with the addition of the ability to pass a context and additional request options.
See RestorePod for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RunCommand ¶ added in v1.2.10
func (c *ACEP) RunCommand(input *RunCommandInput) (*RunCommandOutput, error)
RunCommand API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RunCommand for usage and error information.
func (*ACEP) RunCommandCommon ¶ added in v1.2.10
RunCommandCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RunCommandCommon for usage and error information.
func (*ACEP) RunCommandCommonRequest ¶ added in v1.2.10
func (c *ACEP) RunCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RunCommandCommonRequest generates a "volcengine/request.Request" representing the client's request for the RunCommandCommon operation. The "output" return value will be populated with the RunCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned RunCommandCommon Request to send the API call to the service. the "output" return value is not valid until after RunCommandCommon Send returns without error.
See RunCommandCommon for more information on using the RunCommandCommon API call, and error handling.
// Example sending a request using the RunCommandCommonRequest method.
req, resp := client.RunCommandCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RunCommandCommonWithContext ¶ added in v1.2.10
func (c *ACEP) RunCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RunCommandCommonWithContext is the same as RunCommandCommon with the addition of the ability to pass a context and additional request options.
See RunCommandCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RunCommandRequest ¶ added in v1.2.10
func (c *ACEP) RunCommandRequest(input *RunCommandInput) (req *request.Request, output *RunCommandOutput)
RunCommandRequest generates a "volcengine/request.Request" representing the client's request for the RunCommand operation. The "output" return value will be populated with the RunCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned RunCommandCommon Request to send the API call to the service. the "output" return value is not valid until after RunCommandCommon Send returns without error.
See RunCommand for more information on using the RunCommand API call, and error handling.
// Example sending a request using the RunCommandRequest method.
req, resp := client.RunCommandRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RunCommandWithContext ¶ added in v1.2.10
func (c *ACEP) RunCommandWithContext(ctx volcengine.Context, input *RunCommandInput, opts ...request.Option) (*RunCommandOutput, error)
RunCommandWithContext is the same as RunCommand with the addition of the ability to pass a context and additional request options.
See RunCommand for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RunSyncCommand ¶ added in v1.2.10
func (c *ACEP) RunSyncCommand(input *RunSyncCommandInput) (*RunSyncCommandOutput, error)
RunSyncCommand API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RunSyncCommand for usage and error information.
func (*ACEP) RunSyncCommandCommon ¶ added in v1.2.10
RunSyncCommandCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation RunSyncCommandCommon for usage and error information.
func (*ACEP) RunSyncCommandCommonRequest ¶ added in v1.2.10
func (c *ACEP) RunSyncCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RunSyncCommandCommonRequest generates a "volcengine/request.Request" representing the client's request for the RunSyncCommandCommon operation. The "output" return value will be populated with the RunSyncCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned RunSyncCommandCommon Request to send the API call to the service. the "output" return value is not valid until after RunSyncCommandCommon Send returns without error.
See RunSyncCommandCommon for more information on using the RunSyncCommandCommon API call, and error handling.
// Example sending a request using the RunSyncCommandCommonRequest method.
req, resp := client.RunSyncCommandCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RunSyncCommandCommonWithContext ¶ added in v1.2.10
func (c *ACEP) RunSyncCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RunSyncCommandCommonWithContext is the same as RunSyncCommandCommon with the addition of the ability to pass a context and additional request options.
See RunSyncCommandCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) RunSyncCommandRequest ¶ added in v1.2.10
func (c *ACEP) RunSyncCommandRequest(input *RunSyncCommandInput) (req *request.Request, output *RunSyncCommandOutput)
RunSyncCommandRequest generates a "volcengine/request.Request" representing the client's request for the RunSyncCommand operation. The "output" return value will be populated with the RunSyncCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned RunSyncCommandCommon Request to send the API call to the service. the "output" return value is not valid until after RunSyncCommandCommon Send returns without error.
See RunSyncCommand for more information on using the RunSyncCommand API call, and error handling.
// Example sending a request using the RunSyncCommandRequest method.
req, resp := client.RunSyncCommandRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) RunSyncCommandWithContext ¶ added in v1.2.10
func (c *ACEP) RunSyncCommandWithContext(ctx volcengine.Context, input *RunSyncCommandInput, opts ...request.Option) (*RunSyncCommandOutput, error)
RunSyncCommandWithContext is the same as RunSyncCommand with the addition of the ability to pass a context and additional request options.
See RunSyncCommand for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) SetProxy ¶ added in v1.2.10
func (c *ACEP) SetProxy(input *SetProxyInput) (*SetProxyOutput, error)
SetProxy API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation SetProxy for usage and error information.
func (*ACEP) SetProxyCommon ¶ added in v1.2.10
SetProxyCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation SetProxyCommon for usage and error information.
func (*ACEP) SetProxyCommonRequest ¶ added in v1.2.10
func (c *ACEP) SetProxyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetProxyCommonRequest generates a "volcengine/request.Request" representing the client's request for the SetProxyCommon operation. The "output" return value will be populated with the SetProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned SetProxyCommon Request to send the API call to the service. the "output" return value is not valid until after SetProxyCommon Send returns without error.
See SetProxyCommon for more information on using the SetProxyCommon API call, and error handling.
// Example sending a request using the SetProxyCommonRequest method.
req, resp := client.SetProxyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) SetProxyCommonWithContext ¶ added in v1.2.10
func (c *ACEP) SetProxyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetProxyCommonWithContext is the same as SetProxyCommon with the addition of the ability to pass a context and additional request options.
See SetProxyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) SetProxyRequest ¶ added in v1.2.10
func (c *ACEP) SetProxyRequest(input *SetProxyInput) (req *request.Request, output *SetProxyOutput)
SetProxyRequest generates a "volcengine/request.Request" representing the client's request for the SetProxy operation. The "output" return value will be populated with the SetProxyCommon request's response once the request completes successfully.
Use "Send" method on the returned SetProxyCommon Request to send the API call to the service. the "output" return value is not valid until after SetProxyCommon Send returns without error.
See SetProxy for more information on using the SetProxy API call, and error handling.
// Example sending a request using the SetProxyRequest method.
req, resp := client.SetProxyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) SetProxyWithContext ¶ added in v1.2.10
func (c *ACEP) SetProxyWithContext(ctx volcengine.Context, input *SetProxyInput, opts ...request.Option) (*SetProxyOutput, error)
SetProxyWithContext is the same as SetProxy with the addition of the ability to pass a context and additional request options.
See SetProxy for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StartRecording ¶ added in v1.1.50
func (c *ACEP) StartRecording(input *StartRecordingInput) (*StartRecordingOutput, error)
StartRecording API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StartRecording for usage and error information.
func (*ACEP) StartRecordingCommon ¶ added in v1.1.50
StartRecordingCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StartRecordingCommon for usage and error information.
func (*ACEP) StartRecordingCommonRequest ¶ added in v1.1.50
func (c *ACEP) StartRecordingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartRecordingCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartRecordingCommon operation. The "output" return value will be populated with the StartRecordingCommon request's response once the request completes successfully.
Use "Send" method on the returned StartRecordingCommon Request to send the API call to the service. the "output" return value is not valid until after StartRecordingCommon Send returns without error.
See StartRecordingCommon for more information on using the StartRecordingCommon API call, and error handling.
// Example sending a request using the StartRecordingCommonRequest method.
req, resp := client.StartRecordingCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StartRecordingCommonWithContext ¶ added in v1.1.50
func (c *ACEP) StartRecordingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartRecordingCommonWithContext is the same as StartRecordingCommon with the addition of the ability to pass a context and additional request options.
See StartRecordingCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StartRecordingRequest ¶ added in v1.1.50
func (c *ACEP) StartRecordingRequest(input *StartRecordingInput) (req *request.Request, output *StartRecordingOutput)
StartRecordingRequest generates a "volcengine/request.Request" representing the client's request for the StartRecording operation. The "output" return value will be populated with the StartRecordingCommon request's response once the request completes successfully.
Use "Send" method on the returned StartRecordingCommon Request to send the API call to the service. the "output" return value is not valid until after StartRecordingCommon Send returns without error.
See StartRecording for more information on using the StartRecording API call, and error handling.
// Example sending a request using the StartRecordingRequest method.
req, resp := client.StartRecordingRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StartRecordingWithContext ¶ added in v1.1.50
func (c *ACEP) StartRecordingWithContext(ctx volcengine.Context, input *StartRecordingInput, opts ...request.Option) (*StartRecordingOutput, error)
StartRecordingWithContext is the same as StartRecording with the addition of the ability to pass a context and additional request options.
See StartRecording for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StartScreenShot ¶ added in v1.1.24
func (c *ACEP) StartScreenShot(input *StartScreenShotInput) (*StartScreenShotOutput, error)
StartScreenShot API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StartScreenShot for usage and error information.
func (*ACEP) StartScreenShotCommon ¶ added in v1.1.24
func (c *ACEP) StartScreenShotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StartScreenShotCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StartScreenShotCommon for usage and error information.
func (*ACEP) StartScreenShotCommonRequest ¶ added in v1.1.24
func (c *ACEP) StartScreenShotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartScreenShotCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartScreenShotCommon operation. The "output" return value will be populated with the StartScreenShotCommon request's response once the request completes successfully.
Use "Send" method on the returned StartScreenShotCommon Request to send the API call to the service. the "output" return value is not valid until after StartScreenShotCommon Send returns without error.
See StartScreenShotCommon for more information on using the StartScreenShotCommon API call, and error handling.
// Example sending a request using the StartScreenShotCommonRequest method.
req, resp := client.StartScreenShotCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StartScreenShotCommonWithContext ¶ added in v1.1.24
func (c *ACEP) StartScreenShotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartScreenShotCommonWithContext is the same as StartScreenShotCommon with the addition of the ability to pass a context and additional request options.
See StartScreenShotCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StartScreenShotRequest ¶ added in v1.1.24
func (c *ACEP) StartScreenShotRequest(input *StartScreenShotInput) (req *request.Request, output *StartScreenShotOutput)
StartScreenShotRequest generates a "volcengine/request.Request" representing the client's request for the StartScreenShot operation. The "output" return value will be populated with the StartScreenShotCommon request's response once the request completes successfully.
Use "Send" method on the returned StartScreenShotCommon Request to send the API call to the service. the "output" return value is not valid until after StartScreenShotCommon Send returns without error.
See StartScreenShot for more information on using the StartScreenShot API call, and error handling.
// Example sending a request using the StartScreenShotRequest method.
req, resp := client.StartScreenShotRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StartScreenShotWithContext ¶ added in v1.1.24
func (c *ACEP) StartScreenShotWithContext(ctx volcengine.Context, input *StartScreenShotInput, opts ...request.Option) (*StartScreenShotOutput, error)
StartScreenShotWithContext is the same as StartScreenShot with the addition of the ability to pass a context and additional request options.
See StartScreenShot for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StopRecording ¶ added in v1.1.50
func (c *ACEP) StopRecording(input *StopRecordingInput) (*StopRecordingOutput, error)
StopRecording API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StopRecording for usage and error information.
func (*ACEP) StopRecordingCommon ¶ added in v1.1.50
StopRecordingCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StopRecordingCommon for usage and error information.
func (*ACEP) StopRecordingCommonRequest ¶ added in v1.1.50
func (c *ACEP) StopRecordingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopRecordingCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopRecordingCommon operation. The "output" return value will be populated with the StopRecordingCommon request's response once the request completes successfully.
Use "Send" method on the returned StopRecordingCommon Request to send the API call to the service. the "output" return value is not valid until after StopRecordingCommon Send returns without error.
See StopRecordingCommon for more information on using the StopRecordingCommon API call, and error handling.
// Example sending a request using the StopRecordingCommonRequest method.
req, resp := client.StopRecordingCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StopRecordingCommonWithContext ¶ added in v1.1.50
func (c *ACEP) StopRecordingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopRecordingCommonWithContext is the same as StopRecordingCommon with the addition of the ability to pass a context and additional request options.
See StopRecordingCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StopRecordingRequest ¶ added in v1.1.50
func (c *ACEP) StopRecordingRequest(input *StopRecordingInput) (req *request.Request, output *StopRecordingOutput)
StopRecordingRequest generates a "volcengine/request.Request" representing the client's request for the StopRecording operation. The "output" return value will be populated with the StopRecordingCommon request's response once the request completes successfully.
Use "Send" method on the returned StopRecordingCommon Request to send the API call to the service. the "output" return value is not valid until after StopRecordingCommon Send returns without error.
See StopRecording for more information on using the StopRecording API call, and error handling.
// Example sending a request using the StopRecordingRequest method.
req, resp := client.StopRecordingRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StopRecordingWithContext ¶ added in v1.1.50
func (c *ACEP) StopRecordingWithContext(ctx volcengine.Context, input *StopRecordingInput, opts ...request.Option) (*StopRecordingOutput, error)
StopRecordingWithContext is the same as StopRecording with the addition of the ability to pass a context and additional request options.
See StopRecording for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StopScreenShot ¶ added in v1.1.24
func (c *ACEP) StopScreenShot(input *StopScreenShotInput) (*StopScreenShotOutput, error)
StopScreenShot API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StopScreenShot for usage and error information.
func (*ACEP) StopScreenShotCommon ¶ added in v1.1.24
StopScreenShotCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation StopScreenShotCommon for usage and error information.
func (*ACEP) StopScreenShotCommonRequest ¶ added in v1.1.24
func (c *ACEP) StopScreenShotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopScreenShotCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopScreenShotCommon operation. The "output" return value will be populated with the StopScreenShotCommon request's response once the request completes successfully.
Use "Send" method on the returned StopScreenShotCommon Request to send the API call to the service. the "output" return value is not valid until after StopScreenShotCommon Send returns without error.
See StopScreenShotCommon for more information on using the StopScreenShotCommon API call, and error handling.
// Example sending a request using the StopScreenShotCommonRequest method.
req, resp := client.StopScreenShotCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StopScreenShotCommonWithContext ¶ added in v1.1.24
func (c *ACEP) StopScreenShotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopScreenShotCommonWithContext is the same as StopScreenShotCommon with the addition of the ability to pass a context and additional request options.
See StopScreenShotCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) StopScreenShotRequest ¶ added in v1.1.24
func (c *ACEP) StopScreenShotRequest(input *StopScreenShotInput) (req *request.Request, output *StopScreenShotOutput)
StopScreenShotRequest generates a "volcengine/request.Request" representing the client's request for the StopScreenShot operation. The "output" return value will be populated with the StopScreenShotCommon request's response once the request completes successfully.
Use "Send" method on the returned StopScreenShotCommon Request to send the API call to the service. the "output" return value is not valid until after StopScreenShotCommon Send returns without error.
See StopScreenShot for more information on using the StopScreenShot API call, and error handling.
// Example sending a request using the StopScreenShotRequest method.
req, resp := client.StopScreenShotRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) StopScreenShotWithContext ¶ added in v1.1.24
func (c *ACEP) StopScreenShotWithContext(ctx volcengine.Context, input *StopScreenShotInput, opts ...request.Option) (*StopScreenShotOutput, error)
StopScreenShotWithContext is the same as StopScreenShot with the addition of the ability to pass a context and additional request options.
See StopScreenShot for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UnbindPortMappingRule ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRule(input *UnbindPortMappingRuleInput) (*UnbindPortMappingRuleOutput, error)
UnbindPortMappingRule API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UnbindPortMappingRule for usage and error information.
func (*ACEP) UnbindPortMappingRuleCommon ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnbindPortMappingRuleCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UnbindPortMappingRuleCommon for usage and error information.
func (*ACEP) UnbindPortMappingRuleCommonRequest ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnbindPortMappingRuleCommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindPortMappingRuleCommon operation. The "output" return value will be populated with the UnbindPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned UnbindPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UnbindPortMappingRuleCommon Send returns without error.
See UnbindPortMappingRuleCommon for more information on using the UnbindPortMappingRuleCommon API call, and error handling.
// Example sending a request using the UnbindPortMappingRuleCommonRequest method.
req, resp := client.UnbindPortMappingRuleCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UnbindPortMappingRuleCommonWithContext ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnbindPortMappingRuleCommonWithContext is the same as UnbindPortMappingRuleCommon with the addition of the ability to pass a context and additional request options.
See UnbindPortMappingRuleCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UnbindPortMappingRuleRequest ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRuleRequest(input *UnbindPortMappingRuleInput) (req *request.Request, output *UnbindPortMappingRuleOutput)
UnbindPortMappingRuleRequest generates a "volcengine/request.Request" representing the client's request for the UnbindPortMappingRule operation. The "output" return value will be populated with the UnbindPortMappingRuleCommon request's response once the request completes successfully.
Use "Send" method on the returned UnbindPortMappingRuleCommon Request to send the API call to the service. the "output" return value is not valid until after UnbindPortMappingRuleCommon Send returns without error.
See UnbindPortMappingRule for more information on using the UnbindPortMappingRule API call, and error handling.
// Example sending a request using the UnbindPortMappingRuleRequest method.
req, resp := client.UnbindPortMappingRuleRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UnbindPortMappingRuleWithContext ¶ added in v1.2.10
func (c *ACEP) UnbindPortMappingRuleWithContext(ctx volcengine.Context, input *UnbindPortMappingRuleInput, opts ...request.Option) (*UnbindPortMappingRuleOutput, error)
UnbindPortMappingRuleWithContext is the same as UnbindPortMappingRule with the addition of the ability to pass a context and additional request options.
See UnbindPortMappingRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UninstallApp ¶ added in v1.2.10
func (c *ACEP) UninstallApp(input *UninstallAppInput) (*UninstallAppOutput, error)
UninstallApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UninstallApp for usage and error information.
func (*ACEP) UninstallAppCommon ¶ added in v1.2.10
UninstallAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UninstallAppCommon for usage and error information.
func (*ACEP) UninstallAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) UninstallAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UninstallAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the UninstallAppCommon operation. The "output" return value will be populated with the UninstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned UninstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after UninstallAppCommon Send returns without error.
See UninstallAppCommon for more information on using the UninstallAppCommon API call, and error handling.
// Example sending a request using the UninstallAppCommonRequest method.
req, resp := client.UninstallAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UninstallAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) UninstallAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UninstallAppCommonWithContext is the same as UninstallAppCommon with the addition of the ability to pass a context and additional request options.
See UninstallAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UninstallAppRequest ¶ added in v1.2.10
func (c *ACEP) UninstallAppRequest(input *UninstallAppInput) (req *request.Request, output *UninstallAppOutput)
UninstallAppRequest generates a "volcengine/request.Request" representing the client's request for the UninstallApp operation. The "output" return value will be populated with the UninstallAppCommon request's response once the request completes successfully.
Use "Send" method on the returned UninstallAppCommon Request to send the API call to the service. the "output" return value is not valid until after UninstallAppCommon Send returns without error.
See UninstallApp for more information on using the UninstallApp API call, and error handling.
// Example sending a request using the UninstallAppRequest method.
req, resp := client.UninstallAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UninstallAppWithContext ¶ added in v1.2.10
func (c *ACEP) UninstallAppWithContext(ctx volcengine.Context, input *UninstallAppInput, opts ...request.Option) (*UninstallAppOutput, error)
UninstallAppWithContext is the same as UninstallApp with the addition of the ability to pass a context and additional request options.
See UninstallApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UnsubscribeHostResource ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResource(input *UnsubscribeHostResourceInput) (*UnsubscribeHostResourceOutput, error)
UnsubscribeHostResource API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UnsubscribeHostResource for usage and error information.
func (*ACEP) UnsubscribeHostResourceCommon ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UnsubscribeHostResourceCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UnsubscribeHostResourceCommon for usage and error information.
func (*ACEP) UnsubscribeHostResourceCommonRequest ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UnsubscribeHostResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the UnsubscribeHostResourceCommon operation. The "output" return value will be populated with the UnsubscribeHostResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned UnsubscribeHostResourceCommon Request to send the API call to the service. the "output" return value is not valid until after UnsubscribeHostResourceCommon Send returns without error.
See UnsubscribeHostResourceCommon for more information on using the UnsubscribeHostResourceCommon API call, and error handling.
// Example sending a request using the UnsubscribeHostResourceCommonRequest method.
req, resp := client.UnsubscribeHostResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UnsubscribeHostResourceCommonWithContext ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UnsubscribeHostResourceCommonWithContext is the same as UnsubscribeHostResourceCommon with the addition of the ability to pass a context and additional request options.
See UnsubscribeHostResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UnsubscribeHostResourceRequest ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResourceRequest(input *UnsubscribeHostResourceInput) (req *request.Request, output *UnsubscribeHostResourceOutput)
UnsubscribeHostResourceRequest generates a "volcengine/request.Request" representing the client's request for the UnsubscribeHostResource operation. The "output" return value will be populated with the UnsubscribeHostResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned UnsubscribeHostResourceCommon Request to send the API call to the service. the "output" return value is not valid until after UnsubscribeHostResourceCommon Send returns without error.
See UnsubscribeHostResource for more information on using the UnsubscribeHostResource API call, and error handling.
// Example sending a request using the UnsubscribeHostResourceRequest method.
req, resp := client.UnsubscribeHostResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UnsubscribeHostResourceWithContext ¶ added in v1.2.10
func (c *ACEP) UnsubscribeHostResourceWithContext(ctx volcengine.Context, input *UnsubscribeHostResourceInput, opts ...request.Option) (*UnsubscribeHostResourceOutput, error)
UnsubscribeHostResourceWithContext is the same as UnsubscribeHostResource with the addition of the ability to pass a context and additional request options.
See UnsubscribeHostResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdateAOSPImage ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImage(input *UpdateAOSPImageInput) (*UpdateAOSPImageOutput, error)
UpdateAOSPImage API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdateAOSPImage for usage and error information.
func (*ACEP) UpdateAOSPImageCommon ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateAOSPImageCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdateAOSPImageCommon for usage and error information.
func (*ACEP) UpdateAOSPImageCommonRequest ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateAOSPImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAOSPImageCommon operation. The "output" return value will be populated with the UpdateAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAOSPImageCommon Send returns without error.
See UpdateAOSPImageCommon for more information on using the UpdateAOSPImageCommon API call, and error handling.
// Example sending a request using the UpdateAOSPImageCommonRequest method.
req, resp := client.UpdateAOSPImageCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdateAOSPImageCommonWithContext ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateAOSPImageCommonWithContext is the same as UpdateAOSPImageCommon with the addition of the ability to pass a context and additional request options.
See UpdateAOSPImageCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdateAOSPImageRequest ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImageRequest(input *UpdateAOSPImageInput) (req *request.Request, output *UpdateAOSPImageOutput)
UpdateAOSPImageRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAOSPImage operation. The "output" return value will be populated with the UpdateAOSPImageCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateAOSPImageCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAOSPImageCommon Send returns without error.
See UpdateAOSPImage for more information on using the UpdateAOSPImage API call, and error handling.
// Example sending a request using the UpdateAOSPImageRequest method.
req, resp := client.UpdateAOSPImageRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdateAOSPImageWithContext ¶ added in v1.2.10
func (c *ACEP) UpdateAOSPImageWithContext(ctx volcengine.Context, input *UpdateAOSPImageInput, opts ...request.Option) (*UpdateAOSPImageOutput, error)
UpdateAOSPImageWithContext is the same as UpdateAOSPImage with the addition of the ability to pass a context and additional request options.
See UpdateAOSPImage for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdateCustomRoute ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRoute(input *UpdateCustomRouteInput) (*UpdateCustomRouteOutput, error)
UpdateCustomRoute API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdateCustomRoute for usage and error information.
func (*ACEP) UpdateCustomRouteCommon ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRouteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateCustomRouteCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdateCustomRouteCommon for usage and error information.
func (*ACEP) UpdateCustomRouteCommonRequest ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRouteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateCustomRouteCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateCustomRouteCommon operation. The "output" return value will be populated with the UpdateCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateCustomRouteCommon Send returns without error.
See UpdateCustomRouteCommon for more information on using the UpdateCustomRouteCommon API call, and error handling.
// Example sending a request using the UpdateCustomRouteCommonRequest method.
req, resp := client.UpdateCustomRouteCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdateCustomRouteCommonWithContext ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRouteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateCustomRouteCommonWithContext is the same as UpdateCustomRouteCommon with the addition of the ability to pass a context and additional request options.
See UpdateCustomRouteCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdateCustomRouteRequest ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRouteRequest(input *UpdateCustomRouteInput) (req *request.Request, output *UpdateCustomRouteOutput)
UpdateCustomRouteRequest generates a "volcengine/request.Request" representing the client's request for the UpdateCustomRoute operation. The "output" return value will be populated with the UpdateCustomRouteCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateCustomRouteCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateCustomRouteCommon Send returns without error.
See UpdateCustomRoute for more information on using the UpdateCustomRoute API call, and error handling.
// Example sending a request using the UpdateCustomRouteRequest method.
req, resp := client.UpdateCustomRouteRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdateCustomRouteWithContext ¶ added in v1.1.22
func (c *ACEP) UpdateCustomRouteWithContext(ctx volcengine.Context, input *UpdateCustomRouteInput, opts ...request.Option) (*UpdateCustomRouteOutput, error)
UpdateCustomRouteWithContext is the same as UpdateCustomRoute with the addition of the ability to pass a context and additional request options.
See UpdateCustomRoute for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdatePhoneTemplate ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplate(input *UpdatePhoneTemplateInput) (*UpdatePhoneTemplateOutput, error)
UpdatePhoneTemplate API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdatePhoneTemplate for usage and error information.
func (*ACEP) UpdatePhoneTemplateCommon ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePhoneTemplateCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdatePhoneTemplateCommon for usage and error information.
func (*ACEP) UpdatePhoneTemplateCommonRequest ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePhoneTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePhoneTemplateCommon operation. The "output" return value will be populated with the UpdatePhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePhoneTemplateCommon Send returns without error.
See UpdatePhoneTemplateCommon for more information on using the UpdatePhoneTemplateCommon API call, and error handling.
// Example sending a request using the UpdatePhoneTemplateCommonRequest method.
req, resp := client.UpdatePhoneTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdatePhoneTemplateCommonWithContext ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePhoneTemplateCommonWithContext is the same as UpdatePhoneTemplateCommon with the addition of the ability to pass a context and additional request options.
See UpdatePhoneTemplateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdatePhoneTemplateRequest ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplateRequest(input *UpdatePhoneTemplateInput) (req *request.Request, output *UpdatePhoneTemplateOutput)
UpdatePhoneTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePhoneTemplate operation. The "output" return value will be populated with the UpdatePhoneTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePhoneTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePhoneTemplateCommon Send returns without error.
See UpdatePhoneTemplate for more information on using the UpdatePhoneTemplate API call, and error handling.
// Example sending a request using the UpdatePhoneTemplateRequest method.
req, resp := client.UpdatePhoneTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdatePhoneTemplateWithContext ¶ added in v1.1.45
func (c *ACEP) UpdatePhoneTemplateWithContext(ctx volcengine.Context, input *UpdatePhoneTemplateInput, opts ...request.Option) (*UpdatePhoneTemplateOutput, error)
UpdatePhoneTemplateWithContext is the same as UpdatePhoneTemplate with the addition of the ability to pass a context and additional request options.
See UpdatePhoneTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdatePodProperty ¶ added in v1.1.45
func (c *ACEP) UpdatePodProperty(input *UpdatePodPropertyInput) (*UpdatePodPropertyOutput, error)
UpdatePodProperty API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdatePodProperty for usage and error information.
func (*ACEP) UpdatePodPropertyCommon ¶ added in v1.1.45
func (c *ACEP) UpdatePodPropertyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePodPropertyCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UpdatePodPropertyCommon for usage and error information.
func (*ACEP) UpdatePodPropertyCommonRequest ¶ added in v1.1.45
func (c *ACEP) UpdatePodPropertyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePodPropertyCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePodPropertyCommon operation. The "output" return value will be populated with the UpdatePodPropertyCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePodPropertyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePodPropertyCommon Send returns without error.
See UpdatePodPropertyCommon for more information on using the UpdatePodPropertyCommon API call, and error handling.
// Example sending a request using the UpdatePodPropertyCommonRequest method.
req, resp := client.UpdatePodPropertyCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdatePodPropertyCommonWithContext ¶ added in v1.1.45
func (c *ACEP) UpdatePodPropertyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePodPropertyCommonWithContext is the same as UpdatePodPropertyCommon with the addition of the ability to pass a context and additional request options.
See UpdatePodPropertyCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UpdatePodPropertyRequest ¶ added in v1.1.45
func (c *ACEP) UpdatePodPropertyRequest(input *UpdatePodPropertyInput) (req *request.Request, output *UpdatePodPropertyOutput)
UpdatePodPropertyRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePodProperty operation. The "output" return value will be populated with the UpdatePodPropertyCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePodPropertyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePodPropertyCommon Send returns without error.
See UpdatePodProperty for more information on using the UpdatePodProperty API call, and error handling.
// Example sending a request using the UpdatePodPropertyRequest method.
req, resp := client.UpdatePodPropertyRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UpdatePodPropertyWithContext ¶ added in v1.1.45
func (c *ACEP) UpdatePodPropertyWithContext(ctx volcengine.Context, input *UpdatePodPropertyInput, opts ...request.Option) (*UpdatePodPropertyOutput, error)
UpdatePodPropertyWithContext is the same as UpdatePodProperty with the addition of the ability to pass a context and additional request options.
See UpdatePodProperty for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UploadApp ¶ added in v1.2.10
func (c *ACEP) UploadApp(input *UploadAppInput) (*UploadAppOutput, error)
UploadApp API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UploadApp for usage and error information.
func (*ACEP) UploadAppCommon ¶ added in v1.2.10
UploadAppCommon API operation for ACEP.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ACEP's API operation UploadAppCommon for usage and error information.
func (*ACEP) UploadAppCommonRequest ¶ added in v1.2.10
func (c *ACEP) UploadAppCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadAppCommonRequest generates a "volcengine/request.Request" representing the client's request for the UploadAppCommon operation. The "output" return value will be populated with the UploadAppCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadAppCommon Request to send the API call to the service. the "output" return value is not valid until after UploadAppCommon Send returns without error.
See UploadAppCommon for more information on using the UploadAppCommon API call, and error handling.
// Example sending a request using the UploadAppCommonRequest method.
req, resp := client.UploadAppCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UploadAppCommonWithContext ¶ added in v1.2.10
func (c *ACEP) UploadAppCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadAppCommonWithContext is the same as UploadAppCommon with the addition of the ability to pass a context and additional request options.
See UploadAppCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ACEP) UploadAppRequest ¶ added in v1.2.10
func (c *ACEP) UploadAppRequest(input *UploadAppInput) (req *request.Request, output *UploadAppOutput)
UploadAppRequest generates a "volcengine/request.Request" representing the client's request for the UploadApp operation. The "output" return value will be populated with the UploadAppCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadAppCommon Request to send the API call to the service. the "output" return value is not valid until after UploadAppCommon Send returns without error.
See UploadApp for more information on using the UploadApp API call, and error handling.
// Example sending a request using the UploadAppRequest method.
req, resp := client.UploadAppRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ACEP) UploadAppWithContext ¶ added in v1.2.10
func (c *ACEP) UploadAppWithContext(ctx volcengine.Context, input *UploadAppInput, opts ...request.Option) (*UploadAppOutput, error)
UploadAppWithContext is the same as UploadApp with the addition of the ability to pass a context and additional request options.
See UploadApp for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ACEPAPI ¶
type ACEPAPI interface {
AddCustomRouteCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddCustomRouteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddCustomRouteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddCustomRoute(*AddCustomRouteInput) (*AddCustomRouteOutput, error)
AddCustomRouteWithContext(volcengine.Context, *AddCustomRouteInput, ...request.Option) (*AddCustomRouteOutput, error)
AddCustomRouteRequest(*AddCustomRouteInput) (*request.Request, *AddCustomRouteOutput)
AddPhoneTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddPhoneTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddPhoneTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddPhoneTemplate(*AddPhoneTemplateInput) (*AddPhoneTemplateOutput, error)
AddPhoneTemplateWithContext(volcengine.Context, *AddPhoneTemplateInput, ...request.Option) (*AddPhoneTemplateOutput, error)
AddPhoneTemplateRequest(*AddPhoneTemplateInput) (*request.Request, *AddPhoneTemplateOutput)
AutoInstallAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
AutoInstallAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AutoInstallAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AutoInstallApp(*AutoInstallAppInput) (*AutoInstallAppOutput, error)
AutoInstallAppWithContext(volcengine.Context, *AutoInstallAppInput, ...request.Option) (*AutoInstallAppOutput, error)
AutoInstallAppRequest(*AutoInstallAppInput) (*request.Request, *AutoInstallAppOutput)
BackupDataCommon(*map[string]interface{}) (*map[string]interface{}, error)
BackupDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BackupDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BackupData(*BackupDataInput) (*BackupDataOutput, error)
BackupDataWithContext(volcengine.Context, *BackupDataInput, ...request.Option) (*BackupDataOutput, error)
BackupDataRequest(*BackupDataInput) (*request.Request, *BackupDataOutput)
BackupPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
BackupPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BackupPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BackupPod(*BackupPodInput) (*BackupPodOutput, error)
BackupPodWithContext(volcengine.Context, *BackupPodInput, ...request.Option) (*BackupPodOutput, error)
BackupPodRequest(*BackupPodInput) (*request.Request, *BackupPodOutput)
BindPortMappingRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
BindPortMappingRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BindPortMappingRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BindPortMappingRule(*BindPortMappingRuleInput) (*BindPortMappingRuleOutput, error)
BindPortMappingRuleWithContext(volcengine.Context, *BindPortMappingRuleInput, ...request.Option) (*BindPortMappingRuleOutput, error)
BindPortMappingRuleRequest(*BindPortMappingRuleInput) (*request.Request, *BindPortMappingRuleOutput)
BuildAOSPImageCommon(*map[string]interface{}) (*map[string]interface{}, error)
BuildAOSPImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BuildAOSPImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BuildAOSPImage(*BuildAOSPImageInput) (*BuildAOSPImageOutput, error)
BuildAOSPImageWithContext(volcengine.Context, *BuildAOSPImageInput, ...request.Option) (*BuildAOSPImageOutput, error)
BuildAOSPImageRequest(*BuildAOSPImageInput) (*request.Request, *BuildAOSPImageOutput)
CancelBackupPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelBackupPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelBackupPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelBackupPod(*CancelBackupPodInput) (*CancelBackupPodOutput, error)
CancelBackupPodWithContext(volcengine.Context, *CancelBackupPodInput, ...request.Option) (*CancelBackupPodOutput, error)
CancelBackupPodRequest(*CancelBackupPodInput) (*request.Request, *CancelBackupPodOutput)
CancelRestorePodCommon(*map[string]interface{}) (*map[string]interface{}, error)
CancelRestorePodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CancelRestorePodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CancelRestorePod(*CancelRestorePodInput) (*CancelRestorePodOutput, error)
CancelRestorePodWithContext(volcengine.Context, *CancelRestorePodInput, ...request.Option) (*CancelRestorePodOutput, error)
CancelRestorePodRequest(*CancelRestorePodInput) (*request.Request, *CancelRestorePodOutput)
CloseAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
CloseAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CloseAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CloseApp(*CloseAppInput) (*CloseAppOutput, error)
CloseAppWithContext(volcengine.Context, *CloseAppInput, ...request.Option) (*CloseAppOutput, error)
CloseAppRequest(*CloseAppInput) (*request.Request, *CloseAppOutput)
CreateDNSRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDNSRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDNSRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDNSRule(*CreateDNSRuleInput) (*CreateDNSRuleOutput, error)
CreateDNSRuleWithContext(volcengine.Context, *CreateDNSRuleInput, ...request.Option) (*CreateDNSRuleOutput, error)
CreateDNSRuleRequest(*CreateDNSRuleInput) (*request.Request, *CreateDNSRuleOutput)
CreateDisplayLayoutMiniCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDisplayLayoutMiniCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDisplayLayoutMiniCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDisplayLayoutMini(*CreateDisplayLayoutMiniInput) (*CreateDisplayLayoutMiniOutput, error)
CreateDisplayLayoutMiniWithContext(volcengine.Context, *CreateDisplayLayoutMiniInput, ...request.Option) (*CreateDisplayLayoutMiniOutput, error)
CreateDisplayLayoutMiniRequest(*CreateDisplayLayoutMiniInput) (*request.Request, *CreateDisplayLayoutMiniOutput)
CreateImageOneStepCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateImageOneStepCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateImageOneStepCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateImageOneStep(*CreateImageOneStepInput) (*CreateImageOneStepOutput, error)
CreateImageOneStepWithContext(volcengine.Context, *CreateImageOneStepInput, ...request.Option) (*CreateImageOneStepOutput, error)
CreateImageOneStepRequest(*CreateImageOneStepInput) (*request.Request, *CreateImageOneStepOutput)
CreatePodCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePod(*CreatePodInput) (*CreatePodOutput, error)
CreatePodWithContext(volcengine.Context, *CreatePodInput, ...request.Option) (*CreatePodOutput, error)
CreatePodRequest(*CreatePodInput) (*request.Request, *CreatePodOutput)
CreatePodOneStepCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePodOneStepCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePodOneStepCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePodOneStep(*CreatePodOneStepInput) (*CreatePodOneStepOutput, error)
CreatePodOneStepWithContext(volcengine.Context, *CreatePodOneStepInput, ...request.Option) (*CreatePodOneStepOutput, error)
CreatePodOneStepRequest(*CreatePodOneStepInput) (*request.Request, *CreatePodOneStepOutput)
CreatePortMappingRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePortMappingRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePortMappingRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePortMappingRule(*CreatePortMappingRuleInput) (*CreatePortMappingRuleOutput, error)
CreatePortMappingRuleWithContext(volcengine.Context, *CreatePortMappingRuleInput, ...request.Option) (*CreatePortMappingRuleOutput, error)
CreatePortMappingRuleRequest(*CreatePortMappingRuleInput) (*request.Request, *CreatePortMappingRuleOutput)
CreateTagCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateTagCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateTagCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateTag(*CreateTagInput) (*CreateTagOutput, error)
CreateTagWithContext(volcengine.Context, *CreateTagInput, ...request.Option) (*CreateTagOutput, error)
CreateTagRequest(*CreateTagInput) (*request.Request, *CreateTagOutput)
DeleteAOSPImageCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteAOSPImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteAOSPImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteAOSPImage(*DeleteAOSPImageInput) (*DeleteAOSPImageOutput, error)
DeleteAOSPImageWithContext(volcengine.Context, *DeleteAOSPImageInput, ...request.Option) (*DeleteAOSPImageOutput, error)
DeleteAOSPImageRequest(*DeleteAOSPImageInput) (*request.Request, *DeleteAOSPImageOutput)
DeleteBackupDataCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteBackupDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteBackupDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteBackupData(*DeleteBackupDataInput) (*DeleteBackupDataOutput, error)
DeleteBackupDataWithContext(volcengine.Context, *DeleteBackupDataInput, ...request.Option) (*DeleteBackupDataOutput, error)
DeleteBackupDataRequest(*DeleteBackupDataInput) (*request.Request, *DeleteBackupDataOutput)
DeleteCustomRouteCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteCustomRouteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteCustomRouteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteCustomRoute(*DeleteCustomRouteInput) (*DeleteCustomRouteOutput, error)
DeleteCustomRouteWithContext(volcengine.Context, *DeleteCustomRouteInput, ...request.Option) (*DeleteCustomRouteOutput, error)
DeleteCustomRouteRequest(*DeleteCustomRouteInput) (*request.Request, *DeleteCustomRouteOutput)
DetailAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailApp(*DetailAppInput) (*DetailAppOutput, error)
DetailAppWithContext(volcengine.Context, *DetailAppInput, ...request.Option) (*DetailAppOutput, error)
DetailAppRequest(*DetailAppInput) (*request.Request, *DetailAppOutput)
DetailDNSRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailDNSRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailDNSRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailDNSRule(*DetailDNSRuleInput) (*DetailDNSRuleOutput, error)
DetailDNSRuleWithContext(volcengine.Context, *DetailDNSRuleInput, ...request.Option) (*DetailDNSRuleOutput, error)
DetailDNSRuleRequest(*DetailDNSRuleInput) (*request.Request, *DetailDNSRuleOutput)
DetailDisplayLayoutMiniCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailDisplayLayoutMiniCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailDisplayLayoutMiniCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailDisplayLayoutMini(*DetailDisplayLayoutMiniInput) (*DetailDisplayLayoutMiniOutput, error)
DetailDisplayLayoutMiniWithContext(volcengine.Context, *DetailDisplayLayoutMiniInput, ...request.Option) (*DetailDisplayLayoutMiniOutput, error)
DetailDisplayLayoutMiniRequest(*DetailDisplayLayoutMiniInput) (*request.Request, *DetailDisplayLayoutMiniOutput)
DetailHostCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailHostCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailHostCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailHost(*DetailHostInput) (*DetailHostOutput, error)
DetailHostWithContext(volcengine.Context, *DetailHostInput, ...request.Option) (*DetailHostOutput, error)
DetailHostRequest(*DetailHostInput) (*request.Request, *DetailHostOutput)
DetailPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailPod(*DetailPodInput) (*DetailPodOutput, error)
DetailPodWithContext(volcengine.Context, *DetailPodInput, ...request.Option) (*DetailPodOutput, error)
DetailPodRequest(*DetailPodInput) (*request.Request, *DetailPodOutput)
DetailPortMappingRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
DetailPortMappingRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DetailPortMappingRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DetailPortMappingRule(*DetailPortMappingRuleInput) (*DetailPortMappingRuleOutput, error)
DetailPortMappingRuleWithContext(volcengine.Context, *DetailPortMappingRuleInput, ...request.Option) (*DetailPortMappingRuleOutput, error)
DetailPortMappingRuleRequest(*DetailPortMappingRuleInput) (*request.Request, *DetailPortMappingRuleOutput)
GetAppCrashLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetAppCrashLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetAppCrashLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetAppCrashLog(*GetAppCrashLogInput) (*GetAppCrashLogOutput, error)
GetAppCrashLogWithContext(volcengine.Context, *GetAppCrashLogInput, ...request.Option) (*GetAppCrashLogOutput, error)
GetAppCrashLogRequest(*GetAppCrashLogInput) (*request.Request, *GetAppCrashLogOutput)
GetDcBandwidthDailyPeakCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetDcBandwidthDailyPeakCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetDcBandwidthDailyPeakCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetDcBandwidthDailyPeak(*GetDcBandwidthDailyPeakInput) (*GetDcBandwidthDailyPeakOutput, error)
GetDcBandwidthDailyPeakWithContext(volcengine.Context, *GetDcBandwidthDailyPeakInput, ...request.Option) (*GetDcBandwidthDailyPeakOutput, error)
GetDcBandwidthDailyPeakRequest(*GetDcBandwidthDailyPeakInput) (*request.Request, *GetDcBandwidthDailyPeakOutput)
GetImagePreheatingCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetImagePreheatingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetImagePreheatingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetImagePreheating(*GetImagePreheatingInput) (*GetImagePreheatingOutput, error)
GetImagePreheatingWithContext(volcengine.Context, *GetImagePreheatingInput, ...request.Option) (*GetImagePreheatingOutput, error)
GetImagePreheatingRequest(*GetImagePreheatingInput) (*request.Request, *GetImagePreheatingOutput)
GetPhoneTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetPhoneTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetPhoneTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetPhoneTemplate(*GetPhoneTemplateInput) (*GetPhoneTemplateOutput, error)
GetPhoneTemplateWithContext(volcengine.Context, *GetPhoneTemplateInput, ...request.Option) (*GetPhoneTemplateOutput, error)
GetPhoneTemplateRequest(*GetPhoneTemplateInput) (*request.Request, *GetPhoneTemplateOutput)
GetPodAppListCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetPodAppListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetPodAppListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetPodAppList(*GetPodAppListInput) (*GetPodAppListOutput, error)
GetPodAppListWithContext(volcengine.Context, *GetPodAppListInput, ...request.Option) (*GetPodAppListOutput, error)
GetPodAppListRequest(*GetPodAppListInput) (*request.Request, *GetPodAppListOutput)
GetPodMetricCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetPodMetricCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetPodMetricCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetPodMetric(*GetPodMetricInput) (*GetPodMetricOutput, error)
GetPodMetricWithContext(volcengine.Context, *GetPodMetricInput, ...request.Option) (*GetPodMetricOutput, error)
GetPodMetricRequest(*GetPodMetricInput) (*request.Request, *GetPodMetricOutput)
GetPodPropertyCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetPodPropertyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetPodPropertyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetPodProperty(*GetPodPropertyInput) (*GetPodPropertyOutput, error)
GetPodPropertyWithContext(volcengine.Context, *GetPodPropertyInput, ...request.Option) (*GetPodPropertyOutput, error)
GetPodPropertyRequest(*GetPodPropertyInput) (*request.Request, *GetPodPropertyOutput)
GetProductResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetProductResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetProductResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetProductResource(*GetProductResourceInput) (*GetProductResourceOutput, error)
GetProductResourceWithContext(volcengine.Context, *GetProductResourceInput, ...request.Option) (*GetProductResourceOutput, error)
GetProductResourceRequest(*GetProductResourceInput) (*request.Request, *GetProductResourceOutput)
GetTaskInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetTaskInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetTaskInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetTaskInfo(*GetTaskInfoInput) (*GetTaskInfoOutput, error)
GetTaskInfoWithContext(volcengine.Context, *GetTaskInfoInput, ...request.Option) (*GetTaskInfoOutput, error)
GetTaskInfoRequest(*GetTaskInfoInput) (*request.Request, *GetTaskInfoOutput)
InstallAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
InstallAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
InstallAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
InstallApp(*InstallAppInput) (*InstallAppOutput, error)
InstallAppWithContext(volcengine.Context, *InstallAppInput, ...request.Option) (*InstallAppOutput, error)
InstallAppRequest(*InstallAppInput) (*request.Request, *InstallAppOutput)
InstallAppsCommon(*map[string]interface{}) (*map[string]interface{}, error)
InstallAppsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
InstallAppsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
InstallApps(*InstallAppsInput) (*InstallAppsOutput, error)
InstallAppsWithContext(volcengine.Context, *InstallAppsInput, ...request.Option) (*InstallAppsOutput, error)
InstallAppsRequest(*InstallAppsInput) (*request.Request, *InstallAppsOutput)
LaunchAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
LaunchAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
LaunchAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
LaunchApp(*LaunchAppInput) (*LaunchAppOutput, error)
LaunchAppWithContext(volcengine.Context, *LaunchAppInput, ...request.Option) (*LaunchAppOutput, error)
LaunchAppRequest(*LaunchAppInput) (*request.Request, *LaunchAppOutput)
LaunchAppsCommon(*map[string]interface{}) (*map[string]interface{}, error)
LaunchAppsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
LaunchAppsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
LaunchApps(*LaunchAppsInput) (*LaunchAppsOutput, error)
LaunchAppsWithContext(volcengine.Context, *LaunchAppsInput, ...request.Option) (*LaunchAppsOutput, error)
LaunchAppsRequest(*LaunchAppsInput) (*request.Request, *LaunchAppsOutput)
ListAOSPImageCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAOSPImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAOSPImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListAOSPImage(*ListAOSPImageInput) (*ListAOSPImageOutput, error)
ListAOSPImageWithContext(volcengine.Context, *ListAOSPImageInput, ...request.Option) (*ListAOSPImageOutput, error)
ListAOSPImageRequest(*ListAOSPImageInput) (*request.Request, *ListAOSPImageOutput)
ListAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListApp(*ListAppInput) (*ListAppOutput, error)
ListAppWithContext(volcengine.Context, *ListAppInput, ...request.Option) (*ListAppOutput, error)
ListAppRequest(*ListAppInput) (*request.Request, *ListAppOutput)
ListBackupDataCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListBackupDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListBackupDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListBackupData(*ListBackupDataInput) (*ListBackupDataOutput, error)
ListBackupDataWithContext(volcengine.Context, *ListBackupDataInput, ...request.Option) (*ListBackupDataOutput, error)
ListBackupDataRequest(*ListBackupDataInput) (*request.Request, *ListBackupDataOutput)
ListConfigurationCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListConfigurationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListConfigurationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListConfiguration(*ListConfigurationInput) (*ListConfigurationOutput, error)
ListConfigurationWithContext(volcengine.Context, *ListConfigurationInput, ...request.Option) (*ListConfigurationOutput, error)
ListConfigurationRequest(*ListConfigurationInput) (*request.Request, *ListConfigurationOutput)
ListCustomRouteCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListCustomRouteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListCustomRouteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListCustomRoute(*ListCustomRouteInput) (*ListCustomRouteOutput, error)
ListCustomRouteWithContext(volcengine.Context, *ListCustomRouteInput, ...request.Option) (*ListCustomRouteOutput, error)
ListCustomRouteRequest(*ListCustomRouteInput) (*request.Request, *ListCustomRouteOutput)
ListDcCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListDcCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListDcCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListDc(*ListDcInput) (*ListDcOutput, error)
ListDcWithContext(volcengine.Context, *ListDcInput, ...request.Option) (*ListDcOutput, error)
ListDcRequest(*ListDcInput) (*request.Request, *ListDcOutput)
ListImageResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListImageResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListImageResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListImageResource(*ListImageResourceInput) (*ListImageResourceOutput, error)
ListImageResourceWithContext(volcengine.Context, *ListImageResourceInput, ...request.Option) (*ListImageResourceOutput, error)
ListImageResourceRequest(*ListImageResourceInput) (*request.Request, *ListImageResourceOutput)
ListPhoneTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListPhoneTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListPhoneTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListPhoneTemplate(*ListPhoneTemplateInput) (*ListPhoneTemplateOutput, error)
ListPhoneTemplateWithContext(volcengine.Context, *ListPhoneTemplateInput, ...request.Option) (*ListPhoneTemplateOutput, error)
ListPhoneTemplateRequest(*ListPhoneTemplateInput) (*request.Request, *ListPhoneTemplateOutput)
ListPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListPod(*ListPodInput) (*ListPodOutput, error)
ListPodWithContext(volcengine.Context, *ListPodInput, ...request.Option) (*ListPodOutput, error)
ListPodRequest(*ListPodInput) (*request.Request, *ListPodOutput)
MigratePodCommon(*map[string]interface{}) (*map[string]interface{}, error)
MigratePodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
MigratePodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
MigratePod(*MigratePodInput) (*MigratePodOutput, error)
MigratePodWithContext(volcengine.Context, *MigratePodInput, ...request.Option) (*MigratePodOutput, error)
MigratePodRequest(*MigratePodInput) (*request.Request, *MigratePodOutput)
PodDataDeleteCommon(*map[string]interface{}) (*map[string]interface{}, error)
PodDataDeleteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PodDataDeleteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PodDataDelete(*PodDataDeleteInput) (*PodDataDeleteOutput, error)
PodDataDeleteWithContext(volcengine.Context, *PodDataDeleteInput, ...request.Option) (*PodDataDeleteOutput, error)
PodDataDeleteRequest(*PodDataDeleteInput) (*request.Request, *PodDataDeleteOutput)
PowerOffPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
PowerOffPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PowerOffPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PowerOffPod(*PowerOffPodInput) (*PowerOffPodOutput, error)
PowerOffPodWithContext(volcengine.Context, *PowerOffPodInput, ...request.Option) (*PowerOffPodOutput, error)
PowerOffPodRequest(*PowerOffPodInput) (*request.Request, *PowerOffPodOutput)
PowerOnPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
PowerOnPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PowerOnPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PowerOnPod(*PowerOnPodInput) (*PowerOnPodOutput, error)
PowerOnPodWithContext(volcengine.Context, *PowerOnPodInput, ...request.Option) (*PowerOnPodOutput, error)
PowerOnPodRequest(*PowerOnPodInput) (*request.Request, *PowerOnPodOutput)
PullFileCommon(*map[string]interface{}) (*map[string]interface{}, error)
PullFileCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PullFileCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PullFile(*PullFileInput) (*PullFileOutput, error)
PullFileWithContext(volcengine.Context, *PullFileInput, ...request.Option) (*PullFileOutput, error)
PullFileRequest(*PullFileInput) (*request.Request, *PullFileOutput)
PushFileCommon(*map[string]interface{}) (*map[string]interface{}, error)
PushFileCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PushFileCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PushFile(*PushFileInput) (*PushFileOutput, error)
PushFileWithContext(volcengine.Context, *PushFileInput, ...request.Option) (*PushFileOutput, error)
PushFileRequest(*PushFileInput) (*request.Request, *PushFileOutput)
RebootHostCommon(*map[string]interface{}) (*map[string]interface{}, error)
RebootHostCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RebootHostCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RebootHost(*RebootHostInput) (*RebootHostOutput, error)
RebootHostWithContext(volcengine.Context, *RebootHostInput, ...request.Option) (*RebootHostOutput, error)
RebootHostRequest(*RebootHostInput) (*request.Request, *RebootHostOutput)
RemovePhoneTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemovePhoneTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemovePhoneTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemovePhoneTemplate(*RemovePhoneTemplateInput) (*RemovePhoneTemplateOutput, error)
RemovePhoneTemplateWithContext(volcengine.Context, *RemovePhoneTemplateInput, ...request.Option) (*RemovePhoneTemplateOutput, error)
RemovePhoneTemplateRequest(*RemovePhoneTemplateInput) (*request.Request, *RemovePhoneTemplateOutput)
ResetHostCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetHostCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetHostCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetHost(*ResetHostInput) (*ResetHostOutput, error)
ResetHostWithContext(volcengine.Context, *ResetHostInput, ...request.Option) (*ResetHostOutput, error)
ResetHostRequest(*ResetHostInput) (*request.Request, *ResetHostOutput)
ResetPodCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetPodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetPodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetPod(*ResetPodInput) (*ResetPodOutput, error)
ResetPodWithContext(volcengine.Context, *ResetPodInput, ...request.Option) (*ResetPodOutput, error)
ResetPodRequest(*ResetPodInput) (*request.Request, *ResetPodOutput)
RestoreDataCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestoreDataCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestoreDataCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestoreData(*RestoreDataInput) (*RestoreDataOutput, error)
RestoreDataWithContext(volcengine.Context, *RestoreDataInput, ...request.Option) (*RestoreDataOutput, error)
RestoreDataRequest(*RestoreDataInput) (*request.Request, *RestoreDataOutput)
RestorePodCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestorePodCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestorePodCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestorePod(*RestorePodInput) (*RestorePodOutput, error)
RestorePodWithContext(volcengine.Context, *RestorePodInput, ...request.Option) (*RestorePodOutput, error)
RestorePodRequest(*RestorePodInput) (*request.Request, *RestorePodOutput)
RunCommandCommon(*map[string]interface{}) (*map[string]interface{}, error)
RunCommandCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RunCommandCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RunCommand(*RunCommandInput) (*RunCommandOutput, error)
RunCommandWithContext(volcengine.Context, *RunCommandInput, ...request.Option) (*RunCommandOutput, error)
RunCommandRequest(*RunCommandInput) (*request.Request, *RunCommandOutput)
RunSyncCommandCommon(*map[string]interface{}) (*map[string]interface{}, error)
RunSyncCommandCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RunSyncCommandCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RunSyncCommand(*RunSyncCommandInput) (*RunSyncCommandOutput, error)
RunSyncCommandWithContext(volcengine.Context, *RunSyncCommandInput, ...request.Option) (*RunSyncCommandOutput, error)
RunSyncCommandRequest(*RunSyncCommandInput) (*request.Request, *RunSyncCommandOutput)
SetProxyCommon(*map[string]interface{}) (*map[string]interface{}, error)
SetProxyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
SetProxyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
SetProxy(*SetProxyInput) (*SetProxyOutput, error)
SetProxyWithContext(volcengine.Context, *SetProxyInput, ...request.Option) (*SetProxyOutput, error)
SetProxyRequest(*SetProxyInput) (*request.Request, *SetProxyOutput)
StartRecordingCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartRecordingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartRecordingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartRecording(*StartRecordingInput) (*StartRecordingOutput, error)
StartRecordingWithContext(volcengine.Context, *StartRecordingInput, ...request.Option) (*StartRecordingOutput, error)
StartRecordingRequest(*StartRecordingInput) (*request.Request, *StartRecordingOutput)
StartScreenShotCommon(*map[string]interface{}) (*map[string]interface{}, error)
StartScreenShotCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StartScreenShotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StartScreenShot(*StartScreenShotInput) (*StartScreenShotOutput, error)
StartScreenShotWithContext(volcengine.Context, *StartScreenShotInput, ...request.Option) (*StartScreenShotOutput, error)
StartScreenShotRequest(*StartScreenShotInput) (*request.Request, *StartScreenShotOutput)
StopRecordingCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopRecordingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopRecordingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopRecording(*StopRecordingInput) (*StopRecordingOutput, error)
StopRecordingWithContext(volcengine.Context, *StopRecordingInput, ...request.Option) (*StopRecordingOutput, error)
StopRecordingRequest(*StopRecordingInput) (*request.Request, *StopRecordingOutput)
StopScreenShotCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopScreenShotCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopScreenShotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopScreenShot(*StopScreenShotInput) (*StopScreenShotOutput, error)
StopScreenShotWithContext(volcengine.Context, *StopScreenShotInput, ...request.Option) (*StopScreenShotOutput, error)
StopScreenShotRequest(*StopScreenShotInput) (*request.Request, *StopScreenShotOutput)
UnbindPortMappingRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnbindPortMappingRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnbindPortMappingRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnbindPortMappingRule(*UnbindPortMappingRuleInput) (*UnbindPortMappingRuleOutput, error)
UnbindPortMappingRuleWithContext(volcengine.Context, *UnbindPortMappingRuleInput, ...request.Option) (*UnbindPortMappingRuleOutput, error)
UnbindPortMappingRuleRequest(*UnbindPortMappingRuleInput) (*request.Request, *UnbindPortMappingRuleOutput)
UninstallAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
UninstallAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UninstallAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UninstallApp(*UninstallAppInput) (*UninstallAppOutput, error)
UninstallAppWithContext(volcengine.Context, *UninstallAppInput, ...request.Option) (*UninstallAppOutput, error)
UninstallAppRequest(*UninstallAppInput) (*request.Request, *UninstallAppOutput)
UnsubscribeHostResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
UnsubscribeHostResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UnsubscribeHostResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UnsubscribeHostResource(*UnsubscribeHostResourceInput) (*UnsubscribeHostResourceOutput, error)
UnsubscribeHostResourceWithContext(volcengine.Context, *UnsubscribeHostResourceInput, ...request.Option) (*UnsubscribeHostResourceOutput, error)
UnsubscribeHostResourceRequest(*UnsubscribeHostResourceInput) (*request.Request, *UnsubscribeHostResourceOutput)
UpdateAOSPImageCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateAOSPImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateAOSPImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateAOSPImage(*UpdateAOSPImageInput) (*UpdateAOSPImageOutput, error)
UpdateAOSPImageWithContext(volcengine.Context, *UpdateAOSPImageInput, ...request.Option) (*UpdateAOSPImageOutput, error)
UpdateAOSPImageRequest(*UpdateAOSPImageInput) (*request.Request, *UpdateAOSPImageOutput)
UpdateCustomRouteCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateCustomRouteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateCustomRouteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateCustomRoute(*UpdateCustomRouteInput) (*UpdateCustomRouteOutput, error)
UpdateCustomRouteWithContext(volcengine.Context, *UpdateCustomRouteInput, ...request.Option) (*UpdateCustomRouteOutput, error)
UpdateCustomRouteRequest(*UpdateCustomRouteInput) (*request.Request, *UpdateCustomRouteOutput)
UpdatePhoneTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePhoneTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePhoneTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePhoneTemplate(*UpdatePhoneTemplateInput) (*UpdatePhoneTemplateOutput, error)
UpdatePhoneTemplateWithContext(volcengine.Context, *UpdatePhoneTemplateInput, ...request.Option) (*UpdatePhoneTemplateOutput, error)
UpdatePhoneTemplateRequest(*UpdatePhoneTemplateInput) (*request.Request, *UpdatePhoneTemplateOutput)
UpdatePodPropertyCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePodPropertyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePodPropertyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePodProperty(*UpdatePodPropertyInput) (*UpdatePodPropertyOutput, error)
UpdatePodPropertyWithContext(volcengine.Context, *UpdatePodPropertyInput, ...request.Option) (*UpdatePodPropertyOutput, error)
UpdatePodPropertyRequest(*UpdatePodPropertyInput) (*request.Request, *UpdatePodPropertyOutput)
UploadAppCommon(*map[string]interface{}) (*map[string]interface{}, error)
UploadAppCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UploadAppCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UploadApp(*UploadAppInput) (*UploadAppOutput, error)
UploadAppWithContext(volcengine.Context, *UploadAppInput, ...request.Option) (*UploadAppOutput, error)
UploadAppRequest(*UploadAppInput) (*request.Request, *UploadAppOutput)
}
ACEPAPI provides an interface to enable mocking the acep.ACEP service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// ACEP.
func myFunc(svc ACEPAPI) bool {
// Make svc.AddCustomRoute request
}
func main() {
sess := session.New()
svc := acep.New(sess)
myFunc(svc)
}
type AddCustomRouteInput ¶ added in v1.1.22
type AddCustomRouteInput struct {
CustomRouteName *string `type:"string" json:",omitempty"`
// DstIP is a required field
DstIP *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ProxyCipher *string `type:"string" json:",omitempty"`
ProxyPassword *string `type:"string" json:",omitempty"`
// ProxyPort is a required field
ProxyPort *int32 `type:"int32" json:",omitempty" required:"true"`
// ProxyProtocol is a required field
ProxyProtocol *string `type:"string" json:",omitempty" required:"true"`
ProxyUserName *string `type:"string" json:",omitempty"`
// Zone is a required field
Zone *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (AddCustomRouteInput) GoString ¶ added in v1.1.22
func (s AddCustomRouteInput) GoString() string
GoString returns the string representation
func (*AddCustomRouteInput) SetCustomRouteName ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetCustomRouteName(v string) *AddCustomRouteInput
SetCustomRouteName sets the CustomRouteName field's value.
func (*AddCustomRouteInput) SetDstIP ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetDstIP(v string) *AddCustomRouteInput
SetDstIP sets the DstIP field's value.
func (*AddCustomRouteInput) SetProductId ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProductId(v string) *AddCustomRouteInput
SetProductId sets the ProductId field's value.
func (*AddCustomRouteInput) SetProxyCipher ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProxyCipher(v string) *AddCustomRouteInput
SetProxyCipher sets the ProxyCipher field's value.
func (*AddCustomRouteInput) SetProxyPassword ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProxyPassword(v string) *AddCustomRouteInput
SetProxyPassword sets the ProxyPassword field's value.
func (*AddCustomRouteInput) SetProxyPort ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProxyPort(v int32) *AddCustomRouteInput
SetProxyPort sets the ProxyPort field's value.
func (*AddCustomRouteInput) SetProxyProtocol ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProxyProtocol(v string) *AddCustomRouteInput
SetProxyProtocol sets the ProxyProtocol field's value.
func (*AddCustomRouteInput) SetProxyUserName ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetProxyUserName(v string) *AddCustomRouteInput
SetProxyUserName sets the ProxyUserName field's value.
func (*AddCustomRouteInput) SetZone ¶ added in v1.1.22
func (s *AddCustomRouteInput) SetZone(v string) *AddCustomRouteInput
SetZone sets the Zone field's value.
func (AddCustomRouteInput) String ¶ added in v1.1.22
func (s AddCustomRouteInput) String() string
String returns the string representation
func (*AddCustomRouteInput) Validate ¶ added in v1.1.22
func (s *AddCustomRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddCustomRouteOutput ¶ added in v1.1.22
type AddCustomRouteOutput struct {
Metadata *response.ResponseMetadata
CustomRouteId *string `type:"string" json:",omitempty"`
DstIP *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddCustomRouteOutput) GoString ¶ added in v1.1.22
func (s AddCustomRouteOutput) GoString() string
GoString returns the string representation
func (*AddCustomRouteOutput) SetCustomRouteId ¶ added in v1.1.22
func (s *AddCustomRouteOutput) SetCustomRouteId(v string) *AddCustomRouteOutput
SetCustomRouteId sets the CustomRouteId field's value.
func (*AddCustomRouteOutput) SetDstIP ¶ added in v1.1.22
func (s *AddCustomRouteOutput) SetDstIP(v string) *AddCustomRouteOutput
SetDstIP sets the DstIP field's value.
func (AddCustomRouteOutput) String ¶ added in v1.1.22
func (s AddCustomRouteOutput) String() string
String returns the string representation
type AddPhoneTemplateInput ¶ added in v1.1.45
type AddPhoneTemplateInput struct {
// AospVersion is a required field
AospVersion *string `type:"string" json:",omitempty" required:"true"`
OverlayPersistProperty []*OverlayPersistPropertyForAddPhoneTemplateInput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForAddPhoneTemplateInput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForAddPhoneTemplateInput `type:"list" json:",omitempty"`
// PhoneTemplateName is a required field
PhoneTemplateName *string `type:"string" json:",omitempty" required:"true"`
// Status is a required field
Status *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (AddPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s AddPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*AddPhoneTemplateInput) SetAospVersion ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetAospVersion(v string) *AddPhoneTemplateInput
SetAospVersion sets the AospVersion field's value.
func (*AddPhoneTemplateInput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForAddPhoneTemplateInput) *AddPhoneTemplateInput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*AddPhoneTemplateInput) SetOverlayProperty ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetOverlayProperty(v []*OverlayPropertyForAddPhoneTemplateInput) *AddPhoneTemplateInput
SetOverlayProperty sets the OverlayProperty field's value.
func (*AddPhoneTemplateInput) SetOverlaySettings ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetOverlaySettings(v []*OverlaySettingForAddPhoneTemplateInput) *AddPhoneTemplateInput
SetOverlaySettings sets the OverlaySettings field's value.
func (*AddPhoneTemplateInput) SetPhoneTemplateName ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetPhoneTemplateName(v string) *AddPhoneTemplateInput
SetPhoneTemplateName sets the PhoneTemplateName field's value.
func (*AddPhoneTemplateInput) SetStatus ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) SetStatus(v int32) *AddPhoneTemplateInput
SetStatus sets the Status field's value.
func (AddPhoneTemplateInput) String ¶ added in v1.1.45
func (s AddPhoneTemplateInput) String() string
String returns the string representation
func (*AddPhoneTemplateInput) Validate ¶ added in v1.1.45
func (s *AddPhoneTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddPhoneTemplateOutput ¶ added in v1.1.45
type AddPhoneTemplateOutput struct {
Metadata *response.ResponseMetadata
PhoneTemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AddPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s AddPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*AddPhoneTemplateOutput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *AddPhoneTemplateOutput) SetPhoneTemplateId(v string) *AddPhoneTemplateOutput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (AddPhoneTemplateOutput) String ¶ added in v1.1.45
func (s AddPhoneTemplateOutput) String() string
String returns the string representation
type AppCrashLogListForGetAppCrashLogOutput ¶ added in v1.2.10
type AppCrashLogListForGetAppCrashLogOutput struct {
CrashTime *int64 `type:"int64" json:",omitempty"`
Msg *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AppCrashLogListForGetAppCrashLogOutput) GoString ¶ added in v1.2.10
func (s AppCrashLogListForGetAppCrashLogOutput) GoString() string
GoString returns the string representation
func (*AppCrashLogListForGetAppCrashLogOutput) SetCrashTime ¶ added in v1.2.10
func (s *AppCrashLogListForGetAppCrashLogOutput) SetCrashTime(v int64) *AppCrashLogListForGetAppCrashLogOutput
SetCrashTime sets the CrashTime field's value.
func (*AppCrashLogListForGetAppCrashLogOutput) SetMsg ¶ added in v1.2.10
func (s *AppCrashLogListForGetAppCrashLogOutput) SetMsg(v string) *AppCrashLogListForGetAppCrashLogOutput
SetMsg sets the Msg field's value.
func (*AppCrashLogListForGetAppCrashLogOutput) SetPackageName ¶ added in v1.2.10
func (s *AppCrashLogListForGetAppCrashLogOutput) SetPackageName(v string) *AppCrashLogListForGetAppCrashLogOutput
SetPackageName sets the PackageName field's value.
func (*AppCrashLogListForGetAppCrashLogOutput) SetPodId ¶ added in v1.2.10
func (s *AppCrashLogListForGetAppCrashLogOutput) SetPodId(v string) *AppCrashLogListForGetAppCrashLogOutput
SetPodId sets the PodId field's value.
func (AppCrashLogListForGetAppCrashLogOutput) String ¶ added in v1.2.10
func (s AppCrashLogListForGetAppCrashLogOutput) String() string
String returns the string representation
type AppForDetailAppOutput ¶ added in v1.2.10
type AppForDetailAppOutput struct {
AppDesc *string `type:"string" json:",omitempty"`
AppId *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppStatus *int32 `type:"int32" json:",omitempty"`
AppType *int32 `type:"int32" json:",omitempty"`
ApplyNum *int32 `type:"int32" json:",omitempty"`
DeployStatus *int32 `type:"int32" json:",omitempty"`
DeployVersionNum *int32 `type:"int32" json:",omitempty"`
IconUrl *string `type:"string" json:",omitempty"`
LatestVersion *LatestVersionForDetailAppOutput `type:"structure" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
ReadyNum *int32 `type:"int32" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
VersionList []*VersionListForDetailAppOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (AppForDetailAppOutput) GoString ¶ added in v1.2.10
func (s AppForDetailAppOutput) GoString() string
GoString returns the string representation
func (*AppForDetailAppOutput) SetAppDesc ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetAppDesc(v string) *AppForDetailAppOutput
SetAppDesc sets the AppDesc field's value.
func (*AppForDetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetAppId(v string) *AppForDetailAppOutput
SetAppId sets the AppId field's value.
func (*AppForDetailAppOutput) SetAppName ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetAppName(v string) *AppForDetailAppOutput
SetAppName sets the AppName field's value.
func (*AppForDetailAppOutput) SetAppStatus ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetAppStatus(v int32) *AppForDetailAppOutput
SetAppStatus sets the AppStatus field's value.
func (*AppForDetailAppOutput) SetAppType ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetAppType(v int32) *AppForDetailAppOutput
SetAppType sets the AppType field's value.
func (*AppForDetailAppOutput) SetApplyNum ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetApplyNum(v int32) *AppForDetailAppOutput
SetApplyNum sets the ApplyNum field's value.
func (*AppForDetailAppOutput) SetDeployStatus ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetDeployStatus(v int32) *AppForDetailAppOutput
SetDeployStatus sets the DeployStatus field's value.
func (*AppForDetailAppOutput) SetDeployVersionNum ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetDeployVersionNum(v int32) *AppForDetailAppOutput
SetDeployVersionNum sets the DeployVersionNum field's value.
func (*AppForDetailAppOutput) SetIconUrl ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetIconUrl(v string) *AppForDetailAppOutput
SetIconUrl sets the IconUrl field's value.
func (*AppForDetailAppOutput) SetLatestVersion ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetLatestVersion(v *LatestVersionForDetailAppOutput) *AppForDetailAppOutput
SetLatestVersion sets the LatestVersion field's value.
func (*AppForDetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetPackageName(v string) *AppForDetailAppOutput
SetPackageName sets the PackageName field's value.
func (*AppForDetailAppOutput) SetProductId ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetProductId(v string) *AppForDetailAppOutput
SetProductId sets the ProductId field's value.
func (*AppForDetailAppOutput) SetReadyNum ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetReadyNum(v int32) *AppForDetailAppOutput
SetReadyNum sets the ReadyNum field's value.
func (*AppForDetailAppOutput) SetRotation ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetRotation(v int32) *AppForDetailAppOutput
SetRotation sets the Rotation field's value.
func (*AppForDetailAppOutput) SetVersionList ¶ added in v1.2.10
func (s *AppForDetailAppOutput) SetVersionList(v []*VersionListForDetailAppOutput) *AppForDetailAppOutput
SetVersionList sets the VersionList field's value.
func (AppForDetailAppOutput) String ¶ added in v1.2.10
func (s AppForDetailAppOutput) String() string
String returns the string representation
type AppListForCreatePodOneStepInput ¶ added in v1.1.45
type AppListForCreatePodOneStepInput struct {
AppId *string `type:"string" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AppListForCreatePodOneStepInput) GoString ¶ added in v1.1.45
func (s AppListForCreatePodOneStepInput) GoString() string
GoString returns the string representation
func (*AppListForCreatePodOneStepInput) SetAppId ¶ added in v1.1.45
func (s *AppListForCreatePodOneStepInput) SetAppId(v string) *AppListForCreatePodOneStepInput
SetAppId sets the AppId field's value.
func (*AppListForCreatePodOneStepInput) SetVersionId ¶ added in v1.1.45
func (s *AppListForCreatePodOneStepInput) SetVersionId(v string) *AppListForCreatePodOneStepInput
SetVersionId sets the VersionId field's value.
func (AppListForCreatePodOneStepInput) String ¶ added in v1.1.45
func (s AppListForCreatePodOneStepInput) String() string
String returns the string representation
type AppListForInstallAppsInput ¶ added in v1.2.10
type AppListForInstallAppsInput struct {
AppId *string `type:"string" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AppListForInstallAppsInput) GoString ¶ added in v1.2.10
func (s AppListForInstallAppsInput) GoString() string
GoString returns the string representation
func (*AppListForInstallAppsInput) SetAppId ¶ added in v1.2.10
func (s *AppListForInstallAppsInput) SetAppId(v string) *AppListForInstallAppsInput
SetAppId sets the AppId field's value.
func (*AppListForInstallAppsInput) SetVersionId ¶ added in v1.2.10
func (s *AppListForInstallAppsInput) SetVersionId(v string) *AppListForInstallAppsInput
SetVersionId sets the VersionId field's value.
func (AppListForInstallAppsInput) String ¶ added in v1.2.10
func (s AppListForInstallAppsInput) String() string
String returns the string representation
type AutoInstallAppInput ¶ added in v1.2.10
type AutoInstallAppInput struct {
AbsolutePath *string `type:"string" json:",omitempty"`
DownloadURL *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
InstallType *int32 `type:"int32" json:",omitempty"`
IsPreinstall *bool `type:"boolean" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
VersionCode *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoInstallAppInput) GoString ¶ added in v1.2.10
func (s AutoInstallAppInput) GoString() string
GoString returns the string representation
func (*AutoInstallAppInput) SetAbsolutePath ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetAbsolutePath(v string) *AutoInstallAppInput
SetAbsolutePath sets the AbsolutePath field's value.
func (*AutoInstallAppInput) SetDownloadURL ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetDownloadURL(v string) *AutoInstallAppInput
SetDownloadURL sets the DownloadURL field's value.
func (*AutoInstallAppInput) SetImageId ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetImageId(v string) *AutoInstallAppInput
SetImageId sets the ImageId field's value.
func (*AutoInstallAppInput) SetInstallType ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetInstallType(v int32) *AutoInstallAppInput
SetInstallType sets the InstallType field's value.
func (*AutoInstallAppInput) SetIsPreinstall ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetIsPreinstall(v bool) *AutoInstallAppInput
SetIsPreinstall sets the IsPreinstall field's value.
func (*AutoInstallAppInput) SetMD5 ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetMD5(v string) *AutoInstallAppInput
SetMD5 sets the MD5 field's value.
func (*AutoInstallAppInput) SetPackageName ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetPackageName(v string) *AutoInstallAppInput
SetPackageName sets the PackageName field's value.
func (*AutoInstallAppInput) SetPodIdList ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetPodIdList(v []*string) *AutoInstallAppInput
SetPodIdList sets the PodIdList field's value.
func (*AutoInstallAppInput) SetProductId ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetProductId(v string) *AutoInstallAppInput
SetProductId sets the ProductId field's value.
func (*AutoInstallAppInput) SetVersionCode ¶ added in v1.2.10
func (s *AutoInstallAppInput) SetVersionCode(v int32) *AutoInstallAppInput
SetVersionCode sets the VersionCode field's value.
func (AutoInstallAppInput) String ¶ added in v1.2.10
func (s AutoInstallAppInput) String() string
String returns the string representation
func (*AutoInstallAppInput) Validate ¶ added in v1.2.10
func (s *AutoInstallAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AutoInstallAppOutput ¶ added in v1.2.10
type AutoInstallAppOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForAutoInstallAppOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (AutoInstallAppOutput) GoString ¶ added in v1.2.10
func (s AutoInstallAppOutput) GoString() string
GoString returns the string representation
func (*AutoInstallAppOutput) SetJobs ¶ added in v1.2.10
func (s *AutoInstallAppOutput) SetJobs(v []*JobForAutoInstallAppOutput) *AutoInstallAppOutput
SetJobs sets the Jobs field's value.
func (*AutoInstallAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *AutoInstallAppOutput) SetTaskAction(v string) *AutoInstallAppOutput
SetTaskAction sets the TaskAction field's value.
func (*AutoInstallAppOutput) SetTaskId ¶ added in v1.2.10
func (s *AutoInstallAppOutput) SetTaskId(v string) *AutoInstallAppOutput
SetTaskId sets the TaskId field's value.
func (AutoInstallAppOutput) String ¶ added in v1.2.10
func (s AutoInstallAppOutput) String() string
String returns the string representation
type BackupDataInput ¶ added in v1.1.42
type BackupDataInput struct {
BackupAll *bool `type:"boolean" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
ExcludePathList []*string `type:"list" json:",omitempty"`
IncludePathList []*string `type:"list" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (BackupDataInput) GoString ¶ added in v1.1.42
func (s BackupDataInput) GoString() string
GoString returns the string representation
func (*BackupDataInput) SetBackupAll ¶ added in v1.2.10
func (s *BackupDataInput) SetBackupAll(v bool) *BackupDataInput
SetBackupAll sets the BackupAll field's value.
func (*BackupDataInput) SetDescription ¶ added in v1.1.42
func (s *BackupDataInput) SetDescription(v string) *BackupDataInput
SetDescription sets the Description field's value.
func (*BackupDataInput) SetExcludePathList ¶ added in v1.2.10
func (s *BackupDataInput) SetExcludePathList(v []*string) *BackupDataInput
SetExcludePathList sets the ExcludePathList field's value.
func (*BackupDataInput) SetIncludePathList ¶ added in v1.2.10
func (s *BackupDataInput) SetIncludePathList(v []*string) *BackupDataInput
SetIncludePathList sets the IncludePathList field's value.
func (*BackupDataInput) SetPodIdList ¶ added in v1.1.42
func (s *BackupDataInput) SetPodIdList(v []*string) *BackupDataInput
SetPodIdList sets the PodIdList field's value.
func (*BackupDataInput) SetProductId ¶ added in v1.1.42
func (s *BackupDataInput) SetProductId(v string) *BackupDataInput
SetProductId sets the ProductId field's value.
func (BackupDataInput) String ¶ added in v1.1.42
func (s BackupDataInput) String() string
String returns the string representation
func (*BackupDataInput) Validate ¶ added in v1.1.42
func (s *BackupDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BackupDataOutput ¶ added in v1.1.42
type BackupDataOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForBackupDataOutput `type:"list" json:",omitempty"`
TaskIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupDataOutput) GoString ¶ added in v1.1.42
func (s BackupDataOutput) GoString() string
GoString returns the string representation
func (*BackupDataOutput) SetDetails ¶ added in v1.1.42
func (s *BackupDataOutput) SetDetails(v []*DetailForBackupDataOutput) *BackupDataOutput
SetDetails sets the Details field's value.
func (*BackupDataOutput) SetTaskIdList ¶ added in v1.1.42
func (s *BackupDataOutput) SetTaskIdList(v []*string) *BackupDataOutput
SetTaskIdList sets the TaskIdList field's value.
func (BackupDataOutput) String ¶ added in v1.1.42
func (s BackupDataOutput) String() string
String returns the string representation
type BackupPodInput ¶ added in v1.1.22
type BackupPodInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (BackupPodInput) GoString ¶ added in v1.1.22
func (s BackupPodInput) GoString() string
GoString returns the string representation
func (*BackupPodInput) SetPodIdList ¶ added in v1.1.22
func (s *BackupPodInput) SetPodIdList(v []*string) *BackupPodInput
SetPodIdList sets the PodIdList field's value.
func (*BackupPodInput) SetProductId ¶ added in v1.1.22
func (s *BackupPodInput) SetProductId(v string) *BackupPodInput
SetProductId sets the ProductId field's value.
func (BackupPodInput) String ¶ added in v1.1.22
func (s BackupPodInput) String() string
String returns the string representation
func (*BackupPodInput) Validate ¶ added in v1.1.22
func (s *BackupPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BackupPodOutput ¶ added in v1.1.22
type BackupPodOutput struct {
Metadata *response.ResponseMetadata
TaskIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (BackupPodOutput) GoString ¶ added in v1.1.22
func (s BackupPodOutput) GoString() string
GoString returns the string representation
func (*BackupPodOutput) SetTaskIdList ¶ added in v1.1.22
func (s *BackupPodOutput) SetTaskIdList(v []*string) *BackupPodOutput
SetTaskIdList sets the TaskIdList field's value.
func (BackupPodOutput) String ¶ added in v1.1.22
func (s BackupPodOutput) String() string
String returns the string representation
type BindPortMappingRuleInput ¶ added in v1.2.10
type BindPortMappingRuleInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
PortMappingRuleIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (BindPortMappingRuleInput) GoString ¶ added in v1.2.10
func (s BindPortMappingRuleInput) GoString() string
GoString returns the string representation
func (*BindPortMappingRuleInput) SetPodIdList ¶ added in v1.2.10
func (s *BindPortMappingRuleInput) SetPodIdList(v []*string) *BindPortMappingRuleInput
SetPodIdList sets the PodIdList field's value.
func (*BindPortMappingRuleInput) SetPortMappingRuleIdList ¶ added in v1.2.10
func (s *BindPortMappingRuleInput) SetPortMappingRuleIdList(v []*string) *BindPortMappingRuleInput
SetPortMappingRuleIdList sets the PortMappingRuleIdList field's value.
func (*BindPortMappingRuleInput) SetProductId ¶ added in v1.2.10
func (s *BindPortMappingRuleInput) SetProductId(v string) *BindPortMappingRuleInput
SetProductId sets the ProductId field's value.
func (BindPortMappingRuleInput) String ¶ added in v1.2.10
func (s BindPortMappingRuleInput) String() string
String returns the string representation
func (*BindPortMappingRuleInput) Validate ¶ added in v1.2.10
func (s *BindPortMappingRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BindPortMappingRuleOutput ¶ added in v1.2.10
type BindPortMappingRuleOutput struct {
Metadata *response.ResponseMetadata
ErrorPodInfoList []*ErrorPodInfoListForBindPortMappingRuleOutput `type:"list" json:",omitempty"`
SuccessPodIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (BindPortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s BindPortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*BindPortMappingRuleOutput) SetErrorPodInfoList ¶ added in v1.2.10
func (s *BindPortMappingRuleOutput) SetErrorPodInfoList(v []*ErrorPodInfoListForBindPortMappingRuleOutput) *BindPortMappingRuleOutput
SetErrorPodInfoList sets the ErrorPodInfoList field's value.
func (*BindPortMappingRuleOutput) SetSuccessPodIdList ¶ added in v1.2.10
func (s *BindPortMappingRuleOutput) SetSuccessPodIdList(v []*string) *BindPortMappingRuleOutput
SetSuccessPodIdList sets the SuccessPodIdList field's value.
func (BindPortMappingRuleOutput) String ¶ added in v1.2.10
func (s BindPortMappingRuleOutput) String() string
String returns the string representation
type BuildAOSPImageInput ¶ added in v1.2.10
type BuildAOSPImageInput struct {
ImageAnnotation *string `type:"string" json:",omitempty"`
ImageFileFormat *string `type:"string" json:",omitempty"`
ImageName *string `type:"string" json:",omitempty"`
ImageTosInfo *ImageTosInfoForBuildAOSPImageInput `type:"structure" json:",omitempty"`
ImageUrlInfo *ImageUrlInfoForBuildAOSPImageInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (BuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s BuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*BuildAOSPImageInput) SetImageAnnotation ¶ added in v1.2.10
func (s *BuildAOSPImageInput) SetImageAnnotation(v string) *BuildAOSPImageInput
SetImageAnnotation sets the ImageAnnotation field's value.
func (*BuildAOSPImageInput) SetImageFileFormat ¶ added in v1.2.10
func (s *BuildAOSPImageInput) SetImageFileFormat(v string) *BuildAOSPImageInput
SetImageFileFormat sets the ImageFileFormat field's value.
func (*BuildAOSPImageInput) SetImageName ¶ added in v1.2.10
func (s *BuildAOSPImageInput) SetImageName(v string) *BuildAOSPImageInput
SetImageName sets the ImageName field's value.
func (*BuildAOSPImageInput) SetImageTosInfo ¶ added in v1.2.10
func (s *BuildAOSPImageInput) SetImageTosInfo(v *ImageTosInfoForBuildAOSPImageInput) *BuildAOSPImageInput
SetImageTosInfo sets the ImageTosInfo field's value.
func (*BuildAOSPImageInput) SetImageUrlInfo ¶ added in v1.2.10
func (s *BuildAOSPImageInput) SetImageUrlInfo(v *ImageUrlInfoForBuildAOSPImageInput) *BuildAOSPImageInput
SetImageUrlInfo sets the ImageUrlInfo field's value.
func (BuildAOSPImageInput) String ¶ added in v1.2.10
func (s BuildAOSPImageInput) String() string
String returns the string representation
type BuildAOSPImageOutput ¶ added in v1.2.10
type BuildAOSPImageOutput struct {
Metadata *response.ResponseMetadata
ImageId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (BuildAOSPImageOutput) GoString ¶ added in v1.2.10
func (s BuildAOSPImageOutput) GoString() string
GoString returns the string representation
func (*BuildAOSPImageOutput) SetImageId ¶ added in v1.2.10
func (s *BuildAOSPImageOutput) SetImageId(v string) *BuildAOSPImageOutput
SetImageId sets the ImageId field's value.
func (BuildAOSPImageOutput) String ¶ added in v1.2.10
func (s BuildAOSPImageOutput) String() string
String returns the string representation
type CancelBackupPodInput ¶ added in v1.1.22
type CancelBackupPodInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CancelBackupPodInput) GoString ¶ added in v1.1.22
func (s CancelBackupPodInput) GoString() string
GoString returns the string representation
func (*CancelBackupPodInput) SetPodIdList ¶ added in v1.1.22
func (s *CancelBackupPodInput) SetPodIdList(v []*string) *CancelBackupPodInput
SetPodIdList sets the PodIdList field's value.
func (*CancelBackupPodInput) SetProductId ¶ added in v1.1.22
func (s *CancelBackupPodInput) SetProductId(v string) *CancelBackupPodInput
SetProductId sets the ProductId field's value.
func (CancelBackupPodInput) String ¶ added in v1.1.22
func (s CancelBackupPodInput) String() string
String returns the string representation
func (*CancelBackupPodInput) Validate ¶ added in v1.1.22
func (s *CancelBackupPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelBackupPodOutput ¶ added in v1.1.22
type CancelBackupPodOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CancelBackupPodOutput) GoString ¶ added in v1.1.22
func (s CancelBackupPodOutput) GoString() string
GoString returns the string representation
func (CancelBackupPodOutput) String ¶ added in v1.1.22
func (s CancelBackupPodOutput) String() string
String returns the string representation
type CancelRestorePodInput ¶ added in v1.1.22
type CancelRestorePodInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CancelRestorePodInput) GoString ¶ added in v1.1.22
func (s CancelRestorePodInput) GoString() string
GoString returns the string representation
func (*CancelRestorePodInput) SetPodIdList ¶ added in v1.1.22
func (s *CancelRestorePodInput) SetPodIdList(v []*string) *CancelRestorePodInput
SetPodIdList sets the PodIdList field's value.
func (*CancelRestorePodInput) SetProductId ¶ added in v1.1.22
func (s *CancelRestorePodInput) SetProductId(v string) *CancelRestorePodInput
SetProductId sets the ProductId field's value.
func (CancelRestorePodInput) String ¶ added in v1.1.22
func (s CancelRestorePodInput) String() string
String returns the string representation
func (*CancelRestorePodInput) Validate ¶ added in v1.1.22
func (s *CancelRestorePodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CancelRestorePodOutput ¶ added in v1.1.22
type CancelRestorePodOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CancelRestorePodOutput) GoString ¶ added in v1.1.22
func (s CancelRestorePodOutput) GoString() string
GoString returns the string representation
func (CancelRestorePodOutput) String ¶ added in v1.1.22
func (s CancelRestorePodOutput) String() string
String returns the string representation
type CloseAppInput ¶ added in v1.2.10
type CloseAppInput struct {
// PackageName is a required field
PackageName *string `type:"string" json:",omitempty" required:"true"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CloseAppInput) GoString ¶ added in v1.2.10
func (s CloseAppInput) GoString() string
GoString returns the string representation
func (*CloseAppInput) SetPackageName ¶ added in v1.2.10
func (s *CloseAppInput) SetPackageName(v string) *CloseAppInput
SetPackageName sets the PackageName field's value.
func (*CloseAppInput) SetPodIdList ¶ added in v1.2.10
func (s *CloseAppInput) SetPodIdList(v []*string) *CloseAppInput
SetPodIdList sets the PodIdList field's value.
func (*CloseAppInput) SetProductId ¶ added in v1.2.10
func (s *CloseAppInput) SetProductId(v string) *CloseAppInput
SetProductId sets the ProductId field's value.
func (CloseAppInput) String ¶ added in v1.2.10
func (s CloseAppInput) String() string
String returns the string representation
func (*CloseAppInput) Validate ¶ added in v1.2.10
func (s *CloseAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CloseAppOutput ¶ added in v1.2.10
type CloseAppOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForCloseAppOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CloseAppOutput) GoString ¶ added in v1.2.10
func (s CloseAppOutput) GoString() string
GoString returns the string representation
func (*CloseAppOutput) SetJobs ¶ added in v1.2.10
func (s *CloseAppOutput) SetJobs(v []*JobForCloseAppOutput) *CloseAppOutput
SetJobs sets the Jobs field's value.
func (*CloseAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *CloseAppOutput) SetTaskAction(v string) *CloseAppOutput
SetTaskAction sets the TaskAction field's value.
func (*CloseAppOutput) SetTaskId ¶ added in v1.2.10
func (s *CloseAppOutput) SetTaskId(v string) *CloseAppOutput
SetTaskId sets the TaskId field's value.
func (CloseAppOutput) String ¶ added in v1.2.10
func (s CloseAppOutput) String() string
String returns the string representation
type ConfigurationForDetailPodOutput ¶ added in v1.2.10
type ConfigurationForDetailPodOutput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
ConfigurationType *int32 `type:"int32" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigurationForDetailPodOutput) GoString ¶ added in v1.2.10
func (s ConfigurationForDetailPodOutput) GoString() string
GoString returns the string representation
func (*ConfigurationForDetailPodOutput) SetConfigurationCode ¶ added in v1.2.10
func (s *ConfigurationForDetailPodOutput) SetConfigurationCode(v string) *ConfigurationForDetailPodOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigurationForDetailPodOutput) SetConfigurationName ¶ added in v1.2.10
func (s *ConfigurationForDetailPodOutput) SetConfigurationName(v string) *ConfigurationForDetailPodOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*ConfigurationForDetailPodOutput) SetConfigurationType ¶ added in v1.2.10
func (s *ConfigurationForDetailPodOutput) SetConfigurationType(v int32) *ConfigurationForDetailPodOutput
SetConfigurationType sets the ConfigurationType field's value.
func (*ConfigurationForDetailPodOutput) SetServerTypeCode ¶ added in v1.2.10
func (s *ConfigurationForDetailPodOutput) SetServerTypeCode(v string) *ConfigurationForDetailPodOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (ConfigurationForDetailPodOutput) String ¶ added in v1.2.10
func (s ConfigurationForDetailPodOutput) String() string
String returns the string representation
type ConfigurationForListPodOutput ¶
type ConfigurationForListPodOutput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
ConfigurationType *int32 `type:"int32" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConfigurationForListPodOutput) GoString ¶
func (s ConfigurationForListPodOutput) GoString() string
GoString returns the string representation
func (*ConfigurationForListPodOutput) SetConfigurationCode ¶
func (s *ConfigurationForListPodOutput) SetConfigurationCode(v string) *ConfigurationForListPodOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ConfigurationForListPodOutput) SetConfigurationName ¶
func (s *ConfigurationForListPodOutput) SetConfigurationName(v string) *ConfigurationForListPodOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*ConfigurationForListPodOutput) SetConfigurationType ¶
func (s *ConfigurationForListPodOutput) SetConfigurationType(v int32) *ConfigurationForListPodOutput
SetConfigurationType sets the ConfigurationType field's value.
func (*ConfigurationForListPodOutput) SetServerTypeCode ¶
func (s *ConfigurationForListPodOutput) SetServerTypeCode(v string) *ConfigurationForListPodOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (ConfigurationForListPodOutput) String ¶
func (s ConfigurationForListPodOutput) String() string
String returns the string representation
type ConvertLatestVersionForDetailAppOutput ¶ added in v1.2.10
type ConvertLatestVersionForDetailAppOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int64 `type:"int64" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertLatestVersionForDetailAppOutput) GoString ¶ added in v1.2.10
func (s ConvertLatestVersionForDetailAppOutput) GoString() string
GoString returns the string representation
func (*ConvertLatestVersionForDetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetAppId(v string) *ConvertLatestVersionForDetailAppOutput
SetAppId sets the AppId field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetAppVersionDesc ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetAppVersionDesc(v string) *ConvertLatestVersionForDetailAppOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetDownloadUrl ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetDownloadUrl(v string) *ConvertLatestVersionForDetailAppOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetMD5 ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetMD5(v string) *ConvertLatestVersionForDetailAppOutput
SetMD5 sets the MD5 field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetPackageName(v string) *ConvertLatestVersionForDetailAppOutput
SetPackageName sets the PackageName field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetVersionCode ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetVersionCode(v int64) *ConvertLatestVersionForDetailAppOutput
SetVersionCode sets the VersionCode field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetVersionId ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetVersionId(v string) *ConvertLatestVersionForDetailAppOutput
SetVersionId sets the VersionId field's value.
func (*ConvertLatestVersionForDetailAppOutput) SetVersionName ¶ added in v1.2.10
func (s *ConvertLatestVersionForDetailAppOutput) SetVersionName(v string) *ConvertLatestVersionForDetailAppOutput
SetVersionName sets the VersionName field's value.
func (ConvertLatestVersionForDetailAppOutput) String ¶ added in v1.2.10
func (s ConvertLatestVersionForDetailAppOutput) String() string
String returns the string representation
type ConvertSystemImgForBuildAOSPImageInput ¶ added in v1.2.10
type ConvertSystemImgForBuildAOSPImageInput struct {
MD5 *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertSystemImgForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s ConvertSystemImgForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*ConvertSystemImgForBuildAOSPImageInput) SetMD5 ¶ added in v1.2.10
func (s *ConvertSystemImgForBuildAOSPImageInput) SetMD5(v string) *ConvertSystemImgForBuildAOSPImageInput
SetMD5 sets the MD5 field's value.
func (*ConvertSystemImgForBuildAOSPImageInput) SetUrl ¶ added in v1.2.10
func (s *ConvertSystemImgForBuildAOSPImageInput) SetUrl(v string) *ConvertSystemImgForBuildAOSPImageInput
SetUrl sets the Url field's value.
func (ConvertSystemImgForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s ConvertSystemImgForBuildAOSPImageInput) String() string
String returns the string representation
type ConvertVendorImgForBuildAOSPImageInput ¶ added in v1.2.10
type ConvertVendorImgForBuildAOSPImageInput struct {
MD5 *string `type:"string" json:",omitempty"`
Url *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertVendorImgForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s ConvertVendorImgForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*ConvertVendorImgForBuildAOSPImageInput) SetMD5 ¶ added in v1.2.10
func (s *ConvertVendorImgForBuildAOSPImageInput) SetMD5(v string) *ConvertVendorImgForBuildAOSPImageInput
SetMD5 sets the MD5 field's value.
func (*ConvertVendorImgForBuildAOSPImageInput) SetUrl ¶ added in v1.2.10
func (s *ConvertVendorImgForBuildAOSPImageInput) SetUrl(v string) *ConvertVendorImgForBuildAOSPImageInput
SetUrl sets the Url field's value.
func (ConvertVendorImgForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s ConvertVendorImgForBuildAOSPImageInput) String() string
String returns the string representation
type ConvertVersionListForDetailAppOutput ¶ added in v1.2.10
type ConvertVersionListForDetailAppOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int64 `type:"int64" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConvertVersionListForDetailAppOutput) GoString ¶ added in v1.2.10
func (s ConvertVersionListForDetailAppOutput) GoString() string
GoString returns the string representation
func (*ConvertVersionListForDetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetAppId(v string) *ConvertVersionListForDetailAppOutput
SetAppId sets the AppId field's value.
func (*ConvertVersionListForDetailAppOutput) SetAppVersionDesc ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetAppVersionDesc(v string) *ConvertVersionListForDetailAppOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*ConvertVersionListForDetailAppOutput) SetDownloadUrl ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetDownloadUrl(v string) *ConvertVersionListForDetailAppOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*ConvertVersionListForDetailAppOutput) SetMD5 ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetMD5(v string) *ConvertVersionListForDetailAppOutput
SetMD5 sets the MD5 field's value.
func (*ConvertVersionListForDetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetPackageName(v string) *ConvertVersionListForDetailAppOutput
SetPackageName sets the PackageName field's value.
func (*ConvertVersionListForDetailAppOutput) SetVersionCode ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetVersionCode(v int64) *ConvertVersionListForDetailAppOutput
SetVersionCode sets the VersionCode field's value.
func (*ConvertVersionListForDetailAppOutput) SetVersionId ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetVersionId(v string) *ConvertVersionListForDetailAppOutput
SetVersionId sets the VersionId field's value.
func (*ConvertVersionListForDetailAppOutput) SetVersionName ¶ added in v1.2.10
func (s *ConvertVersionListForDetailAppOutput) SetVersionName(v string) *ConvertVersionListForDetailAppOutput
SetVersionName sets the VersionName field's value.
func (ConvertVersionListForDetailAppOutput) String ¶ added in v1.2.10
func (s ConvertVersionListForDetailAppOutput) String() string
String returns the string representation
type CreateDNSRuleInput ¶ added in v1.2.10
type CreateDNSRuleInput struct {
DNSName *string `type:"string" json:",omitempty"`
// Dc is a required field
Dc *string `type:"string" json:",omitempty" required:"true"`
IPList []*IPListForCreateDNSRuleInput `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Type *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDNSRuleInput) GoString ¶ added in v1.2.10
func (s CreateDNSRuleInput) GoString() string
GoString returns the string representation
func (*CreateDNSRuleInput) SetDNSName ¶ added in v1.2.10
func (s *CreateDNSRuleInput) SetDNSName(v string) *CreateDNSRuleInput
SetDNSName sets the DNSName field's value.
func (*CreateDNSRuleInput) SetDc ¶ added in v1.2.10
func (s *CreateDNSRuleInput) SetDc(v string) *CreateDNSRuleInput
SetDc sets the Dc field's value.
func (*CreateDNSRuleInput) SetIPList ¶ added in v1.2.10
func (s *CreateDNSRuleInput) SetIPList(v []*IPListForCreateDNSRuleInput) *CreateDNSRuleInput
SetIPList sets the IPList field's value.
func (*CreateDNSRuleInput) SetProductId ¶ added in v1.2.10
func (s *CreateDNSRuleInput) SetProductId(v string) *CreateDNSRuleInput
SetProductId sets the ProductId field's value.
func (*CreateDNSRuleInput) SetType ¶ added in v1.2.10
func (s *CreateDNSRuleInput) SetType(v int32) *CreateDNSRuleInput
SetType sets the Type field's value.
func (CreateDNSRuleInput) String ¶ added in v1.2.10
func (s CreateDNSRuleInput) String() string
String returns the string representation
func (*CreateDNSRuleInput) Validate ¶ added in v1.2.10
func (s *CreateDNSRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDNSRuleOutput ¶ added in v1.2.10
type CreateDNSRuleOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DNSName *string `type:"string" json:",omitempty"`
Dc *string `type:"string" json:",omitempty"`
IPList []*IPListForCreateDNSRuleOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Type *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDNSRuleOutput) GoString ¶ added in v1.2.10
func (s CreateDNSRuleOutput) GoString() string
GoString returns the string representation
func (*CreateDNSRuleOutput) SetCreateAt ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetCreateAt(v int64) *CreateDNSRuleOutput
SetCreateAt sets the CreateAt field's value.
func (*CreateDNSRuleOutput) SetDNSId ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetDNSId(v string) *CreateDNSRuleOutput
SetDNSId sets the DNSId field's value.
func (*CreateDNSRuleOutput) SetDNSName ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetDNSName(v string) *CreateDNSRuleOutput
SetDNSName sets the DNSName field's value.
func (*CreateDNSRuleOutput) SetDc ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetDc(v string) *CreateDNSRuleOutput
SetDc sets the Dc field's value.
func (*CreateDNSRuleOutput) SetIPList ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetIPList(v []*IPListForCreateDNSRuleOutput) *CreateDNSRuleOutput
SetIPList sets the IPList field's value.
func (*CreateDNSRuleOutput) SetProductId ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetProductId(v string) *CreateDNSRuleOutput
SetProductId sets the ProductId field's value.
func (*CreateDNSRuleOutput) SetType ¶ added in v1.2.10
func (s *CreateDNSRuleOutput) SetType(v int32) *CreateDNSRuleOutput
SetType sets the Type field's value.
func (CreateDNSRuleOutput) String ¶ added in v1.2.10
func (s CreateDNSRuleOutput) String() string
String returns the string representation
type CreateDisplayLayoutMiniInput ¶ added in v1.2.10
type CreateDisplayLayoutMiniInput struct {
Density *int32 `type:"int32" json:",omitempty"`
// DisplayLayoutId is a required field
DisplayLayoutId *string `type:"string" json:",omitempty" required:"true"`
Extra *string `type:"string" json:",omitempty"`
Fps *int32 `type:"int32" json:",omitempty"`
// Height is a required field
Height *int32 `type:"int32" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// Width is a required field
Width *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateDisplayLayoutMiniInput) GoString ¶ added in v1.2.10
func (s CreateDisplayLayoutMiniInput) GoString() string
GoString returns the string representation
func (*CreateDisplayLayoutMiniInput) SetDensity ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetDensity(v int32) *CreateDisplayLayoutMiniInput
SetDensity sets the Density field's value.
func (*CreateDisplayLayoutMiniInput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetDisplayLayoutId(v string) *CreateDisplayLayoutMiniInput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*CreateDisplayLayoutMiniInput) SetExtra ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetExtra(v string) *CreateDisplayLayoutMiniInput
SetExtra sets the Extra field's value.
func (*CreateDisplayLayoutMiniInput) SetFps ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetFps(v int32) *CreateDisplayLayoutMiniInput
SetFps sets the Fps field's value.
func (*CreateDisplayLayoutMiniInput) SetHeight ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetHeight(v int32) *CreateDisplayLayoutMiniInput
SetHeight sets the Height field's value.
func (*CreateDisplayLayoutMiniInput) SetProductId ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetProductId(v string) *CreateDisplayLayoutMiniInput
SetProductId sets the ProductId field's value.
func (*CreateDisplayLayoutMiniInput) SetWidth ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) SetWidth(v int32) *CreateDisplayLayoutMiniInput
SetWidth sets the Width field's value.
func (CreateDisplayLayoutMiniInput) String ¶ added in v1.2.10
func (s CreateDisplayLayoutMiniInput) String() string
String returns the string representation
func (*CreateDisplayLayoutMiniInput) Validate ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDisplayLayoutMiniOutput ¶ added in v1.2.10
type CreateDisplayLayoutMiniOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
Density *int32 `type:"int32" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
Extra *string `type:"string" json:",omitempty"`
Fps *int32 `type:"int32" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
IsSystemConfig *bool `type:"boolean" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateDisplayLayoutMiniOutput) GoString ¶ added in v1.2.10
func (s CreateDisplayLayoutMiniOutput) GoString() string
GoString returns the string representation
func (*CreateDisplayLayoutMiniOutput) SetCreateAt ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetCreateAt(v int64) *CreateDisplayLayoutMiniOutput
SetCreateAt sets the CreateAt field's value.
func (*CreateDisplayLayoutMiniOutput) SetDensity ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetDensity(v int32) *CreateDisplayLayoutMiniOutput
SetDensity sets the Density field's value.
func (*CreateDisplayLayoutMiniOutput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *CreateDisplayLayoutMiniOutput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*CreateDisplayLayoutMiniOutput) SetExtra ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetExtra(v string) *CreateDisplayLayoutMiniOutput
SetExtra sets the Extra field's value.
func (*CreateDisplayLayoutMiniOutput) SetFps ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetFps(v int32) *CreateDisplayLayoutMiniOutput
SetFps sets the Fps field's value.
func (*CreateDisplayLayoutMiniOutput) SetHeight ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetHeight(v int32) *CreateDisplayLayoutMiniOutput
SetHeight sets the Height field's value.
func (*CreateDisplayLayoutMiniOutput) SetIsSystemConfig ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *CreateDisplayLayoutMiniOutput
SetIsSystemConfig sets the IsSystemConfig field's value.
func (*CreateDisplayLayoutMiniOutput) SetWidth ¶ added in v1.2.10
func (s *CreateDisplayLayoutMiniOutput) SetWidth(v int32) *CreateDisplayLayoutMiniOutput
SetWidth sets the Width field's value.
func (CreateDisplayLayoutMiniOutput) String ¶ added in v1.2.10
func (s CreateDisplayLayoutMiniOutput) String() string
String returns the string representation
type CreateImageOneStepInput ¶ added in v1.2.10
type CreateImageOneStepInput struct {
FileUrl *string `type:"string" json:",omitempty"`
ImageAnnotation *string `type:"string" json:",omitempty"`
// ImageId is a required field
ImageId *string `type:"string" json:",omitempty" required:"true"`
ImageName *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateImageOneStepInput) GoString ¶ added in v1.2.10
func (s CreateImageOneStepInput) GoString() string
GoString returns the string representation
func (*CreateImageOneStepInput) SetFileUrl ¶ added in v1.2.10
func (s *CreateImageOneStepInput) SetFileUrl(v string) *CreateImageOneStepInput
SetFileUrl sets the FileUrl field's value.
func (*CreateImageOneStepInput) SetImageAnnotation ¶ added in v1.2.10
func (s *CreateImageOneStepInput) SetImageAnnotation(v string) *CreateImageOneStepInput
SetImageAnnotation sets the ImageAnnotation field's value.
func (*CreateImageOneStepInput) SetImageId ¶ added in v1.2.10
func (s *CreateImageOneStepInput) SetImageId(v string) *CreateImageOneStepInput
SetImageId sets the ImageId field's value.
func (*CreateImageOneStepInput) SetImageName ¶ added in v1.2.10
func (s *CreateImageOneStepInput) SetImageName(v string) *CreateImageOneStepInput
SetImageName sets the ImageName field's value.
func (*CreateImageOneStepInput) SetProductId ¶ added in v1.2.10
func (s *CreateImageOneStepInput) SetProductId(v string) *CreateImageOneStepInput
SetProductId sets the ProductId field's value.
func (CreateImageOneStepInput) String ¶ added in v1.2.10
func (s CreateImageOneStepInput) String() string
String returns the string representation
func (*CreateImageOneStepInput) Validate ¶ added in v1.2.10
func (s *CreateImageOneStepInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateImageOneStepOutput ¶ added in v1.2.10
type CreateImageOneStepOutput struct {
Metadata *response.ResponseMetadata
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateImageOneStepOutput) GoString ¶ added in v1.2.10
func (s CreateImageOneStepOutput) GoString() string
GoString returns the string representation
func (*CreateImageOneStepOutput) SetTaskAction ¶ added in v1.2.10
func (s *CreateImageOneStepOutput) SetTaskAction(v string) *CreateImageOneStepOutput
SetTaskAction sets the TaskAction field's value.
func (*CreateImageOneStepOutput) SetTaskId ¶ added in v1.2.10
func (s *CreateImageOneStepOutput) SetTaskId(v string) *CreateImageOneStepOutput
SetTaskId sets the TaskId field's value.
func (CreateImageOneStepOutput) String ¶ added in v1.2.10
func (s CreateImageOneStepOutput) String() string
String returns the string representation
type CreatePodInput ¶ added in v1.1.45
type CreatePodInput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
CustomRouteId *string `type:"string" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DataSize *string `type:"string" json:",omitempty"`
Dc *string `type:"string" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DownBandwidthLimit *int32 `type:"int32" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
IPWhiteList *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
OverlayPersistProperty []*OverlayPersistPropertyForCreatePodInput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForCreatePodInput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForCreatePodInput `type:"list" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
PodSpecList []*PodSpecListForCreatePodInput `type:"list" json:",omitempty"`
PortMappingRuleIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ResourceType *int32 `type:"int32" json:",omitempty"`
Start *bool `type:"boolean" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
UpBandwidthLimit *int32 `type:"int32" json:",omitempty"`
UsePhoneTemplate *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePodInput) GoString ¶ added in v1.1.45
func (s CreatePodInput) GoString() string
GoString returns the string representation
func (*CreatePodInput) SetConfigurationCode ¶ added in v1.1.45
func (s *CreatePodInput) SetConfigurationCode(v string) *CreatePodInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*CreatePodInput) SetCustomRouteId ¶ added in v1.1.45
func (s *CreatePodInput) SetCustomRouteId(v string) *CreatePodInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*CreatePodInput) SetDNSId ¶ added in v1.1.45
func (s *CreatePodInput) SetDNSId(v string) *CreatePodInput
SetDNSId sets the DNSId field's value.
func (*CreatePodInput) SetDataSize ¶ added in v1.1.45
func (s *CreatePodInput) SetDataSize(v string) *CreatePodInput
SetDataSize sets the DataSize field's value.
func (*CreatePodInput) SetDc ¶ added in v1.1.45
func (s *CreatePodInput) SetDc(v string) *CreatePodInput
SetDc sets the Dc field's value.
func (*CreatePodInput) SetDisplayLayoutId ¶ added in v1.1.45
func (s *CreatePodInput) SetDisplayLayoutId(v string) *CreatePodInput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*CreatePodInput) SetDownBandwidthLimit ¶ added in v1.1.45
func (s *CreatePodInput) SetDownBandwidthLimit(v int32) *CreatePodInput
SetDownBandwidthLimit sets the DownBandwidthLimit field's value.
func (*CreatePodInput) SetHostId ¶ added in v1.1.45
func (s *CreatePodInput) SetHostId(v string) *CreatePodInput
SetHostId sets the HostId field's value.
func (*CreatePodInput) SetIPWhiteList ¶ added in v1.1.45
func (s *CreatePodInput) SetIPWhiteList(v string) *CreatePodInput
SetIPWhiteList sets the IPWhiteList field's value.
func (*CreatePodInput) SetImageId ¶ added in v1.1.45
func (s *CreatePodInput) SetImageId(v string) *CreatePodInput
SetImageId sets the ImageId field's value.
func (*CreatePodInput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *CreatePodInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodInput) *CreatePodInput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*CreatePodInput) SetOverlayProperty ¶ added in v1.1.45
func (s *CreatePodInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodInput) *CreatePodInput
SetOverlayProperty sets the OverlayProperty field's value.
func (*CreatePodInput) SetOverlaySettings ¶ added in v1.1.45
func (s *CreatePodInput) SetOverlaySettings(v []*OverlaySettingForCreatePodInput) *CreatePodInput
SetOverlaySettings sets the OverlaySettings field's value.
func (*CreatePodInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *CreatePodInput) SetPhoneTemplateId(v string) *CreatePodInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*CreatePodInput) SetPodName ¶ added in v1.1.45
func (s *CreatePodInput) SetPodName(v string) *CreatePodInput
SetPodName sets the PodName field's value.
func (*CreatePodInput) SetPodSpecList ¶ added in v1.1.45
func (s *CreatePodInput) SetPodSpecList(v []*PodSpecListForCreatePodInput) *CreatePodInput
SetPodSpecList sets the PodSpecList field's value.
func (*CreatePodInput) SetPortMappingRuleIdList ¶ added in v1.1.45
func (s *CreatePodInput) SetPortMappingRuleIdList(v []*string) *CreatePodInput
SetPortMappingRuleIdList sets the PortMappingRuleIdList field's value.
func (*CreatePodInput) SetProductId ¶ added in v1.1.45
func (s *CreatePodInput) SetProductId(v string) *CreatePodInput
SetProductId sets the ProductId field's value.
func (*CreatePodInput) SetResourceType ¶ added in v1.1.45
func (s *CreatePodInput) SetResourceType(v int32) *CreatePodInput
SetResourceType sets the ResourceType field's value.
func (*CreatePodInput) SetStart ¶ added in v1.1.45
func (s *CreatePodInput) SetStart(v bool) *CreatePodInput
SetStart sets the Start field's value.
func (*CreatePodInput) SetTagId ¶ added in v1.1.45
func (s *CreatePodInput) SetTagId(v string) *CreatePodInput
SetTagId sets the TagId field's value.
func (*CreatePodInput) SetUpBandwidthLimit ¶ added in v1.1.45
func (s *CreatePodInput) SetUpBandwidthLimit(v int32) *CreatePodInput
SetUpBandwidthLimit sets the UpBandwidthLimit field's value.
func (*CreatePodInput) SetUsePhoneTemplate ¶ added in v1.1.45
func (s *CreatePodInput) SetUsePhoneTemplate(v int32) *CreatePodInput
SetUsePhoneTemplate sets the UsePhoneTemplate field's value.
func (CreatePodInput) String ¶ added in v1.1.45
func (s CreatePodInput) String() string
String returns the string representation
func (*CreatePodInput) Validate ¶ added in v1.1.45
func (s *CreatePodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePodOneStepInput ¶ added in v1.1.45
type CreatePodOneStepInput struct {
AppList []*AppListForCreatePodOneStepInput `type:"list" json:",omitempty"`
// ConfigurationCode is a required field
ConfigurationCode *string `type:"string" json:",omitempty" required:"true"`
CustomRouteId *string `type:"string" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DataSize *string `type:"string" json:",omitempty"`
// Dc is a required field
Dc *string `type:"string" json:",omitempty" required:"true"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DownBandwidthLimit *int32 `type:"int32" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
IPWhiteList *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
IsPreinstall *bool `type:"boolean" json:",omitempty"`
OverlayPersistProperty []*OverlayPersistPropertyForCreatePodOneStepInput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForCreatePodOneStepInput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForCreatePodOneStepInput `type:"list" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
PortMappingRuleIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ResourceType *int32 `type:"int32" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
UpBandwidthLimit *int32 `type:"int32" json:",omitempty"`
UsePhoneTemplate *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePodOneStepInput) GoString ¶ added in v1.1.45
func (s CreatePodOneStepInput) GoString() string
GoString returns the string representation
func (*CreatePodOneStepInput) SetAppList ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetAppList(v []*AppListForCreatePodOneStepInput) *CreatePodOneStepInput
SetAppList sets the AppList field's value.
func (*CreatePodOneStepInput) SetConfigurationCode ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetConfigurationCode(v string) *CreatePodOneStepInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*CreatePodOneStepInput) SetCustomRouteId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetCustomRouteId(v string) *CreatePodOneStepInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*CreatePodOneStepInput) SetDNSId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetDNSId(v string) *CreatePodOneStepInput
SetDNSId sets the DNSId field's value.
func (*CreatePodOneStepInput) SetDataSize ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetDataSize(v string) *CreatePodOneStepInput
SetDataSize sets the DataSize field's value.
func (*CreatePodOneStepInput) SetDc ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetDc(v string) *CreatePodOneStepInput
SetDc sets the Dc field's value.
func (*CreatePodOneStepInput) SetDisplayLayoutId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetDisplayLayoutId(v string) *CreatePodOneStepInput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*CreatePodOneStepInput) SetDownBandwidthLimit ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetDownBandwidthLimit(v int32) *CreatePodOneStepInput
SetDownBandwidthLimit sets the DownBandwidthLimit field's value.
func (*CreatePodOneStepInput) SetHostId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetHostId(v string) *CreatePodOneStepInput
SetHostId sets the HostId field's value.
func (*CreatePodOneStepInput) SetIPWhiteList ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetIPWhiteList(v string) *CreatePodOneStepInput
SetIPWhiteList sets the IPWhiteList field's value.
func (*CreatePodOneStepInput) SetImageId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetImageId(v string) *CreatePodOneStepInput
SetImageId sets the ImageId field's value.
func (*CreatePodOneStepInput) SetIsPreinstall ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetIsPreinstall(v bool) *CreatePodOneStepInput
SetIsPreinstall sets the IsPreinstall field's value.
func (*CreatePodOneStepInput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodOneStepInput) *CreatePodOneStepInput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*CreatePodOneStepInput) SetOverlayProperty ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodOneStepInput) *CreatePodOneStepInput
SetOverlayProperty sets the OverlayProperty field's value.
func (*CreatePodOneStepInput) SetOverlaySettings ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetOverlaySettings(v []*OverlaySettingForCreatePodOneStepInput) *CreatePodOneStepInput
SetOverlaySettings sets the OverlaySettings field's value.
func (*CreatePodOneStepInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetPhoneTemplateId(v string) *CreatePodOneStepInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*CreatePodOneStepInput) SetPodName ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetPodName(v string) *CreatePodOneStepInput
SetPodName sets the PodName field's value.
func (*CreatePodOneStepInput) SetPortMappingRuleIdList ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetPortMappingRuleIdList(v []*string) *CreatePodOneStepInput
SetPortMappingRuleIdList sets the PortMappingRuleIdList field's value.
func (*CreatePodOneStepInput) SetProductId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetProductId(v string) *CreatePodOneStepInput
SetProductId sets the ProductId field's value.
func (*CreatePodOneStepInput) SetResourceType ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetResourceType(v int32) *CreatePodOneStepInput
SetResourceType sets the ResourceType field's value.
func (*CreatePodOneStepInput) SetTagId ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetTagId(v string) *CreatePodOneStepInput
SetTagId sets the TagId field's value.
func (*CreatePodOneStepInput) SetUpBandwidthLimit ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetUpBandwidthLimit(v int32) *CreatePodOneStepInput
SetUpBandwidthLimit sets the UpBandwidthLimit field's value.
func (*CreatePodOneStepInput) SetUsePhoneTemplate ¶ added in v1.1.45
func (s *CreatePodOneStepInput) SetUsePhoneTemplate(v int32) *CreatePodOneStepInput
SetUsePhoneTemplate sets the UsePhoneTemplate field's value.
func (CreatePodOneStepInput) String ¶ added in v1.1.45
func (s CreatePodOneStepInput) String() string
String returns the string representation
func (*CreatePodOneStepInput) Validate ¶ added in v1.1.45
func (s *CreatePodOneStepInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePodOneStepOutput ¶ added in v1.1.45
type CreatePodOneStepOutput struct {
Metadata *response.ResponseMetadata
PodId *string `type:"string" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePodOneStepOutput) GoString ¶ added in v1.1.45
func (s CreatePodOneStepOutput) GoString() string
GoString returns the string representation
func (*CreatePodOneStepOutput) SetPodId ¶ added in v1.1.45
func (s *CreatePodOneStepOutput) SetPodId(v string) *CreatePodOneStepOutput
SetPodId sets the PodId field's value.
func (*CreatePodOneStepOutput) SetTaskAction ¶ added in v1.1.45
func (s *CreatePodOneStepOutput) SetTaskAction(v string) *CreatePodOneStepOutput
SetTaskAction sets the TaskAction field's value.
func (*CreatePodOneStepOutput) SetTaskId ¶ added in v1.1.45
func (s *CreatePodOneStepOutput) SetTaskId(v string) *CreatePodOneStepOutput
SetTaskId sets the TaskId field's value.
func (CreatePodOneStepOutput) String ¶ added in v1.1.45
func (s CreatePodOneStepOutput) String() string
String returns the string representation
type CreatePodOutput ¶ added in v1.1.45
type CreatePodOutput struct {
Metadata *response.ResponseMetadata
PodId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePodOutput) GoString ¶ added in v1.1.45
func (s CreatePodOutput) GoString() string
GoString returns the string representation
func (*CreatePodOutput) SetPodId ¶ added in v1.1.45
func (s *CreatePodOutput) SetPodId(v string) *CreatePodOutput
SetPodId sets the PodId field's value.
func (*CreatePodOutput) SetPodIdList ¶ added in v1.1.45
func (s *CreatePodOutput) SetPodIdList(v []*string) *CreatePodOutput
SetPodIdList sets the PodIdList field's value.
func (CreatePodOutput) String ¶ added in v1.1.45
func (s CreatePodOutput) String() string
String returns the string representation
type CreatePortMappingRuleInput ¶ added in v1.2.10
type CreatePortMappingRuleInput struct {
Direction *string `type:"string" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
PortMappingRuleId *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Protocol *string `type:"string" json:",omitempty"`
// SourcePort is a required field
SourcePort *int32 `type:"int32" json:",omitempty" required:"true"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePortMappingRuleInput) GoString ¶ added in v1.2.10
func (s CreatePortMappingRuleInput) GoString() string
GoString returns the string representation
func (*CreatePortMappingRuleInput) SetDirection ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetDirection(v string) *CreatePortMappingRuleInput
SetDirection sets the Direction field's value.
func (*CreatePortMappingRuleInput) SetIsp ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetIsp(v int32) *CreatePortMappingRuleInput
SetIsp sets the Isp field's value.
func (*CreatePortMappingRuleInput) SetPortMappingRuleId ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetPortMappingRuleId(v string) *CreatePortMappingRuleInput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*CreatePortMappingRuleInput) SetProductId ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetProductId(v string) *CreatePortMappingRuleInput
SetProductId sets the ProductId field's value.
func (*CreatePortMappingRuleInput) SetProtocol ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetProtocol(v string) *CreatePortMappingRuleInput
SetProtocol sets the Protocol field's value.
func (*CreatePortMappingRuleInput) SetSourcePort ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetSourcePort(v int32) *CreatePortMappingRuleInput
SetSourcePort sets the SourcePort field's value.
func (*CreatePortMappingRuleInput) SetVolcRegion ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) SetVolcRegion(v string) *CreatePortMappingRuleInput
SetVolcRegion sets the VolcRegion field's value.
func (CreatePortMappingRuleInput) String ¶ added in v1.2.10
func (s CreatePortMappingRuleInput) String() string
String returns the string representation
func (*CreatePortMappingRuleInput) Validate ¶ added in v1.2.10
func (s *CreatePortMappingRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortMappingRuleOutput ¶ added in v1.2.10
type CreatePortMappingRuleOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
PortMappingRuleId *string `type:"string" json:",omitempty"`
Protocol *string `type:"string" json:",omitempty"`
SourcePort *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s CreatePortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*CreatePortMappingRuleOutput) SetCreateAt ¶ added in v1.2.10
func (s *CreatePortMappingRuleOutput) SetCreateAt(v int64) *CreatePortMappingRuleOutput
SetCreateAt sets the CreateAt field's value.
func (*CreatePortMappingRuleOutput) SetPortMappingRuleId ¶ added in v1.2.10
func (s *CreatePortMappingRuleOutput) SetPortMappingRuleId(v string) *CreatePortMappingRuleOutput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*CreatePortMappingRuleOutput) SetProtocol ¶ added in v1.2.10
func (s *CreatePortMappingRuleOutput) SetProtocol(v string) *CreatePortMappingRuleOutput
SetProtocol sets the Protocol field's value.
func (*CreatePortMappingRuleOutput) SetSourcePort ¶ added in v1.2.10
func (s *CreatePortMappingRuleOutput) SetSourcePort(v int32) *CreatePortMappingRuleOutput
SetSourcePort sets the SourcePort field's value.
func (CreatePortMappingRuleOutput) String ¶ added in v1.2.10
func (s CreatePortMappingRuleOutput) String() string
String returns the string representation
type CreateTagInput ¶ added in v1.2.10
type CreateTagInput struct {
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
TagDesc *string `type:"string" json:",omitempty"`
// TagName is a required field
TagName *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (CreateTagInput) GoString ¶ added in v1.2.10
func (s CreateTagInput) GoString() string
GoString returns the string representation
func (*CreateTagInput) SetProductId ¶ added in v1.2.10
func (s *CreateTagInput) SetProductId(v string) *CreateTagInput
SetProductId sets the ProductId field's value.
func (*CreateTagInput) SetTagDesc ¶ added in v1.2.10
func (s *CreateTagInput) SetTagDesc(v string) *CreateTagInput
SetTagDesc sets the TagDesc field's value.
func (*CreateTagInput) SetTagName ¶ added in v1.2.10
func (s *CreateTagInput) SetTagName(v string) *CreateTagInput
SetTagName sets the TagName field's value.
func (CreateTagInput) String ¶ added in v1.2.10
func (s CreateTagInput) String() string
String returns the string representation
func (*CreateTagInput) Validate ¶ added in v1.2.10
func (s *CreateTagInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagOutput ¶ added in v1.2.10
type CreateTagOutput struct {
Metadata *response.ResponseMetadata
TagId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreateTagOutput) GoString ¶ added in v1.2.10
func (s CreateTagOutput) GoString() string
GoString returns the string representation
func (*CreateTagOutput) SetTagId ¶ added in v1.2.10
func (s *CreateTagOutput) SetTagId(v string) *CreateTagOutput
SetTagId sets the TagId field's value.
func (CreateTagOutput) String ¶ added in v1.2.10
func (s CreateTagOutput) String() string
String returns the string representation
type DcInfoForDetailPodOutput ¶ added in v1.2.10
type DcInfoForDetailPodOutput struct {
Dc *string `type:"string" json:"dc,omitempty"`
Dc_name *string `type:"string" json:"dc_name,omitempty"`
Isp *int32 `type:"int32" json:"isp,omitempty"`
Region *string `type:"string" json:"region,omitempty"`
// contains filtered or unexported fields
}
func (DcInfoForDetailPodOutput) GoString ¶ added in v1.2.10
func (s DcInfoForDetailPodOutput) GoString() string
GoString returns the string representation
func (*DcInfoForDetailPodOutput) SetDc ¶ added in v1.2.10
func (s *DcInfoForDetailPodOutput) SetDc(v string) *DcInfoForDetailPodOutput
SetDc sets the Dc field's value.
func (*DcInfoForDetailPodOutput) SetDc_name ¶ added in v1.2.10
func (s *DcInfoForDetailPodOutput) SetDc_name(v string) *DcInfoForDetailPodOutput
SetDc_name sets the Dc_name field's value.
func (*DcInfoForDetailPodOutput) SetIsp ¶ added in v1.2.10
func (s *DcInfoForDetailPodOutput) SetIsp(v int32) *DcInfoForDetailPodOutput
SetIsp sets the Isp field's value.
func (*DcInfoForDetailPodOutput) SetRegion ¶ added in v1.2.10
func (s *DcInfoForDetailPodOutput) SetRegion(v string) *DcInfoForDetailPodOutput
SetRegion sets the Region field's value.
func (DcInfoForDetailPodOutput) String ¶ added in v1.2.10
func (s DcInfoForDetailPodOutput) String() string
String returns the string representation
type DcInfoForListPodOutput ¶
type DcInfoForListPodOutput struct {
Dc *string `type:"string" json:",omitempty"`
DcName *string `type:"string" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DcInfoForListPodOutput) GoString ¶
func (s DcInfoForListPodOutput) GoString() string
GoString returns the string representation
func (*DcInfoForListPodOutput) SetDc ¶
func (s *DcInfoForListPodOutput) SetDc(v string) *DcInfoForListPodOutput
SetDc sets the Dc field's value.
func (*DcInfoForListPodOutput) SetDcName ¶
func (s *DcInfoForListPodOutput) SetDcName(v string) *DcInfoForListPodOutput
SetDcName sets the DcName field's value.
func (*DcInfoForListPodOutput) SetIsp ¶
func (s *DcInfoForListPodOutput) SetIsp(v int32) *DcInfoForListPodOutput
SetIsp sets the Isp field's value.
func (*DcInfoForListPodOutput) SetRegion ¶
func (s *DcInfoForListPodOutput) SetRegion(v string) *DcInfoForListPodOutput
SetRegion sets the Region field's value.
func (*DcInfoForListPodOutput) SetZoneId ¶
func (s *DcInfoForListPodOutput) SetZoneId(v string) *DcInfoForListPodOutput
SetZoneId sets the ZoneId field's value.
func (DcInfoForListPodOutput) String ¶
func (s DcInfoForListPodOutput) String() string
String returns the string representation
type DeleteAOSPImageInput ¶ added in v1.2.10
type DeleteAOSPImageInput struct {
ImageIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteAOSPImageInput) GoString ¶ added in v1.2.10
func (s DeleteAOSPImageInput) GoString() string
GoString returns the string representation
func (*DeleteAOSPImageInput) SetImageIdList ¶ added in v1.2.10
func (s *DeleteAOSPImageInput) SetImageIdList(v []*string) *DeleteAOSPImageInput
SetImageIdList sets the ImageIdList field's value.
func (DeleteAOSPImageInput) String ¶ added in v1.2.10
func (s DeleteAOSPImageInput) String() string
String returns the string representation
type DeleteAOSPImageOutput ¶ added in v1.2.10
type DeleteAOSPImageOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForDeleteAOSPImageOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteAOSPImageOutput) GoString ¶ added in v1.2.10
func (s DeleteAOSPImageOutput) GoString() string
GoString returns the string representation
func (*DeleteAOSPImageOutput) SetItems ¶ added in v1.2.10
func (s *DeleteAOSPImageOutput) SetItems(v []*ItemForDeleteAOSPImageOutput) *DeleteAOSPImageOutput
SetItems sets the Items field's value.
func (DeleteAOSPImageOutput) String ¶ added in v1.2.10
func (s DeleteAOSPImageOutput) String() string
String returns the string representation
type DeleteBackupDataInput ¶ added in v1.1.42
type DeleteBackupDataInput struct {
BackupDataIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteBackupDataInput) GoString ¶ added in v1.1.42
func (s DeleteBackupDataInput) GoString() string
GoString returns the string representation
func (*DeleteBackupDataInput) SetBackupDataIdList ¶ added in v1.1.42
func (s *DeleteBackupDataInput) SetBackupDataIdList(v []*string) *DeleteBackupDataInput
SetBackupDataIdList sets the BackupDataIdList field's value.
func (*DeleteBackupDataInput) SetProductId ¶ added in v1.1.42
func (s *DeleteBackupDataInput) SetProductId(v string) *DeleteBackupDataInput
SetProductId sets the ProductId field's value.
func (DeleteBackupDataInput) String ¶ added in v1.1.42
func (s DeleteBackupDataInput) String() string
String returns the string representation
func (*DeleteBackupDataInput) Validate ¶ added in v1.1.42
func (s *DeleteBackupDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteBackupDataOutput ¶ added in v1.1.42
type DeleteBackupDataOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForDeleteBackupDataOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteBackupDataOutput) GoString ¶ added in v1.1.42
func (s DeleteBackupDataOutput) GoString() string
GoString returns the string representation
func (*DeleteBackupDataOutput) SetDetails ¶ added in v1.1.42
func (s *DeleteBackupDataOutput) SetDetails(v []*DetailForDeleteBackupDataOutput) *DeleteBackupDataOutput
SetDetails sets the Details field's value.
func (DeleteBackupDataOutput) String ¶ added in v1.1.42
func (s DeleteBackupDataOutput) String() string
String returns the string representation
type DeleteCustomRouteInput ¶ added in v1.1.22
type DeleteCustomRouteInput struct {
// CustomRouteId is a required field
CustomRouteId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DeleteCustomRouteInput) GoString ¶ added in v1.1.22
func (s DeleteCustomRouteInput) GoString() string
GoString returns the string representation
func (*DeleteCustomRouteInput) SetCustomRouteId ¶ added in v1.1.22
func (s *DeleteCustomRouteInput) SetCustomRouteId(v string) *DeleteCustomRouteInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*DeleteCustomRouteInput) SetProductId ¶ added in v1.1.22
func (s *DeleteCustomRouteInput) SetProductId(v string) *DeleteCustomRouteInput
SetProductId sets the ProductId field's value.
func (DeleteCustomRouteInput) String ¶ added in v1.1.22
func (s DeleteCustomRouteInput) String() string
String returns the string representation
func (*DeleteCustomRouteInput) Validate ¶ added in v1.1.22
func (s *DeleteCustomRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCustomRouteOutput ¶ added in v1.1.22
type DeleteCustomRouteOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteCustomRouteOutput) GoString ¶ added in v1.1.22
func (s DeleteCustomRouteOutput) GoString() string
GoString returns the string representation
func (DeleteCustomRouteOutput) String ¶ added in v1.1.22
func (s DeleteCustomRouteOutput) String() string
String returns the string representation
type DetailAppInput ¶ added in v1.2.10
type DetailAppInput struct {
// AppId is a required field
AppId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailAppInput) GoString ¶ added in v1.2.10
func (s DetailAppInput) GoString() string
GoString returns the string representation
func (*DetailAppInput) SetAppId ¶ added in v1.2.10
func (s *DetailAppInput) SetAppId(v string) *DetailAppInput
SetAppId sets the AppId field's value.
func (*DetailAppInput) SetProductId ¶ added in v1.2.10
func (s *DetailAppInput) SetProductId(v string) *DetailAppInput
SetProductId sets the ProductId field's value.
func (DetailAppInput) String ¶ added in v1.2.10
func (s DetailAppInput) String() string
String returns the string representation
func (*DetailAppInput) Validate ¶ added in v1.2.10
func (s *DetailAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailAppOutput ¶ added in v1.2.10
type DetailAppOutput struct {
Metadata *response.ResponseMetadata
App *AppForDetailAppOutput `type:"structure" json:",omitempty"`
AppDesc *string `type:"string" json:",omitempty"`
AppId *string `type:"string" json:",omitempty"`
AppMode *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppStatus *int32 `type:"int32" json:",omitempty"`
AppType *int32 `type:"int32" json:",omitempty"`
ApplyNum *int64 `type:"int64" json:",omitempty"`
DeployStatus *int32 `type:"int32" json:",omitempty"`
DeployVersionNum *int64 `type:"int64" json:",omitempty"`
IconUrl *string `type:"string" json:",omitempty"`
LatestVersion *ConvertLatestVersionForDetailAppOutput `type:"structure" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
ReadyNum *int64 `type:"int64" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
VersionList []*ConvertVersionListForDetailAppOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailAppOutput) GoString ¶ added in v1.2.10
func (s DetailAppOutput) GoString() string
GoString returns the string representation
func (*DetailAppOutput) SetApp ¶ added in v1.2.10
func (s *DetailAppOutput) SetApp(v *AppForDetailAppOutput) *DetailAppOutput
SetApp sets the App field's value.
func (*DetailAppOutput) SetAppDesc ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppDesc(v string) *DetailAppOutput
SetAppDesc sets the AppDesc field's value.
func (*DetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppId(v string) *DetailAppOutput
SetAppId sets the AppId field's value.
func (*DetailAppOutput) SetAppMode ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppMode(v string) *DetailAppOutput
SetAppMode sets the AppMode field's value.
func (*DetailAppOutput) SetAppName ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppName(v string) *DetailAppOutput
SetAppName sets the AppName field's value.
func (*DetailAppOutput) SetAppStatus ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppStatus(v int32) *DetailAppOutput
SetAppStatus sets the AppStatus field's value.
func (*DetailAppOutput) SetAppType ¶ added in v1.2.10
func (s *DetailAppOutput) SetAppType(v int32) *DetailAppOutput
SetAppType sets the AppType field's value.
func (*DetailAppOutput) SetApplyNum ¶ added in v1.2.10
func (s *DetailAppOutput) SetApplyNum(v int64) *DetailAppOutput
SetApplyNum sets the ApplyNum field's value.
func (*DetailAppOutput) SetDeployStatus ¶ added in v1.2.10
func (s *DetailAppOutput) SetDeployStatus(v int32) *DetailAppOutput
SetDeployStatus sets the DeployStatus field's value.
func (*DetailAppOutput) SetDeployVersionNum ¶ added in v1.2.10
func (s *DetailAppOutput) SetDeployVersionNum(v int64) *DetailAppOutput
SetDeployVersionNum sets the DeployVersionNum field's value.
func (*DetailAppOutput) SetIconUrl ¶ added in v1.2.10
func (s *DetailAppOutput) SetIconUrl(v string) *DetailAppOutput
SetIconUrl sets the IconUrl field's value.
func (*DetailAppOutput) SetLatestVersion ¶ added in v1.2.10
func (s *DetailAppOutput) SetLatestVersion(v *ConvertLatestVersionForDetailAppOutput) *DetailAppOutput
SetLatestVersion sets the LatestVersion field's value.
func (*DetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *DetailAppOutput) SetPackageName(v string) *DetailAppOutput
SetPackageName sets the PackageName field's value.
func (*DetailAppOutput) SetProductId ¶ added in v1.2.10
func (s *DetailAppOutput) SetProductId(v string) *DetailAppOutput
SetProductId sets the ProductId field's value.
func (*DetailAppOutput) SetReadyNum ¶ added in v1.2.10
func (s *DetailAppOutput) SetReadyNum(v int64) *DetailAppOutput
SetReadyNum sets the ReadyNum field's value.
func (*DetailAppOutput) SetRotation ¶ added in v1.2.10
func (s *DetailAppOutput) SetRotation(v int32) *DetailAppOutput
SetRotation sets the Rotation field's value.
func (*DetailAppOutput) SetVersionList ¶ added in v1.2.10
func (s *DetailAppOutput) SetVersionList(v []*ConvertVersionListForDetailAppOutput) *DetailAppOutput
SetVersionList sets the VersionList field's value.
func (DetailAppOutput) String ¶ added in v1.2.10
func (s DetailAppOutput) String() string
String returns the string representation
type DetailDNSRuleInput ¶ added in v1.2.10
type DetailDNSRuleInput struct {
// DNSId is a required field
DNSId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailDNSRuleInput) GoString ¶ added in v1.2.10
func (s DetailDNSRuleInput) GoString() string
GoString returns the string representation
func (*DetailDNSRuleInput) SetDNSId ¶ added in v1.2.10
func (s *DetailDNSRuleInput) SetDNSId(v string) *DetailDNSRuleInput
SetDNSId sets the DNSId field's value.
func (*DetailDNSRuleInput) SetProductId ¶ added in v1.2.10
func (s *DetailDNSRuleInput) SetProductId(v string) *DetailDNSRuleInput
SetProductId sets the ProductId field's value.
func (DetailDNSRuleInput) String ¶ added in v1.2.10
func (s DetailDNSRuleInput) String() string
String returns the string representation
func (*DetailDNSRuleInput) Validate ¶ added in v1.2.10
func (s *DetailDNSRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailDNSRuleOutput ¶ added in v1.2.10
type DetailDNSRuleOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DNSName *string `type:"string" json:",omitempty"`
Dc *string `type:"string" json:",omitempty"`
IPList []*IPListForDetailDNSRuleOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Type *int32 `type:"int32" json:",omitempty"`
UpdateAt *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailDNSRuleOutput) GoString ¶ added in v1.2.10
func (s DetailDNSRuleOutput) GoString() string
GoString returns the string representation
func (*DetailDNSRuleOutput) SetCreateAt ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetCreateAt(v int64) *DetailDNSRuleOutput
SetCreateAt sets the CreateAt field's value.
func (*DetailDNSRuleOutput) SetDNSId ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetDNSId(v string) *DetailDNSRuleOutput
SetDNSId sets the DNSId field's value.
func (*DetailDNSRuleOutput) SetDNSName ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetDNSName(v string) *DetailDNSRuleOutput
SetDNSName sets the DNSName field's value.
func (*DetailDNSRuleOutput) SetDc ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetDc(v string) *DetailDNSRuleOutput
SetDc sets the Dc field's value.
func (*DetailDNSRuleOutput) SetIPList ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetIPList(v []*IPListForDetailDNSRuleOutput) *DetailDNSRuleOutput
SetIPList sets the IPList field's value.
func (*DetailDNSRuleOutput) SetProductId ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetProductId(v string) *DetailDNSRuleOutput
SetProductId sets the ProductId field's value.
func (*DetailDNSRuleOutput) SetType ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetType(v int32) *DetailDNSRuleOutput
SetType sets the Type field's value.
func (*DetailDNSRuleOutput) SetUpdateAt ¶ added in v1.2.10
func (s *DetailDNSRuleOutput) SetUpdateAt(v int64) *DetailDNSRuleOutput
SetUpdateAt sets the UpdateAt field's value.
func (DetailDNSRuleOutput) String ¶ added in v1.2.10
func (s DetailDNSRuleOutput) String() string
String returns the string representation
type DetailDisplayLayoutMiniInput ¶ added in v1.2.10
type DetailDisplayLayoutMiniInput struct {
// DisplayLayoutId is a required field
DisplayLayoutId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailDisplayLayoutMiniInput) GoString ¶ added in v1.2.10
func (s DetailDisplayLayoutMiniInput) GoString() string
GoString returns the string representation
func (*DetailDisplayLayoutMiniInput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniInput) SetDisplayLayoutId(v string) *DetailDisplayLayoutMiniInput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*DetailDisplayLayoutMiniInput) SetProductId ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniInput) SetProductId(v string) *DetailDisplayLayoutMiniInput
SetProductId sets the ProductId field's value.
func (DetailDisplayLayoutMiniInput) String ¶ added in v1.2.10
func (s DetailDisplayLayoutMiniInput) String() string
String returns the string representation
func (*DetailDisplayLayoutMiniInput) Validate ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailDisplayLayoutMiniOutput ¶ added in v1.2.10
type DetailDisplayLayoutMiniOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
Density *int32 `type:"int32" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DisplayLayoutMini *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput `type:"structure" json:",omitempty"`
Extra *string `type:"string" json:",omitempty"`
Fps *int32 `type:"int32" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
IsSystemConfig *bool `type:"boolean" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailDisplayLayoutMiniOutput) GoString ¶ added in v1.2.10
func (s DetailDisplayLayoutMiniOutput) GoString() string
GoString returns the string representation
func (*DetailDisplayLayoutMiniOutput) SetCreateAt ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetCreateAt(v int64) *DetailDisplayLayoutMiniOutput
SetCreateAt sets the CreateAt field's value.
func (*DetailDisplayLayoutMiniOutput) SetDensity ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetDensity(v int32) *DetailDisplayLayoutMiniOutput
SetDensity sets the Density field's value.
func (*DetailDisplayLayoutMiniOutput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *DetailDisplayLayoutMiniOutput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*DetailDisplayLayoutMiniOutput) SetDisplayLayoutMini ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetDisplayLayoutMini(v *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) *DetailDisplayLayoutMiniOutput
SetDisplayLayoutMini sets the DisplayLayoutMini field's value.
func (*DetailDisplayLayoutMiniOutput) SetExtra ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetExtra(v string) *DetailDisplayLayoutMiniOutput
SetExtra sets the Extra field's value.
func (*DetailDisplayLayoutMiniOutput) SetFps ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetFps(v int32) *DetailDisplayLayoutMiniOutput
SetFps sets the Fps field's value.
func (*DetailDisplayLayoutMiniOutput) SetHeight ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetHeight(v int32) *DetailDisplayLayoutMiniOutput
SetHeight sets the Height field's value.
func (*DetailDisplayLayoutMiniOutput) SetIsSystemConfig ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *DetailDisplayLayoutMiniOutput
SetIsSystemConfig sets the IsSystemConfig field's value.
func (*DetailDisplayLayoutMiniOutput) SetWidth ¶ added in v1.2.10
func (s *DetailDisplayLayoutMiniOutput) SetWidth(v int32) *DetailDisplayLayoutMiniOutput
SetWidth sets the Width field's value.
func (DetailDisplayLayoutMiniOutput) String ¶ added in v1.2.10
func (s DetailDisplayLayoutMiniOutput) String() string
String returns the string representation
type DetailForBackupDataOutput ¶ added in v1.1.42
type DetailForBackupDataOutput struct {
BackupDataId *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForBackupDataOutput) GoString ¶ added in v1.1.42
func (s DetailForBackupDataOutput) GoString() string
GoString returns the string representation
func (*DetailForBackupDataOutput) SetBackupDataId ¶ added in v1.1.42
func (s *DetailForBackupDataOutput) SetBackupDataId(v string) *DetailForBackupDataOutput
SetBackupDataId sets the BackupDataId field's value.
func (*DetailForBackupDataOutput) SetJobId ¶ added in v1.1.42
func (s *DetailForBackupDataOutput) SetJobId(v string) *DetailForBackupDataOutput
SetJobId sets the JobId field's value.
func (*DetailForBackupDataOutput) SetPodId ¶ added in v1.1.42
func (s *DetailForBackupDataOutput) SetPodId(v string) *DetailForBackupDataOutput
SetPodId sets the PodId field's value.
func (*DetailForBackupDataOutput) SetTaskId ¶ added in v1.1.42
func (s *DetailForBackupDataOutput) SetTaskId(v string) *DetailForBackupDataOutput
SetTaskId sets the TaskId field's value.
func (DetailForBackupDataOutput) String ¶ added in v1.1.42
func (s DetailForBackupDataOutput) String() string
String returns the string representation
type DetailForDeleteBackupDataOutput ¶ added in v1.1.42
type DetailForDeleteBackupDataOutput struct {
BackupDataId *string `type:"string" json:",omitempty"`
ErrCode *int32 `type:"int32" json:",omitempty"`
ErrMsg *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForDeleteBackupDataOutput) GoString ¶ added in v1.1.42
func (s DetailForDeleteBackupDataOutput) GoString() string
GoString returns the string representation
func (*DetailForDeleteBackupDataOutput) SetBackupDataId ¶ added in v1.1.42
func (s *DetailForDeleteBackupDataOutput) SetBackupDataId(v string) *DetailForDeleteBackupDataOutput
SetBackupDataId sets the BackupDataId field's value.
func (*DetailForDeleteBackupDataOutput) SetErrCode ¶ added in v1.1.42
func (s *DetailForDeleteBackupDataOutput) SetErrCode(v int32) *DetailForDeleteBackupDataOutput
SetErrCode sets the ErrCode field's value.
func (*DetailForDeleteBackupDataOutput) SetErrMsg ¶ added in v1.1.42
func (s *DetailForDeleteBackupDataOutput) SetErrMsg(v string) *DetailForDeleteBackupDataOutput
SetErrMsg sets the ErrMsg field's value.
func (DetailForDeleteBackupDataOutput) String ¶ added in v1.1.42
func (s DetailForDeleteBackupDataOutput) String() string
String returns the string representation
type DetailForMigratePodOutput ¶ added in v1.1.22
type DetailForMigratePodOutput struct {
ErrCode *int32 `type:"int32" json:",omitempty"`
ErrMsg *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForMigratePodOutput) GoString ¶ added in v1.1.22
func (s DetailForMigratePodOutput) GoString() string
GoString returns the string representation
func (*DetailForMigratePodOutput) SetErrCode ¶ added in v1.1.22
func (s *DetailForMigratePodOutput) SetErrCode(v int32) *DetailForMigratePodOutput
SetErrCode sets the ErrCode field's value.
func (*DetailForMigratePodOutput) SetErrMsg ¶ added in v1.1.22
func (s *DetailForMigratePodOutput) SetErrMsg(v string) *DetailForMigratePodOutput
SetErrMsg sets the ErrMsg field's value.
func (*DetailForMigratePodOutput) SetPodId ¶ added in v1.1.22
func (s *DetailForMigratePodOutput) SetPodId(v string) *DetailForMigratePodOutput
SetPodId sets the PodId field's value.
func (*DetailForMigratePodOutput) SetSuccess ¶ added in v1.1.22
func (s *DetailForMigratePodOutput) SetSuccess(v bool) *DetailForMigratePodOutput
SetSuccess sets the Success field's value.
func (DetailForMigratePodOutput) String ¶ added in v1.1.22
func (s DetailForMigratePodOutput) String() string
String returns the string representation
type DetailForPowerOffPodOutput ¶ added in v1.2.10
type DetailForPowerOffPodOutput struct {
ErrCode *int32 `type:"int32" json:",omitempty"`
ErrMsg *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForPowerOffPodOutput) GoString ¶ added in v1.2.10
func (s DetailForPowerOffPodOutput) GoString() string
GoString returns the string representation
func (*DetailForPowerOffPodOutput) SetErrCode ¶ added in v1.2.10
func (s *DetailForPowerOffPodOutput) SetErrCode(v int32) *DetailForPowerOffPodOutput
SetErrCode sets the ErrCode field's value.
func (*DetailForPowerOffPodOutput) SetErrMsg ¶ added in v1.2.10
func (s *DetailForPowerOffPodOutput) SetErrMsg(v string) *DetailForPowerOffPodOutput
SetErrMsg sets the ErrMsg field's value.
func (*DetailForPowerOffPodOutput) SetPodId ¶ added in v1.2.10
func (s *DetailForPowerOffPodOutput) SetPodId(v string) *DetailForPowerOffPodOutput
SetPodId sets the PodId field's value.
func (*DetailForPowerOffPodOutput) SetSuccess ¶ added in v1.2.10
func (s *DetailForPowerOffPodOutput) SetSuccess(v bool) *DetailForPowerOffPodOutput
SetSuccess sets the Success field's value.
func (DetailForPowerOffPodOutput) String ¶ added in v1.2.10
func (s DetailForPowerOffPodOutput) String() string
String returns the string representation
type DetailForPowerOnPodOutput ¶ added in v1.2.10
type DetailForPowerOnPodOutput struct {
ErrCode *int32 `type:"int32" json:",omitempty"`
ErrMsg *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForPowerOnPodOutput) GoString ¶ added in v1.2.10
func (s DetailForPowerOnPodOutput) GoString() string
GoString returns the string representation
func (*DetailForPowerOnPodOutput) SetErrCode ¶ added in v1.2.10
func (s *DetailForPowerOnPodOutput) SetErrCode(v int32) *DetailForPowerOnPodOutput
SetErrCode sets the ErrCode field's value.
func (*DetailForPowerOnPodOutput) SetErrMsg ¶ added in v1.2.10
func (s *DetailForPowerOnPodOutput) SetErrMsg(v string) *DetailForPowerOnPodOutput
SetErrMsg sets the ErrMsg field's value.
func (*DetailForPowerOnPodOutput) SetPodId ¶ added in v1.2.10
func (s *DetailForPowerOnPodOutput) SetPodId(v string) *DetailForPowerOnPodOutput
SetPodId sets the PodId field's value.
func (*DetailForPowerOnPodOutput) SetSuccess ¶ added in v1.2.10
func (s *DetailForPowerOnPodOutput) SetSuccess(v bool) *DetailForPowerOnPodOutput
SetSuccess sets the Success field's value.
func (DetailForPowerOnPodOutput) String ¶ added in v1.2.10
func (s DetailForPowerOnPodOutput) String() string
String returns the string representation
type DetailForRestoreDataOutput ¶ added in v1.1.42
type DetailForRestoreDataOutput struct {
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForRestoreDataOutput) GoString ¶ added in v1.1.42
func (s DetailForRestoreDataOutput) GoString() string
GoString returns the string representation
func (*DetailForRestoreDataOutput) SetJobId ¶ added in v1.1.42
func (s *DetailForRestoreDataOutput) SetJobId(v string) *DetailForRestoreDataOutput
SetJobId sets the JobId field's value.
func (*DetailForRestoreDataOutput) SetPodId ¶ added in v1.1.42
func (s *DetailForRestoreDataOutput) SetPodId(v string) *DetailForRestoreDataOutput
SetPodId sets the PodId field's value.
func (*DetailForRestoreDataOutput) SetTaskId ¶ added in v1.1.42
func (s *DetailForRestoreDataOutput) SetTaskId(v string) *DetailForRestoreDataOutput
SetTaskId sets the TaskId field's value.
func (DetailForRestoreDataOutput) String ¶ added in v1.1.42
func (s DetailForRestoreDataOutput) String() string
String returns the string representation
type DetailForStartScreenShotOutput ¶ added in v1.1.24
type DetailForStartScreenShotOutput struct {
DownloadUrl *string `type:"string" json:",omitempty"`
ErrorCode *int32 `type:"int32" json:",omitempty"`
ErrorMsg *string `type:"string" json:",omitempty"`
ExpireAt *int64 `type:"int64" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForStartScreenShotOutput) GoString ¶ added in v1.1.24
func (s DetailForStartScreenShotOutput) GoString() string
GoString returns the string representation
func (*DetailForStartScreenShotOutput) SetDownloadUrl ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetDownloadUrl(v string) *DetailForStartScreenShotOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*DetailForStartScreenShotOutput) SetErrorCode ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetErrorCode(v int32) *DetailForStartScreenShotOutput
SetErrorCode sets the ErrorCode field's value.
func (*DetailForStartScreenShotOutput) SetErrorMsg ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetErrorMsg(v string) *DetailForStartScreenShotOutput
SetErrorMsg sets the ErrorMsg field's value.
func (*DetailForStartScreenShotOutput) SetExpireAt ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetExpireAt(v int64) *DetailForStartScreenShotOutput
SetExpireAt sets the ExpireAt field's value.
func (*DetailForStartScreenShotOutput) SetHeight ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetHeight(v int32) *DetailForStartScreenShotOutput
SetHeight sets the Height field's value.
func (*DetailForStartScreenShotOutput) SetPodId ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetPodId(v string) *DetailForStartScreenShotOutput
SetPodId sets the PodId field's value.
func (*DetailForStartScreenShotOutput) SetWidth ¶ added in v1.1.24
func (s *DetailForStartScreenShotOutput) SetWidth(v int32) *DetailForStartScreenShotOutput
SetWidth sets the Width field's value.
func (DetailForStartScreenShotOutput) String ¶ added in v1.1.24
func (s DetailForStartScreenShotOutput) String() string
String returns the string representation
type DetailForStopScreenShotOutput ¶ added in v1.1.24
type DetailForStopScreenShotOutput struct {
DownloadUrl *string `type:"string" json:",omitempty"`
ErrorCode *int32 `type:"int32" json:",omitempty"`
ErrorMsg *string `type:"string" json:",omitempty"`
ExpireAt *int64 `type:"int64" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailForStopScreenShotOutput) GoString ¶ added in v1.1.24
func (s DetailForStopScreenShotOutput) GoString() string
GoString returns the string representation
func (*DetailForStopScreenShotOutput) SetDownloadUrl ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetDownloadUrl(v string) *DetailForStopScreenShotOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*DetailForStopScreenShotOutput) SetErrorCode ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetErrorCode(v int32) *DetailForStopScreenShotOutput
SetErrorCode sets the ErrorCode field's value.
func (*DetailForStopScreenShotOutput) SetErrorMsg ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetErrorMsg(v string) *DetailForStopScreenShotOutput
SetErrorMsg sets the ErrorMsg field's value.
func (*DetailForStopScreenShotOutput) SetExpireAt ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetExpireAt(v int64) *DetailForStopScreenShotOutput
SetExpireAt sets the ExpireAt field's value.
func (*DetailForStopScreenShotOutput) SetHeight ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetHeight(v int32) *DetailForStopScreenShotOutput
SetHeight sets the Height field's value.
func (*DetailForStopScreenShotOutput) SetPodId ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetPodId(v string) *DetailForStopScreenShotOutput
SetPodId sets the PodId field's value.
func (*DetailForStopScreenShotOutput) SetWidth ¶ added in v1.1.24
func (s *DetailForStopScreenShotOutput) SetWidth(v int32) *DetailForStopScreenShotOutput
SetWidth sets the Width field's value.
func (DetailForStopScreenShotOutput) String ¶ added in v1.1.24
func (s DetailForStopScreenShotOutput) String() string
String returns the string representation
type DetailHostInput ¶ added in v1.2.10
type DetailHostInput struct {
// HostId is a required field
HostId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailHostInput) GoString ¶ added in v1.2.10
func (s DetailHostInput) GoString() string
GoString returns the string representation
func (*DetailHostInput) SetHostId ¶ added in v1.2.10
func (s *DetailHostInput) SetHostId(v string) *DetailHostInput
SetHostId sets the HostId field's value.
func (*DetailHostInput) SetProductId ¶ added in v1.2.10
func (s *DetailHostInput) SetProductId(v string) *DetailHostInput
SetProductId sets the ProductId field's value.
func (DetailHostInput) String ¶ added in v1.2.10
func (s DetailHostInput) String() string
String returns the string representation
func (*DetailHostInput) Validate ¶ added in v1.2.10
func (s *DetailHostInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailHostOutput ¶ added in v1.2.10
type DetailHostOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string" json:",omitempty"`
AuthorityExpireTime *int64 `type:"int64" json:",omitempty"`
AuthorityStatus *int32 `type:"int32" json:",omitempty"`
ChargeType *string `type:"string" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
CreateAt *int64 `type:"int64" json:",omitempty"`
Dc *string `type:"string" json:",omitempty"`
ExpireAt *int64 `type:"int64" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
PodNumAvailable *int32 `type:"int32" json:",omitempty"`
PodNumOnHost *int32 `type:"int32" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
ResourceSetId *string `type:"string" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailHostOutput) GoString ¶ added in v1.2.10
func (s DetailHostOutput) GoString() string
GoString returns the string representation
func (*DetailHostOutput) SetAccountId ¶ added in v1.2.10
func (s *DetailHostOutput) SetAccountId(v string) *DetailHostOutput
SetAccountId sets the AccountId field's value.
func (*DetailHostOutput) SetAuthorityExpireTime ¶ added in v1.2.10
func (s *DetailHostOutput) SetAuthorityExpireTime(v int64) *DetailHostOutput
SetAuthorityExpireTime sets the AuthorityExpireTime field's value.
func (*DetailHostOutput) SetAuthorityStatus ¶ added in v1.2.10
func (s *DetailHostOutput) SetAuthorityStatus(v int32) *DetailHostOutput
SetAuthorityStatus sets the AuthorityStatus field's value.
func (*DetailHostOutput) SetChargeType ¶ added in v1.2.10
func (s *DetailHostOutput) SetChargeType(v string) *DetailHostOutput
SetChargeType sets the ChargeType field's value.
func (*DetailHostOutput) SetConfigurationCode ¶ added in v1.2.10
func (s *DetailHostOutput) SetConfigurationCode(v string) *DetailHostOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*DetailHostOutput) SetConfigurationName ¶ added in v1.2.10
func (s *DetailHostOutput) SetConfigurationName(v string) *DetailHostOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*DetailHostOutput) SetCreateAt ¶ added in v1.2.10
func (s *DetailHostOutput) SetCreateAt(v int64) *DetailHostOutput
SetCreateAt sets the CreateAt field's value.
func (*DetailHostOutput) SetDc ¶ added in v1.2.10
func (s *DetailHostOutput) SetDc(v string) *DetailHostOutput
SetDc sets the Dc field's value.
func (*DetailHostOutput) SetExpireAt ¶ added in v1.2.10
func (s *DetailHostOutput) SetExpireAt(v int64) *DetailHostOutput
SetExpireAt sets the ExpireAt field's value.
func (*DetailHostOutput) SetHostId ¶ added in v1.2.10
func (s *DetailHostOutput) SetHostId(v string) *DetailHostOutput
SetHostId sets the HostId field's value.
func (*DetailHostOutput) SetPodIdList ¶ added in v1.2.10
func (s *DetailHostOutput) SetPodIdList(v []*string) *DetailHostOutput
SetPodIdList sets the PodIdList field's value.
func (*DetailHostOutput) SetPodNumAvailable ¶ added in v1.2.10
func (s *DetailHostOutput) SetPodNumAvailable(v int32) *DetailHostOutput
SetPodNumAvailable sets the PodNumAvailable field's value.
func (*DetailHostOutput) SetPodNumOnHost ¶ added in v1.2.10
func (s *DetailHostOutput) SetPodNumOnHost(v int32) *DetailHostOutput
SetPodNumOnHost sets the PodNumOnHost field's value.
func (*DetailHostOutput) SetProductId ¶ added in v1.2.10
func (s *DetailHostOutput) SetProductId(v string) *DetailHostOutput
SetProductId sets the ProductId field's value.
func (*DetailHostOutput) SetRegion ¶ added in v1.2.10
func (s *DetailHostOutput) SetRegion(v string) *DetailHostOutput
SetRegion sets the Region field's value.
func (*DetailHostOutput) SetResourceSetId ¶ added in v1.2.10
func (s *DetailHostOutput) SetResourceSetId(v string) *DetailHostOutput
SetResourceSetId sets the ResourceSetId field's value.
func (*DetailHostOutput) SetServerTypeCode ¶ added in v1.2.10
func (s *DetailHostOutput) SetServerTypeCode(v string) *DetailHostOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*DetailHostOutput) SetStatus ¶ added in v1.2.10
func (s *DetailHostOutput) SetStatus(v int32) *DetailHostOutput
SetStatus sets the Status field's value.
func (*DetailHostOutput) SetVolcRegion ¶ added in v1.2.10
func (s *DetailHostOutput) SetVolcRegion(v string) *DetailHostOutput
SetVolcRegion sets the VolcRegion field's value.
func (DetailHostOutput) String ¶ added in v1.2.10
func (s DetailHostOutput) String() string
String returns the string representation
type DetailPodInput ¶ added in v1.2.10
type DetailPodInput struct {
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailPodInput) GoString ¶ added in v1.2.10
func (s DetailPodInput) GoString() string
GoString returns the string representation
func (*DetailPodInput) SetPodId ¶ added in v1.2.10
func (s *DetailPodInput) SetPodId(v string) *DetailPodInput
SetPodId sets the PodId field's value.
func (*DetailPodInput) SetProductId ¶ added in v1.2.10
func (s *DetailPodInput) SetProductId(v string) *DetailPodInput
SetProductId sets the ProductId field's value.
func (DetailPodInput) String ¶ added in v1.2.10
func (s DetailPodInput) String() string
String returns the string representation
func (*DetailPodInput) Validate ¶ added in v1.2.10
func (s *DetailPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailPodOutput ¶ added in v1.2.10
type DetailPodOutput struct {
Metadata *response.ResponseMetadata
Adb *string `type:"string" json:",omitempty"`
AdbExpireTime *int64 `type:"int64" json:",omitempty"`
AdbStatus *int32 `type:"int32" json:",omitempty"`
AospVersion *string `type:"string" json:",omitempty"`
ArchiveStatus *int32 `type:"int32" json:",omitempty"`
AuthorityExpireTime *int64 `type:"int64" json:",omitempty"`
AuthorityStatus *int32 `type:"int32" json:",omitempty"`
CidrBlock *string `type:"string" json:",omitempty"`
Configuration *ConfigurationForDetailPodOutput `type:"structure" json:",omitempty"`
CreateAt *int64 `type:"int64" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DataSize *string `type:"string" json:",omitempty"`
DataSizeUsed *string `type:"string" json:",omitempty"`
DcInfo *DcInfoForDetailPodOutput `type:"structure" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DisplayStatus *DisplayStatusForDetailPodOutput `type:"structure" json:",omitempty"`
DownBandwidthLimit *int32 `type:"int32" json:",omitempty"`
Eip *EipForDetailPodOutput `type:"structure" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
ImageName *string `type:"string" json:",omitempty"`
IntranetIP *string `type:"string" json:",omitempty"`
Online *int32 `type:"int32" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
PortMappingRuleList []*PortMappingRuleListForDetailPodOutput `type:"list" json:",omitempty"`
PreviewRoomId *string `type:"string" json:",omitempty"`
PreviewStreamProvider *string `type:"string" json:",omitempty"`
PreviewStreamStatus *int32 `type:"int32" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
SNATId *string `type:"string" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
SoftwareVersion *string `type:"string" json:",omitempty"`
StreamStatus *int32 `type:"int32" json:",omitempty"`
Tag *TagForDetailPodOutput `type:"structure" json:",omitempty"`
UpBandwidthLimit *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailPodOutput) GoString ¶ added in v1.2.10
func (s DetailPodOutput) GoString() string
GoString returns the string representation
func (*DetailPodOutput) SetAdb ¶ added in v1.2.10
func (s *DetailPodOutput) SetAdb(v string) *DetailPodOutput
SetAdb sets the Adb field's value.
func (*DetailPodOutput) SetAdbExpireTime ¶ added in v1.2.10
func (s *DetailPodOutput) SetAdbExpireTime(v int64) *DetailPodOutput
SetAdbExpireTime sets the AdbExpireTime field's value.
func (*DetailPodOutput) SetAdbStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetAdbStatus(v int32) *DetailPodOutput
SetAdbStatus sets the AdbStatus field's value.
func (*DetailPodOutput) SetAospVersion ¶ added in v1.2.10
func (s *DetailPodOutput) SetAospVersion(v string) *DetailPodOutput
SetAospVersion sets the AospVersion field's value.
func (*DetailPodOutput) SetArchiveStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetArchiveStatus(v int32) *DetailPodOutput
SetArchiveStatus sets the ArchiveStatus field's value.
func (*DetailPodOutput) SetAuthorityExpireTime ¶ added in v1.2.10
func (s *DetailPodOutput) SetAuthorityExpireTime(v int64) *DetailPodOutput
SetAuthorityExpireTime sets the AuthorityExpireTime field's value.
func (*DetailPodOutput) SetAuthorityStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetAuthorityStatus(v int32) *DetailPodOutput
SetAuthorityStatus sets the AuthorityStatus field's value.
func (*DetailPodOutput) SetCidrBlock ¶ added in v1.2.10
func (s *DetailPodOutput) SetCidrBlock(v string) *DetailPodOutput
SetCidrBlock sets the CidrBlock field's value.
func (*DetailPodOutput) SetConfiguration ¶ added in v1.2.10
func (s *DetailPodOutput) SetConfiguration(v *ConfigurationForDetailPodOutput) *DetailPodOutput
SetConfiguration sets the Configuration field's value.
func (*DetailPodOutput) SetCreateAt ¶ added in v1.2.10
func (s *DetailPodOutput) SetCreateAt(v int64) *DetailPodOutput
SetCreateAt sets the CreateAt field's value.
func (*DetailPodOutput) SetDNSId ¶ added in v1.2.10
func (s *DetailPodOutput) SetDNSId(v string) *DetailPodOutput
SetDNSId sets the DNSId field's value.
func (*DetailPodOutput) SetDataSize ¶ added in v1.2.10
func (s *DetailPodOutput) SetDataSize(v string) *DetailPodOutput
SetDataSize sets the DataSize field's value.
func (*DetailPodOutput) SetDataSizeUsed ¶ added in v1.2.10
func (s *DetailPodOutput) SetDataSizeUsed(v string) *DetailPodOutput
SetDataSizeUsed sets the DataSizeUsed field's value.
func (*DetailPodOutput) SetDcInfo ¶ added in v1.2.10
func (s *DetailPodOutput) SetDcInfo(v *DcInfoForDetailPodOutput) *DetailPodOutput
SetDcInfo sets the DcInfo field's value.
func (*DetailPodOutput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *DetailPodOutput) SetDisplayLayoutId(v string) *DetailPodOutput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*DetailPodOutput) SetDisplayStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetDisplayStatus(v *DisplayStatusForDetailPodOutput) *DetailPodOutput
SetDisplayStatus sets the DisplayStatus field's value.
func (*DetailPodOutput) SetDownBandwidthLimit ¶ added in v1.2.10
func (s *DetailPodOutput) SetDownBandwidthLimit(v int32) *DetailPodOutput
SetDownBandwidthLimit sets the DownBandwidthLimit field's value.
func (*DetailPodOutput) SetEip ¶ added in v1.2.10
func (s *DetailPodOutput) SetEip(v *EipForDetailPodOutput) *DetailPodOutput
SetEip sets the Eip field's value.
func (*DetailPodOutput) SetHostId ¶ added in v1.2.10
func (s *DetailPodOutput) SetHostId(v string) *DetailPodOutput
SetHostId sets the HostId field's value.
func (*DetailPodOutput) SetImageId ¶ added in v1.2.10
func (s *DetailPodOutput) SetImageId(v string) *DetailPodOutput
SetImageId sets the ImageId field's value.
func (*DetailPodOutput) SetImageName ¶ added in v1.2.10
func (s *DetailPodOutput) SetImageName(v string) *DetailPodOutput
SetImageName sets the ImageName field's value.
func (*DetailPodOutput) SetIntranetIP ¶ added in v1.2.10
func (s *DetailPodOutput) SetIntranetIP(v string) *DetailPodOutput
SetIntranetIP sets the IntranetIP field's value.
func (*DetailPodOutput) SetOnline ¶ added in v1.2.10
func (s *DetailPodOutput) SetOnline(v int32) *DetailPodOutput
SetOnline sets the Online field's value.
func (*DetailPodOutput) SetPodId ¶ added in v1.2.10
func (s *DetailPodOutput) SetPodId(v string) *DetailPodOutput
SetPodId sets the PodId field's value.
func (*DetailPodOutput) SetPodName ¶ added in v1.2.10
func (s *DetailPodOutput) SetPodName(v string) *DetailPodOutput
SetPodName sets the PodName field's value.
func (*DetailPodOutput) SetPortMappingRuleList ¶ added in v1.2.10
func (s *DetailPodOutput) SetPortMappingRuleList(v []*PortMappingRuleListForDetailPodOutput) *DetailPodOutput
SetPortMappingRuleList sets the PortMappingRuleList field's value.
func (*DetailPodOutput) SetPreviewRoomId ¶ added in v1.2.10
func (s *DetailPodOutput) SetPreviewRoomId(v string) *DetailPodOutput
SetPreviewRoomId sets the PreviewRoomId field's value.
func (*DetailPodOutput) SetPreviewStreamProvider ¶ added in v1.2.10
func (s *DetailPodOutput) SetPreviewStreamProvider(v string) *DetailPodOutput
SetPreviewStreamProvider sets the PreviewStreamProvider field's value.
func (*DetailPodOutput) SetPreviewStreamStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetPreviewStreamStatus(v int32) *DetailPodOutput
SetPreviewStreamStatus sets the PreviewStreamStatus field's value.
func (*DetailPodOutput) SetProductId ¶ added in v1.2.10
func (s *DetailPodOutput) SetProductId(v string) *DetailPodOutput
SetProductId sets the ProductId field's value.
func (*DetailPodOutput) SetSNATId ¶ added in v1.2.10
func (s *DetailPodOutput) SetSNATId(v string) *DetailPodOutput
SetSNATId sets the SNATId field's value.
func (*DetailPodOutput) SetServerTypeCode ¶ added in v1.2.10
func (s *DetailPodOutput) SetServerTypeCode(v string) *DetailPodOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*DetailPodOutput) SetSoftwareVersion ¶ added in v1.2.10
func (s *DetailPodOutput) SetSoftwareVersion(v string) *DetailPodOutput
SetSoftwareVersion sets the SoftwareVersion field's value.
func (*DetailPodOutput) SetStreamStatus ¶ added in v1.2.10
func (s *DetailPodOutput) SetStreamStatus(v int32) *DetailPodOutput
SetStreamStatus sets the StreamStatus field's value.
func (*DetailPodOutput) SetTag ¶ added in v1.2.10
func (s *DetailPodOutput) SetTag(v *TagForDetailPodOutput) *DetailPodOutput
SetTag sets the Tag field's value.
func (*DetailPodOutput) SetUpBandwidthLimit ¶ added in v1.2.10
func (s *DetailPodOutput) SetUpBandwidthLimit(v int32) *DetailPodOutput
SetUpBandwidthLimit sets the UpBandwidthLimit field's value.
func (DetailPodOutput) String ¶ added in v1.2.10
func (s DetailPodOutput) String() string
String returns the string representation
type DetailPortMappingRuleInput ¶ added in v1.2.10
type DetailPortMappingRuleInput struct {
// PortMappingRuleId is a required field
PortMappingRuleId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (DetailPortMappingRuleInput) GoString ¶ added in v1.2.10
func (s DetailPortMappingRuleInput) GoString() string
GoString returns the string representation
func (*DetailPortMappingRuleInput) SetPortMappingRuleId ¶ added in v1.2.10
func (s *DetailPortMappingRuleInput) SetPortMappingRuleId(v string) *DetailPortMappingRuleInput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*DetailPortMappingRuleInput) SetProductId ¶ added in v1.2.10
func (s *DetailPortMappingRuleInput) SetProductId(v string) *DetailPortMappingRuleInput
SetProductId sets the ProductId field's value.
func (DetailPortMappingRuleInput) String ¶ added in v1.2.10
func (s DetailPortMappingRuleInput) String() string
String returns the string representation
func (*DetailPortMappingRuleInput) Validate ¶ added in v1.2.10
func (s *DetailPortMappingRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetailPortMappingRuleOutput ¶ added in v1.2.10
type DetailPortMappingRuleOutput struct {
Metadata *response.ResponseMetadata
CreateAt *int64 `type:"int64" json:",omitempty"`
Direction *string `type:"string" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
PortMappingRuleId *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Protocol *string `type:"string" json:",omitempty"`
SourcePort *int32 `type:"int32" json:",omitempty"`
TotalPods *int32 `type:"int32" json:",omitempty"`
UpdateTime *int64 `type:"int64" json:",omitempty"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DetailPortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s DetailPortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*DetailPortMappingRuleOutput) SetCreateAt ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetCreateAt(v int64) *DetailPortMappingRuleOutput
SetCreateAt sets the CreateAt field's value.
func (*DetailPortMappingRuleOutput) SetDirection ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetDirection(v string) *DetailPortMappingRuleOutput
SetDirection sets the Direction field's value.
func (*DetailPortMappingRuleOutput) SetIsp ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetIsp(v int32) *DetailPortMappingRuleOutput
SetIsp sets the Isp field's value.
func (*DetailPortMappingRuleOutput) SetPortMappingRuleId ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetPortMappingRuleId(v string) *DetailPortMappingRuleOutput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*DetailPortMappingRuleOutput) SetProductId ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetProductId(v string) *DetailPortMappingRuleOutput
SetProductId sets the ProductId field's value.
func (*DetailPortMappingRuleOutput) SetProtocol ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetProtocol(v string) *DetailPortMappingRuleOutput
SetProtocol sets the Protocol field's value.
func (*DetailPortMappingRuleOutput) SetSourcePort ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetSourcePort(v int32) *DetailPortMappingRuleOutput
SetSourcePort sets the SourcePort field's value.
func (*DetailPortMappingRuleOutput) SetTotalPods ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetTotalPods(v int32) *DetailPortMappingRuleOutput
SetTotalPods sets the TotalPods field's value.
func (*DetailPortMappingRuleOutput) SetUpdateTime ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetUpdateTime(v int64) *DetailPortMappingRuleOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DetailPortMappingRuleOutput) SetVolcRegion ¶ added in v1.2.10
func (s *DetailPortMappingRuleOutput) SetVolcRegion(v string) *DetailPortMappingRuleOutput
SetVolcRegion sets the VolcRegion field's value.
func (DetailPortMappingRuleOutput) String ¶ added in v1.2.10
func (s DetailPortMappingRuleOutput) String() string
String returns the string representation
type DisplayLayoutMiniForDetailDisplayLayoutMiniOutput ¶ added in v1.2.10
type DisplayLayoutMiniForDetailDisplayLayoutMiniOutput struct {
CreateAt *int32 `type:"int32" json:",omitempty"`
Density *int32 `type:"int32" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
Extra *string `type:"string" json:",omitempty"`
Fps *int32 `type:"int32" json:",omitempty"`
Height *int32 `type:"int32" json:",omitempty"`
IsSystemConfig *bool `type:"boolean" json:",omitempty"`
Width *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) GoString ¶ added in v1.2.10
func (s DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) GoString() string
GoString returns the string representation
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetCreateAt ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetCreateAt(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetCreateAt sets the CreateAt field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDensity ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDensity(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetDensity sets the Density field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDisplayLayoutId ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetDisplayLayoutId(v string) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetExtra ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetExtra(v string) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetExtra sets the Extra field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetFps ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetFps(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetFps sets the Fps field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetHeight ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetHeight(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetHeight sets the Height field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetIsSystemConfig ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetIsSystemConfig(v bool) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetIsSystemConfig sets the IsSystemConfig field's value.
func (*DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetWidth ¶ added in v1.2.10
func (s *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) SetWidth(v int32) *DisplayLayoutMiniForDetailDisplayLayoutMiniOutput
SetWidth sets the Width field's value.
func (DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) String ¶ added in v1.2.10
func (s DisplayLayoutMiniForDetailDisplayLayoutMiniOutput) String() string
String returns the string representation
type DisplayStatusForDetailPodOutput ¶ added in v1.2.10
type DisplayStatusForDetailPodOutput struct {
// contains filtered or unexported fields
}
func (DisplayStatusForDetailPodOutput) GoString ¶ added in v1.2.10
func (s DisplayStatusForDetailPodOutput) GoString() string
GoString returns the string representation
func (DisplayStatusForDetailPodOutput) String ¶ added in v1.2.10
func (s DisplayStatusForDetailPodOutput) String() string
String returns the string representation
type EipForDetailPodOutput ¶ added in v1.2.10
type EipForDetailPodOutput struct {
EipAddress *string `type:"string" json:",omitempty"`
EipId *string `type:"string" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (EipForDetailPodOutput) GoString ¶ added in v1.2.10
func (s EipForDetailPodOutput) GoString() string
GoString returns the string representation
func (*EipForDetailPodOutput) SetEipAddress ¶ added in v1.2.10
func (s *EipForDetailPodOutput) SetEipAddress(v string) *EipForDetailPodOutput
SetEipAddress sets the EipAddress field's value.
func (*EipForDetailPodOutput) SetEipId ¶ added in v1.2.10
func (s *EipForDetailPodOutput) SetEipId(v string) *EipForDetailPodOutput
SetEipId sets the EipId field's value.
func (*EipForDetailPodOutput) SetIsp ¶ added in v1.2.10
func (s *EipForDetailPodOutput) SetIsp(v int32) *EipForDetailPodOutput
SetIsp sets the Isp field's value.
func (EipForDetailPodOutput) String ¶ added in v1.2.10
func (s EipForDetailPodOutput) String() string
String returns the string representation
type ErrorPodInfoListForBindPortMappingRuleOutput ¶ added in v1.2.10
type ErrorPodInfoListForBindPortMappingRuleOutput struct {
ErrorCode *int32 `type:"int32" json:",omitempty"`
ErrorMessage *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ErrorPodInfoListForBindPortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s ErrorPodInfoListForBindPortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorCode ¶ added in v1.2.10
func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorCode(v int32) *ErrorPodInfoListForBindPortMappingRuleOutput
SetErrorCode sets the ErrorCode field's value.
func (*ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorMessage ¶ added in v1.2.10
func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetErrorMessage(v string) *ErrorPodInfoListForBindPortMappingRuleOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*ErrorPodInfoListForBindPortMappingRuleOutput) SetPodId ¶ added in v1.2.10
func (s *ErrorPodInfoListForBindPortMappingRuleOutput) SetPodId(v string) *ErrorPodInfoListForBindPortMappingRuleOutput
SetPodId sets the PodId field's value.
func (ErrorPodInfoListForBindPortMappingRuleOutput) String ¶ added in v1.2.10
func (s ErrorPodInfoListForBindPortMappingRuleOutput) String() string
String returns the string representation
type ErrorPodInfoListForUnbindPortMappingRuleOutput ¶ added in v1.2.10
type ErrorPodInfoListForUnbindPortMappingRuleOutput struct {
ErrorCode *int32 `type:"int32" json:",omitempty"`
ErrorMessage *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ErrorPodInfoListForUnbindPortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s ErrorPodInfoListForUnbindPortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorCode ¶ added in v1.2.10
func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorCode(v int32) *ErrorPodInfoListForUnbindPortMappingRuleOutput
SetErrorCode sets the ErrorCode field's value.
func (*ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorMessage ¶ added in v1.2.10
func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetErrorMessage(v string) *ErrorPodInfoListForUnbindPortMappingRuleOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*ErrorPodInfoListForUnbindPortMappingRuleOutput) SetPodId ¶ added in v1.2.10
func (s *ErrorPodInfoListForUnbindPortMappingRuleOutput) SetPodId(v string) *ErrorPodInfoListForUnbindPortMappingRuleOutput
SetPodId sets the PodId field's value.
func (ErrorPodInfoListForUnbindPortMappingRuleOutput) String ¶ added in v1.2.10
func (s ErrorPodInfoListForUnbindPortMappingRuleOutput) String() string
String returns the string representation
type ExceptionListForUnsubscribeHostResourceOutput ¶ added in v1.2.10
type ExceptionListForUnsubscribeHostResourceOutput struct {
Err *string `type:"string" json:",omitempty"`
HostIdList []*string `type:"list" json:",omitempty"`
ResourceSetIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ExceptionListForUnsubscribeHostResourceOutput) GoString ¶ added in v1.2.10
func (s ExceptionListForUnsubscribeHostResourceOutput) GoString() string
GoString returns the string representation
func (*ExceptionListForUnsubscribeHostResourceOutput) SetErr ¶ added in v1.2.10
func (s *ExceptionListForUnsubscribeHostResourceOutput) SetErr(v string) *ExceptionListForUnsubscribeHostResourceOutput
SetErr sets the Err field's value.
func (*ExceptionListForUnsubscribeHostResourceOutput) SetHostIdList ¶ added in v1.2.10
func (s *ExceptionListForUnsubscribeHostResourceOutput) SetHostIdList(v []*string) *ExceptionListForUnsubscribeHostResourceOutput
SetHostIdList sets the HostIdList field's value.
func (*ExceptionListForUnsubscribeHostResourceOutput) SetResourceSetIdList ¶ added in v1.2.10
func (s *ExceptionListForUnsubscribeHostResourceOutput) SetResourceSetIdList(v []*string) *ExceptionListForUnsubscribeHostResourceOutput
SetResourceSetIdList sets the ResourceSetIdList field's value.
func (ExceptionListForUnsubscribeHostResourceOutput) String ¶ added in v1.2.10
func (s ExceptionListForUnsubscribeHostResourceOutput) String() string
String returns the string representation
type ExtraInfoForUploadAppInput ¶ added in v1.2.10
type ExtraInfoForUploadAppInput struct {
Md5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int32 `type:"int32" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ExtraInfoForUploadAppInput) GoString ¶ added in v1.2.10
func (s ExtraInfoForUploadAppInput) GoString() string
GoString returns the string representation
func (*ExtraInfoForUploadAppInput) SetMd5 ¶ added in v1.2.10
func (s *ExtraInfoForUploadAppInput) SetMd5(v string) *ExtraInfoForUploadAppInput
SetMd5 sets the Md5 field's value.
func (*ExtraInfoForUploadAppInput) SetPackageName ¶ added in v1.2.10
func (s *ExtraInfoForUploadAppInput) SetPackageName(v string) *ExtraInfoForUploadAppInput
SetPackageName sets the PackageName field's value.
func (*ExtraInfoForUploadAppInput) SetVersionCode ¶ added in v1.2.10
func (s *ExtraInfoForUploadAppInput) SetVersionCode(v int32) *ExtraInfoForUploadAppInput
SetVersionCode sets the VersionCode field's value.
func (*ExtraInfoForUploadAppInput) SetVersionName ¶ added in v1.2.10
func (s *ExtraInfoForUploadAppInput) SetVersionName(v string) *ExtraInfoForUploadAppInput
SetVersionName sets the VersionName field's value.
func (ExtraInfoForUploadAppInput) String ¶ added in v1.2.10
func (s ExtraInfoForUploadAppInput) String() string
String returns the string representation
type GetAppCrashLogInput ¶ added in v1.2.10
type GetAppCrashLogInput struct {
// EndTime is a required field
EndTime *int64 `type:"int64" json:",omitempty" required:"true"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// StartTime is a required field
StartTime *int64 `type:"int64" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetAppCrashLogInput) GoString ¶ added in v1.2.10
func (s GetAppCrashLogInput) GoString() string
GoString returns the string representation
func (*GetAppCrashLogInput) SetEndTime ¶ added in v1.2.10
func (s *GetAppCrashLogInput) SetEndTime(v int64) *GetAppCrashLogInput
SetEndTime sets the EndTime field's value.
func (*GetAppCrashLogInput) SetPodIdList ¶ added in v1.2.10
func (s *GetAppCrashLogInput) SetPodIdList(v []*string) *GetAppCrashLogInput
SetPodIdList sets the PodIdList field's value.
func (*GetAppCrashLogInput) SetProductId ¶ added in v1.2.10
func (s *GetAppCrashLogInput) SetProductId(v string) *GetAppCrashLogInput
SetProductId sets the ProductId field's value.
func (*GetAppCrashLogInput) SetStartTime ¶ added in v1.2.10
func (s *GetAppCrashLogInput) SetStartTime(v int64) *GetAppCrashLogInput
SetStartTime sets the StartTime field's value.
func (GetAppCrashLogInput) String ¶ added in v1.2.10
func (s GetAppCrashLogInput) String() string
String returns the string representation
func (*GetAppCrashLogInput) Validate ¶ added in v1.2.10
func (s *GetAppCrashLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetAppCrashLogOutput ¶ added in v1.2.10
type GetAppCrashLogOutput struct {
Metadata *response.ResponseMetadata
AppCrashLogList []*AppCrashLogListForGetAppCrashLogOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetAppCrashLogOutput) GoString ¶ added in v1.2.10
func (s GetAppCrashLogOutput) GoString() string
GoString returns the string representation
func (*GetAppCrashLogOutput) SetAppCrashLogList ¶ added in v1.2.10
func (s *GetAppCrashLogOutput) SetAppCrashLogList(v []*AppCrashLogListForGetAppCrashLogOutput) *GetAppCrashLogOutput
SetAppCrashLogList sets the AppCrashLogList field's value.
func (GetAppCrashLogOutput) String ¶ added in v1.2.10
func (s GetAppCrashLogOutput) String() string
String returns the string representation
type GetDcBandwidthDailyPeakInput ¶ added in v1.1.42
type GetDcBandwidthDailyPeakInput struct {
DcIdList []*string `type:"list" json:",omitempty"`
// EndDate is a required field
EndDate *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// StartDate is a required field
StartDate *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetDcBandwidthDailyPeakInput) GoString ¶ added in v1.1.42
func (s GetDcBandwidthDailyPeakInput) GoString() string
GoString returns the string representation
func (*GetDcBandwidthDailyPeakInput) SetDcIdList ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakInput) SetDcIdList(v []*string) *GetDcBandwidthDailyPeakInput
SetDcIdList sets the DcIdList field's value.
func (*GetDcBandwidthDailyPeakInput) SetEndDate ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakInput) SetEndDate(v string) *GetDcBandwidthDailyPeakInput
SetEndDate sets the EndDate field's value.
func (*GetDcBandwidthDailyPeakInput) SetProductId ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakInput) SetProductId(v string) *GetDcBandwidthDailyPeakInput
SetProductId sets the ProductId field's value.
func (*GetDcBandwidthDailyPeakInput) SetStartDate ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakInput) SetStartDate(v string) *GetDcBandwidthDailyPeakInput
SetStartDate sets the StartDate field's value.
func (GetDcBandwidthDailyPeakInput) String ¶ added in v1.1.42
func (s GetDcBandwidthDailyPeakInput) String() string
String returns the string representation
func (*GetDcBandwidthDailyPeakInput) Validate ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetDcBandwidthDailyPeakOutput ¶ added in v1.1.42
type GetDcBandwidthDailyPeakOutput struct {
Metadata *response.ResponseMetadata
Row []*RowForGetDcBandwidthDailyPeakOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetDcBandwidthDailyPeakOutput) GoString ¶ added in v1.1.42
func (s GetDcBandwidthDailyPeakOutput) GoString() string
GoString returns the string representation
func (*GetDcBandwidthDailyPeakOutput) SetRow ¶ added in v1.1.42
func (s *GetDcBandwidthDailyPeakOutput) SetRow(v []*RowForGetDcBandwidthDailyPeakOutput) *GetDcBandwidthDailyPeakOutput
SetRow sets the Row field's value.
func (GetDcBandwidthDailyPeakOutput) String ¶ added in v1.1.42
func (s GetDcBandwidthDailyPeakOutput) String() string
String returns the string representation
type GetImagePreheatingInput ¶ added in v1.2.10
type GetImagePreheatingInput struct {
DcId *string `type:"string" json:",omitempty"`
// ImageIdList is a required field
ImageIdList *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetImagePreheatingInput) GoString ¶ added in v1.2.10
func (s GetImagePreheatingInput) GoString() string
GoString returns the string representation
func (*GetImagePreheatingInput) SetDcId ¶ added in v1.2.10
func (s *GetImagePreheatingInput) SetDcId(v string) *GetImagePreheatingInput
SetDcId sets the DcId field's value.
func (*GetImagePreheatingInput) SetImageIdList ¶ added in v1.2.10
func (s *GetImagePreheatingInput) SetImageIdList(v string) *GetImagePreheatingInput
SetImageIdList sets the ImageIdList field's value.
func (*GetImagePreheatingInput) SetProductId ¶ added in v1.2.10
func (s *GetImagePreheatingInput) SetProductId(v string) *GetImagePreheatingInput
SetProductId sets the ProductId field's value.
func (GetImagePreheatingInput) String ¶ added in v1.2.10
func (s GetImagePreheatingInput) String() string
String returns the string representation
func (*GetImagePreheatingInput) Validate ¶ added in v1.2.10
func (s *GetImagePreheatingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetImagePreheatingOutput ¶ added in v1.2.10
type GetImagePreheatingOutput struct {
Metadata *response.ResponseMetadata
Row []*RowForGetImagePreheatingOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetImagePreheatingOutput) GoString ¶ added in v1.2.10
func (s GetImagePreheatingOutput) GoString() string
GoString returns the string representation
func (*GetImagePreheatingOutput) SetRow ¶ added in v1.2.10
func (s *GetImagePreheatingOutput) SetRow(v []*RowForGetImagePreheatingOutput) *GetImagePreheatingOutput
SetRow sets the Row field's value.
func (GetImagePreheatingOutput) String ¶ added in v1.2.10
func (s GetImagePreheatingOutput) String() string
String returns the string representation
type GetPhoneTemplateInput ¶ added in v1.1.45
type GetPhoneTemplateInput struct {
// PhoneTemplateId is a required field
PhoneTemplateId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s GetPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*GetPhoneTemplateInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *GetPhoneTemplateInput) SetPhoneTemplateId(v string) *GetPhoneTemplateInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (GetPhoneTemplateInput) String ¶ added in v1.1.45
func (s GetPhoneTemplateInput) String() string
String returns the string representation
func (*GetPhoneTemplateInput) Validate ¶ added in v1.1.45
func (s *GetPhoneTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetPhoneTemplateOutput ¶ added in v1.1.45
type GetPhoneTemplateOutput struct {
Metadata *response.ResponseMetadata
PhoneTemplate *PhoneTemplateForGetPhoneTemplateOutput `type:"structure" json:",omitempty"`
Tags []*TagForGetPhoneTemplateOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s GetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*GetPhoneTemplateOutput) SetPhoneTemplate ¶ added in v1.1.45
func (s *GetPhoneTemplateOutput) SetPhoneTemplate(v *PhoneTemplateForGetPhoneTemplateOutput) *GetPhoneTemplateOutput
SetPhoneTemplate sets the PhoneTemplate field's value.
func (*GetPhoneTemplateOutput) SetTags ¶ added in v1.1.45
func (s *GetPhoneTemplateOutput) SetTags(v []*TagForGetPhoneTemplateOutput) *GetPhoneTemplateOutput
SetTags sets the Tags field's value.
func (GetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s GetPhoneTemplateOutput) String() string
String returns the string representation
type GetPodAppListInput ¶ added in v1.2.10
type GetPodAppListInput struct {
InstallStatus *int32 `type:"int32" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetPodAppListInput) GoString ¶ added in v1.2.10
func (s GetPodAppListInput) GoString() string
GoString returns the string representation
func (*GetPodAppListInput) SetInstallStatus ¶ added in v1.2.10
func (s *GetPodAppListInput) SetInstallStatus(v int32) *GetPodAppListInput
SetInstallStatus sets the InstallStatus field's value.
func (*GetPodAppListInput) SetPodId ¶ added in v1.2.10
func (s *GetPodAppListInput) SetPodId(v string) *GetPodAppListInput
SetPodId sets the PodId field's value.
func (*GetPodAppListInput) SetProductId ¶ added in v1.2.10
func (s *GetPodAppListInput) SetProductId(v string) *GetPodAppListInput
SetProductId sets the ProductId field's value.
func (GetPodAppListInput) String ¶ added in v1.2.10
func (s GetPodAppListInput) String() string
String returns the string representation
func (*GetPodAppListInput) Validate ¶ added in v1.2.10
func (s *GetPodAppListInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetPodAppListOutput ¶ added in v1.2.10
type GetPodAppListOutput struct {
Metadata *response.ResponseMetadata
PodAppList []*PodAppListForGetPodAppListOutput `type:"list" json:",omitempty"`
Row []*RowForGetPodAppListOutput `type:"list" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPodAppListOutput) GoString ¶ added in v1.2.10
func (s GetPodAppListOutput) GoString() string
GoString returns the string representation
func (*GetPodAppListOutput) SetPodAppList ¶ added in v1.2.10
func (s *GetPodAppListOutput) SetPodAppList(v []*PodAppListForGetPodAppListOutput) *GetPodAppListOutput
SetPodAppList sets the PodAppList field's value.
func (*GetPodAppListOutput) SetRow ¶ added in v1.2.10
func (s *GetPodAppListOutput) SetRow(v []*RowForGetPodAppListOutput) *GetPodAppListOutput
SetRow sets the Row field's value.
func (*GetPodAppListOutput) SetTotal ¶ added in v1.2.10
func (s *GetPodAppListOutput) SetTotal(v int64) *GetPodAppListOutput
SetTotal sets the Total field's value.
func (GetPodAppListOutput) String ¶ added in v1.2.10
func (s GetPodAppListOutput) String() string
String returns the string representation
type GetPodMetricInput ¶ added in v1.2.10
type GetPodMetricInput struct {
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetPodMetricInput) GoString ¶ added in v1.2.10
func (s GetPodMetricInput) GoString() string
GoString returns the string representation
func (*GetPodMetricInput) SetPodId ¶ added in v1.2.10
func (s *GetPodMetricInput) SetPodId(v string) *GetPodMetricInput
SetPodId sets the PodId field's value.
func (*GetPodMetricInput) SetProductId ¶ added in v1.2.10
func (s *GetPodMetricInput) SetProductId(v string) *GetPodMetricInput
SetProductId sets the ProductId field's value.
func (GetPodMetricInput) String ¶ added in v1.2.10
func (s GetPodMetricInput) String() string
String returns the string representation
func (*GetPodMetricInput) Validate ¶ added in v1.2.10
func (s *GetPodMetricInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetPodMetricOutput ¶ added in v1.2.10
type GetPodMetricOutput struct {
Metadata *response.ResponseMetadata
CPUAlloc *float64 `type:"double" json:",omitempty"`
CPUMax *float64 `type:"double" json:",omitempty"`
CPUUsage *float64 `type:"double" json:",omitempty"`
CpuOnline *int32 `type:"int32" json:",omitempty"`
DiskFree *int64 `type:"int64" json:",omitempty"`
DiskTotal *int64 `type:"int64" json:",omitempty"`
DiskUsage *int64 `type:"int64" json:",omitempty"`
DownBandwidth *int64 `type:"int64" json:",omitempty"`
MemAlloc *int64 `type:"int64" json:",omitempty"`
MemFree *int64 `type:"int64" json:",omitempty"`
MemTotal *int64 `type:"int64" json:",omitempty"`
MemUsage *int64 `type:"int64" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
TimeStamp *int64 `type:"int64" json:",omitempty"`
UpBandwidth *int64 `type:"int64" json:",omitempty"`
WriteOPS *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPodMetricOutput) GoString ¶ added in v1.2.10
func (s GetPodMetricOutput) GoString() string
GoString returns the string representation
func (*GetPodMetricOutput) SetCPUAlloc ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetCPUAlloc(v float64) *GetPodMetricOutput
SetCPUAlloc sets the CPUAlloc field's value.
func (*GetPodMetricOutput) SetCPUMax ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetCPUMax(v float64) *GetPodMetricOutput
SetCPUMax sets the CPUMax field's value.
func (*GetPodMetricOutput) SetCPUUsage ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetCPUUsage(v float64) *GetPodMetricOutput
SetCPUUsage sets the CPUUsage field's value.
func (*GetPodMetricOutput) SetCpuOnline ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetCpuOnline(v int32) *GetPodMetricOutput
SetCpuOnline sets the CpuOnline field's value.
func (*GetPodMetricOutput) SetDiskFree ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetDiskFree(v int64) *GetPodMetricOutput
SetDiskFree sets the DiskFree field's value.
func (*GetPodMetricOutput) SetDiskTotal ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetDiskTotal(v int64) *GetPodMetricOutput
SetDiskTotal sets the DiskTotal field's value.
func (*GetPodMetricOutput) SetDiskUsage ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetDiskUsage(v int64) *GetPodMetricOutput
SetDiskUsage sets the DiskUsage field's value.
func (*GetPodMetricOutput) SetDownBandwidth ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetDownBandwidth(v int64) *GetPodMetricOutput
SetDownBandwidth sets the DownBandwidth field's value.
func (*GetPodMetricOutput) SetMemAlloc ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetMemAlloc(v int64) *GetPodMetricOutput
SetMemAlloc sets the MemAlloc field's value.
func (*GetPodMetricOutput) SetMemFree ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetMemFree(v int64) *GetPodMetricOutput
SetMemFree sets the MemFree field's value.
func (*GetPodMetricOutput) SetMemTotal ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetMemTotal(v int64) *GetPodMetricOutput
SetMemTotal sets the MemTotal field's value.
func (*GetPodMetricOutput) SetMemUsage ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetMemUsage(v int64) *GetPodMetricOutput
SetMemUsage sets the MemUsage field's value.
func (*GetPodMetricOutput) SetPodId ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetPodId(v string) *GetPodMetricOutput
SetPodId sets the PodId field's value.
func (*GetPodMetricOutput) SetTimeStamp ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetTimeStamp(v int64) *GetPodMetricOutput
SetTimeStamp sets the TimeStamp field's value.
func (*GetPodMetricOutput) SetUpBandwidth ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetUpBandwidth(v int64) *GetPodMetricOutput
SetUpBandwidth sets the UpBandwidth field's value.
func (*GetPodMetricOutput) SetWriteOPS ¶ added in v1.2.10
func (s *GetPodMetricOutput) SetWriteOPS(v int32) *GetPodMetricOutput
SetWriteOPS sets the WriteOPS field's value.
func (GetPodMetricOutput) String ¶ added in v1.2.10
func (s GetPodMetricOutput) String() string
String returns the string representation
type GetPodPropertyInput ¶ added in v1.2.10
type GetPodPropertyInput struct {
PersistPropertyNameList *string `type:"string" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
PropertyNameList *string `type:"string" json:",omitempty"`
SettingGlobalNameList *string `type:"string" json:",omitempty"`
SettingSecureNameList *string `type:"string" json:",omitempty"`
SettingSystemNameList *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPodPropertyInput) GoString ¶ added in v1.2.10
func (s GetPodPropertyInput) GoString() string
GoString returns the string representation
func (*GetPodPropertyInput) SetPersistPropertyNameList ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetPersistPropertyNameList(v string) *GetPodPropertyInput
SetPersistPropertyNameList sets the PersistPropertyNameList field's value.
func (*GetPodPropertyInput) SetPodId ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetPodId(v string) *GetPodPropertyInput
SetPodId sets the PodId field's value.
func (*GetPodPropertyInput) SetProductId ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetProductId(v string) *GetPodPropertyInput
SetProductId sets the ProductId field's value.
func (*GetPodPropertyInput) SetPropertyNameList ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetPropertyNameList(v string) *GetPodPropertyInput
SetPropertyNameList sets the PropertyNameList field's value.
func (*GetPodPropertyInput) SetSettingGlobalNameList ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetSettingGlobalNameList(v string) *GetPodPropertyInput
SetSettingGlobalNameList sets the SettingGlobalNameList field's value.
func (*GetPodPropertyInput) SetSettingSecureNameList ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetSettingSecureNameList(v string) *GetPodPropertyInput
SetSettingSecureNameList sets the SettingSecureNameList field's value.
func (*GetPodPropertyInput) SetSettingSystemNameList ¶ added in v1.2.10
func (s *GetPodPropertyInput) SetSettingSystemNameList(v string) *GetPodPropertyInput
SetSettingSystemNameList sets the SettingSystemNameList field's value.
func (GetPodPropertyInput) String ¶ added in v1.2.10
func (s GetPodPropertyInput) String() string
String returns the string representation
func (*GetPodPropertyInput) Validate ¶ added in v1.2.10
func (s *GetPodPropertyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetPodPropertyOutput ¶ added in v1.2.10
type GetPodPropertyOutput struct {
Metadata *response.ResponseMetadata
PersistPropertyList *PersistPropertyListForGetPodPropertyOutput `type:"structure" json:",omitempty"`
PropertyList *PropertyListForGetPodPropertyOutput `type:"structure" json:",omitempty"`
SettingGlobalList *SettingGlobalListForGetPodPropertyOutput `type:"structure" json:",omitempty"`
SettingSecureList *SettingSecureListForGetPodPropertyOutput `type:"structure" json:",omitempty"`
SettingSystemList *SettingSystemListForGetPodPropertyOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s GetPodPropertyOutput) GoString() string
GoString returns the string representation
func (*GetPodPropertyOutput) SetPersistPropertyList ¶ added in v1.2.10
func (s *GetPodPropertyOutput) SetPersistPropertyList(v *PersistPropertyListForGetPodPropertyOutput) *GetPodPropertyOutput
SetPersistPropertyList sets the PersistPropertyList field's value.
func (*GetPodPropertyOutput) SetPropertyList ¶ added in v1.2.10
func (s *GetPodPropertyOutput) SetPropertyList(v *PropertyListForGetPodPropertyOutput) *GetPodPropertyOutput
SetPropertyList sets the PropertyList field's value.
func (*GetPodPropertyOutput) SetSettingGlobalList ¶ added in v1.2.10
func (s *GetPodPropertyOutput) SetSettingGlobalList(v *SettingGlobalListForGetPodPropertyOutput) *GetPodPropertyOutput
SetSettingGlobalList sets the SettingGlobalList field's value.
func (*GetPodPropertyOutput) SetSettingSecureList ¶ added in v1.2.10
func (s *GetPodPropertyOutput) SetSettingSecureList(v *SettingSecureListForGetPodPropertyOutput) *GetPodPropertyOutput
SetSettingSecureList sets the SettingSecureList field's value.
func (*GetPodPropertyOutput) SetSettingSystemList ¶ added in v1.2.10
func (s *GetPodPropertyOutput) SetSettingSystemList(v *SettingSystemListForGetPodPropertyOutput) *GetPodPropertyOutput
SetSettingSystemList sets the SettingSystemList field's value.
func (GetPodPropertyOutput) String ¶ added in v1.2.10
func (s GetPodPropertyOutput) String() string
String returns the string representation
type GetProductResourceInput ¶ added in v1.2.10
type GetProductResourceInput struct {
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetProductResourceInput) GoString ¶ added in v1.2.10
func (s GetProductResourceInput) GoString() string
GoString returns the string representation
func (*GetProductResourceInput) SetProductId ¶ added in v1.2.10
func (s *GetProductResourceInput) SetProductId(v string) *GetProductResourceInput
SetProductId sets the ProductId field's value.
func (*GetProductResourceInput) SetVolcRegion ¶ added in v1.2.10
func (s *GetProductResourceInput) SetVolcRegion(v string) *GetProductResourceInput
SetVolcRegion sets the VolcRegion field's value.
func (GetProductResourceInput) String ¶ added in v1.2.10
func (s GetProductResourceInput) String() string
String returns the string representation
func (*GetProductResourceInput) Validate ¶ added in v1.2.10
func (s *GetProductResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetProductResourceOutput ¶ added in v1.2.10
type GetProductResourceOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string" json:",omitempty"`
ApplyDataSize *int32 `type:"int32" json:",omitempty"`
DataSizeSum *int32 `type:"int32" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
UsedDataSize *int32 `type:"int32" json:",omitempty"`
Version *int32 `type:"int32" json:",omitempty"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetProductResourceOutput) GoString ¶ added in v1.2.10
func (s GetProductResourceOutput) GoString() string
GoString returns the string representation
func (*GetProductResourceOutput) SetAccountId ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetAccountId(v string) *GetProductResourceOutput
SetAccountId sets the AccountId field's value.
func (*GetProductResourceOutput) SetApplyDataSize ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetApplyDataSize(v int32) *GetProductResourceOutput
SetApplyDataSize sets the ApplyDataSize field's value.
func (*GetProductResourceOutput) SetDataSizeSum ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetDataSizeSum(v int32) *GetProductResourceOutput
SetDataSizeSum sets the DataSizeSum field's value.
func (*GetProductResourceOutput) SetProductId ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetProductId(v string) *GetProductResourceOutput
SetProductId sets the ProductId field's value.
func (*GetProductResourceOutput) SetUsedDataSize ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetUsedDataSize(v int32) *GetProductResourceOutput
SetUsedDataSize sets the UsedDataSize field's value.
func (*GetProductResourceOutput) SetVersion ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetVersion(v int32) *GetProductResourceOutput
SetVersion sets the Version field's value.
func (*GetProductResourceOutput) SetVolcRegion ¶ added in v1.2.10
func (s *GetProductResourceOutput) SetVolcRegion(v string) *GetProductResourceOutput
SetVolcRegion sets the VolcRegion field's value.
func (GetProductResourceOutput) String ¶ added in v1.2.10
func (s GetProductResourceOutput) String() string
String returns the string representation
type GetTaskInfoInput ¶ added in v1.2.10
type GetTaskInfoInput struct {
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// TaskId is a required field
TaskId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetTaskInfoInput) GoString ¶ added in v1.2.10
func (s GetTaskInfoInput) GoString() string
GoString returns the string representation
func (*GetTaskInfoInput) SetProductId ¶ added in v1.2.10
func (s *GetTaskInfoInput) SetProductId(v string) *GetTaskInfoInput
SetProductId sets the ProductId field's value.
func (*GetTaskInfoInput) SetTaskId ¶ added in v1.2.10
func (s *GetTaskInfoInput) SetTaskId(v string) *GetTaskInfoInput
SetTaskId sets the TaskId field's value.
func (GetTaskInfoInput) String ¶ added in v1.2.10
func (s GetTaskInfoInput) String() string
String returns the string representation
func (*GetTaskInfoInput) Validate ¶ added in v1.2.10
func (s *GetTaskInfoInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetTaskInfoOutput ¶ added in v1.2.10
type GetTaskInfoOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForGetTaskInfoOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
TaskMessage *string `type:"string" json:",omitempty"`
TaskResult *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetTaskInfoOutput) GoString ¶ added in v1.2.10
func (s GetTaskInfoOutput) GoString() string
GoString returns the string representation
func (*GetTaskInfoOutput) SetJobs ¶ added in v1.2.10
func (s *GetTaskInfoOutput) SetJobs(v []*JobForGetTaskInfoOutput) *GetTaskInfoOutput
SetJobs sets the Jobs field's value.
func (*GetTaskInfoOutput) SetTaskAction ¶ added in v1.2.10
func (s *GetTaskInfoOutput) SetTaskAction(v string) *GetTaskInfoOutput
SetTaskAction sets the TaskAction field's value.
func (*GetTaskInfoOutput) SetTaskId ¶ added in v1.2.10
func (s *GetTaskInfoOutput) SetTaskId(v string) *GetTaskInfoOutput
SetTaskId sets the TaskId field's value.
func (*GetTaskInfoOutput) SetTaskMessage ¶ added in v1.2.10
func (s *GetTaskInfoOutput) SetTaskMessage(v string) *GetTaskInfoOutput
SetTaskMessage sets the TaskMessage field's value.
func (*GetTaskInfoOutput) SetTaskResult ¶ added in v1.2.10
func (s *GetTaskInfoOutput) SetTaskResult(v int32) *GetTaskInfoOutput
SetTaskResult sets the TaskResult field's value.
func (GetTaskInfoOutput) String ¶ added in v1.2.10
func (s GetTaskInfoOutput) String() string
String returns the string representation
type IPListForCreateDNSRuleInput ¶ added in v1.2.10
type IPListForCreateDNSRuleInput struct {
IP *string `type:"string" json:",omitempty"`
ISP *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (IPListForCreateDNSRuleInput) GoString ¶ added in v1.2.10
func (s IPListForCreateDNSRuleInput) GoString() string
GoString returns the string representation
func (*IPListForCreateDNSRuleInput) SetIP ¶ added in v1.2.10
func (s *IPListForCreateDNSRuleInput) SetIP(v string) *IPListForCreateDNSRuleInput
SetIP sets the IP field's value.
func (*IPListForCreateDNSRuleInput) SetISP ¶ added in v1.2.10
func (s *IPListForCreateDNSRuleInput) SetISP(v int32) *IPListForCreateDNSRuleInput
SetISP sets the ISP field's value.
func (IPListForCreateDNSRuleInput) String ¶ added in v1.2.10
func (s IPListForCreateDNSRuleInput) String() string
String returns the string representation
type IPListForCreateDNSRuleOutput ¶ added in v1.2.10
type IPListForCreateDNSRuleOutput struct {
IP *string `type:"string" json:",omitempty"`
ISP *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (IPListForCreateDNSRuleOutput) GoString ¶ added in v1.2.10
func (s IPListForCreateDNSRuleOutput) GoString() string
GoString returns the string representation
func (*IPListForCreateDNSRuleOutput) SetIP ¶ added in v1.2.10
func (s *IPListForCreateDNSRuleOutput) SetIP(v string) *IPListForCreateDNSRuleOutput
SetIP sets the IP field's value.
func (*IPListForCreateDNSRuleOutput) SetISP ¶ added in v1.2.10
func (s *IPListForCreateDNSRuleOutput) SetISP(v int32) *IPListForCreateDNSRuleOutput
SetISP sets the ISP field's value.
func (IPListForCreateDNSRuleOutput) String ¶ added in v1.2.10
func (s IPListForCreateDNSRuleOutput) String() string
String returns the string representation
type IPListForDetailDNSRuleOutput ¶ added in v1.2.10
type IPListForDetailDNSRuleOutput struct {
IP *string `type:"string" json:",omitempty"`
ISP *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (IPListForDetailDNSRuleOutput) GoString ¶ added in v1.2.10
func (s IPListForDetailDNSRuleOutput) GoString() string
GoString returns the string representation
func (*IPListForDetailDNSRuleOutput) SetIP ¶ added in v1.2.10
func (s *IPListForDetailDNSRuleOutput) SetIP(v string) *IPListForDetailDNSRuleOutput
SetIP sets the IP field's value.
func (*IPListForDetailDNSRuleOutput) SetISP ¶ added in v1.2.10
func (s *IPListForDetailDNSRuleOutput) SetISP(v int32) *IPListForDetailDNSRuleOutput
SetISP sets the ISP field's value.
func (IPListForDetailDNSRuleOutput) String ¶ added in v1.2.10
func (s IPListForDetailDNSRuleOutput) String() string
String returns the string representation
type ImageTosInfoForBuildAOSPImageInput ¶ added in v1.2.10
type ImageTosInfoForBuildAOSPImageInput struct {
Bucket *string `type:"string" json:",omitempty"`
Endpoint *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
SystemImg *SystemImgForBuildAOSPImageInput `type:"structure" json:",omitempty"`
VendorImg *VendorImgForBuildAOSPImageInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImageTosInfoForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s ImageTosInfoForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*ImageTosInfoForBuildAOSPImageInput) SetBucket ¶ added in v1.2.10
func (s *ImageTosInfoForBuildAOSPImageInput) SetBucket(v string) *ImageTosInfoForBuildAOSPImageInput
SetBucket sets the Bucket field's value.
func (*ImageTosInfoForBuildAOSPImageInput) SetEndpoint ¶ added in v1.2.10
func (s *ImageTosInfoForBuildAOSPImageInput) SetEndpoint(v string) *ImageTosInfoForBuildAOSPImageInput
SetEndpoint sets the Endpoint field's value.
func (*ImageTosInfoForBuildAOSPImageInput) SetRegion ¶ added in v1.2.10
func (s *ImageTosInfoForBuildAOSPImageInput) SetRegion(v string) *ImageTosInfoForBuildAOSPImageInput
SetRegion sets the Region field's value.
func (*ImageTosInfoForBuildAOSPImageInput) SetSystemImg ¶ added in v1.2.10
func (s *ImageTosInfoForBuildAOSPImageInput) SetSystemImg(v *SystemImgForBuildAOSPImageInput) *ImageTosInfoForBuildAOSPImageInput
SetSystemImg sets the SystemImg field's value.
func (*ImageTosInfoForBuildAOSPImageInput) SetVendorImg ¶ added in v1.2.10
func (s *ImageTosInfoForBuildAOSPImageInput) SetVendorImg(v *VendorImgForBuildAOSPImageInput) *ImageTosInfoForBuildAOSPImageInput
SetVendorImg sets the VendorImg field's value.
func (ImageTosInfoForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s ImageTosInfoForBuildAOSPImageInput) String() string
String returns the string representation
type ImageUrlInfoForBuildAOSPImageInput ¶ added in v1.2.10
type ImageUrlInfoForBuildAOSPImageInput struct {
SystemImg *ConvertSystemImgForBuildAOSPImageInput `type:"structure" json:",omitempty"`
VendorImg *ConvertVendorImgForBuildAOSPImageInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (ImageUrlInfoForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s ImageUrlInfoForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*ImageUrlInfoForBuildAOSPImageInput) SetSystemImg ¶ added in v1.2.10
func (s *ImageUrlInfoForBuildAOSPImageInput) SetSystemImg(v *ConvertSystemImgForBuildAOSPImageInput) *ImageUrlInfoForBuildAOSPImageInput
SetSystemImg sets the SystemImg field's value.
func (*ImageUrlInfoForBuildAOSPImageInput) SetVendorImg ¶ added in v1.2.10
func (s *ImageUrlInfoForBuildAOSPImageInput) SetVendorImg(v *ConvertVendorImgForBuildAOSPImageInput) *ImageUrlInfoForBuildAOSPImageInput
SetVendorImg sets the VendorImg field's value.
func (ImageUrlInfoForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s ImageUrlInfoForBuildAOSPImageInput) String() string
String returns the string representation
type InstallAppInput ¶ added in v1.2.10
type InstallAppInput struct {
AbsolutePath *string `type:"string" json:",omitempty"`
// AppId is a required field
AppId *string `type:"string" json:",omitempty" required:"true"`
ImageId *string `type:"string" json:",omitempty"`
InstallType *int32 `type:"int32" json:",omitempty"`
IsPreinstall *bool `type:"boolean" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
TagIdList []*string `type:"list" json:",omitempty"`
// VersionId is a required field
VersionId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (InstallAppInput) GoString ¶ added in v1.2.10
func (s InstallAppInput) GoString() string
GoString returns the string representation
func (*InstallAppInput) SetAbsolutePath ¶ added in v1.2.10
func (s *InstallAppInput) SetAbsolutePath(v string) *InstallAppInput
SetAbsolutePath sets the AbsolutePath field's value.
func (*InstallAppInput) SetAppId ¶ added in v1.2.10
func (s *InstallAppInput) SetAppId(v string) *InstallAppInput
SetAppId sets the AppId field's value.
func (*InstallAppInput) SetImageId ¶ added in v1.2.10
func (s *InstallAppInput) SetImageId(v string) *InstallAppInput
SetImageId sets the ImageId field's value.
func (*InstallAppInput) SetInstallType ¶ added in v1.2.10
func (s *InstallAppInput) SetInstallType(v int32) *InstallAppInput
SetInstallType sets the InstallType field's value.
func (*InstallAppInput) SetIsPreinstall ¶ added in v1.2.10
func (s *InstallAppInput) SetIsPreinstall(v bool) *InstallAppInput
SetIsPreinstall sets the IsPreinstall field's value.
func (*InstallAppInput) SetPodIdList ¶ added in v1.2.10
func (s *InstallAppInput) SetPodIdList(v []*string) *InstallAppInput
SetPodIdList sets the PodIdList field's value.
func (*InstallAppInput) SetProductId ¶ added in v1.2.10
func (s *InstallAppInput) SetProductId(v string) *InstallAppInput
SetProductId sets the ProductId field's value.
func (*InstallAppInput) SetTagIdList ¶ added in v1.2.10
func (s *InstallAppInput) SetTagIdList(v []*string) *InstallAppInput
SetTagIdList sets the TagIdList field's value.
func (*InstallAppInput) SetVersionId ¶ added in v1.2.10
func (s *InstallAppInput) SetVersionId(v string) *InstallAppInput
SetVersionId sets the VersionId field's value.
func (InstallAppInput) String ¶ added in v1.2.10
func (s InstallAppInput) String() string
String returns the string representation
func (*InstallAppInput) Validate ¶ added in v1.2.10
func (s *InstallAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InstallAppOutput ¶ added in v1.2.10
type InstallAppOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForInstallAppOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstallAppOutput) GoString ¶ added in v1.2.10
func (s InstallAppOutput) GoString() string
GoString returns the string representation
func (*InstallAppOutput) SetJobs ¶ added in v1.2.10
func (s *InstallAppOutput) SetJobs(v []*JobForInstallAppOutput) *InstallAppOutput
SetJobs sets the Jobs field's value.
func (*InstallAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *InstallAppOutput) SetTaskAction(v string) *InstallAppOutput
SetTaskAction sets the TaskAction field's value.
func (*InstallAppOutput) SetTaskId ¶ added in v1.2.10
func (s *InstallAppOutput) SetTaskId(v string) *InstallAppOutput
SetTaskId sets the TaskId field's value.
func (InstallAppOutput) String ¶ added in v1.2.10
func (s InstallAppOutput) String() string
String returns the string representation
type InstallAppsInput ¶ added in v1.2.10
type InstallAppsInput struct {
AppList []*AppListForInstallAppsInput `type:"list" json:",omitempty"`
InstallType *int32 `type:"int32" json:",omitempty"`
IsPreinstall *bool `type:"boolean" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (InstallAppsInput) GoString ¶ added in v1.2.10
func (s InstallAppsInput) GoString() string
GoString returns the string representation
func (*InstallAppsInput) SetAppList ¶ added in v1.2.10
func (s *InstallAppsInput) SetAppList(v []*AppListForInstallAppsInput) *InstallAppsInput
SetAppList sets the AppList field's value.
func (*InstallAppsInput) SetInstallType ¶ added in v1.2.10
func (s *InstallAppsInput) SetInstallType(v int32) *InstallAppsInput
SetInstallType sets the InstallType field's value.
func (*InstallAppsInput) SetIsPreinstall ¶ added in v1.2.10
func (s *InstallAppsInput) SetIsPreinstall(v bool) *InstallAppsInput
SetIsPreinstall sets the IsPreinstall field's value.
func (*InstallAppsInput) SetPodId ¶ added in v1.2.10
func (s *InstallAppsInput) SetPodId(v string) *InstallAppsInput
SetPodId sets the PodId field's value.
func (*InstallAppsInput) SetProductId ¶ added in v1.2.10
func (s *InstallAppsInput) SetProductId(v string) *InstallAppsInput
SetProductId sets the ProductId field's value.
func (InstallAppsInput) String ¶ added in v1.2.10
func (s InstallAppsInput) String() string
String returns the string representation
func (*InstallAppsInput) Validate ¶ added in v1.2.10
func (s *InstallAppsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type InstallAppsOutput ¶ added in v1.2.10
type InstallAppsOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForInstallAppsOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (InstallAppsOutput) GoString ¶ added in v1.2.10
func (s InstallAppsOutput) GoString() string
GoString returns the string representation
func (*InstallAppsOutput) SetJobs ¶ added in v1.2.10
func (s *InstallAppsOutput) SetJobs(v []*JobForInstallAppsOutput) *InstallAppsOutput
SetJobs sets the Jobs field's value.
func (*InstallAppsOutput) SetTaskAction ¶ added in v1.2.10
func (s *InstallAppsOutput) SetTaskAction(v string) *InstallAppsOutput
SetTaskAction sets the TaskAction field's value.
func (*InstallAppsOutput) SetTaskId ¶ added in v1.2.10
func (s *InstallAppsOutput) SetTaskId(v string) *InstallAppsOutput
SetTaskId sets the TaskId field's value.
func (InstallAppsOutput) String ¶ added in v1.2.10
func (s InstallAppsOutput) String() string
String returns the string representation
type ItemForDeleteAOSPImageOutput ¶ added in v1.2.10
type ItemForDeleteAOSPImageOutput struct {
ErrCode *int32 `type:"int32" json:",omitempty"`
ErrorMsg *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForDeleteAOSPImageOutput) GoString ¶ added in v1.2.10
func (s ItemForDeleteAOSPImageOutput) GoString() string
GoString returns the string representation
func (*ItemForDeleteAOSPImageOutput) SetErrCode ¶ added in v1.2.10
func (s *ItemForDeleteAOSPImageOutput) SetErrCode(v int32) *ItemForDeleteAOSPImageOutput
SetErrCode sets the ErrCode field's value.
func (*ItemForDeleteAOSPImageOutput) SetErrorMsg ¶ added in v1.2.10
func (s *ItemForDeleteAOSPImageOutput) SetErrorMsg(v string) *ItemForDeleteAOSPImageOutput
SetErrorMsg sets the ErrorMsg field's value.
func (*ItemForDeleteAOSPImageOutput) SetImageId ¶ added in v1.2.10
func (s *ItemForDeleteAOSPImageOutput) SetImageId(v string) *ItemForDeleteAOSPImageOutput
SetImageId sets the ImageId field's value.
func (ItemForDeleteAOSPImageOutput) String ¶ added in v1.2.10
func (s ItemForDeleteAOSPImageOutput) String() string
String returns the string representation
type JobForAutoInstallAppOutput ¶ added in v1.2.10
type JobForAutoInstallAppOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
JobMessage *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForAutoInstallAppOutput) GoString ¶ added in v1.2.10
func (s JobForAutoInstallAppOutput) GoString() string
GoString returns the string representation
func (*JobForAutoInstallAppOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForAutoInstallAppOutput) SetJobAction(v string) *JobForAutoInstallAppOutput
SetJobAction sets the JobAction field's value.
func (*JobForAutoInstallAppOutput) SetJobId ¶ added in v1.2.10
func (s *JobForAutoInstallAppOutput) SetJobId(v string) *JobForAutoInstallAppOutput
SetJobId sets the JobId field's value.
func (*JobForAutoInstallAppOutput) SetJobMessage ¶ added in v1.2.10
func (s *JobForAutoInstallAppOutput) SetJobMessage(v string) *JobForAutoInstallAppOutput
SetJobMessage sets the JobMessage field's value.
func (*JobForAutoInstallAppOutput) SetPodId ¶ added in v1.2.10
func (s *JobForAutoInstallAppOutput) SetPodId(v string) *JobForAutoInstallAppOutput
SetPodId sets the PodId field's value.
func (*JobForAutoInstallAppOutput) SetStatus ¶ added in v1.2.10
func (s *JobForAutoInstallAppOutput) SetStatus(v int32) *JobForAutoInstallAppOutput
SetStatus sets the Status field's value.
func (JobForAutoInstallAppOutput) String ¶ added in v1.2.10
func (s JobForAutoInstallAppOutput) String() string
String returns the string representation
type JobForCloseAppOutput ¶ added in v1.2.10
type JobForCloseAppOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForCloseAppOutput) GoString ¶ added in v1.2.10
func (s JobForCloseAppOutput) GoString() string
GoString returns the string representation
func (*JobForCloseAppOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForCloseAppOutput) SetJobAction(v string) *JobForCloseAppOutput
SetJobAction sets the JobAction field's value.
func (*JobForCloseAppOutput) SetJobId ¶ added in v1.2.10
func (s *JobForCloseAppOutput) SetJobId(v string) *JobForCloseAppOutput
SetJobId sets the JobId field's value.
func (*JobForCloseAppOutput) SetPodId ¶ added in v1.2.10
func (s *JobForCloseAppOutput) SetPodId(v string) *JobForCloseAppOutput
SetPodId sets the PodId field's value.
func (*JobForCloseAppOutput) SetStatus ¶ added in v1.2.10
func (s *JobForCloseAppOutput) SetStatus(v int32) *JobForCloseAppOutput
SetStatus sets the Status field's value.
func (JobForCloseAppOutput) String ¶ added in v1.2.10
func (s JobForCloseAppOutput) String() string
String returns the string representation
type JobForGetTaskInfoOutput ¶ added in v1.2.10
type JobForGetTaskInfoOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForGetTaskInfoOutput) GoString ¶ added in v1.2.10
func (s JobForGetTaskInfoOutput) GoString() string
GoString returns the string representation
func (*JobForGetTaskInfoOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForGetTaskInfoOutput) SetJobAction(v string) *JobForGetTaskInfoOutput
SetJobAction sets the JobAction field's value.
func (*JobForGetTaskInfoOutput) SetJobId ¶ added in v1.2.10
func (s *JobForGetTaskInfoOutput) SetJobId(v string) *JobForGetTaskInfoOutput
SetJobId sets the JobId field's value.
func (*JobForGetTaskInfoOutput) SetPackageName ¶ added in v1.2.10
func (s *JobForGetTaskInfoOutput) SetPackageName(v string) *JobForGetTaskInfoOutput
SetPackageName sets the PackageName field's value.
func (*JobForGetTaskInfoOutput) SetPodId ¶ added in v1.2.10
func (s *JobForGetTaskInfoOutput) SetPodId(v string) *JobForGetTaskInfoOutput
SetPodId sets the PodId field's value.
func (*JobForGetTaskInfoOutput) SetStatus ¶ added in v1.2.10
func (s *JobForGetTaskInfoOutput) SetStatus(v int32) *JobForGetTaskInfoOutput
SetStatus sets the Status field's value.
func (JobForGetTaskInfoOutput) String ¶ added in v1.2.10
func (s JobForGetTaskInfoOutput) String() string
String returns the string representation
type JobForInstallAppOutput ¶ added in v1.2.10
type JobForInstallAppOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForInstallAppOutput) GoString ¶ added in v1.2.10
func (s JobForInstallAppOutput) GoString() string
GoString returns the string representation
func (*JobForInstallAppOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForInstallAppOutput) SetJobAction(v string) *JobForInstallAppOutput
SetJobAction sets the JobAction field's value.
func (*JobForInstallAppOutput) SetJobId ¶ added in v1.2.10
func (s *JobForInstallAppOutput) SetJobId(v string) *JobForInstallAppOutput
SetJobId sets the JobId field's value.
func (*JobForInstallAppOutput) SetPackageName ¶ added in v1.2.10
func (s *JobForInstallAppOutput) SetPackageName(v string) *JobForInstallAppOutput
SetPackageName sets the PackageName field's value.
func (*JobForInstallAppOutput) SetPodId ¶ added in v1.2.10
func (s *JobForInstallAppOutput) SetPodId(v string) *JobForInstallAppOutput
SetPodId sets the PodId field's value.
func (*JobForInstallAppOutput) SetStatus ¶ added in v1.2.10
func (s *JobForInstallAppOutput) SetStatus(v int32) *JobForInstallAppOutput
SetStatus sets the Status field's value.
func (JobForInstallAppOutput) String ¶ added in v1.2.10
func (s JobForInstallAppOutput) String() string
String returns the string representation
type JobForInstallAppsOutput ¶ added in v1.2.10
type JobForInstallAppsOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForInstallAppsOutput) GoString ¶ added in v1.2.10
func (s JobForInstallAppsOutput) GoString() string
GoString returns the string representation
func (*JobForInstallAppsOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForInstallAppsOutput) SetJobAction(v string) *JobForInstallAppsOutput
SetJobAction sets the JobAction field's value.
func (*JobForInstallAppsOutput) SetJobId ¶ added in v1.2.10
func (s *JobForInstallAppsOutput) SetJobId(v string) *JobForInstallAppsOutput
SetJobId sets the JobId field's value.
func (*JobForInstallAppsOutput) SetPodId ¶ added in v1.2.10
func (s *JobForInstallAppsOutput) SetPodId(v string) *JobForInstallAppsOutput
SetPodId sets the PodId field's value.
func (*JobForInstallAppsOutput) SetStatus ¶ added in v1.2.10
func (s *JobForInstallAppsOutput) SetStatus(v int32) *JobForInstallAppsOutput
SetStatus sets the Status field's value.
func (JobForInstallAppsOutput) String ¶ added in v1.2.10
func (s JobForInstallAppsOutput) String() string
String returns the string representation
type JobForLaunchAppOutput ¶ added in v1.2.10
type JobForLaunchAppOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForLaunchAppOutput) GoString ¶ added in v1.2.10
func (s JobForLaunchAppOutput) GoString() string
GoString returns the string representation
func (*JobForLaunchAppOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForLaunchAppOutput) SetJobAction(v string) *JobForLaunchAppOutput
SetJobAction sets the JobAction field's value.
func (*JobForLaunchAppOutput) SetJobId ¶ added in v1.2.10
func (s *JobForLaunchAppOutput) SetJobId(v string) *JobForLaunchAppOutput
SetJobId sets the JobId field's value.
func (*JobForLaunchAppOutput) SetPodId ¶ added in v1.2.10
func (s *JobForLaunchAppOutput) SetPodId(v string) *JobForLaunchAppOutput
SetPodId sets the PodId field's value.
func (*JobForLaunchAppOutput) SetStatus ¶ added in v1.2.10
func (s *JobForLaunchAppOutput) SetStatus(v int32) *JobForLaunchAppOutput
SetStatus sets the Status field's value.
func (JobForLaunchAppOutput) String ¶ added in v1.2.10
func (s JobForLaunchAppOutput) String() string
String returns the string representation
type JobForLaunchAppsOutput ¶ added in v1.2.10
type JobForLaunchAppsOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
JobMessage *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForLaunchAppsOutput) GoString ¶ added in v1.2.10
func (s JobForLaunchAppsOutput) GoString() string
GoString returns the string representation
func (*JobForLaunchAppsOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForLaunchAppsOutput) SetJobAction(v string) *JobForLaunchAppsOutput
SetJobAction sets the JobAction field's value.
func (*JobForLaunchAppsOutput) SetJobId ¶ added in v1.2.10
func (s *JobForLaunchAppsOutput) SetJobId(v string) *JobForLaunchAppsOutput
SetJobId sets the JobId field's value.
func (*JobForLaunchAppsOutput) SetJobMessage ¶ added in v1.2.10
func (s *JobForLaunchAppsOutput) SetJobMessage(v string) *JobForLaunchAppsOutput
SetJobMessage sets the JobMessage field's value.
func (*JobForLaunchAppsOutput) SetPodId ¶ added in v1.2.10
func (s *JobForLaunchAppsOutput) SetPodId(v string) *JobForLaunchAppsOutput
SetPodId sets the PodId field's value.
func (*JobForLaunchAppsOutput) SetStatus ¶ added in v1.2.10
func (s *JobForLaunchAppsOutput) SetStatus(v int32) *JobForLaunchAppsOutput
SetStatus sets the Status field's value.
func (JobForLaunchAppsOutput) String ¶ added in v1.2.10
func (s JobForLaunchAppsOutput) String() string
String returns the string representation
type JobForRebootHostOutput ¶ added in v1.2.10
type JobForRebootHostOutput struct {
CreateAt *int64 `type:"int64" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
UpdateAt *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForRebootHostOutput) GoString ¶ added in v1.2.10
func (s JobForRebootHostOutput) GoString() string
GoString returns the string representation
func (*JobForRebootHostOutput) SetCreateAt ¶ added in v1.2.10
func (s *JobForRebootHostOutput) SetCreateAt(v int64) *JobForRebootHostOutput
SetCreateAt sets the CreateAt field's value.
func (*JobForRebootHostOutput) SetHostId ¶ added in v1.2.10
func (s *JobForRebootHostOutput) SetHostId(v string) *JobForRebootHostOutput
SetHostId sets the HostId field's value.
func (*JobForRebootHostOutput) SetJobId ¶ added in v1.2.10
func (s *JobForRebootHostOutput) SetJobId(v string) *JobForRebootHostOutput
SetJobId sets the JobId field's value.
func (*JobForRebootHostOutput) SetStatus ¶ added in v1.2.10
func (s *JobForRebootHostOutput) SetStatus(v int32) *JobForRebootHostOutput
SetStatus sets the Status field's value.
func (*JobForRebootHostOutput) SetUpdateAt ¶ added in v1.2.10
func (s *JobForRebootHostOutput) SetUpdateAt(v int64) *JobForRebootHostOutput
SetUpdateAt sets the UpdateAt field's value.
func (JobForRebootHostOutput) String ¶ added in v1.2.10
func (s JobForRebootHostOutput) String() string
String returns the string representation
type JobForResetHostOutput ¶ added in v1.2.10
type JobForResetHostOutput struct {
CreateAt *int64 `type:"int64" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
UpdateAt *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForResetHostOutput) GoString ¶ added in v1.2.10
func (s JobForResetHostOutput) GoString() string
GoString returns the string representation
func (*JobForResetHostOutput) SetCreateAt ¶ added in v1.2.10
func (s *JobForResetHostOutput) SetCreateAt(v int64) *JobForResetHostOutput
SetCreateAt sets the CreateAt field's value.
func (*JobForResetHostOutput) SetHostId ¶ added in v1.2.10
func (s *JobForResetHostOutput) SetHostId(v string) *JobForResetHostOutput
SetHostId sets the HostId field's value.
func (*JobForResetHostOutput) SetJobId ¶ added in v1.2.10
func (s *JobForResetHostOutput) SetJobId(v string) *JobForResetHostOutput
SetJobId sets the JobId field's value.
func (*JobForResetHostOutput) SetStatus ¶ added in v1.2.10
func (s *JobForResetHostOutput) SetStatus(v int32) *JobForResetHostOutput
SetStatus sets the Status field's value.
func (*JobForResetHostOutput) SetUpdateAt ¶ added in v1.2.10
func (s *JobForResetHostOutput) SetUpdateAt(v int64) *JobForResetHostOutput
SetUpdateAt sets the UpdateAt field's value.
func (JobForResetHostOutput) String ¶ added in v1.2.10
func (s JobForResetHostOutput) String() string
String returns the string representation
type JobForResetPodOutput ¶ added in v1.1.45
type JobForResetPodOutput struct {
BackupDataId *string `type:"string" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
JobMessage *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForResetPodOutput) GoString ¶ added in v1.1.45
func (s JobForResetPodOutput) GoString() string
GoString returns the string representation
func (*JobForResetPodOutput) SetBackupDataId ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetBackupDataId(v string) *JobForResetPodOutput
SetBackupDataId sets the BackupDataId field's value.
func (*JobForResetPodOutput) SetHostId ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetHostId(v string) *JobForResetPodOutput
SetHostId sets the HostId field's value.
func (*JobForResetPodOutput) SetJobAction ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetJobAction(v string) *JobForResetPodOutput
SetJobAction sets the JobAction field's value.
func (*JobForResetPodOutput) SetJobId ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetJobId(v string) *JobForResetPodOutput
SetJobId sets the JobId field's value.
func (*JobForResetPodOutput) SetJobMessage ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetJobMessage(v string) *JobForResetPodOutput
SetJobMessage sets the JobMessage field's value.
func (*JobForResetPodOutput) SetPackageName ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetPackageName(v string) *JobForResetPodOutput
SetPackageName sets the PackageName field's value.
func (*JobForResetPodOutput) SetPodId ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetPodId(v string) *JobForResetPodOutput
SetPodId sets the PodId field's value.
func (*JobForResetPodOutput) SetStatus ¶ added in v1.1.45
func (s *JobForResetPodOutput) SetStatus(v int32) *JobForResetPodOutput
SetStatus sets the Status field's value.
func (JobForResetPodOutput) String ¶ added in v1.1.45
func (s JobForResetPodOutput) String() string
String returns the string representation
type JobForRunCommandOutput ¶ added in v1.2.10
type JobForRunCommandOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForRunCommandOutput) GoString ¶ added in v1.2.10
func (s JobForRunCommandOutput) GoString() string
GoString returns the string representation
func (*JobForRunCommandOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForRunCommandOutput) SetJobAction(v string) *JobForRunCommandOutput
SetJobAction sets the JobAction field's value.
func (*JobForRunCommandOutput) SetJobId ¶ added in v1.2.10
func (s *JobForRunCommandOutput) SetJobId(v string) *JobForRunCommandOutput
SetJobId sets the JobId field's value.
func (*JobForRunCommandOutput) SetPodId ¶ added in v1.2.10
func (s *JobForRunCommandOutput) SetPodId(v string) *JobForRunCommandOutput
SetPodId sets the PodId field's value.
func (*JobForRunCommandOutput) SetStatus ¶ added in v1.2.10
func (s *JobForRunCommandOutput) SetStatus(v int32) *JobForRunCommandOutput
SetStatus sets the Status field's value.
func (JobForRunCommandOutput) String ¶ added in v1.2.10
func (s JobForRunCommandOutput) String() string
String returns the string representation
type JobForUninstallAppOutput ¶ added in v1.2.10
type JobForUninstallAppOutput struct {
JobAction *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForUninstallAppOutput) GoString ¶ added in v1.2.10
func (s JobForUninstallAppOutput) GoString() string
GoString returns the string representation
func (*JobForUninstallAppOutput) SetJobAction ¶ added in v1.2.10
func (s *JobForUninstallAppOutput) SetJobAction(v string) *JobForUninstallAppOutput
SetJobAction sets the JobAction field's value.
func (*JobForUninstallAppOutput) SetJobId ¶ added in v1.2.10
func (s *JobForUninstallAppOutput) SetJobId(v string) *JobForUninstallAppOutput
SetJobId sets the JobId field's value.
func (*JobForUninstallAppOutput) SetPodId ¶ added in v1.2.10
func (s *JobForUninstallAppOutput) SetPodId(v string) *JobForUninstallAppOutput
SetPodId sets the PodId field's value.
func (*JobForUninstallAppOutput) SetStatus ¶ added in v1.2.10
func (s *JobForUninstallAppOutput) SetStatus(v int32) *JobForUninstallAppOutput
SetStatus sets the Status field's value.
func (JobForUninstallAppOutput) String ¶ added in v1.2.10
func (s JobForUninstallAppOutput) String() string
String returns the string representation
type JobListForSetProxyOutput ¶ added in v1.2.10
type JobListForSetProxyOutput struct {
JobId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobListForSetProxyOutput) GoString ¶ added in v1.2.10
func (s JobListForSetProxyOutput) GoString() string
GoString returns the string representation
func (*JobListForSetProxyOutput) SetJobId ¶ added in v1.2.10
func (s *JobListForSetProxyOutput) SetJobId(v string) *JobListForSetProxyOutput
SetJobId sets the JobId field's value.
func (*JobListForSetProxyOutput) SetPodId ¶ added in v1.2.10
func (s *JobListForSetProxyOutput) SetPodId(v string) *JobListForSetProxyOutput
SetPodId sets the PodId field's value.
func (JobListForSetProxyOutput) String ¶ added in v1.2.10
func (s JobListForSetProxyOutput) String() string
String returns the string representation
type LatestVersionForDetailAppOutput ¶ added in v1.2.10
type LatestVersionForDetailAppOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int32 `type:"int32" json:",omitempty"`
VersionId *int32 `type:"int32" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (LatestVersionForDetailAppOutput) GoString ¶ added in v1.2.10
func (s LatestVersionForDetailAppOutput) GoString() string
GoString returns the string representation
func (*LatestVersionForDetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetAppId(v string) *LatestVersionForDetailAppOutput
SetAppId sets the AppId field's value.
func (*LatestVersionForDetailAppOutput) SetAppVersionDesc ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetAppVersionDesc(v string) *LatestVersionForDetailAppOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*LatestVersionForDetailAppOutput) SetDownloadUrl ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetDownloadUrl(v string) *LatestVersionForDetailAppOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*LatestVersionForDetailAppOutput) SetMD5 ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetMD5(v string) *LatestVersionForDetailAppOutput
SetMD5 sets the MD5 field's value.
func (*LatestVersionForDetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetPackageName(v string) *LatestVersionForDetailAppOutput
SetPackageName sets the PackageName field's value.
func (*LatestVersionForDetailAppOutput) SetVersionCode ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetVersionCode(v int32) *LatestVersionForDetailAppOutput
SetVersionCode sets the VersionCode field's value.
func (*LatestVersionForDetailAppOutput) SetVersionId ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetVersionId(v int32) *LatestVersionForDetailAppOutput
SetVersionId sets the VersionId field's value.
func (*LatestVersionForDetailAppOutput) SetVersionName ¶ added in v1.2.10
func (s *LatestVersionForDetailAppOutput) SetVersionName(v string) *LatestVersionForDetailAppOutput
SetVersionName sets the VersionName field's value.
func (LatestVersionForDetailAppOutput) String ¶ added in v1.2.10
func (s LatestVersionForDetailAppOutput) String() string
String returns the string representation
type LatestVersionForListAppOutput ¶ added in v1.1.24
type LatestVersionForListAppOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int64 `type:"int64" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (LatestVersionForListAppOutput) GoString ¶ added in v1.1.24
func (s LatestVersionForListAppOutput) GoString() string
GoString returns the string representation
func (*LatestVersionForListAppOutput) SetAppId ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetAppId(v string) *LatestVersionForListAppOutput
SetAppId sets the AppId field's value.
func (*LatestVersionForListAppOutput) SetAppVersionDesc ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetAppVersionDesc(v string) *LatestVersionForListAppOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*LatestVersionForListAppOutput) SetDownloadUrl ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetDownloadUrl(v string) *LatestVersionForListAppOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*LatestVersionForListAppOutput) SetMD5 ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetMD5(v string) *LatestVersionForListAppOutput
SetMD5 sets the MD5 field's value.
func (*LatestVersionForListAppOutput) SetPackageName ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetPackageName(v string) *LatestVersionForListAppOutput
SetPackageName sets the PackageName field's value.
func (*LatestVersionForListAppOutput) SetVersionCode ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetVersionCode(v int64) *LatestVersionForListAppOutput
SetVersionCode sets the VersionCode field's value.
func (*LatestVersionForListAppOutput) SetVersionId ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetVersionId(v string) *LatestVersionForListAppOutput
SetVersionId sets the VersionId field's value.
func (*LatestVersionForListAppOutput) SetVersionName ¶ added in v1.1.24
func (s *LatestVersionForListAppOutput) SetVersionName(v string) *LatestVersionForListAppOutput
SetVersionName sets the VersionName field's value.
func (LatestVersionForListAppOutput) String ¶ added in v1.1.24
func (s LatestVersionForListAppOutput) String() string
String returns the string representation
type LaunchAppInput ¶ added in v1.2.10
type LaunchAppInput struct {
// PackageName is a required field
PackageName *string `type:"string" json:",omitempty" required:"true"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (LaunchAppInput) GoString ¶ added in v1.2.10
func (s LaunchAppInput) GoString() string
GoString returns the string representation
func (*LaunchAppInput) SetPackageName ¶ added in v1.2.10
func (s *LaunchAppInput) SetPackageName(v string) *LaunchAppInput
SetPackageName sets the PackageName field's value.
func (*LaunchAppInput) SetPodIdList ¶ added in v1.2.10
func (s *LaunchAppInput) SetPodIdList(v []*string) *LaunchAppInput
SetPodIdList sets the PodIdList field's value.
func (*LaunchAppInput) SetProductId ¶ added in v1.2.10
func (s *LaunchAppInput) SetProductId(v string) *LaunchAppInput
SetProductId sets the ProductId field's value.
func (LaunchAppInput) String ¶ added in v1.2.10
func (s LaunchAppInput) String() string
String returns the string representation
func (*LaunchAppInput) Validate ¶ added in v1.2.10
func (s *LaunchAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type LaunchAppOutput ¶ added in v1.2.10
type LaunchAppOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForLaunchAppOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (LaunchAppOutput) GoString ¶ added in v1.2.10
func (s LaunchAppOutput) GoString() string
GoString returns the string representation
func (*LaunchAppOutput) SetJobs ¶ added in v1.2.10
func (s *LaunchAppOutput) SetJobs(v []*JobForLaunchAppOutput) *LaunchAppOutput
SetJobs sets the Jobs field's value.
func (*LaunchAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *LaunchAppOutput) SetTaskAction(v string) *LaunchAppOutput
SetTaskAction sets the TaskAction field's value.
func (*LaunchAppOutput) SetTaskId ¶ added in v1.2.10
func (s *LaunchAppOutput) SetTaskId(v string) *LaunchAppOutput
SetTaskId sets the TaskId field's value.
func (LaunchAppOutput) String ¶ added in v1.2.10
func (s LaunchAppOutput) String() string
String returns the string representation
type LaunchAppsInput ¶ added in v1.2.10
type LaunchAppsInput struct {
PackageNameList []*string `type:"list" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (LaunchAppsInput) GoString ¶ added in v1.2.10
func (s LaunchAppsInput) GoString() string
GoString returns the string representation
func (*LaunchAppsInput) SetPackageNameList ¶ added in v1.2.10
func (s *LaunchAppsInput) SetPackageNameList(v []*string) *LaunchAppsInput
SetPackageNameList sets the PackageNameList field's value.
func (*LaunchAppsInput) SetPodId ¶ added in v1.2.10
func (s *LaunchAppsInput) SetPodId(v string) *LaunchAppsInput
SetPodId sets the PodId field's value.
func (*LaunchAppsInput) SetProductId ¶ added in v1.2.10
func (s *LaunchAppsInput) SetProductId(v string) *LaunchAppsInput
SetProductId sets the ProductId field's value.
func (LaunchAppsInput) String ¶ added in v1.2.10
func (s LaunchAppsInput) String() string
String returns the string representation
func (*LaunchAppsInput) Validate ¶ added in v1.2.10
func (s *LaunchAppsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type LaunchAppsOutput ¶ added in v1.2.10
type LaunchAppsOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForLaunchAppsOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (LaunchAppsOutput) GoString ¶ added in v1.2.10
func (s LaunchAppsOutput) GoString() string
GoString returns the string representation
func (*LaunchAppsOutput) SetJobs ¶ added in v1.2.10
func (s *LaunchAppsOutput) SetJobs(v []*JobForLaunchAppsOutput) *LaunchAppsOutput
SetJobs sets the Jobs field's value.
func (*LaunchAppsOutput) SetTaskAction ¶ added in v1.2.10
func (s *LaunchAppsOutput) SetTaskAction(v string) *LaunchAppsOutput
SetTaskAction sets the TaskAction field's value.
func (*LaunchAppsOutput) SetTaskId ¶ added in v1.2.10
func (s *LaunchAppsOutput) SetTaskId(v string) *LaunchAppsOutput
SetTaskId sets the TaskId field's value.
func (LaunchAppsOutput) String ¶ added in v1.2.10
func (s LaunchAppsOutput) String() string
String returns the string representation
type ListAOSPImageInput ¶ added in v1.2.10
type ListAOSPImageInput struct {
AOSPVersion *string `type:"string" json:",omitempty"`
ExpandScope *bool `type:"boolean" json:",omitempty"`
ImageIdList []*string `type:"list" json:",omitempty"`
ImageName *string `type:"string" json:",omitempty"`
ImageStatus *int32 `type:"int32" json:",omitempty"`
IsPublic *bool `type:"boolean" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListAOSPImageInput) GoString ¶ added in v1.2.10
func (s ListAOSPImageInput) GoString() string
GoString returns the string representation
func (*ListAOSPImageInput) SetAOSPVersion ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetAOSPVersion(v string) *ListAOSPImageInput
SetAOSPVersion sets the AOSPVersion field's value.
func (*ListAOSPImageInput) SetExpandScope ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetExpandScope(v bool) *ListAOSPImageInput
SetExpandScope sets the ExpandScope field's value.
func (*ListAOSPImageInput) SetImageIdList ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetImageIdList(v []*string) *ListAOSPImageInput
SetImageIdList sets the ImageIdList field's value.
func (*ListAOSPImageInput) SetImageName ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetImageName(v string) *ListAOSPImageInput
SetImageName sets the ImageName field's value.
func (*ListAOSPImageInput) SetImageStatus ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetImageStatus(v int32) *ListAOSPImageInput
SetImageStatus sets the ImageStatus field's value.
func (*ListAOSPImageInput) SetIsPublic ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetIsPublic(v bool) *ListAOSPImageInput
SetIsPublic sets the IsPublic field's value.
func (*ListAOSPImageInput) SetMaxResults ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetMaxResults(v int32) *ListAOSPImageInput
SetMaxResults sets the MaxResults field's value.
func (*ListAOSPImageInput) SetNextToken ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetNextToken(v string) *ListAOSPImageInput
SetNextToken sets the NextToken field's value.
func (*ListAOSPImageInput) SetProductId ¶ added in v1.2.10
func (s *ListAOSPImageInput) SetProductId(v string) *ListAOSPImageInput
SetProductId sets the ProductId field's value.
func (ListAOSPImageInput) String ¶ added in v1.2.10
func (s ListAOSPImageInput) String() string
String returns the string representation
func (*ListAOSPImageInput) Validate ¶ added in v1.2.10
func (s *ListAOSPImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAOSPImageOutput ¶ added in v1.2.10
type ListAOSPImageOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Row []*RowForListAOSPImageOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAOSPImageOutput) GoString ¶ added in v1.2.10
func (s ListAOSPImageOutput) GoString() string
GoString returns the string representation
func (*ListAOSPImageOutput) SetNextToken ¶ added in v1.2.10
func (s *ListAOSPImageOutput) SetNextToken(v string) *ListAOSPImageOutput
SetNextToken sets the NextToken field's value.
func (*ListAOSPImageOutput) SetRow ¶ added in v1.2.10
func (s *ListAOSPImageOutput) SetRow(v []*RowForListAOSPImageOutput) *ListAOSPImageOutput
SetRow sets the Row field's value.
func (ListAOSPImageOutput) String ¶ added in v1.2.10
func (s ListAOSPImageOutput) String() string
String returns the string representation
type ListAppInput ¶ added in v1.1.24
type ListAppInput struct {
AppId *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppType *int32 `type:"int32" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
PackageNameList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListAppInput) GoString ¶ added in v1.1.24
func (s ListAppInput) GoString() string
GoString returns the string representation
func (*ListAppInput) SetAppId ¶ added in v1.1.24
func (s *ListAppInput) SetAppId(v string) *ListAppInput
SetAppId sets the AppId field's value.
func (*ListAppInput) SetAppName ¶ added in v1.1.24
func (s *ListAppInput) SetAppName(v string) *ListAppInput
SetAppName sets the AppName field's value.
func (*ListAppInput) SetAppType ¶ added in v1.1.24
func (s *ListAppInput) SetAppType(v int32) *ListAppInput
SetAppType sets the AppType field's value.
func (*ListAppInput) SetMaxResults ¶ added in v1.1.24
func (s *ListAppInput) SetMaxResults(v int32) *ListAppInput
SetMaxResults sets the MaxResults field's value.
func (*ListAppInput) SetNextToken ¶ added in v1.1.24
func (s *ListAppInput) SetNextToken(v string) *ListAppInput
SetNextToken sets the NextToken field's value.
func (*ListAppInput) SetPackageNameList ¶ added in v1.1.24
func (s *ListAppInput) SetPackageNameList(v []*string) *ListAppInput
SetPackageNameList sets the PackageNameList field's value.
func (*ListAppInput) SetProductId ¶ added in v1.1.24
func (s *ListAppInput) SetProductId(v string) *ListAppInput
SetProductId sets the ProductId field's value.
func (ListAppInput) String ¶ added in v1.1.24
func (s ListAppInput) String() string
String returns the string representation
func (*ListAppInput) Validate ¶ added in v1.1.24
func (s *ListAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAppOutput ¶ added in v1.1.24
type ListAppOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Row []*RowForListAppOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListAppOutput) GoString ¶ added in v1.1.24
func (s ListAppOutput) GoString() string
GoString returns the string representation
func (*ListAppOutput) SetNextToken ¶ added in v1.1.24
func (s *ListAppOutput) SetNextToken(v string) *ListAppOutput
SetNextToken sets the NextToken field's value.
func (*ListAppOutput) SetRow ¶ added in v1.1.24
func (s *ListAppOutput) SetRow(v []*RowForListAppOutput) *ListAppOutput
SetRow sets the Row field's value.
func (ListAppOutput) String ¶ added in v1.1.24
func (s ListAppOutput) String() string
String returns the string representation
type ListBackupDataInput ¶ added in v1.1.42
type ListBackupDataInput struct {
BackupDataIdList []*string `type:"list" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
SourcePodId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBackupDataInput) GoString ¶ added in v1.1.42
func (s ListBackupDataInput) GoString() string
GoString returns the string representation
func (*ListBackupDataInput) SetBackupDataIdList ¶ added in v1.1.42
func (s *ListBackupDataInput) SetBackupDataIdList(v []*string) *ListBackupDataInput
SetBackupDataIdList sets the BackupDataIdList field's value.
func (*ListBackupDataInput) SetMaxResults ¶ added in v1.1.42
func (s *ListBackupDataInput) SetMaxResults(v int32) *ListBackupDataInput
SetMaxResults sets the MaxResults field's value.
func (*ListBackupDataInput) SetNextToken ¶ added in v1.1.42
func (s *ListBackupDataInput) SetNextToken(v string) *ListBackupDataInput
SetNextToken sets the NextToken field's value.
func (*ListBackupDataInput) SetProductId ¶ added in v1.1.42
func (s *ListBackupDataInput) SetProductId(v string) *ListBackupDataInput
SetProductId sets the ProductId field's value.
func (*ListBackupDataInput) SetSourcePodId ¶ added in v1.1.42
func (s *ListBackupDataInput) SetSourcePodId(v string) *ListBackupDataInput
SetSourcePodId sets the SourcePodId field's value.
func (*ListBackupDataInput) SetStatus ¶ added in v1.1.42
func (s *ListBackupDataInput) SetStatus(v string) *ListBackupDataInput
SetStatus sets the Status field's value.
func (ListBackupDataInput) String ¶ added in v1.1.42
func (s ListBackupDataInput) String() string
String returns the string representation
func (*ListBackupDataInput) Validate ¶ added in v1.1.42
func (s *ListBackupDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListBackupDataOutput ¶ added in v1.1.42
type ListBackupDataOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Rows []*RowForListBackupDataOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListBackupDataOutput) GoString ¶ added in v1.1.42
func (s ListBackupDataOutput) GoString() string
GoString returns the string representation
func (*ListBackupDataOutput) SetNextToken ¶ added in v1.1.42
func (s *ListBackupDataOutput) SetNextToken(v string) *ListBackupDataOutput
SetNextToken sets the NextToken field's value.
func (*ListBackupDataOutput) SetRows ¶ added in v1.1.42
func (s *ListBackupDataOutput) SetRows(v []*RowForListBackupDataOutput) *ListBackupDataOutput
SetRows sets the Rows field's value.
func (ListBackupDataOutput) String ¶ added in v1.1.42
func (s ListBackupDataOutput) String() string
String returns the string representation
type ListConfigurationInput ¶ added in v1.2.10
type ListConfigurationInput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
Count *int64 `type:"int64" json:",omitempty"`
Offset *int64 `type:"int64" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ResourceClass *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListConfigurationInput) GoString ¶ added in v1.2.10
func (s ListConfigurationInput) GoString() string
GoString returns the string representation
func (*ListConfigurationInput) SetConfigurationCode ¶ added in v1.2.10
func (s *ListConfigurationInput) SetConfigurationCode(v string) *ListConfigurationInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*ListConfigurationInput) SetCount ¶ added in v1.2.10
func (s *ListConfigurationInput) SetCount(v int64) *ListConfigurationInput
SetCount sets the Count field's value.
func (*ListConfigurationInput) SetOffset ¶ added in v1.2.10
func (s *ListConfigurationInput) SetOffset(v int64) *ListConfigurationInput
SetOffset sets the Offset field's value.
func (*ListConfigurationInput) SetProductId ¶ added in v1.2.10
func (s *ListConfigurationInput) SetProductId(v string) *ListConfigurationInput
SetProductId sets the ProductId field's value.
func (*ListConfigurationInput) SetResourceClass ¶ added in v1.2.10
func (s *ListConfigurationInput) SetResourceClass(v int32) *ListConfigurationInput
SetResourceClass sets the ResourceClass field's value.
func (ListConfigurationInput) String ¶ added in v1.2.10
func (s ListConfigurationInput) String() string
String returns the string representation
func (*ListConfigurationInput) Validate ¶ added in v1.2.10
func (s *ListConfigurationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListConfigurationOutput ¶ added in v1.2.10
type ListConfigurationOutput struct {
Metadata *response.ResponseMetadata
Row []*RowForListConfigurationOutput `type:"list" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListConfigurationOutput) GoString ¶ added in v1.2.10
func (s ListConfigurationOutput) GoString() string
GoString returns the string representation
func (*ListConfigurationOutput) SetRow ¶ added in v1.2.10
func (s *ListConfigurationOutput) SetRow(v []*RowForListConfigurationOutput) *ListConfigurationOutput
SetRow sets the Row field's value.
func (*ListConfigurationOutput) SetTotal ¶ added in v1.2.10
func (s *ListConfigurationOutput) SetTotal(v int64) *ListConfigurationOutput
SetTotal sets the Total field's value.
func (ListConfigurationOutput) String ¶ added in v1.2.10
func (s ListConfigurationOutput) String() string
String returns the string representation
type ListCustomRouteInput ¶ added in v1.1.22
type ListCustomRouteInput struct {
CustomRouteId *string `type:"string" json:",omitempty"`
CustomRouteName *string `type:"string" json:",omitempty"`
DstIP *string `type:"string" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCustomRouteInput) GoString ¶ added in v1.1.22
func (s ListCustomRouteInput) GoString() string
GoString returns the string representation
func (*ListCustomRouteInput) SetCustomRouteId ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetCustomRouteId(v string) *ListCustomRouteInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*ListCustomRouteInput) SetCustomRouteName ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetCustomRouteName(v string) *ListCustomRouteInput
SetCustomRouteName sets the CustomRouteName field's value.
func (*ListCustomRouteInput) SetDstIP ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetDstIP(v string) *ListCustomRouteInput
SetDstIP sets the DstIP field's value.
func (*ListCustomRouteInput) SetMaxResults ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetMaxResults(v int32) *ListCustomRouteInput
SetMaxResults sets the MaxResults field's value.
func (*ListCustomRouteInput) SetNextToken ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetNextToken(v string) *ListCustomRouteInput
SetNextToken sets the NextToken field's value.
func (*ListCustomRouteInput) SetProductId ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetProductId(v string) *ListCustomRouteInput
SetProductId sets the ProductId field's value.
func (*ListCustomRouteInput) SetZone ¶ added in v1.1.22
func (s *ListCustomRouteInput) SetZone(v string) *ListCustomRouteInput
SetZone sets the Zone field's value.
func (ListCustomRouteInput) String ¶ added in v1.1.22
func (s ListCustomRouteInput) String() string
String returns the string representation
func (*ListCustomRouteInput) Validate ¶ added in v1.1.22
func (s *ListCustomRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListCustomRouteOutput ¶ added in v1.1.22
type ListCustomRouteOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Row []*RowForListCustomRouteOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListCustomRouteOutput) GoString ¶ added in v1.1.22
func (s ListCustomRouteOutput) GoString() string
GoString returns the string representation
func (*ListCustomRouteOutput) SetNextToken ¶ added in v1.1.22
func (s *ListCustomRouteOutput) SetNextToken(v string) *ListCustomRouteOutput
SetNextToken sets the NextToken field's value.
func (*ListCustomRouteOutput) SetRow ¶ added in v1.1.22
func (s *ListCustomRouteOutput) SetRow(v []*RowForListCustomRouteOutput) *ListCustomRouteOutput
SetRow sets the Row field's value.
func (ListCustomRouteOutput) String ¶ added in v1.1.22
func (s ListCustomRouteOutput) String() string
String returns the string representation
type ListDcInput ¶ added in v1.2.10
type ListDcInput struct {
Count *int64 `type:"int64" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
Offset *int64 `type:"int64" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Region *string `type:"string" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
VolcRegion *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListDcInput) GoString ¶ added in v1.2.10
func (s ListDcInput) GoString() string
GoString returns the string representation
func (*ListDcInput) SetCount ¶ added in v1.2.10
func (s *ListDcInput) SetCount(v int64) *ListDcInput
SetCount sets the Count field's value.
func (*ListDcInput) SetIsp ¶ added in v1.2.10
func (s *ListDcInput) SetIsp(v int32) *ListDcInput
SetIsp sets the Isp field's value.
func (*ListDcInput) SetOffset ¶ added in v1.2.10
func (s *ListDcInput) SetOffset(v int64) *ListDcInput
SetOffset sets the Offset field's value.
func (*ListDcInput) SetProductId ¶ added in v1.2.10
func (s *ListDcInput) SetProductId(v string) *ListDcInput
SetProductId sets the ProductId field's value.
func (*ListDcInput) SetRegion ¶ added in v1.2.10
func (s *ListDcInput) SetRegion(v string) *ListDcInput
SetRegion sets the Region field's value.
func (*ListDcInput) SetServerTypeCode ¶ added in v1.2.10
func (s *ListDcInput) SetServerTypeCode(v string) *ListDcInput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*ListDcInput) SetVolcRegion ¶ added in v1.2.10
func (s *ListDcInput) SetVolcRegion(v string) *ListDcInput
SetVolcRegion sets the VolcRegion field's value.
func (ListDcInput) String ¶ added in v1.2.10
func (s ListDcInput) String() string
String returns the string representation
func (*ListDcInput) Validate ¶ added in v1.2.10
func (s *ListDcInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListDcOutput ¶ added in v1.2.10
type ListDcOutput struct {
Metadata *response.ResponseMetadata
Row []*RowForListDcOutput `type:"list" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListDcOutput) GoString ¶ added in v1.2.10
func (s ListDcOutput) GoString() string
GoString returns the string representation
func (*ListDcOutput) SetRow ¶ added in v1.2.10
func (s *ListDcOutput) SetRow(v []*RowForListDcOutput) *ListDcOutput
SetRow sets the Row field's value.
func (*ListDcOutput) SetTotal ¶ added in v1.2.10
func (s *ListDcOutput) SetTotal(v int64) *ListDcOutput
SetTotal sets the Total field's value.
func (ListDcOutput) String ¶ added in v1.2.10
func (s ListDcOutput) String() string
String returns the string representation
type ListImageResourceInput ¶ added in v1.2.10
type ListImageResourceInput struct {
Count *int64 `type:"int64" json:",omitempty"`
ImageIdList *string `type:"string" json:",omitempty"`
Offset *int64 `type:"int64" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListImageResourceInput) GoString ¶ added in v1.2.10
func (s ListImageResourceInput) GoString() string
GoString returns the string representation
func (*ListImageResourceInput) SetCount ¶ added in v1.2.10
func (s *ListImageResourceInput) SetCount(v int64) *ListImageResourceInput
SetCount sets the Count field's value.
func (*ListImageResourceInput) SetImageIdList ¶ added in v1.2.10
func (s *ListImageResourceInput) SetImageIdList(v string) *ListImageResourceInput
SetImageIdList sets the ImageIdList field's value.
func (*ListImageResourceInput) SetOffset ¶ added in v1.2.10
func (s *ListImageResourceInput) SetOffset(v int64) *ListImageResourceInput
SetOffset sets the Offset field's value.
func (*ListImageResourceInput) SetProductId ¶ added in v1.2.10
func (s *ListImageResourceInput) SetProductId(v string) *ListImageResourceInput
SetProductId sets the ProductId field's value.
func (ListImageResourceInput) String ¶ added in v1.2.10
func (s ListImageResourceInput) String() string
String returns the string representation
func (*ListImageResourceInput) Validate ¶ added in v1.2.10
func (s *ListImageResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListImageResourceOutput ¶ added in v1.2.10
type ListImageResourceOutput struct {
Metadata *response.ResponseMetadata
Row []*RowForListImageResourceOutput `type:"list" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListImageResourceOutput) GoString ¶ added in v1.2.10
func (s ListImageResourceOutput) GoString() string
GoString returns the string representation
func (*ListImageResourceOutput) SetRow ¶ added in v1.2.10
func (s *ListImageResourceOutput) SetRow(v []*RowForListImageResourceOutput) *ListImageResourceOutput
SetRow sets the Row field's value.
func (*ListImageResourceOutput) SetTotal ¶ added in v1.2.10
func (s *ListImageResourceOutput) SetTotal(v int64) *ListImageResourceOutput
SetTotal sets the Total field's value.
func (ListImageResourceOutput) String ¶ added in v1.2.10
func (s ListImageResourceOutput) String() string
String returns the string representation
type ListPhoneTemplateInput ¶ added in v1.1.45
type ListPhoneTemplateInput struct {
AospVersion *string `type:"string" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PhoneTemplateName *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s ListPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*ListPhoneTemplateInput) SetAospVersion ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetAospVersion(v string) *ListPhoneTemplateInput
SetAospVersion sets the AospVersion field's value.
func (*ListPhoneTemplateInput) SetMaxResults ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetMaxResults(v int32) *ListPhoneTemplateInput
SetMaxResults sets the MaxResults field's value.
func (*ListPhoneTemplateInput) SetNextToken ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetNextToken(v string) *ListPhoneTemplateInput
SetNextToken sets the NextToken field's value.
func (*ListPhoneTemplateInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetPhoneTemplateId(v string) *ListPhoneTemplateInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*ListPhoneTemplateInput) SetPhoneTemplateName ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetPhoneTemplateName(v string) *ListPhoneTemplateInput
SetPhoneTemplateName sets the PhoneTemplateName field's value.
func (*ListPhoneTemplateInput) SetStatus ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetStatus(v int32) *ListPhoneTemplateInput
SetStatus sets the Status field's value.
func (*ListPhoneTemplateInput) SetTagId ¶ added in v1.1.45
func (s *ListPhoneTemplateInput) SetTagId(v string) *ListPhoneTemplateInput
SetTagId sets the TagId field's value.
func (ListPhoneTemplateInput) String ¶ added in v1.1.45
func (s ListPhoneTemplateInput) String() string
String returns the string representation
type ListPhoneTemplateOutput ¶ added in v1.1.45
type ListPhoneTemplateOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Row []*RowForListPhoneTemplateOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s ListPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*ListPhoneTemplateOutput) SetNextToken ¶ added in v1.1.45
func (s *ListPhoneTemplateOutput) SetNextToken(v string) *ListPhoneTemplateOutput
SetNextToken sets the NextToken field's value.
func (*ListPhoneTemplateOutput) SetRow ¶ added in v1.1.45
func (s *ListPhoneTemplateOutput) SetRow(v []*RowForListPhoneTemplateOutput) *ListPhoneTemplateOutput
SetRow sets the Row field's value.
func (ListPhoneTemplateOutput) String ¶ added in v1.1.45
func (s ListPhoneTemplateOutput) String() string
String returns the string representation
type ListPodInput ¶
type ListPodInput struct {
ArchiveStatus *int32 `type:"int32" json:",omitempty"`
AuthorityStatus *int32 `type:"int32" json:",omitempty"`
ConfigurationCodeList []*string `type:"list" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DcList []*string `type:"list" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
MaxResults *int32 `type:"int32" json:",omitempty"`
NextToken *string `type:"string" json:",omitempty"`
OnlineList []*int32 `type:"list" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
RegionList []*string `type:"list" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
StreamStatusList []*int32 `type:"list" json:",omitempty"`
TagIdList []*string `type:"list" json:",omitempty"`
ZoneId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPodInput) GoString ¶
func (s ListPodInput) GoString() string
GoString returns the string representation
func (*ListPodInput) SetArchiveStatus ¶ added in v1.1.22
func (s *ListPodInput) SetArchiveStatus(v int32) *ListPodInput
SetArchiveStatus sets the ArchiveStatus field's value.
func (*ListPodInput) SetAuthorityStatus ¶
func (s *ListPodInput) SetAuthorityStatus(v int32) *ListPodInput
SetAuthorityStatus sets the AuthorityStatus field's value.
func (*ListPodInput) SetConfigurationCodeList ¶
func (s *ListPodInput) SetConfigurationCodeList(v []*string) *ListPodInput
SetConfigurationCodeList sets the ConfigurationCodeList field's value.
func (*ListPodInput) SetDNSId ¶
func (s *ListPodInput) SetDNSId(v string) *ListPodInput
SetDNSId sets the DNSId field's value.
func (*ListPodInput) SetDcList ¶
func (s *ListPodInput) SetDcList(v []*string) *ListPodInput
SetDcList sets the DcList field's value.
func (*ListPodInput) SetHostId ¶
func (s *ListPodInput) SetHostId(v string) *ListPodInput
SetHostId sets the HostId field's value.
func (*ListPodInput) SetMaxResults ¶
func (s *ListPodInput) SetMaxResults(v int32) *ListPodInput
SetMaxResults sets the MaxResults field's value.
func (*ListPodInput) SetNextToken ¶
func (s *ListPodInput) SetNextToken(v string) *ListPodInput
SetNextToken sets the NextToken field's value.
func (*ListPodInput) SetOnlineList ¶
func (s *ListPodInput) SetOnlineList(v []*int32) *ListPodInput
SetOnlineList sets the OnlineList field's value.
func (*ListPodInput) SetPodIdList ¶
func (s *ListPodInput) SetPodIdList(v []*string) *ListPodInput
SetPodIdList sets the PodIdList field's value.
func (*ListPodInput) SetPodName ¶
func (s *ListPodInput) SetPodName(v string) *ListPodInput
SetPodName sets the PodName field's value.
func (*ListPodInput) SetProductId ¶
func (s *ListPodInput) SetProductId(v string) *ListPodInput
SetProductId sets the ProductId field's value.
func (*ListPodInput) SetRegionList ¶
func (s *ListPodInput) SetRegionList(v []*string) *ListPodInput
SetRegionList sets the RegionList field's value.
func (*ListPodInput) SetServerTypeCode ¶
func (s *ListPodInput) SetServerTypeCode(v string) *ListPodInput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*ListPodInput) SetStreamStatusList ¶
func (s *ListPodInput) SetStreamStatusList(v []*int32) *ListPodInput
SetStreamStatusList sets the StreamStatusList field's value.
func (*ListPodInput) SetTagIdList ¶
func (s *ListPodInput) SetTagIdList(v []*string) *ListPodInput
SetTagIdList sets the TagIdList field's value.
func (*ListPodInput) SetZoneId ¶
func (s *ListPodInput) SetZoneId(v string) *ListPodInput
SetZoneId sets the ZoneId field's value.
func (ListPodInput) String ¶
func (s ListPodInput) String() string
String returns the string representation
func (*ListPodInput) Validate ¶
func (s *ListPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPodOutput ¶
type ListPodOutput struct {
Metadata *response.ResponseMetadata
NextToken *string `type:"string" json:",omitempty"`
Row []*RowForListPodOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPodOutput) GoString ¶
func (s ListPodOutput) GoString() string
GoString returns the string representation
func (*ListPodOutput) SetNextToken ¶
func (s *ListPodOutput) SetNextToken(v string) *ListPodOutput
SetNextToken sets the NextToken field's value.
func (*ListPodOutput) SetRow ¶
func (s *ListPodOutput) SetRow(v []*RowForListPodOutput) *ListPodOutput
SetRow sets the Row field's value.
func (ListPodOutput) String ¶
func (s ListPodOutput) String() string
String returns the string representation
type MigratePodInput ¶ added in v1.1.22
type MigratePodInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
TargetDc *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MigratePodInput) GoString ¶ added in v1.1.22
func (s MigratePodInput) GoString() string
GoString returns the string representation
func (*MigratePodInput) SetPodIdList ¶ added in v1.1.22
func (s *MigratePodInput) SetPodIdList(v []*string) *MigratePodInput
SetPodIdList sets the PodIdList field's value.
func (*MigratePodInput) SetProductId ¶ added in v1.1.22
func (s *MigratePodInput) SetProductId(v string) *MigratePodInput
SetProductId sets the ProductId field's value.
func (*MigratePodInput) SetTargetDc ¶ added in v1.1.22
func (s *MigratePodInput) SetTargetDc(v string) *MigratePodInput
SetTargetDc sets the TargetDc field's value.
func (MigratePodInput) String ¶ added in v1.1.22
func (s MigratePodInput) String() string
String returns the string representation
func (*MigratePodInput) Validate ¶ added in v1.1.22
func (s *MigratePodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MigratePodOutput ¶ added in v1.1.22
type MigratePodOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForMigratePodOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (MigratePodOutput) GoString ¶ added in v1.1.22
func (s MigratePodOutput) GoString() string
GoString returns the string representation
func (*MigratePodOutput) SetDetails ¶ added in v1.1.22
func (s *MigratePodOutput) SetDetails(v []*DetailForMigratePodOutput) *MigratePodOutput
SetDetails sets the Details field's value.
func (*MigratePodOutput) SetProductId ¶ added in v1.1.22
func (s *MigratePodOutput) SetProductId(v string) *MigratePodOutput
SetProductId sets the ProductId field's value.
func (MigratePodOutput) String ¶ added in v1.1.22
func (s MigratePodOutput) String() string
String returns the string representation
type OverlayPersistPropertyForAddPhoneTemplateInput ¶ added in v1.1.45
type OverlayPersistPropertyForAddPhoneTemplateInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPersistPropertyForAddPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s OverlayPersistPropertyForAddPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPersistPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForAddPhoneTemplateInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPersistPropertyForAddPhoneTemplateInput) String ¶ added in v1.1.45
func (s OverlayPersistPropertyForAddPhoneTemplateInput) String() string
String returns the string representation
type OverlayPersistPropertyForCreatePodInput ¶ added in v1.1.45
type OverlayPersistPropertyForCreatePodInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPersistPropertyForCreatePodInput) GoString ¶ added in v1.1.45
func (s OverlayPersistPropertyForCreatePodInput) GoString() string
GoString returns the string representation
func (*OverlayPersistPropertyForCreatePodInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForCreatePodInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForCreatePodInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForCreatePodInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPersistPropertyForCreatePodInput) String ¶ added in v1.1.45
func (s OverlayPersistPropertyForCreatePodInput) String() string
String returns the string representation
type OverlayPersistPropertyForCreatePodOneStepInput ¶ added in v1.1.45
type OverlayPersistPropertyForCreatePodOneStepInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPersistPropertyForCreatePodOneStepInput) GoString ¶ added in v1.1.45
func (s OverlayPersistPropertyForCreatePodOneStepInput) GoString() string
GoString returns the string representation
func (*OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyName(v string) *OverlayPersistPropertyForCreatePodOneStepInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForCreatePodOneStepInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPersistPropertyForCreatePodOneStepInput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForCreatePodOneStepInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPersistPropertyForCreatePodOneStepInput) String ¶ added in v1.1.45
func (s OverlayPersistPropertyForCreatePodOneStepInput) String() string
String returns the string representation
type OverlayPersistPropertyForGetPhoneTemplateOutput ¶ added in v1.1.45
type OverlayPersistPropertyForGetPhoneTemplateOutput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPersistPropertyForGetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlayPersistPropertyForGetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPersistPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForGetPhoneTemplateOutput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPersistPropertyForGetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlayPersistPropertyForGetPhoneTemplateOutput) String() string
String returns the string representation
type OverlayPersistPropertyForListPhoneTemplateOutput ¶ added in v1.1.45
type OverlayPersistPropertyForListPhoneTemplateOutput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPersistPropertyForListPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlayPersistPropertyForListPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPersistPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPersistPropertyForListPhoneTemplateOutput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPersistPropertyForListPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlayPersistPropertyForListPhoneTemplateOutput) String() string
String returns the string representation
type OverlayPropertyForAddPhoneTemplateInput ¶ added in v1.1.45
type OverlayPropertyForAddPhoneTemplateInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPropertyForAddPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s OverlayPropertyForAddPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyName(v string) *OverlayPropertyForAddPhoneTemplateInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValue(v string) *OverlayPropertyForAddPhoneTemplateInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPropertyForAddPhoneTemplateInput) SetSystemPropertyValueType(v string) *OverlayPropertyForAddPhoneTemplateInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPropertyForAddPhoneTemplateInput) String ¶ added in v1.1.45
func (s OverlayPropertyForAddPhoneTemplateInput) String() string
String returns the string representation
type OverlayPropertyForCreatePodInput ¶ added in v1.1.45
type OverlayPropertyForCreatePodInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPropertyForCreatePodInput) GoString ¶ added in v1.1.45
func (s OverlayPropertyForCreatePodInput) GoString() string
GoString returns the string representation
func (*OverlayPropertyForCreatePodInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyName(v string) *OverlayPropertyForCreatePodInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPropertyForCreatePodInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyValue(v string) *OverlayPropertyForCreatePodInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPropertyForCreatePodInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodInput) SetSystemPropertyValueType(v string) *OverlayPropertyForCreatePodInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPropertyForCreatePodInput) String ¶ added in v1.1.45
func (s OverlayPropertyForCreatePodInput) String() string
String returns the string representation
type OverlayPropertyForCreatePodOneStepInput ¶ added in v1.1.45
type OverlayPropertyForCreatePodOneStepInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPropertyForCreatePodOneStepInput) GoString ¶ added in v1.1.45
func (s OverlayPropertyForCreatePodOneStepInput) GoString() string
GoString returns the string representation
func (*OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyName(v string) *OverlayPropertyForCreatePodOneStepInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValue(v string) *OverlayPropertyForCreatePodOneStepInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPropertyForCreatePodOneStepInput) SetSystemPropertyValueType(v string) *OverlayPropertyForCreatePodOneStepInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPropertyForCreatePodOneStepInput) String ¶ added in v1.1.45
func (s OverlayPropertyForCreatePodOneStepInput) String() string
String returns the string representation
type OverlayPropertyForGetPhoneTemplateOutput ¶ added in v1.1.45
type OverlayPropertyForGetPhoneTemplateOutput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPropertyForGetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlayPropertyForGetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPropertyForGetPhoneTemplateOutput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPropertyForGetPhoneTemplateOutput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPropertyForGetPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPropertyForGetPhoneTemplateOutput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPropertyForGetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlayPropertyForGetPhoneTemplateOutput) String() string
String returns the string representation
type OverlayPropertyForListPhoneTemplateOutput ¶ added in v1.1.45
type OverlayPropertyForListPhoneTemplateOutput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlayPropertyForListPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlayPropertyForListPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyName ¶ added in v1.1.45
func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyName(v string) *OverlayPropertyForListPhoneTemplateOutput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValue(v string) *OverlayPropertyForListPhoneTemplateOutput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *OverlayPropertyForListPhoneTemplateOutput) SetSystemPropertyValueType(v string) *OverlayPropertyForListPhoneTemplateOutput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (OverlayPropertyForListPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlayPropertyForListPhoneTemplateOutput) String() string
String returns the string representation
type OverlaySettingForAddPhoneTemplateInput ¶ added in v1.1.45
type OverlaySettingForAddPhoneTemplateInput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlaySettingForAddPhoneTemplateInput) GoString ¶ added in v1.1.45
func (s OverlaySettingForAddPhoneTemplateInput) GoString() string
GoString returns the string representation
func (*OverlaySettingForAddPhoneTemplateInput) SetSettingsName ¶ added in v1.1.45
func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsName(v string) *OverlaySettingForAddPhoneTemplateInput
SetSettingsName sets the SettingsName field's value.
func (*OverlaySettingForAddPhoneTemplateInput) SetSettingsType ¶ added in v1.1.45
func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsType(v string) *OverlaySettingForAddPhoneTemplateInput
SetSettingsType sets the SettingsType field's value.
func (*OverlaySettingForAddPhoneTemplateInput) SetSettingsValue ¶ added in v1.1.45
func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsValue(v string) *OverlaySettingForAddPhoneTemplateInput
SetSettingsValue sets the SettingsValue field's value.
func (*OverlaySettingForAddPhoneTemplateInput) SetSettingsValueType ¶ added in v1.1.45
func (s *OverlaySettingForAddPhoneTemplateInput) SetSettingsValueType(v string) *OverlaySettingForAddPhoneTemplateInput
SetSettingsValueType sets the SettingsValueType field's value.
func (OverlaySettingForAddPhoneTemplateInput) String ¶ added in v1.1.45
func (s OverlaySettingForAddPhoneTemplateInput) String() string
String returns the string representation
type OverlaySettingForCreatePodInput ¶ added in v1.1.45
type OverlaySettingForCreatePodInput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlaySettingForCreatePodInput) GoString ¶ added in v1.1.45
func (s OverlaySettingForCreatePodInput) GoString() string
GoString returns the string representation
func (*OverlaySettingForCreatePodInput) SetSettingsName ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodInput) SetSettingsName(v string) *OverlaySettingForCreatePodInput
SetSettingsName sets the SettingsName field's value.
func (*OverlaySettingForCreatePodInput) SetSettingsType ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodInput) SetSettingsType(v string) *OverlaySettingForCreatePodInput
SetSettingsType sets the SettingsType field's value.
func (*OverlaySettingForCreatePodInput) SetSettingsValue ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodInput) SetSettingsValue(v string) *OverlaySettingForCreatePodInput
SetSettingsValue sets the SettingsValue field's value.
func (*OverlaySettingForCreatePodInput) SetSettingsValueType ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodInput) SetSettingsValueType(v string) *OverlaySettingForCreatePodInput
SetSettingsValueType sets the SettingsValueType field's value.
func (OverlaySettingForCreatePodInput) String ¶ added in v1.1.45
func (s OverlaySettingForCreatePodInput) String() string
String returns the string representation
type OverlaySettingForCreatePodOneStepInput ¶ added in v1.1.45
type OverlaySettingForCreatePodOneStepInput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlaySettingForCreatePodOneStepInput) GoString ¶ added in v1.1.45
func (s OverlaySettingForCreatePodOneStepInput) GoString() string
GoString returns the string representation
func (*OverlaySettingForCreatePodOneStepInput) SetSettingsName ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsName(v string) *OverlaySettingForCreatePodOneStepInput
SetSettingsName sets the SettingsName field's value.
func (*OverlaySettingForCreatePodOneStepInput) SetSettingsType ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsType(v string) *OverlaySettingForCreatePodOneStepInput
SetSettingsType sets the SettingsType field's value.
func (*OverlaySettingForCreatePodOneStepInput) SetSettingsValue ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsValue(v string) *OverlaySettingForCreatePodOneStepInput
SetSettingsValue sets the SettingsValue field's value.
func (*OverlaySettingForCreatePodOneStepInput) SetSettingsValueType ¶ added in v1.1.45
func (s *OverlaySettingForCreatePodOneStepInput) SetSettingsValueType(v string) *OverlaySettingForCreatePodOneStepInput
SetSettingsValueType sets the SettingsValueType field's value.
func (OverlaySettingForCreatePodOneStepInput) String ¶ added in v1.1.45
func (s OverlaySettingForCreatePodOneStepInput) String() string
String returns the string representation
type OverlaySettingForGetPhoneTemplateOutput ¶ added in v1.1.45
type OverlaySettingForGetPhoneTemplateOutput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlaySettingForGetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlaySettingForGetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlaySettingForGetPhoneTemplateOutput) SetSettingsName ¶ added in v1.1.45
func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsName(v string) *OverlaySettingForGetPhoneTemplateOutput
SetSettingsName sets the SettingsName field's value.
func (*OverlaySettingForGetPhoneTemplateOutput) SetSettingsType ¶ added in v1.1.45
func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsType(v string) *OverlaySettingForGetPhoneTemplateOutput
SetSettingsType sets the SettingsType field's value.
func (*OverlaySettingForGetPhoneTemplateOutput) SetSettingsValue ¶ added in v1.1.45
func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsValue(v string) *OverlaySettingForGetPhoneTemplateOutput
SetSettingsValue sets the SettingsValue field's value.
func (*OverlaySettingForGetPhoneTemplateOutput) SetSettingsValueType ¶ added in v1.1.45
func (s *OverlaySettingForGetPhoneTemplateOutput) SetSettingsValueType(v string) *OverlaySettingForGetPhoneTemplateOutput
SetSettingsValueType sets the SettingsValueType field's value.
func (OverlaySettingForGetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlaySettingForGetPhoneTemplateOutput) String() string
String returns the string representation
type OverlaySettingForListPhoneTemplateOutput ¶ added in v1.1.45
type OverlaySettingForListPhoneTemplateOutput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (OverlaySettingForListPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s OverlaySettingForListPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*OverlaySettingForListPhoneTemplateOutput) SetSettingsName ¶ added in v1.1.45
func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsName(v string) *OverlaySettingForListPhoneTemplateOutput
SetSettingsName sets the SettingsName field's value.
func (*OverlaySettingForListPhoneTemplateOutput) SetSettingsType ¶ added in v1.1.45
func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsType(v string) *OverlaySettingForListPhoneTemplateOutput
SetSettingsType sets the SettingsType field's value.
func (*OverlaySettingForListPhoneTemplateOutput) SetSettingsValue ¶ added in v1.1.45
func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsValue(v string) *OverlaySettingForListPhoneTemplateOutput
SetSettingsValue sets the SettingsValue field's value.
func (*OverlaySettingForListPhoneTemplateOutput) SetSettingsValueType ¶ added in v1.1.45
func (s *OverlaySettingForListPhoneTemplateOutput) SetSettingsValueType(v string) *OverlaySettingForListPhoneTemplateOutput
SetSettingsValueType sets the SettingsValueType field's value.
func (OverlaySettingForListPhoneTemplateOutput) String ¶ added in v1.1.45
func (s OverlaySettingForListPhoneTemplateOutput) String() string
String returns the string representation
type PersistPropertyListForGetPodPropertyOutput ¶ added in v1.2.10
type PersistPropertyListForGetPodPropertyOutput struct {
// contains filtered or unexported fields
}
func (PersistPropertyListForGetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s PersistPropertyListForGetPodPropertyOutput) GoString() string
GoString returns the string representation
func (PersistPropertyListForGetPodPropertyOutput) String ¶ added in v1.2.10
func (s PersistPropertyListForGetPodPropertyOutput) String() string
String returns the string representation
type PhoneTemplateForGetPhoneTemplateOutput ¶ added in v1.1.45
type PhoneTemplateForGetPhoneTemplateOutput struct {
AospVersion *string `type:"string" json:",omitempty"`
OverlayPersistProperty []*OverlayPersistPropertyForGetPhoneTemplateOutput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForGetPhoneTemplateOutput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForGetPhoneTemplateOutput `type:"list" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PhoneTemplateName *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PhoneTemplateForGetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s PhoneTemplateForGetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*PhoneTemplateForGetPhoneTemplateOutput) SetAospVersion ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetAospVersion(v string) *PhoneTemplateForGetPhoneTemplateOutput
SetAospVersion sets the AospVersion field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetOverlayProperty ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlayProperty(v []*OverlayPropertyForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
SetOverlayProperty sets the OverlayProperty field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetOverlaySettings ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetOverlaySettings(v []*OverlaySettingForGetPhoneTemplateOutput) *PhoneTemplateForGetPhoneTemplateOutput
SetOverlaySettings sets the OverlaySettings field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateId(v string) *PhoneTemplateForGetPhoneTemplateOutput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateName ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetPhoneTemplateName(v string) *PhoneTemplateForGetPhoneTemplateOutput
SetPhoneTemplateName sets the PhoneTemplateName field's value.
func (*PhoneTemplateForGetPhoneTemplateOutput) SetStatus ¶ added in v1.1.45
func (s *PhoneTemplateForGetPhoneTemplateOutput) SetStatus(v int32) *PhoneTemplateForGetPhoneTemplateOutput
SetStatus sets the Status field's value.
func (PhoneTemplateForGetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s PhoneTemplateForGetPhoneTemplateOutput) String() string
String returns the string representation
type PodAppListForGetPodAppListOutput ¶ added in v1.2.10
type PodAppListForGetPodAppListOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppSource *int32 `type:"int32" json:",omitempty"`
IconUrl *string `type:"string" json:",omitempty"`
InstallStatus *int32 `type:"int32" json:",omitempty"`
InstallType *int32 `type:"int32" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
VersionCode *int32 `type:"int32" json:",omitempty"`
VersionId *int32 `type:"int32" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodAppListForGetPodAppListOutput) GoString ¶ added in v1.2.10
func (s PodAppListForGetPodAppListOutput) GoString() string
GoString returns the string representation
func (*PodAppListForGetPodAppListOutput) SetAppId ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetAppId(v string) *PodAppListForGetPodAppListOutput
SetAppId sets the AppId field's value.
func (*PodAppListForGetPodAppListOutput) SetAppName ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetAppName(v string) *PodAppListForGetPodAppListOutput
SetAppName sets the AppName field's value.
func (*PodAppListForGetPodAppListOutput) SetAppSource ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetAppSource(v int32) *PodAppListForGetPodAppListOutput
SetAppSource sets the AppSource field's value.
func (*PodAppListForGetPodAppListOutput) SetIconUrl ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetIconUrl(v string) *PodAppListForGetPodAppListOutput
SetIconUrl sets the IconUrl field's value.
func (*PodAppListForGetPodAppListOutput) SetInstallStatus ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetInstallStatus(v int32) *PodAppListForGetPodAppListOutput
SetInstallStatus sets the InstallStatus field's value.
func (*PodAppListForGetPodAppListOutput) SetInstallType ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetInstallType(v int32) *PodAppListForGetPodAppListOutput
SetInstallType sets the InstallType field's value.
func (*PodAppListForGetPodAppListOutput) SetPackageName ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetPackageName(v string) *PodAppListForGetPodAppListOutput
SetPackageName sets the PackageName field's value.
func (*PodAppListForGetPodAppListOutput) SetRotation ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetRotation(v int32) *PodAppListForGetPodAppListOutput
SetRotation sets the Rotation field's value.
func (*PodAppListForGetPodAppListOutput) SetVersionCode ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetVersionCode(v int32) *PodAppListForGetPodAppListOutput
SetVersionCode sets the VersionCode field's value.
func (*PodAppListForGetPodAppListOutput) SetVersionId ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetVersionId(v int32) *PodAppListForGetPodAppListOutput
SetVersionId sets the VersionId field's value.
func (*PodAppListForGetPodAppListOutput) SetVersionName ¶ added in v1.2.10
func (s *PodAppListForGetPodAppListOutput) SetVersionName(v string) *PodAppListForGetPodAppListOutput
SetVersionName sets the VersionName field's value.
func (PodAppListForGetPodAppListOutput) String ¶ added in v1.2.10
func (s PodAppListForGetPodAppListOutput) String() string
String returns the string representation
type PodDataDeleteInput ¶ added in v1.2.10
type PodDataDeleteInput struct {
FilePathList []*string `type:"list" json:",omitempty"`
PackageList []*string `type:"list" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PodDataDeleteInput) GoString ¶ added in v1.2.10
func (s PodDataDeleteInput) GoString() string
GoString returns the string representation
func (*PodDataDeleteInput) SetFilePathList ¶ added in v1.2.10
func (s *PodDataDeleteInput) SetFilePathList(v []*string) *PodDataDeleteInput
SetFilePathList sets the FilePathList field's value.
func (*PodDataDeleteInput) SetPackageList ¶ added in v1.2.10
func (s *PodDataDeleteInput) SetPackageList(v []*string) *PodDataDeleteInput
SetPackageList sets the PackageList field's value.
func (*PodDataDeleteInput) SetPodId ¶ added in v1.2.10
func (s *PodDataDeleteInput) SetPodId(v string) *PodDataDeleteInput
SetPodId sets the PodId field's value.
func (*PodDataDeleteInput) SetProductId ¶ added in v1.2.10
func (s *PodDataDeleteInput) SetProductId(v string) *PodDataDeleteInput
SetProductId sets the ProductId field's value.
func (PodDataDeleteInput) String ¶ added in v1.2.10
func (s PodDataDeleteInput) String() string
String returns the string representation
func (*PodDataDeleteInput) Validate ¶ added in v1.2.10
func (s *PodDataDeleteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PodDataDeleteOutput ¶ added in v1.2.10
type PodDataDeleteOutput struct {
Metadata *response.ResponseMetadata
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodDataDeleteOutput) GoString ¶ added in v1.2.10
func (s PodDataDeleteOutput) GoString() string
GoString returns the string representation
func (*PodDataDeleteOutput) SetTaskAction ¶ added in v1.2.10
func (s *PodDataDeleteOutput) SetTaskAction(v string) *PodDataDeleteOutput
SetTaskAction sets the TaskAction field's value.
func (*PodDataDeleteOutput) SetTaskId ¶ added in v1.2.10
func (s *PodDataDeleteOutput) SetTaskId(v string) *PodDataDeleteOutput
SetTaskId sets the TaskId field's value.
func (PodDataDeleteOutput) String ¶ added in v1.2.10
func (s PodDataDeleteOutput) String() string
String returns the string representation
type PodPersistPropertyForUpdatePodPropertyInput ¶ added in v1.1.45
type PodPersistPropertyForUpdatePodPropertyInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodPersistPropertyForUpdatePodPropertyInput) GoString ¶ added in v1.1.45
func (s PodPersistPropertyForUpdatePodPropertyInput) GoString() string
GoString returns the string representation
func (*PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyName(v string) *PodPersistPropertyForUpdatePodPropertyInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValue(v string) *PodPersistPropertyForUpdatePodPropertyInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *PodPersistPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType(v string) *PodPersistPropertyForUpdatePodPropertyInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (PodPersistPropertyForUpdatePodPropertyInput) String ¶ added in v1.1.45
func (s PodPersistPropertyForUpdatePodPropertyInput) String() string
String returns the string representation
type PodPropertyForUpdatePodPropertyInput ¶ added in v1.1.45
type PodPropertyForUpdatePodPropertyInput struct {
SystemPropertyName *string `type:"string" json:",omitempty"`
SystemPropertyValue *string `type:"string" json:",omitempty"`
SystemPropertyValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodPropertyForUpdatePodPropertyInput) GoString ¶ added in v1.1.45
func (s PodPropertyForUpdatePodPropertyInput) GoString() string
GoString returns the string representation
func (*PodPropertyForUpdatePodPropertyInput) SetSystemPropertyName ¶ added in v1.1.45
func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyName(v string) *PodPropertyForUpdatePodPropertyInput
SetSystemPropertyName sets the SystemPropertyName field's value.
func (*PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValue ¶ added in v1.1.45
func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValue(v string) *PodPropertyForUpdatePodPropertyInput
SetSystemPropertyValue sets the SystemPropertyValue field's value.
func (*PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType ¶ added in v1.1.45
func (s *PodPropertyForUpdatePodPropertyInput) SetSystemPropertyValueType(v string) *PodPropertyForUpdatePodPropertyInput
SetSystemPropertyValueType sets the SystemPropertyValueType field's value.
func (PodPropertyForUpdatePodPropertyInput) String ¶ added in v1.1.45
func (s PodPropertyForUpdatePodPropertyInput) String() string
String returns the string representation
type PodSettingForUpdatePodPropertyInput ¶ added in v1.1.45
type PodSettingForUpdatePodPropertyInput struct {
SettingsName *string `type:"string" json:",omitempty"`
SettingsType *string `type:"string" json:",omitempty"`
SettingsValue *string `type:"string" json:",omitempty"`
SettingsValueType *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodSettingForUpdatePodPropertyInput) GoString ¶ added in v1.1.45
func (s PodSettingForUpdatePodPropertyInput) GoString() string
GoString returns the string representation
func (*PodSettingForUpdatePodPropertyInput) SetSettingsName ¶ added in v1.1.45
func (s *PodSettingForUpdatePodPropertyInput) SetSettingsName(v string) *PodSettingForUpdatePodPropertyInput
SetSettingsName sets the SettingsName field's value.
func (*PodSettingForUpdatePodPropertyInput) SetSettingsType ¶ added in v1.1.45
func (s *PodSettingForUpdatePodPropertyInput) SetSettingsType(v string) *PodSettingForUpdatePodPropertyInput
SetSettingsType sets the SettingsType field's value.
func (*PodSettingForUpdatePodPropertyInput) SetSettingsValue ¶ added in v1.1.45
func (s *PodSettingForUpdatePodPropertyInput) SetSettingsValue(v string) *PodSettingForUpdatePodPropertyInput
SetSettingsValue sets the SettingsValue field's value.
func (*PodSettingForUpdatePodPropertyInput) SetSettingsValueType ¶ added in v1.1.45
func (s *PodSettingForUpdatePodPropertyInput) SetSettingsValueType(v string) *PodSettingForUpdatePodPropertyInput
SetSettingsValueType sets the SettingsValueType field's value.
func (PodSettingForUpdatePodPropertyInput) String ¶ added in v1.1.45
func (s PodSettingForUpdatePodPropertyInput) String() string
String returns the string representation
type PodSpecListForCreatePodInput ¶ added in v1.1.45
type PodSpecListForCreatePodInput struct {
ApplyNum *int64 `type:"int64" json:",omitempty"`
ConfigurationCode *string `type:"string" json:",omitempty"`
CustomRouteId *string `type:"string" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DataSize *string `type:"string" json:",omitempty"`
Dc *string `type:"string" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DownBandwidthLimit *int32 `type:"int32" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
IPWhiteList *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
OverlayPersistProperty []*OverlayPersistPropertyForCreatePodInput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForCreatePodInput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForCreatePodInput `type:"list" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
PortMappingRuleIdList []*string `type:"list" json:",omitempty"`
Start *bool `type:"boolean" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
UpBandwidthLimit *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PodSpecListForCreatePodInput) GoString ¶ added in v1.1.45
func (s PodSpecListForCreatePodInput) GoString() string
GoString returns the string representation
func (*PodSpecListForCreatePodInput) SetApplyNum ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetApplyNum(v int64) *PodSpecListForCreatePodInput
SetApplyNum sets the ApplyNum field's value.
func (*PodSpecListForCreatePodInput) SetConfigurationCode ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetConfigurationCode(v string) *PodSpecListForCreatePodInput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*PodSpecListForCreatePodInput) SetCustomRouteId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetCustomRouteId(v string) *PodSpecListForCreatePodInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*PodSpecListForCreatePodInput) SetDNSId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetDNSId(v string) *PodSpecListForCreatePodInput
SetDNSId sets the DNSId field's value.
func (*PodSpecListForCreatePodInput) SetDataSize ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetDataSize(v string) *PodSpecListForCreatePodInput
SetDataSize sets the DataSize field's value.
func (*PodSpecListForCreatePodInput) SetDc ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetDc(v string) *PodSpecListForCreatePodInput
SetDc sets the Dc field's value.
func (*PodSpecListForCreatePodInput) SetDisplayLayoutId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetDisplayLayoutId(v string) *PodSpecListForCreatePodInput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*PodSpecListForCreatePodInput) SetDownBandwidthLimit ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetDownBandwidthLimit(v int32) *PodSpecListForCreatePodInput
SetDownBandwidthLimit sets the DownBandwidthLimit field's value.
func (*PodSpecListForCreatePodInput) SetHostId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetHostId(v string) *PodSpecListForCreatePodInput
SetHostId sets the HostId field's value.
func (*PodSpecListForCreatePodInput) SetIPWhiteList ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetIPWhiteList(v string) *PodSpecListForCreatePodInput
SetIPWhiteList sets the IPWhiteList field's value.
func (*PodSpecListForCreatePodInput) SetImageId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetImageId(v string) *PodSpecListForCreatePodInput
SetImageId sets the ImageId field's value.
func (*PodSpecListForCreatePodInput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForCreatePodInput) *PodSpecListForCreatePodInput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*PodSpecListForCreatePodInput) SetOverlayProperty ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetOverlayProperty(v []*OverlayPropertyForCreatePodInput) *PodSpecListForCreatePodInput
SetOverlayProperty sets the OverlayProperty field's value.
func (*PodSpecListForCreatePodInput) SetOverlaySettings ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetOverlaySettings(v []*OverlaySettingForCreatePodInput) *PodSpecListForCreatePodInput
SetOverlaySettings sets the OverlaySettings field's value.
func (*PodSpecListForCreatePodInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetPhoneTemplateId(v string) *PodSpecListForCreatePodInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*PodSpecListForCreatePodInput) SetPodName ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetPodName(v string) *PodSpecListForCreatePodInput
SetPodName sets the PodName field's value.
func (*PodSpecListForCreatePodInput) SetPortMappingRuleIdList ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetPortMappingRuleIdList(v []*string) *PodSpecListForCreatePodInput
SetPortMappingRuleIdList sets the PortMappingRuleIdList field's value.
func (*PodSpecListForCreatePodInput) SetStart ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetStart(v bool) *PodSpecListForCreatePodInput
SetStart sets the Start field's value.
func (*PodSpecListForCreatePodInput) SetTagId ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetTagId(v string) *PodSpecListForCreatePodInput
SetTagId sets the TagId field's value.
func (*PodSpecListForCreatePodInput) SetUpBandwidthLimit ¶ added in v1.1.45
func (s *PodSpecListForCreatePodInput) SetUpBandwidthLimit(v int32) *PodSpecListForCreatePodInput
SetUpBandwidthLimit sets the UpBandwidthLimit field's value.
func (PodSpecListForCreatePodInput) String ¶ added in v1.1.45
func (s PodSpecListForCreatePodInput) String() string
String returns the string representation
type PortMappingRuleListForDetailPodOutput ¶ added in v1.2.10
type PortMappingRuleListForDetailPodOutput struct {
PortMappingRuleId *string `type:"string" json:",omitempty"`
Protocol *string `type:"string" json:",omitempty"`
PublicIp *string `type:"string" json:",omitempty"`
PublicPort *int32 `type:"int32" json:",omitempty"`
PublicPortInfoList []*PublicPortInfoListForDetailPodOutput `type:"list" json:",omitempty"`
SourcePort *int32 `type:"int32" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PortMappingRuleListForDetailPodOutput) GoString ¶ added in v1.2.10
func (s PortMappingRuleListForDetailPodOutput) GoString() string
GoString returns the string representation
func (*PortMappingRuleListForDetailPodOutput) SetPortMappingRuleId ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetPortMappingRuleId(v string) *PortMappingRuleListForDetailPodOutput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*PortMappingRuleListForDetailPodOutput) SetProtocol ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetProtocol(v string) *PortMappingRuleListForDetailPodOutput
SetProtocol sets the Protocol field's value.
func (*PortMappingRuleListForDetailPodOutput) SetPublicIp ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetPublicIp(v string) *PortMappingRuleListForDetailPodOutput
SetPublicIp sets the PublicIp field's value.
func (*PortMappingRuleListForDetailPodOutput) SetPublicPort ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetPublicPort(v int32) *PortMappingRuleListForDetailPodOutput
SetPublicPort sets the PublicPort field's value.
func (*PortMappingRuleListForDetailPodOutput) SetPublicPortInfoList ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetPublicPortInfoList(v []*PublicPortInfoListForDetailPodOutput) *PortMappingRuleListForDetailPodOutput
SetPublicPortInfoList sets the PublicPortInfoList field's value.
func (*PortMappingRuleListForDetailPodOutput) SetSourcePort ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetSourcePort(v int32) *PortMappingRuleListForDetailPodOutput
SetSourcePort sets the SourcePort field's value.
func (*PortMappingRuleListForDetailPodOutput) SetStatus ¶ added in v1.2.10
func (s *PortMappingRuleListForDetailPodOutput) SetStatus(v int32) *PortMappingRuleListForDetailPodOutput
SetStatus sets the Status field's value.
func (PortMappingRuleListForDetailPodOutput) String ¶ added in v1.2.10
func (s PortMappingRuleListForDetailPodOutput) String() string
String returns the string representation
type PortMappingRuleListForListPodOutput ¶
type PortMappingRuleListForListPodOutput struct {
PortMappingRuleId *string `type:"string" json:",omitempty"`
Protocol *string `type:"string" json:",omitempty"`
PublicIp *string `type:"string" json:",omitempty"`
PublicPort *int32 `type:"int32" json:",omitempty"`
PublicPortInfoList []*PublicPortInfoListForListPodOutput `type:"list" json:",omitempty"`
SourcePort *int32 `type:"int32" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PortMappingRuleListForListPodOutput) GoString ¶
func (s PortMappingRuleListForListPodOutput) GoString() string
GoString returns the string representation
func (*PortMappingRuleListForListPodOutput) SetPortMappingRuleId ¶
func (s *PortMappingRuleListForListPodOutput) SetPortMappingRuleId(v string) *PortMappingRuleListForListPodOutput
SetPortMappingRuleId sets the PortMappingRuleId field's value.
func (*PortMappingRuleListForListPodOutput) SetProtocol ¶
func (s *PortMappingRuleListForListPodOutput) SetProtocol(v string) *PortMappingRuleListForListPodOutput
SetProtocol sets the Protocol field's value.
func (*PortMappingRuleListForListPodOutput) SetPublicIp ¶
func (s *PortMappingRuleListForListPodOutput) SetPublicIp(v string) *PortMappingRuleListForListPodOutput
SetPublicIp sets the PublicIp field's value.
func (*PortMappingRuleListForListPodOutput) SetPublicPort ¶
func (s *PortMappingRuleListForListPodOutput) SetPublicPort(v int32) *PortMappingRuleListForListPodOutput
SetPublicPort sets the PublicPort field's value.
func (*PortMappingRuleListForListPodOutput) SetPublicPortInfoList ¶
func (s *PortMappingRuleListForListPodOutput) SetPublicPortInfoList(v []*PublicPortInfoListForListPodOutput) *PortMappingRuleListForListPodOutput
SetPublicPortInfoList sets the PublicPortInfoList field's value.
func (*PortMappingRuleListForListPodOutput) SetSourcePort ¶
func (s *PortMappingRuleListForListPodOutput) SetSourcePort(v int32) *PortMappingRuleListForListPodOutput
SetSourcePort sets the SourcePort field's value.
func (*PortMappingRuleListForListPodOutput) SetStatus ¶
func (s *PortMappingRuleListForListPodOutput) SetStatus(v int32) *PortMappingRuleListForListPodOutput
SetStatus sets the Status field's value.
func (PortMappingRuleListForListPodOutput) String ¶
func (s PortMappingRuleListForListPodOutput) String() string
String returns the string representation
type PowerOffPodInput ¶ added in v1.2.10
type PowerOffPodInput struct {
PodId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PowerOffPodInput) GoString ¶ added in v1.2.10
func (s PowerOffPodInput) GoString() string
GoString returns the string representation
func (*PowerOffPodInput) SetPodId ¶ added in v1.2.10
func (s *PowerOffPodInput) SetPodId(v string) *PowerOffPodInput
SetPodId sets the PodId field's value.
func (*PowerOffPodInput) SetPodIdList ¶ added in v1.2.10
func (s *PowerOffPodInput) SetPodIdList(v []*string) *PowerOffPodInput
SetPodIdList sets the PodIdList field's value.
func (*PowerOffPodInput) SetProductId ¶ added in v1.2.10
func (s *PowerOffPodInput) SetProductId(v string) *PowerOffPodInput
SetProductId sets the ProductId field's value.
func (PowerOffPodInput) String ¶ added in v1.2.10
func (s PowerOffPodInput) String() string
String returns the string representation
func (*PowerOffPodInput) Validate ¶ added in v1.2.10
func (s *PowerOffPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PowerOffPodOutput ¶ added in v1.2.10
type PowerOffPodOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string" json:",omitempty"`
Details []*DetailForPowerOffPodOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PowerOffPodOutput) GoString ¶ added in v1.2.10
func (s PowerOffPodOutput) GoString() string
GoString returns the string representation
func (*PowerOffPodOutput) SetAccountId ¶ added in v1.2.10
func (s *PowerOffPodOutput) SetAccountId(v string) *PowerOffPodOutput
SetAccountId sets the AccountId field's value.
func (*PowerOffPodOutput) SetDetails ¶ added in v1.2.10
func (s *PowerOffPodOutput) SetDetails(v []*DetailForPowerOffPodOutput) *PowerOffPodOutput
SetDetails sets the Details field's value.
func (*PowerOffPodOutput) SetProductId ¶ added in v1.2.10
func (s *PowerOffPodOutput) SetProductId(v string) *PowerOffPodOutput
SetProductId sets the ProductId field's value.
func (PowerOffPodOutput) String ¶ added in v1.2.10
func (s PowerOffPodOutput) String() string
String returns the string representation
type PowerOnPodInput ¶ added in v1.2.10
type PowerOnPodInput struct {
PodId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PowerOnPodInput) GoString ¶ added in v1.2.10
func (s PowerOnPodInput) GoString() string
GoString returns the string representation
func (*PowerOnPodInput) SetPodId ¶ added in v1.2.10
func (s *PowerOnPodInput) SetPodId(v string) *PowerOnPodInput
SetPodId sets the PodId field's value.
func (*PowerOnPodInput) SetPodIdList ¶ added in v1.2.10
func (s *PowerOnPodInput) SetPodIdList(v []*string) *PowerOnPodInput
SetPodIdList sets the PodIdList field's value.
func (*PowerOnPodInput) SetProductId ¶ added in v1.2.10
func (s *PowerOnPodInput) SetProductId(v string) *PowerOnPodInput
SetProductId sets the ProductId field's value.
func (PowerOnPodInput) String ¶ added in v1.2.10
func (s PowerOnPodInput) String() string
String returns the string representation
func (*PowerOnPodInput) Validate ¶ added in v1.2.10
func (s *PowerOnPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PowerOnPodOutput ¶ added in v1.2.10
type PowerOnPodOutput struct {
Metadata *response.ResponseMetadata
AccountId *string `type:"string" json:",omitempty"`
Details []*DetailForPowerOnPodOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PowerOnPodOutput) GoString ¶ added in v1.2.10
func (s PowerOnPodOutput) GoString() string
GoString returns the string representation
func (*PowerOnPodOutput) SetAccountId ¶ added in v1.2.10
func (s *PowerOnPodOutput) SetAccountId(v string) *PowerOnPodOutput
SetAccountId sets the AccountId field's value.
func (*PowerOnPodOutput) SetDetails ¶ added in v1.2.10
func (s *PowerOnPodOutput) SetDetails(v []*DetailForPowerOnPodOutput) *PowerOnPodOutput
SetDetails sets the Details field's value.
func (*PowerOnPodOutput) SetProductId ¶ added in v1.2.10
func (s *PowerOnPodOutput) SetProductId(v string) *PowerOnPodOutput
SetProductId sets the ProductId field's value.
func (PowerOnPodOutput) String ¶ added in v1.2.10
func (s PowerOnPodOutput) String() string
String returns the string representation
type PropertyListForGetPodPropertyOutput ¶ added in v1.2.10
type PropertyListForGetPodPropertyOutput struct {
// contains filtered or unexported fields
}
func (PropertyListForGetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s PropertyListForGetPodPropertyOutput) GoString() string
GoString returns the string representation
func (PropertyListForGetPodPropertyOutput) String ¶ added in v1.2.10
func (s PropertyListForGetPodPropertyOutput) String() string
String returns the string representation
type ProxyConfigForSetProxyInput ¶ added in v1.2.10
type ProxyConfigForSetProxyInput struct {
// contains filtered or unexported fields
}
func (ProxyConfigForSetProxyInput) GoString ¶ added in v1.2.10
func (s ProxyConfigForSetProxyInput) GoString() string
GoString returns the string representation
func (ProxyConfigForSetProxyInput) String ¶ added in v1.2.10
func (s ProxyConfigForSetProxyInput) String() string
String returns the string representation
type PublicPortInfoListForDetailPodOutput ¶ added in v1.2.10
type PublicPortInfoListForDetailPodOutput struct {
Isp *int32 `type:"int32" json:",omitempty"`
PublicIp *string `type:"string" json:",omitempty"`
PublicPort *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PublicPortInfoListForDetailPodOutput) GoString ¶ added in v1.2.10
func (s PublicPortInfoListForDetailPodOutput) GoString() string
GoString returns the string representation
func (*PublicPortInfoListForDetailPodOutput) SetIsp ¶ added in v1.2.10
func (s *PublicPortInfoListForDetailPodOutput) SetIsp(v int32) *PublicPortInfoListForDetailPodOutput
SetIsp sets the Isp field's value.
func (*PublicPortInfoListForDetailPodOutput) SetPublicIp ¶ added in v1.2.10
func (s *PublicPortInfoListForDetailPodOutput) SetPublicIp(v string) *PublicPortInfoListForDetailPodOutput
SetPublicIp sets the PublicIp field's value.
func (*PublicPortInfoListForDetailPodOutput) SetPublicPort ¶ added in v1.2.10
func (s *PublicPortInfoListForDetailPodOutput) SetPublicPort(v int32) *PublicPortInfoListForDetailPodOutput
SetPublicPort sets the PublicPort field's value.
func (PublicPortInfoListForDetailPodOutput) String ¶ added in v1.2.10
func (s PublicPortInfoListForDetailPodOutput) String() string
String returns the string representation
type PublicPortInfoListForListPodOutput ¶
type PublicPortInfoListForListPodOutput struct {
Isp *int32 `type:"int32" json:",omitempty"`
PublicIp *string `type:"string" json:",omitempty"`
PublicPort *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (PublicPortInfoListForListPodOutput) GoString ¶
func (s PublicPortInfoListForListPodOutput) GoString() string
GoString returns the string representation
func (*PublicPortInfoListForListPodOutput) SetIsp ¶
func (s *PublicPortInfoListForListPodOutput) SetIsp(v int32) *PublicPortInfoListForListPodOutput
SetIsp sets the Isp field's value.
func (*PublicPortInfoListForListPodOutput) SetPublicIp ¶
func (s *PublicPortInfoListForListPodOutput) SetPublicIp(v string) *PublicPortInfoListForListPodOutput
SetPublicIp sets the PublicIp field's value.
func (*PublicPortInfoListForListPodOutput) SetPublicPort ¶
func (s *PublicPortInfoListForListPodOutput) SetPublicPort(v int32) *PublicPortInfoListForListPodOutput
SetPublicPort sets the PublicPort field's value.
func (PublicPortInfoListForListPodOutput) String ¶
func (s PublicPortInfoListForListPodOutput) String() string
String returns the string representation
type PullFileInput ¶ added in v1.2.10
type PullFileInput struct {
// Endpoint is a required field
Endpoint *string `type:"string" json:",omitempty" required:"true"`
// FilePath is a required field
FilePath *string `type:"string" json:",omitempty" required:"true"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// Region is a required field
Region *string `type:"string" json:",omitempty" required:"true"`
// TosBucket is a required field
TosBucket *string `type:"string" json:",omitempty" required:"true"`
// TosFilePath is a required field
TosFilePath *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PullFileInput) GoString ¶ added in v1.2.10
func (s PullFileInput) GoString() string
GoString returns the string representation
func (*PullFileInput) SetEndpoint ¶ added in v1.2.10
func (s *PullFileInput) SetEndpoint(v string) *PullFileInput
SetEndpoint sets the Endpoint field's value.
func (*PullFileInput) SetFilePath ¶ added in v1.2.10
func (s *PullFileInput) SetFilePath(v string) *PullFileInput
SetFilePath sets the FilePath field's value.
func (*PullFileInput) SetPodId ¶ added in v1.2.10
func (s *PullFileInput) SetPodId(v string) *PullFileInput
SetPodId sets the PodId field's value.
func (*PullFileInput) SetProductId ¶ added in v1.2.10
func (s *PullFileInput) SetProductId(v string) *PullFileInput
SetProductId sets the ProductId field's value.
func (*PullFileInput) SetRegion ¶ added in v1.2.10
func (s *PullFileInput) SetRegion(v string) *PullFileInput
SetRegion sets the Region field's value.
func (*PullFileInput) SetTosBucket ¶ added in v1.2.10
func (s *PullFileInput) SetTosBucket(v string) *PullFileInput
SetTosBucket sets the TosBucket field's value.
func (*PullFileInput) SetTosFilePath ¶ added in v1.2.10
func (s *PullFileInput) SetTosFilePath(v string) *PullFileInput
SetTosFilePath sets the TosFilePath field's value.
func (PullFileInput) String ¶ added in v1.2.10
func (s PullFileInput) String() string
String returns the string representation
func (*PullFileInput) Validate ¶ added in v1.2.10
func (s *PullFileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PullFileOutput ¶ added in v1.2.10
type PullFileOutput struct {
Metadata *response.ResponseMetadata
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PullFileOutput) GoString ¶ added in v1.2.10
func (s PullFileOutput) GoString() string
GoString returns the string representation
func (*PullFileOutput) SetTaskAction ¶ added in v1.2.10
func (s *PullFileOutput) SetTaskAction(v string) *PullFileOutput
SetTaskAction sets the TaskAction field's value.
func (*PullFileOutput) SetTaskId ¶ added in v1.2.10
func (s *PullFileOutput) SetTaskId(v string) *PullFileOutput
SetTaskId sets the TaskId field's value.
func (PullFileOutput) String ¶ added in v1.2.10
func (s PullFileOutput) String() string
String returns the string representation
type PushFileInput ¶ added in v1.2.10
type PushFileInput struct {
AutoUnzip *int32 `type:"int32" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
Endpoint *string `type:"string" json:",omitempty"`
FileName *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Region *string `type:"string" json:",omitempty"`
// TargetDirectory is a required field
TargetDirectory *string `type:"string" json:",omitempty" required:"true"`
TosBucket *string `type:"string" json:",omitempty"`
TosFilePath *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PushFileInput) GoString ¶ added in v1.2.10
func (s PushFileInput) GoString() string
GoString returns the string representation
func (*PushFileInput) SetAutoUnzip ¶ added in v1.2.10
func (s *PushFileInput) SetAutoUnzip(v int32) *PushFileInput
SetAutoUnzip sets the AutoUnzip field's value.
func (*PushFileInput) SetDownloadUrl ¶ added in v1.2.10
func (s *PushFileInput) SetDownloadUrl(v string) *PushFileInput
SetDownloadUrl sets the DownloadUrl field's value.
func (*PushFileInput) SetEndpoint ¶ added in v1.2.10
func (s *PushFileInput) SetEndpoint(v string) *PushFileInput
SetEndpoint sets the Endpoint field's value.
func (*PushFileInput) SetFileName ¶ added in v1.2.10
func (s *PushFileInput) SetFileName(v string) *PushFileInput
SetFileName sets the FileName field's value.
func (*PushFileInput) SetPodIdList ¶ added in v1.2.10
func (s *PushFileInput) SetPodIdList(v []*string) *PushFileInput
SetPodIdList sets the PodIdList field's value.
func (*PushFileInput) SetProductId ¶ added in v1.2.10
func (s *PushFileInput) SetProductId(v string) *PushFileInput
SetProductId sets the ProductId field's value.
func (*PushFileInput) SetRegion ¶ added in v1.2.10
func (s *PushFileInput) SetRegion(v string) *PushFileInput
SetRegion sets the Region field's value.
func (*PushFileInput) SetTargetDirectory ¶ added in v1.2.10
func (s *PushFileInput) SetTargetDirectory(v string) *PushFileInput
SetTargetDirectory sets the TargetDirectory field's value.
func (*PushFileInput) SetTosBucket ¶ added in v1.2.10
func (s *PushFileInput) SetTosBucket(v string) *PushFileInput
SetTosBucket sets the TosBucket field's value.
func (*PushFileInput) SetTosFilePath ¶ added in v1.2.10
func (s *PushFileInput) SetTosFilePath(v string) *PushFileInput
SetTosFilePath sets the TosFilePath field's value.
func (PushFileInput) String ¶ added in v1.2.10
func (s PushFileInput) String() string
String returns the string representation
func (*PushFileInput) Validate ¶ added in v1.2.10
func (s *PushFileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PushFileOutput ¶ added in v1.2.10
type PushFileOutput struct {
Metadata *response.ResponseMetadata
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PushFileOutput) GoString ¶ added in v1.2.10
func (s PushFileOutput) GoString() string
GoString returns the string representation
func (*PushFileOutput) SetTaskAction ¶ added in v1.2.10
func (s *PushFileOutput) SetTaskAction(v string) *PushFileOutput
SetTaskAction sets the TaskAction field's value.
func (*PushFileOutput) SetTaskId ¶ added in v1.2.10
func (s *PushFileOutput) SetTaskId(v string) *PushFileOutput
SetTaskId sets the TaskId field's value.
func (PushFileOutput) String ¶ added in v1.2.10
func (s PushFileOutput) String() string
String returns the string representation
type RebootHostInput ¶ added in v1.2.10
type RebootHostInput struct {
Force *bool `type:"boolean" json:",omitempty"`
HostIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RebootHostInput) GoString ¶ added in v1.2.10
func (s RebootHostInput) GoString() string
GoString returns the string representation
func (*RebootHostInput) SetForce ¶ added in v1.2.10
func (s *RebootHostInput) SetForce(v bool) *RebootHostInput
SetForce sets the Force field's value.
func (*RebootHostInput) SetHostIdList ¶ added in v1.2.10
func (s *RebootHostInput) SetHostIdList(v []*string) *RebootHostInput
SetHostIdList sets the HostIdList field's value.
func (*RebootHostInput) SetProductId ¶ added in v1.2.10
func (s *RebootHostInput) SetProductId(v string) *RebootHostInput
SetProductId sets the ProductId field's value.
func (RebootHostInput) String ¶ added in v1.2.10
func (s RebootHostInput) String() string
String returns the string representation
func (*RebootHostInput) Validate ¶ added in v1.2.10
func (s *RebootHostInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RebootHostOutput ¶ added in v1.2.10
type RebootHostOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForRebootHostOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RebootHostOutput) GoString ¶ added in v1.2.10
func (s RebootHostOutput) GoString() string
GoString returns the string representation
func (*RebootHostOutput) SetJobs ¶ added in v1.2.10
func (s *RebootHostOutput) SetJobs(v []*JobForRebootHostOutput) *RebootHostOutput
SetJobs sets the Jobs field's value.
func (*RebootHostOutput) SetTaskAction ¶ added in v1.2.10
func (s *RebootHostOutput) SetTaskAction(v string) *RebootHostOutput
SetTaskAction sets the TaskAction field's value.
func (*RebootHostOutput) SetTaskId ¶ added in v1.2.10
func (s *RebootHostOutput) SetTaskId(v string) *RebootHostOutput
SetTaskId sets the TaskId field's value.
func (RebootHostOutput) String ¶ added in v1.2.10
func (s RebootHostOutput) String() string
String returns the string representation
type RemovePhoneTemplateInput ¶ added in v1.1.45
type RemovePhoneTemplateInput struct {
PhoneTemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemovePhoneTemplateInput) GoString ¶ added in v1.1.45
func (s RemovePhoneTemplateInput) GoString() string
GoString returns the string representation
func (*RemovePhoneTemplateInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *RemovePhoneTemplateInput) SetPhoneTemplateId(v string) *RemovePhoneTemplateInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (RemovePhoneTemplateInput) String ¶ added in v1.1.45
func (s RemovePhoneTemplateInput) String() string
String returns the string representation
type RemovePhoneTemplateOutput ¶ added in v1.1.45
type RemovePhoneTemplateOutput struct {
Metadata *response.ResponseMetadata
PhoneTemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RemovePhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s RemovePhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*RemovePhoneTemplateOutput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *RemovePhoneTemplateOutput) SetPhoneTemplateId(v string) *RemovePhoneTemplateOutput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (RemovePhoneTemplateOutput) String ¶ added in v1.1.45
func (s RemovePhoneTemplateOutput) String() string
String returns the string representation
type ResetHostInput ¶ added in v1.2.10
type ResetHostInput struct {
HostIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ResetHostInput) GoString ¶ added in v1.2.10
func (s ResetHostInput) GoString() string
GoString returns the string representation
func (*ResetHostInput) SetHostIdList ¶ added in v1.2.10
func (s *ResetHostInput) SetHostIdList(v []*string) *ResetHostInput
SetHostIdList sets the HostIdList field's value.
func (*ResetHostInput) SetProductId ¶ added in v1.2.10
func (s *ResetHostInput) SetProductId(v string) *ResetHostInput
SetProductId sets the ProductId field's value.
func (ResetHostInput) String ¶ added in v1.2.10
func (s ResetHostInput) String() string
String returns the string representation
func (*ResetHostInput) Validate ¶ added in v1.2.10
func (s *ResetHostInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetHostOutput ¶ added in v1.2.10
type ResetHostOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForResetHostOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResetHostOutput) GoString ¶ added in v1.2.10
func (s ResetHostOutput) GoString() string
GoString returns the string representation
func (*ResetHostOutput) SetJobs ¶ added in v1.2.10
func (s *ResetHostOutput) SetJobs(v []*JobForResetHostOutput) *ResetHostOutput
SetJobs sets the Jobs field's value.
func (*ResetHostOutput) SetTaskAction ¶ added in v1.2.10
func (s *ResetHostOutput) SetTaskAction(v string) *ResetHostOutput
SetTaskAction sets the TaskAction field's value.
func (*ResetHostOutput) SetTaskId ¶ added in v1.2.10
func (s *ResetHostOutput) SetTaskId(v string) *ResetHostOutput
SetTaskId sets the TaskId field's value.
func (ResetHostOutput) String ¶ added in v1.2.10
func (s ResetHostOutput) String() string
String returns the string representation
type ResetPodInput ¶ added in v1.1.45
type ResetPodInput struct {
DataSize *string `type:"string" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
PreInstallAppPersistedType *int32 `type:"int32" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ResetType *int32 `type:"int32" json:",omitempty"`
SystemDirPersistedType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResetPodInput) GoString ¶ added in v1.1.45
func (s ResetPodInput) GoString() string
GoString returns the string representation
func (*ResetPodInput) SetDataSize ¶ added in v1.1.45
func (s *ResetPodInput) SetDataSize(v string) *ResetPodInput
SetDataSize sets the DataSize field's value.
func (*ResetPodInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *ResetPodInput) SetPhoneTemplateId(v string) *ResetPodInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*ResetPodInput) SetPodIdList ¶ added in v1.1.45
func (s *ResetPodInput) SetPodIdList(v []*string) *ResetPodInput
SetPodIdList sets the PodIdList field's value.
func (*ResetPodInput) SetPreInstallAppPersistedType ¶ added in v1.1.45
func (s *ResetPodInput) SetPreInstallAppPersistedType(v int32) *ResetPodInput
SetPreInstallAppPersistedType sets the PreInstallAppPersistedType field's value.
func (*ResetPodInput) SetProductId ¶ added in v1.1.45
func (s *ResetPodInput) SetProductId(v string) *ResetPodInput
SetProductId sets the ProductId field's value.
func (*ResetPodInput) SetResetType ¶ added in v1.1.45
func (s *ResetPodInput) SetResetType(v int32) *ResetPodInput
SetResetType sets the ResetType field's value.
func (*ResetPodInput) SetSystemDirPersistedType ¶ added in v1.1.45
func (s *ResetPodInput) SetSystemDirPersistedType(v int32) *ResetPodInput
SetSystemDirPersistedType sets the SystemDirPersistedType field's value.
func (ResetPodInput) String ¶ added in v1.1.45
func (s ResetPodInput) String() string
String returns the string representation
func (*ResetPodInput) Validate ¶ added in v1.1.45
func (s *ResetPodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetPodOutput ¶ added in v1.1.45
type ResetPodOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForResetPodOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResetPodOutput) GoString ¶ added in v1.1.45
func (s ResetPodOutput) GoString() string
GoString returns the string representation
func (*ResetPodOutput) SetJobs ¶ added in v1.1.45
func (s *ResetPodOutput) SetJobs(v []*JobForResetPodOutput) *ResetPodOutput
SetJobs sets the Jobs field's value.
func (*ResetPodOutput) SetTaskAction ¶ added in v1.1.45
func (s *ResetPodOutput) SetTaskAction(v string) *ResetPodOutput
SetTaskAction sets the TaskAction field's value.
func (*ResetPodOutput) SetTaskId ¶ added in v1.1.45
func (s *ResetPodOutput) SetTaskId(v string) *ResetPodOutput
SetTaskId sets the TaskId field's value.
func (ResetPodOutput) String ¶ added in v1.1.45
func (s ResetPodOutput) String() string
String returns the string representation
type RestoreDataInput ¶ added in v1.1.42
type RestoreDataInput struct {
// BackupDataId is a required field
BackupDataId *string `type:"string" json:",omitempty" required:"true"`
CreatePodNum *int32 `type:"int32" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RestoreDataInput) GoString ¶ added in v1.1.42
func (s RestoreDataInput) GoString() string
GoString returns the string representation
func (*RestoreDataInput) SetBackupDataId ¶ added in v1.1.42
func (s *RestoreDataInput) SetBackupDataId(v string) *RestoreDataInput
SetBackupDataId sets the BackupDataId field's value.
func (*RestoreDataInput) SetCreatePodNum ¶ added in v1.1.42
func (s *RestoreDataInput) SetCreatePodNum(v int32) *RestoreDataInput
SetCreatePodNum sets the CreatePodNum field's value.
func (*RestoreDataInput) SetPodIdList ¶ added in v1.1.42
func (s *RestoreDataInput) SetPodIdList(v []*string) *RestoreDataInput
SetPodIdList sets the PodIdList field's value.
func (*RestoreDataInput) SetProductId ¶ added in v1.1.42
func (s *RestoreDataInput) SetProductId(v string) *RestoreDataInput
SetProductId sets the ProductId field's value.
func (RestoreDataInput) String ¶ added in v1.1.42
func (s RestoreDataInput) String() string
String returns the string representation
func (*RestoreDataInput) Validate ¶ added in v1.1.42
func (s *RestoreDataInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestoreDataOutput ¶ added in v1.1.42
type RestoreDataOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForRestoreDataOutput `type:"list" json:",omitempty"`
TaskIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestoreDataOutput) GoString ¶ added in v1.1.42
func (s RestoreDataOutput) GoString() string
GoString returns the string representation
func (*RestoreDataOutput) SetDetails ¶ added in v1.1.42
func (s *RestoreDataOutput) SetDetails(v []*DetailForRestoreDataOutput) *RestoreDataOutput
SetDetails sets the Details field's value.
func (*RestoreDataOutput) SetTaskIdList ¶ added in v1.1.42
func (s *RestoreDataOutput) SetTaskIdList(v []*string) *RestoreDataOutput
SetTaskIdList sets the TaskIdList field's value.
func (RestoreDataOutput) String ¶ added in v1.1.42
func (s RestoreDataOutput) String() string
String returns the string representation
type RestorePodInput ¶ added in v1.1.22
type RestorePodInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
SpecifyHostList []*SpecifyHostListForRestorePodInput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestorePodInput) GoString ¶ added in v1.1.22
func (s RestorePodInput) GoString() string
GoString returns the string representation
func (*RestorePodInput) SetPodIdList ¶ added in v1.1.22
func (s *RestorePodInput) SetPodIdList(v []*string) *RestorePodInput
SetPodIdList sets the PodIdList field's value.
func (*RestorePodInput) SetProductId ¶ added in v1.1.22
func (s *RestorePodInput) SetProductId(v string) *RestorePodInput
SetProductId sets the ProductId field's value.
func (*RestorePodInput) SetSpecifyHostList ¶ added in v1.1.22
func (s *RestorePodInput) SetSpecifyHostList(v []*SpecifyHostListForRestorePodInput) *RestorePodInput
SetSpecifyHostList sets the SpecifyHostList field's value.
func (RestorePodInput) String ¶ added in v1.1.22
func (s RestorePodInput) String() string
String returns the string representation
func (*RestorePodInput) Validate ¶ added in v1.1.22
func (s *RestorePodInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestorePodOutput ¶ added in v1.1.22
type RestorePodOutput struct {
Metadata *response.ResponseMetadata
TaskIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RestorePodOutput) GoString ¶ added in v1.1.22
func (s RestorePodOutput) GoString() string
GoString returns the string representation
func (*RestorePodOutput) SetTaskIdList ¶ added in v1.1.22
func (s *RestorePodOutput) SetTaskIdList(v []*string) *RestorePodOutput
SetTaskIdList sets the TaskIdList field's value.
func (RestorePodOutput) String ¶ added in v1.1.22
func (s RestorePodOutput) String() string
String returns the string representation
type RowForGetDcBandwidthDailyPeakOutput ¶ added in v1.1.42
type RowForGetDcBandwidthDailyPeakOutput struct {
AccountId *string `type:"string" json:",omitempty"`
Date *string `type:"string" json:",omitempty"`
DcId *string `type:"string" json:",omitempty"`
DownPeakBandwidth *float64 `type:"double" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
UpPeakBandwidth *float64 `type:"double" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForGetDcBandwidthDailyPeakOutput) GoString ¶ added in v1.1.42
func (s RowForGetDcBandwidthDailyPeakOutput) GoString() string
GoString returns the string representation
func (*RowForGetDcBandwidthDailyPeakOutput) SetAccountId ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetAccountId(v string) *RowForGetDcBandwidthDailyPeakOutput
SetAccountId sets the AccountId field's value.
func (*RowForGetDcBandwidthDailyPeakOutput) SetDate ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetDate(v string) *RowForGetDcBandwidthDailyPeakOutput
SetDate sets the Date field's value.
func (*RowForGetDcBandwidthDailyPeakOutput) SetDcId ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetDcId(v string) *RowForGetDcBandwidthDailyPeakOutput
SetDcId sets the DcId field's value.
func (*RowForGetDcBandwidthDailyPeakOutput) SetDownPeakBandwidth ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetDownPeakBandwidth(v float64) *RowForGetDcBandwidthDailyPeakOutput
SetDownPeakBandwidth sets the DownPeakBandwidth field's value.
func (*RowForGetDcBandwidthDailyPeakOutput) SetProductId ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetProductId(v string) *RowForGetDcBandwidthDailyPeakOutput
SetProductId sets the ProductId field's value.
func (*RowForGetDcBandwidthDailyPeakOutput) SetUpPeakBandwidth ¶ added in v1.1.42
func (s *RowForGetDcBandwidthDailyPeakOutput) SetUpPeakBandwidth(v float64) *RowForGetDcBandwidthDailyPeakOutput
SetUpPeakBandwidth sets the UpPeakBandwidth field's value.
func (RowForGetDcBandwidthDailyPeakOutput) String ¶ added in v1.1.42
func (s RowForGetDcBandwidthDailyPeakOutput) String() string
String returns the string representation
type RowForGetImagePreheatingOutput ¶ added in v1.2.10
type RowForGetImagePreheatingOutput struct {
ImageId *string `type:"string" json:",omitempty"`
PreheatFailedProgress *int32 `type:"int32" json:",omitempty"`
PreheatSuccessProgress *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForGetImagePreheatingOutput) GoString ¶ added in v1.2.10
func (s RowForGetImagePreheatingOutput) GoString() string
GoString returns the string representation
func (*RowForGetImagePreheatingOutput) SetImageId ¶ added in v1.2.10
func (s *RowForGetImagePreheatingOutput) SetImageId(v string) *RowForGetImagePreheatingOutput
SetImageId sets the ImageId field's value.
func (*RowForGetImagePreheatingOutput) SetPreheatFailedProgress ¶ added in v1.2.10
func (s *RowForGetImagePreheatingOutput) SetPreheatFailedProgress(v int32) *RowForGetImagePreheatingOutput
SetPreheatFailedProgress sets the PreheatFailedProgress field's value.
func (*RowForGetImagePreheatingOutput) SetPreheatSuccessProgress ¶ added in v1.2.10
func (s *RowForGetImagePreheatingOutput) SetPreheatSuccessProgress(v int32) *RowForGetImagePreheatingOutput
SetPreheatSuccessProgress sets the PreheatSuccessProgress field's value.
func (RowForGetImagePreheatingOutput) String ¶ added in v1.2.10
func (s RowForGetImagePreheatingOutput) String() string
String returns the string representation
type RowForGetPodAppListOutput ¶ added in v1.2.10
type RowForGetPodAppListOutput struct {
Activity *string `type:"string" json:",omitempty"`
AppId *string `type:"string" json:",omitempty"`
AppMode *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppSource *int32 `type:"int32" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
IconUrl *string `type:"string" json:",omitempty"`
InstallStatus *int32 `type:"int32" json:",omitempty"`
InstallType *int32 `type:"int32" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
RunningState *int32 `type:"int32" json:",omitempty"`
Size *int64 `type:"int64" json:",omitempty"`
VersionCode *int64 `type:"int64" json:",omitempty"`
VersionId *string `type:"string" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForGetPodAppListOutput) GoString ¶ added in v1.2.10
func (s RowForGetPodAppListOutput) GoString() string
GoString returns the string representation
func (*RowForGetPodAppListOutput) SetActivity ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetActivity(v string) *RowForGetPodAppListOutput
SetActivity sets the Activity field's value.
func (*RowForGetPodAppListOutput) SetAppId ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetAppId(v string) *RowForGetPodAppListOutput
SetAppId sets the AppId field's value.
func (*RowForGetPodAppListOutput) SetAppMode ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetAppMode(v string) *RowForGetPodAppListOutput
SetAppMode sets the AppMode field's value.
func (*RowForGetPodAppListOutput) SetAppName ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetAppName(v string) *RowForGetPodAppListOutput
SetAppName sets the AppName field's value.
func (*RowForGetPodAppListOutput) SetAppSource ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetAppSource(v int32) *RowForGetPodAppListOutput
SetAppSource sets the AppSource field's value.
func (*RowForGetPodAppListOutput) SetAppVersionDesc ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetAppVersionDesc(v string) *RowForGetPodAppListOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*RowForGetPodAppListOutput) SetIconUrl ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetIconUrl(v string) *RowForGetPodAppListOutput
SetIconUrl sets the IconUrl field's value.
func (*RowForGetPodAppListOutput) SetInstallStatus ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetInstallStatus(v int32) *RowForGetPodAppListOutput
SetInstallStatus sets the InstallStatus field's value.
func (*RowForGetPodAppListOutput) SetInstallType ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetInstallType(v int32) *RowForGetPodAppListOutput
SetInstallType sets the InstallType field's value.
func (*RowForGetPodAppListOutput) SetPackageName ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetPackageName(v string) *RowForGetPodAppListOutput
SetPackageName sets the PackageName field's value.
func (*RowForGetPodAppListOutput) SetRotation ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetRotation(v int32) *RowForGetPodAppListOutput
SetRotation sets the Rotation field's value.
func (*RowForGetPodAppListOutput) SetRunningState ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetRunningState(v int32) *RowForGetPodAppListOutput
SetRunningState sets the RunningState field's value.
func (*RowForGetPodAppListOutput) SetSize ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetSize(v int64) *RowForGetPodAppListOutput
SetSize sets the Size field's value.
func (*RowForGetPodAppListOutput) SetVersionCode ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetVersionCode(v int64) *RowForGetPodAppListOutput
SetVersionCode sets the VersionCode field's value.
func (*RowForGetPodAppListOutput) SetVersionId ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetVersionId(v string) *RowForGetPodAppListOutput
SetVersionId sets the VersionId field's value.
func (*RowForGetPodAppListOutput) SetVersionName ¶ added in v1.2.10
func (s *RowForGetPodAppListOutput) SetVersionName(v string) *RowForGetPodAppListOutput
SetVersionName sets the VersionName field's value.
func (RowForGetPodAppListOutput) String ¶ added in v1.2.10
func (s RowForGetPodAppListOutput) String() string
String returns the string representation
type RowForListAOSPImageOutput ¶ added in v1.2.10
type RowForListAOSPImageOutput struct {
AOSPVersion *string `type:"string" json:",omitempty"`
CreateAt *int64 `type:"int64" json:",omitempty"`
ImageDownloadUrl *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
ImageName *string `type:"string" json:",omitempty"`
ImageRemark *string `type:"string" json:",omitempty"`
ImageResourceType *string `type:"string" json:",omitempty"`
ImageSize *int64 `type:"int64" json:",omitempty"`
ImageStatus *int32 `type:"int32" json:",omitempty"`
ImageStatusStr *string `type:"string" json:",omitempty"`
PreheatStatus *int32 `type:"int32" json:",omitempty"`
UpdateAt *int64 `type:"int64" json:",omitempty"`
UploadImageStatus *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListAOSPImageOutput) GoString ¶ added in v1.2.10
func (s RowForListAOSPImageOutput) GoString() string
GoString returns the string representation
func (*RowForListAOSPImageOutput) SetAOSPVersion ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetAOSPVersion(v string) *RowForListAOSPImageOutput
SetAOSPVersion sets the AOSPVersion field's value.
func (*RowForListAOSPImageOutput) SetCreateAt ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetCreateAt(v int64) *RowForListAOSPImageOutput
SetCreateAt sets the CreateAt field's value.
func (*RowForListAOSPImageOutput) SetImageDownloadUrl ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageDownloadUrl(v string) *RowForListAOSPImageOutput
SetImageDownloadUrl sets the ImageDownloadUrl field's value.
func (*RowForListAOSPImageOutput) SetImageId ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageId(v string) *RowForListAOSPImageOutput
SetImageId sets the ImageId field's value.
func (*RowForListAOSPImageOutput) SetImageName ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageName(v string) *RowForListAOSPImageOutput
SetImageName sets the ImageName field's value.
func (*RowForListAOSPImageOutput) SetImageRemark ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageRemark(v string) *RowForListAOSPImageOutput
SetImageRemark sets the ImageRemark field's value.
func (*RowForListAOSPImageOutput) SetImageResourceType ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageResourceType(v string) *RowForListAOSPImageOutput
SetImageResourceType sets the ImageResourceType field's value.
func (*RowForListAOSPImageOutput) SetImageSize ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageSize(v int64) *RowForListAOSPImageOutput
SetImageSize sets the ImageSize field's value.
func (*RowForListAOSPImageOutput) SetImageStatus ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageStatus(v int32) *RowForListAOSPImageOutput
SetImageStatus sets the ImageStatus field's value.
func (*RowForListAOSPImageOutput) SetImageStatusStr ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetImageStatusStr(v string) *RowForListAOSPImageOutput
SetImageStatusStr sets the ImageStatusStr field's value.
func (*RowForListAOSPImageOutput) SetPreheatStatus ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetPreheatStatus(v int32) *RowForListAOSPImageOutput
SetPreheatStatus sets the PreheatStatus field's value.
func (*RowForListAOSPImageOutput) SetUpdateAt ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetUpdateAt(v int64) *RowForListAOSPImageOutput
SetUpdateAt sets the UpdateAt field's value.
func (*RowForListAOSPImageOutput) SetUploadImageStatus ¶ added in v1.2.10
func (s *RowForListAOSPImageOutput) SetUploadImageStatus(v int32) *RowForListAOSPImageOutput
SetUploadImageStatus sets the UploadImageStatus field's value.
func (RowForListAOSPImageOutput) String ¶ added in v1.2.10
func (s RowForListAOSPImageOutput) String() string
String returns the string representation
type RowForListAppOutput ¶ added in v1.1.24
type RowForListAppOutput struct {
AppDesc *string `type:"string" json:",omitempty"`
AppId *string `type:"string" json:",omitempty"`
AppMode *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
AppStatus *int32 `type:"int32" json:",omitempty"`
AppType *int32 `type:"int32" json:",omitempty"`
ApplyNum *int64 `type:"int64" json:",omitempty"`
DeployStatus *int32 `type:"int32" json:",omitempty"`
DeployVersionNum *int64 `type:"int64" json:",omitempty"`
IconUrl *string `type:"string" json:",omitempty"`
LatestVersion *LatestVersionForListAppOutput `type:"structure" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
ReadyNum *int64 `type:"int64" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListAppOutput) GoString ¶ added in v1.1.24
func (s RowForListAppOutput) GoString() string
GoString returns the string representation
func (*RowForListAppOutput) SetAppDesc ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppDesc(v string) *RowForListAppOutput
SetAppDesc sets the AppDesc field's value.
func (*RowForListAppOutput) SetAppId ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppId(v string) *RowForListAppOutput
SetAppId sets the AppId field's value.
func (*RowForListAppOutput) SetAppMode ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppMode(v string) *RowForListAppOutput
SetAppMode sets the AppMode field's value.
func (*RowForListAppOutput) SetAppName ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppName(v string) *RowForListAppOutput
SetAppName sets the AppName field's value.
func (*RowForListAppOutput) SetAppStatus ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppStatus(v int32) *RowForListAppOutput
SetAppStatus sets the AppStatus field's value.
func (*RowForListAppOutput) SetAppType ¶ added in v1.1.24
func (s *RowForListAppOutput) SetAppType(v int32) *RowForListAppOutput
SetAppType sets the AppType field's value.
func (*RowForListAppOutput) SetApplyNum ¶ added in v1.1.24
func (s *RowForListAppOutput) SetApplyNum(v int64) *RowForListAppOutput
SetApplyNum sets the ApplyNum field's value.
func (*RowForListAppOutput) SetDeployStatus ¶ added in v1.1.24
func (s *RowForListAppOutput) SetDeployStatus(v int32) *RowForListAppOutput
SetDeployStatus sets the DeployStatus field's value.
func (*RowForListAppOutput) SetDeployVersionNum ¶ added in v1.1.24
func (s *RowForListAppOutput) SetDeployVersionNum(v int64) *RowForListAppOutput
SetDeployVersionNum sets the DeployVersionNum field's value.
func (*RowForListAppOutput) SetIconUrl ¶ added in v1.1.24
func (s *RowForListAppOutput) SetIconUrl(v string) *RowForListAppOutput
SetIconUrl sets the IconUrl field's value.
func (*RowForListAppOutput) SetLatestVersion ¶ added in v1.1.24
func (s *RowForListAppOutput) SetLatestVersion(v *LatestVersionForListAppOutput) *RowForListAppOutput
SetLatestVersion sets the LatestVersion field's value.
func (*RowForListAppOutput) SetPackageName ¶ added in v1.1.24
func (s *RowForListAppOutput) SetPackageName(v string) *RowForListAppOutput
SetPackageName sets the PackageName field's value.
func (*RowForListAppOutput) SetProductId ¶ added in v1.1.24
func (s *RowForListAppOutput) SetProductId(v string) *RowForListAppOutput
SetProductId sets the ProductId field's value.
func (*RowForListAppOutput) SetReadyNum ¶ added in v1.1.24
func (s *RowForListAppOutput) SetReadyNum(v int64) *RowForListAppOutput
SetReadyNum sets the ReadyNum field's value.
func (*RowForListAppOutput) SetRotation ¶ added in v1.1.24
func (s *RowForListAppOutput) SetRotation(v int32) *RowForListAppOutput
SetRotation sets the Rotation field's value.
func (RowForListAppOutput) String ¶ added in v1.1.24
func (s RowForListAppOutput) String() string
String returns the string representation
type RowForListBackupDataOutput ¶ added in v1.1.42
type RowForListBackupDataOutput struct {
AOSPVersion *string `type:"string" json:",omitempty"`
AccountId *string `type:"string" json:",omitempty"`
BackupDataId *string `type:"string" json:",omitempty"`
BackupDataName *string `type:"string" json:",omitempty"`
BackupJobId *string `type:"string" json:",omitempty"`
BackupSize *int64 `type:"int64" json:",omitempty"`
BackupTaskId *string `type:"string" json:",omitempty"`
BackupType *string `type:"string" json:",omitempty"`
CompletedTime *int64 `type:"int64" json:",omitempty"`
CompressionType *string `type:"string" json:",omitempty"`
CreatedTime *int64 `type:"int64" json:",omitempty"`
DataSize *int64 `type:"int64" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Detail *string `type:"string" json:",omitempty"`
ExcludePathList []*string `type:"list" json:",omitempty"`
ExpireTime *int64 `type:"int64" json:",omitempty"`
FinishedTime *int64 `type:"int64" json:",omitempty"`
InUseCount *int64 `type:"int64" json:",omitempty"`
IncludePathList []*string `type:"list" json:",omitempty"`
Md5Sum *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
RestoreCount *int64 `type:"int64" json:",omitempty"`
Size *int64 `type:"int64" json:",omitempty"`
SourcePodId *string `type:"string" json:",omitempty"`
StartedTime *int64 `type:"int64" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
StorageResource *string `type:"string" json:",omitempty"`
StorageType *string `type:"string" json:",omitempty"`
UpdatedTime *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListBackupDataOutput) GoString ¶ added in v1.1.42
func (s RowForListBackupDataOutput) GoString() string
GoString returns the string representation
func (*RowForListBackupDataOutput) SetAOSPVersion ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetAOSPVersion(v string) *RowForListBackupDataOutput
SetAOSPVersion sets the AOSPVersion field's value.
func (*RowForListBackupDataOutput) SetAccountId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetAccountId(v string) *RowForListBackupDataOutput
SetAccountId sets the AccountId field's value.
func (*RowForListBackupDataOutput) SetBackupDataId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupDataId(v string) *RowForListBackupDataOutput
SetBackupDataId sets the BackupDataId field's value.
func (*RowForListBackupDataOutput) SetBackupDataName ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupDataName(v string) *RowForListBackupDataOutput
SetBackupDataName sets the BackupDataName field's value.
func (*RowForListBackupDataOutput) SetBackupJobId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupJobId(v string) *RowForListBackupDataOutput
SetBackupJobId sets the BackupJobId field's value.
func (*RowForListBackupDataOutput) SetBackupSize ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupSize(v int64) *RowForListBackupDataOutput
SetBackupSize sets the BackupSize field's value.
func (*RowForListBackupDataOutput) SetBackupTaskId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupTaskId(v string) *RowForListBackupDataOutput
SetBackupTaskId sets the BackupTaskId field's value.
func (*RowForListBackupDataOutput) SetBackupType ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetBackupType(v string) *RowForListBackupDataOutput
SetBackupType sets the BackupType field's value.
func (*RowForListBackupDataOutput) SetCompletedTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetCompletedTime(v int64) *RowForListBackupDataOutput
SetCompletedTime sets the CompletedTime field's value.
func (*RowForListBackupDataOutput) SetCompressionType ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetCompressionType(v string) *RowForListBackupDataOutput
SetCompressionType sets the CompressionType field's value.
func (*RowForListBackupDataOutput) SetCreatedTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetCreatedTime(v int64) *RowForListBackupDataOutput
SetCreatedTime sets the CreatedTime field's value.
func (*RowForListBackupDataOutput) SetDataSize ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetDataSize(v int64) *RowForListBackupDataOutput
SetDataSize sets the DataSize field's value.
func (*RowForListBackupDataOutput) SetDescription ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetDescription(v string) *RowForListBackupDataOutput
SetDescription sets the Description field's value.
func (*RowForListBackupDataOutput) SetDetail ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetDetail(v string) *RowForListBackupDataOutput
SetDetail sets the Detail field's value.
func (*RowForListBackupDataOutput) SetExcludePathList ¶ added in v1.2.10
func (s *RowForListBackupDataOutput) SetExcludePathList(v []*string) *RowForListBackupDataOutput
SetExcludePathList sets the ExcludePathList field's value.
func (*RowForListBackupDataOutput) SetExpireTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetExpireTime(v int64) *RowForListBackupDataOutput
SetExpireTime sets the ExpireTime field's value.
func (*RowForListBackupDataOutput) SetFinishedTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetFinishedTime(v int64) *RowForListBackupDataOutput
SetFinishedTime sets the FinishedTime field's value.
func (*RowForListBackupDataOutput) SetInUseCount ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetInUseCount(v int64) *RowForListBackupDataOutput
SetInUseCount sets the InUseCount field's value.
func (*RowForListBackupDataOutput) SetIncludePathList ¶ added in v1.2.10
func (s *RowForListBackupDataOutput) SetIncludePathList(v []*string) *RowForListBackupDataOutput
SetIncludePathList sets the IncludePathList field's value.
func (*RowForListBackupDataOutput) SetMd5Sum ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetMd5Sum(v string) *RowForListBackupDataOutput
SetMd5Sum sets the Md5Sum field's value.
func (*RowForListBackupDataOutput) SetProductId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetProductId(v string) *RowForListBackupDataOutput
SetProductId sets the ProductId field's value.
func (*RowForListBackupDataOutput) SetRestoreCount ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetRestoreCount(v int64) *RowForListBackupDataOutput
SetRestoreCount sets the RestoreCount field's value.
func (*RowForListBackupDataOutput) SetSize ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetSize(v int64) *RowForListBackupDataOutput
SetSize sets the Size field's value.
func (*RowForListBackupDataOutput) SetSourcePodId ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetSourcePodId(v string) *RowForListBackupDataOutput
SetSourcePodId sets the SourcePodId field's value.
func (*RowForListBackupDataOutput) SetStartedTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetStartedTime(v int64) *RowForListBackupDataOutput
SetStartedTime sets the StartedTime field's value.
func (*RowForListBackupDataOutput) SetStatus ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetStatus(v string) *RowForListBackupDataOutput
SetStatus sets the Status field's value.
func (*RowForListBackupDataOutput) SetStorageResource ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetStorageResource(v string) *RowForListBackupDataOutput
SetStorageResource sets the StorageResource field's value.
func (*RowForListBackupDataOutput) SetStorageType ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetStorageType(v string) *RowForListBackupDataOutput
SetStorageType sets the StorageType field's value.
func (*RowForListBackupDataOutput) SetUpdatedTime ¶ added in v1.1.42
func (s *RowForListBackupDataOutput) SetUpdatedTime(v int64) *RowForListBackupDataOutput
SetUpdatedTime sets the UpdatedTime field's value.
func (RowForListBackupDataOutput) String ¶ added in v1.1.42
func (s RowForListBackupDataOutput) String() string
String returns the string representation
type RowForListConfigurationOutput ¶ added in v1.2.10
type RowForListConfigurationOutput struct {
ConfigurationCode *string `type:"string" json:",omitempty"`
ConfigurationName *string `type:"string" json:",omitempty"`
ConfigurationType *int32 `type:"int32" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListConfigurationOutput) GoString ¶ added in v1.2.10
func (s RowForListConfigurationOutput) GoString() string
GoString returns the string representation
func (*RowForListConfigurationOutput) SetConfigurationCode ¶ added in v1.2.10
func (s *RowForListConfigurationOutput) SetConfigurationCode(v string) *RowForListConfigurationOutput
SetConfigurationCode sets the ConfigurationCode field's value.
func (*RowForListConfigurationOutput) SetConfigurationName ¶ added in v1.2.10
func (s *RowForListConfigurationOutput) SetConfigurationName(v string) *RowForListConfigurationOutput
SetConfigurationName sets the ConfigurationName field's value.
func (*RowForListConfigurationOutput) SetConfigurationType ¶ added in v1.2.10
func (s *RowForListConfigurationOutput) SetConfigurationType(v int32) *RowForListConfigurationOutput
SetConfigurationType sets the ConfigurationType field's value.
func (*RowForListConfigurationOutput) SetServerTypeCode ¶ added in v1.2.10
func (s *RowForListConfigurationOutput) SetServerTypeCode(v string) *RowForListConfigurationOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (RowForListConfigurationOutput) String ¶ added in v1.2.10
func (s RowForListConfigurationOutput) String() string
String returns the string representation
type RowForListCustomRouteOutput ¶ added in v1.1.22
type RowForListCustomRouteOutput struct {
CreateAt *int64 `type:"int64" json:",omitempty"`
CustomRouteId *string `type:"string" json:",omitempty"`
CustomRouteName *string `type:"string" json:",omitempty"`
DstIP *string `type:"string" json:",omitempty"`
ProxyCipher *string `type:"string" json:",omitempty"`
ProxyPort *int32 `type:"int32" json:",omitempty"`
ProxyProtocol *string `type:"string" json:",omitempty"`
UpdateAt *int64 `type:"int64" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListCustomRouteOutput) GoString ¶ added in v1.1.22
func (s RowForListCustomRouteOutput) GoString() string
GoString returns the string representation
func (*RowForListCustomRouteOutput) SetCreateAt ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetCreateAt(v int64) *RowForListCustomRouteOutput
SetCreateAt sets the CreateAt field's value.
func (*RowForListCustomRouteOutput) SetCustomRouteId ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetCustomRouteId(v string) *RowForListCustomRouteOutput
SetCustomRouteId sets the CustomRouteId field's value.
func (*RowForListCustomRouteOutput) SetCustomRouteName ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetCustomRouteName(v string) *RowForListCustomRouteOutput
SetCustomRouteName sets the CustomRouteName field's value.
func (*RowForListCustomRouteOutput) SetDstIP ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetDstIP(v string) *RowForListCustomRouteOutput
SetDstIP sets the DstIP field's value.
func (*RowForListCustomRouteOutput) SetProxyCipher ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetProxyCipher(v string) *RowForListCustomRouteOutput
SetProxyCipher sets the ProxyCipher field's value.
func (*RowForListCustomRouteOutput) SetProxyPort ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetProxyPort(v int32) *RowForListCustomRouteOutput
SetProxyPort sets the ProxyPort field's value.
func (*RowForListCustomRouteOutput) SetProxyProtocol ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetProxyProtocol(v string) *RowForListCustomRouteOutput
SetProxyProtocol sets the ProxyProtocol field's value.
func (*RowForListCustomRouteOutput) SetUpdateAt ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetUpdateAt(v int64) *RowForListCustomRouteOutput
SetUpdateAt sets the UpdateAt field's value.
func (*RowForListCustomRouteOutput) SetZone ¶ added in v1.1.22
func (s *RowForListCustomRouteOutput) SetZone(v string) *RowForListCustomRouteOutput
SetZone sets the Zone field's value.
func (RowForListCustomRouteOutput) String ¶ added in v1.1.22
func (s RowForListCustomRouteOutput) String() string
String returns the string representation
type RowForListDcOutput ¶ added in v1.2.10
type RowForListDcOutput struct {
Dc *string `type:"string" json:",omitempty"`
DcName *string `type:"string" json:",omitempty"`
DcType *string `type:"string" json:",omitempty"`
Isp *int32 `type:"int32" json:",omitempty"`
Latitude *float64 `type:"double" json:",omitempty"`
Longitude *float64 `type:"double" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
VolcRegion *string `type:"string" json:",omitempty"`
Zone *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListDcOutput) GoString ¶ added in v1.2.10
func (s RowForListDcOutput) GoString() string
GoString returns the string representation
func (*RowForListDcOutput) SetDc ¶ added in v1.2.10
func (s *RowForListDcOutput) SetDc(v string) *RowForListDcOutput
SetDc sets the Dc field's value.
func (*RowForListDcOutput) SetDcName ¶ added in v1.2.10
func (s *RowForListDcOutput) SetDcName(v string) *RowForListDcOutput
SetDcName sets the DcName field's value.
func (*RowForListDcOutput) SetDcType ¶ added in v1.2.10
func (s *RowForListDcOutput) SetDcType(v string) *RowForListDcOutput
SetDcType sets the DcType field's value.
func (*RowForListDcOutput) SetIsp ¶ added in v1.2.10
func (s *RowForListDcOutput) SetIsp(v int32) *RowForListDcOutput
SetIsp sets the Isp field's value.
func (*RowForListDcOutput) SetLatitude ¶ added in v1.2.10
func (s *RowForListDcOutput) SetLatitude(v float64) *RowForListDcOutput
SetLatitude sets the Latitude field's value.
func (*RowForListDcOutput) SetLongitude ¶ added in v1.2.10
func (s *RowForListDcOutput) SetLongitude(v float64) *RowForListDcOutput
SetLongitude sets the Longitude field's value.
func (*RowForListDcOutput) SetRegion ¶ added in v1.2.10
func (s *RowForListDcOutput) SetRegion(v string) *RowForListDcOutput
SetRegion sets the Region field's value.
func (*RowForListDcOutput) SetServerTypeCode ¶ added in v1.2.10
func (s *RowForListDcOutput) SetServerTypeCode(v string) *RowForListDcOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*RowForListDcOutput) SetVolcRegion ¶ added in v1.2.10
func (s *RowForListDcOutput) SetVolcRegion(v string) *RowForListDcOutput
SetVolcRegion sets the VolcRegion field's value.
func (*RowForListDcOutput) SetZone ¶ added in v1.2.10
func (s *RowForListDcOutput) SetZone(v string) *RowForListDcOutput
SetZone sets the Zone field's value.
func (RowForListDcOutput) String ¶ added in v1.2.10
func (s RowForListDcOutput) String() string
String returns the string representation
type RowForListImageResourceOutput ¶ added in v1.2.10
type RowForListImageResourceOutput struct {
ImageId *string `type:"string" json:",omitempty"`
PodNum *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListImageResourceOutput) GoString ¶ added in v1.2.10
func (s RowForListImageResourceOutput) GoString() string
GoString returns the string representation
func (*RowForListImageResourceOutput) SetImageId ¶ added in v1.2.10
func (s *RowForListImageResourceOutput) SetImageId(v string) *RowForListImageResourceOutput
SetImageId sets the ImageId field's value.
func (*RowForListImageResourceOutput) SetPodNum ¶ added in v1.2.10
func (s *RowForListImageResourceOutput) SetPodNum(v int64) *RowForListImageResourceOutput
SetPodNum sets the PodNum field's value.
func (RowForListImageResourceOutput) String ¶ added in v1.2.10
func (s RowForListImageResourceOutput) String() string
String returns the string representation
type RowForListPhoneTemplateOutput ¶ added in v1.1.45
type RowForListPhoneTemplateOutput struct {
AospVersion *string `type:"string" json:",omitempty"`
OverlayPersistProperty []*OverlayPersistPropertyForListPhoneTemplateOutput `type:"list" json:",omitempty"`
OverlayProperty []*OverlayPropertyForListPhoneTemplateOutput `type:"list" json:",omitempty"`
OverlaySettings []*OverlaySettingForListPhoneTemplateOutput `type:"list" json:",omitempty"`
PhoneTemplateId *string `type:"string" json:",omitempty"`
PhoneTemplateName *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s RowForListPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*RowForListPhoneTemplateOutput) SetAospVersion ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetAospVersion(v string) *RowForListPhoneTemplateOutput
SetAospVersion sets the AospVersion field's value.
func (*RowForListPhoneTemplateOutput) SetOverlayPersistProperty ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetOverlayPersistProperty(v []*OverlayPersistPropertyForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
SetOverlayPersistProperty sets the OverlayPersistProperty field's value.
func (*RowForListPhoneTemplateOutput) SetOverlayProperty ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetOverlayProperty(v []*OverlayPropertyForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
SetOverlayProperty sets the OverlayProperty field's value.
func (*RowForListPhoneTemplateOutput) SetOverlaySettings ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetOverlaySettings(v []*OverlaySettingForListPhoneTemplateOutput) *RowForListPhoneTemplateOutput
SetOverlaySettings sets the OverlaySettings field's value.
func (*RowForListPhoneTemplateOutput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetPhoneTemplateId(v string) *RowForListPhoneTemplateOutput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*RowForListPhoneTemplateOutput) SetPhoneTemplateName ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetPhoneTemplateName(v string) *RowForListPhoneTemplateOutput
SetPhoneTemplateName sets the PhoneTemplateName field's value.
func (*RowForListPhoneTemplateOutput) SetStatus ¶ added in v1.1.45
func (s *RowForListPhoneTemplateOutput) SetStatus(v int32) *RowForListPhoneTemplateOutput
SetStatus sets the Status field's value.
func (RowForListPhoneTemplateOutput) String ¶ added in v1.1.45
func (s RowForListPhoneTemplateOutput) String() string
String returns the string representation
type RowForListPodOutput ¶
type RowForListPodOutput struct {
Adb *string `type:"string" json:",omitempty"`
AdbExpireTime *int64 `type:"int64" json:",omitempty"`
AdbStatus *int32 `type:"int32" json:",omitempty"`
AospVersion *string `type:"string" json:",omitempty"`
ArchiveStatus *int32 `type:"int32" json:",omitempty"`
AuthorityExpireTime *int64 `type:"int64" json:",omitempty"`
AuthorityStatus *int32 `type:"int32" json:",omitempty"`
Configuration *ConfigurationForListPodOutput `type:"structure" json:",omitempty"`
CreateAt *int64 `type:"int64" json:",omitempty"`
CustomRouteId *string `type:"string" json:",omitempty"`
DNSId *string `type:"string" json:",omitempty"`
DataSize *string `type:"string" json:",omitempty"`
DataSizeUsed *string `type:"string" json:",omitempty"`
DcInfo *DcInfoForListPodOutput `type:"structure" json:",omitempty"`
DisplayLayoutId *string `type:"string" json:",omitempty"`
DownBandwidthLimit *int32 `type:"int32" json:",omitempty"`
HostId *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
ImageName *string `type:"string" json:",omitempty"`
IntranetIP *string `type:"string" json:",omitempty"`
Online *int32 `type:"int32" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
PodName *string `type:"string" json:",omitempty"`
PortMappingRuleList []*PortMappingRuleListForListPodOutput `type:"list" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
ServerTypeCode *string `type:"string" json:",omitempty"`
StreamStatus *int32 `type:"int32" json:",omitempty"`
Tag *TagForListPodOutput `type:"structure" json:",omitempty"`
UpBandwidthLimit *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RowForListPodOutput) GoString ¶
func (s RowForListPodOutput) GoString() string
GoString returns the string representation
func (*RowForListPodOutput) SetAdb ¶
func (s *RowForListPodOutput) SetAdb(v string) *RowForListPodOutput
SetAdb sets the Adb field's value.
func (*RowForListPodOutput) SetAdbExpireTime ¶
func (s *RowForListPodOutput) SetAdbExpireTime(v int64) *RowForListPodOutput
SetAdbExpireTime sets the AdbExpireTime field's value.
func (*RowForListPodOutput) SetAdbStatus ¶
func (s *RowForListPodOutput) SetAdbStatus(v int32) *RowForListPodOutput
SetAdbStatus sets the AdbStatus field's value.
func (*RowForListPodOutput) SetAospVersion ¶
func (s *RowForListPodOutput) SetAospVersion(v string) *RowForListPodOutput
SetAospVersion sets the AospVersion field's value.
func (*RowForListPodOutput) SetArchiveStatus ¶ added in v1.1.22
func (s *RowForListPodOutput) SetArchiveStatus(v int32) *RowForListPodOutput
SetArchiveStatus sets the ArchiveStatus field's value.
func (*RowForListPodOutput) SetAuthorityExpireTime ¶
func (s *RowForListPodOutput) SetAuthorityExpireTime(v int64) *RowForListPodOutput
SetAuthorityExpireTime sets the AuthorityExpireTime field's value.
func (*RowForListPodOutput) SetAuthorityStatus ¶
func (s *RowForListPodOutput) SetAuthorityStatus(v int32) *RowForListPodOutput
SetAuthorityStatus sets the AuthorityStatus field's value.
func (*RowForListPodOutput) SetConfiguration ¶
func (s *RowForListPodOutput) SetConfiguration(v *ConfigurationForListPodOutput) *RowForListPodOutput
SetConfiguration sets the Configuration field's value.
func (*RowForListPodOutput) SetCreateAt ¶
func (s *RowForListPodOutput) SetCreateAt(v int64) *RowForListPodOutput
SetCreateAt sets the CreateAt field's value.
func (*RowForListPodOutput) SetCustomRouteId ¶ added in v1.1.50
func (s *RowForListPodOutput) SetCustomRouteId(v string) *RowForListPodOutput
SetCustomRouteId sets the CustomRouteId field's value.
func (*RowForListPodOutput) SetDNSId ¶
func (s *RowForListPodOutput) SetDNSId(v string) *RowForListPodOutput
SetDNSId sets the DNSId field's value.
func (*RowForListPodOutput) SetDataSize ¶
func (s *RowForListPodOutput) SetDataSize(v string) *RowForListPodOutput
SetDataSize sets the DataSize field's value.
func (*RowForListPodOutput) SetDataSizeUsed ¶
func (s *RowForListPodOutput) SetDataSizeUsed(v string) *RowForListPodOutput
SetDataSizeUsed sets the DataSizeUsed field's value.
func (*RowForListPodOutput) SetDcInfo ¶
func (s *RowForListPodOutput) SetDcInfo(v *DcInfoForListPodOutput) *RowForListPodOutput
SetDcInfo sets the DcInfo field's value.
func (*RowForListPodOutput) SetDisplayLayoutId ¶
func (s *RowForListPodOutput) SetDisplayLayoutId(v string) *RowForListPodOutput
SetDisplayLayoutId sets the DisplayLayoutId field's value.
func (*RowForListPodOutput) SetDownBandwidthLimit ¶
func (s *RowForListPodOutput) SetDownBandwidthLimit(v int32) *RowForListPodOutput
SetDownBandwidthLimit sets the DownBandwidthLimit field's value.
func (*RowForListPodOutput) SetHostId ¶
func (s *RowForListPodOutput) SetHostId(v string) *RowForListPodOutput
SetHostId sets the HostId field's value.
func (*RowForListPodOutput) SetImageId ¶
func (s *RowForListPodOutput) SetImageId(v string) *RowForListPodOutput
SetImageId sets the ImageId field's value.
func (*RowForListPodOutput) SetImageName ¶
func (s *RowForListPodOutput) SetImageName(v string) *RowForListPodOutput
SetImageName sets the ImageName field's value.
func (*RowForListPodOutput) SetIntranetIP ¶
func (s *RowForListPodOutput) SetIntranetIP(v string) *RowForListPodOutput
SetIntranetIP sets the IntranetIP field's value.
func (*RowForListPodOutput) SetOnline ¶
func (s *RowForListPodOutput) SetOnline(v int32) *RowForListPodOutput
SetOnline sets the Online field's value.
func (*RowForListPodOutput) SetPodId ¶
func (s *RowForListPodOutput) SetPodId(v string) *RowForListPodOutput
SetPodId sets the PodId field's value.
func (*RowForListPodOutput) SetPodName ¶
func (s *RowForListPodOutput) SetPodName(v string) *RowForListPodOutput
SetPodName sets the PodName field's value.
func (*RowForListPodOutput) SetPortMappingRuleList ¶
func (s *RowForListPodOutput) SetPortMappingRuleList(v []*PortMappingRuleListForListPodOutput) *RowForListPodOutput
SetPortMappingRuleList sets the PortMappingRuleList field's value.
func (*RowForListPodOutput) SetProductId ¶
func (s *RowForListPodOutput) SetProductId(v string) *RowForListPodOutput
SetProductId sets the ProductId field's value.
func (*RowForListPodOutput) SetServerTypeCode ¶
func (s *RowForListPodOutput) SetServerTypeCode(v string) *RowForListPodOutput
SetServerTypeCode sets the ServerTypeCode field's value.
func (*RowForListPodOutput) SetStreamStatus ¶
func (s *RowForListPodOutput) SetStreamStatus(v int32) *RowForListPodOutput
SetStreamStatus sets the StreamStatus field's value.
func (*RowForListPodOutput) SetTag ¶
func (s *RowForListPodOutput) SetTag(v *TagForListPodOutput) *RowForListPodOutput
SetTag sets the Tag field's value.
func (*RowForListPodOutput) SetUpBandwidthLimit ¶
func (s *RowForListPodOutput) SetUpBandwidthLimit(v int32) *RowForListPodOutput
SetUpBandwidthLimit sets the UpBandwidthLimit field's value.
func (RowForListPodOutput) String ¶
func (s RowForListPodOutput) String() string
String returns the string representation
type RunCommandInput ¶ added in v1.2.10
type RunCommandInput struct {
// Command is a required field
Command *string `type:"string" json:",omitempty" required:"true"`
PermissionType *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
TimeoutSeconds *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (RunCommandInput) GoString ¶ added in v1.2.10
func (s RunCommandInput) GoString() string
GoString returns the string representation
func (*RunCommandInput) SetCommand ¶ added in v1.2.10
func (s *RunCommandInput) SetCommand(v string) *RunCommandInput
SetCommand sets the Command field's value.
func (*RunCommandInput) SetPermissionType ¶ added in v1.2.10
func (s *RunCommandInput) SetPermissionType(v string) *RunCommandInput
SetPermissionType sets the PermissionType field's value.
func (*RunCommandInput) SetPodIdList ¶ added in v1.2.10
func (s *RunCommandInput) SetPodIdList(v []*string) *RunCommandInput
SetPodIdList sets the PodIdList field's value.
func (*RunCommandInput) SetProductId ¶ added in v1.2.10
func (s *RunCommandInput) SetProductId(v string) *RunCommandInput
SetProductId sets the ProductId field's value.
func (*RunCommandInput) SetTimeoutSeconds ¶ added in v1.2.10
func (s *RunCommandInput) SetTimeoutSeconds(v int32) *RunCommandInput
SetTimeoutSeconds sets the TimeoutSeconds field's value.
func (RunCommandInput) String ¶ added in v1.2.10
func (s RunCommandInput) String() string
String returns the string representation
func (*RunCommandInput) Validate ¶ added in v1.2.10
func (s *RunCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RunCommandOutput ¶ added in v1.2.10
type RunCommandOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForRunCommandOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RunCommandOutput) GoString ¶ added in v1.2.10
func (s RunCommandOutput) GoString() string
GoString returns the string representation
func (*RunCommandOutput) SetJobs ¶ added in v1.2.10
func (s *RunCommandOutput) SetJobs(v []*JobForRunCommandOutput) *RunCommandOutput
SetJobs sets the Jobs field's value.
func (*RunCommandOutput) SetTaskAction ¶ added in v1.2.10
func (s *RunCommandOutput) SetTaskAction(v string) *RunCommandOutput
SetTaskAction sets the TaskAction field's value.
func (*RunCommandOutput) SetTaskId ¶ added in v1.2.10
func (s *RunCommandOutput) SetTaskId(v string) *RunCommandOutput
SetTaskId sets the TaskId field's value.
func (RunCommandOutput) String ¶ added in v1.2.10
func (s RunCommandOutput) String() string
String returns the string representation
type RunSyncCommandInput ¶ added in v1.2.10
type RunSyncCommandInput struct {
// Command is a required field
Command *string `type:"string" json:",omitempty" required:"true"`
PermissionType *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RunSyncCommandInput) GoString ¶ added in v1.2.10
func (s RunSyncCommandInput) GoString() string
GoString returns the string representation
func (*RunSyncCommandInput) SetCommand ¶ added in v1.2.10
func (s *RunSyncCommandInput) SetCommand(v string) *RunSyncCommandInput
SetCommand sets the Command field's value.
func (*RunSyncCommandInput) SetPermissionType ¶ added in v1.2.10
func (s *RunSyncCommandInput) SetPermissionType(v string) *RunSyncCommandInput
SetPermissionType sets the PermissionType field's value.
func (*RunSyncCommandInput) SetPodIdList ¶ added in v1.2.10
func (s *RunSyncCommandInput) SetPodIdList(v []*string) *RunSyncCommandInput
SetPodIdList sets the PodIdList field's value.
func (*RunSyncCommandInput) SetProductId ¶ added in v1.2.10
func (s *RunSyncCommandInput) SetProductId(v string) *RunSyncCommandInput
SetProductId sets the ProductId field's value.
func (RunSyncCommandInput) String ¶ added in v1.2.10
func (s RunSyncCommandInput) String() string
String returns the string representation
func (*RunSyncCommandInput) Validate ¶ added in v1.2.10
func (s *RunSyncCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RunSyncCommandOutput ¶ added in v1.2.10
type RunSyncCommandOutput struct {
Metadata *response.ResponseMetadata
Command *string `type:"string" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Status []*StatusForRunSyncCommandOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (RunSyncCommandOutput) GoString ¶ added in v1.2.10
func (s RunSyncCommandOutput) GoString() string
GoString returns the string representation
func (*RunSyncCommandOutput) SetCommand ¶ added in v1.2.10
func (s *RunSyncCommandOutput) SetCommand(v string) *RunSyncCommandOutput
SetCommand sets the Command field's value.
func (*RunSyncCommandOutput) SetProductId ¶ added in v1.2.10
func (s *RunSyncCommandOutput) SetProductId(v string) *RunSyncCommandOutput
SetProductId sets the ProductId field's value.
func (*RunSyncCommandOutput) SetStatus ¶ added in v1.2.10
func (s *RunSyncCommandOutput) SetStatus(v []*StatusForRunSyncCommandOutput) *RunSyncCommandOutput
SetStatus sets the Status field's value.
func (RunSyncCommandOutput) String ¶ added in v1.2.10
func (s RunSyncCommandOutput) String() string
String returns the string representation
type SetProxyInput ¶ added in v1.2.10
type SetProxyInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ProxyConfig *ProxyConfigForSetProxyInput `type:"structure" json:",omitempty"`
// ProxyStatus is a required field
ProxyStatus *int32 `type:"int32" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (SetProxyInput) GoString ¶ added in v1.2.10
func (s SetProxyInput) GoString() string
GoString returns the string representation
func (*SetProxyInput) SetPodIdList ¶ added in v1.2.10
func (s *SetProxyInput) SetPodIdList(v []*string) *SetProxyInput
SetPodIdList sets the PodIdList field's value.
func (*SetProxyInput) SetProductId ¶ added in v1.2.10
func (s *SetProxyInput) SetProductId(v string) *SetProxyInput
SetProductId sets the ProductId field's value.
func (*SetProxyInput) SetProxyConfig ¶ added in v1.2.10
func (s *SetProxyInput) SetProxyConfig(v *ProxyConfigForSetProxyInput) *SetProxyInput
SetProxyConfig sets the ProxyConfig field's value.
func (*SetProxyInput) SetProxyStatus ¶ added in v1.2.10
func (s *SetProxyInput) SetProxyStatus(v int32) *SetProxyInput
SetProxyStatus sets the ProxyStatus field's value.
func (SetProxyInput) String ¶ added in v1.2.10
func (s SetProxyInput) String() string
String returns the string representation
func (*SetProxyInput) Validate ¶ added in v1.2.10
func (s *SetProxyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetProxyOutput ¶ added in v1.2.10
type SetProxyOutput struct {
Metadata *response.ResponseMetadata
JobList []*JobListForSetProxyOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SetProxyOutput) GoString ¶ added in v1.2.10
func (s SetProxyOutput) GoString() string
GoString returns the string representation
func (*SetProxyOutput) SetJobList ¶ added in v1.2.10
func (s *SetProxyOutput) SetJobList(v []*JobListForSetProxyOutput) *SetProxyOutput
SetJobList sets the JobList field's value.
func (*SetProxyOutput) SetTaskAction ¶ added in v1.2.10
func (s *SetProxyOutput) SetTaskAction(v string) *SetProxyOutput
SetTaskAction sets the TaskAction field's value.
func (*SetProxyOutput) SetTaskId ¶ added in v1.2.10
func (s *SetProxyOutput) SetTaskId(v string) *SetProxyOutput
SetTaskId sets the TaskId field's value.
func (SetProxyOutput) String ¶ added in v1.2.10
func (s SetProxyOutput) String() string
String returns the string representation
type SettingGlobalListForGetPodPropertyOutput ¶ added in v1.2.10
type SettingGlobalListForGetPodPropertyOutput struct {
// contains filtered or unexported fields
}
func (SettingGlobalListForGetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s SettingGlobalListForGetPodPropertyOutput) GoString() string
GoString returns the string representation
func (SettingGlobalListForGetPodPropertyOutput) String ¶ added in v1.2.10
func (s SettingGlobalListForGetPodPropertyOutput) String() string
String returns the string representation
type SettingSecureListForGetPodPropertyOutput ¶ added in v1.2.10
type SettingSecureListForGetPodPropertyOutput struct {
// contains filtered or unexported fields
}
func (SettingSecureListForGetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s SettingSecureListForGetPodPropertyOutput) GoString() string
GoString returns the string representation
func (SettingSecureListForGetPodPropertyOutput) String ¶ added in v1.2.10
func (s SettingSecureListForGetPodPropertyOutput) String() string
String returns the string representation
type SettingSystemListForGetPodPropertyOutput ¶ added in v1.2.10
type SettingSystemListForGetPodPropertyOutput struct {
// contains filtered or unexported fields
}
func (SettingSystemListForGetPodPropertyOutput) GoString ¶ added in v1.2.10
func (s SettingSystemListForGetPodPropertyOutput) GoString() string
GoString returns the string representation
func (SettingSystemListForGetPodPropertyOutput) String ¶ added in v1.2.10
func (s SettingSystemListForGetPodPropertyOutput) String() string
String returns the string representation
type SpecifyHostListForRestorePodInput ¶ added in v1.1.22
type SpecifyHostListForRestorePodInput struct {
HostId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (SpecifyHostListForRestorePodInput) GoString ¶ added in v1.1.22
func (s SpecifyHostListForRestorePodInput) GoString() string
GoString returns the string representation
func (*SpecifyHostListForRestorePodInput) SetHostId ¶ added in v1.1.22
func (s *SpecifyHostListForRestorePodInput) SetHostId(v string) *SpecifyHostListForRestorePodInput
SetHostId sets the HostId field's value.
func (*SpecifyHostListForRestorePodInput) SetPodIdList ¶ added in v1.1.22
func (s *SpecifyHostListForRestorePodInput) SetPodIdList(v []*string) *SpecifyHostListForRestorePodInput
SetPodIdList sets the PodIdList field's value.
func (SpecifyHostListForRestorePodInput) String ¶ added in v1.1.22
func (s SpecifyHostListForRestorePodInput) String() string
String returns the string representation
type StartRecordingInput ¶ added in v1.1.50
type StartRecordingInput struct {
// DurationLimit is a required field
DurationLimit *int32 `type:"int32" json:",omitempty" required:"true"`
IsSavedOnPod *bool `type:"boolean" json:",omitempty"`
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// RoundId is a required field
RoundId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StartRecordingInput) GoString ¶ added in v1.1.50
func (s StartRecordingInput) GoString() string
GoString returns the string representation
func (*StartRecordingInput) SetDurationLimit ¶ added in v1.1.50
func (s *StartRecordingInput) SetDurationLimit(v int32) *StartRecordingInput
SetDurationLimit sets the DurationLimit field's value.
func (*StartRecordingInput) SetIsSavedOnPod ¶ added in v1.1.50
func (s *StartRecordingInput) SetIsSavedOnPod(v bool) *StartRecordingInput
SetIsSavedOnPod sets the IsSavedOnPod field's value.
func (*StartRecordingInput) SetPodId ¶ added in v1.1.50
func (s *StartRecordingInput) SetPodId(v string) *StartRecordingInput
SetPodId sets the PodId field's value.
func (*StartRecordingInput) SetProductId ¶ added in v1.1.50
func (s *StartRecordingInput) SetProductId(v string) *StartRecordingInput
SetProductId sets the ProductId field's value.
func (*StartRecordingInput) SetRoundId ¶ added in v1.1.50
func (s *StartRecordingInput) SetRoundId(v string) *StartRecordingInput
SetRoundId sets the RoundId field's value.
func (StartRecordingInput) String ¶ added in v1.1.50
func (s StartRecordingInput) String() string
String returns the string representation
func (*StartRecordingInput) Validate ¶ added in v1.1.50
func (s *StartRecordingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartRecordingOutput ¶ added in v1.1.50
type StartRecordingOutput struct {
Metadata *response.ResponseMetadata
DownloadUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StartRecordingOutput) GoString ¶ added in v1.1.50
func (s StartRecordingOutput) GoString() string
GoString returns the string representation
func (*StartRecordingOutput) SetDownloadUrl ¶ added in v1.1.50
func (s *StartRecordingOutput) SetDownloadUrl(v string) *StartRecordingOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (StartRecordingOutput) String ¶ added in v1.1.50
func (s StartRecordingOutput) String() string
String returns the string representation
type StartScreenShotInput ¶ added in v1.1.24
type StartScreenShotInput struct {
DurationLimit *int32 `type:"int32" json:",omitempty"`
FileType *string `type:"string" json:",omitempty"`
Interval *int32 `type:"int32" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
Quality *int32 `type:"int32" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
RoundId *string `type:"string" json:",omitempty"`
Scale *float64 `type:"double" json:",omitempty"`
TosInfo *TosInfoForStartScreenShotInput `type:"structure" json:",omitempty"`
UploadType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (StartScreenShotInput) GoString ¶ added in v1.1.24
func (s StartScreenShotInput) GoString() string
GoString returns the string representation
func (*StartScreenShotInput) SetDurationLimit ¶ added in v1.1.24
func (s *StartScreenShotInput) SetDurationLimit(v int32) *StartScreenShotInput
SetDurationLimit sets the DurationLimit field's value.
func (*StartScreenShotInput) SetFileType ¶ added in v1.1.24
func (s *StartScreenShotInput) SetFileType(v string) *StartScreenShotInput
SetFileType sets the FileType field's value.
func (*StartScreenShotInput) SetInterval ¶ added in v1.1.24
func (s *StartScreenShotInput) SetInterval(v int32) *StartScreenShotInput
SetInterval sets the Interval field's value.
func (*StartScreenShotInput) SetPodIdList ¶ added in v1.1.24
func (s *StartScreenShotInput) SetPodIdList(v []*string) *StartScreenShotInput
SetPodIdList sets the PodIdList field's value.
func (*StartScreenShotInput) SetProductId ¶ added in v1.1.24
func (s *StartScreenShotInput) SetProductId(v string) *StartScreenShotInput
SetProductId sets the ProductId field's value.
func (*StartScreenShotInput) SetQuality ¶ added in v1.1.24
func (s *StartScreenShotInput) SetQuality(v int32) *StartScreenShotInput
SetQuality sets the Quality field's value.
func (*StartScreenShotInput) SetRotation ¶ added in v1.1.24
func (s *StartScreenShotInput) SetRotation(v int32) *StartScreenShotInput
SetRotation sets the Rotation field's value.
func (*StartScreenShotInput) SetRoundId ¶ added in v1.1.50
func (s *StartScreenShotInput) SetRoundId(v string) *StartScreenShotInput
SetRoundId sets the RoundId field's value.
func (*StartScreenShotInput) SetScale ¶ added in v1.1.24
func (s *StartScreenShotInput) SetScale(v float64) *StartScreenShotInput
SetScale sets the Scale field's value.
func (*StartScreenShotInput) SetTosInfo ¶ added in v1.1.24
func (s *StartScreenShotInput) SetTosInfo(v *TosInfoForStartScreenShotInput) *StartScreenShotInput
SetTosInfo sets the TosInfo field's value.
func (*StartScreenShotInput) SetUploadType ¶ added in v1.1.24
func (s *StartScreenShotInput) SetUploadType(v int32) *StartScreenShotInput
SetUploadType sets the UploadType field's value.
func (StartScreenShotInput) String ¶ added in v1.1.24
func (s StartScreenShotInput) String() string
String returns the string representation
func (*StartScreenShotInput) Validate ¶ added in v1.1.24
func (s *StartScreenShotInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StartScreenShotOutput ¶ added in v1.1.24
type StartScreenShotOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForStartScreenShotOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (StartScreenShotOutput) GoString ¶ added in v1.1.24
func (s StartScreenShotOutput) GoString() string
GoString returns the string representation
func (*StartScreenShotOutput) SetDetails ¶ added in v1.1.24
func (s *StartScreenShotOutput) SetDetails(v []*DetailForStartScreenShotOutput) *StartScreenShotOutput
SetDetails sets the Details field's value.
func (StartScreenShotOutput) String ¶ added in v1.1.24
func (s StartScreenShotOutput) String() string
String returns the string representation
type StatusForRunSyncCommandOutput ¶ added in v1.2.10
type StatusForRunSyncCommandOutput struct {
Detail *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (StatusForRunSyncCommandOutput) GoString ¶ added in v1.2.10
func (s StatusForRunSyncCommandOutput) GoString() string
GoString returns the string representation
func (*StatusForRunSyncCommandOutput) SetDetail ¶ added in v1.2.10
func (s *StatusForRunSyncCommandOutput) SetDetail(v string) *StatusForRunSyncCommandOutput
SetDetail sets the Detail field's value.
func (*StatusForRunSyncCommandOutput) SetPodId ¶ added in v1.2.10
func (s *StatusForRunSyncCommandOutput) SetPodId(v string) *StatusForRunSyncCommandOutput
SetPodId sets the PodId field's value.
func (*StatusForRunSyncCommandOutput) SetSuccess ¶ added in v1.2.10
func (s *StatusForRunSyncCommandOutput) SetSuccess(v bool) *StatusForRunSyncCommandOutput
SetSuccess sets the Success field's value.
func (StatusForRunSyncCommandOutput) String ¶ added in v1.2.10
func (s StatusForRunSyncCommandOutput) String() string
String returns the string representation
type StopRecordingInput ¶ added in v1.1.50
type StopRecordingInput struct {
// PodId is a required field
PodId *string `type:"string" json:",omitempty" required:"true"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopRecordingInput) GoString ¶ added in v1.1.50
func (s StopRecordingInput) GoString() string
GoString returns the string representation
func (*StopRecordingInput) SetPodId ¶ added in v1.1.50
func (s *StopRecordingInput) SetPodId(v string) *StopRecordingInput
SetPodId sets the PodId field's value.
func (*StopRecordingInput) SetProductId ¶ added in v1.1.50
func (s *StopRecordingInput) SetProductId(v string) *StopRecordingInput
SetProductId sets the ProductId field's value.
func (StopRecordingInput) String ¶ added in v1.1.50
func (s StopRecordingInput) String() string
String returns the string representation
func (*StopRecordingInput) Validate ¶ added in v1.1.50
func (s *StopRecordingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopRecordingOutput ¶ added in v1.1.50
type StopRecordingOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (StopRecordingOutput) GoString ¶ added in v1.1.50
func (s StopRecordingOutput) GoString() string
GoString returns the string representation
func (StopRecordingOutput) String ¶ added in v1.1.50
func (s StopRecordingOutput) String() string
String returns the string representation
type StopScreenShotInput ¶ added in v1.1.24
type StopScreenShotInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopScreenShotInput) GoString ¶ added in v1.1.24
func (s StopScreenShotInput) GoString() string
GoString returns the string representation
func (*StopScreenShotInput) SetPodIdList ¶ added in v1.1.24
func (s *StopScreenShotInput) SetPodIdList(v []*string) *StopScreenShotInput
SetPodIdList sets the PodIdList field's value.
func (*StopScreenShotInput) SetProductId ¶ added in v1.1.24
func (s *StopScreenShotInput) SetProductId(v string) *StopScreenShotInput
SetProductId sets the ProductId field's value.
func (StopScreenShotInput) String ¶ added in v1.1.24
func (s StopScreenShotInput) String() string
String returns the string representation
func (*StopScreenShotInput) Validate ¶ added in v1.1.24
func (s *StopScreenShotInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopScreenShotOutput ¶ added in v1.1.24
type StopScreenShotOutput struct {
Metadata *response.ResponseMetadata
Details []*DetailForStopScreenShotOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (StopScreenShotOutput) GoString ¶ added in v1.1.24
func (s StopScreenShotOutput) GoString() string
GoString returns the string representation
func (*StopScreenShotOutput) SetDetails ¶ added in v1.1.24
func (s *StopScreenShotOutput) SetDetails(v []*DetailForStopScreenShotOutput) *StopScreenShotOutput
SetDetails sets the Details field's value.
func (StopScreenShotOutput) String ¶ added in v1.1.24
func (s StopScreenShotOutput) String() string
String returns the string representation
type SystemImgForBuildAOSPImageInput ¶ added in v1.2.10
type SystemImgForBuildAOSPImageInput struct {
FilePath *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SystemImgForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s SystemImgForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*SystemImgForBuildAOSPImageInput) SetFilePath ¶ added in v1.2.10
func (s *SystemImgForBuildAOSPImageInput) SetFilePath(v string) *SystemImgForBuildAOSPImageInput
SetFilePath sets the FilePath field's value.
func (*SystemImgForBuildAOSPImageInput) SetMD5 ¶ added in v1.2.10
func (s *SystemImgForBuildAOSPImageInput) SetMD5(v string) *SystemImgForBuildAOSPImageInput
SetMD5 sets the MD5 field's value.
func (SystemImgForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s SystemImgForBuildAOSPImageInput) String() string
String returns the string representation
type TagForDetailPodOutput ¶ added in v1.2.10
type TagForDetailPodOutput struct {
PodNum *int64 `type:"int64" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
TagDesc *string `type:"string" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
TagName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForDetailPodOutput) GoString ¶ added in v1.2.10
func (s TagForDetailPodOutput) GoString() string
GoString returns the string representation
func (*TagForDetailPodOutput) SetPodNum ¶ added in v1.2.10
func (s *TagForDetailPodOutput) SetPodNum(v int64) *TagForDetailPodOutput
SetPodNum sets the PodNum field's value.
func (*TagForDetailPodOutput) SetProductId ¶ added in v1.2.10
func (s *TagForDetailPodOutput) SetProductId(v string) *TagForDetailPodOutput
SetProductId sets the ProductId field's value.
func (*TagForDetailPodOutput) SetTagDesc ¶ added in v1.2.10
func (s *TagForDetailPodOutput) SetTagDesc(v string) *TagForDetailPodOutput
SetTagDesc sets the TagDesc field's value.
func (*TagForDetailPodOutput) SetTagId ¶ added in v1.2.10
func (s *TagForDetailPodOutput) SetTagId(v string) *TagForDetailPodOutput
SetTagId sets the TagId field's value.
func (*TagForDetailPodOutput) SetTagName ¶ added in v1.2.10
func (s *TagForDetailPodOutput) SetTagName(v string) *TagForDetailPodOutput
SetTagName sets the TagName field's value.
func (TagForDetailPodOutput) String ¶ added in v1.2.10
func (s TagForDetailPodOutput) String() string
String returns the string representation
type TagForGetPhoneTemplateOutput ¶ added in v1.1.45
type TagForGetPhoneTemplateOutput struct {
AccountId *string `type:"string" json:",omitempty"`
TagDesc *string `type:"string" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
TagName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForGetPhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s TagForGetPhoneTemplateOutput) GoString() string
GoString returns the string representation
func (*TagForGetPhoneTemplateOutput) SetAccountId ¶ added in v1.1.45
func (s *TagForGetPhoneTemplateOutput) SetAccountId(v string) *TagForGetPhoneTemplateOutput
SetAccountId sets the AccountId field's value.
func (*TagForGetPhoneTemplateOutput) SetTagDesc ¶ added in v1.1.45
func (s *TagForGetPhoneTemplateOutput) SetTagDesc(v string) *TagForGetPhoneTemplateOutput
SetTagDesc sets the TagDesc field's value.
func (*TagForGetPhoneTemplateOutput) SetTagId ¶ added in v1.1.45
func (s *TagForGetPhoneTemplateOutput) SetTagId(v string) *TagForGetPhoneTemplateOutput
SetTagId sets the TagId field's value.
func (*TagForGetPhoneTemplateOutput) SetTagName ¶ added in v1.1.45
func (s *TagForGetPhoneTemplateOutput) SetTagName(v string) *TagForGetPhoneTemplateOutput
SetTagName sets the TagName field's value.
func (TagForGetPhoneTemplateOutput) String ¶ added in v1.1.45
func (s TagForGetPhoneTemplateOutput) String() string
String returns the string representation
type TagForListPodOutput ¶
type TagForListPodOutput struct {
PodNum *int64 `type:"int64" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
TagDesc *string `type:"string" json:",omitempty"`
TagId *string `type:"string" json:",omitempty"`
TagName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForListPodOutput) GoString ¶
func (s TagForListPodOutput) GoString() string
GoString returns the string representation
func (*TagForListPodOutput) SetPodNum ¶
func (s *TagForListPodOutput) SetPodNum(v int64) *TagForListPodOutput
SetPodNum sets the PodNum field's value.
func (*TagForListPodOutput) SetProductId ¶
func (s *TagForListPodOutput) SetProductId(v string) *TagForListPodOutput
SetProductId sets the ProductId field's value.
func (*TagForListPodOutput) SetTagDesc ¶
func (s *TagForListPodOutput) SetTagDesc(v string) *TagForListPodOutput
SetTagDesc sets the TagDesc field's value.
func (*TagForListPodOutput) SetTagId ¶
func (s *TagForListPodOutput) SetTagId(v string) *TagForListPodOutput
SetTagId sets the TagId field's value.
func (*TagForListPodOutput) SetTagName ¶
func (s *TagForListPodOutput) SetTagName(v string) *TagForListPodOutput
SetTagName sets the TagName field's value.
func (TagForListPodOutput) String ¶
func (s TagForListPodOutput) String() string
String returns the string representation
type TosInfoForStartScreenShotInput ¶ added in v1.1.24
type TosInfoForStartScreenShotInput struct {
Bucket *string `type:"string" json:",omitempty"`
Endpoint *string `type:"string" json:",omitempty"`
Region *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TosInfoForStartScreenShotInput) GoString ¶ added in v1.1.24
func (s TosInfoForStartScreenShotInput) GoString() string
GoString returns the string representation
func (*TosInfoForStartScreenShotInput) SetBucket ¶ added in v1.1.24
func (s *TosInfoForStartScreenShotInput) SetBucket(v string) *TosInfoForStartScreenShotInput
SetBucket sets the Bucket field's value.
func (*TosInfoForStartScreenShotInput) SetEndpoint ¶ added in v1.1.24
func (s *TosInfoForStartScreenShotInput) SetEndpoint(v string) *TosInfoForStartScreenShotInput
SetEndpoint sets the Endpoint field's value.
func (*TosInfoForStartScreenShotInput) SetRegion ¶ added in v1.1.24
func (s *TosInfoForStartScreenShotInput) SetRegion(v string) *TosInfoForStartScreenShotInput
SetRegion sets the Region field's value.
func (TosInfoForStartScreenShotInput) String ¶ added in v1.1.24
func (s TosInfoForStartScreenShotInput) String() string
String returns the string representation
type UnbindPortMappingRuleInput ¶ added in v1.2.10
type UnbindPortMappingRuleInput struct {
PodIdList []*string `type:"list" json:",omitempty"`
PortMappingRuleIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnbindPortMappingRuleInput) GoString ¶ added in v1.2.10
func (s UnbindPortMappingRuleInput) GoString() string
GoString returns the string representation
func (*UnbindPortMappingRuleInput) SetPodIdList ¶ added in v1.2.10
func (s *UnbindPortMappingRuleInput) SetPodIdList(v []*string) *UnbindPortMappingRuleInput
SetPodIdList sets the PodIdList field's value.
func (*UnbindPortMappingRuleInput) SetPortMappingRuleIdList ¶ added in v1.2.10
func (s *UnbindPortMappingRuleInput) SetPortMappingRuleIdList(v []*string) *UnbindPortMappingRuleInput
SetPortMappingRuleIdList sets the PortMappingRuleIdList field's value.
func (*UnbindPortMappingRuleInput) SetProductId ¶ added in v1.2.10
func (s *UnbindPortMappingRuleInput) SetProductId(v string) *UnbindPortMappingRuleInput
SetProductId sets the ProductId field's value.
func (UnbindPortMappingRuleInput) String ¶ added in v1.2.10
func (s UnbindPortMappingRuleInput) String() string
String returns the string representation
func (*UnbindPortMappingRuleInput) Validate ¶ added in v1.2.10
func (s *UnbindPortMappingRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnbindPortMappingRuleOutput ¶ added in v1.2.10
type UnbindPortMappingRuleOutput struct {
Metadata *response.ResponseMetadata
ErrorPodInfoList []*ErrorPodInfoListForUnbindPortMappingRuleOutput `type:"list" json:",omitempty"`
SuccessPodIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnbindPortMappingRuleOutput) GoString ¶ added in v1.2.10
func (s UnbindPortMappingRuleOutput) GoString() string
GoString returns the string representation
func (*UnbindPortMappingRuleOutput) SetErrorPodInfoList ¶ added in v1.2.10
func (s *UnbindPortMappingRuleOutput) SetErrorPodInfoList(v []*ErrorPodInfoListForUnbindPortMappingRuleOutput) *UnbindPortMappingRuleOutput
SetErrorPodInfoList sets the ErrorPodInfoList field's value.
func (*UnbindPortMappingRuleOutput) SetSuccessPodIdList ¶ added in v1.2.10
func (s *UnbindPortMappingRuleOutput) SetSuccessPodIdList(v []*string) *UnbindPortMappingRuleOutput
SetSuccessPodIdList sets the SuccessPodIdList field's value.
func (UnbindPortMappingRuleOutput) String ¶ added in v1.2.10
func (s UnbindPortMappingRuleOutput) String() string
String returns the string representation
type UninstallAppInput ¶ added in v1.2.10
type UninstallAppInput struct {
// AppId is a required field
AppId *string `type:"string" json:",omitempty" required:"true"`
PodIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
TagIdList []*string `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UninstallAppInput) GoString ¶ added in v1.2.10
func (s UninstallAppInput) GoString() string
GoString returns the string representation
func (*UninstallAppInput) SetAppId ¶ added in v1.2.10
func (s *UninstallAppInput) SetAppId(v string) *UninstallAppInput
SetAppId sets the AppId field's value.
func (*UninstallAppInput) SetPodIdList ¶ added in v1.2.10
func (s *UninstallAppInput) SetPodIdList(v []*string) *UninstallAppInput
SetPodIdList sets the PodIdList field's value.
func (*UninstallAppInput) SetProductId ¶ added in v1.2.10
func (s *UninstallAppInput) SetProductId(v string) *UninstallAppInput
SetProductId sets the ProductId field's value.
func (*UninstallAppInput) SetTagIdList ¶ added in v1.2.10
func (s *UninstallAppInput) SetTagIdList(v []*string) *UninstallAppInput
SetTagIdList sets the TagIdList field's value.
func (UninstallAppInput) String ¶ added in v1.2.10
func (s UninstallAppInput) String() string
String returns the string representation
func (*UninstallAppInput) Validate ¶ added in v1.2.10
func (s *UninstallAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UninstallAppOutput ¶ added in v1.2.10
type UninstallAppOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForUninstallAppOutput `type:"list" json:",omitempty"`
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UninstallAppOutput) GoString ¶ added in v1.2.10
func (s UninstallAppOutput) GoString() string
GoString returns the string representation
func (*UninstallAppOutput) SetJobs ¶ added in v1.2.10
func (s *UninstallAppOutput) SetJobs(v []*JobForUninstallAppOutput) *UninstallAppOutput
SetJobs sets the Jobs field's value.
func (*UninstallAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *UninstallAppOutput) SetTaskAction(v string) *UninstallAppOutput
SetTaskAction sets the TaskAction field's value.
func (*UninstallAppOutput) SetTaskId ¶ added in v1.2.10
func (s *UninstallAppOutput) SetTaskId(v string) *UninstallAppOutput
SetTaskId sets the TaskId field's value.
func (UninstallAppOutput) String ¶ added in v1.2.10
func (s UninstallAppOutput) String() string
String returns the string representation
type UnsubscribeHostResourceInput ¶ added in v1.2.10
type UnsubscribeHostResourceInput struct {
Force *bool `type:"boolean" json:",omitempty"`
HostIdList []*string `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UnsubscribeHostResourceInput) GoString ¶ added in v1.2.10
func (s UnsubscribeHostResourceInput) GoString() string
GoString returns the string representation
func (*UnsubscribeHostResourceInput) SetForce ¶ added in v1.2.10
func (s *UnsubscribeHostResourceInput) SetForce(v bool) *UnsubscribeHostResourceInput
SetForce sets the Force field's value.
func (*UnsubscribeHostResourceInput) SetHostIdList ¶ added in v1.2.10
func (s *UnsubscribeHostResourceInput) SetHostIdList(v []*string) *UnsubscribeHostResourceInput
SetHostIdList sets the HostIdList field's value.
func (*UnsubscribeHostResourceInput) SetProductId ¶ added in v1.2.10
func (s *UnsubscribeHostResourceInput) SetProductId(v string) *UnsubscribeHostResourceInput
SetProductId sets the ProductId field's value.
func (UnsubscribeHostResourceInput) String ¶ added in v1.2.10
func (s UnsubscribeHostResourceInput) String() string
String returns the string representation
func (*UnsubscribeHostResourceInput) Validate ¶ added in v1.2.10
func (s *UnsubscribeHostResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UnsubscribeHostResourceOutput ¶ added in v1.2.10
type UnsubscribeHostResourceOutput struct {
Metadata *response.ResponseMetadata
ExceptionList []*ExceptionListForUnsubscribeHostResourceOutput `type:"list" json:",omitempty"`
// contains filtered or unexported fields
}
func (UnsubscribeHostResourceOutput) GoString ¶ added in v1.2.10
func (s UnsubscribeHostResourceOutput) GoString() string
GoString returns the string representation
func (*UnsubscribeHostResourceOutput) SetExceptionList ¶ added in v1.2.10
func (s *UnsubscribeHostResourceOutput) SetExceptionList(v []*ExceptionListForUnsubscribeHostResourceOutput) *UnsubscribeHostResourceOutput
SetExceptionList sets the ExceptionList field's value.
func (UnsubscribeHostResourceOutput) String ¶ added in v1.2.10
func (s UnsubscribeHostResourceOutput) String() string
String returns the string representation
type UpdateAOSPImageInput ¶ added in v1.2.10
type UpdateAOSPImageInput struct {
ImageAnnotation *string `type:"string" json:",omitempty"`
// ImageId is a required field
ImageId *string `type:"string" json:",omitempty" required:"true"`
ImageName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateAOSPImageInput) GoString ¶ added in v1.2.10
func (s UpdateAOSPImageInput) GoString() string
GoString returns the string representation
func (*UpdateAOSPImageInput) SetImageAnnotation ¶ added in v1.2.10
func (s *UpdateAOSPImageInput) SetImageAnnotation(v string) *UpdateAOSPImageInput
SetImageAnnotation sets the ImageAnnotation field's value.
func (*UpdateAOSPImageInput) SetImageId ¶ added in v1.2.10
func (s *UpdateAOSPImageInput) SetImageId(v string) *UpdateAOSPImageInput
SetImageId sets the ImageId field's value.
func (*UpdateAOSPImageInput) SetImageName ¶ added in v1.2.10
func (s *UpdateAOSPImageInput) SetImageName(v string) *UpdateAOSPImageInput
SetImageName sets the ImageName field's value.
func (UpdateAOSPImageInput) String ¶ added in v1.2.10
func (s UpdateAOSPImageInput) String() string
String returns the string representation
func (*UpdateAOSPImageInput) Validate ¶ added in v1.2.10
func (s *UpdateAOSPImageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateAOSPImageOutput ¶ added in v1.2.10
type UpdateAOSPImageOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateAOSPImageOutput) GoString ¶ added in v1.2.10
func (s UpdateAOSPImageOutput) GoString() string
GoString returns the string representation
func (UpdateAOSPImageOutput) String ¶ added in v1.2.10
func (s UpdateAOSPImageOutput) String() string
String returns the string representation
type UpdateCustomRouteInput ¶ added in v1.1.22
type UpdateCustomRouteInput struct {
// CustomRouteId is a required field
CustomRouteId *string `type:"string" json:",omitempty" required:"true"`
CustomRouteName *string `type:"string" json:",omitempty"`
DstIP *string `type:"string" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
ProxyCipher *string `type:"string" json:",omitempty"`
ProxyPassword *string `type:"string" json:",omitempty"`
ProxyPort *int32 `type:"int32" json:",omitempty"`
ProxyProtocol *string `type:"string" json:",omitempty"`
ProxyUserName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateCustomRouteInput) GoString ¶ added in v1.1.22
func (s UpdateCustomRouteInput) GoString() string
GoString returns the string representation
func (*UpdateCustomRouteInput) SetCustomRouteId ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetCustomRouteId(v string) *UpdateCustomRouteInput
SetCustomRouteId sets the CustomRouteId field's value.
func (*UpdateCustomRouteInput) SetCustomRouteName ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetCustomRouteName(v string) *UpdateCustomRouteInput
SetCustomRouteName sets the CustomRouteName field's value.
func (*UpdateCustomRouteInput) SetDstIP ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetDstIP(v string) *UpdateCustomRouteInput
SetDstIP sets the DstIP field's value.
func (*UpdateCustomRouteInput) SetProductId ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProductId(v string) *UpdateCustomRouteInput
SetProductId sets the ProductId field's value.
func (*UpdateCustomRouteInput) SetProxyCipher ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProxyCipher(v string) *UpdateCustomRouteInput
SetProxyCipher sets the ProxyCipher field's value.
func (*UpdateCustomRouteInput) SetProxyPassword ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProxyPassword(v string) *UpdateCustomRouteInput
SetProxyPassword sets the ProxyPassword field's value.
func (*UpdateCustomRouteInput) SetProxyPort ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProxyPort(v int32) *UpdateCustomRouteInput
SetProxyPort sets the ProxyPort field's value.
func (*UpdateCustomRouteInput) SetProxyProtocol ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProxyProtocol(v string) *UpdateCustomRouteInput
SetProxyProtocol sets the ProxyProtocol field's value.
func (*UpdateCustomRouteInput) SetProxyUserName ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) SetProxyUserName(v string) *UpdateCustomRouteInput
SetProxyUserName sets the ProxyUserName field's value.
func (UpdateCustomRouteInput) String ¶ added in v1.1.22
func (s UpdateCustomRouteInput) String() string
String returns the string representation
func (*UpdateCustomRouteInput) Validate ¶ added in v1.1.22
func (s *UpdateCustomRouteInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateCustomRouteOutput ¶ added in v1.1.22
type UpdateCustomRouteOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdateCustomRouteOutput) GoString ¶ added in v1.1.22
func (s UpdateCustomRouteOutput) GoString() string
GoString returns the string representation
func (UpdateCustomRouteOutput) String ¶ added in v1.1.22
func (s UpdateCustomRouteOutput) String() string
String returns the string representation
type UpdatePhoneTemplateInput ¶ added in v1.1.45
type UpdatePhoneTemplateInput struct {
// PhoneTemplateId is a required field
PhoneTemplateId *string `type:"string" json:",omitempty" required:"true"`
PhoneTemplateName *string `type:"string" json:",omitempty"`
Status *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdatePhoneTemplateInput) GoString ¶ added in v1.1.45
func (s UpdatePhoneTemplateInput) GoString() string
GoString returns the string representation
func (*UpdatePhoneTemplateInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *UpdatePhoneTemplateInput) SetPhoneTemplateId(v string) *UpdatePhoneTemplateInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*UpdatePhoneTemplateInput) SetPhoneTemplateName ¶ added in v1.1.45
func (s *UpdatePhoneTemplateInput) SetPhoneTemplateName(v string) *UpdatePhoneTemplateInput
SetPhoneTemplateName sets the PhoneTemplateName field's value.
func (*UpdatePhoneTemplateInput) SetStatus ¶ added in v1.1.45
func (s *UpdatePhoneTemplateInput) SetStatus(v int32) *UpdatePhoneTemplateInput
SetStatus sets the Status field's value.
func (UpdatePhoneTemplateInput) String ¶ added in v1.1.45
func (s UpdatePhoneTemplateInput) String() string
String returns the string representation
func (*UpdatePhoneTemplateInput) Validate ¶ added in v1.1.45
func (s *UpdatePhoneTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePhoneTemplateOutput ¶ added in v1.1.45
type UpdatePhoneTemplateOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdatePhoneTemplateOutput) GoString ¶ added in v1.1.45
func (s UpdatePhoneTemplateOutput) GoString() string
GoString returns the string representation
func (UpdatePhoneTemplateOutput) String ¶ added in v1.1.45
func (s UpdatePhoneTemplateOutput) String() string
String returns the string representation
type UpdatePodPropertyInput ¶ added in v1.1.45
type UpdatePodPropertyInput struct {
PhoneTemplateId *string `type:"string" json:",omitempty"`
PodId *string `type:"string" json:",omitempty"`
PodIdList []*string `type:"list" json:",omitempty"`
PodPersistProperties []*PodPersistPropertyForUpdatePodPropertyInput `type:"list" json:",omitempty"`
PodProperties []*PodPropertyForUpdatePodPropertyInput `type:"list" json:",omitempty"`
PodSettings []*PodSettingForUpdatePodPropertyInput `type:"list" json:",omitempty"`
// ProductId is a required field
ProductId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (UpdatePodPropertyInput) GoString ¶ added in v1.1.45
func (s UpdatePodPropertyInput) GoString() string
GoString returns the string representation
func (*UpdatePodPropertyInput) SetPhoneTemplateId ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPhoneTemplateId(v string) *UpdatePodPropertyInput
SetPhoneTemplateId sets the PhoneTemplateId field's value.
func (*UpdatePodPropertyInput) SetPodId ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPodId(v string) *UpdatePodPropertyInput
SetPodId sets the PodId field's value.
func (*UpdatePodPropertyInput) SetPodIdList ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPodIdList(v []*string) *UpdatePodPropertyInput
SetPodIdList sets the PodIdList field's value.
func (*UpdatePodPropertyInput) SetPodPersistProperties ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPodPersistProperties(v []*PodPersistPropertyForUpdatePodPropertyInput) *UpdatePodPropertyInput
SetPodPersistProperties sets the PodPersistProperties field's value.
func (*UpdatePodPropertyInput) SetPodProperties ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPodProperties(v []*PodPropertyForUpdatePodPropertyInput) *UpdatePodPropertyInput
SetPodProperties sets the PodProperties field's value.
func (*UpdatePodPropertyInput) SetPodSettings ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetPodSettings(v []*PodSettingForUpdatePodPropertyInput) *UpdatePodPropertyInput
SetPodSettings sets the PodSettings field's value.
func (*UpdatePodPropertyInput) SetProductId ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) SetProductId(v string) *UpdatePodPropertyInput
SetProductId sets the ProductId field's value.
func (UpdatePodPropertyInput) String ¶ added in v1.1.45
func (s UpdatePodPropertyInput) String() string
String returns the string representation
func (*UpdatePodPropertyInput) Validate ¶ added in v1.1.45
func (s *UpdatePodPropertyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePodPropertyOutput ¶ added in v1.1.45
type UpdatePodPropertyOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (UpdatePodPropertyOutput) GoString ¶ added in v1.1.45
func (s UpdatePodPropertyOutput) GoString() string
GoString returns the string representation
func (UpdatePodPropertyOutput) String ¶ added in v1.1.45
func (s UpdatePodPropertyOutput) String() string
String returns the string representation
type UploadAppInput ¶ added in v1.2.10
type UploadAppInput struct {
AppDesc *string `type:"string" json:",omitempty"`
AppId *string `type:"string" json:",omitempty"`
AppMode *string `type:"string" json:",omitempty"`
AppName *string `type:"string" json:",omitempty"`
// AppType is a required field
AppType *int32 `type:"int32" json:",omitempty" required:"true"`
// DownloadUrl is a required field
DownloadUrl *string `type:"string" json:",omitempty" required:"true"`
ExtraInfo *ExtraInfoForUploadAppInput `type:"structure" json:",omitempty"`
ParseFlag *int32 `type:"int32" json:",omitempty"`
ProductId *string `type:"string" json:",omitempty"`
Rotation *int32 `type:"int32" json:",omitempty"`
UploadType *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (UploadAppInput) GoString ¶ added in v1.2.10
func (s UploadAppInput) GoString() string
GoString returns the string representation
func (*UploadAppInput) SetAppDesc ¶ added in v1.2.10
func (s *UploadAppInput) SetAppDesc(v string) *UploadAppInput
SetAppDesc sets the AppDesc field's value.
func (*UploadAppInput) SetAppId ¶ added in v1.2.10
func (s *UploadAppInput) SetAppId(v string) *UploadAppInput
SetAppId sets the AppId field's value.
func (*UploadAppInput) SetAppMode ¶ added in v1.2.10
func (s *UploadAppInput) SetAppMode(v string) *UploadAppInput
SetAppMode sets the AppMode field's value.
func (*UploadAppInput) SetAppName ¶ added in v1.2.10
func (s *UploadAppInput) SetAppName(v string) *UploadAppInput
SetAppName sets the AppName field's value.
func (*UploadAppInput) SetAppType ¶ added in v1.2.10
func (s *UploadAppInput) SetAppType(v int32) *UploadAppInput
SetAppType sets the AppType field's value.
func (*UploadAppInput) SetDownloadUrl ¶ added in v1.2.10
func (s *UploadAppInput) SetDownloadUrl(v string) *UploadAppInput
SetDownloadUrl sets the DownloadUrl field's value.
func (*UploadAppInput) SetExtraInfo ¶ added in v1.2.10
func (s *UploadAppInput) SetExtraInfo(v *ExtraInfoForUploadAppInput) *UploadAppInput
SetExtraInfo sets the ExtraInfo field's value.
func (*UploadAppInput) SetParseFlag ¶ added in v1.2.10
func (s *UploadAppInput) SetParseFlag(v int32) *UploadAppInput
SetParseFlag sets the ParseFlag field's value.
func (*UploadAppInput) SetProductId ¶ added in v1.2.10
func (s *UploadAppInput) SetProductId(v string) *UploadAppInput
SetProductId sets the ProductId field's value.
func (*UploadAppInput) SetRotation ¶ added in v1.2.10
func (s *UploadAppInput) SetRotation(v int32) *UploadAppInput
SetRotation sets the Rotation field's value.
func (*UploadAppInput) SetUploadType ¶ added in v1.2.10
func (s *UploadAppInput) SetUploadType(v int32) *UploadAppInput
SetUploadType sets the UploadType field's value.
func (UploadAppInput) String ¶ added in v1.2.10
func (s UploadAppInput) String() string
String returns the string representation
func (*UploadAppInput) Validate ¶ added in v1.2.10
func (s *UploadAppInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadAppOutput ¶ added in v1.2.10
type UploadAppOutput struct {
Metadata *response.ResponseMetadata
TaskAction *string `type:"string" json:",omitempty"`
TaskId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UploadAppOutput) GoString ¶ added in v1.2.10
func (s UploadAppOutput) GoString() string
GoString returns the string representation
func (*UploadAppOutput) SetTaskAction ¶ added in v1.2.10
func (s *UploadAppOutput) SetTaskAction(v string) *UploadAppOutput
SetTaskAction sets the TaskAction field's value.
func (*UploadAppOutput) SetTaskId ¶ added in v1.2.10
func (s *UploadAppOutput) SetTaskId(v string) *UploadAppOutput
SetTaskId sets the TaskId field's value.
func (UploadAppOutput) String ¶ added in v1.2.10
func (s UploadAppOutput) String() string
String returns the string representation
type VendorImgForBuildAOSPImageInput ¶ added in v1.2.10
type VendorImgForBuildAOSPImageInput struct {
FilePath *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (VendorImgForBuildAOSPImageInput) GoString ¶ added in v1.2.10
func (s VendorImgForBuildAOSPImageInput) GoString() string
GoString returns the string representation
func (*VendorImgForBuildAOSPImageInput) SetFilePath ¶ added in v1.2.10
func (s *VendorImgForBuildAOSPImageInput) SetFilePath(v string) *VendorImgForBuildAOSPImageInput
SetFilePath sets the FilePath field's value.
func (*VendorImgForBuildAOSPImageInput) SetMD5 ¶ added in v1.2.10
func (s *VendorImgForBuildAOSPImageInput) SetMD5(v string) *VendorImgForBuildAOSPImageInput
SetMD5 sets the MD5 field's value.
func (VendorImgForBuildAOSPImageInput) String ¶ added in v1.2.10
func (s VendorImgForBuildAOSPImageInput) String() string
String returns the string representation
type VersionListForDetailAppOutput ¶ added in v1.2.10
type VersionListForDetailAppOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppVersionDesc *string `type:"string" json:",omitempty"`
DownloadUrl *string `type:"string" json:",omitempty"`
MD5 *string `type:"string" json:",omitempty"`
PackageName *string `type:"string" json:",omitempty"`
VersionCode *int32 `type:"int32" json:",omitempty"`
VersionId *int32 `type:"int32" json:",omitempty"`
VersionName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (VersionListForDetailAppOutput) GoString ¶ added in v1.2.10
func (s VersionListForDetailAppOutput) GoString() string
GoString returns the string representation
func (*VersionListForDetailAppOutput) SetAppId ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetAppId(v string) *VersionListForDetailAppOutput
SetAppId sets the AppId field's value.
func (*VersionListForDetailAppOutput) SetAppVersionDesc ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetAppVersionDesc(v string) *VersionListForDetailAppOutput
SetAppVersionDesc sets the AppVersionDesc field's value.
func (*VersionListForDetailAppOutput) SetDownloadUrl ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetDownloadUrl(v string) *VersionListForDetailAppOutput
SetDownloadUrl sets the DownloadUrl field's value.
func (*VersionListForDetailAppOutput) SetMD5 ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetMD5(v string) *VersionListForDetailAppOutput
SetMD5 sets the MD5 field's value.
func (*VersionListForDetailAppOutput) SetPackageName ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetPackageName(v string) *VersionListForDetailAppOutput
SetPackageName sets the PackageName field's value.
func (*VersionListForDetailAppOutput) SetVersionCode ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetVersionCode(v int32) *VersionListForDetailAppOutput
SetVersionCode sets the VersionCode field's value.
func (*VersionListForDetailAppOutput) SetVersionId ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetVersionId(v int32) *VersionListForDetailAppOutput
SetVersionId sets the VersionId field's value.
func (*VersionListForDetailAppOutput) SetVersionName ¶ added in v1.2.10
func (s *VersionListForDetailAppOutput) SetVersionName(v string) *VersionListForDetailAppOutput
SetVersionName sets the VersionName field's value.
func (VersionListForDetailAppOutput) String ¶ added in v1.2.10
func (s VersionListForDetailAppOutput) String() string
String returns the string representation
Source Files
¶
- api_add_custom_route.go
- api_add_phone_template.go
- api_auto_install_app.go
- api_backup_data.go
- api_backup_pod.go
- api_bind_port_mapping_rule.go
- api_build_aosp_image.go
- api_cancel_backup_pod.go
- api_cancel_restore_pod.go
- api_close_app.go
- api_create_display_layout_mini.go
- api_create_dns_rule.go
- api_create_image_one_step.go
- api_create_pod.go
- api_create_pod_one_step.go
- api_create_port_mapping_rule.go
- api_create_tag.go
- api_delete_aosp_image.go
- api_delete_backup_data.go
- api_delete_custom_route.go
- api_detail_app.go
- api_detail_display_layout_mini.go
- api_detail_dns_rule.go
- api_detail_host.go
- api_detail_pod.go
- api_detail_port_mapping_rule.go
- api_get_app_crash_log.go
- api_get_dc_bandwidth_daily_peak.go
- api_get_image_preheating.go
- api_get_phone_template.go
- api_get_pod_app_list.go
- api_get_pod_metric.go
- api_get_pod_property.go
- api_get_product_resource.go
- api_get_task_info.go
- api_install_app.go
- api_install_apps.go
- api_launch_app.go
- api_launch_apps.go
- api_list_aosp_image.go
- api_list_app.go
- api_list_backup_data.go
- api_list_configuration.go
- api_list_custom_route.go
- api_list_dc.go
- api_list_image_resource.go
- api_list_phone_template.go
- api_list_pod.go
- api_migrate_pod.go
- api_pod_data_delete.go
- api_power_off_pod.go
- api_power_on_pod.go
- api_pull_file.go
- api_push_file.go
- api_reboot_host.go
- api_remove_phone_template.go
- api_reset_host.go
- api_reset_pod.go
- api_restore_data.go
- api_restore_pod.go
- api_run_command.go
- api_run_sync_command.go
- api_set_proxy.go
- api_start_recording.go
- api_start_screen_shot.go
- api_stop_recording.go
- api_stop_screen_shot.go
- api_unbind_port_mapping_rule.go
- api_uninstall_app.go
- api_unsubscribe_host_resource.go
- api_update_aosp_image.go
- api_update_custom_route.go
- api_update_phone_template.go
- api_update_pod_property.go
- api_upload_app.go
- interface_acep.go
- service_acep.go