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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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)
- 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 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 BackupDataInput
- func (s BackupDataInput) GoString() string
- func (s *BackupDataInput) SetDescription(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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 RemovePhoneTemplateInput
- type RemovePhoneTemplateOutput
- 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 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) SetExpireTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetFinishedTime(v int64) *RowForListBackupDataOutput
- func (s *RowForListBackupDataOutput) SetInUseCount(v int64) *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 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 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 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 StopRecordingInput
- type StopRecordingOutput
- type StopScreenShotInput
- type StopScreenShotOutput
- 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 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
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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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.
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
}
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 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 BackupDataInput ¶ added in v1.1.42
type BackupDataInput struct {
Description *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 (BackupDataInput) GoString ¶ added in v1.1.42
func (s BackupDataInput) GoString() string
GoString returns the string representation
func (*BackupDataInput) SetDescription ¶ added in v1.1.42
func (s *BackupDataInput) SetDescription(v string) *BackupDataInput
SetDescription sets the Description 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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"`
ExpireTime *int64 `type:"int64" json:",omitempty"`
FinishedTime *int64 `type:"int64" json:",omitempty"`
InUseCount *int64 `type:"int64" 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) 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) 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 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 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 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 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 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 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
Source Files
¶
- api_add_custom_route.go
- api_add_phone_template.go
- api_backup_data.go
- api_backup_pod.go
- api_cancel_backup_pod.go
- api_cancel_restore_pod.go
- api_create_pod.go
- api_create_pod_one_step.go
- api_delete_backup_data.go
- api_delete_custom_route.go
- api_get_dc_bandwidth_daily_peak.go
- api_get_phone_template.go
- api_list_app.go
- api_list_backup_data.go
- api_list_custom_route.go
- api_list_phone_template.go
- api_list_pod.go
- api_migrate_pod.go
- api_remove_phone_template.go
- api_reset_pod.go
- api_restore_data.go
- api_restore_pod.go
- api_start_recording.go
- api_start_screen_shot.go
- api_stop_recording.go
- api_stop_screen_shot.go
- api_update_custom_route.go
- api_update_phone_template.go
- api_update_pod_property.go
- interface_acep.go
- service_acep.go