Documentation
¶
Overview ¶
Package arkclawiface provides an interface to enable mocking the ARKCLAW 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 ARKCLAW
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairing(input *ApproveClawOmniInstanceDevicePairingInput) (*ApproveClawOmniInstanceDevicePairingOutput, error)
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingRequest(input *ApproveClawOmniInstanceDevicePairingInput) (req *request.Request, output *ApproveClawOmniInstanceDevicePairingOutput)
- func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingWithContext(ctx volcengine.Context, input *ApproveClawOmniInstanceDevicePairingInput, ...) (*ApproveClawOmniInstanceDevicePairingOutput, error)
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePaired(input *ClearClawOmniInstanceDevicePairedInput) (*ClearClawOmniInstanceDevicePairedOutput, error)
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedRequest(input *ClearClawOmniInstanceDevicePairedInput) (req *request.Request, output *ClearClawOmniInstanceDevicePairedOutput)
- func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedWithContext(ctx volcengine.Context, input *ClearClawOmniInstanceDevicePairedInput, ...) (*ClearClawOmniInstanceDevicePairedOutput, error)
- func (c *ARKCLAW) CreateClawOmniInstance(input *CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJob(input *CreateClawOmniInstanceCommandJobInput) (*CreateClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJobRequest(input *CreateClawOmniInstanceCommandJobInput) (req *request.Request, output *CreateClawOmniInstanceCommandJobOutput)
- func (c *ARKCLAW) CreateClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceCommandJobInput, ...) (*CreateClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) CreateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceRequest(input *CreateClawOmniInstanceInput) (req *request.Request, output *CreateClawOmniInstanceOutput)
- func (c *ARKCLAW) CreateClawOmniInstanceWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceInput, ...) (*CreateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplate(input *CreatePrivateClawOmniSpaceTemplateInput) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateRequest(input *CreatePrivateClawOmniSpaceTemplateInput) (req *request.Request, output *CreatePrivateClawOmniSpaceTemplateOutput)
- func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *CreatePrivateClawOmniSpaceTemplateInput, ...) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
- func (c *ARKCLAW) DeleteClawOmniInstance(input *DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) DeleteClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceRequest(input *DeleteClawOmniInstanceInput) (req *request.Request, output *DeleteClawOmniInstanceOutput)
- func (c *ARKCLAW) DeleteClawOmniInstanceWithContext(ctx volcengine.Context, input *DeleteClawOmniInstanceInput, ...) (*DeleteClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommand(input *ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandRequest(input *ExecuteClawOmniInstanceCommandInput) (req *request.Request, output *ExecuteClawOmniInstanceCommandOutput)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandWithContext(ctx volcengine.Context, input *ExecuteClawOmniInstanceCommandInput, ...) (*ExecuteClawOmniInstanceCommandOutput, error)
- func (c *ARKCLAW) GetClawOmniInstance(input *GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJob(input *GetClawOmniInstanceCommandJobInput) (*GetClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLog(input *GetClawOmniInstanceCommandJobLogInput) (*GetClawOmniInstanceCommandJobLogOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogRequest(input *GetClawOmniInstanceCommandJobLogInput) (req *request.Request, output *GetClawOmniInstanceCommandJobLogOutput)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogWithContext(ctx volcengine.Context, input *GetClawOmniInstanceCommandJobLogInput, ...) (*GetClawOmniInstanceCommandJobLogOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobRequest(input *GetClawOmniInstanceCommandJobInput) (req *request.Request, output *GetClawOmniInstanceCommandJobOutput)
- func (c *ARKCLAW) GetClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *GetClawOmniInstanceCommandJobInput, ...) (*GetClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceRequest(input *GetClawOmniInstanceInput) (req *request.Request, output *GetClawOmniInstanceOutput)
- func (c *ARKCLAW) GetClawOmniInstanceSkills(input *GetClawOmniInstanceSkillsInput) (*GetClawOmniInstanceSkillsOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceSkillsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceSkillsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniInstanceSkillsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceSkillsRequest(input *GetClawOmniInstanceSkillsInput) (req *request.Request, output *GetClawOmniInstanceSkillsOutput)
- func (c *ARKCLAW) GetClawOmniInstanceSkillsWithContext(ctx volcengine.Context, input *GetClawOmniInstanceSkillsInput, ...) (*GetClawOmniInstanceSkillsOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceWithContext(ctx volcengine.Context, input *GetClawOmniInstanceInput, ...) (*GetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) GetClawOmniSpaceTemplate(input *GetClawOmniSpaceTemplateInput) (*GetClawOmniSpaceTemplateOutput, error)
- func (c *ARKCLAW) GetClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniSpaceTemplateRequest(input *GetClawOmniSpaceTemplateInput) (req *request.Request, output *GetClawOmniSpaceTemplateOutput)
- func (c *ARKCLAW) GetClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *GetClawOmniSpaceTemplateInput, ...) (*GetClawOmniSpaceTemplateOutput, error)
- func (c *ARKCLAW) ListClawOmniChannels(input *ListClawOmniChannelsInput) (*ListClawOmniChannelsOutput, error)
- func (c *ARKCLAW) ListClawOmniChannelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniChannelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniChannelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniChannelsRequest(input *ListClawOmniChannelsInput) (req *request.Request, output *ListClawOmniChannelsOutput)
- func (c *ARKCLAW) ListClawOmniChannelsWithContext(ctx volcengine.Context, input *ListClawOmniChannelsInput, ...) (*ListClawOmniChannelsOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobs(input *ListClawOmniInstanceCommandJobsInput) (*ListClawOmniInstanceCommandJobsOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobsRequest(input *ListClawOmniInstanceCommandJobsInput) (req *request.Request, output *ListClawOmniInstanceCommandJobsOutput)
- func (c *ARKCLAW) ListClawOmniInstanceCommandJobsWithContext(ctx volcengine.Context, input *ListClawOmniInstanceCommandJobsInput, ...) (*ListClawOmniInstanceCommandJobsOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairings(input *ListClawOmniInstanceDevicePairingsInput) (*ListClawOmniInstanceDevicePairingsOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsRequest(input *ListClawOmniInstanceDevicePairingsInput) (req *request.Request, output *ListClawOmniInstanceDevicePairingsOutput)
- func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsWithContext(ctx volcengine.Context, input *ListClawOmniInstanceDevicePairingsInput, ...) (*ListClawOmniInstanceDevicePairingsOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatus(input *ListClawOmniInstanceDeviceStatusInput) (*ListClawOmniInstanceDeviceStatusOutput, error)
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusRequest(input *ListClawOmniInstanceDeviceStatusInput) (req *request.Request, output *ListClawOmniInstanceDeviceStatusOutput)
- func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusWithContext(ctx volcengine.Context, input *ListClawOmniInstanceDeviceStatusInput, ...) (*ListClawOmniInstanceDeviceStatusOutput, error)
- func (c *ARKCLAW) ListClawOmniInstances(input *ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
- func (c *ARKCLAW) ListClawOmniInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstancesRequest(input *ListClawOmniInstancesInput) (req *request.Request, output *ListClawOmniInstancesOutput)
- func (c *ARKCLAW) ListClawOmniInstancesWithContext(ctx volcengine.Context, input *ListClawOmniInstancesInput, ...) (*ListClawOmniInstancesOutput, error)
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModels(input *ListClawOmniSpaceEnabledModelsInput) (*ListClawOmniSpaceEnabledModelsOutput, error)
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsRequest(input *ListClawOmniSpaceEnabledModelsInput) (req *request.Request, output *ListClawOmniSpaceEnabledModelsOutput)
- func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsWithContext(ctx volcengine.Context, input *ListClawOmniSpaceEnabledModelsInput, ...) (*ListClawOmniSpaceEnabledModelsOutput, error)
- func (c *ARKCLAW) ListClawOmniSpaceTemplates(input *ListClawOmniSpaceTemplatesInput) (*ListClawOmniSpaceTemplatesOutput, error)
- func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniSpaceTemplatesRequest(input *ListClawOmniSpaceTemplatesInput) (req *request.Request, output *ListClawOmniSpaceTemplatesOutput)
- func (c *ARKCLAW) ListClawOmniSpaceTemplatesWithContext(ctx volcengine.Context, input *ListClawOmniSpaceTemplatesInput, ...) (*ListClawOmniSpaceTemplatesOutput, error)
- func (c *ARKCLAW) PauseClawOmniInstance(input *PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
- func (c *ARKCLAW) PauseClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) PauseClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) PauseClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) PauseClawOmniInstanceRequest(input *PauseClawOmniInstanceInput) (req *request.Request, output *PauseClawOmniInstanceOutput)
- func (c *ARKCLAW) PauseClawOmniInstanceWithContext(ctx volcengine.Context, input *PauseClawOmniInstanceInput, ...) (*PauseClawOmniInstanceOutput, error)
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairing(input *RejectClawOmniInstanceDevicePairingInput) (*RejectClawOmniInstanceDevicePairingOutput, error)
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingRequest(input *RejectClawOmniInstanceDevicePairingInput) (req *request.Request, output *RejectClawOmniInstanceDevicePairingOutput)
- func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingWithContext(ctx volcengine.Context, input *RejectClawOmniInstanceDevicePairingInput, ...) (*RejectClawOmniInstanceDevicePairingOutput, error)
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePaired(input *RemoveClawOmniInstanceDevicePairedInput) (*RemoveClawOmniInstanceDevicePairedOutput, error)
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedRequest(input *RemoveClawOmniInstanceDevicePairedInput) (req *request.Request, output *RemoveClawOmniInstanceDevicePairedOutput)
- func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedWithContext(ctx volcengine.Context, input *RemoveClawOmniInstanceDevicePairedInput, ...) (*RemoveClawOmniInstanceDevicePairedOutput, error)
- func (c *ARKCLAW) ResetClawOmniInstance(input *ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ResetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResetClawOmniInstanceRequest(input *ResetClawOmniInstanceInput) (req *request.Request, output *ResetClawOmniInstanceOutput)
- func (c *ARKCLAW) ResetClawOmniInstanceWithContext(ctx volcengine.Context, input *ResetClawOmniInstanceInput, ...) (*ResetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResumeClawOmniInstance(input *ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ResumeClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceRequest(input *ResumeClawOmniInstanceInput) (req *request.Request, output *ResumeClawOmniInstanceOutput)
- func (c *ARKCLAW) ResumeClawOmniInstanceWithContext(ctx volcengine.Context, input *ResumeClawOmniInstanceInput, ...) (*ResumeClawOmniInstanceOutput, error)
- func (c *ARKCLAW) StopClawOmniInstanceCommandJob(input *StopClawOmniInstanceCommandJobInput) (*StopClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) StopClawOmniInstanceCommandJobRequest(input *StopClawOmniInstanceCommandJobInput) (req *request.Request, output *StopClawOmniInstanceCommandJobOutput)
- func (c *ARKCLAW) StopClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *StopClawOmniInstanceCommandJobInput, ...) (*StopClawOmniInstanceCommandJobOutput, error)
- func (c *ARKCLAW) UpdateClawOmniInstance(input *UpdateClawOmniInstanceInput) (*UpdateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) UpdateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceModel(input *UpdateClawOmniInstanceModelInput) (*UpdateClawOmniInstanceModelOutput, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceModelCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceModelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) UpdateClawOmniInstanceModelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceModelRequest(input *UpdateClawOmniInstanceModelInput) (req *request.Request, output *UpdateClawOmniInstanceModelOutput)
- func (c *ARKCLAW) UpdateClawOmniInstanceModelWithContext(ctx volcengine.Context, input *UpdateClawOmniInstanceModelInput, ...) (*UpdateClawOmniInstanceModelOutput, error)
- func (c *ARKCLAW) UpdateClawOmniInstanceRequest(input *UpdateClawOmniInstanceInput) (req *request.Request, output *UpdateClawOmniInstanceOutput)
- func (c *ARKCLAW) UpdateClawOmniInstanceWithContext(ctx volcengine.Context, input *UpdateClawOmniInstanceInput, ...) (*UpdateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplate(input *UpdatePrivateClawOmniSpaceTemplateInput) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateRequest(input *UpdatePrivateClawOmniSpaceTemplateInput) (req *request.Request, output *UpdatePrivateClawOmniSpaceTemplateOutput)
- func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *UpdatePrivateClawOmniSpaceTemplateInput, ...) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
- type ARKCLAWAPI
- type ApproveClawOmniInstanceDevicePairingInput
- func (s ApproveClawOmniInstanceDevicePairingInput) GoString() string
- func (s *ApproveClawOmniInstanceDevicePairingInput) SetId(v string) *ApproveClawOmniInstanceDevicePairingInput
- func (s *ApproveClawOmniInstanceDevicePairingInput) SetRequestId(v string) *ApproveClawOmniInstanceDevicePairingInput
- func (s ApproveClawOmniInstanceDevicePairingInput) String() string
- func (s *ApproveClawOmniInstanceDevicePairingInput) Validate() error
- type ApproveClawOmniInstanceDevicePairingOutput
- type ChannelForListClawOmniChannelsOutput
- func (s ChannelForListClawOmniChannelsOutput) GoString() string
- func (s *ChannelForListClawOmniChannelsOutput) SetAppId(v string) *ChannelForListClawOmniChannelsOutput
- func (s *ChannelForListClawOmniChannelsOutput) SetAppSecret(v string) *ChannelForListClawOmniChannelsOutput
- func (s *ChannelForListClawOmniChannelsOutput) SetChannelId(v string) *ChannelForListClawOmniChannelsOutput
- func (s *ChannelForListClawOmniChannelsOutput) SetEnabled(v bool) *ChannelForListClawOmniChannelsOutput
- func (s ChannelForListClawOmniChannelsOutput) String() string
- type ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s ClawOmniInstanceForGetClawOmniInstanceOutput) GoString() string
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig(v *ModelConfigForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags(v []*TagForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s ClawOmniInstanceForGetClawOmniInstanceOutput) String() string
- type ClearClawOmniInstanceDevicePairedInput
- func (s ClearClawOmniInstanceDevicePairedInput) GoString() string
- func (s *ClearClawOmniInstanceDevicePairedInput) SetId(v string) *ClearClawOmniInstanceDevicePairedInput
- func (s ClearClawOmniInstanceDevicePairedInput) String() string
- func (s *ClearClawOmniInstanceDevicePairedInput) Validate() error
- type ClearClawOmniInstanceDevicePairedOutput
- type ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput
- func (s ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) GoString() string
- func (s *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) SetValue(v string) *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput
- func (s ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) String() string
- type CreateClawOmniInstanceCommandJobInput
- func (s CreateClawOmniInstanceCommandJobInput) GoString() string
- func (s *CreateClawOmniInstanceCommandJobInput) SetClawOmniInstanceIds(v []*string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetCommandContent(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetDescription(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceCommandJobInput) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetExecutionMode(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetJobName(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetLaunchTime(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetMaxConcurrency(v int32) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetSpaceId(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetTargetVersion(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetTimeoutSeconds(v int32) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetType(v string) *CreateClawOmniInstanceCommandJobInput
- func (s *CreateClawOmniInstanceCommandJobInput) SetWorkingDir(v string) *CreateClawOmniInstanceCommandJobInput
- func (s CreateClawOmniInstanceCommandJobInput) String() string
- func (s *CreateClawOmniInstanceCommandJobInput) Validate() error
- type CreateClawOmniInstanceCommandJobOutput
- type CreateClawOmniInstanceInput
- func (s CreateClawOmniInstanceInput) GoString() string
- func (s *CreateClawOmniInstanceInput) SetCpuMilli(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetDescription(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetExpiredAction(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetImage(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetMemoryMb(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetModelConfig(v *ModelConfigForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetName(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetProjectName(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetSoul(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetSpaceId(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTags(v []*TagForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTemplateId(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTimeout(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTokenLimitPerDay(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTokenLimitPerMin(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTokenLimitPerWeek(v int32) *CreateClawOmniInstanceInput
- func (s CreateClawOmniInstanceInput) String() string
- func (s *CreateClawOmniInstanceInput) Validate() error
- type CreateClawOmniInstanceOutput
- type CreatePrivateClawOmniSpaceTemplateInput
- func (s CreatePrivateClawOmniSpaceTemplateInput) GoString() string
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetAgentMd(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetCpuMilli(v int32) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDescription(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetImageId(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetMemoryMb(v int32) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetName(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetPluginConfig(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetProjectName(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetSkillConfig(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetSoul(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s *CreatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel(v string) *CreatePrivateClawOmniSpaceTemplateInput
- func (s CreatePrivateClawOmniSpaceTemplateInput) String() string
- func (s *CreatePrivateClawOmniSpaceTemplateInput) Validate() error
- type CreatePrivateClawOmniSpaceTemplateOutput
- type DeleteClawOmniInstanceInput
- func (s DeleteClawOmniInstanceInput) GoString() string
- func (s *DeleteClawOmniInstanceInput) SetId(v string) *DeleteClawOmniInstanceInput
- func (s *DeleteClawOmniInstanceInput) SetProjectName(v string) *DeleteClawOmniInstanceInput
- func (s DeleteClawOmniInstanceInput) String() string
- func (s *DeleteClawOmniInstanceInput) Validate() error
- type DeleteClawOmniInstanceOutput
- type EnvVarForCreateClawOmniInstanceCommandJobInput
- func (s EnvVarForCreateClawOmniInstanceCommandJobInput) GoString() string
- func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceCommandJobInput
- func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceCommandJobInput
- func (s EnvVarForCreateClawOmniInstanceCommandJobInput) String() string
- func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) Validate() error
- type EnvVarForCreateClawOmniInstanceInput
- func (s EnvVarForCreateClawOmniInstanceInput) GoString() string
- func (s *EnvVarForCreateClawOmniInstanceInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceInput
- func (s *EnvVarForCreateClawOmniInstanceInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceInput
- func (s EnvVarForCreateClawOmniInstanceInput) String() string
- func (s *EnvVarForCreateClawOmniInstanceInput) Validate() error
- type EnvVarForExecuteClawOmniInstanceCommandInput
- func (s EnvVarForExecuteClawOmniInstanceCommandInput) GoString() string
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetKey(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetValue(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
- func (s EnvVarForExecuteClawOmniInstanceCommandInput) String() string
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) Validate() error
- type EnvVarForGetClawOmniInstanceCommandJobOutput
- func (s EnvVarForGetClawOmniInstanceCommandJobOutput) GoString() string
- func (s *EnvVarForGetClawOmniInstanceCommandJobOutput) SetKey(v string) *EnvVarForGetClawOmniInstanceCommandJobOutput
- func (s *EnvVarForGetClawOmniInstanceCommandJobOutput) SetValue(v string) *EnvVarForGetClawOmniInstanceCommandJobOutput
- func (s EnvVarForGetClawOmniInstanceCommandJobOutput) String() string
- type EnvVarForListClawOmniInstanceCommandJobsOutput
- func (s EnvVarForListClawOmniInstanceCommandJobsOutput) GoString() string
- func (s *EnvVarForListClawOmniInstanceCommandJobsOutput) SetKey(v string) *EnvVarForListClawOmniInstanceCommandJobsOutput
- func (s *EnvVarForListClawOmniInstanceCommandJobsOutput) SetValue(v string) *EnvVarForListClawOmniInstanceCommandJobsOutput
- func (s EnvVarForListClawOmniInstanceCommandJobsOutput) String() string
- type ExecuteClawOmniInstanceCommandInput
- func (s ExecuteClawOmniInstanceCommandInput) GoString() string
- func (s *ExecuteClawOmniInstanceCommandInput) SetCommand(v string) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetEnvVars(v []*EnvVarForExecuteClawOmniInstanceCommandInput) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetId(v string) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetTimeout(v int32) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetWorkingDir(v string) *ExecuteClawOmniInstanceCommandInput
- func (s ExecuteClawOmniInstanceCommandInput) String() string
- func (s *ExecuteClawOmniInstanceCommandInput) Validate() error
- type ExecuteClawOmniInstanceCommandOutput
- func (s ExecuteClawOmniInstanceCommandOutput) GoString() string
- func (s *ExecuteClawOmniInstanceCommandOutput) SetErrorOutput(v string) *ExecuteClawOmniInstanceCommandOutput
- func (s *ExecuteClawOmniInstanceCommandOutput) SetExitCode(v int32) *ExecuteClawOmniInstanceCommandOutput
- func (s *ExecuteClawOmniInstanceCommandOutput) SetOutput(v string) *ExecuteClawOmniInstanceCommandOutput
- func (s ExecuteClawOmniInstanceCommandOutput) String() string
- type FilterForListClawOmniInstancesInput
- func (s FilterForListClawOmniInstancesInput) GoString() string
- func (s *FilterForListClawOmniInstancesInput) SetName(v string) *FilterForListClawOmniInstancesInput
- func (s *FilterForListClawOmniInstancesInput) SetNameContains(v string) *FilterForListClawOmniInstancesInput
- func (s *FilterForListClawOmniInstancesInput) SetValues(v []*string) *FilterForListClawOmniInstancesInput
- func (s FilterForListClawOmniInstancesInput) String() string
- type GetClawOmniInstanceCommandJobInput
- func (s GetClawOmniInstanceCommandJobInput) GoString() string
- func (s *GetClawOmniInstanceCommandJobInput) SetClawOmniInstanceId(v string) *GetClawOmniInstanceCommandJobInput
- func (s *GetClawOmniInstanceCommandJobInput) SetIsFailed(v bool) *GetClawOmniInstanceCommandJobInput
- func (s *GetClawOmniInstanceCommandJobInput) SetJobId(v string) *GetClawOmniInstanceCommandJobInput
- func (s *GetClawOmniInstanceCommandJobInput) SetPageNumber(v int32) *GetClawOmniInstanceCommandJobInput
- func (s *GetClawOmniInstanceCommandJobInput) SetPageSize(v int32) *GetClawOmniInstanceCommandJobInput
- func (s *GetClawOmniInstanceCommandJobInput) SetSpaceId(v string) *GetClawOmniInstanceCommandJobInput
- func (s GetClawOmniInstanceCommandJobInput) String() string
- func (s *GetClawOmniInstanceCommandJobInput) Validate() error
- type GetClawOmniInstanceCommandJobLogInput
- func (s GetClawOmniInstanceCommandJobLogInput) GoString() string
- func (s *GetClawOmniInstanceCommandJobLogInput) SetClawOmniInstanceId(v string) *GetClawOmniInstanceCommandJobLogInput
- func (s *GetClawOmniInstanceCommandJobLogInput) SetJobId(v string) *GetClawOmniInstanceCommandJobLogInput
- func (s *GetClawOmniInstanceCommandJobLogInput) SetSpaceId(v string) *GetClawOmniInstanceCommandJobLogInput
- func (s GetClawOmniInstanceCommandJobLogInput) String() string
- func (s *GetClawOmniInstanceCommandJobLogInput) Validate() error
- type GetClawOmniInstanceCommandJobLogOutput
- func (s GetClawOmniInstanceCommandJobLogOutput) GoString() string
- func (s *GetClawOmniInstanceCommandJobLogOutput) SetLogAvailable(v bool) *GetClawOmniInstanceCommandJobLogOutput
- func (s *GetClawOmniInstanceCommandJobLogOutput) SetOutput(v string) *GetClawOmniInstanceCommandJobLogOutput
- func (s GetClawOmniInstanceCommandJobLogOutput) String() string
- type GetClawOmniInstanceCommandJobOutput
- func (s GetClawOmniInstanceCommandJobOutput) GoString() string
- func (s *GetClawOmniInstanceCommandJobOutput) SetJob(v *JobForGetClawOmniInstanceCommandJobOutput) *GetClawOmniInstanceCommandJobOutput
- func (s *GetClawOmniInstanceCommandJobOutput) SetPageNumber(v int32) *GetClawOmniInstanceCommandJobOutput
- func (s *GetClawOmniInstanceCommandJobOutput) SetPageSize(v int32) *GetClawOmniInstanceCommandJobOutput
- func (s *GetClawOmniInstanceCommandJobOutput) SetTargets(v []*TargetForGetClawOmniInstanceCommandJobOutput) *GetClawOmniInstanceCommandJobOutput
- func (s *GetClawOmniInstanceCommandJobOutput) SetTotalCount(v int32) *GetClawOmniInstanceCommandJobOutput
- func (s GetClawOmniInstanceCommandJobOutput) String() string
- type GetClawOmniInstanceInput
- func (s GetClawOmniInstanceInput) GoString() string
- func (s *GetClawOmniInstanceInput) SetId(v string) *GetClawOmniInstanceInput
- func (s *GetClawOmniInstanceInput) SetProjectName(v string) *GetClawOmniInstanceInput
- func (s GetClawOmniInstanceInput) String() string
- func (s *GetClawOmniInstanceInput) Validate() error
- type GetClawOmniInstanceOutput
- type GetClawOmniInstanceSkillsInput
- func (s GetClawOmniInstanceSkillsInput) GoString() string
- func (s *GetClawOmniInstanceSkillsInput) SetId(v string) *GetClawOmniInstanceSkillsInput
- func (s *GetClawOmniInstanceSkillsInput) SetProjectName(v string) *GetClawOmniInstanceSkillsInput
- func (s GetClawOmniInstanceSkillsInput) String() string
- func (s *GetClawOmniInstanceSkillsInput) Validate() error
- type GetClawOmniInstanceSkillsOutput
- type GetClawOmniSpaceTemplateInput
- type GetClawOmniSpaceTemplateOutput
- type InstanceForListClawOmniInstancesOutput
- func (s InstanceForListClawOmniInstancesOutput) GoString() string
- func (s *InstanceForListClawOmniInstancesOutput) SetCpuMilli(v int32) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetCreatedAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetDescription(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetEndpoint(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAction(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetImage(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetInternalEndpoint(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetMemoryMb(v int32) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetModelConfig(v *ModelConfigForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetName(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetProjectName(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetSoul(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetSpaceId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetStatus(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetTags(v []*TagForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetTemplateId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetUpdatedAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s InstanceForListClawOmniInstancesOutput) String() string
- type ItemForListClawOmniSpaceTemplatesOutput
- func (s ItemForListClawOmniSpaceTemplatesOutput) GoString() string
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetAccountId(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetAgentMd(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetCpuMilli(v int32) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelName(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelSource(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDescription(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetId(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetImageId(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetMemoryMb(v int32) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetName(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetPluginConfig(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetProjectName(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetSkillConfig(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetSoul(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateCurrentVersionId(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateLabel(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateVersionId(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetType(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s *ItemForListClawOmniSpaceTemplatesOutput) SetVersion(v string) *ItemForListClawOmniSpaceTemplatesOutput
- func (s ItemForListClawOmniSpaceTemplatesOutput) String() string
- type JobForGetClawOmniInstanceCommandJobOutput
- func (s JobForGetClawOmniInstanceCommandJobOutput) GoString() string
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetCommandName(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetDescription(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetEndTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetEnvVars(v []*EnvVarForGetClawOmniInstanceCommandJobOutput) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetExecutionMode(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetJobId(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetJobName(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetLaunchTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetStartTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetStatus(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetTargetVersion(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetTotalInstanceCount(v int64) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetType(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s *JobForGetClawOmniInstanceCommandJobOutput) SetWorkingDir(v string) *JobForGetClawOmniInstanceCommandJobOutput
- func (s JobForGetClawOmniInstanceCommandJobOutput) String() string
- type JobForListClawOmniInstanceCommandJobsOutput
- func (s JobForListClawOmniInstanceCommandJobsOutput) GoString() string
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetCommandName(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetDescription(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetEndTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetEnvVars(v []*EnvVarForListClawOmniInstanceCommandJobsOutput) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetExecutionMode(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetJobId(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetJobName(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetLaunchTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetStartTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetStatus(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetTargetVersion(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetTotalInstanceCount(v int64) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetType(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s *JobForListClawOmniInstanceCommandJobsOutput) SetWorkingDir(v string) *JobForListClawOmniInstanceCommandJobsOutput
- func (s JobForListClawOmniInstanceCommandJobsOutput) String() string
- type ListClawOmniChannelsInput
- type ListClawOmniChannelsOutput
- type ListClawOmniInstanceCommandJobsInput
- func (s ListClawOmniInstanceCommandJobsInput) GoString() string
- func (s *ListClawOmniInstanceCommandJobsInput) SetCommandName(v string) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetJobId(v string) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetJobName(v string) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetPageNumber(v int32) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetPageSize(v int32) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetSpaceId(v string) *ListClawOmniInstanceCommandJobsInput
- func (s *ListClawOmniInstanceCommandJobsInput) SetStatuses(v []*string) *ListClawOmniInstanceCommandJobsInput
- func (s ListClawOmniInstanceCommandJobsInput) String() string
- func (s *ListClawOmniInstanceCommandJobsInput) Validate() error
- type ListClawOmniInstanceCommandJobsOutput
- func (s ListClawOmniInstanceCommandJobsOutput) GoString() string
- func (s *ListClawOmniInstanceCommandJobsOutput) SetJobs(v []*JobForListClawOmniInstanceCommandJobsOutput) *ListClawOmniInstanceCommandJobsOutput
- func (s *ListClawOmniInstanceCommandJobsOutput) SetPageNumber(v int32) *ListClawOmniInstanceCommandJobsOutput
- func (s *ListClawOmniInstanceCommandJobsOutput) SetPageSize(v int32) *ListClawOmniInstanceCommandJobsOutput
- func (s *ListClawOmniInstanceCommandJobsOutput) SetTotalCount(v int32) *ListClawOmniInstanceCommandJobsOutput
- func (s ListClawOmniInstanceCommandJobsOutput) String() string
- type ListClawOmniInstanceDevicePairingsInput
- func (s ListClawOmniInstanceDevicePairingsInput) GoString() string
- func (s *ListClawOmniInstanceDevicePairingsInput) SetId(v string) *ListClawOmniInstanceDevicePairingsInput
- func (s ListClawOmniInstanceDevicePairingsInput) String() string
- func (s *ListClawOmniInstanceDevicePairingsInput) Validate() error
- type ListClawOmniInstanceDevicePairingsOutput
- type ListClawOmniInstanceDeviceStatusInput
- type ListClawOmniInstanceDeviceStatusOutput
- func (s ListClawOmniInstanceDeviceStatusOutput) GoString() string
- func (s *ListClawOmniInstanceDeviceStatusOutput) SetNodes(v []*NodeForListClawOmniInstanceDeviceStatusOutput) *ListClawOmniInstanceDeviceStatusOutput
- func (s *ListClawOmniInstanceDeviceStatusOutput) SetTs(v string) *ListClawOmniInstanceDeviceStatusOutput
- func (s ListClawOmniInstanceDeviceStatusOutput) String() string
- type ListClawOmniInstancesInput
- func (s ListClawOmniInstancesInput) GoString() string
- func (s *ListClawOmniInstancesInput) SetFilters(v []*FilterForListClawOmniInstancesInput) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetPageNumber(v int32) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetPageSize(v int32) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetProjectName(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSortBy(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSortOrder(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSpaceId(v string) *ListClawOmniInstancesInput
- func (s ListClawOmniInstancesInput) String() string
- func (s *ListClawOmniInstancesInput) Validate() error
- type ListClawOmniInstancesOutput
- func (s ListClawOmniInstancesOutput) GoString() string
- func (s *ListClawOmniInstancesOutput) SetInstances(v []*InstanceForListClawOmniInstancesOutput) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetPageNumber(v int32) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetPageSize(v int32) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetTotalCount(v int32) *ListClawOmniInstancesOutput
- func (s ListClawOmniInstancesOutput) String() string
- type ListClawOmniSpaceEnabledModelsInput
- func (s ListClawOmniSpaceEnabledModelsInput) GoString() string
- func (s *ListClawOmniSpaceEnabledModelsInput) SetProjectName(v string) *ListClawOmniSpaceEnabledModelsInput
- func (s *ListClawOmniSpaceEnabledModelsInput) SetSpaceId(v string) *ListClawOmniSpaceEnabledModelsInput
- func (s ListClawOmniSpaceEnabledModelsInput) String() string
- type ListClawOmniSpaceEnabledModelsOutput
- type ListClawOmniSpaceTemplatesInput
- func (s ListClawOmniSpaceTemplatesInput) GoString() string
- func (s *ListClawOmniSpaceTemplatesInput) SetAccountId(v string) *ListClawOmniSpaceTemplatesInput
- func (s *ListClawOmniSpaceTemplatesInput) SetProjectName(v string) *ListClawOmniSpaceTemplatesInput
- func (s *ListClawOmniSpaceTemplatesInput) SetSpaceId(v string) *ListClawOmniSpaceTemplatesInput
- func (s *ListClawOmniSpaceTemplatesInput) SetType(v string) *ListClawOmniSpaceTemplatesInput
- func (s ListClawOmniSpaceTemplatesInput) String() string
- type ListClawOmniSpaceTemplatesOutput
- type ModelConfigForCreateClawOmniInstanceInput
- func (s ModelConfigForCreateClawOmniInstanceInput) GoString() string
- func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelId(v string) *ModelConfigForCreateClawOmniInstanceInput
- func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelSource(v string) *ModelConfigForCreateClawOmniInstanceInput
- func (s ModelConfigForCreateClawOmniInstanceInput) String() string
- type ModelConfigForGetClawOmniInstanceOutput
- func (s ModelConfigForGetClawOmniInstanceOutput) GoString() string
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelId(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelName(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelSource(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s ModelConfigForGetClawOmniInstanceOutput) String() string
- type ModelConfigForListClawOmniInstancesOutput
- func (s ModelConfigForListClawOmniInstancesOutput) GoString() string
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelId(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelName(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelSource(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s ModelConfigForListClawOmniInstancesOutput) String() string
- type ModelConfigForUpdateClawOmniInstanceModelInput
- func (s ModelConfigForUpdateClawOmniInstanceModelInput) GoString() string
- func (s *ModelConfigForUpdateClawOmniInstanceModelInput) SetModelId(v string) *ModelConfigForUpdateClawOmniInstanceModelInput
- func (s *ModelConfigForUpdateClawOmniInstanceModelInput) SetModelSource(v string) *ModelConfigForUpdateClawOmniInstanceModelInput
- func (s ModelConfigForUpdateClawOmniInstanceModelInput) String() string
- func (s *ModelConfigForUpdateClawOmniInstanceModelInput) Validate() error
- type ModelForListClawOmniSpaceEnabledModelsOutput
- func (s ModelForListClawOmniSpaceEnabledModelsOutput) GoString() string
- func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetApiKey(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
- func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelBaseUrl(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
- func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelId(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
- func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelSource(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
- func (s ModelForListClawOmniSpaceEnabledModelsOutput) String() string
- type NodeForListClawOmniInstanceDeviceStatusOutput
- func (s NodeForListClawOmniInstanceDeviceStatusOutput) GoString() string
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetCaps(v []*string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetCommands(v []*string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetConnected(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetConnectedAtMs(v *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetDeviceFamily(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetDisplayName(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetNodeId(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetPaired(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetPlatform(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetRemoteIp(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetVersion(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
- func (s NodeForListClawOmniInstanceDeviceStatusOutput) String() string
- type PairingForListClawOmniInstanceDevicePairingsOutput
- func (s PairingForListClawOmniInstanceDevicePairingsOutput) GoString() string
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetClientId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetClientMode(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceFamily(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDisplayName(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetIsRepair(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetPlatform(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRemoteIp(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRequestId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRole(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRoles(v []*string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetSilent(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetTs(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
- func (s PairingForListClawOmniInstanceDevicePairingsOutput) String() string
- type PauseClawOmniInstanceInput
- type PauseClawOmniInstanceOutput
- type RejectClawOmniInstanceDevicePairingInput
- func (s RejectClawOmniInstanceDevicePairingInput) GoString() string
- func (s *RejectClawOmniInstanceDevicePairingInput) SetId(v string) *RejectClawOmniInstanceDevicePairingInput
- func (s *RejectClawOmniInstanceDevicePairingInput) SetRequestId(v string) *RejectClawOmniInstanceDevicePairingInput
- func (s RejectClawOmniInstanceDevicePairingInput) String() string
- func (s *RejectClawOmniInstanceDevicePairingInput) Validate() error
- type RejectClawOmniInstanceDevicePairingOutput
- type RemoveClawOmniInstanceDevicePairedInput
- func (s RemoveClawOmniInstanceDevicePairedInput) GoString() string
- func (s *RemoveClawOmniInstanceDevicePairedInput) SetId(v string) *RemoveClawOmniInstanceDevicePairedInput
- func (s *RemoveClawOmniInstanceDevicePairedInput) SetNodeId(v string) *RemoveClawOmniInstanceDevicePairedInput
- func (s RemoveClawOmniInstanceDevicePairedInput) String() string
- func (s *RemoveClawOmniInstanceDevicePairedInput) Validate() error
- type RemoveClawOmniInstanceDevicePairedOutput
- type ResetClawOmniInstanceInput
- func (s ResetClawOmniInstanceInput) GoString() string
- func (s *ResetClawOmniInstanceInput) SetId(v string) *ResetClawOmniInstanceInput
- func (s *ResetClawOmniInstanceInput) SetProjectName(v string) *ResetClawOmniInstanceInput
- func (s *ResetClawOmniInstanceInput) SetTemplateId(v string) *ResetClawOmniInstanceInput
- func (s ResetClawOmniInstanceInput) String() string
- func (s *ResetClawOmniInstanceInput) Validate() error
- type ResetClawOmniInstanceOutput
- type ResumeClawOmniInstanceInput
- func (s ResumeClawOmniInstanceInput) GoString() string
- func (s *ResumeClawOmniInstanceInput) SetId(v string) *ResumeClawOmniInstanceInput
- func (s *ResumeClawOmniInstanceInput) SetTimeout(v int32) *ResumeClawOmniInstanceInput
- func (s ResumeClawOmniInstanceInput) String() string
- func (s *ResumeClawOmniInstanceInput) Validate() error
- type ResumeClawOmniInstanceOutput
- type SkillForGetClawOmniInstanceSkillsOutput
- type StopClawOmniInstanceCommandJobInput
- func (s StopClawOmniInstanceCommandJobInput) GoString() string
- func (s *StopClawOmniInstanceCommandJobInput) SetJobId(v string) *StopClawOmniInstanceCommandJobInput
- func (s *StopClawOmniInstanceCommandJobInput) SetSpaceId(v string) *StopClawOmniInstanceCommandJobInput
- func (s StopClawOmniInstanceCommandJobInput) String() string
- func (s *StopClawOmniInstanceCommandJobInput) Validate() error
- type StopClawOmniInstanceCommandJobOutput
- type TagForCreateClawOmniInstanceInput
- func (s TagForCreateClawOmniInstanceInput) GoString() string
- func (s *TagForCreateClawOmniInstanceInput) SetKey(v string) *TagForCreateClawOmniInstanceInput
- func (s *TagForCreateClawOmniInstanceInput) SetType(v string) *TagForCreateClawOmniInstanceInput
- func (s *TagForCreateClawOmniInstanceInput) SetValue(v string) *TagForCreateClawOmniInstanceInput
- func (s TagForCreateClawOmniInstanceInput) String() string
- func (s *TagForCreateClawOmniInstanceInput) Validate() error
- type TagForGetClawOmniInstanceOutput
- func (s TagForGetClawOmniInstanceOutput) GoString() string
- func (s *TagForGetClawOmniInstanceOutput) SetKey(v string) *TagForGetClawOmniInstanceOutput
- func (s *TagForGetClawOmniInstanceOutput) SetType(v string) *TagForGetClawOmniInstanceOutput
- func (s *TagForGetClawOmniInstanceOutput) SetValue(v string) *TagForGetClawOmniInstanceOutput
- func (s TagForGetClawOmniInstanceOutput) String() string
- type TagForListClawOmniInstancesOutput
- func (s TagForListClawOmniInstancesOutput) GoString() string
- func (s *TagForListClawOmniInstancesOutput) SetKey(v string) *TagForListClawOmniInstancesOutput
- func (s *TagForListClawOmniInstancesOutput) SetType(v string) *TagForListClawOmniInstancesOutput
- func (s *TagForListClawOmniInstancesOutput) SetValue(v string) *TagForListClawOmniInstancesOutput
- func (s TagForListClawOmniInstancesOutput) String() string
- type TargetForGetClawOmniInstanceCommandJobOutput
- func (s TargetForGetClawOmniInstanceCommandJobOutput) GoString() string
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetClawOmniInstanceId(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetEndTime(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetErrorCode(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetErrorMessage(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetExitCode(v int32) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetInstanceName(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetLogAvailable(v bool) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetStartTime(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetStatus(v string) *TargetForGetClawOmniInstanceCommandJobOutput
- func (s TargetForGetClawOmniInstanceCommandJobOutput) String() string
- type TemplateForGetClawOmniSpaceTemplateOutput
- func (s TemplateForGetClawOmniSpaceTemplateOutput) GoString() string
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetAccountId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetAgentMd(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetCpuMilli(v int32) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelSource(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDescription(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetImageId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetMemoryMb(v int32) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetPluginConfig(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetProjectName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetSkillConfig(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetSoul(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateCurrentVersionId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateLabel(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateVersionId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetType(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetVersion(v string) *TemplateForGetClawOmniSpaceTemplateOutput
- func (s TemplateForGetClawOmniSpaceTemplateOutput) String() string
- type UpdateClawOmniInstanceInput
- func (s UpdateClawOmniInstanceInput) GoString() string
- func (s *UpdateClawOmniInstanceInput) SetFieldMask(v string) *UpdateClawOmniInstanceInput
- func (s *UpdateClawOmniInstanceInput) SetId(v string) *UpdateClawOmniInstanceInput
- func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerDay(v int32) *UpdateClawOmniInstanceInput
- func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerMin(v int32) *UpdateClawOmniInstanceInput
- func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerWeek(v string) *UpdateClawOmniInstanceInput
- func (s UpdateClawOmniInstanceInput) String() string
- func (s *UpdateClawOmniInstanceInput) Validate() error
- type UpdateClawOmniInstanceModelInput
- func (s UpdateClawOmniInstanceModelInput) GoString() string
- func (s *UpdateClawOmniInstanceModelInput) SetId(v string) *UpdateClawOmniInstanceModelInput
- func (s *UpdateClawOmniInstanceModelInput) SetModelConfig(v *ModelConfigForUpdateClawOmniInstanceModelInput) *UpdateClawOmniInstanceModelInput
- func (s UpdateClawOmniInstanceModelInput) String() string
- func (s *UpdateClawOmniInstanceModelInput) Validate() error
- type UpdateClawOmniInstanceModelOutput
- func (s UpdateClawOmniInstanceModelOutput) GoString() string
- func (s *UpdateClawOmniInstanceModelOutput) SetId(v string) *UpdateClawOmniInstanceModelOutput
- func (s *UpdateClawOmniInstanceModelOutput) SetModelId(v string) *UpdateClawOmniInstanceModelOutput
- func (s *UpdateClawOmniInstanceModelOutput) SetModelSource(v string) *UpdateClawOmniInstanceModelOutput
- func (s UpdateClawOmniInstanceModelOutput) String() string
- type UpdateClawOmniInstanceOutput
- type UpdatePrivateClawOmniSpaceTemplateInput
- func (s UpdatePrivateClawOmniSpaceTemplateInput) GoString() string
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetAgentMd(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetCpuMilli(v int32) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDescription(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetId(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetImageId(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetMemoryMb(v int32) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetName(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetPluginConfig(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetSkillConfig(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetSoul(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel(v string) *UpdatePrivateClawOmniSpaceTemplateInput
- func (s UpdatePrivateClawOmniSpaceTemplateInput) String() string
- func (s *UpdatePrivateClawOmniSpaceTemplateInput) Validate() error
- type UpdatePrivateClawOmniSpaceTemplateOutput
Constants ¶
const ( ServiceName = "arkclaw" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "arkclaw" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ARKCLAW ¶
ARKCLAW provides the API operation methods for making requests to ARKCLAW. See this package's package overview docs for details on the service.
ARKCLAW 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) *ARKCLAW
New create int can support ssl or region locate set
func (*ARKCLAW) ApproveClawOmniInstanceDevicePairing ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairing(input *ApproveClawOmniInstanceDevicePairingInput) (*ApproveClawOmniInstanceDevicePairingOutput, error)
ApproveClawOmniInstanceDevicePairing API operation for ARKCLAW.
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 ARKCLAW's API operation ApproveClawOmniInstanceDevicePairing for usage and error information.
func (*ARKCLAW) ApproveClawOmniInstanceDevicePairingCommon ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ApproveClawOmniInstanceDevicePairingCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ApproveClawOmniInstanceDevicePairingCommon for usage and error information.
func (*ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ApproveClawOmniInstanceDevicePairingCommonRequest generates a "volcengine/request.Request" representing the client's request for the ApproveClawOmniInstanceDevicePairingCommon operation. The "output" return value will be populated with the ApproveClawOmniInstanceDevicePairingCommon request's response once the request completes successfully.
Use "Send" method on the returned ApproveClawOmniInstanceDevicePairingCommon Request to send the API call to the service. the "output" return value is not valid until after ApproveClawOmniInstanceDevicePairingCommon Send returns without error.
See ApproveClawOmniInstanceDevicePairingCommon for more information on using the ApproveClawOmniInstanceDevicePairingCommon API call, and error handling.
// Example sending a request using the ApproveClawOmniInstanceDevicePairingCommonRequest method.
req, resp := client.ApproveClawOmniInstanceDevicePairingCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ApproveClawOmniInstanceDevicePairingCommonWithContext is the same as ApproveClawOmniInstanceDevicePairingCommon with the addition of the ability to pass a context and additional request options.
See ApproveClawOmniInstanceDevicePairingCommon 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 (*ARKCLAW) ApproveClawOmniInstanceDevicePairingRequest ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingRequest(input *ApproveClawOmniInstanceDevicePairingInput) (req *request.Request, output *ApproveClawOmniInstanceDevicePairingOutput)
ApproveClawOmniInstanceDevicePairingRequest generates a "volcengine/request.Request" representing the client's request for the ApproveClawOmniInstanceDevicePairing operation. The "output" return value will be populated with the ApproveClawOmniInstanceDevicePairingCommon request's response once the request completes successfully.
Use "Send" method on the returned ApproveClawOmniInstanceDevicePairingCommon Request to send the API call to the service. the "output" return value is not valid until after ApproveClawOmniInstanceDevicePairingCommon Send returns without error.
See ApproveClawOmniInstanceDevicePairing for more information on using the ApproveClawOmniInstanceDevicePairing API call, and error handling.
// Example sending a request using the ApproveClawOmniInstanceDevicePairingRequest method.
req, resp := client.ApproveClawOmniInstanceDevicePairingRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ApproveClawOmniInstanceDevicePairingWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ApproveClawOmniInstanceDevicePairingWithContext(ctx volcengine.Context, input *ApproveClawOmniInstanceDevicePairingInput, opts ...request.Option) (*ApproveClawOmniInstanceDevicePairingOutput, error)
ApproveClawOmniInstanceDevicePairingWithContext is the same as ApproveClawOmniInstanceDevicePairing with the addition of the ability to pass a context and additional request options.
See ApproveClawOmniInstanceDevicePairing 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 (*ARKCLAW) ClearClawOmniInstanceDevicePaired ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePaired(input *ClearClawOmniInstanceDevicePairedInput) (*ClearClawOmniInstanceDevicePairedOutput, error)
ClearClawOmniInstanceDevicePaired API operation for ARKCLAW.
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 ARKCLAW's API operation ClearClawOmniInstanceDevicePaired for usage and error information.
func (*ARKCLAW) ClearClawOmniInstanceDevicePairedCommon ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ClearClawOmniInstanceDevicePairedCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ClearClawOmniInstanceDevicePairedCommon for usage and error information.
func (*ARKCLAW) ClearClawOmniInstanceDevicePairedCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ClearClawOmniInstanceDevicePairedCommonRequest generates a "volcengine/request.Request" representing the client's request for the ClearClawOmniInstanceDevicePairedCommon operation. The "output" return value will be populated with the ClearClawOmniInstanceDevicePairedCommon request's response once the request completes successfully.
Use "Send" method on the returned ClearClawOmniInstanceDevicePairedCommon Request to send the API call to the service. the "output" return value is not valid until after ClearClawOmniInstanceDevicePairedCommon Send returns without error.
See ClearClawOmniInstanceDevicePairedCommon for more information on using the ClearClawOmniInstanceDevicePairedCommon API call, and error handling.
// Example sending a request using the ClearClawOmniInstanceDevicePairedCommonRequest method.
req, resp := client.ClearClawOmniInstanceDevicePairedCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ClearClawOmniInstanceDevicePairedCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ClearClawOmniInstanceDevicePairedCommonWithContext is the same as ClearClawOmniInstanceDevicePairedCommon with the addition of the ability to pass a context and additional request options.
See ClearClawOmniInstanceDevicePairedCommon 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 (*ARKCLAW) ClearClawOmniInstanceDevicePairedRequest ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedRequest(input *ClearClawOmniInstanceDevicePairedInput) (req *request.Request, output *ClearClawOmniInstanceDevicePairedOutput)
ClearClawOmniInstanceDevicePairedRequest generates a "volcengine/request.Request" representing the client's request for the ClearClawOmniInstanceDevicePaired operation. The "output" return value will be populated with the ClearClawOmniInstanceDevicePairedCommon request's response once the request completes successfully.
Use "Send" method on the returned ClearClawOmniInstanceDevicePairedCommon Request to send the API call to the service. the "output" return value is not valid until after ClearClawOmniInstanceDevicePairedCommon Send returns without error.
See ClearClawOmniInstanceDevicePaired for more information on using the ClearClawOmniInstanceDevicePaired API call, and error handling.
// Example sending a request using the ClearClawOmniInstanceDevicePairedRequest method.
req, resp := client.ClearClawOmniInstanceDevicePairedRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ClearClawOmniInstanceDevicePairedWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ClearClawOmniInstanceDevicePairedWithContext(ctx volcengine.Context, input *ClearClawOmniInstanceDevicePairedInput, opts ...request.Option) (*ClearClawOmniInstanceDevicePairedOutput, error)
ClearClawOmniInstanceDevicePairedWithContext is the same as ClearClawOmniInstanceDevicePaired with the addition of the ability to pass a context and additional request options.
See ClearClawOmniInstanceDevicePaired 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 (*ARKCLAW) CreateClawOmniInstance ¶
func (c *ARKCLAW) CreateClawOmniInstance(input *CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation CreateClawOmniInstance for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommandJob ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJob(input *CreateClawOmniInstanceCommandJobInput) (*CreateClawOmniInstanceCommandJobOutput, error)
CreateClawOmniInstanceCommandJob API operation for ARKCLAW.
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 ARKCLAW's API operation CreateClawOmniInstanceCommandJob for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommandJobCommon ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommandJobCommon API operation for ARKCLAW.
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 ARKCLAW's API operation CreateClawOmniInstanceCommandJobCommon for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommandJobCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateClawOmniInstanceCommandJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstanceCommandJobCommon operation. The "output" return value will be populated with the CreateClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommandJobCommon Send returns without error.
See CreateClawOmniInstanceCommandJobCommon for more information on using the CreateClawOmniInstanceCommandJobCommon API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceCommandJobCommonRequest method.
req, resp := client.CreateClawOmniInstanceCommandJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceCommandJobCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommandJobCommonWithContext is the same as CreateClawOmniInstanceCommandJobCommon with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstanceCommandJobCommon 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 (*ARKCLAW) CreateClawOmniInstanceCommandJobRequest ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJobRequest(input *CreateClawOmniInstanceCommandJobInput) (req *request.Request, output *CreateClawOmniInstanceCommandJobOutput)
CreateClawOmniInstanceCommandJobRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstanceCommandJob operation. The "output" return value will be populated with the CreateClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommandJobCommon Send returns without error.
See CreateClawOmniInstanceCommandJob for more information on using the CreateClawOmniInstanceCommandJob API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceCommandJobRequest method.
req, resp := client.CreateClawOmniInstanceCommandJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceCommandJobWithContext ¶ added in v1.2.29
func (c *ARKCLAW) CreateClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceCommandJobInput, opts ...request.Option) (*CreateClawOmniInstanceCommandJobOutput, error)
CreateClawOmniInstanceCommandJobWithContext is the same as CreateClawOmniInstanceCommandJob with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstanceCommandJob 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 (*ARKCLAW) CreateClawOmniInstanceCommon ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation CreateClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstanceCommon operation. The "output" return value will be populated with the CreateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommon Send returns without error.
See CreateClawOmniInstanceCommon for more information on using the CreateClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceCommonRequest method.
req, resp := client.CreateClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonWithContext is the same as CreateClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstanceCommon 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 (*ARKCLAW) CreateClawOmniInstanceRequest ¶
func (c *ARKCLAW) CreateClawOmniInstanceRequest(input *CreateClawOmniInstanceInput) (req *request.Request, output *CreateClawOmniInstanceOutput)
CreateClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstance operation. The "output" return value will be populated with the CreateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommon Send returns without error.
See CreateClawOmniInstance for more information on using the CreateClawOmniInstance API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceRequest method.
req, resp := client.CreateClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceWithContext ¶
func (c *ARKCLAW) CreateClawOmniInstanceWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceInput, opts ...request.Option) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceWithContext is the same as CreateClawOmniInstance with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstance 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 (*ARKCLAW) CreatePrivateClawOmniSpaceTemplate ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplate(input *CreatePrivateClawOmniSpaceTemplateInput) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
CreatePrivateClawOmniSpaceTemplate API operation for ARKCLAW.
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 ARKCLAW's API operation CreatePrivateClawOmniSpaceTemplate for usage and error information.
func (*ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommon ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreatePrivateClawOmniSpaceTemplateCommon API operation for ARKCLAW.
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 ARKCLAW's API operation CreatePrivateClawOmniSpaceTemplateCommon for usage and error information.
func (*ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonRequest ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreatePrivateClawOmniSpaceTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreatePrivateClawOmniSpaceTemplateCommon operation. The "output" return value will be populated with the CreatePrivateClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrivateClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrivateClawOmniSpaceTemplateCommon Send returns without error.
See CreatePrivateClawOmniSpaceTemplateCommon for more information on using the CreatePrivateClawOmniSpaceTemplateCommon API call, and error handling.
// Example sending a request using the CreatePrivateClawOmniSpaceTemplateCommonRequest method.
req, resp := client.CreatePrivateClawOmniSpaceTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonWithContext ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreatePrivateClawOmniSpaceTemplateCommonWithContext is the same as CreatePrivateClawOmniSpaceTemplateCommon with the addition of the ability to pass a context and additional request options.
See CreatePrivateClawOmniSpaceTemplateCommon 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 (*ARKCLAW) CreatePrivateClawOmniSpaceTemplateRequest ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateRequest(input *CreatePrivateClawOmniSpaceTemplateInput) (req *request.Request, output *CreatePrivateClawOmniSpaceTemplateOutput)
CreatePrivateClawOmniSpaceTemplateRequest generates a "volcengine/request.Request" representing the client's request for the CreatePrivateClawOmniSpaceTemplate operation. The "output" return value will be populated with the CreatePrivateClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned CreatePrivateClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after CreatePrivateClawOmniSpaceTemplateCommon Send returns without error.
See CreatePrivateClawOmniSpaceTemplate for more information on using the CreatePrivateClawOmniSpaceTemplate API call, and error handling.
// Example sending a request using the CreatePrivateClawOmniSpaceTemplateRequest method.
req, resp := client.CreatePrivateClawOmniSpaceTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreatePrivateClawOmniSpaceTemplateWithContext ¶ added in v1.2.31
func (c *ARKCLAW) CreatePrivateClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *CreatePrivateClawOmniSpaceTemplateInput, opts ...request.Option) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
CreatePrivateClawOmniSpaceTemplateWithContext is the same as CreatePrivateClawOmniSpaceTemplate with the addition of the ability to pass a context and additional request options.
See CreatePrivateClawOmniSpaceTemplate 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 (*ARKCLAW) DeleteClawOmniInstance ¶
func (c *ARKCLAW) DeleteClawOmniInstance(input *DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation DeleteClawOmniInstance for usage and error information.
func (*ARKCLAW) DeleteClawOmniInstanceCommon ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation DeleteClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) DeleteClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteClawOmniInstanceCommon operation. The "output" return value will be populated with the DeleteClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClawOmniInstanceCommon Send returns without error.
See DeleteClawOmniInstanceCommon for more information on using the DeleteClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the DeleteClawOmniInstanceCommonRequest method.
req, resp := client.DeleteClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) DeleteClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonWithContext is the same as DeleteClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See DeleteClawOmniInstanceCommon 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 (*ARKCLAW) DeleteClawOmniInstanceRequest ¶
func (c *ARKCLAW) DeleteClawOmniInstanceRequest(input *DeleteClawOmniInstanceInput) (req *request.Request, output *DeleteClawOmniInstanceOutput)
DeleteClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteClawOmniInstance operation. The "output" return value will be populated with the DeleteClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClawOmniInstanceCommon Send returns without error.
See DeleteClawOmniInstance for more information on using the DeleteClawOmniInstance API call, and error handling.
// Example sending a request using the DeleteClawOmniInstanceRequest method.
req, resp := client.DeleteClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) DeleteClawOmniInstanceWithContext ¶
func (c *ARKCLAW) DeleteClawOmniInstanceWithContext(ctx volcengine.Context, input *DeleteClawOmniInstanceInput, opts ...request.Option) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceWithContext is the same as DeleteClawOmniInstance with the addition of the ability to pass a context and additional request options.
See DeleteClawOmniInstance 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 (*ARKCLAW) ExecuteClawOmniInstanceCommand ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommand(input *ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommand API operation for ARKCLAW.
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 ARKCLAW's API operation ExecuteClawOmniInstanceCommand for usage and error information.
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommon ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ExecuteClawOmniInstanceCommandCommon for usage and error information.
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ExecuteClawOmniInstanceCommandCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExecuteClawOmniInstanceCommandCommon operation. The "output" return value will be populated with the ExecuteClawOmniInstanceCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned ExecuteClawOmniInstanceCommandCommon Request to send the API call to the service. the "output" return value is not valid until after ExecuteClawOmniInstanceCommandCommon Send returns without error.
See ExecuteClawOmniInstanceCommandCommon for more information on using the ExecuteClawOmniInstanceCommandCommon API call, and error handling.
// Example sending a request using the ExecuteClawOmniInstanceCommandCommonRequest method.
req, resp := client.ExecuteClawOmniInstanceCommandCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonWithContext is the same as ExecuteClawOmniInstanceCommandCommon with the addition of the ability to pass a context and additional request options.
See ExecuteClawOmniInstanceCommandCommon 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 (*ARKCLAW) ExecuteClawOmniInstanceCommandRequest ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandRequest(input *ExecuteClawOmniInstanceCommandInput) (req *request.Request, output *ExecuteClawOmniInstanceCommandOutput)
ExecuteClawOmniInstanceCommandRequest generates a "volcengine/request.Request" representing the client's request for the ExecuteClawOmniInstanceCommand operation. The "output" return value will be populated with the ExecuteClawOmniInstanceCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned ExecuteClawOmniInstanceCommandCommon Request to send the API call to the service. the "output" return value is not valid until after ExecuteClawOmniInstanceCommandCommon Send returns without error.
See ExecuteClawOmniInstanceCommand for more information on using the ExecuteClawOmniInstanceCommand API call, and error handling.
// Example sending a request using the ExecuteClawOmniInstanceCommandRequest method.
req, resp := client.ExecuteClawOmniInstanceCommandRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ExecuteClawOmniInstanceCommandWithContext ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandWithContext(ctx volcengine.Context, input *ExecuteClawOmniInstanceCommandInput, opts ...request.Option) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandWithContext is the same as ExecuteClawOmniInstanceCommand with the addition of the ability to pass a context and additional request options.
See ExecuteClawOmniInstanceCommand 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 (*ARKCLAW) GetClawOmniInstance ¶
func (c *ARKCLAW) GetClawOmniInstance(input *GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstance for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommandJob ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJob(input *GetClawOmniInstanceCommandJobInput) (*GetClawOmniInstanceCommandJobOutput, error)
GetClawOmniInstanceCommandJob API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceCommandJob for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommandJobCommon ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobCommon API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceCommandJobCommon for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommandJobCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniInstanceCommandJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommandJobCommon operation. The "output" return value will be populated with the GetClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommandJobCommon Send returns without error.
See GetClawOmniInstanceCommandJobCommon for more information on using the GetClawOmniInstanceCommandJobCommon API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommandJobCommonRequest method.
req, resp := client.GetClawOmniInstanceCommandJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommandJobCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobCommonWithContext is the same as GetClawOmniInstanceCommandJobCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommandJobCommon 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 (*ARKCLAW) GetClawOmniInstanceCommandJobLog ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLog(input *GetClawOmniInstanceCommandJobLogInput) (*GetClawOmniInstanceCommandJobLogOutput, error)
GetClawOmniInstanceCommandJobLog API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceCommandJobLog for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommandJobLogCommon ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobLogCommon API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceCommandJobLogCommon for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommandJobLogCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniInstanceCommandJobLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommandJobLogCommon operation. The "output" return value will be populated with the GetClawOmniInstanceCommandJobLogCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommandJobLogCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommandJobLogCommon Send returns without error.
See GetClawOmniInstanceCommandJobLogCommon for more information on using the GetClawOmniInstanceCommandJobLogCommon API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommandJobLogCommonRequest method.
req, resp := client.GetClawOmniInstanceCommandJobLogCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommandJobLogCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobLogCommonWithContext is the same as GetClawOmniInstanceCommandJobLogCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommandJobLogCommon 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 (*ARKCLAW) GetClawOmniInstanceCommandJobLogRequest ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogRequest(input *GetClawOmniInstanceCommandJobLogInput) (req *request.Request, output *GetClawOmniInstanceCommandJobLogOutput)
GetClawOmniInstanceCommandJobLogRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommandJobLog operation. The "output" return value will be populated with the GetClawOmniInstanceCommandJobLogCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommandJobLogCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommandJobLogCommon Send returns without error.
See GetClawOmniInstanceCommandJobLog for more information on using the GetClawOmniInstanceCommandJobLog API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommandJobLogRequest method.
req, resp := client.GetClawOmniInstanceCommandJobLogRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommandJobLogWithContext ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobLogWithContext(ctx volcengine.Context, input *GetClawOmniInstanceCommandJobLogInput, opts ...request.Option) (*GetClawOmniInstanceCommandJobLogOutput, error)
GetClawOmniInstanceCommandJobLogWithContext is the same as GetClawOmniInstanceCommandJobLog with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommandJobLog 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 (*ARKCLAW) GetClawOmniInstanceCommandJobRequest ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobRequest(input *GetClawOmniInstanceCommandJobInput) (req *request.Request, output *GetClawOmniInstanceCommandJobOutput)
GetClawOmniInstanceCommandJobRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommandJob operation. The "output" return value will be populated with the GetClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommandJobCommon Send returns without error.
See GetClawOmniInstanceCommandJob for more information on using the GetClawOmniInstanceCommandJob API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommandJobRequest method.
req, resp := client.GetClawOmniInstanceCommandJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommandJobWithContext ¶ added in v1.2.29
func (c *ARKCLAW) GetClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *GetClawOmniInstanceCommandJobInput, opts ...request.Option) (*GetClawOmniInstanceCommandJobOutput, error)
GetClawOmniInstanceCommandJobWithContext is the same as GetClawOmniInstanceCommandJob with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommandJob 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 (*ARKCLAW) GetClawOmniInstanceCommon ¶
func (c *ARKCLAW) GetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) GetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommon operation. The "output" return value will be populated with the GetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommon Send returns without error.
See GetClawOmniInstanceCommon for more information on using the GetClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommonRequest method.
req, resp := client.GetClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) GetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommonWithContext is the same as GetClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommon 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 (*ARKCLAW) GetClawOmniInstanceRequest ¶
func (c *ARKCLAW) GetClawOmniInstanceRequest(input *GetClawOmniInstanceInput) (req *request.Request, output *GetClawOmniInstanceOutput)
GetClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstance operation. The "output" return value will be populated with the GetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommon Send returns without error.
See GetClawOmniInstance for more information on using the GetClawOmniInstance API call, and error handling.
// Example sending a request using the GetClawOmniInstanceRequest method.
req, resp := client.GetClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceSkills ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkills(input *GetClawOmniInstanceSkillsInput) (*GetClawOmniInstanceSkillsOutput, error)
GetClawOmniInstanceSkills API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceSkills for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceSkillsCommon ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkillsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceSkillsCommon API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniInstanceSkillsCommon for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceSkillsCommonRequest ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkillsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniInstanceSkillsCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceSkillsCommon operation. The "output" return value will be populated with the GetClawOmniInstanceSkillsCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceSkillsCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceSkillsCommon Send returns without error.
See GetClawOmniInstanceSkillsCommon for more information on using the GetClawOmniInstanceSkillsCommon API call, and error handling.
// Example sending a request using the GetClawOmniInstanceSkillsCommonRequest method.
req, resp := client.GetClawOmniInstanceSkillsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceSkillsCommonWithContext ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkillsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceSkillsCommonWithContext is the same as GetClawOmniInstanceSkillsCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceSkillsCommon 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 (*ARKCLAW) GetClawOmniInstanceSkillsRequest ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkillsRequest(input *GetClawOmniInstanceSkillsInput) (req *request.Request, output *GetClawOmniInstanceSkillsOutput)
GetClawOmniInstanceSkillsRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceSkills operation. The "output" return value will be populated with the GetClawOmniInstanceSkillsCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceSkillsCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceSkillsCommon Send returns without error.
See GetClawOmniInstanceSkills for more information on using the GetClawOmniInstanceSkills API call, and error handling.
// Example sending a request using the GetClawOmniInstanceSkillsRequest method.
req, resp := client.GetClawOmniInstanceSkillsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceSkillsWithContext ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniInstanceSkillsWithContext(ctx volcengine.Context, input *GetClawOmniInstanceSkillsInput, opts ...request.Option) (*GetClawOmniInstanceSkillsOutput, error)
GetClawOmniInstanceSkillsWithContext is the same as GetClawOmniInstanceSkills with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceSkills 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 (*ARKCLAW) GetClawOmniInstanceWithContext ¶
func (c *ARKCLAW) GetClawOmniInstanceWithContext(ctx volcengine.Context, input *GetClawOmniInstanceInput, opts ...request.Option) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceWithContext is the same as GetClawOmniInstance with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstance 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 (*ARKCLAW) GetClawOmniSpaceTemplate ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplate(input *GetClawOmniSpaceTemplateInput) (*GetClawOmniSpaceTemplateOutput, error)
GetClawOmniSpaceTemplate API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniSpaceTemplate for usage and error information.
func (*ARKCLAW) GetClawOmniSpaceTemplateCommon ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniSpaceTemplateCommon API operation for ARKCLAW.
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 ARKCLAW's API operation GetClawOmniSpaceTemplateCommon for usage and error information.
func (*ARKCLAW) GetClawOmniSpaceTemplateCommonRequest ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniSpaceTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniSpaceTemplateCommon operation. The "output" return value will be populated with the GetClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniSpaceTemplateCommon Send returns without error.
See GetClawOmniSpaceTemplateCommon for more information on using the GetClawOmniSpaceTemplateCommon API call, and error handling.
// Example sending a request using the GetClawOmniSpaceTemplateCommonRequest method.
req, resp := client.GetClawOmniSpaceTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniSpaceTemplateCommonWithContext ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniSpaceTemplateCommonWithContext is the same as GetClawOmniSpaceTemplateCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniSpaceTemplateCommon 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 (*ARKCLAW) GetClawOmniSpaceTemplateRequest ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplateRequest(input *GetClawOmniSpaceTemplateInput) (req *request.Request, output *GetClawOmniSpaceTemplateOutput)
GetClawOmniSpaceTemplateRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniSpaceTemplate operation. The "output" return value will be populated with the GetClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniSpaceTemplateCommon Send returns without error.
See GetClawOmniSpaceTemplate for more information on using the GetClawOmniSpaceTemplate API call, and error handling.
// Example sending a request using the GetClawOmniSpaceTemplateRequest method.
req, resp := client.GetClawOmniSpaceTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniSpaceTemplateWithContext ¶ added in v1.2.31
func (c *ARKCLAW) GetClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *GetClawOmniSpaceTemplateInput, opts ...request.Option) (*GetClawOmniSpaceTemplateOutput, error)
GetClawOmniSpaceTemplateWithContext is the same as GetClawOmniSpaceTemplate with the addition of the ability to pass a context and additional request options.
See GetClawOmniSpaceTemplate 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 (*ARKCLAW) ListClawOmniChannels ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannels(input *ListClawOmniChannelsInput) (*ListClawOmniChannelsOutput, error)
ListClawOmniChannels API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniChannels for usage and error information.
func (*ARKCLAW) ListClawOmniChannelsCommon ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniChannelsCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniChannelsCommon for usage and error information.
func (*ARKCLAW) ListClawOmniChannelsCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniChannelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniChannelsCommon operation. The "output" return value will be populated with the ListClawOmniChannelsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniChannelsCommon Send returns without error.
See ListClawOmniChannelsCommon for more information on using the ListClawOmniChannelsCommon API call, and error handling.
// Example sending a request using the ListClawOmniChannelsCommonRequest method.
req, resp := client.ListClawOmniChannelsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniChannelsCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniChannelsCommonWithContext is the same as ListClawOmniChannelsCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniChannelsCommon 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 (*ARKCLAW) ListClawOmniChannelsRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannelsRequest(input *ListClawOmniChannelsInput) (req *request.Request, output *ListClawOmniChannelsOutput)
ListClawOmniChannelsRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniChannels operation. The "output" return value will be populated with the ListClawOmniChannelsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniChannelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniChannelsCommon Send returns without error.
See ListClawOmniChannels for more information on using the ListClawOmniChannels API call, and error handling.
// Example sending a request using the ListClawOmniChannelsRequest method.
req, resp := client.ListClawOmniChannelsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniChannelsWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniChannelsWithContext(ctx volcengine.Context, input *ListClawOmniChannelsInput, opts ...request.Option) (*ListClawOmniChannelsOutput, error)
ListClawOmniChannelsWithContext is the same as ListClawOmniChannels with the addition of the ability to pass a context and additional request options.
See ListClawOmniChannels 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 (*ARKCLAW) ListClawOmniInstanceCommandJobs ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobs(input *ListClawOmniInstanceCommandJobsInput) (*ListClawOmniInstanceCommandJobsOutput, error)
ListClawOmniInstanceCommandJobs API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceCommandJobs for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceCommandJobsCommon ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceCommandJobsCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceCommandJobsCommon for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceCommandJobsCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniInstanceCommandJobsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceCommandJobsCommon operation. The "output" return value will be populated with the ListClawOmniInstanceCommandJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceCommandJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceCommandJobsCommon Send returns without error.
See ListClawOmniInstanceCommandJobsCommon for more information on using the ListClawOmniInstanceCommandJobsCommon API call, and error handling.
// Example sending a request using the ListClawOmniInstanceCommandJobsCommonRequest method.
req, resp := client.ListClawOmniInstanceCommandJobsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceCommandJobsCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceCommandJobsCommonWithContext is the same as ListClawOmniInstanceCommandJobsCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceCommandJobsCommon 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 (*ARKCLAW) ListClawOmniInstanceCommandJobsRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobsRequest(input *ListClawOmniInstanceCommandJobsInput) (req *request.Request, output *ListClawOmniInstanceCommandJobsOutput)
ListClawOmniInstanceCommandJobsRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceCommandJobs operation. The "output" return value will be populated with the ListClawOmniInstanceCommandJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceCommandJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceCommandJobsCommon Send returns without error.
See ListClawOmniInstanceCommandJobs for more information on using the ListClawOmniInstanceCommandJobs API call, and error handling.
// Example sending a request using the ListClawOmniInstanceCommandJobsRequest method.
req, resp := client.ListClawOmniInstanceCommandJobsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceCommandJobsWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceCommandJobsWithContext(ctx volcengine.Context, input *ListClawOmniInstanceCommandJobsInput, opts ...request.Option) (*ListClawOmniInstanceCommandJobsOutput, error)
ListClawOmniInstanceCommandJobsWithContext is the same as ListClawOmniInstanceCommandJobs with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceCommandJobs 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 (*ARKCLAW) ListClawOmniInstanceDevicePairings ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairings(input *ListClawOmniInstanceDevicePairingsInput) (*ListClawOmniInstanceDevicePairingsOutput, error)
ListClawOmniInstanceDevicePairings API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceDevicePairings for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceDevicePairingsCommon ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceDevicePairingsCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceDevicePairingsCommon for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceDevicePairingsCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniInstanceDevicePairingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceDevicePairingsCommon operation. The "output" return value will be populated with the ListClawOmniInstanceDevicePairingsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceDevicePairingsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceDevicePairingsCommon Send returns without error.
See ListClawOmniInstanceDevicePairingsCommon for more information on using the ListClawOmniInstanceDevicePairingsCommon API call, and error handling.
// Example sending a request using the ListClawOmniInstanceDevicePairingsCommonRequest method.
req, resp := client.ListClawOmniInstanceDevicePairingsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceDevicePairingsCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceDevicePairingsCommonWithContext is the same as ListClawOmniInstanceDevicePairingsCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceDevicePairingsCommon 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 (*ARKCLAW) ListClawOmniInstanceDevicePairingsRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsRequest(input *ListClawOmniInstanceDevicePairingsInput) (req *request.Request, output *ListClawOmniInstanceDevicePairingsOutput)
ListClawOmniInstanceDevicePairingsRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceDevicePairings operation. The "output" return value will be populated with the ListClawOmniInstanceDevicePairingsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceDevicePairingsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceDevicePairingsCommon Send returns without error.
See ListClawOmniInstanceDevicePairings for more information on using the ListClawOmniInstanceDevicePairings API call, and error handling.
// Example sending a request using the ListClawOmniInstanceDevicePairingsRequest method.
req, resp := client.ListClawOmniInstanceDevicePairingsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceDevicePairingsWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDevicePairingsWithContext(ctx volcengine.Context, input *ListClawOmniInstanceDevicePairingsInput, opts ...request.Option) (*ListClawOmniInstanceDevicePairingsOutput, error)
ListClawOmniInstanceDevicePairingsWithContext is the same as ListClawOmniInstanceDevicePairings with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceDevicePairings 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 (*ARKCLAW) ListClawOmniInstanceDeviceStatus ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatus(input *ListClawOmniInstanceDeviceStatusInput) (*ListClawOmniInstanceDeviceStatusOutput, error)
ListClawOmniInstanceDeviceStatus API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceDeviceStatus for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceDeviceStatusCommon ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceDeviceStatusCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstanceDeviceStatusCommon for usage and error information.
func (*ARKCLAW) ListClawOmniInstanceDeviceStatusCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniInstanceDeviceStatusCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceDeviceStatusCommon operation. The "output" return value will be populated with the ListClawOmniInstanceDeviceStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceDeviceStatusCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceDeviceStatusCommon Send returns without error.
See ListClawOmniInstanceDeviceStatusCommon for more information on using the ListClawOmniInstanceDeviceStatusCommon API call, and error handling.
// Example sending a request using the ListClawOmniInstanceDeviceStatusCommonRequest method.
req, resp := client.ListClawOmniInstanceDeviceStatusCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceDeviceStatusCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceDeviceStatusCommonWithContext is the same as ListClawOmniInstanceDeviceStatusCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceDeviceStatusCommon 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 (*ARKCLAW) ListClawOmniInstanceDeviceStatusRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusRequest(input *ListClawOmniInstanceDeviceStatusInput) (req *request.Request, output *ListClawOmniInstanceDeviceStatusOutput)
ListClawOmniInstanceDeviceStatusRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstanceDeviceStatus operation. The "output" return value will be populated with the ListClawOmniInstanceDeviceStatusCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstanceDeviceStatusCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstanceDeviceStatusCommon Send returns without error.
See ListClawOmniInstanceDeviceStatus for more information on using the ListClawOmniInstanceDeviceStatus API call, and error handling.
// Example sending a request using the ListClawOmniInstanceDeviceStatusRequest method.
req, resp := client.ListClawOmniInstanceDeviceStatusRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstanceDeviceStatusWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniInstanceDeviceStatusWithContext(ctx volcengine.Context, input *ListClawOmniInstanceDeviceStatusInput, opts ...request.Option) (*ListClawOmniInstanceDeviceStatusOutput, error)
ListClawOmniInstanceDeviceStatusWithContext is the same as ListClawOmniInstanceDeviceStatus with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstanceDeviceStatus 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 (*ARKCLAW) ListClawOmniInstances ¶
func (c *ARKCLAW) ListClawOmniInstances(input *ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstances API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstances for usage and error information.
func (*ARKCLAW) ListClawOmniInstancesCommon ¶
func (c *ARKCLAW) ListClawOmniInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstancesCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniInstancesCommon for usage and error information.
func (*ARKCLAW) ListClawOmniInstancesCommonRequest ¶
func (c *ARKCLAW) ListClawOmniInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstancesCommon operation. The "output" return value will be populated with the ListClawOmniInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstancesCommon Send returns without error.
See ListClawOmniInstancesCommon for more information on using the ListClawOmniInstancesCommon API call, and error handling.
// Example sending a request using the ListClawOmniInstancesCommonRequest method.
req, resp := client.ListClawOmniInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstancesCommonWithContext ¶
func (c *ARKCLAW) ListClawOmniInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstancesCommonWithContext is the same as ListClawOmniInstancesCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstancesCommon 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 (*ARKCLAW) ListClawOmniInstancesRequest ¶
func (c *ARKCLAW) ListClawOmniInstancesRequest(input *ListClawOmniInstancesInput) (req *request.Request, output *ListClawOmniInstancesOutput)
ListClawOmniInstancesRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstances operation. The "output" return value will be populated with the ListClawOmniInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstancesCommon Send returns without error.
See ListClawOmniInstances for more information on using the ListClawOmniInstances API call, and error handling.
// Example sending a request using the ListClawOmniInstancesRequest method.
req, resp := client.ListClawOmniInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstancesWithContext ¶
func (c *ARKCLAW) ListClawOmniInstancesWithContext(ctx volcengine.Context, input *ListClawOmniInstancesInput, opts ...request.Option) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesWithContext is the same as ListClawOmniInstances with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstances 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 (*ARKCLAW) ListClawOmniSpaceEnabledModels ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModels(input *ListClawOmniSpaceEnabledModelsInput) (*ListClawOmniSpaceEnabledModelsOutput, error)
ListClawOmniSpaceEnabledModels API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniSpaceEnabledModels for usage and error information.
func (*ARKCLAW) ListClawOmniSpaceEnabledModelsCommon ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniSpaceEnabledModelsCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniSpaceEnabledModelsCommon for usage and error information.
func (*ARKCLAW) ListClawOmniSpaceEnabledModelsCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniSpaceEnabledModelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniSpaceEnabledModelsCommon operation. The "output" return value will be populated with the ListClawOmniSpaceEnabledModelsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniSpaceEnabledModelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniSpaceEnabledModelsCommon Send returns without error.
See ListClawOmniSpaceEnabledModelsCommon for more information on using the ListClawOmniSpaceEnabledModelsCommon API call, and error handling.
// Example sending a request using the ListClawOmniSpaceEnabledModelsCommonRequest method.
req, resp := client.ListClawOmniSpaceEnabledModelsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniSpaceEnabledModelsCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniSpaceEnabledModelsCommonWithContext is the same as ListClawOmniSpaceEnabledModelsCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniSpaceEnabledModelsCommon 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 (*ARKCLAW) ListClawOmniSpaceEnabledModelsRequest ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsRequest(input *ListClawOmniSpaceEnabledModelsInput) (req *request.Request, output *ListClawOmniSpaceEnabledModelsOutput)
ListClawOmniSpaceEnabledModelsRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniSpaceEnabledModels operation. The "output" return value will be populated with the ListClawOmniSpaceEnabledModelsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniSpaceEnabledModelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniSpaceEnabledModelsCommon Send returns without error.
See ListClawOmniSpaceEnabledModels for more information on using the ListClawOmniSpaceEnabledModels API call, and error handling.
// Example sending a request using the ListClawOmniSpaceEnabledModelsRequest method.
req, resp := client.ListClawOmniSpaceEnabledModelsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniSpaceEnabledModelsWithContext ¶ added in v1.2.29
func (c *ARKCLAW) ListClawOmniSpaceEnabledModelsWithContext(ctx volcengine.Context, input *ListClawOmniSpaceEnabledModelsInput, opts ...request.Option) (*ListClawOmniSpaceEnabledModelsOutput, error)
ListClawOmniSpaceEnabledModelsWithContext is the same as ListClawOmniSpaceEnabledModels with the addition of the ability to pass a context and additional request options.
See ListClawOmniSpaceEnabledModels 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 (*ARKCLAW) ListClawOmniSpaceTemplates ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplates(input *ListClawOmniSpaceTemplatesInput) (*ListClawOmniSpaceTemplatesOutput, error)
ListClawOmniSpaceTemplates API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniSpaceTemplates for usage and error information.
func (*ARKCLAW) ListClawOmniSpaceTemplatesCommon ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniSpaceTemplatesCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ListClawOmniSpaceTemplatesCommon for usage and error information.
func (*ARKCLAW) ListClawOmniSpaceTemplatesCommonRequest ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniSpaceTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniSpaceTemplatesCommon operation. The "output" return value will be populated with the ListClawOmniSpaceTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniSpaceTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniSpaceTemplatesCommon Send returns without error.
See ListClawOmniSpaceTemplatesCommon for more information on using the ListClawOmniSpaceTemplatesCommon API call, and error handling.
// Example sending a request using the ListClawOmniSpaceTemplatesCommonRequest method.
req, resp := client.ListClawOmniSpaceTemplatesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniSpaceTemplatesCommonWithContext ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniSpaceTemplatesCommonWithContext is the same as ListClawOmniSpaceTemplatesCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniSpaceTemplatesCommon 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 (*ARKCLAW) ListClawOmniSpaceTemplatesRequest ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplatesRequest(input *ListClawOmniSpaceTemplatesInput) (req *request.Request, output *ListClawOmniSpaceTemplatesOutput)
ListClawOmniSpaceTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniSpaceTemplates operation. The "output" return value will be populated with the ListClawOmniSpaceTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniSpaceTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniSpaceTemplatesCommon Send returns without error.
See ListClawOmniSpaceTemplates for more information on using the ListClawOmniSpaceTemplates API call, and error handling.
// Example sending a request using the ListClawOmniSpaceTemplatesRequest method.
req, resp := client.ListClawOmniSpaceTemplatesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniSpaceTemplatesWithContext ¶ added in v1.2.31
func (c *ARKCLAW) ListClawOmniSpaceTemplatesWithContext(ctx volcengine.Context, input *ListClawOmniSpaceTemplatesInput, opts ...request.Option) (*ListClawOmniSpaceTemplatesOutput, error)
ListClawOmniSpaceTemplatesWithContext is the same as ListClawOmniSpaceTemplates with the addition of the ability to pass a context and additional request options.
See ListClawOmniSpaceTemplates 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 (*ARKCLAW) PauseClawOmniInstance ¶
func (c *ARKCLAW) PauseClawOmniInstance(input *PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation PauseClawOmniInstance for usage and error information.
func (*ARKCLAW) PauseClawOmniInstanceCommon ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
PauseClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation PauseClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) PauseClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PauseClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the PauseClawOmniInstanceCommon operation. The "output" return value will be populated with the PauseClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after PauseClawOmniInstanceCommon Send returns without error.
See PauseClawOmniInstanceCommon for more information on using the PauseClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the PauseClawOmniInstanceCommonRequest method.
req, resp := client.PauseClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) PauseClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonWithContext is the same as PauseClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See PauseClawOmniInstanceCommon 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 (*ARKCLAW) PauseClawOmniInstanceRequest ¶
func (c *ARKCLAW) PauseClawOmniInstanceRequest(input *PauseClawOmniInstanceInput) (req *request.Request, output *PauseClawOmniInstanceOutput)
PauseClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the PauseClawOmniInstance operation. The "output" return value will be populated with the PauseClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after PauseClawOmniInstanceCommon Send returns without error.
See PauseClawOmniInstance for more information on using the PauseClawOmniInstance API call, and error handling.
// Example sending a request using the PauseClawOmniInstanceRequest method.
req, resp := client.PauseClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) PauseClawOmniInstanceWithContext ¶
func (c *ARKCLAW) PauseClawOmniInstanceWithContext(ctx volcengine.Context, input *PauseClawOmniInstanceInput, opts ...request.Option) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceWithContext is the same as PauseClawOmniInstance with the addition of the ability to pass a context and additional request options.
See PauseClawOmniInstance 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 (*ARKCLAW) RejectClawOmniInstanceDevicePairing ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairing(input *RejectClawOmniInstanceDevicePairingInput) (*RejectClawOmniInstanceDevicePairingOutput, error)
RejectClawOmniInstanceDevicePairing API operation for ARKCLAW.
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 ARKCLAW's API operation RejectClawOmniInstanceDevicePairing for usage and error information.
func (*ARKCLAW) RejectClawOmniInstanceDevicePairingCommon ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RejectClawOmniInstanceDevicePairingCommon API operation for ARKCLAW.
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 ARKCLAW's API operation RejectClawOmniInstanceDevicePairingCommon for usage and error information.
func (*ARKCLAW) RejectClawOmniInstanceDevicePairingCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RejectClawOmniInstanceDevicePairingCommonRequest generates a "volcengine/request.Request" representing the client's request for the RejectClawOmniInstanceDevicePairingCommon operation. The "output" return value will be populated with the RejectClawOmniInstanceDevicePairingCommon request's response once the request completes successfully.
Use "Send" method on the returned RejectClawOmniInstanceDevicePairingCommon Request to send the API call to the service. the "output" return value is not valid until after RejectClawOmniInstanceDevicePairingCommon Send returns without error.
See RejectClawOmniInstanceDevicePairingCommon for more information on using the RejectClawOmniInstanceDevicePairingCommon API call, and error handling.
// Example sending a request using the RejectClawOmniInstanceDevicePairingCommonRequest method.
req, resp := client.RejectClawOmniInstanceDevicePairingCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) RejectClawOmniInstanceDevicePairingCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RejectClawOmniInstanceDevicePairingCommonWithContext is the same as RejectClawOmniInstanceDevicePairingCommon with the addition of the ability to pass a context and additional request options.
See RejectClawOmniInstanceDevicePairingCommon 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 (*ARKCLAW) RejectClawOmniInstanceDevicePairingRequest ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingRequest(input *RejectClawOmniInstanceDevicePairingInput) (req *request.Request, output *RejectClawOmniInstanceDevicePairingOutput)
RejectClawOmniInstanceDevicePairingRequest generates a "volcengine/request.Request" representing the client's request for the RejectClawOmniInstanceDevicePairing operation. The "output" return value will be populated with the RejectClawOmniInstanceDevicePairingCommon request's response once the request completes successfully.
Use "Send" method on the returned RejectClawOmniInstanceDevicePairingCommon Request to send the API call to the service. the "output" return value is not valid until after RejectClawOmniInstanceDevicePairingCommon Send returns without error.
See RejectClawOmniInstanceDevicePairing for more information on using the RejectClawOmniInstanceDevicePairing API call, and error handling.
// Example sending a request using the RejectClawOmniInstanceDevicePairingRequest method.
req, resp := client.RejectClawOmniInstanceDevicePairingRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) RejectClawOmniInstanceDevicePairingWithContext ¶ added in v1.2.29
func (c *ARKCLAW) RejectClawOmniInstanceDevicePairingWithContext(ctx volcengine.Context, input *RejectClawOmniInstanceDevicePairingInput, opts ...request.Option) (*RejectClawOmniInstanceDevicePairingOutput, error)
RejectClawOmniInstanceDevicePairingWithContext is the same as RejectClawOmniInstanceDevicePairing with the addition of the ability to pass a context and additional request options.
See RejectClawOmniInstanceDevicePairing 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 (*ARKCLAW) RemoveClawOmniInstanceDevicePaired ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePaired(input *RemoveClawOmniInstanceDevicePairedInput) (*RemoveClawOmniInstanceDevicePairedOutput, error)
RemoveClawOmniInstanceDevicePaired API operation for ARKCLAW.
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 ARKCLAW's API operation RemoveClawOmniInstanceDevicePaired for usage and error information.
func (*ARKCLAW) RemoveClawOmniInstanceDevicePairedCommon ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveClawOmniInstanceDevicePairedCommon API operation for ARKCLAW.
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 ARKCLAW's API operation RemoveClawOmniInstanceDevicePairedCommon for usage and error information.
func (*ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveClawOmniInstanceDevicePairedCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveClawOmniInstanceDevicePairedCommon operation. The "output" return value will be populated with the RemoveClawOmniInstanceDevicePairedCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveClawOmniInstanceDevicePairedCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveClawOmniInstanceDevicePairedCommon Send returns without error.
See RemoveClawOmniInstanceDevicePairedCommon for more information on using the RemoveClawOmniInstanceDevicePairedCommon API call, and error handling.
// Example sending a request using the RemoveClawOmniInstanceDevicePairedCommonRequest method.
req, resp := client.RemoveClawOmniInstanceDevicePairedCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveClawOmniInstanceDevicePairedCommonWithContext is the same as RemoveClawOmniInstanceDevicePairedCommon with the addition of the ability to pass a context and additional request options.
See RemoveClawOmniInstanceDevicePairedCommon 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 (*ARKCLAW) RemoveClawOmniInstanceDevicePairedRequest ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedRequest(input *RemoveClawOmniInstanceDevicePairedInput) (req *request.Request, output *RemoveClawOmniInstanceDevicePairedOutput)
RemoveClawOmniInstanceDevicePairedRequest generates a "volcengine/request.Request" representing the client's request for the RemoveClawOmniInstanceDevicePaired operation. The "output" return value will be populated with the RemoveClawOmniInstanceDevicePairedCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveClawOmniInstanceDevicePairedCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveClawOmniInstanceDevicePairedCommon Send returns without error.
See RemoveClawOmniInstanceDevicePaired for more information on using the RemoveClawOmniInstanceDevicePaired API call, and error handling.
// Example sending a request using the RemoveClawOmniInstanceDevicePairedRequest method.
req, resp := client.RemoveClawOmniInstanceDevicePairedRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) RemoveClawOmniInstanceDevicePairedWithContext ¶ added in v1.2.29
func (c *ARKCLAW) RemoveClawOmniInstanceDevicePairedWithContext(ctx volcengine.Context, input *RemoveClawOmniInstanceDevicePairedInput, opts ...request.Option) (*RemoveClawOmniInstanceDevicePairedOutput, error)
RemoveClawOmniInstanceDevicePairedWithContext is the same as RemoveClawOmniInstanceDevicePaired with the addition of the ability to pass a context and additional request options.
See RemoveClawOmniInstanceDevicePaired 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 (*ARKCLAW) ResetClawOmniInstance ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstance(input *ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation ResetClawOmniInstance for usage and error information.
func (*ARKCLAW) ResetClawOmniInstanceCommon ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ResetClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) ResetClawOmniInstanceCommonRequest ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetClawOmniInstanceCommon operation. The "output" return value will be populated with the ResetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResetClawOmniInstanceCommon Send returns without error.
See ResetClawOmniInstanceCommon for more information on using the ResetClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the ResetClawOmniInstanceCommonRequest method.
req, resp := client.ResetClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResetClawOmniInstanceCommonWithContext ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonWithContext is the same as ResetClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See ResetClawOmniInstanceCommon 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 (*ARKCLAW) ResetClawOmniInstanceRequest ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceRequest(input *ResetClawOmniInstanceInput) (req *request.Request, output *ResetClawOmniInstanceOutput)
ResetClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ResetClawOmniInstance operation. The "output" return value will be populated with the ResetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResetClawOmniInstanceCommon Send returns without error.
See ResetClawOmniInstance for more information on using the ResetClawOmniInstance API call, and error handling.
// Example sending a request using the ResetClawOmniInstanceRequest method.
req, resp := client.ResetClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResetClawOmniInstanceWithContext ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceWithContext(ctx volcengine.Context, input *ResetClawOmniInstanceInput, opts ...request.Option) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceWithContext is the same as ResetClawOmniInstance with the addition of the ability to pass a context and additional request options.
See ResetClawOmniInstance 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 (*ARKCLAW) ResumeClawOmniInstance ¶
func (c *ARKCLAW) ResumeClawOmniInstance(input *ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation ResumeClawOmniInstance for usage and error information.
func (*ARKCLAW) ResumeClawOmniInstanceCommon ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation ResumeClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) ResumeClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResumeClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResumeClawOmniInstanceCommon operation. The "output" return value will be populated with the ResumeClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeClawOmniInstanceCommon Send returns without error.
See ResumeClawOmniInstanceCommon for more information on using the ResumeClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the ResumeClawOmniInstanceCommonRequest method.
req, resp := client.ResumeClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResumeClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonWithContext is the same as ResumeClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See ResumeClawOmniInstanceCommon 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 (*ARKCLAW) ResumeClawOmniInstanceRequest ¶
func (c *ARKCLAW) ResumeClawOmniInstanceRequest(input *ResumeClawOmniInstanceInput) (req *request.Request, output *ResumeClawOmniInstanceOutput)
ResumeClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ResumeClawOmniInstance operation. The "output" return value will be populated with the ResumeClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeClawOmniInstanceCommon Send returns without error.
See ResumeClawOmniInstance for more information on using the ResumeClawOmniInstance API call, and error handling.
// Example sending a request using the ResumeClawOmniInstanceRequest method.
req, resp := client.ResumeClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResumeClawOmniInstanceWithContext ¶
func (c *ARKCLAW) ResumeClawOmniInstanceWithContext(ctx volcengine.Context, input *ResumeClawOmniInstanceInput, opts ...request.Option) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceWithContext is the same as ResumeClawOmniInstance with the addition of the ability to pass a context and additional request options.
See ResumeClawOmniInstance 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 (*ARKCLAW) StopClawOmniInstanceCommandJob ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJob(input *StopClawOmniInstanceCommandJobInput) (*StopClawOmniInstanceCommandJobOutput, error)
StopClawOmniInstanceCommandJob API operation for ARKCLAW.
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 ARKCLAW's API operation StopClawOmniInstanceCommandJob for usage and error information.
func (*ARKCLAW) StopClawOmniInstanceCommandJobCommon ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StopClawOmniInstanceCommandJobCommon API operation for ARKCLAW.
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 ARKCLAW's API operation StopClawOmniInstanceCommandJobCommon for usage and error information.
func (*ARKCLAW) StopClawOmniInstanceCommandJobCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopClawOmniInstanceCommandJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopClawOmniInstanceCommandJobCommon operation. The "output" return value will be populated with the StopClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned StopClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after StopClawOmniInstanceCommandJobCommon Send returns without error.
See StopClawOmniInstanceCommandJobCommon for more information on using the StopClawOmniInstanceCommandJobCommon API call, and error handling.
// Example sending a request using the StopClawOmniInstanceCommandJobCommonRequest method.
req, resp := client.StopClawOmniInstanceCommandJobCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) StopClawOmniInstanceCommandJobCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopClawOmniInstanceCommandJobCommonWithContext is the same as StopClawOmniInstanceCommandJobCommon with the addition of the ability to pass a context and additional request options.
See StopClawOmniInstanceCommandJobCommon 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 (*ARKCLAW) StopClawOmniInstanceCommandJobRequest ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJobRequest(input *StopClawOmniInstanceCommandJobInput) (req *request.Request, output *StopClawOmniInstanceCommandJobOutput)
StopClawOmniInstanceCommandJobRequest generates a "volcengine/request.Request" representing the client's request for the StopClawOmniInstanceCommandJob operation. The "output" return value will be populated with the StopClawOmniInstanceCommandJobCommon request's response once the request completes successfully.
Use "Send" method on the returned StopClawOmniInstanceCommandJobCommon Request to send the API call to the service. the "output" return value is not valid until after StopClawOmniInstanceCommandJobCommon Send returns without error.
See StopClawOmniInstanceCommandJob for more information on using the StopClawOmniInstanceCommandJob API call, and error handling.
// Example sending a request using the StopClawOmniInstanceCommandJobRequest method.
req, resp := client.StopClawOmniInstanceCommandJobRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) StopClawOmniInstanceCommandJobWithContext ¶ added in v1.2.29
func (c *ARKCLAW) StopClawOmniInstanceCommandJobWithContext(ctx volcengine.Context, input *StopClawOmniInstanceCommandJobInput, opts ...request.Option) (*StopClawOmniInstanceCommandJobOutput, error)
StopClawOmniInstanceCommandJobWithContext is the same as StopClawOmniInstanceCommandJob with the addition of the ability to pass a context and additional request options.
See StopClawOmniInstanceCommandJob 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 (*ARKCLAW) UpdateClawOmniInstance ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstance(input *UpdateClawOmniInstanceInput) (*UpdateClawOmniInstanceOutput, error)
UpdateClawOmniInstance API operation for ARKCLAW.
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 ARKCLAW's API operation UpdateClawOmniInstance for usage and error information.
func (*ARKCLAW) UpdateClawOmniInstanceCommon ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateClawOmniInstanceCommon API operation for ARKCLAW.
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 ARKCLAW's API operation UpdateClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) UpdateClawOmniInstanceCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateClawOmniInstanceCommon operation. The "output" return value will be populated with the UpdateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateClawOmniInstanceCommon Send returns without error.
See UpdateClawOmniInstanceCommon for more information on using the UpdateClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the UpdateClawOmniInstanceCommonRequest method.
req, resp := client.UpdateClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdateClawOmniInstanceCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateClawOmniInstanceCommonWithContext is the same as UpdateClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See UpdateClawOmniInstanceCommon 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 (*ARKCLAW) UpdateClawOmniInstanceModel ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModel(input *UpdateClawOmniInstanceModelInput) (*UpdateClawOmniInstanceModelOutput, error)
UpdateClawOmniInstanceModel API operation for ARKCLAW.
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 ARKCLAW's API operation UpdateClawOmniInstanceModel for usage and error information.
func (*ARKCLAW) UpdateClawOmniInstanceModelCommon ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModelCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateClawOmniInstanceModelCommon API operation for ARKCLAW.
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 ARKCLAW's API operation UpdateClawOmniInstanceModelCommon for usage and error information.
func (*ARKCLAW) UpdateClawOmniInstanceModelCommonRequest ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateClawOmniInstanceModelCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateClawOmniInstanceModelCommon operation. The "output" return value will be populated with the UpdateClawOmniInstanceModelCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateClawOmniInstanceModelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateClawOmniInstanceModelCommon Send returns without error.
See UpdateClawOmniInstanceModelCommon for more information on using the UpdateClawOmniInstanceModelCommon API call, and error handling.
// Example sending a request using the UpdateClawOmniInstanceModelCommonRequest method.
req, resp := client.UpdateClawOmniInstanceModelCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdateClawOmniInstanceModelCommonWithContext ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateClawOmniInstanceModelCommonWithContext is the same as UpdateClawOmniInstanceModelCommon with the addition of the ability to pass a context and additional request options.
See UpdateClawOmniInstanceModelCommon 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 (*ARKCLAW) UpdateClawOmniInstanceModelRequest ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModelRequest(input *UpdateClawOmniInstanceModelInput) (req *request.Request, output *UpdateClawOmniInstanceModelOutput)
UpdateClawOmniInstanceModelRequest generates a "volcengine/request.Request" representing the client's request for the UpdateClawOmniInstanceModel operation. The "output" return value will be populated with the UpdateClawOmniInstanceModelCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateClawOmniInstanceModelCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateClawOmniInstanceModelCommon Send returns without error.
See UpdateClawOmniInstanceModel for more information on using the UpdateClawOmniInstanceModel API call, and error handling.
// Example sending a request using the UpdateClawOmniInstanceModelRequest method.
req, resp := client.UpdateClawOmniInstanceModelRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdateClawOmniInstanceModelWithContext ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceModelWithContext(ctx volcengine.Context, input *UpdateClawOmniInstanceModelInput, opts ...request.Option) (*UpdateClawOmniInstanceModelOutput, error)
UpdateClawOmniInstanceModelWithContext is the same as UpdateClawOmniInstanceModel with the addition of the ability to pass a context and additional request options.
See UpdateClawOmniInstanceModel 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 (*ARKCLAW) UpdateClawOmniInstanceRequest ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceRequest(input *UpdateClawOmniInstanceInput) (req *request.Request, output *UpdateClawOmniInstanceOutput)
UpdateClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the UpdateClawOmniInstance operation. The "output" return value will be populated with the UpdateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateClawOmniInstanceCommon Send returns without error.
See UpdateClawOmniInstance for more information on using the UpdateClawOmniInstance API call, and error handling.
// Example sending a request using the UpdateClawOmniInstanceRequest method.
req, resp := client.UpdateClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdateClawOmniInstanceWithContext ¶ added in v1.2.29
func (c *ARKCLAW) UpdateClawOmniInstanceWithContext(ctx volcengine.Context, input *UpdateClawOmniInstanceInput, opts ...request.Option) (*UpdateClawOmniInstanceOutput, error)
UpdateClawOmniInstanceWithContext is the same as UpdateClawOmniInstance with the addition of the ability to pass a context and additional request options.
See UpdateClawOmniInstance 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 (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplate ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplate(input *UpdatePrivateClawOmniSpaceTemplateInput) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
UpdatePrivateClawOmniSpaceTemplate API operation for ARKCLAW.
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 ARKCLAW's API operation UpdatePrivateClawOmniSpaceTemplate for usage and error information.
func (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommon ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdatePrivateClawOmniSpaceTemplateCommon API operation for ARKCLAW.
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 ARKCLAW's API operation UpdatePrivateClawOmniSpaceTemplateCommon for usage and error information.
func (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonRequest ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdatePrivateClawOmniSpaceTemplateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePrivateClawOmniSpaceTemplateCommon operation. The "output" return value will be populated with the UpdatePrivateClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePrivateClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePrivateClawOmniSpaceTemplateCommon Send returns without error.
See UpdatePrivateClawOmniSpaceTemplateCommon for more information on using the UpdatePrivateClawOmniSpaceTemplateCommon API call, and error handling.
// Example sending a request using the UpdatePrivateClawOmniSpaceTemplateCommonRequest method.
req, resp := client.UpdatePrivateClawOmniSpaceTemplateCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonWithContext ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdatePrivateClawOmniSpaceTemplateCommonWithContext is the same as UpdatePrivateClawOmniSpaceTemplateCommon with the addition of the ability to pass a context and additional request options.
See UpdatePrivateClawOmniSpaceTemplateCommon 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 (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplateRequest ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateRequest(input *UpdatePrivateClawOmniSpaceTemplateInput) (req *request.Request, output *UpdatePrivateClawOmniSpaceTemplateOutput)
UpdatePrivateClawOmniSpaceTemplateRequest generates a "volcengine/request.Request" representing the client's request for the UpdatePrivateClawOmniSpaceTemplate operation. The "output" return value will be populated with the UpdatePrivateClawOmniSpaceTemplateCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdatePrivateClawOmniSpaceTemplateCommon Request to send the API call to the service. the "output" return value is not valid until after UpdatePrivateClawOmniSpaceTemplateCommon Send returns without error.
See UpdatePrivateClawOmniSpaceTemplate for more information on using the UpdatePrivateClawOmniSpaceTemplate API call, and error handling.
// Example sending a request using the UpdatePrivateClawOmniSpaceTemplateRequest method.
req, resp := client.UpdatePrivateClawOmniSpaceTemplateRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) UpdatePrivateClawOmniSpaceTemplateWithContext ¶ added in v1.2.31
func (c *ARKCLAW) UpdatePrivateClawOmniSpaceTemplateWithContext(ctx volcengine.Context, input *UpdatePrivateClawOmniSpaceTemplateInput, opts ...request.Option) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
UpdatePrivateClawOmniSpaceTemplateWithContext is the same as UpdatePrivateClawOmniSpaceTemplate with the addition of the ability to pass a context and additional request options.
See UpdatePrivateClawOmniSpaceTemplate 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 ARKCLAWAPI ¶
type ARKCLAWAPI interface {
ApproveClawOmniInstanceDevicePairingCommon(*map[string]interface{}) (*map[string]interface{}, error)
ApproveClawOmniInstanceDevicePairingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ApproveClawOmniInstanceDevicePairingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ApproveClawOmniInstanceDevicePairing(*ApproveClawOmniInstanceDevicePairingInput) (*ApproveClawOmniInstanceDevicePairingOutput, error)
ApproveClawOmniInstanceDevicePairingWithContext(volcengine.Context, *ApproveClawOmniInstanceDevicePairingInput, ...request.Option) (*ApproveClawOmniInstanceDevicePairingOutput, error)
ApproveClawOmniInstanceDevicePairingRequest(*ApproveClawOmniInstanceDevicePairingInput) (*request.Request, *ApproveClawOmniInstanceDevicePairingOutput)
ClearClawOmniInstanceDevicePairedCommon(*map[string]interface{}) (*map[string]interface{}, error)
ClearClawOmniInstanceDevicePairedCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ClearClawOmniInstanceDevicePairedCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ClearClawOmniInstanceDevicePaired(*ClearClawOmniInstanceDevicePairedInput) (*ClearClawOmniInstanceDevicePairedOutput, error)
ClearClawOmniInstanceDevicePairedWithContext(volcengine.Context, *ClearClawOmniInstanceDevicePairedInput, ...request.Option) (*ClearClawOmniInstanceDevicePairedOutput, error)
ClearClawOmniInstanceDevicePairedRequest(*ClearClawOmniInstanceDevicePairedInput) (*request.Request, *ClearClawOmniInstanceDevicePairedOutput)
CreateClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateClawOmniInstance(*CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceWithContext(volcengine.Context, *CreateClawOmniInstanceInput, ...request.Option) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceRequest(*CreateClawOmniInstanceInput) (*request.Request, *CreateClawOmniInstanceOutput)
CreateClawOmniInstanceCommandJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommandJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommandJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateClawOmniInstanceCommandJob(*CreateClawOmniInstanceCommandJobInput) (*CreateClawOmniInstanceCommandJobOutput, error)
CreateClawOmniInstanceCommandJobWithContext(volcengine.Context, *CreateClawOmniInstanceCommandJobInput, ...request.Option) (*CreateClawOmniInstanceCommandJobOutput, error)
CreateClawOmniInstanceCommandJobRequest(*CreateClawOmniInstanceCommandJobInput) (*request.Request, *CreateClawOmniInstanceCommandJobOutput)
CreatePrivateClawOmniSpaceTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreatePrivateClawOmniSpaceTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreatePrivateClawOmniSpaceTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreatePrivateClawOmniSpaceTemplate(*CreatePrivateClawOmniSpaceTemplateInput) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
CreatePrivateClawOmniSpaceTemplateWithContext(volcengine.Context, *CreatePrivateClawOmniSpaceTemplateInput, ...request.Option) (*CreatePrivateClawOmniSpaceTemplateOutput, error)
CreatePrivateClawOmniSpaceTemplateRequest(*CreatePrivateClawOmniSpaceTemplateInput) (*request.Request, *CreatePrivateClawOmniSpaceTemplateOutput)
DeleteClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteClawOmniInstance(*DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceWithContext(volcengine.Context, *DeleteClawOmniInstanceInput, ...request.Option) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceRequest(*DeleteClawOmniInstanceInput) (*request.Request, *DeleteClawOmniInstanceOutput)
ExecuteClawOmniInstanceCommandCommon(*map[string]interface{}) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ExecuteClawOmniInstanceCommand(*ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandWithContext(volcengine.Context, *ExecuteClawOmniInstanceCommandInput, ...request.Option) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandRequest(*ExecuteClawOmniInstanceCommandInput) (*request.Request, *ExecuteClawOmniInstanceCommandOutput)
GetClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniInstance(*GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceWithContext(volcengine.Context, *GetClawOmniInstanceInput, ...request.Option) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceRequest(*GetClawOmniInstanceInput) (*request.Request, *GetClawOmniInstanceOutput)
GetClawOmniInstanceCommandJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniInstanceCommandJob(*GetClawOmniInstanceCommandJobInput) (*GetClawOmniInstanceCommandJobOutput, error)
GetClawOmniInstanceCommandJobWithContext(volcengine.Context, *GetClawOmniInstanceCommandJobInput, ...request.Option) (*GetClawOmniInstanceCommandJobOutput, error)
GetClawOmniInstanceCommandJobRequest(*GetClawOmniInstanceCommandJobInput) (*request.Request, *GetClawOmniInstanceCommandJobOutput)
GetClawOmniInstanceCommandJobLogCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommandJobLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniInstanceCommandJobLog(*GetClawOmniInstanceCommandJobLogInput) (*GetClawOmniInstanceCommandJobLogOutput, error)
GetClawOmniInstanceCommandJobLogWithContext(volcengine.Context, *GetClawOmniInstanceCommandJobLogInput, ...request.Option) (*GetClawOmniInstanceCommandJobLogOutput, error)
GetClawOmniInstanceCommandJobLogRequest(*GetClawOmniInstanceCommandJobLogInput) (*request.Request, *GetClawOmniInstanceCommandJobLogOutput)
GetClawOmniInstanceSkillsCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceSkillsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceSkillsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniInstanceSkills(*GetClawOmniInstanceSkillsInput) (*GetClawOmniInstanceSkillsOutput, error)
GetClawOmniInstanceSkillsWithContext(volcengine.Context, *GetClawOmniInstanceSkillsInput, ...request.Option) (*GetClawOmniInstanceSkillsOutput, error)
GetClawOmniInstanceSkillsRequest(*GetClawOmniInstanceSkillsInput) (*request.Request, *GetClawOmniInstanceSkillsOutput)
GetClawOmniSpaceTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniSpaceTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniSpaceTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniSpaceTemplate(*GetClawOmniSpaceTemplateInput) (*GetClawOmniSpaceTemplateOutput, error)
GetClawOmniSpaceTemplateWithContext(volcengine.Context, *GetClawOmniSpaceTemplateInput, ...request.Option) (*GetClawOmniSpaceTemplateOutput, error)
GetClawOmniSpaceTemplateRequest(*GetClawOmniSpaceTemplateInput) (*request.Request, *GetClawOmniSpaceTemplateOutput)
ListClawOmniChannelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniChannelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniChannelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniChannels(*ListClawOmniChannelsInput) (*ListClawOmniChannelsOutput, error)
ListClawOmniChannelsWithContext(volcengine.Context, *ListClawOmniChannelsInput, ...request.Option) (*ListClawOmniChannelsOutput, error)
ListClawOmniChannelsRequest(*ListClawOmniChannelsInput) (*request.Request, *ListClawOmniChannelsOutput)
ListClawOmniInstanceCommandJobsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceCommandJobsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceCommandJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniInstanceCommandJobs(*ListClawOmniInstanceCommandJobsInput) (*ListClawOmniInstanceCommandJobsOutput, error)
ListClawOmniInstanceCommandJobsWithContext(volcengine.Context, *ListClawOmniInstanceCommandJobsInput, ...request.Option) (*ListClawOmniInstanceCommandJobsOutput, error)
ListClawOmniInstanceCommandJobsRequest(*ListClawOmniInstanceCommandJobsInput) (*request.Request, *ListClawOmniInstanceCommandJobsOutput)
ListClawOmniInstanceDevicePairingsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceDevicePairingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceDevicePairingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniInstanceDevicePairings(*ListClawOmniInstanceDevicePairingsInput) (*ListClawOmniInstanceDevicePairingsOutput, error)
ListClawOmniInstanceDevicePairingsWithContext(volcengine.Context, *ListClawOmniInstanceDevicePairingsInput, ...request.Option) (*ListClawOmniInstanceDevicePairingsOutput, error)
ListClawOmniInstanceDevicePairingsRequest(*ListClawOmniInstanceDevicePairingsInput) (*request.Request, *ListClawOmniInstanceDevicePairingsOutput)
ListClawOmniInstanceDeviceStatusCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstanceDeviceStatusCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstanceDeviceStatusCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniInstanceDeviceStatus(*ListClawOmniInstanceDeviceStatusInput) (*ListClawOmniInstanceDeviceStatusOutput, error)
ListClawOmniInstanceDeviceStatusWithContext(volcengine.Context, *ListClawOmniInstanceDeviceStatusInput, ...request.Option) (*ListClawOmniInstanceDeviceStatusOutput, error)
ListClawOmniInstanceDeviceStatusRequest(*ListClawOmniInstanceDeviceStatusInput) (*request.Request, *ListClawOmniInstanceDeviceStatusOutput)
ListClawOmniInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniInstances(*ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesWithContext(volcengine.Context, *ListClawOmniInstancesInput, ...request.Option) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesRequest(*ListClawOmniInstancesInput) (*request.Request, *ListClawOmniInstancesOutput)
ListClawOmniSpaceEnabledModelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniSpaceEnabledModelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniSpaceEnabledModelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniSpaceEnabledModels(*ListClawOmniSpaceEnabledModelsInput) (*ListClawOmniSpaceEnabledModelsOutput, error)
ListClawOmniSpaceEnabledModelsWithContext(volcengine.Context, *ListClawOmniSpaceEnabledModelsInput, ...request.Option) (*ListClawOmniSpaceEnabledModelsOutput, error)
ListClawOmniSpaceEnabledModelsRequest(*ListClawOmniSpaceEnabledModelsInput) (*request.Request, *ListClawOmniSpaceEnabledModelsOutput)
ListClawOmniSpaceTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniSpaceTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniSpaceTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniSpaceTemplates(*ListClawOmniSpaceTemplatesInput) (*ListClawOmniSpaceTemplatesOutput, error)
ListClawOmniSpaceTemplatesWithContext(volcengine.Context, *ListClawOmniSpaceTemplatesInput, ...request.Option) (*ListClawOmniSpaceTemplatesOutput, error)
ListClawOmniSpaceTemplatesRequest(*ListClawOmniSpaceTemplatesInput) (*request.Request, *ListClawOmniSpaceTemplatesOutput)
PauseClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PauseClawOmniInstance(*PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceWithContext(volcengine.Context, *PauseClawOmniInstanceInput, ...request.Option) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceRequest(*PauseClawOmniInstanceInput) (*request.Request, *PauseClawOmniInstanceOutput)
RejectClawOmniInstanceDevicePairingCommon(*map[string]interface{}) (*map[string]interface{}, error)
RejectClawOmniInstanceDevicePairingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RejectClawOmniInstanceDevicePairingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RejectClawOmniInstanceDevicePairing(*RejectClawOmniInstanceDevicePairingInput) (*RejectClawOmniInstanceDevicePairingOutput, error)
RejectClawOmniInstanceDevicePairingWithContext(volcengine.Context, *RejectClawOmniInstanceDevicePairingInput, ...request.Option) (*RejectClawOmniInstanceDevicePairingOutput, error)
RejectClawOmniInstanceDevicePairingRequest(*RejectClawOmniInstanceDevicePairingInput) (*request.Request, *RejectClawOmniInstanceDevicePairingOutput)
RemoveClawOmniInstanceDevicePairedCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveClawOmniInstanceDevicePairedCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveClawOmniInstanceDevicePairedCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveClawOmniInstanceDevicePaired(*RemoveClawOmniInstanceDevicePairedInput) (*RemoveClawOmniInstanceDevicePairedOutput, error)
RemoveClawOmniInstanceDevicePairedWithContext(volcengine.Context, *RemoveClawOmniInstanceDevicePairedInput, ...request.Option) (*RemoveClawOmniInstanceDevicePairedOutput, error)
RemoveClawOmniInstanceDevicePairedRequest(*RemoveClawOmniInstanceDevicePairedInput) (*request.Request, *RemoveClawOmniInstanceDevicePairedOutput)
ResetClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetClawOmniInstance(*ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceWithContext(volcengine.Context, *ResetClawOmniInstanceInput, ...request.Option) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceRequest(*ResetClawOmniInstanceInput) (*request.Request, *ResetClawOmniInstanceOutput)
ResumeClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResumeClawOmniInstance(*ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceWithContext(volcengine.Context, *ResumeClawOmniInstanceInput, ...request.Option) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceRequest(*ResumeClawOmniInstanceInput) (*request.Request, *ResumeClawOmniInstanceOutput)
StopClawOmniInstanceCommandJobCommon(*map[string]interface{}) (*map[string]interface{}, error)
StopClawOmniInstanceCommandJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
StopClawOmniInstanceCommandJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
StopClawOmniInstanceCommandJob(*StopClawOmniInstanceCommandJobInput) (*StopClawOmniInstanceCommandJobOutput, error)
StopClawOmniInstanceCommandJobWithContext(volcengine.Context, *StopClawOmniInstanceCommandJobInput, ...request.Option) (*StopClawOmniInstanceCommandJobOutput, error)
StopClawOmniInstanceCommandJobRequest(*StopClawOmniInstanceCommandJobInput) (*request.Request, *StopClawOmniInstanceCommandJobOutput)
UpdateClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateClawOmniInstance(*UpdateClawOmniInstanceInput) (*UpdateClawOmniInstanceOutput, error)
UpdateClawOmniInstanceWithContext(volcengine.Context, *UpdateClawOmniInstanceInput, ...request.Option) (*UpdateClawOmniInstanceOutput, error)
UpdateClawOmniInstanceRequest(*UpdateClawOmniInstanceInput) (*request.Request, *UpdateClawOmniInstanceOutput)
UpdateClawOmniInstanceModelCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdateClawOmniInstanceModelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdateClawOmniInstanceModelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdateClawOmniInstanceModel(*UpdateClawOmniInstanceModelInput) (*UpdateClawOmniInstanceModelOutput, error)
UpdateClawOmniInstanceModelWithContext(volcengine.Context, *UpdateClawOmniInstanceModelInput, ...request.Option) (*UpdateClawOmniInstanceModelOutput, error)
UpdateClawOmniInstanceModelRequest(*UpdateClawOmniInstanceModelInput) (*request.Request, *UpdateClawOmniInstanceModelOutput)
UpdatePrivateClawOmniSpaceTemplateCommon(*map[string]interface{}) (*map[string]interface{}, error)
UpdatePrivateClawOmniSpaceTemplateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
UpdatePrivateClawOmniSpaceTemplateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
UpdatePrivateClawOmniSpaceTemplate(*UpdatePrivateClawOmniSpaceTemplateInput) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
UpdatePrivateClawOmniSpaceTemplateWithContext(volcengine.Context, *UpdatePrivateClawOmniSpaceTemplateInput, ...request.Option) (*UpdatePrivateClawOmniSpaceTemplateOutput, error)
UpdatePrivateClawOmniSpaceTemplateRequest(*UpdatePrivateClawOmniSpaceTemplateInput) (*request.Request, *UpdatePrivateClawOmniSpaceTemplateOutput)
}
ARKCLAWAPI provides an interface to enable mocking the arkclaw.ARKCLAW service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// ARKCLAW.
func myFunc(svc ARKCLAWAPI) bool {
// Make svc.ApproveClawOmniInstanceDevicePairing request
}
func main() {
sess := session.New()
svc := arkclaw.New(sess)
myFunc(svc)
}
type ApproveClawOmniInstanceDevicePairingInput ¶ added in v1.2.29
type ApproveClawOmniInstanceDevicePairingInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// RequestId is a required field
RequestId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ApproveClawOmniInstanceDevicePairingInput) GoString ¶ added in v1.2.29
func (s ApproveClawOmniInstanceDevicePairingInput) GoString() string
GoString returns the string representation
func (*ApproveClawOmniInstanceDevicePairingInput) SetId ¶ added in v1.2.29
func (s *ApproveClawOmniInstanceDevicePairingInput) SetId(v string) *ApproveClawOmniInstanceDevicePairingInput
SetId sets the Id field's value.
func (*ApproveClawOmniInstanceDevicePairingInput) SetRequestId ¶ added in v1.2.29
func (s *ApproveClawOmniInstanceDevicePairingInput) SetRequestId(v string) *ApproveClawOmniInstanceDevicePairingInput
SetRequestId sets the RequestId field's value.
func (ApproveClawOmniInstanceDevicePairingInput) String ¶ added in v1.2.29
func (s ApproveClawOmniInstanceDevicePairingInput) String() string
String returns the string representation
func (*ApproveClawOmniInstanceDevicePairingInput) Validate ¶ added in v1.2.29
func (s *ApproveClawOmniInstanceDevicePairingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ApproveClawOmniInstanceDevicePairingOutput ¶ added in v1.2.29
type ApproveClawOmniInstanceDevicePairingOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ApproveClawOmniInstanceDevicePairingOutput) GoString ¶ added in v1.2.29
func (s ApproveClawOmniInstanceDevicePairingOutput) GoString() string
GoString returns the string representation
func (ApproveClawOmniInstanceDevicePairingOutput) String ¶ added in v1.2.29
func (s ApproveClawOmniInstanceDevicePairingOutput) String() string
String returns the string representation
type ChannelForListClawOmniChannelsOutput ¶ added in v1.2.29
type ChannelForListClawOmniChannelsOutput struct {
AppId *string `type:"string" json:",omitempty"`
AppSecret *string `type:"string" json:",omitempty"`
ChannelId *string `type:"string" json:",omitempty"`
Enabled *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ChannelForListClawOmniChannelsOutput) GoString ¶ added in v1.2.29
func (s ChannelForListClawOmniChannelsOutput) GoString() string
GoString returns the string representation
func (*ChannelForListClawOmniChannelsOutput) SetAppId ¶ added in v1.2.29
func (s *ChannelForListClawOmniChannelsOutput) SetAppId(v string) *ChannelForListClawOmniChannelsOutput
SetAppId sets the AppId field's value.
func (*ChannelForListClawOmniChannelsOutput) SetAppSecret ¶ added in v1.2.29
func (s *ChannelForListClawOmniChannelsOutput) SetAppSecret(v string) *ChannelForListClawOmniChannelsOutput
SetAppSecret sets the AppSecret field's value.
func (*ChannelForListClawOmniChannelsOutput) SetChannelId ¶ added in v1.2.29
func (s *ChannelForListClawOmniChannelsOutput) SetChannelId(v string) *ChannelForListClawOmniChannelsOutput
SetChannelId sets the ChannelId field's value.
func (*ChannelForListClawOmniChannelsOutput) SetEnabled ¶ added in v1.2.29
func (s *ChannelForListClawOmniChannelsOutput) SetEnabled(v bool) *ChannelForListClawOmniChannelsOutput
SetEnabled sets the Enabled field's value.
func (ChannelForListClawOmniChannelsOutput) String ¶ added in v1.2.29
func (s ChannelForListClawOmniChannelsOutput) String() string
String returns the string representation
type ClawOmniInstanceForGetClawOmniInstanceOutput ¶
type ClawOmniInstanceForGetClawOmniInstanceOutput struct {
CpuMilli *int32 `type:"int32" json:",omitempty"`
CreatedAt *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Endpoint *string `type:"string" json:",omitempty"`
ExpiredAction *string `type:"string" json:",omitempty"`
ExpiredAt *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
Image *string `type:"string" json:",omitempty"`
InternalEndpoint *string `type:"string" json:",omitempty"`
MemoryMb *int32 `type:"int32" json:",omitempty"`
ModelConfig *ModelConfigForGetClawOmniInstanceOutput `type:"structure" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
Soul *string `type:"string" json:",omitempty"`
SpaceId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
Tags []*TagForGetClawOmniInstanceOutput `type:"list"`
TemplateId *string `type:"string" json:",omitempty"`
UpdatedAt *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ClawOmniInstanceForGetClawOmniInstanceOutput) GoString ¶
func (s ClawOmniInstanceForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetCpuMilli sets the CpuMilli field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetDescription sets the Description field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetEndpoint sets the Endpoint field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetExpiredAction sets the ExpiredAction field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetId ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetId sets the Id field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetImage sets the Image field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetInternalEndpoint sets the InternalEndpoint field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetMemoryMb sets the MemoryMb field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig(v *ModelConfigForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetModelConfig sets the ModelConfig field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetName ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetName sets the Name field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetProjectName sets the ProjectName field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetSoul sets the Soul field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetSpaceId sets the SpaceId field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetStatus sets the Status field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags(v []*TagForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetTags sets the Tags field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId ¶ added in v1.2.27
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetTemplateId sets the TemplateId field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (ClawOmniInstanceForGetClawOmniInstanceOutput) String ¶
func (s ClawOmniInstanceForGetClawOmniInstanceOutput) String() string
String returns the string representation
type ClearClawOmniInstanceDevicePairedInput ¶ added in v1.2.29
type ClearClawOmniInstanceDevicePairedInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ClearClawOmniInstanceDevicePairedInput) GoString ¶ added in v1.2.29
func (s ClearClawOmniInstanceDevicePairedInput) GoString() string
GoString returns the string representation
func (*ClearClawOmniInstanceDevicePairedInput) SetId ¶ added in v1.2.29
func (s *ClearClawOmniInstanceDevicePairedInput) SetId(v string) *ClearClawOmniInstanceDevicePairedInput
SetId sets the Id field's value.
func (ClearClawOmniInstanceDevicePairedInput) String ¶ added in v1.2.29
func (s ClearClawOmniInstanceDevicePairedInput) String() string
String returns the string representation
func (*ClearClawOmniInstanceDevicePairedInput) Validate ¶ added in v1.2.29
func (s *ClearClawOmniInstanceDevicePairedInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ClearClawOmniInstanceDevicePairedOutput ¶ added in v1.2.29
type ClearClawOmniInstanceDevicePairedOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ClearClawOmniInstanceDevicePairedOutput) GoString ¶ added in v1.2.29
func (s ClearClawOmniInstanceDevicePairedOutput) GoString() string
GoString returns the string representation
func (ClearClawOmniInstanceDevicePairedOutput) String ¶ added in v1.2.29
func (s ClearClawOmniInstanceDevicePairedOutput) String() string
String returns the string representation
type ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput ¶ added in v1.2.29
type ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput struct {
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) GoString ¶ added in v1.2.29
func (s ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) GoString() string
GoString returns the string representation
func (*ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) SetValue ¶ added in v1.2.29
func (s *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) SetValue(v string) *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput
SetValue sets the Value field's value.
func (ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) String ¶ added in v1.2.29
func (s ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) String() string
String returns the string representation
type CreateClawOmniInstanceCommandJobInput ¶ added in v1.2.29
type CreateClawOmniInstanceCommandJobInput struct {
// ClawOmniInstanceIds is a required field
ClawOmniInstanceIds []*string `type:"list" required:"true"`
CommandContent *string `type:"string"`
Description *string `type:"string"`
EnvVars []*EnvVarForCreateClawOmniInstanceCommandJobInput `type:"list"`
ExecutionMode *string `type:"string"`
// JobName is a required field
JobName *string `type:"string" required:"true"`
LaunchTime *string `type:"string"`
MaxConcurrency *int32 `type:"int32"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
TargetVersion *string `type:"string"`
// TimeoutSeconds is a required field
TimeoutSeconds *int32 `type:"int32" required:"true"`
Type *string `type:"string"`
WorkingDir *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceCommandJobInput) GoString ¶ added in v1.2.29
func (s CreateClawOmniInstanceCommandJobInput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceCommandJobInput) SetClawOmniInstanceIds ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetClawOmniInstanceIds(v []*string) *CreateClawOmniInstanceCommandJobInput
SetClawOmniInstanceIds sets the ClawOmniInstanceIds field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetCommandContent ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetCommandContent(v string) *CreateClawOmniInstanceCommandJobInput
SetCommandContent sets the CommandContent field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetDescription ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetDescription(v string) *CreateClawOmniInstanceCommandJobInput
SetDescription sets the Description field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetEnvVars ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceCommandJobInput) *CreateClawOmniInstanceCommandJobInput
SetEnvVars sets the EnvVars field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetExecutionMode ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetExecutionMode(v string) *CreateClawOmniInstanceCommandJobInput
SetExecutionMode sets the ExecutionMode field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetJobName ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetJobName(v string) *CreateClawOmniInstanceCommandJobInput
SetJobName sets the JobName field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetLaunchTime ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetLaunchTime(v string) *CreateClawOmniInstanceCommandJobInput
SetLaunchTime sets the LaunchTime field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetMaxConcurrency ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetMaxConcurrency(v int32) *CreateClawOmniInstanceCommandJobInput
SetMaxConcurrency sets the MaxConcurrency field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetSpaceId ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetSpaceId(v string) *CreateClawOmniInstanceCommandJobInput
SetSpaceId sets the SpaceId field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetTargetVersion ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetTargetVersion(v string) *CreateClawOmniInstanceCommandJobInput
SetTargetVersion sets the TargetVersion field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetTimeoutSeconds ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetTimeoutSeconds(v int32) *CreateClawOmniInstanceCommandJobInput
SetTimeoutSeconds sets the TimeoutSeconds field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetType ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetType(v string) *CreateClawOmniInstanceCommandJobInput
SetType sets the Type field's value.
func (*CreateClawOmniInstanceCommandJobInput) SetWorkingDir ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) SetWorkingDir(v string) *CreateClawOmniInstanceCommandJobInput
SetWorkingDir sets the WorkingDir field's value.
func (CreateClawOmniInstanceCommandJobInput) String ¶ added in v1.2.29
func (s CreateClawOmniInstanceCommandJobInput) String() string
String returns the string representation
func (*CreateClawOmniInstanceCommandJobInput) Validate ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type CreateClawOmniInstanceCommandJobOutput struct {
Metadata *response.ResponseMetadata
JobId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s CreateClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceCommandJobOutput) SetJobId ¶ added in v1.2.29
func (s *CreateClawOmniInstanceCommandJobOutput) SetJobId(v string) *CreateClawOmniInstanceCommandJobOutput
SetJobId sets the JobId field's value.
func (CreateClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s CreateClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type CreateClawOmniInstanceInput ¶
type CreateClawOmniInstanceInput struct {
CpuMilli *int32 `type:"int32"`
Description *string `type:"string"`
EnvVars []*EnvVarForCreateClawOmniInstanceInput `type:"list"`
ExpiredAction *string `type:"string"`
Image *string `type:"string"`
// MemoryMb is a required field
MemoryMb *int32 `type:"int32" required:"true"`
ModelConfig *ModelConfigForCreateClawOmniInstanceInput `type:"structure"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Soul *string `type:"string"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
Tags []*TagForCreateClawOmniInstanceInput `type:"list"`
TemplateId *string `type:"string"`
// Timeout is a required field
Timeout *int32 `type:"int32" required:"true"`
TokenLimitPerDay *int32 `type:"int32"`
TokenLimitPerMin *int32 `type:"int32"`
TokenLimitPerWeek *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceInput) GoString ¶
func (s CreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceInput) SetCpuMilli ¶
func (s *CreateClawOmniInstanceInput) SetCpuMilli(v int32) *CreateClawOmniInstanceInput
SetCpuMilli sets the CpuMilli field's value.
func (*CreateClawOmniInstanceInput) SetDescription ¶
func (s *CreateClawOmniInstanceInput) SetDescription(v string) *CreateClawOmniInstanceInput
SetDescription sets the Description field's value.
func (*CreateClawOmniInstanceInput) SetEnvVars ¶ added in v1.2.26
func (s *CreateClawOmniInstanceInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetEnvVars sets the EnvVars field's value.
func (*CreateClawOmniInstanceInput) SetExpiredAction ¶
func (s *CreateClawOmniInstanceInput) SetExpiredAction(v string) *CreateClawOmniInstanceInput
SetExpiredAction sets the ExpiredAction field's value.
func (*CreateClawOmniInstanceInput) SetImage ¶
func (s *CreateClawOmniInstanceInput) SetImage(v string) *CreateClawOmniInstanceInput
SetImage sets the Image field's value.
func (*CreateClawOmniInstanceInput) SetMemoryMb ¶
func (s *CreateClawOmniInstanceInput) SetMemoryMb(v int32) *CreateClawOmniInstanceInput
SetMemoryMb sets the MemoryMb field's value.
func (*CreateClawOmniInstanceInput) SetModelConfig ¶
func (s *CreateClawOmniInstanceInput) SetModelConfig(v *ModelConfigForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetModelConfig sets the ModelConfig field's value.
func (*CreateClawOmniInstanceInput) SetName ¶
func (s *CreateClawOmniInstanceInput) SetName(v string) *CreateClawOmniInstanceInput
SetName sets the Name field's value.
func (*CreateClawOmniInstanceInput) SetProjectName ¶
func (s *CreateClawOmniInstanceInput) SetProjectName(v string) *CreateClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateClawOmniInstanceInput) SetSoul ¶
func (s *CreateClawOmniInstanceInput) SetSoul(v string) *CreateClawOmniInstanceInput
SetSoul sets the Soul field's value.
func (*CreateClawOmniInstanceInput) SetSpaceId ¶
func (s *CreateClawOmniInstanceInput) SetSpaceId(v string) *CreateClawOmniInstanceInput
SetSpaceId sets the SpaceId field's value.
func (*CreateClawOmniInstanceInput) SetTags ¶
func (s *CreateClawOmniInstanceInput) SetTags(v []*TagForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetTags sets the Tags field's value.
func (*CreateClawOmniInstanceInput) SetTemplateId ¶ added in v1.2.27
func (s *CreateClawOmniInstanceInput) SetTemplateId(v string) *CreateClawOmniInstanceInput
SetTemplateId sets the TemplateId field's value.
func (*CreateClawOmniInstanceInput) SetTimeout ¶
func (s *CreateClawOmniInstanceInput) SetTimeout(v int32) *CreateClawOmniInstanceInput
SetTimeout sets the Timeout field's value.
func (*CreateClawOmniInstanceInput) SetTokenLimitPerDay ¶ added in v1.2.29
func (s *CreateClawOmniInstanceInput) SetTokenLimitPerDay(v int32) *CreateClawOmniInstanceInput
SetTokenLimitPerDay sets the TokenLimitPerDay field's value.
func (*CreateClawOmniInstanceInput) SetTokenLimitPerMin ¶ added in v1.2.29
func (s *CreateClawOmniInstanceInput) SetTokenLimitPerMin(v int32) *CreateClawOmniInstanceInput
SetTokenLimitPerMin sets the TokenLimitPerMin field's value.
func (*CreateClawOmniInstanceInput) SetTokenLimitPerWeek ¶ added in v1.2.29
func (s *CreateClawOmniInstanceInput) SetTokenLimitPerWeek(v int32) *CreateClawOmniInstanceInput
SetTokenLimitPerWeek sets the TokenLimitPerWeek field's value.
func (CreateClawOmniInstanceInput) String ¶
func (s CreateClawOmniInstanceInput) String() string
String returns the string representation
func (*CreateClawOmniInstanceInput) Validate ¶
func (s *CreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateClawOmniInstanceOutput ¶
type CreateClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceOutput) GoString ¶
func (s CreateClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceOutput) SetId ¶
func (s *CreateClawOmniInstanceOutput) SetId(v string) *CreateClawOmniInstanceOutput
SetId sets the Id field's value.
func (CreateClawOmniInstanceOutput) String ¶
func (s CreateClawOmniInstanceOutput) String() string
String returns the string representation
type CreatePrivateClawOmniSpaceTemplateInput ¶ added in v1.2.31
type CreatePrivateClawOmniSpaceTemplateInput struct {
AgentMd *string `type:"string" json:",omitempty"`
// CpuMilli is a required field
CpuMilli *int32 `type:"int32" json:",omitempty" required:"true"`
DefaultModelName *string `type:"string" json:",omitempty"`
DefaultModelSource *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// ImageId is a required field
ImageId *string `type:"string" json:",omitempty" required:"true"`
// MemoryMb is a required field
MemoryMb *int32 `type:"int32" json:",omitempty" required:"true"`
// Name is a required field
Name *string `type:"string" json:",omitempty" required:"true"`
PluginConfig *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SkillConfig *string `type:"string" json:",omitempty"`
// Soul is a required field
Soul *string `type:"string" json:",omitempty" required:"true"`
TemplateLabel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePrivateClawOmniSpaceTemplateInput) GoString ¶ added in v1.2.31
func (s CreatePrivateClawOmniSpaceTemplateInput) GoString() string
GoString returns the string representation
func (*CreatePrivateClawOmniSpaceTemplateInput) SetAgentMd ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetAgentMd(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetAgentMd sets the AgentMd field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetCpuMilli ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetCpuMilli(v int32) *CreatePrivateClawOmniSpaceTemplateInput
SetCpuMilli sets the CpuMilli field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetDefaultModelName sets the DefaultModelName field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetDefaultModelSource sets the DefaultModelSource field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetDescription ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetDescription(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetDescription sets the Description field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetImageId ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetImageId(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetImageId sets the ImageId field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetMemoryMb ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetMemoryMb(v int32) *CreatePrivateClawOmniSpaceTemplateInput
SetMemoryMb sets the MemoryMb field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetName ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetName(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetName sets the Name field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetPluginConfig ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetPluginConfig(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetPluginConfig sets the PluginConfig field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetProjectName ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetProjectName(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetProjectName sets the ProjectName field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetSkillConfig ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetSkillConfig(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetSkillConfig sets the SkillConfig field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetSoul ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetSoul(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetSoul sets the Soul field's value.
func (*CreatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel(v string) *CreatePrivateClawOmniSpaceTemplateInput
SetTemplateLabel sets the TemplateLabel field's value.
func (CreatePrivateClawOmniSpaceTemplateInput) String ¶ added in v1.2.31
func (s CreatePrivateClawOmniSpaceTemplateInput) String() string
String returns the string representation
func (*CreatePrivateClawOmniSpaceTemplateInput) Validate ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePrivateClawOmniSpaceTemplateOutput ¶ added in v1.2.31
type CreatePrivateClawOmniSpaceTemplateOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (CreatePrivateClawOmniSpaceTemplateOutput) GoString ¶ added in v1.2.31
func (s CreatePrivateClawOmniSpaceTemplateOutput) GoString() string
GoString returns the string representation
func (*CreatePrivateClawOmniSpaceTemplateOutput) SetId ¶ added in v1.2.31
func (s *CreatePrivateClawOmniSpaceTemplateOutput) SetId(v string) *CreatePrivateClawOmniSpaceTemplateOutput
SetId sets the Id field's value.
func (CreatePrivateClawOmniSpaceTemplateOutput) String ¶ added in v1.2.31
func (s CreatePrivateClawOmniSpaceTemplateOutput) String() string
String returns the string representation
type DeleteClawOmniInstanceInput ¶
type DeleteClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteClawOmniInstanceInput) GoString ¶
func (s DeleteClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteClawOmniInstanceInput) SetId ¶
func (s *DeleteClawOmniInstanceInput) SetId(v string) *DeleteClawOmniInstanceInput
SetId sets the Id field's value.
func (*DeleteClawOmniInstanceInput) SetProjectName ¶
func (s *DeleteClawOmniInstanceInput) SetProjectName(v string) *DeleteClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (DeleteClawOmniInstanceInput) String ¶
func (s DeleteClawOmniInstanceInput) String() string
String returns the string representation
func (*DeleteClawOmniInstanceInput) Validate ¶
func (s *DeleteClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteClawOmniInstanceOutput ¶
type DeleteClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DeleteClawOmniInstanceOutput) GoString ¶
func (s DeleteClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*DeleteClawOmniInstanceOutput) SetId ¶
func (s *DeleteClawOmniInstanceOutput) SetId(v string) *DeleteClawOmniInstanceOutput
SetId sets the Id field's value.
func (DeleteClawOmniInstanceOutput) String ¶
func (s DeleteClawOmniInstanceOutput) String() string
String returns the string representation
type EnvVarForCreateClawOmniInstanceCommandJobInput ¶ added in v1.2.29
type EnvVarForCreateClawOmniInstanceCommandJobInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForCreateClawOmniInstanceCommandJobInput) GoString ¶ added in v1.2.29
func (s EnvVarForCreateClawOmniInstanceCommandJobInput) GoString() string
GoString returns the string representation
func (*EnvVarForCreateClawOmniInstanceCommandJobInput) SetKey ¶ added in v1.2.29
func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceCommandJobInput
SetKey sets the Key field's value.
func (*EnvVarForCreateClawOmniInstanceCommandJobInput) SetValue ¶ added in v1.2.29
func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceCommandJobInput
SetValue sets the Value field's value.
func (EnvVarForCreateClawOmniInstanceCommandJobInput) String ¶ added in v1.2.29
func (s EnvVarForCreateClawOmniInstanceCommandJobInput) String() string
String returns the string representation
func (*EnvVarForCreateClawOmniInstanceCommandJobInput) Validate ¶ added in v1.2.29
func (s *EnvVarForCreateClawOmniInstanceCommandJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnvVarForCreateClawOmniInstanceInput ¶ added in v1.2.26
type EnvVarForCreateClawOmniInstanceInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForCreateClawOmniInstanceInput) GoString ¶ added in v1.2.26
func (s EnvVarForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*EnvVarForCreateClawOmniInstanceInput) SetKey ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceInput
SetKey sets the Key field's value.
func (*EnvVarForCreateClawOmniInstanceInput) SetValue ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceInput
SetValue sets the Value field's value.
func (EnvVarForCreateClawOmniInstanceInput) String ¶ added in v1.2.26
func (s EnvVarForCreateClawOmniInstanceInput) String() string
String returns the string representation
func (*EnvVarForCreateClawOmniInstanceInput) Validate ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnvVarForExecuteClawOmniInstanceCommandInput ¶ added in v1.2.26
type EnvVarForExecuteClawOmniInstanceCommandInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForExecuteClawOmniInstanceCommandInput) GoString ¶ added in v1.2.26
func (s EnvVarForExecuteClawOmniInstanceCommandInput) GoString() string
GoString returns the string representation
func (*EnvVarForExecuteClawOmniInstanceCommandInput) SetKey ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetKey(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
SetKey sets the Key field's value.
func (*EnvVarForExecuteClawOmniInstanceCommandInput) SetValue ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetValue(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
SetValue sets the Value field's value.
func (EnvVarForExecuteClawOmniInstanceCommandInput) String ¶ added in v1.2.26
func (s EnvVarForExecuteClawOmniInstanceCommandInput) String() string
String returns the string representation
func (*EnvVarForExecuteClawOmniInstanceCommandInput) Validate ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnvVarForGetClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type EnvVarForGetClawOmniInstanceCommandJobOutput struct {
Key *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (EnvVarForGetClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s EnvVarForGetClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*EnvVarForGetClawOmniInstanceCommandJobOutput) SetKey ¶ added in v1.2.29
func (s *EnvVarForGetClawOmniInstanceCommandJobOutput) SetKey(v string) *EnvVarForGetClawOmniInstanceCommandJobOutput
SetKey sets the Key field's value.
func (*EnvVarForGetClawOmniInstanceCommandJobOutput) SetValue ¶ added in v1.2.29
func (s *EnvVarForGetClawOmniInstanceCommandJobOutput) SetValue(v string) *EnvVarForGetClawOmniInstanceCommandJobOutput
SetValue sets the Value field's value.
func (EnvVarForGetClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s EnvVarForGetClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type EnvVarForListClawOmniInstanceCommandJobsOutput ¶ added in v1.2.29
type EnvVarForListClawOmniInstanceCommandJobsOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForListClawOmniInstanceCommandJobsOutput) GoString ¶ added in v1.2.29
func (s EnvVarForListClawOmniInstanceCommandJobsOutput) GoString() string
GoString returns the string representation
func (*EnvVarForListClawOmniInstanceCommandJobsOutput) SetKey ¶ added in v1.2.29
func (s *EnvVarForListClawOmniInstanceCommandJobsOutput) SetKey(v string) *EnvVarForListClawOmniInstanceCommandJobsOutput
SetKey sets the Key field's value.
func (*EnvVarForListClawOmniInstanceCommandJobsOutput) SetValue ¶ added in v1.2.29
func (s *EnvVarForListClawOmniInstanceCommandJobsOutput) SetValue(v string) *EnvVarForListClawOmniInstanceCommandJobsOutput
SetValue sets the Value field's value.
func (EnvVarForListClawOmniInstanceCommandJobsOutput) String ¶ added in v1.2.29
func (s EnvVarForListClawOmniInstanceCommandJobsOutput) String() string
String returns the string representation
type ExecuteClawOmniInstanceCommandInput ¶ added in v1.2.26
type ExecuteClawOmniInstanceCommandInput struct {
// Command is a required field
Command *string `type:"string" required:"true"`
EnvVars []*EnvVarForExecuteClawOmniInstanceCommandInput `type:"list"`
// Id is a required field
Id *string `type:"string" required:"true"`
Timeout *int32 `type:"int32"`
WorkingDir *string `type:"string"`
// contains filtered or unexported fields
}
func (ExecuteClawOmniInstanceCommandInput) GoString ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandInput) GoString() string
GoString returns the string representation
func (*ExecuteClawOmniInstanceCommandInput) SetCommand ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetCommand(v string) *ExecuteClawOmniInstanceCommandInput
SetCommand sets the Command field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetEnvVars ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetEnvVars(v []*EnvVarForExecuteClawOmniInstanceCommandInput) *ExecuteClawOmniInstanceCommandInput
SetEnvVars sets the EnvVars field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetId ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetId(v string) *ExecuteClawOmniInstanceCommandInput
SetId sets the Id field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetTimeout ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetTimeout(v int32) *ExecuteClawOmniInstanceCommandInput
SetTimeout sets the Timeout field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetWorkingDir ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetWorkingDir(v string) *ExecuteClawOmniInstanceCommandInput
SetWorkingDir sets the WorkingDir field's value.
func (ExecuteClawOmniInstanceCommandInput) String ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandInput) String() string
String returns the string representation
func (*ExecuteClawOmniInstanceCommandInput) Validate ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteClawOmniInstanceCommandOutput ¶ added in v1.2.26
type ExecuteClawOmniInstanceCommandOutput struct {
Metadata *response.ResponseMetadata
ErrorOutput *string `type:"string"`
ExitCode *int32 `type:"int32"`
Output *string `type:"string"`
// contains filtered or unexported fields
}
func (ExecuteClawOmniInstanceCommandOutput) GoString ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandOutput) GoString() string
GoString returns the string representation
func (*ExecuteClawOmniInstanceCommandOutput) SetErrorOutput ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetErrorOutput(v string) *ExecuteClawOmniInstanceCommandOutput
SetErrorOutput sets the ErrorOutput field's value.
func (*ExecuteClawOmniInstanceCommandOutput) SetExitCode ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetExitCode(v int32) *ExecuteClawOmniInstanceCommandOutput
SetExitCode sets the ExitCode field's value.
func (*ExecuteClawOmniInstanceCommandOutput) SetOutput ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetOutput(v string) *ExecuteClawOmniInstanceCommandOutput
SetOutput sets the Output field's value.
func (ExecuteClawOmniInstanceCommandOutput) String ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandOutput) String() string
String returns the string representation
type FilterForListClawOmniInstancesInput ¶
type FilterForListClawOmniInstancesInput struct {
Name *string `type:"string"`
NameContains *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (FilterForListClawOmniInstancesInput) GoString ¶
func (s FilterForListClawOmniInstancesInput) GoString() string
GoString returns the string representation
func (*FilterForListClawOmniInstancesInput) SetName ¶
func (s *FilterForListClawOmniInstancesInput) SetName(v string) *FilterForListClawOmniInstancesInput
SetName sets the Name field's value.
func (*FilterForListClawOmniInstancesInput) SetNameContains ¶
func (s *FilterForListClawOmniInstancesInput) SetNameContains(v string) *FilterForListClawOmniInstancesInput
SetNameContains sets the NameContains field's value.
func (*FilterForListClawOmniInstancesInput) SetValues ¶
func (s *FilterForListClawOmniInstancesInput) SetValues(v []*string) *FilterForListClawOmniInstancesInput
SetValues sets the Values field's value.
func (FilterForListClawOmniInstancesInput) String ¶
func (s FilterForListClawOmniInstancesInput) String() string
String returns the string representation
type GetClawOmniInstanceCommandJobInput ¶ added in v1.2.29
type GetClawOmniInstanceCommandJobInput struct {
ClawOmniInstanceId *string `type:"string" json:",omitempty"`
IsFailed *bool `type:"boolean" json:",omitempty"`
// JobId is a required field
JobId *string `type:"string" json:",omitempty" required:"true"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
// SpaceId is a required field
SpaceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceCommandJobInput) GoString ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobInput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceCommandJobInput) SetClawOmniInstanceId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetClawOmniInstanceId(v string) *GetClawOmniInstanceCommandJobInput
SetClawOmniInstanceId sets the ClawOmniInstanceId field's value.
func (*GetClawOmniInstanceCommandJobInput) SetIsFailed ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetIsFailed(v bool) *GetClawOmniInstanceCommandJobInput
SetIsFailed sets the IsFailed field's value.
func (*GetClawOmniInstanceCommandJobInput) SetJobId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetJobId(v string) *GetClawOmniInstanceCommandJobInput
SetJobId sets the JobId field's value.
func (*GetClawOmniInstanceCommandJobInput) SetPageNumber ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetPageNumber(v int32) *GetClawOmniInstanceCommandJobInput
SetPageNumber sets the PageNumber field's value.
func (*GetClawOmniInstanceCommandJobInput) SetPageSize ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetPageSize(v int32) *GetClawOmniInstanceCommandJobInput
SetPageSize sets the PageSize field's value.
func (*GetClawOmniInstanceCommandJobInput) SetSpaceId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) SetSpaceId(v string) *GetClawOmniInstanceCommandJobInput
SetSpaceId sets the SpaceId field's value.
func (GetClawOmniInstanceCommandJobInput) String ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobInput) String() string
String returns the string representation
func (*GetClawOmniInstanceCommandJobInput) Validate ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniInstanceCommandJobLogInput ¶ added in v1.2.29
type GetClawOmniInstanceCommandJobLogInput struct {
// ClawOmniInstanceId is a required field
ClawOmniInstanceId *string `type:"string" json:",omitempty" required:"true"`
// JobId is a required field
JobId *string `type:"string" json:",omitempty" required:"true"`
// SpaceId is a required field
SpaceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceCommandJobLogInput) GoString ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobLogInput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceCommandJobLogInput) SetClawOmniInstanceId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogInput) SetClawOmniInstanceId(v string) *GetClawOmniInstanceCommandJobLogInput
SetClawOmniInstanceId sets the ClawOmniInstanceId field's value.
func (*GetClawOmniInstanceCommandJobLogInput) SetJobId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogInput) SetJobId(v string) *GetClawOmniInstanceCommandJobLogInput
SetJobId sets the JobId field's value.
func (*GetClawOmniInstanceCommandJobLogInput) SetSpaceId ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogInput) SetSpaceId(v string) *GetClawOmniInstanceCommandJobLogInput
SetSpaceId sets the SpaceId field's value.
func (GetClawOmniInstanceCommandJobLogInput) String ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobLogInput) String() string
String returns the string representation
func (*GetClawOmniInstanceCommandJobLogInput) Validate ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniInstanceCommandJobLogOutput ¶ added in v1.2.29
type GetClawOmniInstanceCommandJobLogOutput struct {
Metadata *response.ResponseMetadata
LogAvailable *bool `type:"boolean" json:",omitempty"`
Output *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceCommandJobLogOutput) GoString ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobLogOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceCommandJobLogOutput) SetLogAvailable ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogOutput) SetLogAvailable(v bool) *GetClawOmniInstanceCommandJobLogOutput
SetLogAvailable sets the LogAvailable field's value.
func (*GetClawOmniInstanceCommandJobLogOutput) SetOutput ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobLogOutput) SetOutput(v string) *GetClawOmniInstanceCommandJobLogOutput
SetOutput sets the Output field's value.
func (GetClawOmniInstanceCommandJobLogOutput) String ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobLogOutput) String() string
String returns the string representation
type GetClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type GetClawOmniInstanceCommandJobOutput struct {
Metadata *response.ResponseMetadata
Job *JobForGetClawOmniInstanceCommandJobOutput `type:"structure" json:",omitempty"`
PageNumber *int32 `type:"int32" json:",omitempty"`
PageSize *int32 `type:"int32" json:",omitempty"`
Targets []*TargetForGetClawOmniInstanceCommandJobOutput `type:"list"`
TotalCount *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceCommandJobOutput) SetJob ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobOutput) SetJob(v *JobForGetClawOmniInstanceCommandJobOutput) *GetClawOmniInstanceCommandJobOutput
SetJob sets the Job field's value.
func (*GetClawOmniInstanceCommandJobOutput) SetPageNumber ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobOutput) SetPageNumber(v int32) *GetClawOmniInstanceCommandJobOutput
SetPageNumber sets the PageNumber field's value.
func (*GetClawOmniInstanceCommandJobOutput) SetPageSize ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobOutput) SetPageSize(v int32) *GetClawOmniInstanceCommandJobOutput
SetPageSize sets the PageSize field's value.
func (*GetClawOmniInstanceCommandJobOutput) SetTargets ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobOutput) SetTargets(v []*TargetForGetClawOmniInstanceCommandJobOutput) *GetClawOmniInstanceCommandJobOutput
SetTargets sets the Targets field's value.
func (*GetClawOmniInstanceCommandJobOutput) SetTotalCount ¶ added in v1.2.29
func (s *GetClawOmniInstanceCommandJobOutput) SetTotalCount(v int32) *GetClawOmniInstanceCommandJobOutput
SetTotalCount sets the TotalCount field's value.
func (GetClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s GetClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type GetClawOmniInstanceInput ¶
type GetClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceInput) GoString ¶
func (s GetClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceInput) SetId ¶
func (s *GetClawOmniInstanceInput) SetId(v string) *GetClawOmniInstanceInput
SetId sets the Id field's value.
func (*GetClawOmniInstanceInput) SetProjectName ¶
func (s *GetClawOmniInstanceInput) SetProjectName(v string) *GetClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (GetClawOmniInstanceInput) String ¶
func (s GetClawOmniInstanceInput) String() string
String returns the string representation
func (*GetClawOmniInstanceInput) Validate ¶
func (s *GetClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniInstanceOutput ¶
type GetClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
ClawOmniInstance *ClawOmniInstanceForGetClawOmniInstanceOutput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceOutput) GoString ¶
func (s GetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceOutput) SetClawOmniInstance ¶
func (s *GetClawOmniInstanceOutput) SetClawOmniInstance(v *ClawOmniInstanceForGetClawOmniInstanceOutput) *GetClawOmniInstanceOutput
SetClawOmniInstance sets the ClawOmniInstance field's value.
func (GetClawOmniInstanceOutput) String ¶
func (s GetClawOmniInstanceOutput) String() string
String returns the string representation
type GetClawOmniInstanceSkillsInput ¶ added in v1.2.31
type GetClawOmniInstanceSkillsInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceSkillsInput) GoString ¶ added in v1.2.31
func (s GetClawOmniInstanceSkillsInput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceSkillsInput) SetId ¶ added in v1.2.31
func (s *GetClawOmniInstanceSkillsInput) SetId(v string) *GetClawOmniInstanceSkillsInput
SetId sets the Id field's value.
func (*GetClawOmniInstanceSkillsInput) SetProjectName ¶ added in v1.2.31
func (s *GetClawOmniInstanceSkillsInput) SetProjectName(v string) *GetClawOmniInstanceSkillsInput
SetProjectName sets the ProjectName field's value.
func (GetClawOmniInstanceSkillsInput) String ¶ added in v1.2.31
func (s GetClawOmniInstanceSkillsInput) String() string
String returns the string representation
func (*GetClawOmniInstanceSkillsInput) Validate ¶ added in v1.2.31
func (s *GetClawOmniInstanceSkillsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniInstanceSkillsOutput ¶ added in v1.2.31
type GetClawOmniInstanceSkillsOutput struct {
Metadata *response.ResponseMetadata
Skills []*SkillForGetClawOmniInstanceSkillsOutput `type:"list"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceSkillsOutput) GoString ¶ added in v1.2.31
func (s GetClawOmniInstanceSkillsOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceSkillsOutput) SetSkills ¶ added in v1.2.31
func (s *GetClawOmniInstanceSkillsOutput) SetSkills(v []*SkillForGetClawOmniInstanceSkillsOutput) *GetClawOmniInstanceSkillsOutput
SetSkills sets the Skills field's value.
func (GetClawOmniInstanceSkillsOutput) String ¶ added in v1.2.31
func (s GetClawOmniInstanceSkillsOutput) String() string
String returns the string representation
type GetClawOmniSpaceTemplateInput ¶ added in v1.2.31
type GetClawOmniSpaceTemplateInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (GetClawOmniSpaceTemplateInput) GoString ¶ added in v1.2.31
func (s GetClawOmniSpaceTemplateInput) GoString() string
GoString returns the string representation
func (*GetClawOmniSpaceTemplateInput) SetId ¶ added in v1.2.31
func (s *GetClawOmniSpaceTemplateInput) SetId(v string) *GetClawOmniSpaceTemplateInput
SetId sets the Id field's value.
func (GetClawOmniSpaceTemplateInput) String ¶ added in v1.2.31
func (s GetClawOmniSpaceTemplateInput) String() string
String returns the string representation
func (*GetClawOmniSpaceTemplateInput) Validate ¶ added in v1.2.31
func (s *GetClawOmniSpaceTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniSpaceTemplateOutput ¶ added in v1.2.31
type GetClawOmniSpaceTemplateOutput struct {
Metadata *response.ResponseMetadata
Templates []*TemplateForGetClawOmniSpaceTemplateOutput `type:"list"`
// contains filtered or unexported fields
}
func (GetClawOmniSpaceTemplateOutput) GoString ¶ added in v1.2.31
func (s GetClawOmniSpaceTemplateOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniSpaceTemplateOutput) SetTemplates ¶ added in v1.2.31
func (s *GetClawOmniSpaceTemplateOutput) SetTemplates(v []*TemplateForGetClawOmniSpaceTemplateOutput) *GetClawOmniSpaceTemplateOutput
SetTemplates sets the Templates field's value.
func (GetClawOmniSpaceTemplateOutput) String ¶ added in v1.2.31
func (s GetClawOmniSpaceTemplateOutput) String() string
String returns the string representation
type InstanceForListClawOmniInstancesOutput ¶
type InstanceForListClawOmniInstancesOutput struct {
CpuMilli *int32 `type:"int32"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
Endpoint *string `type:"string"`
ExpiredAction *string `type:"string"`
ExpiredAt *string `type:"string"`
Id *string `type:"string"`
Image *string `type:"string"`
InternalEndpoint *string `type:"string"`
MemoryMb *int32 `type:"int32"`
ModelConfig *ModelConfigForListClawOmniInstancesOutput `type:"structure"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Soul *string `type:"string"`
SpaceId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForListClawOmniInstancesOutput `type:"list"`
TemplateId *string `type:"string"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceForListClawOmniInstancesOutput) GoString ¶
func (s InstanceForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForListClawOmniInstancesOutput) SetCpuMilli ¶
func (s *InstanceForListClawOmniInstancesOutput) SetCpuMilli(v int32) *InstanceForListClawOmniInstancesOutput
SetCpuMilli sets the CpuMilli field's value.
func (*InstanceForListClawOmniInstancesOutput) SetCreatedAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetCreatedAt(v string) *InstanceForListClawOmniInstancesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*InstanceForListClawOmniInstancesOutput) SetDescription ¶
func (s *InstanceForListClawOmniInstancesOutput) SetDescription(v string) *InstanceForListClawOmniInstancesOutput
SetDescription sets the Description field's value.
func (*InstanceForListClawOmniInstancesOutput) SetEndpoint ¶
func (s *InstanceForListClawOmniInstancesOutput) SetEndpoint(v string) *InstanceForListClawOmniInstancesOutput
SetEndpoint sets the Endpoint field's value.
func (*InstanceForListClawOmniInstancesOutput) SetExpiredAction ¶
func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAction(v string) *InstanceForListClawOmniInstancesOutput
SetExpiredAction sets the ExpiredAction field's value.
func (*InstanceForListClawOmniInstancesOutput) SetExpiredAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAt(v string) *InstanceForListClawOmniInstancesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*InstanceForListClawOmniInstancesOutput) SetId ¶
func (s *InstanceForListClawOmniInstancesOutput) SetId(v string) *InstanceForListClawOmniInstancesOutput
SetId sets the Id field's value.
func (*InstanceForListClawOmniInstancesOutput) SetImage ¶
func (s *InstanceForListClawOmniInstancesOutput) SetImage(v string) *InstanceForListClawOmniInstancesOutput
SetImage sets the Image field's value.
func (*InstanceForListClawOmniInstancesOutput) SetInternalEndpoint ¶
func (s *InstanceForListClawOmniInstancesOutput) SetInternalEndpoint(v string) *InstanceForListClawOmniInstancesOutput
SetInternalEndpoint sets the InternalEndpoint field's value.
func (*InstanceForListClawOmniInstancesOutput) SetMemoryMb ¶
func (s *InstanceForListClawOmniInstancesOutput) SetMemoryMb(v int32) *InstanceForListClawOmniInstancesOutput
SetMemoryMb sets the MemoryMb field's value.
func (*InstanceForListClawOmniInstancesOutput) SetModelConfig ¶
func (s *InstanceForListClawOmniInstancesOutput) SetModelConfig(v *ModelConfigForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
SetModelConfig sets the ModelConfig field's value.
func (*InstanceForListClawOmniInstancesOutput) SetName ¶
func (s *InstanceForListClawOmniInstancesOutput) SetName(v string) *InstanceForListClawOmniInstancesOutput
SetName sets the Name field's value.
func (*InstanceForListClawOmniInstancesOutput) SetProjectName ¶
func (s *InstanceForListClawOmniInstancesOutput) SetProjectName(v string) *InstanceForListClawOmniInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForListClawOmniInstancesOutput) SetSoul ¶
func (s *InstanceForListClawOmniInstancesOutput) SetSoul(v string) *InstanceForListClawOmniInstancesOutput
SetSoul sets the Soul field's value.
func (*InstanceForListClawOmniInstancesOutput) SetSpaceId ¶
func (s *InstanceForListClawOmniInstancesOutput) SetSpaceId(v string) *InstanceForListClawOmniInstancesOutput
SetSpaceId sets the SpaceId field's value.
func (*InstanceForListClawOmniInstancesOutput) SetStatus ¶
func (s *InstanceForListClawOmniInstancesOutput) SetStatus(v string) *InstanceForListClawOmniInstancesOutput
SetStatus sets the Status field's value.
func (*InstanceForListClawOmniInstancesOutput) SetTags ¶
func (s *InstanceForListClawOmniInstancesOutput) SetTags(v []*TagForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForListClawOmniInstancesOutput) SetTemplateId ¶ added in v1.2.27
func (s *InstanceForListClawOmniInstancesOutput) SetTemplateId(v string) *InstanceForListClawOmniInstancesOutput
SetTemplateId sets the TemplateId field's value.
func (*InstanceForListClawOmniInstancesOutput) SetUpdatedAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetUpdatedAt(v string) *InstanceForListClawOmniInstancesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (InstanceForListClawOmniInstancesOutput) String ¶
func (s InstanceForListClawOmniInstancesOutput) String() string
String returns the string representation
type ItemForListClawOmniSpaceTemplatesOutput ¶ added in v1.2.31
type ItemForListClawOmniSpaceTemplatesOutput struct {
AccountId *string `type:"string" json:",omitempty"`
AgentMd *string `type:"string" json:",omitempty"`
CpuMilli *int32 `type:"int32" json:",omitempty"`
DefaultModelName *string `type:"string" json:",omitempty"`
DefaultModelSource *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
MemoryMb *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PluginConfig *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SkillConfig *string `type:"string" json:",omitempty"`
Soul *string `type:"string" json:",omitempty"`
TemplateCurrentVersionId *string `type:"string" json:",omitempty"`
TemplateLabel *string `type:"string" json:",omitempty"`
TemplateVersionId *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListClawOmniSpaceTemplatesOutput) GoString ¶ added in v1.2.31
func (s ItemForListClawOmniSpaceTemplatesOutput) GoString() string
GoString returns the string representation
func (*ItemForListClawOmniSpaceTemplatesOutput) SetAccountId ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetAccountId(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetAccountId sets the AccountId field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetAgentMd ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetAgentMd(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetAgentMd sets the AgentMd field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetCpuMilli ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetCpuMilli(v int32) *ItemForListClawOmniSpaceTemplatesOutput
SetCpuMilli sets the CpuMilli field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelName ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelName(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetDefaultModelName sets the DefaultModelName field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelSource ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDefaultModelSource(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetDefaultModelSource sets the DefaultModelSource field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetDescription ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetDescription(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetDescription sets the Description field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetId ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetId(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetId sets the Id field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetImageId ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetImageId(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetImageId sets the ImageId field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetMemoryMb ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetMemoryMb(v int32) *ItemForListClawOmniSpaceTemplatesOutput
SetMemoryMb sets the MemoryMb field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetName ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetName(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetName sets the Name field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetPluginConfig ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetPluginConfig(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetPluginConfig sets the PluginConfig field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetProjectName ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetProjectName(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetSkillConfig ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetSkillConfig(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetSkillConfig sets the SkillConfig field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetSoul ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetSoul(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetSoul sets the Soul field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetTemplateCurrentVersionId ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateCurrentVersionId(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetTemplateCurrentVersionId sets the TemplateCurrentVersionId field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetTemplateLabel ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateLabel(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetTemplateLabel sets the TemplateLabel field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetTemplateVersionId ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetTemplateVersionId(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetTemplateVersionId sets the TemplateVersionId field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetType ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetType(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetType sets the Type field's value.
func (*ItemForListClawOmniSpaceTemplatesOutput) SetVersion ¶ added in v1.2.31
func (s *ItemForListClawOmniSpaceTemplatesOutput) SetVersion(v string) *ItemForListClawOmniSpaceTemplatesOutput
SetVersion sets the Version field's value.
func (ItemForListClawOmniSpaceTemplatesOutput) String ¶ added in v1.2.31
func (s ItemForListClawOmniSpaceTemplatesOutput) String() string
String returns the string representation
type JobForGetClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type JobForGetClawOmniInstanceCommandJobOutput struct {
CommandName *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
EnvVars []*EnvVarForGetClawOmniInstanceCommandJobOutput `type:"list"`
ExecutionMode *string `type:"string" json:",omitempty"`
JobId *string `type:"string" json:",omitempty"`
JobName *string `type:"string" json:",omitempty"`
LaunchTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
TargetVersion *string `type:"string" json:",omitempty"`
TotalInstanceCount *int64 `type:"int64" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
WorkingDir *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (JobForGetClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s JobForGetClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*JobForGetClawOmniInstanceCommandJobOutput) SetCommandName ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetCommandName(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetCommandName sets the CommandName field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetDescription ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetDescription(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetDescription sets the Description field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetEndTime ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetEndTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetEndTime sets the EndTime field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetEnvVars ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetEnvVars(v []*EnvVarForGetClawOmniInstanceCommandJobOutput) *JobForGetClawOmniInstanceCommandJobOutput
SetEnvVars sets the EnvVars field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetExecutionMode ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetExecutionMode(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetExecutionMode sets the ExecutionMode field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetJobId ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetJobId(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetJobId sets the JobId field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetJobName ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetJobName(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetJobName sets the JobName field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetLaunchTime ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetLaunchTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetLaunchTime sets the LaunchTime field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetStartTime ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetStartTime(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetStartTime sets the StartTime field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetStatus ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetStatus(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetStatus sets the Status field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetTargetVersion ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetTargetVersion(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetTargetVersion sets the TargetVersion field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetTotalInstanceCount ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetTotalInstanceCount(v int64) *JobForGetClawOmniInstanceCommandJobOutput
SetTotalInstanceCount sets the TotalInstanceCount field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetType ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetType(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetType sets the Type field's value.
func (*JobForGetClawOmniInstanceCommandJobOutput) SetWorkingDir ¶ added in v1.2.29
func (s *JobForGetClawOmniInstanceCommandJobOutput) SetWorkingDir(v string) *JobForGetClawOmniInstanceCommandJobOutput
SetWorkingDir sets the WorkingDir field's value.
func (JobForGetClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s JobForGetClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type JobForListClawOmniInstanceCommandJobsOutput ¶ added in v1.2.29
type JobForListClawOmniInstanceCommandJobsOutput struct {
CommandName *string `type:"string"`
Description *string `type:"string"`
EndTime *string `type:"string"`
EnvVars []*EnvVarForListClawOmniInstanceCommandJobsOutput `type:"list"`
ExecutionMode *string `type:"string"`
JobId *string `type:"string"`
JobName *string `type:"string"`
LaunchTime *string `type:"string"`
StartTime *string `type:"string"`
Status *string `type:"string"`
TargetVersion *string `type:"string"`
TotalInstanceCount *int64 `type:"int64"`
Type *string `type:"string"`
WorkingDir *string `type:"string"`
// contains filtered or unexported fields
}
func (JobForListClawOmniInstanceCommandJobsOutput) GoString ¶ added in v1.2.29
func (s JobForListClawOmniInstanceCommandJobsOutput) GoString() string
GoString returns the string representation
func (*JobForListClawOmniInstanceCommandJobsOutput) SetCommandName ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetCommandName(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetCommandName sets the CommandName field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetDescription ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetDescription(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetDescription sets the Description field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetEndTime ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetEndTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetEndTime sets the EndTime field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetEnvVars ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetEnvVars(v []*EnvVarForListClawOmniInstanceCommandJobsOutput) *JobForListClawOmniInstanceCommandJobsOutput
SetEnvVars sets the EnvVars field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetExecutionMode ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetExecutionMode(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetExecutionMode sets the ExecutionMode field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetJobId ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetJobId(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetJobId sets the JobId field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetJobName ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetJobName(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetJobName sets the JobName field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetLaunchTime ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetLaunchTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetLaunchTime sets the LaunchTime field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetStartTime ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetStartTime(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetStartTime sets the StartTime field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetStatus ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetStatus(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetStatus sets the Status field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetTargetVersion ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetTargetVersion(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetTargetVersion sets the TargetVersion field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetTotalInstanceCount ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetTotalInstanceCount(v int64) *JobForListClawOmniInstanceCommandJobsOutput
SetTotalInstanceCount sets the TotalInstanceCount field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetType ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetType(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetType sets the Type field's value.
func (*JobForListClawOmniInstanceCommandJobsOutput) SetWorkingDir ¶ added in v1.2.29
func (s *JobForListClawOmniInstanceCommandJobsOutput) SetWorkingDir(v string) *JobForListClawOmniInstanceCommandJobsOutput
SetWorkingDir sets the WorkingDir field's value.
func (JobForListClawOmniInstanceCommandJobsOutput) String ¶ added in v1.2.29
func (s JobForListClawOmniInstanceCommandJobsOutput) String() string
String returns the string representation
type ListClawOmniChannelsInput ¶ added in v1.2.29
type ListClawOmniChannelsInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListClawOmniChannelsInput) GoString ¶ added in v1.2.29
func (s ListClawOmniChannelsInput) GoString() string
GoString returns the string representation
func (*ListClawOmniChannelsInput) SetId ¶ added in v1.2.29
func (s *ListClawOmniChannelsInput) SetId(v string) *ListClawOmniChannelsInput
SetId sets the Id field's value.
func (ListClawOmniChannelsInput) String ¶ added in v1.2.29
func (s ListClawOmniChannelsInput) String() string
String returns the string representation
func (*ListClawOmniChannelsInput) Validate ¶ added in v1.2.29
func (s *ListClawOmniChannelsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniChannelsOutput ¶ added in v1.2.29
type ListClawOmniChannelsOutput struct {
Metadata *response.ResponseMetadata
Channels []*ChannelForListClawOmniChannelsOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListClawOmniChannelsOutput) GoString ¶ added in v1.2.29
func (s ListClawOmniChannelsOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniChannelsOutput) SetChannels ¶ added in v1.2.29
func (s *ListClawOmniChannelsOutput) SetChannels(v []*ChannelForListClawOmniChannelsOutput) *ListClawOmniChannelsOutput
SetChannels sets the Channels field's value.
func (ListClawOmniChannelsOutput) String ¶ added in v1.2.29
func (s ListClawOmniChannelsOutput) String() string
String returns the string representation
type ListClawOmniInstanceCommandJobsInput ¶ added in v1.2.29
type ListClawOmniInstanceCommandJobsInput struct {
CommandName *string `type:"string"`
JobId *string `type:"string"`
JobName *string `type:"string"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
Statuses []*string `type:"list"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceCommandJobsInput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceCommandJobsInput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceCommandJobsInput) SetCommandName ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetCommandName(v string) *ListClawOmniInstanceCommandJobsInput
SetCommandName sets the CommandName field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetJobId ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetJobId(v string) *ListClawOmniInstanceCommandJobsInput
SetJobId sets the JobId field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetJobName ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetJobName(v string) *ListClawOmniInstanceCommandJobsInput
SetJobName sets the JobName field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetPageNumber ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetPageNumber(v int32) *ListClawOmniInstanceCommandJobsInput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetPageSize ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetPageSize(v int32) *ListClawOmniInstanceCommandJobsInput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetSpaceId ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetSpaceId(v string) *ListClawOmniInstanceCommandJobsInput
SetSpaceId sets the SpaceId field's value.
func (*ListClawOmniInstanceCommandJobsInput) SetStatuses ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) SetStatuses(v []*string) *ListClawOmniInstanceCommandJobsInput
SetStatuses sets the Statuses field's value.
func (ListClawOmniInstanceCommandJobsInput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceCommandJobsInput) String() string
String returns the string representation
func (*ListClawOmniInstanceCommandJobsInput) Validate ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniInstanceCommandJobsOutput ¶ added in v1.2.29
type ListClawOmniInstanceCommandJobsOutput struct {
Metadata *response.ResponseMetadata
Jobs []*JobForListClawOmniInstanceCommandJobsOutput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceCommandJobsOutput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceCommandJobsOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceCommandJobsOutput) SetJobs ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsOutput) SetJobs(v []*JobForListClawOmniInstanceCommandJobsOutput) *ListClawOmniInstanceCommandJobsOutput
SetJobs sets the Jobs field's value.
func (*ListClawOmniInstanceCommandJobsOutput) SetPageNumber ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsOutput) SetPageNumber(v int32) *ListClawOmniInstanceCommandJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstanceCommandJobsOutput) SetPageSize ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsOutput) SetPageSize(v int32) *ListClawOmniInstanceCommandJobsOutput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstanceCommandJobsOutput) SetTotalCount ¶ added in v1.2.29
func (s *ListClawOmniInstanceCommandJobsOutput) SetTotalCount(v int32) *ListClawOmniInstanceCommandJobsOutput
SetTotalCount sets the TotalCount field's value.
func (ListClawOmniInstanceCommandJobsOutput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceCommandJobsOutput) String() string
String returns the string representation
type ListClawOmniInstanceDevicePairingsInput ¶ added in v1.2.29
type ListClawOmniInstanceDevicePairingsInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceDevicePairingsInput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceDevicePairingsInput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceDevicePairingsInput) SetId ¶ added in v1.2.29
func (s *ListClawOmniInstanceDevicePairingsInput) SetId(v string) *ListClawOmniInstanceDevicePairingsInput
SetId sets the Id field's value.
func (ListClawOmniInstanceDevicePairingsInput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceDevicePairingsInput) String() string
String returns the string representation
func (*ListClawOmniInstanceDevicePairingsInput) Validate ¶ added in v1.2.29
func (s *ListClawOmniInstanceDevicePairingsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniInstanceDevicePairingsOutput ¶ added in v1.2.29
type ListClawOmniInstanceDevicePairingsOutput struct {
Metadata *response.ResponseMetadata
Pairings []*PairingForListClawOmniInstanceDevicePairingsOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceDevicePairingsOutput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceDevicePairingsOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceDevicePairingsOutput) SetPairings ¶ added in v1.2.29
func (s *ListClawOmniInstanceDevicePairingsOutput) SetPairings(v []*PairingForListClawOmniInstanceDevicePairingsOutput) *ListClawOmniInstanceDevicePairingsOutput
SetPairings sets the Pairings field's value.
func (ListClawOmniInstanceDevicePairingsOutput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceDevicePairingsOutput) String() string
String returns the string representation
type ListClawOmniInstanceDeviceStatusInput ¶ added in v1.2.29
type ListClawOmniInstanceDeviceStatusInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceDeviceStatusInput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceDeviceStatusInput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceDeviceStatusInput) SetId ¶ added in v1.2.29
func (s *ListClawOmniInstanceDeviceStatusInput) SetId(v string) *ListClawOmniInstanceDeviceStatusInput
SetId sets the Id field's value.
func (ListClawOmniInstanceDeviceStatusInput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceDeviceStatusInput) String() string
String returns the string representation
func (*ListClawOmniInstanceDeviceStatusInput) Validate ¶ added in v1.2.29
func (s *ListClawOmniInstanceDeviceStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniInstanceDeviceStatusOutput ¶ added in v1.2.29
type ListClawOmniInstanceDeviceStatusOutput struct {
Metadata *response.ResponseMetadata
Nodes []*NodeForListClawOmniInstanceDeviceStatusOutput `type:"list"`
Ts *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListClawOmniInstanceDeviceStatusOutput) GoString ¶ added in v1.2.29
func (s ListClawOmniInstanceDeviceStatusOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstanceDeviceStatusOutput) SetNodes ¶ added in v1.2.29
func (s *ListClawOmniInstanceDeviceStatusOutput) SetNodes(v []*NodeForListClawOmniInstanceDeviceStatusOutput) *ListClawOmniInstanceDeviceStatusOutput
SetNodes sets the Nodes field's value.
func (*ListClawOmniInstanceDeviceStatusOutput) SetTs ¶ added in v1.2.29
func (s *ListClawOmniInstanceDeviceStatusOutput) SetTs(v string) *ListClawOmniInstanceDeviceStatusOutput
SetTs sets the Ts field's value.
func (ListClawOmniInstanceDeviceStatusOutput) String ¶ added in v1.2.29
func (s ListClawOmniInstanceDeviceStatusOutput) String() string
String returns the string representation
type ListClawOmniInstancesInput ¶
type ListClawOmniInstancesInput struct {
Filters []*FilterForListClawOmniInstancesInput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
ProjectName *string `type:"string"`
SortBy *string `type:"string"`
SortOrder *string `type:"string"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ListClawOmniInstancesInput) GoString ¶
func (s ListClawOmniInstancesInput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstancesInput) SetFilters ¶
func (s *ListClawOmniInstancesInput) SetFilters(v []*FilterForListClawOmniInstancesInput) *ListClawOmniInstancesInput
SetFilters sets the Filters field's value.
func (*ListClawOmniInstancesInput) SetPageNumber ¶
func (s *ListClawOmniInstancesInput) SetPageNumber(v int32) *ListClawOmniInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstancesInput) SetPageSize ¶
func (s *ListClawOmniInstancesInput) SetPageSize(v int32) *ListClawOmniInstancesInput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstancesInput) SetProjectName ¶
func (s *ListClawOmniInstancesInput) SetProjectName(v string) *ListClawOmniInstancesInput
SetProjectName sets the ProjectName field's value.
func (*ListClawOmniInstancesInput) SetSortBy ¶
func (s *ListClawOmniInstancesInput) SetSortBy(v string) *ListClawOmniInstancesInput
SetSortBy sets the SortBy field's value.
func (*ListClawOmniInstancesInput) SetSortOrder ¶
func (s *ListClawOmniInstancesInput) SetSortOrder(v string) *ListClawOmniInstancesInput
SetSortOrder sets the SortOrder field's value.
func (*ListClawOmniInstancesInput) SetSpaceId ¶
func (s *ListClawOmniInstancesInput) SetSpaceId(v string) *ListClawOmniInstancesInput
SetSpaceId sets the SpaceId field's value.
func (ListClawOmniInstancesInput) String ¶
func (s ListClawOmniInstancesInput) String() string
String returns the string representation
func (*ListClawOmniInstancesInput) Validate ¶
func (s *ListClawOmniInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniInstancesOutput ¶
type ListClawOmniInstancesOutput struct {
Metadata *response.ResponseMetadata
Instances []*InstanceForListClawOmniInstancesOutput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ListClawOmniInstancesOutput) GoString ¶
func (s ListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstancesOutput) SetInstances ¶
func (s *ListClawOmniInstancesOutput) SetInstances(v []*InstanceForListClawOmniInstancesOutput) *ListClawOmniInstancesOutput
SetInstances sets the Instances field's value.
func (*ListClawOmniInstancesOutput) SetPageNumber ¶
func (s *ListClawOmniInstancesOutput) SetPageNumber(v int32) *ListClawOmniInstancesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstancesOutput) SetPageSize ¶
func (s *ListClawOmniInstancesOutput) SetPageSize(v int32) *ListClawOmniInstancesOutput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstancesOutput) SetTotalCount ¶
func (s *ListClawOmniInstancesOutput) SetTotalCount(v int32) *ListClawOmniInstancesOutput
SetTotalCount sets the TotalCount field's value.
func (ListClawOmniInstancesOutput) String ¶
func (s ListClawOmniInstancesOutput) String() string
String returns the string representation
type ListClawOmniSpaceEnabledModelsInput ¶ added in v1.2.29
type ListClawOmniSpaceEnabledModelsInput struct {
ProjectName *string `type:"string" json:",omitempty"`
SpaceId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListClawOmniSpaceEnabledModelsInput) GoString ¶ added in v1.2.29
func (s ListClawOmniSpaceEnabledModelsInput) GoString() string
GoString returns the string representation
func (*ListClawOmniSpaceEnabledModelsInput) SetProjectName ¶ added in v1.2.29
func (s *ListClawOmniSpaceEnabledModelsInput) SetProjectName(v string) *ListClawOmniSpaceEnabledModelsInput
SetProjectName sets the ProjectName field's value.
func (*ListClawOmniSpaceEnabledModelsInput) SetSpaceId ¶ added in v1.2.29
func (s *ListClawOmniSpaceEnabledModelsInput) SetSpaceId(v string) *ListClawOmniSpaceEnabledModelsInput
SetSpaceId sets the SpaceId field's value.
func (ListClawOmniSpaceEnabledModelsInput) String ¶ added in v1.2.29
func (s ListClawOmniSpaceEnabledModelsInput) String() string
String returns the string representation
type ListClawOmniSpaceEnabledModelsOutput ¶ added in v1.2.29
type ListClawOmniSpaceEnabledModelsOutput struct {
Metadata *response.ResponseMetadata
Models []*ModelForListClawOmniSpaceEnabledModelsOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListClawOmniSpaceEnabledModelsOutput) GoString ¶ added in v1.2.29
func (s ListClawOmniSpaceEnabledModelsOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniSpaceEnabledModelsOutput) SetModels ¶ added in v1.2.29
func (s *ListClawOmniSpaceEnabledModelsOutput) SetModels(v []*ModelForListClawOmniSpaceEnabledModelsOutput) *ListClawOmniSpaceEnabledModelsOutput
SetModels sets the Models field's value.
func (ListClawOmniSpaceEnabledModelsOutput) String ¶ added in v1.2.29
func (s ListClawOmniSpaceEnabledModelsOutput) String() string
String returns the string representation
type ListClawOmniSpaceTemplatesInput ¶ added in v1.2.31
type ListClawOmniSpaceTemplatesInput struct {
AccountId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SpaceId *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListClawOmniSpaceTemplatesInput) GoString ¶ added in v1.2.31
func (s ListClawOmniSpaceTemplatesInput) GoString() string
GoString returns the string representation
func (*ListClawOmniSpaceTemplatesInput) SetAccountId ¶ added in v1.2.31
func (s *ListClawOmniSpaceTemplatesInput) SetAccountId(v string) *ListClawOmniSpaceTemplatesInput
SetAccountId sets the AccountId field's value.
func (*ListClawOmniSpaceTemplatesInput) SetProjectName ¶ added in v1.2.31
func (s *ListClawOmniSpaceTemplatesInput) SetProjectName(v string) *ListClawOmniSpaceTemplatesInput
SetProjectName sets the ProjectName field's value.
func (*ListClawOmniSpaceTemplatesInput) SetSpaceId ¶ added in v1.2.31
func (s *ListClawOmniSpaceTemplatesInput) SetSpaceId(v string) *ListClawOmniSpaceTemplatesInput
SetSpaceId sets the SpaceId field's value.
func (*ListClawOmniSpaceTemplatesInput) SetType ¶ added in v1.2.31
func (s *ListClawOmniSpaceTemplatesInput) SetType(v string) *ListClawOmniSpaceTemplatesInput
SetType sets the Type field's value.
func (ListClawOmniSpaceTemplatesInput) String ¶ added in v1.2.31
func (s ListClawOmniSpaceTemplatesInput) String() string
String returns the string representation
type ListClawOmniSpaceTemplatesOutput ¶ added in v1.2.31
type ListClawOmniSpaceTemplatesOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListClawOmniSpaceTemplatesOutput `type:"list"`
// contains filtered or unexported fields
}
func (ListClawOmniSpaceTemplatesOutput) GoString ¶ added in v1.2.31
func (s ListClawOmniSpaceTemplatesOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniSpaceTemplatesOutput) SetItems ¶ added in v1.2.31
func (s *ListClawOmniSpaceTemplatesOutput) SetItems(v []*ItemForListClawOmniSpaceTemplatesOutput) *ListClawOmniSpaceTemplatesOutput
SetItems sets the Items field's value.
func (ListClawOmniSpaceTemplatesOutput) String ¶ added in v1.2.31
func (s ListClawOmniSpaceTemplatesOutput) String() string
String returns the string representation
type ModelConfigForCreateClawOmniInstanceInput ¶
type ModelConfigForCreateClawOmniInstanceInput struct {
ModelId *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (ModelConfigForCreateClawOmniInstanceInput) GoString ¶
func (s ModelConfigForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ModelConfigForCreateClawOmniInstanceInput) SetModelId ¶
func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelId(v string) *ModelConfigForCreateClawOmniInstanceInput
SetModelId sets the ModelId field's value.
func (*ModelConfigForCreateClawOmniInstanceInput) SetModelSource ¶
func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelSource(v string) *ModelConfigForCreateClawOmniInstanceInput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForCreateClawOmniInstanceInput) String ¶
func (s ModelConfigForCreateClawOmniInstanceInput) String() string
String returns the string representation
type ModelConfigForGetClawOmniInstanceOutput ¶
type ModelConfigForGetClawOmniInstanceOutput struct {
ModelId *string `type:"string" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty"`
ModelSource *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelConfigForGetClawOmniInstanceOutput) GoString ¶
func (s ModelConfigForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelId ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelId(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelId sets the ModelId field's value.
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelName ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelName(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelName sets the ModelName field's value.
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelSource ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelSource(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForGetClawOmniInstanceOutput) String ¶
func (s ModelConfigForGetClawOmniInstanceOutput) String() string
String returns the string representation
type ModelConfigForListClawOmniInstancesOutput ¶
type ModelConfigForListClawOmniInstancesOutput struct {
ModelId *string `type:"string"`
ModelName *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (ModelConfigForListClawOmniInstancesOutput) GoString ¶
func (s ModelConfigForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*ModelConfigForListClawOmniInstancesOutput) SetModelId ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelId(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelId sets the ModelId field's value.
func (*ModelConfigForListClawOmniInstancesOutput) SetModelName ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelName(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelName sets the ModelName field's value.
func (*ModelConfigForListClawOmniInstancesOutput) SetModelSource ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelSource(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForListClawOmniInstancesOutput) String ¶
func (s ModelConfigForListClawOmniInstancesOutput) String() string
String returns the string representation
type ModelConfigForUpdateClawOmniInstanceModelInput ¶ added in v1.2.29
type ModelConfigForUpdateClawOmniInstanceModelInput struct {
// ModelId is a required field
ModelId *string `type:"string" required:"true"`
// ModelSource is a required field
ModelSource *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModelConfigForUpdateClawOmniInstanceModelInput) GoString ¶ added in v1.2.29
func (s ModelConfigForUpdateClawOmniInstanceModelInput) GoString() string
GoString returns the string representation
func (*ModelConfigForUpdateClawOmniInstanceModelInput) SetModelId ¶ added in v1.2.29
func (s *ModelConfigForUpdateClawOmniInstanceModelInput) SetModelId(v string) *ModelConfigForUpdateClawOmniInstanceModelInput
SetModelId sets the ModelId field's value.
func (*ModelConfigForUpdateClawOmniInstanceModelInput) SetModelSource ¶ added in v1.2.29
func (s *ModelConfigForUpdateClawOmniInstanceModelInput) SetModelSource(v string) *ModelConfigForUpdateClawOmniInstanceModelInput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForUpdateClawOmniInstanceModelInput) String ¶ added in v1.2.29
func (s ModelConfigForUpdateClawOmniInstanceModelInput) String() string
String returns the string representation
func (*ModelConfigForUpdateClawOmniInstanceModelInput) Validate ¶ added in v1.2.29
func (s *ModelConfigForUpdateClawOmniInstanceModelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModelForListClawOmniSpaceEnabledModelsOutput ¶ added in v1.2.29
type ModelForListClawOmniSpaceEnabledModelsOutput struct {
ApiKey *string `type:"string" json:",omitempty"`
ModelBaseUrl *string `type:"string" json:",omitempty"`
ModelId *string `type:"string" json:",omitempty"`
ModelSource *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelForListClawOmniSpaceEnabledModelsOutput) GoString ¶ added in v1.2.29
func (s ModelForListClawOmniSpaceEnabledModelsOutput) GoString() string
GoString returns the string representation
func (*ModelForListClawOmniSpaceEnabledModelsOutput) SetApiKey ¶ added in v1.2.29
func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetApiKey(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
SetApiKey sets the ApiKey field's value.
func (*ModelForListClawOmniSpaceEnabledModelsOutput) SetModelBaseUrl ¶ added in v1.2.29
func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelBaseUrl(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
SetModelBaseUrl sets the ModelBaseUrl field's value.
func (*ModelForListClawOmniSpaceEnabledModelsOutput) SetModelId ¶ added in v1.2.29
func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelId(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
SetModelId sets the ModelId field's value.
func (*ModelForListClawOmniSpaceEnabledModelsOutput) SetModelSource ¶ added in v1.2.29
func (s *ModelForListClawOmniSpaceEnabledModelsOutput) SetModelSource(v string) *ModelForListClawOmniSpaceEnabledModelsOutput
SetModelSource sets the ModelSource field's value.
func (ModelForListClawOmniSpaceEnabledModelsOutput) String ¶ added in v1.2.29
func (s ModelForListClawOmniSpaceEnabledModelsOutput) String() string
String returns the string representation
type NodeForListClawOmniInstanceDeviceStatusOutput ¶ added in v1.2.29
type NodeForListClawOmniInstanceDeviceStatusOutput struct {
Caps []*string `type:"list"`
Commands []*string `type:"list"`
Connected *string `type:"string" json:",omitempty"`
ConnectedAtMs *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput `type:"structure" json:",omitempty"`
DeviceFamily *string `type:"string" json:",omitempty"`
DisplayName *string `type:"string" json:",omitempty"`
NodeId *string `type:"string" json:",omitempty"`
Paired *string `type:"string" json:",omitempty"`
Platform *string `type:"string" json:",omitempty"`
RemoteIp *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (NodeForListClawOmniInstanceDeviceStatusOutput) GoString ¶ added in v1.2.29
func (s NodeForListClawOmniInstanceDeviceStatusOutput) GoString() string
GoString returns the string representation
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetCaps ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetCaps(v []*string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetCaps sets the Caps field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetCommands ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetCommands(v []*string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetCommands sets the Commands field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetConnected ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetConnected(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetConnected sets the Connected field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetConnectedAtMs ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetConnectedAtMs(v *ConnectedAtMsForListClawOmniInstanceDeviceStatusOutput) *NodeForListClawOmniInstanceDeviceStatusOutput
SetConnectedAtMs sets the ConnectedAtMs field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetDeviceFamily ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetDeviceFamily(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetDeviceFamily sets the DeviceFamily field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetDisplayName ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetDisplayName(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetDisplayName sets the DisplayName field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetNodeId ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetNodeId(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetNodeId sets the NodeId field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetPaired ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetPaired(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetPaired sets the Paired field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetPlatform ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetPlatform(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetPlatform sets the Platform field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetRemoteIp ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetRemoteIp(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetRemoteIp sets the RemoteIp field's value.
func (*NodeForListClawOmniInstanceDeviceStatusOutput) SetVersion ¶ added in v1.2.29
func (s *NodeForListClawOmniInstanceDeviceStatusOutput) SetVersion(v string) *NodeForListClawOmniInstanceDeviceStatusOutput
SetVersion sets the Version field's value.
func (NodeForListClawOmniInstanceDeviceStatusOutput) String ¶ added in v1.2.29
func (s NodeForListClawOmniInstanceDeviceStatusOutput) String() string
String returns the string representation
type PairingForListClawOmniInstanceDevicePairingsOutput ¶ added in v1.2.29
type PairingForListClawOmniInstanceDevicePairingsOutput struct {
ClientId *string `type:"string" json:",omitempty"`
ClientMode *string `type:"string" json:",omitempty"`
DeviceFamily *string `type:"string" json:",omitempty"`
DeviceId *string `type:"string" json:",omitempty"`
DisplayName *string `type:"string" json:",omitempty"`
IsRepair *string `type:"string" json:",omitempty"`
Platform *string `type:"string" json:",omitempty"`
RemoteIp *string `type:"string" json:",omitempty"`
RequestId *string `type:"string" json:",omitempty"`
Role *string `type:"string" json:",omitempty"`
Roles []*string `type:"list"`
Silent *string `type:"string" json:",omitempty"`
Ts *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PairingForListClawOmniInstanceDevicePairingsOutput) GoString ¶ added in v1.2.29
func (s PairingForListClawOmniInstanceDevicePairingsOutput) GoString() string
GoString returns the string representation
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetClientId ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetClientId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetClientId sets the ClientId field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetClientMode ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetClientMode(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetClientMode sets the ClientMode field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceFamily ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceFamily(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetDeviceFamily sets the DeviceFamily field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceId ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDeviceId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetDeviceId sets the DeviceId field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetDisplayName ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetDisplayName(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetDisplayName sets the DisplayName field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetIsRepair ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetIsRepair(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetIsRepair sets the IsRepair field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetPlatform ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetPlatform(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetPlatform sets the Platform field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetRemoteIp ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRemoteIp(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetRemoteIp sets the RemoteIp field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetRequestId ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRequestId(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetRequestId sets the RequestId field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetRole ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRole(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetRole sets the Role field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetRoles ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetRoles(v []*string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetRoles sets the Roles field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetSilent ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetSilent(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetSilent sets the Silent field's value.
func (*PairingForListClawOmniInstanceDevicePairingsOutput) SetTs ¶ added in v1.2.29
func (s *PairingForListClawOmniInstanceDevicePairingsOutput) SetTs(v string) *PairingForListClawOmniInstanceDevicePairingsOutput
SetTs sets the Ts field's value.
func (PairingForListClawOmniInstanceDevicePairingsOutput) String ¶ added in v1.2.29
func (s PairingForListClawOmniInstanceDevicePairingsOutput) String() string
String returns the string representation
type PauseClawOmniInstanceInput ¶
type PauseClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (PauseClawOmniInstanceInput) GoString ¶
func (s PauseClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*PauseClawOmniInstanceInput) SetId ¶
func (s *PauseClawOmniInstanceInput) SetId(v string) *PauseClawOmniInstanceInput
SetId sets the Id field's value.
func (PauseClawOmniInstanceInput) String ¶
func (s PauseClawOmniInstanceInput) String() string
String returns the string representation
func (*PauseClawOmniInstanceInput) Validate ¶
func (s *PauseClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PauseClawOmniInstanceOutput ¶
type PauseClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (PauseClawOmniInstanceOutput) GoString ¶
func (s PauseClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*PauseClawOmniInstanceOutput) SetId ¶
func (s *PauseClawOmniInstanceOutput) SetId(v string) *PauseClawOmniInstanceOutput
SetId sets the Id field's value.
func (PauseClawOmniInstanceOutput) String ¶
func (s PauseClawOmniInstanceOutput) String() string
String returns the string representation
type RejectClawOmniInstanceDevicePairingInput ¶ added in v1.2.29
type RejectClawOmniInstanceDevicePairingInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// RequestId is a required field
RequestId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RejectClawOmniInstanceDevicePairingInput) GoString ¶ added in v1.2.29
func (s RejectClawOmniInstanceDevicePairingInput) GoString() string
GoString returns the string representation
func (*RejectClawOmniInstanceDevicePairingInput) SetId ¶ added in v1.2.29
func (s *RejectClawOmniInstanceDevicePairingInput) SetId(v string) *RejectClawOmniInstanceDevicePairingInput
SetId sets the Id field's value.
func (*RejectClawOmniInstanceDevicePairingInput) SetRequestId ¶ added in v1.2.29
func (s *RejectClawOmniInstanceDevicePairingInput) SetRequestId(v string) *RejectClawOmniInstanceDevicePairingInput
SetRequestId sets the RequestId field's value.
func (RejectClawOmniInstanceDevicePairingInput) String ¶ added in v1.2.29
func (s RejectClawOmniInstanceDevicePairingInput) String() string
String returns the string representation
func (*RejectClawOmniInstanceDevicePairingInput) Validate ¶ added in v1.2.29
func (s *RejectClawOmniInstanceDevicePairingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RejectClawOmniInstanceDevicePairingOutput ¶ added in v1.2.29
type RejectClawOmniInstanceDevicePairingOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RejectClawOmniInstanceDevicePairingOutput) GoString ¶ added in v1.2.29
func (s RejectClawOmniInstanceDevicePairingOutput) GoString() string
GoString returns the string representation
func (RejectClawOmniInstanceDevicePairingOutput) String ¶ added in v1.2.29
func (s RejectClawOmniInstanceDevicePairingOutput) String() string
String returns the string representation
type RemoveClawOmniInstanceDevicePairedInput ¶ added in v1.2.29
type RemoveClawOmniInstanceDevicePairedInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
// NodeId is a required field
NodeId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (RemoveClawOmniInstanceDevicePairedInput) GoString ¶ added in v1.2.29
func (s RemoveClawOmniInstanceDevicePairedInput) GoString() string
GoString returns the string representation
func (*RemoveClawOmniInstanceDevicePairedInput) SetId ¶ added in v1.2.29
func (s *RemoveClawOmniInstanceDevicePairedInput) SetId(v string) *RemoveClawOmniInstanceDevicePairedInput
SetId sets the Id field's value.
func (*RemoveClawOmniInstanceDevicePairedInput) SetNodeId ¶ added in v1.2.29
func (s *RemoveClawOmniInstanceDevicePairedInput) SetNodeId(v string) *RemoveClawOmniInstanceDevicePairedInput
SetNodeId sets the NodeId field's value.
func (RemoveClawOmniInstanceDevicePairedInput) String ¶ added in v1.2.29
func (s RemoveClawOmniInstanceDevicePairedInput) String() string
String returns the string representation
func (*RemoveClawOmniInstanceDevicePairedInput) Validate ¶ added in v1.2.29
func (s *RemoveClawOmniInstanceDevicePairedInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveClawOmniInstanceDevicePairedOutput ¶ added in v1.2.29
type RemoveClawOmniInstanceDevicePairedOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveClawOmniInstanceDevicePairedOutput) GoString ¶ added in v1.2.29
func (s RemoveClawOmniInstanceDevicePairedOutput) GoString() string
GoString returns the string representation
func (RemoveClawOmniInstanceDevicePairedOutput) String ¶ added in v1.2.29
func (s RemoveClawOmniInstanceDevicePairedOutput) String() string
String returns the string representation
type ResetClawOmniInstanceInput ¶ added in v1.2.27
type ResetClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
ProjectName *string `type:"string" json:",omitempty"`
TemplateId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResetClawOmniInstanceInput) GoString ¶ added in v1.2.27
func (s ResetClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ResetClawOmniInstanceInput) SetId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetId(v string) *ResetClawOmniInstanceInput
SetId sets the Id field's value.
func (*ResetClawOmniInstanceInput) SetProjectName ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetProjectName(v string) *ResetClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (*ResetClawOmniInstanceInput) SetTemplateId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetTemplateId(v string) *ResetClawOmniInstanceInput
SetTemplateId sets the TemplateId field's value.
func (ResetClawOmniInstanceInput) String ¶ added in v1.2.27
func (s ResetClawOmniInstanceInput) String() string
String returns the string representation
func (*ResetClawOmniInstanceInput) Validate ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetClawOmniInstanceOutput ¶ added in v1.2.27
type ResetClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResetClawOmniInstanceOutput) GoString ¶ added in v1.2.27
func (s ResetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ResetClawOmniInstanceOutput) SetId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceOutput) SetId(v string) *ResetClawOmniInstanceOutput
SetId sets the Id field's value.
func (ResetClawOmniInstanceOutput) String ¶ added in v1.2.27
func (s ResetClawOmniInstanceOutput) String() string
String returns the string representation
type ResumeClawOmniInstanceInput ¶
type ResumeClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
Timeout *int32 `type:"int32" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResumeClawOmniInstanceInput) GoString ¶
func (s ResumeClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ResumeClawOmniInstanceInput) SetId ¶
func (s *ResumeClawOmniInstanceInput) SetId(v string) *ResumeClawOmniInstanceInput
SetId sets the Id field's value.
func (*ResumeClawOmniInstanceInput) SetTimeout ¶
func (s *ResumeClawOmniInstanceInput) SetTimeout(v int32) *ResumeClawOmniInstanceInput
SetTimeout sets the Timeout field's value.
func (ResumeClawOmniInstanceInput) String ¶
func (s ResumeClawOmniInstanceInput) String() string
String returns the string representation
func (*ResumeClawOmniInstanceInput) Validate ¶
func (s *ResumeClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResumeClawOmniInstanceOutput ¶
type ResumeClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ResumeClawOmniInstanceOutput) GoString ¶
func (s ResumeClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ResumeClawOmniInstanceOutput) SetId ¶
func (s *ResumeClawOmniInstanceOutput) SetId(v string) *ResumeClawOmniInstanceOutput
SetId sets the Id field's value.
func (ResumeClawOmniInstanceOutput) String ¶
func (s ResumeClawOmniInstanceOutput) String() string
String returns the string representation
type SkillForGetClawOmniInstanceSkillsOutput ¶ added in v1.2.31
type SkillForGetClawOmniInstanceSkillsOutput struct {
Name *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (SkillForGetClawOmniInstanceSkillsOutput) GoString ¶ added in v1.2.31
func (s SkillForGetClawOmniInstanceSkillsOutput) GoString() string
GoString returns the string representation
func (*SkillForGetClawOmniInstanceSkillsOutput) SetName ¶ added in v1.2.31
func (s *SkillForGetClawOmniInstanceSkillsOutput) SetName(v string) *SkillForGetClawOmniInstanceSkillsOutput
SetName sets the Name field's value.
func (SkillForGetClawOmniInstanceSkillsOutput) String ¶ added in v1.2.31
func (s SkillForGetClawOmniInstanceSkillsOutput) String() string
String returns the string representation
type StopClawOmniInstanceCommandJobInput ¶ added in v1.2.29
type StopClawOmniInstanceCommandJobInput struct {
// JobId is a required field
JobId *string `type:"string" json:",omitempty" required:"true"`
// SpaceId is a required field
SpaceId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (StopClawOmniInstanceCommandJobInput) GoString ¶ added in v1.2.29
func (s StopClawOmniInstanceCommandJobInput) GoString() string
GoString returns the string representation
func (*StopClawOmniInstanceCommandJobInput) SetJobId ¶ added in v1.2.29
func (s *StopClawOmniInstanceCommandJobInput) SetJobId(v string) *StopClawOmniInstanceCommandJobInput
SetJobId sets the JobId field's value.
func (*StopClawOmniInstanceCommandJobInput) SetSpaceId ¶ added in v1.2.29
func (s *StopClawOmniInstanceCommandJobInput) SetSpaceId(v string) *StopClawOmniInstanceCommandJobInput
SetSpaceId sets the SpaceId field's value.
func (StopClawOmniInstanceCommandJobInput) String ¶ added in v1.2.29
func (s StopClawOmniInstanceCommandJobInput) String() string
String returns the string representation
func (*StopClawOmniInstanceCommandJobInput) Validate ¶ added in v1.2.29
func (s *StopClawOmniInstanceCommandJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type StopClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type StopClawOmniInstanceCommandJobOutput struct {
Metadata *response.ResponseMetadata
JobId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (StopClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s StopClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*StopClawOmniInstanceCommandJobOutput) SetJobId ¶ added in v1.2.29
func (s *StopClawOmniInstanceCommandJobOutput) SetJobId(v string) *StopClawOmniInstanceCommandJobOutput
SetJobId sets the JobId field's value.
func (StopClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s StopClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type TagForCreateClawOmniInstanceInput ¶
type TagForCreateClawOmniInstanceInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Type *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateClawOmniInstanceInput) GoString ¶
func (s TagForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*TagForCreateClawOmniInstanceInput) SetKey ¶
func (s *TagForCreateClawOmniInstanceInput) SetKey(v string) *TagForCreateClawOmniInstanceInput
SetKey sets the Key field's value.
func (*TagForCreateClawOmniInstanceInput) SetType ¶
func (s *TagForCreateClawOmniInstanceInput) SetType(v string) *TagForCreateClawOmniInstanceInput
SetType sets the Type field's value.
func (*TagForCreateClawOmniInstanceInput) SetValue ¶
func (s *TagForCreateClawOmniInstanceInput) SetValue(v string) *TagForCreateClawOmniInstanceInput
SetValue sets the Value field's value.
func (TagForCreateClawOmniInstanceInput) String ¶
func (s TagForCreateClawOmniInstanceInput) String() string
String returns the string representation
func (*TagForCreateClawOmniInstanceInput) Validate ¶
func (s *TagForCreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagForGetClawOmniInstanceOutput ¶
type TagForGetClawOmniInstanceOutput struct {
Key *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Value *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TagForGetClawOmniInstanceOutput) GoString ¶
func (s TagForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*TagForGetClawOmniInstanceOutput) SetKey ¶
func (s *TagForGetClawOmniInstanceOutput) SetKey(v string) *TagForGetClawOmniInstanceOutput
SetKey sets the Key field's value.
func (*TagForGetClawOmniInstanceOutput) SetType ¶
func (s *TagForGetClawOmniInstanceOutput) SetType(v string) *TagForGetClawOmniInstanceOutput
SetType sets the Type field's value.
func (*TagForGetClawOmniInstanceOutput) SetValue ¶
func (s *TagForGetClawOmniInstanceOutput) SetValue(v string) *TagForGetClawOmniInstanceOutput
SetValue sets the Value field's value.
func (TagForGetClawOmniInstanceOutput) String ¶
func (s TagForGetClawOmniInstanceOutput) String() string
String returns the string representation
type TagForListClawOmniInstancesOutput ¶
type TagForListClawOmniInstancesOutput struct {
Key *string `type:"string"`
Type *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForListClawOmniInstancesOutput) GoString ¶
func (s TagForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForListClawOmniInstancesOutput) SetKey ¶
func (s *TagForListClawOmniInstancesOutput) SetKey(v string) *TagForListClawOmniInstancesOutput
SetKey sets the Key field's value.
func (*TagForListClawOmniInstancesOutput) SetType ¶
func (s *TagForListClawOmniInstancesOutput) SetType(v string) *TagForListClawOmniInstancesOutput
SetType sets the Type field's value.
func (*TagForListClawOmniInstancesOutput) SetValue ¶
func (s *TagForListClawOmniInstancesOutput) SetValue(v string) *TagForListClawOmniInstancesOutput
SetValue sets the Value field's value.
func (TagForListClawOmniInstancesOutput) String ¶
func (s TagForListClawOmniInstancesOutput) String() string
String returns the string representation
type TargetForGetClawOmniInstanceCommandJobOutput ¶ added in v1.2.29
type TargetForGetClawOmniInstanceCommandJobOutput struct {
ClawOmniInstanceId *string `type:"string" json:",omitempty"`
EndTime *string `type:"string" json:",omitempty"`
ErrorCode *string `type:"string" json:",omitempty"`
ErrorMessage *string `type:"string" json:",omitempty"`
ExitCode *int32 `type:"int32" json:",omitempty"`
InstanceName *string `type:"string" json:",omitempty"`
LogAvailable *bool `type:"boolean" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TargetForGetClawOmniInstanceCommandJobOutput) GoString ¶ added in v1.2.29
func (s TargetForGetClawOmniInstanceCommandJobOutput) GoString() string
GoString returns the string representation
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetClawOmniInstanceId ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetClawOmniInstanceId(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetClawOmniInstanceId sets the ClawOmniInstanceId field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetEndTime ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetEndTime(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetEndTime sets the EndTime field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetErrorCode ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetErrorCode(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetErrorCode sets the ErrorCode field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetErrorMessage ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetErrorMessage(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetErrorMessage sets the ErrorMessage field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetExitCode ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetExitCode(v int32) *TargetForGetClawOmniInstanceCommandJobOutput
SetExitCode sets the ExitCode field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetInstanceName ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetInstanceName(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetInstanceName sets the InstanceName field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetLogAvailable ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetLogAvailable(v bool) *TargetForGetClawOmniInstanceCommandJobOutput
SetLogAvailable sets the LogAvailable field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetStartTime ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetStartTime(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetStartTime sets the StartTime field's value.
func (*TargetForGetClawOmniInstanceCommandJobOutput) SetStatus ¶ added in v1.2.29
func (s *TargetForGetClawOmniInstanceCommandJobOutput) SetStatus(v string) *TargetForGetClawOmniInstanceCommandJobOutput
SetStatus sets the Status field's value.
func (TargetForGetClawOmniInstanceCommandJobOutput) String ¶ added in v1.2.29
func (s TargetForGetClawOmniInstanceCommandJobOutput) String() string
String returns the string representation
type TemplateForGetClawOmniSpaceTemplateOutput ¶ added in v1.2.31
type TemplateForGetClawOmniSpaceTemplateOutput struct {
AccountId *string `type:"string" json:",omitempty"`
AgentMd *string `type:"string" json:",omitempty"`
CpuMilli *int32 `type:"int32" json:",omitempty"`
DefaultModelName *string `type:"string" json:",omitempty"`
DefaultModelSource *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
Id *string `type:"string" json:",omitempty"`
ImageId *string `type:"string" json:",omitempty"`
MemoryMb *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PluginConfig *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
SkillConfig *string `type:"string" json:",omitempty"`
Soul *string `type:"string" json:",omitempty"`
TemplateCurrentVersionId *string `type:"string" json:",omitempty"`
TemplateLabel *string `type:"string" json:",omitempty"`
TemplateVersionId *string `type:"string" json:",omitempty"`
Type *string `type:"string" json:",omitempty"`
Version *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TemplateForGetClawOmniSpaceTemplateOutput) GoString ¶ added in v1.2.31
func (s TemplateForGetClawOmniSpaceTemplateOutput) GoString() string
GoString returns the string representation
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetAccountId ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetAccountId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetAccountId sets the AccountId field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetAgentMd ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetAgentMd(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetAgentMd sets the AgentMd field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetCpuMilli ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetCpuMilli(v int32) *TemplateForGetClawOmniSpaceTemplateOutput
SetCpuMilli sets the CpuMilli field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelName ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetDefaultModelName sets the DefaultModelName field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelSource ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDefaultModelSource(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetDefaultModelSource sets the DefaultModelSource field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetDescription ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetDescription(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetDescription sets the Description field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetId ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetId sets the Id field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetImageId ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetImageId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetImageId sets the ImageId field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetMemoryMb ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetMemoryMb(v int32) *TemplateForGetClawOmniSpaceTemplateOutput
SetMemoryMb sets the MemoryMb field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetName ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetName sets the Name field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetPluginConfig ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetPluginConfig(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetPluginConfig sets the PluginConfig field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetProjectName ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetProjectName(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetProjectName sets the ProjectName field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetSkillConfig ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetSkillConfig(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetSkillConfig sets the SkillConfig field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetSoul ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetSoul(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetSoul sets the Soul field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateCurrentVersionId ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateCurrentVersionId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetTemplateCurrentVersionId sets the TemplateCurrentVersionId field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateLabel ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateLabel(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetTemplateLabel sets the TemplateLabel field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateVersionId ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetTemplateVersionId(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetTemplateVersionId sets the TemplateVersionId field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetType ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetType(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetType sets the Type field's value.
func (*TemplateForGetClawOmniSpaceTemplateOutput) SetVersion ¶ added in v1.2.31
func (s *TemplateForGetClawOmniSpaceTemplateOutput) SetVersion(v string) *TemplateForGetClawOmniSpaceTemplateOutput
SetVersion sets the Version field's value.
func (TemplateForGetClawOmniSpaceTemplateOutput) String ¶ added in v1.2.31
func (s TemplateForGetClawOmniSpaceTemplateOutput) String() string
String returns the string representation
type UpdateClawOmniInstanceInput ¶ added in v1.2.29
type UpdateClawOmniInstanceInput struct {
FieldMask *string `type:"string" json:",omitempty"`
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
TokenLimitPerDay *int32 `type:"int32" json:",omitempty"`
TokenLimitPerMin *int32 `type:"int32" json:",omitempty"`
TokenLimitPerWeek *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateClawOmniInstanceInput) GoString ¶ added in v1.2.29
func (s UpdateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*UpdateClawOmniInstanceInput) SetFieldMask ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) SetFieldMask(v string) *UpdateClawOmniInstanceInput
SetFieldMask sets the FieldMask field's value.
func (*UpdateClawOmniInstanceInput) SetId ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) SetId(v string) *UpdateClawOmniInstanceInput
SetId sets the Id field's value.
func (*UpdateClawOmniInstanceInput) SetTokenLimitPerDay ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerDay(v int32) *UpdateClawOmniInstanceInput
SetTokenLimitPerDay sets the TokenLimitPerDay field's value.
func (*UpdateClawOmniInstanceInput) SetTokenLimitPerMin ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerMin(v int32) *UpdateClawOmniInstanceInput
SetTokenLimitPerMin sets the TokenLimitPerMin field's value.
func (*UpdateClawOmniInstanceInput) SetTokenLimitPerWeek ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) SetTokenLimitPerWeek(v string) *UpdateClawOmniInstanceInput
SetTokenLimitPerWeek sets the TokenLimitPerWeek field's value.
func (UpdateClawOmniInstanceInput) String ¶ added in v1.2.29
func (s UpdateClawOmniInstanceInput) String() string
String returns the string representation
func (*UpdateClawOmniInstanceInput) Validate ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateClawOmniInstanceModelInput ¶ added in v1.2.29
type UpdateClawOmniInstanceModelInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
ModelConfig *ModelConfigForUpdateClawOmniInstanceModelInput `type:"structure"`
// contains filtered or unexported fields
}
func (UpdateClawOmniInstanceModelInput) GoString ¶ added in v1.2.29
func (s UpdateClawOmniInstanceModelInput) GoString() string
GoString returns the string representation
func (*UpdateClawOmniInstanceModelInput) SetId ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelInput) SetId(v string) *UpdateClawOmniInstanceModelInput
SetId sets the Id field's value.
func (*UpdateClawOmniInstanceModelInput) SetModelConfig ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelInput) SetModelConfig(v *ModelConfigForUpdateClawOmniInstanceModelInput) *UpdateClawOmniInstanceModelInput
SetModelConfig sets the ModelConfig field's value.
func (UpdateClawOmniInstanceModelInput) String ¶ added in v1.2.29
func (s UpdateClawOmniInstanceModelInput) String() string
String returns the string representation
func (*UpdateClawOmniInstanceModelInput) Validate ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateClawOmniInstanceModelOutput ¶ added in v1.2.29
type UpdateClawOmniInstanceModelOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
ModelId *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (UpdateClawOmniInstanceModelOutput) GoString ¶ added in v1.2.29
func (s UpdateClawOmniInstanceModelOutput) GoString() string
GoString returns the string representation
func (*UpdateClawOmniInstanceModelOutput) SetId ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelOutput) SetId(v string) *UpdateClawOmniInstanceModelOutput
SetId sets the Id field's value.
func (*UpdateClawOmniInstanceModelOutput) SetModelId ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelOutput) SetModelId(v string) *UpdateClawOmniInstanceModelOutput
SetModelId sets the ModelId field's value.
func (*UpdateClawOmniInstanceModelOutput) SetModelSource ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceModelOutput) SetModelSource(v string) *UpdateClawOmniInstanceModelOutput
SetModelSource sets the ModelSource field's value.
func (UpdateClawOmniInstanceModelOutput) String ¶ added in v1.2.29
func (s UpdateClawOmniInstanceModelOutput) String() string
String returns the string representation
type UpdateClawOmniInstanceOutput ¶ added in v1.2.29
type UpdateClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdateClawOmniInstanceOutput) GoString ¶ added in v1.2.29
func (s UpdateClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*UpdateClawOmniInstanceOutput) SetId ¶ added in v1.2.29
func (s *UpdateClawOmniInstanceOutput) SetId(v string) *UpdateClawOmniInstanceOutput
SetId sets the Id field's value.
func (UpdateClawOmniInstanceOutput) String ¶ added in v1.2.29
func (s UpdateClawOmniInstanceOutput) String() string
String returns the string representation
type UpdatePrivateClawOmniSpaceTemplateInput ¶ added in v1.2.31
type UpdatePrivateClawOmniSpaceTemplateInput struct {
AgentMd *string `type:"string" json:",omitempty"`
CpuMilli *int32 `type:"int32" json:",omitempty"`
DefaultModelName *string `type:"string" json:",omitempty"`
DefaultModelSource *string `type:"string" json:",omitempty"`
Description *string `type:"string" json:",omitempty"`
// Id is a required field
Id *string `type:"string" json:",omitempty" required:"true"`
ImageId *string `type:"string" json:",omitempty"`
MemoryMb *int32 `type:"int32" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
PluginConfig *string `type:"string" json:",omitempty"`
SkillConfig *string `type:"string" json:",omitempty"`
Soul *string `type:"string" json:",omitempty"`
TemplateLabel *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdatePrivateClawOmniSpaceTemplateInput) GoString ¶ added in v1.2.31
func (s UpdatePrivateClawOmniSpaceTemplateInput) GoString() string
GoString returns the string representation
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetAgentMd ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetAgentMd(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetAgentMd sets the AgentMd field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetCpuMilli ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetCpuMilli(v int32) *UpdatePrivateClawOmniSpaceTemplateInput
SetCpuMilli sets the CpuMilli field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelName(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetDefaultModelName sets the DefaultModelName field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDefaultModelSource(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetDefaultModelSource sets the DefaultModelSource field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetDescription ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetDescription(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetDescription sets the Description field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetId ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetId(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetId sets the Id field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetImageId ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetImageId(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetImageId sets the ImageId field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetMemoryMb ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetMemoryMb(v int32) *UpdatePrivateClawOmniSpaceTemplateInput
SetMemoryMb sets the MemoryMb field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetName ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetName(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetName sets the Name field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetPluginConfig ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetPluginConfig(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetPluginConfig sets the PluginConfig field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetSkillConfig ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetSkillConfig(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetSkillConfig sets the SkillConfig field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetSoul ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetSoul(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetSoul sets the Soul field's value.
func (*UpdatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) SetTemplateLabel(v string) *UpdatePrivateClawOmniSpaceTemplateInput
SetTemplateLabel sets the TemplateLabel field's value.
func (UpdatePrivateClawOmniSpaceTemplateInput) String ¶ added in v1.2.31
func (s UpdatePrivateClawOmniSpaceTemplateInput) String() string
String returns the string representation
func (*UpdatePrivateClawOmniSpaceTemplateInput) Validate ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePrivateClawOmniSpaceTemplateOutput ¶ added in v1.2.31
type UpdatePrivateClawOmniSpaceTemplateOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (UpdatePrivateClawOmniSpaceTemplateOutput) GoString ¶ added in v1.2.31
func (s UpdatePrivateClawOmniSpaceTemplateOutput) GoString() string
GoString returns the string representation
func (*UpdatePrivateClawOmniSpaceTemplateOutput) SetId ¶ added in v1.2.31
func (s *UpdatePrivateClawOmniSpaceTemplateOutput) SetId(v string) *UpdatePrivateClawOmniSpaceTemplateOutput
SetId sets the Id field's value.
func (UpdatePrivateClawOmniSpaceTemplateOutput) String ¶ added in v1.2.31
func (s UpdatePrivateClawOmniSpaceTemplateOutput) String() string
String returns the string representation
Source Files
¶
- api_approve_claw_omni_instance_device_pairing.go
- api_clear_claw_omni_instance_device_paired.go
- api_create_claw_omni_instance.go
- api_create_claw_omni_instance_command_job.go
- api_create_private_claw_omni_space_template.go
- api_delete_claw_omni_instance.go
- api_execute_claw_omni_instance_command.go
- api_get_claw_omni_instance.go
- api_get_claw_omni_instance_command_job.go
- api_get_claw_omni_instance_command_job_log.go
- api_get_claw_omni_instance_skills.go
- api_get_claw_omni_space_template.go
- api_list_claw_omni_channels.go
- api_list_claw_omni_instance_command_jobs.go
- api_list_claw_omni_instance_device_pairings.go
- api_list_claw_omni_instance_device_status.go
- api_list_claw_omni_instances.go
- api_list_claw_omni_space_enabled_models.go
- api_list_claw_omni_space_templates.go
- api_pause_claw_omni_instance.go
- api_reject_claw_omni_instance_device_pairing.go
- api_remove_claw_omni_instance_device_paired.go
- api_reset_claw_omni_instance.go
- api_resume_claw_omni_instance.go
- api_stop_claw_omni_instance_command_job.go
- api_update_claw_omni_instance.go
- api_update_claw_omni_instance_model.go
- api_update_private_claw_omni_space_template.go
- interface_arkclaw.go
- service_arkclaw.go