Documentation ¶
Overview ¶
Package sparkiface provides an interface to enable mocking the SPARK 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 CreateApplicationInput
- func (s CreateApplicationInput) GoString() string
- func (s *CreateApplicationInput) SetAccountId(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetApplicationName(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetApplicationType(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetArgs(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetConf(v map[string]*string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetDependency(v *DependencyForcreateApplicationInput) *CreateApplicationInput
- func (s *CreateApplicationInput) SetDeployRequest(v *DeployRequestForcreateApplicationInput) *CreateApplicationInput
- func (s *CreateApplicationInput) SetEngineVersion(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetId(v int64) *CreateApplicationInput
- func (s *CreateApplicationInput) SetImage(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetJar(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetMainClass(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetProjectId(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetSqlText(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetUniqueKey(v string) *CreateApplicationInput
- func (s *CreateApplicationInput) SetUserId(v string) *CreateApplicationInput
- func (s CreateApplicationInput) String() string
- type CreateApplicationOutput
- type CreateProjectInput
- func (s CreateProjectInput) GoString() string
- func (s *CreateProjectInput) SetAuthorityType(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetDescription(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetOwnerAccountId(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetOwnerId(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetProjectId(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetProjectName(v string) *CreateProjectInput
- func (s *CreateProjectInput) SetProjectType(v string) *CreateProjectInput
- func (s CreateProjectInput) String() string
- type CreateProjectOutput
- func (s CreateProjectOutput) GoString() string
- func (s *CreateProjectOutput) SetAuthorityType(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetCreateDate(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetDatabaseName(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetDescription(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetOwnerId(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetOwnerName(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetProjectId(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetProjectName(v string) *CreateProjectOutput
- func (s *CreateProjectOutput) SetRegion(v string) *CreateProjectOutput
- func (s CreateProjectOutput) String() string
- type CreateResourcePoolOneStepInput
- func (s CreateResourcePoolOneStepInput) GoString() string
- func (s *CreateResourcePoolOneStepInput) SetBillingType(v string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetName(v string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetProjectId(v string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetResources(v []*ResourceForcreateResourcePoolOneStepInput) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetSecurityGroupIdList(v []*string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetSubnetIdList(v []*string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetVpcId(v string) *CreateResourcePoolOneStepInput
- func (s *CreateResourcePoolOneStepInput) SetZoneId(v string) *CreateResourcePoolOneStepInput
- func (s CreateResourcePoolOneStepInput) String() string
- func (s *CreateResourcePoolOneStepInput) Validate() error
- type CreateResourcePoolOneStepOutput
- type DataListForlistApplicationHistoryOutput
- func (s DataListForlistApplicationHistoryOutput) GoString() string
- func (s *DataListForlistApplicationHistoryOutput) SetAppCreateTime(v string) *DataListForlistApplicationHistoryOutput
- func (s *DataListForlistApplicationHistoryOutput) SetAppFinishTime(v string) *DataListForlistApplicationHistoryOutput
- func (s *DataListForlistApplicationHistoryOutput) SetAppStartTime(v string) *DataListForlistApplicationHistoryOutput
- func (s *DataListForlistApplicationHistoryOutput) SetResourceMeterage(v *ResourceMeterageForlistApplicationHistoryOutput) *DataListForlistApplicationHistoryOutput
- func (s *DataListForlistApplicationHistoryOutput) SetRetryCount(v int32) *DataListForlistApplicationHistoryOutput
- func (s *DataListForlistApplicationHistoryOutput) SetState(v string) *DataListForlistApplicationHistoryOutput
- func (s DataListForlistApplicationHistoryOutput) String() string
- type DataListForlistOutput
- func (s DataListForlistOutput) GoString() string
- func (s *DataListForlistOutput) SetBillingType(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetCreateTime(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetName(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetProjectId(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetRegionId(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetResourcePoolTrn(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetStatus(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetStatusMessage(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetUpdateTime(v string) *DataListForlistOutput
- func (s *DataListForlistOutput) SetZoneId(v string) *DataListForlistOutput
- func (s DataListForlistOutput) String() string
- type DeleteApplicationInput
- type DeleteApplicationOutput
- type DeleteInput
- type DeleteOutput
- type DeleteProjectInput
- type DeleteProjectOutput
- type DependencyForcreateApplicationInput
- func (s DependencyForcreateApplicationInput) GoString() string
- func (s *DependencyForcreateApplicationInput) SetArchives(v []*string) *DependencyForcreateApplicationInput
- func (s *DependencyForcreateApplicationInput) SetFiles(v []*string) *DependencyForcreateApplicationInput
- func (s *DependencyForcreateApplicationInput) SetJars(v []*string) *DependencyForcreateApplicationInput
- func (s *DependencyForcreateApplicationInput) SetPyFiles(v []*string) *DependencyForcreateApplicationInput
- func (s DependencyForcreateApplicationInput) String() string
- type DependencyFordescribeApplicationInstanceOutput
- func (s DependencyFordescribeApplicationInstanceOutput) GoString() string
- func (s *DependencyFordescribeApplicationInstanceOutput) SetArchives(v []*string) *DependencyFordescribeApplicationInstanceOutput
- func (s *DependencyFordescribeApplicationInstanceOutput) SetFiles(v []*string) *DependencyFordescribeApplicationInstanceOutput
- func (s *DependencyFordescribeApplicationInstanceOutput) SetJars(v []*string) *DependencyFordescribeApplicationInstanceOutput
- func (s *DependencyFordescribeApplicationInstanceOutput) SetPyFiles(v []*string) *DependencyFordescribeApplicationInstanceOutput
- func (s DependencyFordescribeApplicationInstanceOutput) String() string
- type DependencyFordescribeApplicationOutput
- func (s DependencyFordescribeApplicationOutput) GoString() string
- func (s *DependencyFordescribeApplicationOutput) SetArchives(v []*string) *DependencyFordescribeApplicationOutput
- func (s *DependencyFordescribeApplicationOutput) SetFiles(v []*string) *DependencyFordescribeApplicationOutput
- func (s *DependencyFordescribeApplicationOutput) SetJars(v []*string) *DependencyFordescribeApplicationOutput
- func (s *DependencyFordescribeApplicationOutput) SetPyFiles(v []*string) *DependencyFordescribeApplicationOutput
- func (s DependencyFordescribeApplicationOutput) String() string
- type DependencyForgetApplicationOutput
- func (s DependencyForgetApplicationOutput) GoString() string
- func (s *DependencyForgetApplicationOutput) SetArchives(v []*string) *DependencyForgetApplicationOutput
- func (s *DependencyForgetApplicationOutput) SetFiles(v []*string) *DependencyForgetApplicationOutput
- func (s *DependencyForgetApplicationOutput) SetJars(v []*string) *DependencyForgetApplicationOutput
- func (s *DependencyForgetApplicationOutput) SetPyFiles(v []*string) *DependencyForgetApplicationOutput
- func (s DependencyForgetApplicationOutput) String() string
- type DependencyForupdateApplicationInput
- func (s DependencyForupdateApplicationInput) GoString() string
- func (s *DependencyForupdateApplicationInput) SetArchives(v []*string) *DependencyForupdateApplicationInput
- func (s *DependencyForupdateApplicationInput) SetFiles(v []*string) *DependencyForupdateApplicationInput
- func (s *DependencyForupdateApplicationInput) SetJars(v []*string) *DependencyForupdateApplicationInput
- func (s *DependencyForupdateApplicationInput) SetPyFiles(v []*string) *DependencyForupdateApplicationInput
- func (s DependencyForupdateApplicationInput) String() string
- type DeployRequestForcreateApplicationInput
- func (s DeployRequestForcreateApplicationInput) GoString() string
- func (s *DeployRequestForcreateApplicationInput) SetPriority(v string) *DeployRequestForcreateApplicationInput
- func (s *DeployRequestForcreateApplicationInput) SetResourcePoolTrn(v string) *DeployRequestForcreateApplicationInput
- func (s *DeployRequestForcreateApplicationInput) SetSchedulePolicy(v string) *DeployRequestForcreateApplicationInput
- func (s *DeployRequestForcreateApplicationInput) SetScheduleTimeout(v string) *DeployRequestForcreateApplicationInput
- func (s DeployRequestForcreateApplicationInput) String() string
- type DeployRequestFordescribeApplicationInstanceOutput
- func (s DeployRequestFordescribeApplicationInstanceOutput) GoString() string
- func (s *DeployRequestFordescribeApplicationInstanceOutput) SetPriority(v string) *DeployRequestFordescribeApplicationInstanceOutput
- func (s *DeployRequestFordescribeApplicationInstanceOutput) SetResourcePoolTrn(v string) *DeployRequestFordescribeApplicationInstanceOutput
- func (s *DeployRequestFordescribeApplicationInstanceOutput) SetSchedulePolicy(v string) *DeployRequestFordescribeApplicationInstanceOutput
- func (s *DeployRequestFordescribeApplicationInstanceOutput) SetScheduleTimeout(v string) *DeployRequestFordescribeApplicationInstanceOutput
- func (s DeployRequestFordescribeApplicationInstanceOutput) String() string
- type DeployRequestFordescribeApplicationOutput
- func (s DeployRequestFordescribeApplicationOutput) GoString() string
- func (s *DeployRequestFordescribeApplicationOutput) SetPriority(v string) *DeployRequestFordescribeApplicationOutput
- func (s *DeployRequestFordescribeApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestFordescribeApplicationOutput
- func (s *DeployRequestFordescribeApplicationOutput) SetSchedulePolicy(v string) *DeployRequestFordescribeApplicationOutput
- func (s *DeployRequestFordescribeApplicationOutput) SetScheduleTimeout(v string) *DeployRequestFordescribeApplicationOutput
- func (s DeployRequestFordescribeApplicationOutput) String() string
- type DeployRequestForgetApplicationOutput
- func (s DeployRequestForgetApplicationOutput) GoString() string
- func (s *DeployRequestForgetApplicationOutput) SetPriority(v string) *DeployRequestForgetApplicationOutput
- func (s *DeployRequestForgetApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestForgetApplicationOutput
- func (s *DeployRequestForgetApplicationOutput) SetSchedulePolicy(v string) *DeployRequestForgetApplicationOutput
- func (s *DeployRequestForgetApplicationOutput) SetScheduleTimeout(v string) *DeployRequestForgetApplicationOutput
- func (s DeployRequestForgetApplicationOutput) String() string
- type DeployRequestForupdateApplicationInput
- func (s DeployRequestForupdateApplicationInput) GoString() string
- func (s *DeployRequestForupdateApplicationInput) SetPriority(v string) *DeployRequestForupdateApplicationInput
- func (s *DeployRequestForupdateApplicationInput) SetResourcePoolTrn(v string) *DeployRequestForupdateApplicationInput
- func (s *DeployRequestForupdateApplicationInput) SetSchedulePolicy(v string) *DeployRequestForupdateApplicationInput
- func (s *DeployRequestForupdateApplicationInput) SetScheduleTimeout(v string) *DeployRequestForupdateApplicationInput
- func (s DeployRequestForupdateApplicationInput) String() string
- type DescribeApplicationInput
- type DescribeApplicationInstanceInput
- func (s DescribeApplicationInstanceInput) GoString() string
- func (s *DescribeApplicationInstanceInput) SetAccountId(v string) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetId(v int64) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetInstanceId(v int64) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetJobType(v string) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetProjectId(v string) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetUniqueKey(v string) *DescribeApplicationInstanceInput
- func (s *DescribeApplicationInstanceInput) SetUserId(v string) *DescribeApplicationInstanceInput
- func (s DescribeApplicationInstanceInput) String() string
- type DescribeApplicationInstanceOutput
- func (s DescribeApplicationInstanceOutput) GoString() string
- func (s *DescribeApplicationInstanceOutput) SetAccountId(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetAppDraftId(v int64) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetApplicationName(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetApplicationTrn(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetApplicationType(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetArgs(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetCluster(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetConf(v map[string]*string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetDependency(v *DependencyFordescribeApplicationInstanceOutput) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetDeployRequest(v *DeployRequestFordescribeApplicationInstanceOutput) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetDeploymentId(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetDuration(v int64) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetEndTime(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetEngineVersion(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetImage(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetInstanceId(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetJar(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetLastCheckTime(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetMainClass(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetProjectId(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetRestUrl(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetSqlText(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetStartTime(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetState(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetUniqueKey(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetUserId(v string) *DescribeApplicationInstanceOutput
- func (s *DescribeApplicationInstanceOutput) SetVersionId(v int64) *DescribeApplicationInstanceOutput
- func (s DescribeApplicationInstanceOutput) String() string
- type DescribeApplicationOutput
- func (s DescribeApplicationOutput) GoString() string
- func (s *DescribeApplicationOutput) SetAlert(v bool) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetApplicationName(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetApplicationTrn(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetApplicationType(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetArgs(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetConf(v map[string]*string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetDependency(v *DependencyFordescribeApplicationOutput) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetDeployRequest(v *DeployRequestFordescribeApplicationOutput) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetEngineVersion(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetImage(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetIsLatestVersion(v bool) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetJar(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetLatestVersion(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetMainClass(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetProjectId(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetRestUrl(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetSqlText(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetState(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetUserId(v string) *DescribeApplicationOutput
- func (s *DescribeApplicationOutput) SetVersionName(v string) *DescribeApplicationOutput
- func (s DescribeApplicationOutput) String() string
- type DescribeProjectInput
- type DescribeProjectOutput
- func (s DescribeProjectOutput) GoString() string
- func (s *DescribeProjectOutput) SetAuthorityType(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetCreateDate(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetDescription(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetOwnerId(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetOwnerName(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetProjectId(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetProjectName(v string) *DescribeProjectOutput
- func (s *DescribeProjectOutput) SetRegionId(v string) *DescribeProjectOutput
- func (s DescribeProjectOutput) String() string
- type DetailInput
- type DetailOutput
- func (s DetailOutput) GoString() string
- func (s *DetailOutput) SetBillingType(v string) *DetailOutput
- func (s *DetailOutput) SetCreateTime(v string) *DetailOutput
- func (s *DetailOutput) SetName(v string) *DetailOutput
- func (s *DetailOutput) SetProjectId(v string) *DetailOutput
- func (s *DetailOutput) SetRegionId(v string) *DetailOutput
- func (s *DetailOutput) SetResourcePoolTrn(v string) *DetailOutput
- func (s *DetailOutput) SetStatus(v string) *DetailOutput
- func (s *DetailOutput) SetStatusMessage(v string) *DetailOutput
- func (s *DetailOutput) SetUpdateTime(v string) *DetailOutput
- func (s *DetailOutput) SetZoneId(v string) *DetailOutput
- func (s DetailOutput) String() string
- type ExitResourcePoolInput
- type ExitResourcePoolOutput
- type GetApplicationInput
- func (s GetApplicationInput) GoString() string
- func (s *GetApplicationInput) SetApplicationName(v string) *GetApplicationInput
- func (s *GetApplicationInput) SetApplicationTrn(v int64) *GetApplicationInput
- func (s *GetApplicationInput) SetPageNum(v int32) *GetApplicationInput
- func (s *GetApplicationInput) SetPageSize(v int32) *GetApplicationInput
- func (s *GetApplicationInput) SetProjectId(v string) *GetApplicationInput
- func (s *GetApplicationInput) SetSortFiled(v string) *GetApplicationInput
- func (s *GetApplicationInput) SetSortOrder(v string) *GetApplicationInput
- func (s *GetApplicationInput) SetState(v string) *GetApplicationInput
- func (s GetApplicationInput) String() string
- type GetApplicationOutput
- func (s GetApplicationOutput) GoString() string
- func (s *GetApplicationOutput) SetCurrent(v string) *GetApplicationOutput
- func (s *GetApplicationOutput) SetPageSize(v string) *GetApplicationOutput
- func (s *GetApplicationOutput) SetRecords(v []*RecordForgetApplicationOutput) *GetApplicationOutput
- func (s *GetApplicationOutput) SetTotal(v string) *GetApplicationOutput
- func (s GetApplicationOutput) String() string
- type ItemForlistProjectOutput
- func (s ItemForlistProjectOutput) GoString() string
- func (s *ItemForlistProjectOutput) SetAuthorityType(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetCreateDate(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetDescription(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetOwnerId(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetOwnerName(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetProjectId(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetProjectName(v string) *ItemForlistProjectOutput
- func (s *ItemForlistProjectOutput) SetRegionId(v string) *ItemForlistProjectOutput
- func (s ItemForlistProjectOutput) String() string
- type ListApplicationHistoryInput
- func (s ListApplicationHistoryInput) GoString() string
- func (s *ListApplicationHistoryInput) SetDeploymentId(v string) *ListApplicationHistoryInput
- func (s *ListApplicationHistoryInput) SetMaxResults(v int32) *ListApplicationHistoryInput
- func (s *ListApplicationHistoryInput) SetNextToken(v string) *ListApplicationHistoryInput
- func (s *ListApplicationHistoryInput) SetStartTimeLeft(v string) *ListApplicationHistoryInput
- func (s *ListApplicationHistoryInput) SetStartTimeRight(v string) *ListApplicationHistoryInput
- func (s ListApplicationHistoryInput) String() string
- type ListApplicationHistoryOutput
- func (s ListApplicationHistoryOutput) GoString() string
- func (s *ListApplicationHistoryOutput) SetDataList(v []*DataListForlistApplicationHistoryOutput) *ListApplicationHistoryOutput
- func (s *ListApplicationHistoryOutput) SetNextToken(v string) *ListApplicationHistoryOutput
- func (s ListApplicationHistoryOutput) String() string
- type ListApplicationInstanceInput
- func (s ListApplicationInstanceInput) GoString() string
- func (s *ListApplicationInstanceInput) SetApplicationName(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetApplicationTrn(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetEngineVersion(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetInstanceId(v int64) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetPageNum(v int32) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetPageSize(v int32) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetProjectId(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetResourcePoolTrn(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetSortField(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetSortOrder(v string) *ListApplicationInstanceInput
- func (s *ListApplicationInstanceInput) SetState(v string) *ListApplicationInstanceInput
- func (s ListApplicationInstanceInput) String() string
- type ListApplicationInstanceOutput
- func (s ListApplicationInstanceOutput) GoString() string
- func (s *ListApplicationInstanceOutput) SetCurrent(v int64) *ListApplicationInstanceOutput
- func (s *ListApplicationInstanceOutput) SetRecords(v []*interface{}) *ListApplicationInstanceOutput
- func (s *ListApplicationInstanceOutput) SetSize(v int64) *ListApplicationInstanceOutput
- func (s *ListApplicationInstanceOutput) SetTotal(v int64) *ListApplicationInstanceOutput
- func (s ListApplicationInstanceOutput) String() string
- type ListInput
- func (s ListInput) GoString() string
- func (s *ListInput) SetNameKey(v string) *ListInput
- func (s *ListInput) SetPageNum(v int32) *ListInput
- func (s *ListInput) SetPageSize(v int32) *ListInput
- func (s *ListInput) SetProjectId(v string) *ListInput
- func (s *ListInput) SetStatusKey(v string) *ListInput
- func (s *ListInput) SetZoneId(v string) *ListInput
- func (s ListInput) String() string
- type ListOutput
- func (s ListOutput) GoString() string
- func (s *ListOutput) SetDataList(v []*DataListForlistOutput) *ListOutput
- func (s *ListOutput) SetPageNum(v int32) *ListOutput
- func (s *ListOutput) SetPageSize(v int32) *ListOutput
- func (s *ListOutput) SetTotal(v int32) *ListOutput
- func (s ListOutput) String() string
- type ListProjectInput
- type ListProjectOutput
- func (s ListProjectOutput) GoString() string
- func (s *ListProjectOutput) SetItems(v []*ItemForlistProjectOutput) *ListProjectOutput
- func (s *ListProjectOutput) SetPageNum(v int32) *ListProjectOutput
- func (s *ListProjectOutput) SetPageSize(v int32) *ListProjectOutput
- func (s *ListProjectOutput) SetPages(v int32) *ListProjectOutput
- func (s *ListProjectOutput) SetTotal(v int64) *ListProjectOutput
- func (s ListProjectOutput) String() string
- type RecordForgetApplicationOutput
- func (s RecordForgetApplicationOutput) GoString() string
- func (s *RecordForgetApplicationOutput) SetAlert(v bool) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetApplicationName(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetApplicationTrn(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetApplicationType(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetArgs(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetConf(v map[string]*string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetDependency(v *DependencyForgetApplicationOutput) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetDeployRequest(v *DeployRequestForgetApplicationOutput) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetEngineVersion(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetImage(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetIsLatestVersion(v bool) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetJar(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetLatestVersion(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetMainClass(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetProjectId(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetRestUrl(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetSqlText(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetState(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetUserId(v string) *RecordForgetApplicationOutput
- func (s *RecordForgetApplicationOutput) SetVersionName(v string) *RecordForgetApplicationOutput
- func (s RecordForgetApplicationOutput) String() string
- type ResourceForcreateResourcePoolOneStepInput
- func (s ResourceForcreateResourcePoolOneStepInput) GoString() string
- func (s *ResourceForcreateResourcePoolOneStepInput) SetBasic(v int64) *ResourceForcreateResourcePoolOneStepInput
- func (s *ResourceForcreateResourcePoolOneStepInput) SetCapability(v int64) *ResourceForcreateResourcePoolOneStepInput
- func (s *ResourceForcreateResourcePoolOneStepInput) SetUnits(v string) *ResourceForcreateResourcePoolOneStepInput
- func (s *ResourceForcreateResourcePoolOneStepInput) SetUri(v string) *ResourceForcreateResourcePoolOneStepInput
- func (s ResourceForcreateResourcePoolOneStepInput) String() string
- type ResourceMeterageForlistApplicationHistoryOutput
- func (s ResourceMeterageForlistApplicationHistoryOutput) GoString() string
- func (s *ResourceMeterageForlistApplicationHistoryOutput) SetCpu(v string) *ResourceMeterageForlistApplicationHistoryOutput
- func (s *ResourceMeterageForlistApplicationHistoryOutput) SetMemory(v string) *ResourceMeterageForlistApplicationHistoryOutput
- func (s ResourceMeterageForlistApplicationHistoryOutput) String() string
- type SPARK
- func (c *SPARK) CreateApplication(input *CreateApplicationInput) (*CreateApplicationOutput, error)
- func (c *SPARK) CreateApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) CreateApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) CreateApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) CreateApplicationRequest(input *CreateApplicationInput) (req *request.Request, output *CreateApplicationOutput)
- func (c *SPARK) CreateApplicationWithContext(ctx volcengine.Context, input *CreateApplicationInput, opts ...request.Option) (*CreateApplicationOutput, error)
- func (c *SPARK) CreateProject(input *CreateProjectInput) (*CreateProjectOutput, error)
- func (c *SPARK) CreateProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) CreateProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) CreateProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) CreateProjectRequest(input *CreateProjectInput) (req *request.Request, output *CreateProjectOutput)
- func (c *SPARK) CreateProjectWithContext(ctx volcengine.Context, input *CreateProjectInput, opts ...request.Option) (*CreateProjectOutput, error)
- func (c *SPARK) CreateResourcePoolOneStep(input *CreateResourcePoolOneStepInput) (*CreateResourcePoolOneStepOutput, error)
- func (c *SPARK) CreateResourcePoolOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) CreateResourcePoolOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) CreateResourcePoolOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) CreateResourcePoolOneStepRequest(input *CreateResourcePoolOneStepInput) (req *request.Request, output *CreateResourcePoolOneStepOutput)
- func (c *SPARK) CreateResourcePoolOneStepWithContext(ctx volcengine.Context, input *CreateResourcePoolOneStepInput, ...) (*CreateResourcePoolOneStepOutput, error)
- func (c *SPARK) Delete(input *DeleteInput) (*DeleteOutput, error)
- func (c *SPARK) DeleteApplication(input *DeleteApplicationInput) (*DeleteApplicationOutput, error)
- func (c *SPARK) DeleteApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DeleteApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DeleteApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DeleteApplicationRequest(input *DeleteApplicationInput) (req *request.Request, output *DeleteApplicationOutput)
- func (c *SPARK) DeleteApplicationWithContext(ctx volcengine.Context, input *DeleteApplicationInput, opts ...request.Option) (*DeleteApplicationOutput, error)
- func (c *SPARK) DeleteCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DeleteProject(input *DeleteProjectInput) (*DeleteProjectOutput, error)
- func (c *SPARK) DeleteProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DeleteProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DeleteProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DeleteProjectRequest(input *DeleteProjectInput) (req *request.Request, output *DeleteProjectOutput)
- func (c *SPARK) DeleteProjectWithContext(ctx volcengine.Context, input *DeleteProjectInput, opts ...request.Option) (*DeleteProjectOutput, error)
- func (c *SPARK) DeleteRequest(input *DeleteInput) (req *request.Request, output *DeleteOutput)
- func (c *SPARK) DeleteWithContext(ctx volcengine.Context, input *DeleteInput, opts ...request.Option) (*DeleteOutput, error)
- func (c *SPARK) DescribeApplication(input *DescribeApplicationInput) (*DescribeApplicationOutput, error)
- func (c *SPARK) DescribeApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DescribeApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DescribeApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DescribeApplicationInstance(input *DescribeApplicationInstanceInput) (*DescribeApplicationInstanceOutput, error)
- func (c *SPARK) DescribeApplicationInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DescribeApplicationInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DescribeApplicationInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DescribeApplicationInstanceRequest(input *DescribeApplicationInstanceInput) (req *request.Request, output *DescribeApplicationInstanceOutput)
- func (c *SPARK) DescribeApplicationInstanceWithContext(ctx volcengine.Context, input *DescribeApplicationInstanceInput, ...) (*DescribeApplicationInstanceOutput, error)
- func (c *SPARK) DescribeApplicationRequest(input *DescribeApplicationInput) (req *request.Request, output *DescribeApplicationOutput)
- func (c *SPARK) DescribeApplicationWithContext(ctx volcengine.Context, input *DescribeApplicationInput, ...) (*DescribeApplicationOutput, error)
- func (c *SPARK) DescribeProject(input *DescribeProjectInput) (*DescribeProjectOutput, error)
- func (c *SPARK) DescribeProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DescribeProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DescribeProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DescribeProjectRequest(input *DescribeProjectInput) (req *request.Request, output *DescribeProjectOutput)
- func (c *SPARK) DescribeProjectWithContext(ctx volcengine.Context, input *DescribeProjectInput, opts ...request.Option) (*DescribeProjectOutput, error)
- func (c *SPARK) Detail(input *DetailInput) (*DetailOutput, error)
- func (c *SPARK) DetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DetailRequest(input *DetailInput) (req *request.Request, output *DetailOutput)
- func (c *SPARK) DetailWithContext(ctx volcengine.Context, input *DetailInput, opts ...request.Option) (*DetailOutput, error)
- func (c *SPARK) ExitResourcePool(input *ExitResourcePoolInput) (*ExitResourcePoolOutput, error)
- func (c *SPARK) ExitResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ExitResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ExitResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ExitResourcePoolRequest(input *ExitResourcePoolInput) (req *request.Request, output *ExitResourcePoolOutput)
- func (c *SPARK) ExitResourcePoolWithContext(ctx volcengine.Context, input *ExitResourcePoolInput, opts ...request.Option) (*ExitResourcePoolOutput, error)
- func (c *SPARK) GetApplication(input *GetApplicationInput) (*GetApplicationOutput, error)
- func (c *SPARK) GetApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) GetApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) GetApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) GetApplicationRequest(input *GetApplicationInput) (req *request.Request, output *GetApplicationOutput)
- func (c *SPARK) GetApplicationWithContext(ctx volcengine.Context, input *GetApplicationInput, opts ...request.Option) (*GetApplicationOutput, error)
- func (c *SPARK) List(input *ListInput) (*ListOutput, error)
- func (c *SPARK) ListApplicationHistory(input *ListApplicationHistoryInput) (*ListApplicationHistoryOutput, error)
- func (c *SPARK) ListApplicationHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListApplicationHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListApplicationHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListApplicationHistoryRequest(input *ListApplicationHistoryInput) (req *request.Request, output *ListApplicationHistoryOutput)
- func (c *SPARK) ListApplicationHistoryWithContext(ctx volcengine.Context, input *ListApplicationHistoryInput, ...) (*ListApplicationHistoryOutput, error)
- func (c *SPARK) ListApplicationInstance(input *ListApplicationInstanceInput) (*ListApplicationInstanceOutput, error)
- func (c *SPARK) ListApplicationInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListApplicationInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListApplicationInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListApplicationInstanceRequest(input *ListApplicationInstanceInput) (req *request.Request, output *ListApplicationInstanceOutput)
- func (c *SPARK) ListApplicationInstanceWithContext(ctx volcengine.Context, input *ListApplicationInstanceInput, ...) (*ListApplicationInstanceOutput, error)
- func (c *SPARK) ListCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListProject(input *ListProjectInput) (*ListProjectOutput, error)
- func (c *SPARK) ListProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListProjectRequest(input *ListProjectInput) (req *request.Request, output *ListProjectOutput)
- func (c *SPARK) ListProjectWithContext(ctx volcengine.Context, input *ListProjectInput, opts ...request.Option) (*ListProjectOutput, error)
- func (c *SPARK) ListRequest(input *ListInput) (req *request.Request, output *ListOutput)
- func (c *SPARK) ListWithContext(ctx volcengine.Context, input *ListInput, opts ...request.Option) (*ListOutput, error)
- func (c *SPARK) ListZone(input *volcengineCommonQuery) (*volcengineCommonQuery, error)
- func (c *SPARK) ListZoneCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListZoneCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListZoneCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListZoneRequest(input *volcengineCommonQuery) (req *request.Request, output *volcengineCommonQuery)
- func (c *SPARK) ListZoneWithContext(ctx volcengine.Context, input *volcengineCommonQuery, opts ...request.Option) (*volcengineCommonQuery, error)
- func (c *SPARK) StartApplication(input *StartApplicationInput) (*StartApplicationOutput, error)
- func (c *SPARK) StartApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) StartApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) StartApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) StartApplicationRequest(input *StartApplicationInput) (req *request.Request, output *StartApplicationOutput)
- func (c *SPARK) StartApplicationWithContext(ctx volcengine.Context, input *StartApplicationInput, opts ...request.Option) (*StartApplicationOutput, error)
- func (c *SPARK) StopApplication(input *StopApplicationInput) (*StopApplicationOutput, error)
- func (c *SPARK) StopApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) StopApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) StopApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) StopApplicationRequest(input *StopApplicationInput) (req *request.Request, output *StopApplicationOutput)
- func (c *SPARK) StopApplicationWithContext(ctx volcengine.Context, input *StopApplicationInput, opts ...request.Option) (*StopApplicationOutput, error)
- func (c *SPARK) UpdateApplication(input *UpdateApplicationInput) (*UpdateApplicationOutput, error)
- func (c *SPARK) UpdateApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) UpdateApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) UpdateApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) UpdateApplicationRequest(input *UpdateApplicationInput) (req *request.Request, output *UpdateApplicationOutput)
- func (c *SPARK) UpdateApplicationWithContext(ctx volcengine.Context, input *UpdateApplicationInput, opts ...request.Option) (*UpdateApplicationOutput, error)
- func (c *SPARK) UpdateProject(input *UpdateProjectInput) (*UpdateProjectOutput, error)
- func (c *SPARK) UpdateProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) UpdateProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) UpdateProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) UpdateProjectRequest(input *UpdateProjectInput) (req *request.Request, output *UpdateProjectOutput)
- func (c *SPARK) UpdateProjectWithContext(ctx volcengine.Context, input *UpdateProjectInput, opts ...request.Option) (*UpdateProjectOutput, error)
- type SPARKAPI
- type StartApplicationInput
- func (s StartApplicationInput) GoString() string
- func (s *StartApplicationInput) SetApplicationTrn(v string) *StartApplicationInput
- func (s *StartApplicationInput) SetArgs(v string) *StartApplicationInput
- func (s *StartApplicationInput) SetConf(v map[string]*string) *StartApplicationInput
- func (s StartApplicationInput) String() string
- type StartApplicationOutput
- func (s StartApplicationOutput) GoString() string
- func (s *StartApplicationOutput) SetId(v string) *StartApplicationOutput
- func (s *StartApplicationOutput) SetInstanceId(v string) *StartApplicationOutput
- func (s *StartApplicationOutput) SetStatus(v string) *StartApplicationOutput
- func (s *StartApplicationOutput) SetSuccess(v bool) *StartApplicationOutput
- func (s StartApplicationOutput) String() string
- type StopApplicationInput
- func (s StopApplicationInput) GoString() string
- func (s *StopApplicationInput) SetAccountId(v string) *StopApplicationInput
- func (s *StopApplicationInput) SetId(v int64) *StopApplicationInput
- func (s *StopApplicationInput) SetInstanceId(v int64) *StopApplicationInput
- func (s *StopApplicationInput) SetJobType(v string) *StopApplicationInput
- func (s *StopApplicationInput) SetProjectId(v string) *StopApplicationInput
- func (s *StopApplicationInput) SetUniqueKey(v string) *StopApplicationInput
- func (s *StopApplicationInput) SetUserId(v string) *StopApplicationInput
- func (s StopApplicationInput) String() string
- type StopApplicationOutput
- func (s StopApplicationOutput) GoString() string
- func (s *StopApplicationOutput) SetId(v string) *StopApplicationOutput
- func (s *StopApplicationOutput) SetInstanceId(v string) *StopApplicationOutput
- func (s *StopApplicationOutput) SetStatus(v string) *StopApplicationOutput
- func (s *StopApplicationOutput) SetSuccess(v bool) *StopApplicationOutput
- func (s StopApplicationOutput) String() string
- type UpdateApplicationInput
- func (s UpdateApplicationInput) GoString() string
- func (s *UpdateApplicationInput) SetApplicationTrn(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetArgs(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetConf(v map[string]*string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetDependency(v *DependencyForupdateApplicationInput) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetDeployRequest(v *DeployRequestForupdateApplicationInput) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetEngineVersion(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetImage(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetJar(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetJobName(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetMainClass(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetSqlText(v string) *UpdateApplicationInput
- func (s *UpdateApplicationInput) SetUniqueKey(v string) *UpdateApplicationInput
- func (s UpdateApplicationInput) String() string
- type UpdateApplicationOutput
- type UpdateProjectInput
- func (s UpdateProjectInput) GoString() string
- func (s *UpdateProjectInput) SetAuthorityType(v string) *UpdateProjectInput
- func (s *UpdateProjectInput) SetDescription(v string) *UpdateProjectInput
- func (s *UpdateProjectInput) SetOwnerId(v string) *UpdateProjectInput
- func (s *UpdateProjectInput) SetProjectId(v string) *UpdateProjectInput
- func (s *UpdateProjectInput) SetProjectName(v string) *UpdateProjectInput
- func (s *UpdateProjectInput) SetProjectType(v string) *UpdateProjectInput
- func (s UpdateProjectInput) String() string
- type UpdateProjectOutput
Constants ¶
const ( // EnumOfApplicationTypeForcreateApplicationInputSparkBatchJar is a EnumOfApplicationTypeForcreateApplicationInput enum value EnumOfApplicationTypeForcreateApplicationInputSparkBatchJar = "SPARK_BATCH_JAR" // EnumOfApplicationTypeForcreateApplicationInputSparkBatchSql is a EnumOfApplicationTypeForcreateApplicationInput enum value EnumOfApplicationTypeForcreateApplicationInputSparkBatchSql = "SPARK_BATCH_SQL" // EnumOfApplicationTypeForcreateApplicationInputSparkBatchPython is a EnumOfApplicationTypeForcreateApplicationInput enum value EnumOfApplicationTypeForcreateApplicationInputSparkBatchPython = "SPARK_BATCH_PYTHON" )
const ( // EnumOfEngineVersionForcreateApplicationInputSparkVersion301Os is a EnumOfEngineVersionForcreateApplicationInput enum value EnumOfEngineVersionForcreateApplicationInputSparkVersion301Os = "SPARK_VERSION_3_0_1_OS" // EnumOfEngineVersionForcreateApplicationInputSparkVersion322 is a EnumOfEngineVersionForcreateApplicationInput enum value EnumOfEngineVersionForcreateApplicationInputSparkVersion322 = "SPARK_VERSION_3_2_2" )
const ( // EnumOfJobTypeFordescribeApplicationInstanceInputFlinkStreamingJar is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputFlinkStreamingJar = "FLINK_STREAMING_JAR" // EnumOfJobTypeFordescribeApplicationInstanceInputFlinkStreamingSql is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputFlinkStreamingSql = "FLINK_STREAMING_SQL" // EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchJar is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchJar = "SPARK_BATCH_JAR" // EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchSql is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchSql = "SPARK_BATCH_SQL" // EnumOfJobTypeFordescribeApplicationInstanceInputFlinkBatchSql is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputFlinkBatchSql = "FLINK_BATCH_SQL" // EnumOfJobTypeFordescribeApplicationInstanceInputRayJob is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputRayJob = "RAY_JOB" // EnumOfJobTypeFordescribeApplicationInstanceInputFlinkBatchJar is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputFlinkBatchJar = "FLINK_BATCH_JAR" // EnumOfJobTypeFordescribeApplicationInstanceInputPrimusStreamingJob is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputPrimusStreamingJob = "PRIMUS_STREAMING_JOB" // EnumOfJobTypeFordescribeApplicationInstanceInputJupyterNotebook is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputJupyterNotebook = "JUPYTER_NOTEBOOK" // EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchPython is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputSparkBatchPython = "SPARK_BATCH_PYTHON" // EnumOfJobTypeFordescribeApplicationInstanceInputSyncStreaming is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputSyncStreaming = "SYNC_STREAMING" // EnumOfJobTypeFordescribeApplicationInstanceInputSyncBatch is a EnumOfJobTypeFordescribeApplicationInstanceInput enum value EnumOfJobTypeFordescribeApplicationInstanceInputSyncBatch = "SYNC_BATCH" )
const ( // EnumOfStateForgetApplicationInputDeployed is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputDeployed = "DEPLOYED" // EnumOfStateForgetApplicationInputCreated is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputCreated = "CREATED" // EnumOfStateForgetApplicationInputStarting is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputStarting = "STARTING" // EnumOfStateForgetApplicationInputRunning is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputRunning = "RUNNING" // EnumOfStateForgetApplicationInputFailed is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputFailed = "FAILED" // EnumOfStateForgetApplicationInputCancelling is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputCancelling = "CANCELLING" // EnumOfStateForgetApplicationInputSucceeded is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputSucceeded = "SUCCEEDED" // EnumOfStateForgetApplicationInputStopped is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputStopped = "STOPPED" // EnumOfStateForgetApplicationInputUnknown is a EnumOfStateForgetApplicationInput enum value EnumOfStateForgetApplicationInputUnknown = "UNKNOWN" )
const ( // EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion111 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion111 = "FLINK_VERSION_1_11" // EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion112 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion112 = "FLINK_VERSION_1_12" // EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion116 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputFlinkVersion116 = "FLINK_VERSION_1_16" // EnumOfEngineVersionForlistApplicationInstanceInputSparkVersion301Os is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputSparkVersion301Os = "SPARK_VERSION_3_0_1_OS" // EnumOfEngineVersionForlistApplicationInstanceInputSparkVersion322 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputSparkVersion322 = "SPARK_VERSION_3_2_2" // EnumOfEngineVersionForlistApplicationInstanceInputRayVersion113 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputRayVersion113 = "RAY_VERSION_1_13" // EnumOfEngineVersionForlistApplicationInstanceInputPrimusVersion113 is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputPrimusVersion113 = "PRIMUS_VERSION_1_13" // EnumOfEngineVersionForlistApplicationInstanceInputUnknown is a EnumOfEngineVersionForlistApplicationInstanceInput enum value EnumOfEngineVersionForlistApplicationInstanceInputUnknown = "UNKNOWN" )
const ( // EnumOfStateForlistApplicationInstanceInputDeployed is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputDeployed = "DEPLOYED" // EnumOfStateForlistApplicationInstanceInputCreated is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputCreated = "CREATED" // EnumOfStateForlistApplicationInstanceInputStarting is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputStarting = "STARTING" // EnumOfStateForlistApplicationInstanceInputRunning is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputRunning = "RUNNING" // EnumOfStateForlistApplicationInstanceInputFailed is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputFailed = "FAILED" // EnumOfStateForlistApplicationInstanceInputCancelling is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputCancelling = "CANCELLING" // EnumOfStateForlistApplicationInstanceInputSucceeded is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputSucceeded = "SUCCEEDED" // EnumOfStateForlistApplicationInstanceInputStopped is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputStopped = "STOPPED" // EnumOfStateForlistApplicationInstanceInputUnknown is a EnumOfStateForlistApplicationInstanceInput enum value EnumOfStateForlistApplicationInstanceInputUnknown = "UNKNOWN" )
const ( // EnumOfJobTypeForstopApplicationInputFlinkStreamingJar is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputFlinkStreamingJar = "FLINK_STREAMING_JAR" // EnumOfJobTypeForstopApplicationInputFlinkStreamingSql is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputFlinkStreamingSql = "FLINK_STREAMING_SQL" // EnumOfJobTypeForstopApplicationInputSparkBatchJar is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputSparkBatchJar = "SPARK_BATCH_JAR" // EnumOfJobTypeForstopApplicationInputSparkBatchSql is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputSparkBatchSql = "SPARK_BATCH_SQL" // EnumOfJobTypeForstopApplicationInputFlinkBatchSql is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputFlinkBatchSql = "FLINK_BATCH_SQL" // EnumOfJobTypeForstopApplicationInputRayJob is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputRayJob = "RAY_JOB" // EnumOfJobTypeForstopApplicationInputFlinkBatchJar is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputFlinkBatchJar = "FLINK_BATCH_JAR" // EnumOfJobTypeForstopApplicationInputPrimusStreamingJob is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputPrimusStreamingJob = "PRIMUS_STREAMING_JOB" // EnumOfJobTypeForstopApplicationInputJupyterNotebook is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputJupyterNotebook = "JUPYTER_NOTEBOOK" // EnumOfJobTypeForstopApplicationInputSparkBatchPython is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputSparkBatchPython = "SPARK_BATCH_PYTHON" // EnumOfJobTypeForstopApplicationInputSyncStreaming is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputSyncStreaming = "SYNC_STREAMING" // EnumOfJobTypeForstopApplicationInputSyncBatch is a EnumOfJobTypeForstopApplicationInput enum value EnumOfJobTypeForstopApplicationInputSyncBatch = "SYNC_BATCH" )
const ( // EnumOfEngineVersionForupdateApplicationInputSparkVersion301Os is a EnumOfEngineVersionForupdateApplicationInput enum value EnumOfEngineVersionForupdateApplicationInputSparkVersion301Os = "SPARK_VERSION_3_0_1_OS" // EnumOfEngineVersionForupdateApplicationInputSparkVersion322 is a EnumOfEngineVersionForupdateApplicationInput enum value EnumOfEngineVersionForupdateApplicationInputSparkVersion322 = "SPARK_VERSION_3_2_2" )
const ( // EnumOfAuthorityTypeForupdateProjectInputPublic is a EnumOfAuthorityTypeForupdateProjectInput enum value EnumOfAuthorityTypeForupdateProjectInputPublic = "PUBLIC" // EnumOfAuthorityTypeForupdateProjectInputPrivate is a EnumOfAuthorityTypeForupdateProjectInput enum value EnumOfAuthorityTypeForupdateProjectInputPrivate = "PRIVATE" )
const ( // EnumOfProjectTypeForupdateProjectInputDefault is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputDefault = "DEFAULT" // EnumOfProjectTypeForupdateProjectInputBmq is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputBmq = "BMQ" // EnumOfProjectTypeForupdateProjectInputFlink is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputFlink = "FLINK" // EnumOfProjectTypeForupdateProjectInputSpark is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputSpark = "SPARK" // EnumOfProjectTypeForupdateProjectInputCfs is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputCfs = "CFS" // EnumOfProjectTypeForupdateProjectInputEscloud is a EnumOfProjectTypeForupdateProjectInput enum value EnumOfProjectTypeForupdateProjectInputEscloud = "ESCLOUD" )
const ( ServiceName = "spark" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "spark" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateApplicationInput ¶
type CreateApplicationInput struct { AccountId *string `type:"string"` ApplicationName *string `type:"string"` ApplicationType *string `type:"string" enum:"EnumOfApplicationTypeForcreateApplicationInput"` Args *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyForcreateApplicationInput `type:"structure"` DeployRequest *DeployRequestForcreateApplicationInput `type:"structure"` EngineVersion *string `type:"string" enum:"EnumOfEngineVersionForcreateApplicationInput"` Id *int64 `type:"int64"` Image *string `type:"string"` Jar *string `type:"string"` MainClass *string `type:"string"` ProjectId *string `type:"string"` SqlText *string `type:"string"` UniqueKey *string `type:"string"` UserId *string `type:"string"` // contains filtered or unexported fields }
func (CreateApplicationInput) GoString ¶
func (s CreateApplicationInput) GoString() string
GoString returns the string representation
func (*CreateApplicationInput) SetAccountId ¶
func (s *CreateApplicationInput) SetAccountId(v string) *CreateApplicationInput
SetAccountId sets the AccountId field's value.
func (*CreateApplicationInput) SetApplicationName ¶
func (s *CreateApplicationInput) SetApplicationName(v string) *CreateApplicationInput
SetApplicationName sets the ApplicationName field's value.
func (*CreateApplicationInput) SetApplicationType ¶
func (s *CreateApplicationInput) SetApplicationType(v string) *CreateApplicationInput
SetApplicationType sets the ApplicationType field's value.
func (*CreateApplicationInput) SetArgs ¶
func (s *CreateApplicationInput) SetArgs(v string) *CreateApplicationInput
SetArgs sets the Args field's value.
func (*CreateApplicationInput) SetConf ¶
func (s *CreateApplicationInput) SetConf(v map[string]*string) *CreateApplicationInput
SetConf sets the Conf field's value.
func (*CreateApplicationInput) SetDependency ¶
func (s *CreateApplicationInput) SetDependency(v *DependencyForcreateApplicationInput) *CreateApplicationInput
SetDependency sets the Dependency field's value.
func (*CreateApplicationInput) SetDeployRequest ¶
func (s *CreateApplicationInput) SetDeployRequest(v *DeployRequestForcreateApplicationInput) *CreateApplicationInput
SetDeployRequest sets the DeployRequest field's value.
func (*CreateApplicationInput) SetEngineVersion ¶
func (s *CreateApplicationInput) SetEngineVersion(v string) *CreateApplicationInput
SetEngineVersion sets the EngineVersion field's value.
func (*CreateApplicationInput) SetId ¶
func (s *CreateApplicationInput) SetId(v int64) *CreateApplicationInput
SetId sets the Id field's value.
func (*CreateApplicationInput) SetImage ¶
func (s *CreateApplicationInput) SetImage(v string) *CreateApplicationInput
SetImage sets the Image field's value.
func (*CreateApplicationInput) SetJar ¶
func (s *CreateApplicationInput) SetJar(v string) *CreateApplicationInput
SetJar sets the Jar field's value.
func (*CreateApplicationInput) SetMainClass ¶
func (s *CreateApplicationInput) SetMainClass(v string) *CreateApplicationInput
SetMainClass sets the MainClass field's value.
func (*CreateApplicationInput) SetProjectId ¶
func (s *CreateApplicationInput) SetProjectId(v string) *CreateApplicationInput
SetProjectId sets the ProjectId field's value.
func (*CreateApplicationInput) SetSqlText ¶
func (s *CreateApplicationInput) SetSqlText(v string) *CreateApplicationInput
SetSqlText sets the SqlText field's value.
func (*CreateApplicationInput) SetUniqueKey ¶
func (s *CreateApplicationInput) SetUniqueKey(v string) *CreateApplicationInput
SetUniqueKey sets the UniqueKey field's value.
func (*CreateApplicationInput) SetUserId ¶
func (s *CreateApplicationInput) SetUserId(v string) *CreateApplicationInput
SetUserId sets the UserId field's value.
func (CreateApplicationInput) String ¶
func (s CreateApplicationInput) String() string
String returns the string representation
type CreateApplicationOutput ¶
type CreateApplicationOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (CreateApplicationOutput) GoString ¶
func (s CreateApplicationOutput) GoString() string
GoString returns the string representation
func (CreateApplicationOutput) String ¶
func (s CreateApplicationOutput) String() string
String returns the string representation
type CreateProjectInput ¶
type CreateProjectInput struct { AuthorityType *string `type:"string"` Description *string `type:"string"` OwnerAccountId *string `type:"string"` OwnerId *string `type:"string"` ProjectId *string `type:"string"` ProjectName *string `type:"string"` ProjectType *string `type:"string"` // contains filtered or unexported fields }
func (CreateProjectInput) GoString ¶
func (s CreateProjectInput) GoString() string
GoString returns the string representation
func (*CreateProjectInput) SetAuthorityType ¶
func (s *CreateProjectInput) SetAuthorityType(v string) *CreateProjectInput
SetAuthorityType sets the AuthorityType field's value.
func (*CreateProjectInput) SetDescription ¶
func (s *CreateProjectInput) SetDescription(v string) *CreateProjectInput
SetDescription sets the Description field's value.
func (*CreateProjectInput) SetOwnerAccountId ¶
func (s *CreateProjectInput) SetOwnerAccountId(v string) *CreateProjectInput
SetOwnerAccountId sets the OwnerAccountId field's value.
func (*CreateProjectInput) SetOwnerId ¶
func (s *CreateProjectInput) SetOwnerId(v string) *CreateProjectInput
SetOwnerId sets the OwnerId field's value.
func (*CreateProjectInput) SetProjectId ¶
func (s *CreateProjectInput) SetProjectId(v string) *CreateProjectInput
SetProjectId sets the ProjectId field's value.
func (*CreateProjectInput) SetProjectName ¶
func (s *CreateProjectInput) SetProjectName(v string) *CreateProjectInput
SetProjectName sets the ProjectName field's value.
func (*CreateProjectInput) SetProjectType ¶
func (s *CreateProjectInput) SetProjectType(v string) *CreateProjectInput
SetProjectType sets the ProjectType field's value.
func (CreateProjectInput) String ¶
func (s CreateProjectInput) String() string
String returns the string representation
type CreateProjectOutput ¶
type CreateProjectOutput struct { Metadata *response.ResponseMetadata AuthorityType *string `type:"string"` CreateDate *string `type:"string"` DatabaseName *string `type:"string"` Description *string `type:"string"` OwnerId *string `type:"string"` OwnerName *string `type:"string"` ProjectId *string `type:"string"` ProjectName *string `type:"string"` Region *string `type:"string"` // contains filtered or unexported fields }
func (CreateProjectOutput) GoString ¶
func (s CreateProjectOutput) GoString() string
GoString returns the string representation
func (*CreateProjectOutput) SetAuthorityType ¶
func (s *CreateProjectOutput) SetAuthorityType(v string) *CreateProjectOutput
SetAuthorityType sets the AuthorityType field's value.
func (*CreateProjectOutput) SetCreateDate ¶
func (s *CreateProjectOutput) SetCreateDate(v string) *CreateProjectOutput
SetCreateDate sets the CreateDate field's value.
func (*CreateProjectOutput) SetDatabaseName ¶
func (s *CreateProjectOutput) SetDatabaseName(v string) *CreateProjectOutput
SetDatabaseName sets the DatabaseName field's value.
func (*CreateProjectOutput) SetDescription ¶
func (s *CreateProjectOutput) SetDescription(v string) *CreateProjectOutput
SetDescription sets the Description field's value.
func (*CreateProjectOutput) SetOwnerId ¶
func (s *CreateProjectOutput) SetOwnerId(v string) *CreateProjectOutput
SetOwnerId sets the OwnerId field's value.
func (*CreateProjectOutput) SetOwnerName ¶
func (s *CreateProjectOutput) SetOwnerName(v string) *CreateProjectOutput
SetOwnerName sets the OwnerName field's value.
func (*CreateProjectOutput) SetProjectId ¶
func (s *CreateProjectOutput) SetProjectId(v string) *CreateProjectOutput
SetProjectId sets the ProjectId field's value.
func (*CreateProjectOutput) SetProjectName ¶
func (s *CreateProjectOutput) SetProjectName(v string) *CreateProjectOutput
SetProjectName sets the ProjectName field's value.
func (*CreateProjectOutput) SetRegion ¶
func (s *CreateProjectOutput) SetRegion(v string) *CreateProjectOutput
SetRegion sets the Region field's value.
func (CreateProjectOutput) String ¶
func (s CreateProjectOutput) String() string
String returns the string representation
type CreateResourcePoolOneStepInput ¶
type CreateResourcePoolOneStepInput struct { // BillingType is a required field BillingType *string `type:"string" required:"true"` // Name is a required field Name *string `max:"30" type:"string" required:"true"` // ProjectId is a required field ProjectId *string `type:"string" required:"true"` Resources []*ResourceForcreateResourcePoolOneStepInput `type:"list"` SecurityGroupIdList []*string `type:"list"` SubnetIdList []*string `type:"list"` // VpcId is a required field VpcId *string `type:"string" required:"true"` // ZoneId is a required field ZoneId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateResourcePoolOneStepInput) GoString ¶
func (s CreateResourcePoolOneStepInput) GoString() string
GoString returns the string representation
func (*CreateResourcePoolOneStepInput) SetBillingType ¶
func (s *CreateResourcePoolOneStepInput) SetBillingType(v string) *CreateResourcePoolOneStepInput
SetBillingType sets the BillingType field's value.
func (*CreateResourcePoolOneStepInput) SetName ¶
func (s *CreateResourcePoolOneStepInput) SetName(v string) *CreateResourcePoolOneStepInput
SetName sets the Name field's value.
func (*CreateResourcePoolOneStepInput) SetProjectId ¶
func (s *CreateResourcePoolOneStepInput) SetProjectId(v string) *CreateResourcePoolOneStepInput
SetProjectId sets the ProjectId field's value.
func (*CreateResourcePoolOneStepInput) SetResources ¶
func (s *CreateResourcePoolOneStepInput) SetResources(v []*ResourceForcreateResourcePoolOneStepInput) *CreateResourcePoolOneStepInput
SetResources sets the Resources field's value.
func (*CreateResourcePoolOneStepInput) SetSecurityGroupIdList ¶
func (s *CreateResourcePoolOneStepInput) SetSecurityGroupIdList(v []*string) *CreateResourcePoolOneStepInput
SetSecurityGroupIdList sets the SecurityGroupIdList field's value.
func (*CreateResourcePoolOneStepInput) SetSubnetIdList ¶
func (s *CreateResourcePoolOneStepInput) SetSubnetIdList(v []*string) *CreateResourcePoolOneStepInput
SetSubnetIdList sets the SubnetIdList field's value.
func (*CreateResourcePoolOneStepInput) SetVpcId ¶
func (s *CreateResourcePoolOneStepInput) SetVpcId(v string) *CreateResourcePoolOneStepInput
SetVpcId sets the VpcId field's value.
func (*CreateResourcePoolOneStepInput) SetZoneId ¶
func (s *CreateResourcePoolOneStepInput) SetZoneId(v string) *CreateResourcePoolOneStepInput
SetZoneId sets the ZoneId field's value.
func (CreateResourcePoolOneStepInput) String ¶
func (s CreateResourcePoolOneStepInput) String() string
String returns the string representation
func (*CreateResourcePoolOneStepInput) Validate ¶
func (s *CreateResourcePoolOneStepInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateResourcePoolOneStepOutput ¶
type CreateResourcePoolOneStepOutput struct { Metadata *response.ResponseMetadata ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (CreateResourcePoolOneStepOutput) GoString ¶
func (s CreateResourcePoolOneStepOutput) GoString() string
GoString returns the string representation
func (*CreateResourcePoolOneStepOutput) SetResourcePoolTrn ¶
func (s *CreateResourcePoolOneStepOutput) SetResourcePoolTrn(v string) *CreateResourcePoolOneStepOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (CreateResourcePoolOneStepOutput) String ¶
func (s CreateResourcePoolOneStepOutput) String() string
String returns the string representation
type DataListForlistApplicationHistoryOutput ¶
type DataListForlistApplicationHistoryOutput struct { AppCreateTime *string `type:"string"` AppFinishTime *string `type:"string"` AppStartTime *string `type:"string"` ResourceMeterage *ResourceMeterageForlistApplicationHistoryOutput `type:"structure"` RetryCount *int32 `type:"int32"` State *string `type:"string"` // contains filtered or unexported fields }
func (DataListForlistApplicationHistoryOutput) GoString ¶
func (s DataListForlistApplicationHistoryOutput) GoString() string
GoString returns the string representation
func (*DataListForlistApplicationHistoryOutput) SetAppCreateTime ¶
func (s *DataListForlistApplicationHistoryOutput) SetAppCreateTime(v string) *DataListForlistApplicationHistoryOutput
SetAppCreateTime sets the AppCreateTime field's value.
func (*DataListForlistApplicationHistoryOutput) SetAppFinishTime ¶
func (s *DataListForlistApplicationHistoryOutput) SetAppFinishTime(v string) *DataListForlistApplicationHistoryOutput
SetAppFinishTime sets the AppFinishTime field's value.
func (*DataListForlistApplicationHistoryOutput) SetAppStartTime ¶
func (s *DataListForlistApplicationHistoryOutput) SetAppStartTime(v string) *DataListForlistApplicationHistoryOutput
SetAppStartTime sets the AppStartTime field's value.
func (*DataListForlistApplicationHistoryOutput) SetResourceMeterage ¶
func (s *DataListForlistApplicationHistoryOutput) SetResourceMeterage(v *ResourceMeterageForlistApplicationHistoryOutput) *DataListForlistApplicationHistoryOutput
SetResourceMeterage sets the ResourceMeterage field's value.
func (*DataListForlistApplicationHistoryOutput) SetRetryCount ¶
func (s *DataListForlistApplicationHistoryOutput) SetRetryCount(v int32) *DataListForlistApplicationHistoryOutput
SetRetryCount sets the RetryCount field's value.
func (*DataListForlistApplicationHistoryOutput) SetState ¶
func (s *DataListForlistApplicationHistoryOutput) SetState(v string) *DataListForlistApplicationHistoryOutput
SetState sets the State field's value.
func (DataListForlistApplicationHistoryOutput) String ¶
func (s DataListForlistApplicationHistoryOutput) String() string
String returns the string representation
type DataListForlistOutput ¶
type DataListForlistOutput struct { BillingType *string `type:"string"` CreateTime *string `type:"string"` Name *string `type:"string"` ProjectId *string `type:"string"` RegionId *string `type:"string"` ResourcePoolTrn *string `type:"string"` Status *string `type:"string"` StatusMessage *string `type:"string"` UpdateTime *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DataListForlistOutput) GoString ¶
func (s DataListForlistOutput) GoString() string
GoString returns the string representation
func (*DataListForlistOutput) SetBillingType ¶
func (s *DataListForlistOutput) SetBillingType(v string) *DataListForlistOutput
SetBillingType sets the BillingType field's value.
func (*DataListForlistOutput) SetCreateTime ¶
func (s *DataListForlistOutput) SetCreateTime(v string) *DataListForlistOutput
SetCreateTime sets the CreateTime field's value.
func (*DataListForlistOutput) SetName ¶
func (s *DataListForlistOutput) SetName(v string) *DataListForlistOutput
SetName sets the Name field's value.
func (*DataListForlistOutput) SetProjectId ¶
func (s *DataListForlistOutput) SetProjectId(v string) *DataListForlistOutput
SetProjectId sets the ProjectId field's value.
func (*DataListForlistOutput) SetRegionId ¶
func (s *DataListForlistOutput) SetRegionId(v string) *DataListForlistOutput
SetRegionId sets the RegionId field's value.
func (*DataListForlistOutput) SetResourcePoolTrn ¶
func (s *DataListForlistOutput) SetResourcePoolTrn(v string) *DataListForlistOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DataListForlistOutput) SetStatus ¶
func (s *DataListForlistOutput) SetStatus(v string) *DataListForlistOutput
SetStatus sets the Status field's value.
func (*DataListForlistOutput) SetStatusMessage ¶
func (s *DataListForlistOutput) SetStatusMessage(v string) *DataListForlistOutput
SetStatusMessage sets the StatusMessage field's value.
func (*DataListForlistOutput) SetUpdateTime ¶
func (s *DataListForlistOutput) SetUpdateTime(v string) *DataListForlistOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DataListForlistOutput) SetZoneId ¶
func (s *DataListForlistOutput) SetZoneId(v string) *DataListForlistOutput
SetZoneId sets the ZoneId field's value.
func (DataListForlistOutput) String ¶
func (s DataListForlistOutput) String() string
String returns the string representation
type DeleteApplicationInput ¶
type DeleteApplicationInput struct { ApplicationTrn *string `type:"string"` // contains filtered or unexported fields }
func (DeleteApplicationInput) GoString ¶
func (s DeleteApplicationInput) GoString() string
GoString returns the string representation
func (*DeleteApplicationInput) SetApplicationTrn ¶
func (s *DeleteApplicationInput) SetApplicationTrn(v string) *DeleteApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (DeleteApplicationInput) String ¶
func (s DeleteApplicationInput) String() string
String returns the string representation
type DeleteApplicationOutput ¶
type DeleteApplicationOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (DeleteApplicationOutput) GoString ¶
func (s DeleteApplicationOutput) GoString() string
GoString returns the string representation
func (*DeleteApplicationOutput) SetMessage ¶
func (s *DeleteApplicationOutput) SetMessage(v string) *DeleteApplicationOutput
SetMessage sets the Message field's value.
func (*DeleteApplicationOutput) SetStatus ¶
func (s *DeleteApplicationOutput) SetStatus(v string) *DeleteApplicationOutput
SetStatus sets the Status field's value.
func (DeleteApplicationOutput) String ¶
func (s DeleteApplicationOutput) String() string
String returns the string representation
type DeleteInput ¶
type DeleteInput struct { ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (DeleteInput) GoString ¶
func (s DeleteInput) GoString() string
GoString returns the string representation
func (*DeleteInput) SetResourcePoolTrn ¶
func (s *DeleteInput) SetResourcePoolTrn(v string) *DeleteInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (DeleteInput) String ¶
func (s DeleteInput) String() string
String returns the string representation
type DeleteOutput ¶
type DeleteOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (DeleteOutput) GoString ¶
func (s DeleteOutput) GoString() string
GoString returns the string representation
func (*DeleteOutput) SetMessage ¶
func (s *DeleteOutput) SetMessage(v string) *DeleteOutput
SetMessage sets the Message field's value.
func (*DeleteOutput) SetStatus ¶
func (s *DeleteOutput) SetStatus(v string) *DeleteOutput
SetStatus sets the Status field's value.
func (DeleteOutput) String ¶
func (s DeleteOutput) String() string
String returns the string representation
type DeleteProjectInput ¶
type DeleteProjectInput struct { ProjectId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteProjectInput) GoString ¶
func (s DeleteProjectInput) GoString() string
GoString returns the string representation
func (*DeleteProjectInput) SetProjectId ¶
func (s *DeleteProjectInput) SetProjectId(v string) *DeleteProjectInput
SetProjectId sets the ProjectId field's value.
func (DeleteProjectInput) String ¶
func (s DeleteProjectInput) String() string
String returns the string representation
type DeleteProjectOutput ¶
type DeleteProjectOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (DeleteProjectOutput) GoString ¶
func (s DeleteProjectOutput) GoString() string
GoString returns the string representation
func (*DeleteProjectOutput) SetMessage ¶
func (s *DeleteProjectOutput) SetMessage(v string) *DeleteProjectOutput
SetMessage sets the Message field's value.
func (*DeleteProjectOutput) SetStatus ¶
func (s *DeleteProjectOutput) SetStatus(v string) *DeleteProjectOutput
SetStatus sets the Status field's value.
func (DeleteProjectOutput) String ¶
func (s DeleteProjectOutput) String() string
String returns the string representation
type DependencyForcreateApplicationInput ¶
type DependencyForcreateApplicationInput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyForcreateApplicationInput) GoString ¶
func (s DependencyForcreateApplicationInput) GoString() string
GoString returns the string representation
func (*DependencyForcreateApplicationInput) SetArchives ¶
func (s *DependencyForcreateApplicationInput) SetArchives(v []*string) *DependencyForcreateApplicationInput
SetArchives sets the Archives field's value.
func (*DependencyForcreateApplicationInput) SetFiles ¶
func (s *DependencyForcreateApplicationInput) SetFiles(v []*string) *DependencyForcreateApplicationInput
SetFiles sets the Files field's value.
func (*DependencyForcreateApplicationInput) SetJars ¶
func (s *DependencyForcreateApplicationInput) SetJars(v []*string) *DependencyForcreateApplicationInput
SetJars sets the Jars field's value.
func (*DependencyForcreateApplicationInput) SetPyFiles ¶
func (s *DependencyForcreateApplicationInput) SetPyFiles(v []*string) *DependencyForcreateApplicationInput
SetPyFiles sets the PyFiles field's value.
func (DependencyForcreateApplicationInput) String ¶
func (s DependencyForcreateApplicationInput) String() string
String returns the string representation
type DependencyFordescribeApplicationInstanceOutput ¶
type DependencyFordescribeApplicationInstanceOutput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyFordescribeApplicationInstanceOutput) GoString ¶
func (s DependencyFordescribeApplicationInstanceOutput) GoString() string
GoString returns the string representation
func (*DependencyFordescribeApplicationInstanceOutput) SetArchives ¶
func (s *DependencyFordescribeApplicationInstanceOutput) SetArchives(v []*string) *DependencyFordescribeApplicationInstanceOutput
SetArchives sets the Archives field's value.
func (*DependencyFordescribeApplicationInstanceOutput) SetFiles ¶
func (s *DependencyFordescribeApplicationInstanceOutput) SetFiles(v []*string) *DependencyFordescribeApplicationInstanceOutput
SetFiles sets the Files field's value.
func (*DependencyFordescribeApplicationInstanceOutput) SetJars ¶
func (s *DependencyFordescribeApplicationInstanceOutput) SetJars(v []*string) *DependencyFordescribeApplicationInstanceOutput
SetJars sets the Jars field's value.
func (*DependencyFordescribeApplicationInstanceOutput) SetPyFiles ¶
func (s *DependencyFordescribeApplicationInstanceOutput) SetPyFiles(v []*string) *DependencyFordescribeApplicationInstanceOutput
SetPyFiles sets the PyFiles field's value.
func (DependencyFordescribeApplicationInstanceOutput) String ¶
func (s DependencyFordescribeApplicationInstanceOutput) String() string
String returns the string representation
type DependencyFordescribeApplicationOutput ¶
type DependencyFordescribeApplicationOutput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyFordescribeApplicationOutput) GoString ¶
func (s DependencyFordescribeApplicationOutput) GoString() string
GoString returns the string representation
func (*DependencyFordescribeApplicationOutput) SetArchives ¶
func (s *DependencyFordescribeApplicationOutput) SetArchives(v []*string) *DependencyFordescribeApplicationOutput
SetArchives sets the Archives field's value.
func (*DependencyFordescribeApplicationOutput) SetFiles ¶
func (s *DependencyFordescribeApplicationOutput) SetFiles(v []*string) *DependencyFordescribeApplicationOutput
SetFiles sets the Files field's value.
func (*DependencyFordescribeApplicationOutput) SetJars ¶
func (s *DependencyFordescribeApplicationOutput) SetJars(v []*string) *DependencyFordescribeApplicationOutput
SetJars sets the Jars field's value.
func (*DependencyFordescribeApplicationOutput) SetPyFiles ¶
func (s *DependencyFordescribeApplicationOutput) SetPyFiles(v []*string) *DependencyFordescribeApplicationOutput
SetPyFiles sets the PyFiles field's value.
func (DependencyFordescribeApplicationOutput) String ¶
func (s DependencyFordescribeApplicationOutput) String() string
String returns the string representation
type DependencyForgetApplicationOutput ¶
type DependencyForgetApplicationOutput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyForgetApplicationOutput) GoString ¶
func (s DependencyForgetApplicationOutput) GoString() string
GoString returns the string representation
func (*DependencyForgetApplicationOutput) SetArchives ¶
func (s *DependencyForgetApplicationOutput) SetArchives(v []*string) *DependencyForgetApplicationOutput
SetArchives sets the Archives field's value.
func (*DependencyForgetApplicationOutput) SetFiles ¶
func (s *DependencyForgetApplicationOutput) SetFiles(v []*string) *DependencyForgetApplicationOutput
SetFiles sets the Files field's value.
func (*DependencyForgetApplicationOutput) SetJars ¶
func (s *DependencyForgetApplicationOutput) SetJars(v []*string) *DependencyForgetApplicationOutput
SetJars sets the Jars field's value.
func (*DependencyForgetApplicationOutput) SetPyFiles ¶
func (s *DependencyForgetApplicationOutput) SetPyFiles(v []*string) *DependencyForgetApplicationOutput
SetPyFiles sets the PyFiles field's value.
func (DependencyForgetApplicationOutput) String ¶
func (s DependencyForgetApplicationOutput) String() string
String returns the string representation
type DependencyForupdateApplicationInput ¶
type DependencyForupdateApplicationInput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyForupdateApplicationInput) GoString ¶
func (s DependencyForupdateApplicationInput) GoString() string
GoString returns the string representation
func (*DependencyForupdateApplicationInput) SetArchives ¶
func (s *DependencyForupdateApplicationInput) SetArchives(v []*string) *DependencyForupdateApplicationInput
SetArchives sets the Archives field's value.
func (*DependencyForupdateApplicationInput) SetFiles ¶
func (s *DependencyForupdateApplicationInput) SetFiles(v []*string) *DependencyForupdateApplicationInput
SetFiles sets the Files field's value.
func (*DependencyForupdateApplicationInput) SetJars ¶
func (s *DependencyForupdateApplicationInput) SetJars(v []*string) *DependencyForupdateApplicationInput
SetJars sets the Jars field's value.
func (*DependencyForupdateApplicationInput) SetPyFiles ¶
func (s *DependencyForupdateApplicationInput) SetPyFiles(v []*string) *DependencyForupdateApplicationInput
SetPyFiles sets the PyFiles field's value.
func (DependencyForupdateApplicationInput) String ¶
func (s DependencyForupdateApplicationInput) String() string
String returns the string representation
type DeployRequestForcreateApplicationInput ¶
type DeployRequestForcreateApplicationInput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestForcreateApplicationInput) GoString ¶
func (s DeployRequestForcreateApplicationInput) GoString() string
GoString returns the string representation
func (*DeployRequestForcreateApplicationInput) SetPriority ¶
func (s *DeployRequestForcreateApplicationInput) SetPriority(v string) *DeployRequestForcreateApplicationInput
SetPriority sets the Priority field's value.
func (*DeployRequestForcreateApplicationInput) SetResourcePoolTrn ¶
func (s *DeployRequestForcreateApplicationInput) SetResourcePoolTrn(v string) *DeployRequestForcreateApplicationInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestForcreateApplicationInput) SetSchedulePolicy ¶
func (s *DeployRequestForcreateApplicationInput) SetSchedulePolicy(v string) *DeployRequestForcreateApplicationInput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestForcreateApplicationInput) SetScheduleTimeout ¶
func (s *DeployRequestForcreateApplicationInput) SetScheduleTimeout(v string) *DeployRequestForcreateApplicationInput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestForcreateApplicationInput) String ¶
func (s DeployRequestForcreateApplicationInput) String() string
String returns the string representation
type DeployRequestFordescribeApplicationInstanceOutput ¶
type DeployRequestFordescribeApplicationInstanceOutput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestFordescribeApplicationInstanceOutput) GoString ¶
func (s DeployRequestFordescribeApplicationInstanceOutput) GoString() string
GoString returns the string representation
func (*DeployRequestFordescribeApplicationInstanceOutput) SetPriority ¶
func (s *DeployRequestFordescribeApplicationInstanceOutput) SetPriority(v string) *DeployRequestFordescribeApplicationInstanceOutput
SetPriority sets the Priority field's value.
func (*DeployRequestFordescribeApplicationInstanceOutput) SetResourcePoolTrn ¶
func (s *DeployRequestFordescribeApplicationInstanceOutput) SetResourcePoolTrn(v string) *DeployRequestFordescribeApplicationInstanceOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestFordescribeApplicationInstanceOutput) SetSchedulePolicy ¶
func (s *DeployRequestFordescribeApplicationInstanceOutput) SetSchedulePolicy(v string) *DeployRequestFordescribeApplicationInstanceOutput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestFordescribeApplicationInstanceOutput) SetScheduleTimeout ¶
func (s *DeployRequestFordescribeApplicationInstanceOutput) SetScheduleTimeout(v string) *DeployRequestFordescribeApplicationInstanceOutput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestFordescribeApplicationInstanceOutput) String ¶
func (s DeployRequestFordescribeApplicationInstanceOutput) String() string
String returns the string representation
type DeployRequestFordescribeApplicationOutput ¶
type DeployRequestFordescribeApplicationOutput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestFordescribeApplicationOutput) GoString ¶
func (s DeployRequestFordescribeApplicationOutput) GoString() string
GoString returns the string representation
func (*DeployRequestFordescribeApplicationOutput) SetPriority ¶
func (s *DeployRequestFordescribeApplicationOutput) SetPriority(v string) *DeployRequestFordescribeApplicationOutput
SetPriority sets the Priority field's value.
func (*DeployRequestFordescribeApplicationOutput) SetResourcePoolTrn ¶
func (s *DeployRequestFordescribeApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestFordescribeApplicationOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestFordescribeApplicationOutput) SetSchedulePolicy ¶
func (s *DeployRequestFordescribeApplicationOutput) SetSchedulePolicy(v string) *DeployRequestFordescribeApplicationOutput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestFordescribeApplicationOutput) SetScheduleTimeout ¶
func (s *DeployRequestFordescribeApplicationOutput) SetScheduleTimeout(v string) *DeployRequestFordescribeApplicationOutput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestFordescribeApplicationOutput) String ¶
func (s DeployRequestFordescribeApplicationOutput) String() string
String returns the string representation
type DeployRequestForgetApplicationOutput ¶
type DeployRequestForgetApplicationOutput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestForgetApplicationOutput) GoString ¶
func (s DeployRequestForgetApplicationOutput) GoString() string
GoString returns the string representation
func (*DeployRequestForgetApplicationOutput) SetPriority ¶
func (s *DeployRequestForgetApplicationOutput) SetPriority(v string) *DeployRequestForgetApplicationOutput
SetPriority sets the Priority field's value.
func (*DeployRequestForgetApplicationOutput) SetResourcePoolTrn ¶
func (s *DeployRequestForgetApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestForgetApplicationOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestForgetApplicationOutput) SetSchedulePolicy ¶
func (s *DeployRequestForgetApplicationOutput) SetSchedulePolicy(v string) *DeployRequestForgetApplicationOutput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestForgetApplicationOutput) SetScheduleTimeout ¶
func (s *DeployRequestForgetApplicationOutput) SetScheduleTimeout(v string) *DeployRequestForgetApplicationOutput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestForgetApplicationOutput) String ¶
func (s DeployRequestForgetApplicationOutput) String() string
String returns the string representation
type DeployRequestForupdateApplicationInput ¶
type DeployRequestForupdateApplicationInput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestForupdateApplicationInput) GoString ¶
func (s DeployRequestForupdateApplicationInput) GoString() string
GoString returns the string representation
func (*DeployRequestForupdateApplicationInput) SetPriority ¶
func (s *DeployRequestForupdateApplicationInput) SetPriority(v string) *DeployRequestForupdateApplicationInput
SetPriority sets the Priority field's value.
func (*DeployRequestForupdateApplicationInput) SetResourcePoolTrn ¶
func (s *DeployRequestForupdateApplicationInput) SetResourcePoolTrn(v string) *DeployRequestForupdateApplicationInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestForupdateApplicationInput) SetSchedulePolicy ¶
func (s *DeployRequestForupdateApplicationInput) SetSchedulePolicy(v string) *DeployRequestForupdateApplicationInput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestForupdateApplicationInput) SetScheduleTimeout ¶
func (s *DeployRequestForupdateApplicationInput) SetScheduleTimeout(v string) *DeployRequestForupdateApplicationInput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestForupdateApplicationInput) String ¶
func (s DeployRequestForupdateApplicationInput) String() string
String returns the string representation
type DescribeApplicationInput ¶
type DescribeApplicationInput struct { ApplicationTrn *string `type:"string"` // contains filtered or unexported fields }
func (DescribeApplicationInput) GoString ¶
func (s DescribeApplicationInput) GoString() string
GoString returns the string representation
func (*DescribeApplicationInput) SetApplicationTrn ¶
func (s *DescribeApplicationInput) SetApplicationTrn(v string) *DescribeApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (DescribeApplicationInput) String ¶
func (s DescribeApplicationInput) String() string
String returns the string representation
type DescribeApplicationInstanceInput ¶
type DescribeApplicationInstanceInput struct { AccountId *string `type:"string"` Id *int64 `type:"int64"` InstanceId *int64 `type:"int64"` JobType *string `type:"string" enum:"EnumOfJobTypeFordescribeApplicationInstanceInput"` ProjectId *string `type:"string"` UniqueKey *string `type:"string"` UserId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeApplicationInstanceInput) GoString ¶
func (s DescribeApplicationInstanceInput) GoString() string
GoString returns the string representation
func (*DescribeApplicationInstanceInput) SetAccountId ¶
func (s *DescribeApplicationInstanceInput) SetAccountId(v string) *DescribeApplicationInstanceInput
SetAccountId sets the AccountId field's value.
func (*DescribeApplicationInstanceInput) SetId ¶
func (s *DescribeApplicationInstanceInput) SetId(v int64) *DescribeApplicationInstanceInput
SetId sets the Id field's value.
func (*DescribeApplicationInstanceInput) SetInstanceId ¶
func (s *DescribeApplicationInstanceInput) SetInstanceId(v int64) *DescribeApplicationInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeApplicationInstanceInput) SetJobType ¶
func (s *DescribeApplicationInstanceInput) SetJobType(v string) *DescribeApplicationInstanceInput
SetJobType sets the JobType field's value.
func (*DescribeApplicationInstanceInput) SetProjectId ¶
func (s *DescribeApplicationInstanceInput) SetProjectId(v string) *DescribeApplicationInstanceInput
SetProjectId sets the ProjectId field's value.
func (*DescribeApplicationInstanceInput) SetUniqueKey ¶
func (s *DescribeApplicationInstanceInput) SetUniqueKey(v string) *DescribeApplicationInstanceInput
SetUniqueKey sets the UniqueKey field's value.
func (*DescribeApplicationInstanceInput) SetUserId ¶
func (s *DescribeApplicationInstanceInput) SetUserId(v string) *DescribeApplicationInstanceInput
SetUserId sets the UserId field's value.
func (DescribeApplicationInstanceInput) String ¶
func (s DescribeApplicationInstanceInput) String() string
String returns the string representation
type DescribeApplicationInstanceOutput ¶
type DescribeApplicationInstanceOutput struct { Metadata *response.ResponseMetadata AccountId *string `type:"string"` AppDraftId *int64 `type:"int64"` ApplicationName *string `type:"string"` ApplicationTrn *string `type:"string"` ApplicationType *string `type:"string"` Args *string `type:"string"` Cluster *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyFordescribeApplicationInstanceOutput `type:"structure"` DeployRequest *DeployRequestFordescribeApplicationInstanceOutput `type:"structure"` DeploymentId *string `type:"string"` Duration *int64 `type:"int64"` EndTime *string `type:"string"` EngineVersion *string `type:"string"` Image *string `type:"string"` InstanceId *string `type:"string"` Jar *string `type:"string"` LastCheckTime *string `type:"string"` MainClass *string `type:"string"` ProjectId *string `type:"string"` RestUrl *string `type:"string"` SqlText *string `type:"string"` StartTime *string `type:"string"` State *string `type:"string"` UniqueKey *string `type:"string"` UserId *string `type:"string"` VersionId *int64 `type:"int64"` // contains filtered or unexported fields }
func (DescribeApplicationInstanceOutput) GoString ¶
func (s DescribeApplicationInstanceOutput) GoString() string
GoString returns the string representation
func (*DescribeApplicationInstanceOutput) SetAccountId ¶
func (s *DescribeApplicationInstanceOutput) SetAccountId(v string) *DescribeApplicationInstanceOutput
SetAccountId sets the AccountId field's value.
func (*DescribeApplicationInstanceOutput) SetAppDraftId ¶
func (s *DescribeApplicationInstanceOutput) SetAppDraftId(v int64) *DescribeApplicationInstanceOutput
SetAppDraftId sets the AppDraftId field's value.
func (*DescribeApplicationInstanceOutput) SetApplicationName ¶
func (s *DescribeApplicationInstanceOutput) SetApplicationName(v string) *DescribeApplicationInstanceOutput
SetApplicationName sets the ApplicationName field's value.
func (*DescribeApplicationInstanceOutput) SetApplicationTrn ¶
func (s *DescribeApplicationInstanceOutput) SetApplicationTrn(v string) *DescribeApplicationInstanceOutput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*DescribeApplicationInstanceOutput) SetApplicationType ¶
func (s *DescribeApplicationInstanceOutput) SetApplicationType(v string) *DescribeApplicationInstanceOutput
SetApplicationType sets the ApplicationType field's value.
func (*DescribeApplicationInstanceOutput) SetArgs ¶
func (s *DescribeApplicationInstanceOutput) SetArgs(v string) *DescribeApplicationInstanceOutput
SetArgs sets the Args field's value.
func (*DescribeApplicationInstanceOutput) SetCluster ¶
func (s *DescribeApplicationInstanceOutput) SetCluster(v string) *DescribeApplicationInstanceOutput
SetCluster sets the Cluster field's value.
func (*DescribeApplicationInstanceOutput) SetConf ¶
func (s *DescribeApplicationInstanceOutput) SetConf(v map[string]*string) *DescribeApplicationInstanceOutput
SetConf sets the Conf field's value.
func (*DescribeApplicationInstanceOutput) SetDependency ¶
func (s *DescribeApplicationInstanceOutput) SetDependency(v *DependencyFordescribeApplicationInstanceOutput) *DescribeApplicationInstanceOutput
SetDependency sets the Dependency field's value.
func (*DescribeApplicationInstanceOutput) SetDeployRequest ¶
func (s *DescribeApplicationInstanceOutput) SetDeployRequest(v *DeployRequestFordescribeApplicationInstanceOutput) *DescribeApplicationInstanceOutput
SetDeployRequest sets the DeployRequest field's value.
func (*DescribeApplicationInstanceOutput) SetDeploymentId ¶
func (s *DescribeApplicationInstanceOutput) SetDeploymentId(v string) *DescribeApplicationInstanceOutput
SetDeploymentId sets the DeploymentId field's value.
func (*DescribeApplicationInstanceOutput) SetDuration ¶
func (s *DescribeApplicationInstanceOutput) SetDuration(v int64) *DescribeApplicationInstanceOutput
SetDuration sets the Duration field's value.
func (*DescribeApplicationInstanceOutput) SetEndTime ¶
func (s *DescribeApplicationInstanceOutput) SetEndTime(v string) *DescribeApplicationInstanceOutput
SetEndTime sets the EndTime field's value.
func (*DescribeApplicationInstanceOutput) SetEngineVersion ¶
func (s *DescribeApplicationInstanceOutput) SetEngineVersion(v string) *DescribeApplicationInstanceOutput
SetEngineVersion sets the EngineVersion field's value.
func (*DescribeApplicationInstanceOutput) SetImage ¶
func (s *DescribeApplicationInstanceOutput) SetImage(v string) *DescribeApplicationInstanceOutput
SetImage sets the Image field's value.
func (*DescribeApplicationInstanceOutput) SetInstanceId ¶
func (s *DescribeApplicationInstanceOutput) SetInstanceId(v string) *DescribeApplicationInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeApplicationInstanceOutput) SetJar ¶
func (s *DescribeApplicationInstanceOutput) SetJar(v string) *DescribeApplicationInstanceOutput
SetJar sets the Jar field's value.
func (*DescribeApplicationInstanceOutput) SetLastCheckTime ¶
func (s *DescribeApplicationInstanceOutput) SetLastCheckTime(v string) *DescribeApplicationInstanceOutput
SetLastCheckTime sets the LastCheckTime field's value.
func (*DescribeApplicationInstanceOutput) SetMainClass ¶
func (s *DescribeApplicationInstanceOutput) SetMainClass(v string) *DescribeApplicationInstanceOutput
SetMainClass sets the MainClass field's value.
func (*DescribeApplicationInstanceOutput) SetProjectId ¶
func (s *DescribeApplicationInstanceOutput) SetProjectId(v string) *DescribeApplicationInstanceOutput
SetProjectId sets the ProjectId field's value.
func (*DescribeApplicationInstanceOutput) SetRestUrl ¶
func (s *DescribeApplicationInstanceOutput) SetRestUrl(v string) *DescribeApplicationInstanceOutput
SetRestUrl sets the RestUrl field's value.
func (*DescribeApplicationInstanceOutput) SetSqlText ¶
func (s *DescribeApplicationInstanceOutput) SetSqlText(v string) *DescribeApplicationInstanceOutput
SetSqlText sets the SqlText field's value.
func (*DescribeApplicationInstanceOutput) SetStartTime ¶
func (s *DescribeApplicationInstanceOutput) SetStartTime(v string) *DescribeApplicationInstanceOutput
SetStartTime sets the StartTime field's value.
func (*DescribeApplicationInstanceOutput) SetState ¶
func (s *DescribeApplicationInstanceOutput) SetState(v string) *DescribeApplicationInstanceOutput
SetState sets the State field's value.
func (*DescribeApplicationInstanceOutput) SetUniqueKey ¶
func (s *DescribeApplicationInstanceOutput) SetUniqueKey(v string) *DescribeApplicationInstanceOutput
SetUniqueKey sets the UniqueKey field's value.
func (*DescribeApplicationInstanceOutput) SetUserId ¶
func (s *DescribeApplicationInstanceOutput) SetUserId(v string) *DescribeApplicationInstanceOutput
SetUserId sets the UserId field's value.
func (*DescribeApplicationInstanceOutput) SetVersionId ¶
func (s *DescribeApplicationInstanceOutput) SetVersionId(v int64) *DescribeApplicationInstanceOutput
SetVersionId sets the VersionId field's value.
func (DescribeApplicationInstanceOutput) String ¶
func (s DescribeApplicationInstanceOutput) String() string
String returns the string representation
type DescribeApplicationOutput ¶
type DescribeApplicationOutput struct { Metadata *response.ResponseMetadata Alert *bool `type:"boolean"` ApplicationName *string `type:"string"` ApplicationTrn *string `type:"string"` ApplicationType *string `type:"string"` Args *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyFordescribeApplicationOutput `type:"structure"` DeployRequest *DeployRequestFordescribeApplicationOutput `type:"structure"` EngineVersion *string `type:"string"` Image *string `type:"string"` IsLatestVersion *bool `type:"boolean"` Jar *string `type:"string"` LatestVersion *string `type:"string"` MainClass *string `type:"string"` ProjectId *string `type:"string"` RestUrl *string `type:"string"` SqlText *string `type:"string"` State *string `type:"string"` UserId *string `type:"string"` VersionName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeApplicationOutput) GoString ¶
func (s DescribeApplicationOutput) GoString() string
GoString returns the string representation
func (*DescribeApplicationOutput) SetAlert ¶
func (s *DescribeApplicationOutput) SetAlert(v bool) *DescribeApplicationOutput
SetAlert sets the Alert field's value.
func (*DescribeApplicationOutput) SetApplicationName ¶
func (s *DescribeApplicationOutput) SetApplicationName(v string) *DescribeApplicationOutput
SetApplicationName sets the ApplicationName field's value.
func (*DescribeApplicationOutput) SetApplicationTrn ¶
func (s *DescribeApplicationOutput) SetApplicationTrn(v string) *DescribeApplicationOutput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*DescribeApplicationOutput) SetApplicationType ¶
func (s *DescribeApplicationOutput) SetApplicationType(v string) *DescribeApplicationOutput
SetApplicationType sets the ApplicationType field's value.
func (*DescribeApplicationOutput) SetArgs ¶
func (s *DescribeApplicationOutput) SetArgs(v string) *DescribeApplicationOutput
SetArgs sets the Args field's value.
func (*DescribeApplicationOutput) SetConf ¶
func (s *DescribeApplicationOutput) SetConf(v map[string]*string) *DescribeApplicationOutput
SetConf sets the Conf field's value.
func (*DescribeApplicationOutput) SetDependency ¶
func (s *DescribeApplicationOutput) SetDependency(v *DependencyFordescribeApplicationOutput) *DescribeApplicationOutput
SetDependency sets the Dependency field's value.
func (*DescribeApplicationOutput) SetDeployRequest ¶
func (s *DescribeApplicationOutput) SetDeployRequest(v *DeployRequestFordescribeApplicationOutput) *DescribeApplicationOutput
SetDeployRequest sets the DeployRequest field's value.
func (*DescribeApplicationOutput) SetEngineVersion ¶
func (s *DescribeApplicationOutput) SetEngineVersion(v string) *DescribeApplicationOutput
SetEngineVersion sets the EngineVersion field's value.
func (*DescribeApplicationOutput) SetImage ¶
func (s *DescribeApplicationOutput) SetImage(v string) *DescribeApplicationOutput
SetImage sets the Image field's value.
func (*DescribeApplicationOutput) SetIsLatestVersion ¶
func (s *DescribeApplicationOutput) SetIsLatestVersion(v bool) *DescribeApplicationOutput
SetIsLatestVersion sets the IsLatestVersion field's value.
func (*DescribeApplicationOutput) SetJar ¶
func (s *DescribeApplicationOutput) SetJar(v string) *DescribeApplicationOutput
SetJar sets the Jar field's value.
func (*DescribeApplicationOutput) SetLatestVersion ¶
func (s *DescribeApplicationOutput) SetLatestVersion(v string) *DescribeApplicationOutput
SetLatestVersion sets the LatestVersion field's value.
func (*DescribeApplicationOutput) SetMainClass ¶
func (s *DescribeApplicationOutput) SetMainClass(v string) *DescribeApplicationOutput
SetMainClass sets the MainClass field's value.
func (*DescribeApplicationOutput) SetProjectId ¶
func (s *DescribeApplicationOutput) SetProjectId(v string) *DescribeApplicationOutput
SetProjectId sets the ProjectId field's value.
func (*DescribeApplicationOutput) SetRestUrl ¶
func (s *DescribeApplicationOutput) SetRestUrl(v string) *DescribeApplicationOutput
SetRestUrl sets the RestUrl field's value.
func (*DescribeApplicationOutput) SetSqlText ¶
func (s *DescribeApplicationOutput) SetSqlText(v string) *DescribeApplicationOutput
SetSqlText sets the SqlText field's value.
func (*DescribeApplicationOutput) SetState ¶
func (s *DescribeApplicationOutput) SetState(v string) *DescribeApplicationOutput
SetState sets the State field's value.
func (*DescribeApplicationOutput) SetUserId ¶
func (s *DescribeApplicationOutput) SetUserId(v string) *DescribeApplicationOutput
SetUserId sets the UserId field's value.
func (*DescribeApplicationOutput) SetVersionName ¶
func (s *DescribeApplicationOutput) SetVersionName(v string) *DescribeApplicationOutput
SetVersionName sets the VersionName field's value.
func (DescribeApplicationOutput) String ¶
func (s DescribeApplicationOutput) String() string
String returns the string representation
type DescribeProjectInput ¶
type DescribeProjectInput struct { ProjectId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeProjectInput) GoString ¶
func (s DescribeProjectInput) GoString() string
GoString returns the string representation
func (*DescribeProjectInput) SetProjectId ¶
func (s *DescribeProjectInput) SetProjectId(v string) *DescribeProjectInput
SetProjectId sets the ProjectId field's value.
func (DescribeProjectInput) String ¶
func (s DescribeProjectInput) String() string
String returns the string representation
type DescribeProjectOutput ¶
type DescribeProjectOutput struct { Metadata *response.ResponseMetadata AuthorityType *string `type:"string"` CreateDate *string `type:"string"` Description *string `type:"string"` OwnerId *string `type:"string"` OwnerName *string `type:"string"` ProjectId *string `type:"string"` ProjectName *string `type:"string"` RegionId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeProjectOutput) GoString ¶
func (s DescribeProjectOutput) GoString() string
GoString returns the string representation
func (*DescribeProjectOutput) SetAuthorityType ¶
func (s *DescribeProjectOutput) SetAuthorityType(v string) *DescribeProjectOutput
SetAuthorityType sets the AuthorityType field's value.
func (*DescribeProjectOutput) SetCreateDate ¶
func (s *DescribeProjectOutput) SetCreateDate(v string) *DescribeProjectOutput
SetCreateDate sets the CreateDate field's value.
func (*DescribeProjectOutput) SetDescription ¶
func (s *DescribeProjectOutput) SetDescription(v string) *DescribeProjectOutput
SetDescription sets the Description field's value.
func (*DescribeProjectOutput) SetOwnerId ¶
func (s *DescribeProjectOutput) SetOwnerId(v string) *DescribeProjectOutput
SetOwnerId sets the OwnerId field's value.
func (*DescribeProjectOutput) SetOwnerName ¶
func (s *DescribeProjectOutput) SetOwnerName(v string) *DescribeProjectOutput
SetOwnerName sets the OwnerName field's value.
func (*DescribeProjectOutput) SetProjectId ¶
func (s *DescribeProjectOutput) SetProjectId(v string) *DescribeProjectOutput
SetProjectId sets the ProjectId field's value.
func (*DescribeProjectOutput) SetProjectName ¶
func (s *DescribeProjectOutput) SetProjectName(v string) *DescribeProjectOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeProjectOutput) SetRegionId ¶
func (s *DescribeProjectOutput) SetRegionId(v string) *DescribeProjectOutput
SetRegionId sets the RegionId field's value.
func (DescribeProjectOutput) String ¶
func (s DescribeProjectOutput) String() string
String returns the string representation
type DetailInput ¶
type DetailInput struct { ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (DetailInput) GoString ¶
func (s DetailInput) GoString() string
GoString returns the string representation
func (*DetailInput) SetResourcePoolTrn ¶
func (s *DetailInput) SetResourcePoolTrn(v string) *DetailInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (DetailInput) String ¶
func (s DetailInput) String() string
String returns the string representation
type DetailOutput ¶
type DetailOutput struct { Metadata *response.ResponseMetadata BillingType *string `type:"string"` CreateTime *string `type:"string"` Name *string `type:"string"` ProjectId *string `type:"string"` RegionId *string `type:"string"` ResourcePoolTrn *string `type:"string"` Status *string `type:"string"` StatusMessage *string `type:"string"` UpdateTime *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (DetailOutput) GoString ¶
func (s DetailOutput) GoString() string
GoString returns the string representation
func (*DetailOutput) SetBillingType ¶
func (s *DetailOutput) SetBillingType(v string) *DetailOutput
SetBillingType sets the BillingType field's value.
func (*DetailOutput) SetCreateTime ¶
func (s *DetailOutput) SetCreateTime(v string) *DetailOutput
SetCreateTime sets the CreateTime field's value.
func (*DetailOutput) SetName ¶
func (s *DetailOutput) SetName(v string) *DetailOutput
SetName sets the Name field's value.
func (*DetailOutput) SetProjectId ¶
func (s *DetailOutput) SetProjectId(v string) *DetailOutput
SetProjectId sets the ProjectId field's value.
func (*DetailOutput) SetRegionId ¶
func (s *DetailOutput) SetRegionId(v string) *DetailOutput
SetRegionId sets the RegionId field's value.
func (*DetailOutput) SetResourcePoolTrn ¶
func (s *DetailOutput) SetResourcePoolTrn(v string) *DetailOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DetailOutput) SetStatus ¶
func (s *DetailOutput) SetStatus(v string) *DetailOutput
SetStatus sets the Status field's value.
func (*DetailOutput) SetStatusMessage ¶
func (s *DetailOutput) SetStatusMessage(v string) *DetailOutput
SetStatusMessage sets the StatusMessage field's value.
func (*DetailOutput) SetUpdateTime ¶
func (s *DetailOutput) SetUpdateTime(v string) *DetailOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DetailOutput) SetZoneId ¶
func (s *DetailOutput) SetZoneId(v string) *DetailOutput
SetZoneId sets the ZoneId field's value.
func (DetailOutput) String ¶
func (s DetailOutput) String() string
String returns the string representation
type ExitResourcePoolInput ¶
type ExitResourcePoolInput struct { Name *string `type:"string"` ProjectId *string `type:"string"` // contains filtered or unexported fields }
func (ExitResourcePoolInput) GoString ¶
func (s ExitResourcePoolInput) GoString() string
GoString returns the string representation
func (*ExitResourcePoolInput) SetName ¶
func (s *ExitResourcePoolInput) SetName(v string) *ExitResourcePoolInput
SetName sets the Name field's value.
func (*ExitResourcePoolInput) SetProjectId ¶
func (s *ExitResourcePoolInput) SetProjectId(v string) *ExitResourcePoolInput
SetProjectId sets the ProjectId field's value.
func (ExitResourcePoolInput) String ¶
func (s ExitResourcePoolInput) String() string
String returns the string representation
type ExitResourcePoolOutput ¶
type ExitResourcePoolOutput struct { Metadata *response.ResponseMetadata Existed *bool `type:"boolean"` // contains filtered or unexported fields }
func (ExitResourcePoolOutput) GoString ¶
func (s ExitResourcePoolOutput) GoString() string
GoString returns the string representation
func (*ExitResourcePoolOutput) SetExisted ¶
func (s *ExitResourcePoolOutput) SetExisted(v bool) *ExitResourcePoolOutput
SetExisted sets the Existed field's value.
func (ExitResourcePoolOutput) String ¶
func (s ExitResourcePoolOutput) String() string
String returns the string representation
type GetApplicationInput ¶
type GetApplicationInput struct { ApplicationName *string `type:"string"` ApplicationTrn *int64 `type:"int64"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectId *string `type:"string"` SortFiled *string `type:"string"` SortOrder *string `type:"string"` State *string `type:"string" enum:"EnumOfStateForgetApplicationInput"` // contains filtered or unexported fields }
func (GetApplicationInput) GoString ¶
func (s GetApplicationInput) GoString() string
GoString returns the string representation
func (*GetApplicationInput) SetApplicationName ¶
func (s *GetApplicationInput) SetApplicationName(v string) *GetApplicationInput
SetApplicationName sets the ApplicationName field's value.
func (*GetApplicationInput) SetApplicationTrn ¶
func (s *GetApplicationInput) SetApplicationTrn(v int64) *GetApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*GetApplicationInput) SetPageNum ¶
func (s *GetApplicationInput) SetPageNum(v int32) *GetApplicationInput
SetPageNum sets the PageNum field's value.
func (*GetApplicationInput) SetPageSize ¶
func (s *GetApplicationInput) SetPageSize(v int32) *GetApplicationInput
SetPageSize sets the PageSize field's value.
func (*GetApplicationInput) SetProjectId ¶
func (s *GetApplicationInput) SetProjectId(v string) *GetApplicationInput
SetProjectId sets the ProjectId field's value.
func (*GetApplicationInput) SetSortFiled ¶
func (s *GetApplicationInput) SetSortFiled(v string) *GetApplicationInput
SetSortFiled sets the SortFiled field's value.
func (*GetApplicationInput) SetSortOrder ¶
func (s *GetApplicationInput) SetSortOrder(v string) *GetApplicationInput
SetSortOrder sets the SortOrder field's value.
func (*GetApplicationInput) SetState ¶
func (s *GetApplicationInput) SetState(v string) *GetApplicationInput
SetState sets the State field's value.
func (GetApplicationInput) String ¶
func (s GetApplicationInput) String() string
String returns the string representation
type GetApplicationOutput ¶
type GetApplicationOutput struct { Metadata *response.ResponseMetadata Current *string `type:"string"` PageSize *string `type:"string"` Records []*RecordForgetApplicationOutput `type:"list"` Total *string `type:"string"` // contains filtered or unexported fields }
func (GetApplicationOutput) GoString ¶
func (s GetApplicationOutput) GoString() string
GoString returns the string representation
func (*GetApplicationOutput) SetCurrent ¶
func (s *GetApplicationOutput) SetCurrent(v string) *GetApplicationOutput
SetCurrent sets the Current field's value.
func (*GetApplicationOutput) SetPageSize ¶
func (s *GetApplicationOutput) SetPageSize(v string) *GetApplicationOutput
SetPageSize sets the PageSize field's value.
func (*GetApplicationOutput) SetRecords ¶
func (s *GetApplicationOutput) SetRecords(v []*RecordForgetApplicationOutput) *GetApplicationOutput
SetRecords sets the Records field's value.
func (*GetApplicationOutput) SetTotal ¶
func (s *GetApplicationOutput) SetTotal(v string) *GetApplicationOutput
SetTotal sets the Total field's value.
func (GetApplicationOutput) String ¶
func (s GetApplicationOutput) String() string
String returns the string representation
type ItemForlistProjectOutput ¶
type ItemForlistProjectOutput struct { AuthorityType *string `type:"string"` CreateDate *string `type:"string"` Description *string `type:"string"` OwnerId *string `type:"string"` OwnerName *string `type:"string"` ProjectId *string `type:"string"` ProjectName *string `type:"string"` RegionId *string `type:"string"` // contains filtered or unexported fields }
func (ItemForlistProjectOutput) GoString ¶
func (s ItemForlistProjectOutput) GoString() string
GoString returns the string representation
func (*ItemForlistProjectOutput) SetAuthorityType ¶
func (s *ItemForlistProjectOutput) SetAuthorityType(v string) *ItemForlistProjectOutput
SetAuthorityType sets the AuthorityType field's value.
func (*ItemForlistProjectOutput) SetCreateDate ¶
func (s *ItemForlistProjectOutput) SetCreateDate(v string) *ItemForlistProjectOutput
SetCreateDate sets the CreateDate field's value.
func (*ItemForlistProjectOutput) SetDescription ¶
func (s *ItemForlistProjectOutput) SetDescription(v string) *ItemForlistProjectOutput
SetDescription sets the Description field's value.
func (*ItemForlistProjectOutput) SetOwnerId ¶
func (s *ItemForlistProjectOutput) SetOwnerId(v string) *ItemForlistProjectOutput
SetOwnerId sets the OwnerId field's value.
func (*ItemForlistProjectOutput) SetOwnerName ¶
func (s *ItemForlistProjectOutput) SetOwnerName(v string) *ItemForlistProjectOutput
SetOwnerName sets the OwnerName field's value.
func (*ItemForlistProjectOutput) SetProjectId ¶
func (s *ItemForlistProjectOutput) SetProjectId(v string) *ItemForlistProjectOutput
SetProjectId sets the ProjectId field's value.
func (*ItemForlistProjectOutput) SetProjectName ¶
func (s *ItemForlistProjectOutput) SetProjectName(v string) *ItemForlistProjectOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForlistProjectOutput) SetRegionId ¶
func (s *ItemForlistProjectOutput) SetRegionId(v string) *ItemForlistProjectOutput
SetRegionId sets the RegionId field's value.
func (ItemForlistProjectOutput) String ¶
func (s ItemForlistProjectOutput) String() string
String returns the string representation
type ListApplicationHistoryInput ¶
type ListApplicationHistoryInput struct { DeploymentId *string `type:"string"` MaxResults *int32 `type:"int32"` NextToken *string `type:"string"` StartTimeLeft *string `type:"string"` StartTimeRight *string `type:"string"` // contains filtered or unexported fields }
func (ListApplicationHistoryInput) GoString ¶
func (s ListApplicationHistoryInput) GoString() string
GoString returns the string representation
func (*ListApplicationHistoryInput) SetDeploymentId ¶
func (s *ListApplicationHistoryInput) SetDeploymentId(v string) *ListApplicationHistoryInput
SetDeploymentId sets the DeploymentId field's value.
func (*ListApplicationHistoryInput) SetMaxResults ¶
func (s *ListApplicationHistoryInput) SetMaxResults(v int32) *ListApplicationHistoryInput
SetMaxResults sets the MaxResults field's value.
func (*ListApplicationHistoryInput) SetNextToken ¶
func (s *ListApplicationHistoryInput) SetNextToken(v string) *ListApplicationHistoryInput
SetNextToken sets the NextToken field's value.
func (*ListApplicationHistoryInput) SetStartTimeLeft ¶
func (s *ListApplicationHistoryInput) SetStartTimeLeft(v string) *ListApplicationHistoryInput
SetStartTimeLeft sets the StartTimeLeft field's value.
func (*ListApplicationHistoryInput) SetStartTimeRight ¶
func (s *ListApplicationHistoryInput) SetStartTimeRight(v string) *ListApplicationHistoryInput
SetStartTimeRight sets the StartTimeRight field's value.
func (ListApplicationHistoryInput) String ¶
func (s ListApplicationHistoryInput) String() string
String returns the string representation
type ListApplicationHistoryOutput ¶
type ListApplicationHistoryOutput struct { Metadata *response.ResponseMetadata DataList []*DataListForlistApplicationHistoryOutput `type:"list"` NextToken *string `type:"string"` // contains filtered or unexported fields }
func (ListApplicationHistoryOutput) GoString ¶
func (s ListApplicationHistoryOutput) GoString() string
GoString returns the string representation
func (*ListApplicationHistoryOutput) SetDataList ¶
func (s *ListApplicationHistoryOutput) SetDataList(v []*DataListForlistApplicationHistoryOutput) *ListApplicationHistoryOutput
SetDataList sets the DataList field's value.
func (*ListApplicationHistoryOutput) SetNextToken ¶
func (s *ListApplicationHistoryOutput) SetNextToken(v string) *ListApplicationHistoryOutput
SetNextToken sets the NextToken field's value.
func (ListApplicationHistoryOutput) String ¶
func (s ListApplicationHistoryOutput) String() string
String returns the string representation
type ListApplicationInstanceInput ¶
type ListApplicationInstanceInput struct { ApplicationName *string `type:"string"` ApplicationTrn *string `type:"string"` EngineVersion *string `type:"string" enum:"EnumOfEngineVersionForlistApplicationInstanceInput"` InstanceId *int64 `type:"int64"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectId *string `type:"string"` ResourcePoolTrn *string `type:"string"` SortField *string `type:"string"` SortOrder *string `type:"string"` State *string `type:"string" enum:"EnumOfStateForlistApplicationInstanceInput"` // contains filtered or unexported fields }
func (ListApplicationInstanceInput) GoString ¶
func (s ListApplicationInstanceInput) GoString() string
GoString returns the string representation
func (*ListApplicationInstanceInput) SetApplicationName ¶
func (s *ListApplicationInstanceInput) SetApplicationName(v string) *ListApplicationInstanceInput
SetApplicationName sets the ApplicationName field's value.
func (*ListApplicationInstanceInput) SetApplicationTrn ¶
func (s *ListApplicationInstanceInput) SetApplicationTrn(v string) *ListApplicationInstanceInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*ListApplicationInstanceInput) SetEngineVersion ¶
func (s *ListApplicationInstanceInput) SetEngineVersion(v string) *ListApplicationInstanceInput
SetEngineVersion sets the EngineVersion field's value.
func (*ListApplicationInstanceInput) SetInstanceId ¶
func (s *ListApplicationInstanceInput) SetInstanceId(v int64) *ListApplicationInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*ListApplicationInstanceInput) SetPageNum ¶
func (s *ListApplicationInstanceInput) SetPageNum(v int32) *ListApplicationInstanceInput
SetPageNum sets the PageNum field's value.
func (*ListApplicationInstanceInput) SetPageSize ¶
func (s *ListApplicationInstanceInput) SetPageSize(v int32) *ListApplicationInstanceInput
SetPageSize sets the PageSize field's value.
func (*ListApplicationInstanceInput) SetProjectId ¶
func (s *ListApplicationInstanceInput) SetProjectId(v string) *ListApplicationInstanceInput
SetProjectId sets the ProjectId field's value.
func (*ListApplicationInstanceInput) SetResourcePoolTrn ¶
func (s *ListApplicationInstanceInput) SetResourcePoolTrn(v string) *ListApplicationInstanceInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*ListApplicationInstanceInput) SetSortField ¶
func (s *ListApplicationInstanceInput) SetSortField(v string) *ListApplicationInstanceInput
SetSortField sets the SortField field's value.
func (*ListApplicationInstanceInput) SetSortOrder ¶
func (s *ListApplicationInstanceInput) SetSortOrder(v string) *ListApplicationInstanceInput
SetSortOrder sets the SortOrder field's value.
func (*ListApplicationInstanceInput) SetState ¶
func (s *ListApplicationInstanceInput) SetState(v string) *ListApplicationInstanceInput
SetState sets the State field's value.
func (ListApplicationInstanceInput) String ¶
func (s ListApplicationInstanceInput) String() string
String returns the string representation
type ListApplicationInstanceOutput ¶
type ListApplicationInstanceOutput struct { Metadata *response.ResponseMetadata Current *int64 `type:"int64"` Records []*interface{} `type:"list"` Size *int64 `type:"int64"` Total *int64 `type:"int64"` // contains filtered or unexported fields }
func (ListApplicationInstanceOutput) GoString ¶
func (s ListApplicationInstanceOutput) GoString() string
GoString returns the string representation
func (*ListApplicationInstanceOutput) SetCurrent ¶
func (s *ListApplicationInstanceOutput) SetCurrent(v int64) *ListApplicationInstanceOutput
SetCurrent sets the Current field's value.
func (*ListApplicationInstanceOutput) SetRecords ¶
func (s *ListApplicationInstanceOutput) SetRecords(v []*interface{}) *ListApplicationInstanceOutput
SetRecords sets the Records field's value.
func (*ListApplicationInstanceOutput) SetSize ¶
func (s *ListApplicationInstanceOutput) SetSize(v int64) *ListApplicationInstanceOutput
SetSize sets the Size field's value.
func (*ListApplicationInstanceOutput) SetTotal ¶
func (s *ListApplicationInstanceOutput) SetTotal(v int64) *ListApplicationInstanceOutput
SetTotal sets the Total field's value.
func (ListApplicationInstanceOutput) String ¶
func (s ListApplicationInstanceOutput) String() string
String returns the string representation
type ListInput ¶
type ListInput struct { NameKey *string `type:"string"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` ProjectId *string `type:"string"` StatusKey *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (*ListInput) SetNameKey ¶
SetNameKey sets the NameKey field's value.
func (*ListInput) SetPageNum ¶
SetPageNum sets the PageNum field's value.
func (*ListInput) SetPageSize ¶
SetPageSize sets the PageSize field's value.
func (*ListInput) SetProjectId ¶
SetProjectId sets the ProjectId field's value.
func (*ListInput) SetStatusKey ¶
SetStatusKey sets the StatusKey field's value.
type ListOutput ¶
type ListOutput struct { Metadata *response.ResponseMetadata DataList []*DataListForlistOutput `type:"list"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` Total *int32 `type:"int32"` // contains filtered or unexported fields }
func (ListOutput) GoString ¶
func (s ListOutput) GoString() string
GoString returns the string representation
func (*ListOutput) SetDataList ¶
func (s *ListOutput) SetDataList(v []*DataListForlistOutput) *ListOutput
SetDataList sets the DataList field's value.
func (*ListOutput) SetPageNum ¶
func (s *ListOutput) SetPageNum(v int32) *ListOutput
SetPageNum sets the PageNum field's value.
func (*ListOutput) SetPageSize ¶
func (s *ListOutput) SetPageSize(v int32) *ListOutput
SetPageSize sets the PageSize field's value.
func (*ListOutput) SetTotal ¶
func (s *ListOutput) SetTotal(v int32) *ListOutput
SetTotal sets the Total field's value.
func (ListOutput) String ¶
func (s ListOutput) String() string
String returns the string representation
type ListProjectInput ¶
type ListProjectInput struct { PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` SearchKey *string `type:"string"` // contains filtered or unexported fields }
func (ListProjectInput) GoString ¶
func (s ListProjectInput) GoString() string
GoString returns the string representation
func (*ListProjectInput) SetPageNum ¶
func (s *ListProjectInput) SetPageNum(v int32) *ListProjectInput
SetPageNum sets the PageNum field's value.
func (*ListProjectInput) SetPageSize ¶
func (s *ListProjectInput) SetPageSize(v int32) *ListProjectInput
SetPageSize sets the PageSize field's value.
func (*ListProjectInput) SetSearchKey ¶
func (s *ListProjectInput) SetSearchKey(v string) *ListProjectInput
SetSearchKey sets the SearchKey field's value.
func (ListProjectInput) String ¶
func (s ListProjectInput) String() string
String returns the string representation
type ListProjectOutput ¶
type ListProjectOutput struct { Metadata *response.ResponseMetadata Items []*ItemForlistProjectOutput `type:"list"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` Pages *int32 `type:"int32"` Total *int64 `type:"int64"` // contains filtered or unexported fields }
func (ListProjectOutput) GoString ¶
func (s ListProjectOutput) GoString() string
GoString returns the string representation
func (*ListProjectOutput) SetItems ¶
func (s *ListProjectOutput) SetItems(v []*ItemForlistProjectOutput) *ListProjectOutput
SetItems sets the Items field's value.
func (*ListProjectOutput) SetPageNum ¶
func (s *ListProjectOutput) SetPageNum(v int32) *ListProjectOutput
SetPageNum sets the PageNum field's value.
func (*ListProjectOutput) SetPageSize ¶
func (s *ListProjectOutput) SetPageSize(v int32) *ListProjectOutput
SetPageSize sets the PageSize field's value.
func (*ListProjectOutput) SetPages ¶
func (s *ListProjectOutput) SetPages(v int32) *ListProjectOutput
SetPages sets the Pages field's value.
func (*ListProjectOutput) SetTotal ¶
func (s *ListProjectOutput) SetTotal(v int64) *ListProjectOutput
SetTotal sets the Total field's value.
func (ListProjectOutput) String ¶
func (s ListProjectOutput) String() string
String returns the string representation
type RecordForgetApplicationOutput ¶
type RecordForgetApplicationOutput struct { Alert *bool `type:"boolean"` ApplicationName *string `type:"string"` ApplicationTrn *string `type:"string"` ApplicationType *string `type:"string"` Args *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyForgetApplicationOutput `type:"structure"` DeployRequest *DeployRequestForgetApplicationOutput `type:"structure"` EngineVersion *string `type:"string"` Image *string `type:"string"` IsLatestVersion *bool `type:"boolean"` Jar *string `type:"string"` LatestVersion *string `type:"string"` MainClass *string `type:"string"` ProjectId *string `type:"string"` RestUrl *string `type:"string"` SqlText *string `type:"string"` State *string `type:"string"` UserId *string `type:"string"` VersionName *string `type:"string"` // contains filtered or unexported fields }
func (RecordForgetApplicationOutput) GoString ¶
func (s RecordForgetApplicationOutput) GoString() string
GoString returns the string representation
func (*RecordForgetApplicationOutput) SetAlert ¶
func (s *RecordForgetApplicationOutput) SetAlert(v bool) *RecordForgetApplicationOutput
SetAlert sets the Alert field's value.
func (*RecordForgetApplicationOutput) SetApplicationName ¶
func (s *RecordForgetApplicationOutput) SetApplicationName(v string) *RecordForgetApplicationOutput
SetApplicationName sets the ApplicationName field's value.
func (*RecordForgetApplicationOutput) SetApplicationTrn ¶
func (s *RecordForgetApplicationOutput) SetApplicationTrn(v string) *RecordForgetApplicationOutput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*RecordForgetApplicationOutput) SetApplicationType ¶
func (s *RecordForgetApplicationOutput) SetApplicationType(v string) *RecordForgetApplicationOutput
SetApplicationType sets the ApplicationType field's value.
func (*RecordForgetApplicationOutput) SetArgs ¶
func (s *RecordForgetApplicationOutput) SetArgs(v string) *RecordForgetApplicationOutput
SetArgs sets the Args field's value.
func (*RecordForgetApplicationOutput) SetConf ¶
func (s *RecordForgetApplicationOutput) SetConf(v map[string]*string) *RecordForgetApplicationOutput
SetConf sets the Conf field's value.
func (*RecordForgetApplicationOutput) SetDependency ¶
func (s *RecordForgetApplicationOutput) SetDependency(v *DependencyForgetApplicationOutput) *RecordForgetApplicationOutput
SetDependency sets the Dependency field's value.
func (*RecordForgetApplicationOutput) SetDeployRequest ¶
func (s *RecordForgetApplicationOutput) SetDeployRequest(v *DeployRequestForgetApplicationOutput) *RecordForgetApplicationOutput
SetDeployRequest sets the DeployRequest field's value.
func (*RecordForgetApplicationOutput) SetEngineVersion ¶
func (s *RecordForgetApplicationOutput) SetEngineVersion(v string) *RecordForgetApplicationOutput
SetEngineVersion sets the EngineVersion field's value.
func (*RecordForgetApplicationOutput) SetImage ¶
func (s *RecordForgetApplicationOutput) SetImage(v string) *RecordForgetApplicationOutput
SetImage sets the Image field's value.
func (*RecordForgetApplicationOutput) SetIsLatestVersion ¶
func (s *RecordForgetApplicationOutput) SetIsLatestVersion(v bool) *RecordForgetApplicationOutput
SetIsLatestVersion sets the IsLatestVersion field's value.
func (*RecordForgetApplicationOutput) SetJar ¶
func (s *RecordForgetApplicationOutput) SetJar(v string) *RecordForgetApplicationOutput
SetJar sets the Jar field's value.
func (*RecordForgetApplicationOutput) SetLatestVersion ¶
func (s *RecordForgetApplicationOutput) SetLatestVersion(v string) *RecordForgetApplicationOutput
SetLatestVersion sets the LatestVersion field's value.
func (*RecordForgetApplicationOutput) SetMainClass ¶
func (s *RecordForgetApplicationOutput) SetMainClass(v string) *RecordForgetApplicationOutput
SetMainClass sets the MainClass field's value.
func (*RecordForgetApplicationOutput) SetProjectId ¶
func (s *RecordForgetApplicationOutput) SetProjectId(v string) *RecordForgetApplicationOutput
SetProjectId sets the ProjectId field's value.
func (*RecordForgetApplicationOutput) SetRestUrl ¶
func (s *RecordForgetApplicationOutput) SetRestUrl(v string) *RecordForgetApplicationOutput
SetRestUrl sets the RestUrl field's value.
func (*RecordForgetApplicationOutput) SetSqlText ¶
func (s *RecordForgetApplicationOutput) SetSqlText(v string) *RecordForgetApplicationOutput
SetSqlText sets the SqlText field's value.
func (*RecordForgetApplicationOutput) SetState ¶
func (s *RecordForgetApplicationOutput) SetState(v string) *RecordForgetApplicationOutput
SetState sets the State field's value.
func (*RecordForgetApplicationOutput) SetUserId ¶
func (s *RecordForgetApplicationOutput) SetUserId(v string) *RecordForgetApplicationOutput
SetUserId sets the UserId field's value.
func (*RecordForgetApplicationOutput) SetVersionName ¶
func (s *RecordForgetApplicationOutput) SetVersionName(v string) *RecordForgetApplicationOutput
SetVersionName sets the VersionName field's value.
func (RecordForgetApplicationOutput) String ¶
func (s RecordForgetApplicationOutput) String() string
String returns the string representation
type ResourceForcreateResourcePoolOneStepInput ¶
type ResourceForcreateResourcePoolOneStepInput struct { Basic *int64 `type:"int64"` Capability *int64 `type:"int64"` Units *string `type:"string"` Uri *string `type:"string"` // contains filtered or unexported fields }
func (ResourceForcreateResourcePoolOneStepInput) GoString ¶
func (s ResourceForcreateResourcePoolOneStepInput) GoString() string
GoString returns the string representation
func (*ResourceForcreateResourcePoolOneStepInput) SetBasic ¶
func (s *ResourceForcreateResourcePoolOneStepInput) SetBasic(v int64) *ResourceForcreateResourcePoolOneStepInput
SetBasic sets the Basic field's value.
func (*ResourceForcreateResourcePoolOneStepInput) SetCapability ¶
func (s *ResourceForcreateResourcePoolOneStepInput) SetCapability(v int64) *ResourceForcreateResourcePoolOneStepInput
SetCapability sets the Capability field's value.
func (*ResourceForcreateResourcePoolOneStepInput) SetUnits ¶
func (s *ResourceForcreateResourcePoolOneStepInput) SetUnits(v string) *ResourceForcreateResourcePoolOneStepInput
SetUnits sets the Units field's value.
func (*ResourceForcreateResourcePoolOneStepInput) SetUri ¶
func (s *ResourceForcreateResourcePoolOneStepInput) SetUri(v string) *ResourceForcreateResourcePoolOneStepInput
SetUri sets the Uri field's value.
func (ResourceForcreateResourcePoolOneStepInput) String ¶
func (s ResourceForcreateResourcePoolOneStepInput) String() string
String returns the string representation
type ResourceMeterageForlistApplicationHistoryOutput ¶
type ResourceMeterageForlistApplicationHistoryOutput struct { Cpu *string `locationName:"cpu" type:"string"` Memory *string `locationName:"memory" type:"string"` // contains filtered or unexported fields }
func (ResourceMeterageForlistApplicationHistoryOutput) GoString ¶
func (s ResourceMeterageForlistApplicationHistoryOutput) GoString() string
GoString returns the string representation
func (*ResourceMeterageForlistApplicationHistoryOutput) SetCpu ¶
func (s *ResourceMeterageForlistApplicationHistoryOutput) SetCpu(v string) *ResourceMeterageForlistApplicationHistoryOutput
SetCpu sets the Cpu field's value.
func (*ResourceMeterageForlistApplicationHistoryOutput) SetMemory ¶
func (s *ResourceMeterageForlistApplicationHistoryOutput) SetMemory(v string) *ResourceMeterageForlistApplicationHistoryOutput
SetMemory sets the Memory field's value.
func (ResourceMeterageForlistApplicationHistoryOutput) String ¶
func (s ResourceMeterageForlistApplicationHistoryOutput) String() string
String returns the string representation
type SPARK ¶
SPARK provides the API operation methods for making requests to SPARK. See this package's package overview docs for details on the service.
SPARK 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) *SPARK
New create int can support ssl or region locate set
func (*SPARK) CreateApplication ¶
func (c *SPARK) CreateApplication(input *CreateApplicationInput) (*CreateApplicationOutput, error)
CreateApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateApplication for usage and error information.
func (*SPARK) CreateApplicationCommon ¶
func (c *SPARK) CreateApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateApplicationCommon for usage and error information.
func (*SPARK) CreateApplicationCommonRequest ¶
func (c *SPARK) CreateApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateApplicationCommon operation. The "output" return value will be populated with the CreateApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after CreateApplicationCommon Send returns without error.
See CreateApplicationCommon for more information on using the CreateApplicationCommon API call, and error handling.
// Example sending a request using the CreateApplicationCommonRequest method. req, resp := client.CreateApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateApplicationCommonWithContext ¶
func (c *SPARK) CreateApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateApplicationCommonWithContext is the same as CreateApplicationCommon with the addition of the ability to pass a context and additional request options.
See CreateApplicationCommon 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 (*SPARK) CreateApplicationRequest ¶
func (c *SPARK) CreateApplicationRequest(input *CreateApplicationInput) (req *request.Request, output *CreateApplicationOutput)
CreateApplicationRequest generates a "volcengine/request.Request" representing the client's request for the CreateApplication operation. The "output" return value will be populated with the CreateApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after CreateApplicationCommon Send returns without error.
See CreateApplication for more information on using the CreateApplication API call, and error handling.
// Example sending a request using the CreateApplicationRequest method. req, resp := client.CreateApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateApplicationWithContext ¶
func (c *SPARK) CreateApplicationWithContext(ctx volcengine.Context, input *CreateApplicationInput, opts ...request.Option) (*CreateApplicationOutput, error)
CreateApplicationWithContext is the same as CreateApplication with the addition of the ability to pass a context and additional request options.
See CreateApplication 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 (*SPARK) CreateProject ¶
func (c *SPARK) CreateProject(input *CreateProjectInput) (*CreateProjectOutput, error)
CreateProject API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateProject for usage and error information.
func (*SPARK) CreateProjectCommon ¶
CreateProjectCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateProjectCommon for usage and error information.
func (*SPARK) CreateProjectCommonRequest ¶
func (c *SPARK) CreateProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateProjectCommon operation. The "output" return value will be populated with the CreateProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateProjectCommon Request to send the API call to the service. the "output" return value is not valid until after CreateProjectCommon Send returns without error.
See CreateProjectCommon for more information on using the CreateProjectCommon API call, and error handling.
// Example sending a request using the CreateProjectCommonRequest method. req, resp := client.CreateProjectCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateProjectCommonWithContext ¶
func (c *SPARK) CreateProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateProjectCommonWithContext is the same as CreateProjectCommon with the addition of the ability to pass a context and additional request options.
See CreateProjectCommon 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 (*SPARK) CreateProjectRequest ¶
func (c *SPARK) CreateProjectRequest(input *CreateProjectInput) (req *request.Request, output *CreateProjectOutput)
CreateProjectRequest generates a "volcengine/request.Request" representing the client's request for the CreateProject operation. The "output" return value will be populated with the CreateProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateProjectCommon Request to send the API call to the service. the "output" return value is not valid until after CreateProjectCommon Send returns without error.
See CreateProject for more information on using the CreateProject API call, and error handling.
// Example sending a request using the CreateProjectRequest method. req, resp := client.CreateProjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateProjectWithContext ¶
func (c *SPARK) CreateProjectWithContext(ctx volcengine.Context, input *CreateProjectInput, opts ...request.Option) (*CreateProjectOutput, error)
CreateProjectWithContext is the same as CreateProject with the addition of the ability to pass a context and additional request options.
See CreateProject 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 (*SPARK) CreateResourcePoolOneStep ¶
func (c *SPARK) CreateResourcePoolOneStep(input *CreateResourcePoolOneStepInput) (*CreateResourcePoolOneStepOutput, error)
CreateResourcePoolOneStep API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateResourcePoolOneStep for usage and error information.
func (*SPARK) CreateResourcePoolOneStepCommon ¶
func (c *SPARK) CreateResourcePoolOneStepCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateResourcePoolOneStepCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation CreateResourcePoolOneStepCommon for usage and error information.
func (*SPARK) CreateResourcePoolOneStepCommonRequest ¶
func (c *SPARK) CreateResourcePoolOneStepCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateResourcePoolOneStepCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePoolOneStepCommon operation. The "output" return value will be populated with the CreateResourcePoolOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePoolOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePoolOneStepCommon Send returns without error.
See CreateResourcePoolOneStepCommon for more information on using the CreateResourcePoolOneStepCommon API call, and error handling.
// Example sending a request using the CreateResourcePoolOneStepCommonRequest method. req, resp := client.CreateResourcePoolOneStepCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateResourcePoolOneStepCommonWithContext ¶
func (c *SPARK) CreateResourcePoolOneStepCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateResourcePoolOneStepCommonWithContext is the same as CreateResourcePoolOneStepCommon with the addition of the ability to pass a context and additional request options.
See CreateResourcePoolOneStepCommon 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 (*SPARK) CreateResourcePoolOneStepRequest ¶
func (c *SPARK) CreateResourcePoolOneStepRequest(input *CreateResourcePoolOneStepInput) (req *request.Request, output *CreateResourcePoolOneStepOutput)
CreateResourcePoolOneStepRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePoolOneStep operation. The "output" return value will be populated with the CreateResourcePoolOneStepCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePoolOneStepCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePoolOneStepCommon Send returns without error.
See CreateResourcePoolOneStep for more information on using the CreateResourcePoolOneStep API call, and error handling.
// Example sending a request using the CreateResourcePoolOneStepRequest method. req, resp := client.CreateResourcePoolOneStepRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateResourcePoolOneStepWithContext ¶
func (c *SPARK) CreateResourcePoolOneStepWithContext(ctx volcengine.Context, input *CreateResourcePoolOneStepInput, opts ...request.Option) (*CreateResourcePoolOneStepOutput, error)
CreateResourcePoolOneStepWithContext is the same as CreateResourcePoolOneStep with the addition of the ability to pass a context and additional request options.
See CreateResourcePoolOneStep 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 (*SPARK) Delete ¶
func (c *SPARK) Delete(input *DeleteInput) (*DeleteOutput, error)
Delete API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation Delete for usage and error information.
func (*SPARK) DeleteApplication ¶
func (c *SPARK) DeleteApplication(input *DeleteApplicationInput) (*DeleteApplicationOutput, error)
DeleteApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DeleteApplication for usage and error information.
func (*SPARK) DeleteApplicationCommon ¶
func (c *SPARK) DeleteApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DeleteApplicationCommon for usage and error information.
func (*SPARK) DeleteApplicationCommonRequest ¶
func (c *SPARK) DeleteApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteApplicationCommon operation. The "output" return value will be populated with the DeleteApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteApplicationCommon Send returns without error.
See DeleteApplicationCommon for more information on using the DeleteApplicationCommon API call, and error handling.
// Example sending a request using the DeleteApplicationCommonRequest method. req, resp := client.DeleteApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteApplicationCommonWithContext ¶
func (c *SPARK) DeleteApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteApplicationCommonWithContext is the same as DeleteApplicationCommon with the addition of the ability to pass a context and additional request options.
See DeleteApplicationCommon 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 (*SPARK) DeleteApplicationRequest ¶
func (c *SPARK) DeleteApplicationRequest(input *DeleteApplicationInput) (req *request.Request, output *DeleteApplicationOutput)
DeleteApplicationRequest generates a "volcengine/request.Request" representing the client's request for the DeleteApplication operation. The "output" return value will be populated with the DeleteApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteApplicationCommon Send returns without error.
See DeleteApplication for more information on using the DeleteApplication API call, and error handling.
// Example sending a request using the DeleteApplicationRequest method. req, resp := client.DeleteApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteApplicationWithContext ¶
func (c *SPARK) DeleteApplicationWithContext(ctx volcengine.Context, input *DeleteApplicationInput, opts ...request.Option) (*DeleteApplicationOutput, error)
DeleteApplicationWithContext is the same as DeleteApplication with the addition of the ability to pass a context and additional request options.
See DeleteApplication 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 (*SPARK) DeleteCommon ¶
DeleteCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DeleteCommon for usage and error information.
func (*SPARK) DeleteCommonRequest ¶
func (c *SPARK) DeleteCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCommon operation. The "output" return value will be populated with the DeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCommon Send returns without error.
See DeleteCommon for more information on using the DeleteCommon API call, and error handling.
// Example sending a request using the DeleteCommonRequest method. req, resp := client.DeleteCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteCommonWithContext ¶
func (c *SPARK) DeleteCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCommonWithContext is the same as DeleteCommon with the addition of the ability to pass a context and additional request options.
See DeleteCommon 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 (*SPARK) DeleteProject ¶
func (c *SPARK) DeleteProject(input *DeleteProjectInput) (*DeleteProjectOutput, error)
DeleteProject API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DeleteProject for usage and error information.
func (*SPARK) DeleteProjectCommon ¶
DeleteProjectCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DeleteProjectCommon for usage and error information.
func (*SPARK) DeleteProjectCommonRequest ¶
func (c *SPARK) DeleteProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteProjectCommon operation. The "output" return value will be populated with the DeleteProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteProjectCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteProjectCommon Send returns without error.
See DeleteProjectCommon for more information on using the DeleteProjectCommon API call, and error handling.
// Example sending a request using the DeleteProjectCommonRequest method. req, resp := client.DeleteProjectCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteProjectCommonWithContext ¶
func (c *SPARK) DeleteProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteProjectCommonWithContext is the same as DeleteProjectCommon with the addition of the ability to pass a context and additional request options.
See DeleteProjectCommon 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 (*SPARK) DeleteProjectRequest ¶
func (c *SPARK) DeleteProjectRequest(input *DeleteProjectInput) (req *request.Request, output *DeleteProjectOutput)
DeleteProjectRequest generates a "volcengine/request.Request" representing the client's request for the DeleteProject operation. The "output" return value will be populated with the DeleteProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteProjectCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteProjectCommon Send returns without error.
See DeleteProject for more information on using the DeleteProject API call, and error handling.
// Example sending a request using the DeleteProjectRequest method. req, resp := client.DeleteProjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteProjectWithContext ¶
func (c *SPARK) DeleteProjectWithContext(ctx volcengine.Context, input *DeleteProjectInput, opts ...request.Option) (*DeleteProjectOutput, error)
DeleteProjectWithContext is the same as DeleteProject with the addition of the ability to pass a context and additional request options.
See DeleteProject 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 (*SPARK) DeleteRequest ¶
func (c *SPARK) DeleteRequest(input *DeleteInput) (req *request.Request, output *DeleteOutput)
DeleteRequest generates a "volcengine/request.Request" representing the client's request for the Delete operation. The "output" return value will be populated with the DeleteCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCommon Send returns without error.
See Delete for more information on using the Delete API call, and error handling.
// Example sending a request using the DeleteRequest method. req, resp := client.DeleteRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteWithContext ¶
func (c *SPARK) DeleteWithContext(ctx volcengine.Context, input *DeleteInput, opts ...request.Option) (*DeleteOutput, error)
DeleteWithContext is the same as Delete with the addition of the ability to pass a context and additional request options.
See Delete 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 (*SPARK) DescribeApplication ¶
func (c *SPARK) DescribeApplication(input *DescribeApplicationInput) (*DescribeApplicationOutput, error)
DescribeApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeApplication for usage and error information.
func (*SPARK) DescribeApplicationCommon ¶
func (c *SPARK) DescribeApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeApplicationCommon for usage and error information.
func (*SPARK) DescribeApplicationCommonRequest ¶
func (c *SPARK) DescribeApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplicationCommon operation. The "output" return value will be populated with the DescribeApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplicationCommon Send returns without error.
See DescribeApplicationCommon for more information on using the DescribeApplicationCommon API call, and error handling.
// Example sending a request using the DescribeApplicationCommonRequest method. req, resp := client.DescribeApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeApplicationCommonWithContext ¶
func (c *SPARK) DescribeApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeApplicationCommonWithContext is the same as DescribeApplicationCommon with the addition of the ability to pass a context and additional request options.
See DescribeApplicationCommon 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 (*SPARK) DescribeApplicationInstance ¶
func (c *SPARK) DescribeApplicationInstance(input *DescribeApplicationInstanceInput) (*DescribeApplicationInstanceOutput, error)
DescribeApplicationInstance API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeApplicationInstance for usage and error information.
func (*SPARK) DescribeApplicationInstanceCommon ¶
func (c *SPARK) DescribeApplicationInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeApplicationInstanceCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeApplicationInstanceCommon for usage and error information.
func (*SPARK) DescribeApplicationInstanceCommonRequest ¶
func (c *SPARK) DescribeApplicationInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeApplicationInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplicationInstanceCommon operation. The "output" return value will be populated with the DescribeApplicationInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplicationInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplicationInstanceCommon Send returns without error.
See DescribeApplicationInstanceCommon for more information on using the DescribeApplicationInstanceCommon API call, and error handling.
// Example sending a request using the DescribeApplicationInstanceCommonRequest method. req, resp := client.DescribeApplicationInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeApplicationInstanceCommonWithContext ¶
func (c *SPARK) DescribeApplicationInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeApplicationInstanceCommonWithContext is the same as DescribeApplicationInstanceCommon with the addition of the ability to pass a context and additional request options.
See DescribeApplicationInstanceCommon 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 (*SPARK) DescribeApplicationInstanceRequest ¶
func (c *SPARK) DescribeApplicationInstanceRequest(input *DescribeApplicationInstanceInput) (req *request.Request, output *DescribeApplicationInstanceOutput)
DescribeApplicationInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplicationInstance operation. The "output" return value will be populated with the DescribeApplicationInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplicationInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplicationInstanceCommon Send returns without error.
See DescribeApplicationInstance for more information on using the DescribeApplicationInstance API call, and error handling.
// Example sending a request using the DescribeApplicationInstanceRequest method. req, resp := client.DescribeApplicationInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeApplicationInstanceWithContext ¶
func (c *SPARK) DescribeApplicationInstanceWithContext(ctx volcengine.Context, input *DescribeApplicationInstanceInput, opts ...request.Option) (*DescribeApplicationInstanceOutput, error)
DescribeApplicationInstanceWithContext is the same as DescribeApplicationInstance with the addition of the ability to pass a context and additional request options.
See DescribeApplicationInstance 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 (*SPARK) DescribeApplicationRequest ¶
func (c *SPARK) DescribeApplicationRequest(input *DescribeApplicationInput) (req *request.Request, output *DescribeApplicationOutput)
DescribeApplicationRequest generates a "volcengine/request.Request" representing the client's request for the DescribeApplication operation. The "output" return value will be populated with the DescribeApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeApplicationCommon Send returns without error.
See DescribeApplication for more information on using the DescribeApplication API call, and error handling.
// Example sending a request using the DescribeApplicationRequest method. req, resp := client.DescribeApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeApplicationWithContext ¶
func (c *SPARK) DescribeApplicationWithContext(ctx volcengine.Context, input *DescribeApplicationInput, opts ...request.Option) (*DescribeApplicationOutput, error)
DescribeApplicationWithContext is the same as DescribeApplication with the addition of the ability to pass a context and additional request options.
See DescribeApplication 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 (*SPARK) DescribeProject ¶
func (c *SPARK) DescribeProject(input *DescribeProjectInput) (*DescribeProjectOutput, error)
DescribeProject API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeProject for usage and error information.
func (*SPARK) DescribeProjectCommon ¶
func (c *SPARK) DescribeProjectCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeProjectCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DescribeProjectCommon for usage and error information.
func (*SPARK) DescribeProjectCommonRequest ¶
func (c *SPARK) DescribeProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeProjectCommon operation. The "output" return value will be populated with the DescribeProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeProjectCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeProjectCommon Send returns without error.
See DescribeProjectCommon for more information on using the DescribeProjectCommon API call, and error handling.
// Example sending a request using the DescribeProjectCommonRequest method. req, resp := client.DescribeProjectCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeProjectCommonWithContext ¶
func (c *SPARK) DescribeProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeProjectCommonWithContext is the same as DescribeProjectCommon with the addition of the ability to pass a context and additional request options.
See DescribeProjectCommon 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 (*SPARK) DescribeProjectRequest ¶
func (c *SPARK) DescribeProjectRequest(input *DescribeProjectInput) (req *request.Request, output *DescribeProjectOutput)
DescribeProjectRequest generates a "volcengine/request.Request" representing the client's request for the DescribeProject operation. The "output" return value will be populated with the DescribeProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeProjectCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeProjectCommon Send returns without error.
See DescribeProject for more information on using the DescribeProject API call, and error handling.
// Example sending a request using the DescribeProjectRequest method. req, resp := client.DescribeProjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeProjectWithContext ¶
func (c *SPARK) DescribeProjectWithContext(ctx volcengine.Context, input *DescribeProjectInput, opts ...request.Option) (*DescribeProjectOutput, error)
DescribeProjectWithContext is the same as DescribeProject with the addition of the ability to pass a context and additional request options.
See DescribeProject 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 (*SPARK) Detail ¶
func (c *SPARK) Detail(input *DetailInput) (*DetailOutput, error)
Detail API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation Detail for usage and error information.
func (*SPARK) DetailCommon ¶
DetailCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation DetailCommon for usage and error information.
func (*SPARK) DetailCommonRequest ¶
func (c *SPARK) DetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetailCommon operation. The "output" return value will be populated with the DetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailCommon Request to send the API call to the service. the "output" return value is not valid until after DetailCommon Send returns without error.
See DetailCommon for more information on using the DetailCommon API call, and error handling.
// Example sending a request using the DetailCommonRequest method. req, resp := client.DetailCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DetailCommonWithContext ¶
func (c *SPARK) DetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetailCommonWithContext is the same as DetailCommon with the addition of the ability to pass a context and additional request options.
See DetailCommon 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 (*SPARK) DetailRequest ¶
func (c *SPARK) DetailRequest(input *DetailInput) (req *request.Request, output *DetailOutput)
DetailRequest generates a "volcengine/request.Request" representing the client's request for the Detail operation. The "output" return value will be populated with the DetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DetailCommon Request to send the API call to the service. the "output" return value is not valid until after DetailCommon Send returns without error.
See Detail for more information on using the Detail API call, and error handling.
// Example sending a request using the DetailRequest method. req, resp := client.DetailRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DetailWithContext ¶
func (c *SPARK) DetailWithContext(ctx volcengine.Context, input *DetailInput, opts ...request.Option) (*DetailOutput, error)
DetailWithContext is the same as Detail with the addition of the ability to pass a context and additional request options.
See Detail 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 (*SPARK) ExitResourcePool ¶
func (c *SPARK) ExitResourcePool(input *ExitResourcePoolInput) (*ExitResourcePoolOutput, error)
ExitResourcePool API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ExitResourcePool for usage and error information.
func (*SPARK) ExitResourcePoolCommon ¶
func (c *SPARK) ExitResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ExitResourcePoolCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ExitResourcePoolCommon for usage and error information.
func (*SPARK) ExitResourcePoolCommonRequest ¶
func (c *SPARK) ExitResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ExitResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExitResourcePoolCommon operation. The "output" return value will be populated with the ExitResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ExitResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ExitResourcePoolCommon Send returns without error.
See ExitResourcePoolCommon for more information on using the ExitResourcePoolCommon API call, and error handling.
// Example sending a request using the ExitResourcePoolCommonRequest method. req, resp := client.ExitResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ExitResourcePoolCommonWithContext ¶
func (c *SPARK) ExitResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ExitResourcePoolCommonWithContext is the same as ExitResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See ExitResourcePoolCommon 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 (*SPARK) ExitResourcePoolRequest ¶
func (c *SPARK) ExitResourcePoolRequest(input *ExitResourcePoolInput) (req *request.Request, output *ExitResourcePoolOutput)
ExitResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the ExitResourcePool operation. The "output" return value will be populated with the ExitResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ExitResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ExitResourcePoolCommon Send returns without error.
See ExitResourcePool for more information on using the ExitResourcePool API call, and error handling.
// Example sending a request using the ExitResourcePoolRequest method. req, resp := client.ExitResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ExitResourcePoolWithContext ¶
func (c *SPARK) ExitResourcePoolWithContext(ctx volcengine.Context, input *ExitResourcePoolInput, opts ...request.Option) (*ExitResourcePoolOutput, error)
ExitResourcePoolWithContext is the same as ExitResourcePool with the addition of the ability to pass a context and additional request options.
See ExitResourcePool 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 (*SPARK) GetApplication ¶
func (c *SPARK) GetApplication(input *GetApplicationInput) (*GetApplicationOutput, error)
GetApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation GetApplication for usage and error information.
func (*SPARK) GetApplicationCommon ¶
func (c *SPARK) GetApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation GetApplicationCommon for usage and error information.
func (*SPARK) GetApplicationCommonRequest ¶
func (c *SPARK) GetApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetApplicationCommon operation. The "output" return value will be populated with the GetApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after GetApplicationCommon Send returns without error.
See GetApplicationCommon for more information on using the GetApplicationCommon API call, and error handling.
// Example sending a request using the GetApplicationCommonRequest method. req, resp := client.GetApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) GetApplicationCommonWithContext ¶
func (c *SPARK) GetApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetApplicationCommonWithContext is the same as GetApplicationCommon with the addition of the ability to pass a context and additional request options.
See GetApplicationCommon 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 (*SPARK) GetApplicationRequest ¶
func (c *SPARK) GetApplicationRequest(input *GetApplicationInput) (req *request.Request, output *GetApplicationOutput)
GetApplicationRequest generates a "volcengine/request.Request" representing the client's request for the GetApplication operation. The "output" return value will be populated with the GetApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after GetApplicationCommon Send returns without error.
See GetApplication for more information on using the GetApplication API call, and error handling.
// Example sending a request using the GetApplicationRequest method. req, resp := client.GetApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) GetApplicationWithContext ¶
func (c *SPARK) GetApplicationWithContext(ctx volcengine.Context, input *GetApplicationInput, opts ...request.Option) (*GetApplicationOutput, error)
GetApplicationWithContext is the same as GetApplication with the addition of the ability to pass a context and additional request options.
See GetApplication 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 (*SPARK) List ¶
func (c *SPARK) List(input *ListInput) (*ListOutput, error)
List API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation List for usage and error information.
func (*SPARK) ListApplicationHistory ¶
func (c *SPARK) ListApplicationHistory(input *ListApplicationHistoryInput) (*ListApplicationHistoryOutput, error)
ListApplicationHistory API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListApplicationHistory for usage and error information.
func (*SPARK) ListApplicationHistoryCommon ¶
func (c *SPARK) ListApplicationHistoryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListApplicationHistoryCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListApplicationHistoryCommon for usage and error information.
func (*SPARK) ListApplicationHistoryCommonRequest ¶
func (c *SPARK) ListApplicationHistoryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListApplicationHistoryCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListApplicationHistoryCommon operation. The "output" return value will be populated with the ListApplicationHistoryCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationHistoryCommon Send returns without error.
See ListApplicationHistoryCommon for more information on using the ListApplicationHistoryCommon API call, and error handling.
// Example sending a request using the ListApplicationHistoryCommonRequest method. req, resp := client.ListApplicationHistoryCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationHistoryCommonWithContext ¶
func (c *SPARK) ListApplicationHistoryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListApplicationHistoryCommonWithContext is the same as ListApplicationHistoryCommon with the addition of the ability to pass a context and additional request options.
See ListApplicationHistoryCommon 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 (*SPARK) ListApplicationHistoryRequest ¶
func (c *SPARK) ListApplicationHistoryRequest(input *ListApplicationHistoryInput) (req *request.Request, output *ListApplicationHistoryOutput)
ListApplicationHistoryRequest generates a "volcengine/request.Request" representing the client's request for the ListApplicationHistory operation. The "output" return value will be populated with the ListApplicationHistoryCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationHistoryCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationHistoryCommon Send returns without error.
See ListApplicationHistory for more information on using the ListApplicationHistory API call, and error handling.
// Example sending a request using the ListApplicationHistoryRequest method. req, resp := client.ListApplicationHistoryRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationHistoryWithContext ¶
func (c *SPARK) ListApplicationHistoryWithContext(ctx volcengine.Context, input *ListApplicationHistoryInput, opts ...request.Option) (*ListApplicationHistoryOutput, error)
ListApplicationHistoryWithContext is the same as ListApplicationHistory with the addition of the ability to pass a context and additional request options.
See ListApplicationHistory 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 (*SPARK) ListApplicationInstance ¶
func (c *SPARK) ListApplicationInstance(input *ListApplicationInstanceInput) (*ListApplicationInstanceOutput, error)
ListApplicationInstance API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListApplicationInstance for usage and error information.
func (*SPARK) ListApplicationInstanceCommon ¶
func (c *SPARK) ListApplicationInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListApplicationInstanceCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListApplicationInstanceCommon for usage and error information.
func (*SPARK) ListApplicationInstanceCommonRequest ¶
func (c *SPARK) ListApplicationInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListApplicationInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListApplicationInstanceCommon operation. The "output" return value will be populated with the ListApplicationInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationInstanceCommon Send returns without error.
See ListApplicationInstanceCommon for more information on using the ListApplicationInstanceCommon API call, and error handling.
// Example sending a request using the ListApplicationInstanceCommonRequest method. req, resp := client.ListApplicationInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationInstanceCommonWithContext ¶
func (c *SPARK) ListApplicationInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListApplicationInstanceCommonWithContext is the same as ListApplicationInstanceCommon with the addition of the ability to pass a context and additional request options.
See ListApplicationInstanceCommon 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 (*SPARK) ListApplicationInstanceRequest ¶
func (c *SPARK) ListApplicationInstanceRequest(input *ListApplicationInstanceInput) (req *request.Request, output *ListApplicationInstanceOutput)
ListApplicationInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ListApplicationInstance operation. The "output" return value will be populated with the ListApplicationInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationInstanceCommon Send returns without error.
See ListApplicationInstance for more information on using the ListApplicationInstance API call, and error handling.
// Example sending a request using the ListApplicationInstanceRequest method. req, resp := client.ListApplicationInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationInstanceWithContext ¶
func (c *SPARK) ListApplicationInstanceWithContext(ctx volcengine.Context, input *ListApplicationInstanceInput, opts ...request.Option) (*ListApplicationInstanceOutput, error)
ListApplicationInstanceWithContext is the same as ListApplicationInstance with the addition of the ability to pass a context and additional request options.
See ListApplicationInstance 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 (*SPARK) ListCommon ¶
ListCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListCommon for usage and error information.
func (*SPARK) ListCommonRequest ¶
func (c *SPARK) ListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListCommon operation. The "output" return value will be populated with the ListCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCommon Request to send the API call to the service. the "output" return value is not valid until after ListCommon Send returns without error.
See ListCommon for more information on using the ListCommon API call, and error handling.
// Example sending a request using the ListCommonRequest method. req, resp := client.ListCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListCommonWithContext ¶
func (c *SPARK) ListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListCommonWithContext is the same as ListCommon with the addition of the ability to pass a context and additional request options.
See ListCommon 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 (*SPARK) ListProject ¶
func (c *SPARK) ListProject(input *ListProjectInput) (*ListProjectOutput, error)
ListProject API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListProject for usage and error information.
func (*SPARK) ListProjectCommon ¶
ListProjectCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListProjectCommon for usage and error information.
func (*SPARK) ListProjectCommonRequest ¶
func (c *SPARK) ListProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListProjectCommon operation. The "output" return value will be populated with the ListProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned ListProjectCommon Request to send the API call to the service. the "output" return value is not valid until after ListProjectCommon Send returns without error.
See ListProjectCommon for more information on using the ListProjectCommon API call, and error handling.
// Example sending a request using the ListProjectCommonRequest method. req, resp := client.ListProjectCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListProjectCommonWithContext ¶
func (c *SPARK) ListProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListProjectCommonWithContext is the same as ListProjectCommon with the addition of the ability to pass a context and additional request options.
See ListProjectCommon 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 (*SPARK) ListProjectRequest ¶
func (c *SPARK) ListProjectRequest(input *ListProjectInput) (req *request.Request, output *ListProjectOutput)
ListProjectRequest generates a "volcengine/request.Request" representing the client's request for the ListProject operation. The "output" return value will be populated with the ListProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned ListProjectCommon Request to send the API call to the service. the "output" return value is not valid until after ListProjectCommon Send returns without error.
See ListProject for more information on using the ListProject API call, and error handling.
// Example sending a request using the ListProjectRequest method. req, resp := client.ListProjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListProjectWithContext ¶
func (c *SPARK) ListProjectWithContext(ctx volcengine.Context, input *ListProjectInput, opts ...request.Option) (*ListProjectOutput, error)
ListProjectWithContext is the same as ListProject with the addition of the ability to pass a context and additional request options.
See ListProject 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 (*SPARK) ListRequest ¶
func (c *SPARK) ListRequest(input *ListInput) (req *request.Request, output *ListOutput)
ListRequest generates a "volcengine/request.Request" representing the client's request for the List operation. The "output" return value will be populated with the ListCommon request's response once the request completes successfully.
Use "Send" method on the returned ListCommon Request to send the API call to the service. the "output" return value is not valid until after ListCommon Send returns without error.
See List for more information on using the List API call, and error handling.
// Example sending a request using the ListRequest method. req, resp := client.ListRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListWithContext ¶
func (c *SPARK) ListWithContext(ctx volcengine.Context, input *ListInput, opts ...request.Option) (*ListOutput, error)
ListWithContext is the same as List with the addition of the ability to pass a context and additional request options.
See List 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 (*SPARK) ListZone ¶
ListZone API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListZone for usage and error information.
func (*SPARK) ListZoneCommon ¶
ListZoneCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation ListZoneCommon for usage and error information.
func (*SPARK) ListZoneCommonRequest ¶
func (c *SPARK) ListZoneCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListZoneCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListZoneCommon operation. The "output" return value will be populated with the ListZoneCommon request's response once the request completes successfully.
Use "Send" method on the returned ListZoneCommon Request to send the API call to the service. the "output" return value is not valid until after ListZoneCommon Send returns without error.
See ListZoneCommon for more information on using the ListZoneCommon API call, and error handling.
// Example sending a request using the ListZoneCommonRequest method. req, resp := client.ListZoneCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListZoneCommonWithContext ¶
func (c *SPARK) ListZoneCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListZoneCommonWithContext is the same as ListZoneCommon with the addition of the ability to pass a context and additional request options.
See ListZoneCommon 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 (*SPARK) ListZoneRequest ¶
func (c *SPARK) ListZoneRequest(input *volcengineCommonQuery) (req *request.Request, output *volcengineCommonQuery)
ListZoneRequest generates a "volcengine/request.Request" representing the client's request for the ListZone operation. The "output" return value will be populated with the ListZoneCommon request's response once the request completes successfully.
Use "Send" method on the returned ListZoneCommon Request to send the API call to the service. the "output" return value is not valid until after ListZoneCommon Send returns without error.
See ListZone for more information on using the ListZone API call, and error handling.
// Example sending a request using the ListZoneRequest method. req, resp := client.ListZoneRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListZoneWithContext ¶
func (c *SPARK) ListZoneWithContext(ctx volcengine.Context, input *volcengineCommonQuery, opts ...request.Option) (*volcengineCommonQuery, error)
ListZoneWithContext is the same as ListZone with the addition of the ability to pass a context and additional request options.
See ListZone 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 (*SPARK) StartApplication ¶
func (c *SPARK) StartApplication(input *StartApplicationInput) (*StartApplicationOutput, error)
StartApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation StartApplication for usage and error information.
func (*SPARK) StartApplicationCommon ¶
func (c *SPARK) StartApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StartApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation StartApplicationCommon for usage and error information.
func (*SPARK) StartApplicationCommonRequest ¶
func (c *SPARK) StartApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StartApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the StartApplicationCommon operation. The "output" return value will be populated with the StartApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned StartApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after StartApplicationCommon Send returns without error.
See StartApplicationCommon for more information on using the StartApplicationCommon API call, and error handling.
// Example sending a request using the StartApplicationCommonRequest method. req, resp := client.StartApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) StartApplicationCommonWithContext ¶
func (c *SPARK) StartApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StartApplicationCommonWithContext is the same as StartApplicationCommon with the addition of the ability to pass a context and additional request options.
See StartApplicationCommon 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 (*SPARK) StartApplicationRequest ¶
func (c *SPARK) StartApplicationRequest(input *StartApplicationInput) (req *request.Request, output *StartApplicationOutput)
StartApplicationRequest generates a "volcengine/request.Request" representing the client's request for the StartApplication operation. The "output" return value will be populated with the StartApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned StartApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after StartApplicationCommon Send returns without error.
See StartApplication for more information on using the StartApplication API call, and error handling.
// Example sending a request using the StartApplicationRequest method. req, resp := client.StartApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) StartApplicationWithContext ¶
func (c *SPARK) StartApplicationWithContext(ctx volcengine.Context, input *StartApplicationInput, opts ...request.Option) (*StartApplicationOutput, error)
StartApplicationWithContext is the same as StartApplication with the addition of the ability to pass a context and additional request options.
See StartApplication 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 (*SPARK) StopApplication ¶
func (c *SPARK) StopApplication(input *StopApplicationInput) (*StopApplicationOutput, error)
StopApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation StopApplication for usage and error information.
func (*SPARK) StopApplicationCommon ¶
func (c *SPARK) StopApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
StopApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation StopApplicationCommon for usage and error information.
func (*SPARK) StopApplicationCommonRequest ¶
func (c *SPARK) StopApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
StopApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopApplicationCommon operation. The "output" return value will be populated with the StopApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned StopApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after StopApplicationCommon Send returns without error.
See StopApplicationCommon for more information on using the StopApplicationCommon API call, and error handling.
// Example sending a request using the StopApplicationCommonRequest method. req, resp := client.StopApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) StopApplicationCommonWithContext ¶
func (c *SPARK) StopApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
StopApplicationCommonWithContext is the same as StopApplicationCommon with the addition of the ability to pass a context and additional request options.
See StopApplicationCommon 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 (*SPARK) StopApplicationRequest ¶
func (c *SPARK) StopApplicationRequest(input *StopApplicationInput) (req *request.Request, output *StopApplicationOutput)
StopApplicationRequest generates a "volcengine/request.Request" representing the client's request for the StopApplication operation. The "output" return value will be populated with the StopApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned StopApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after StopApplicationCommon Send returns without error.
See StopApplication for more information on using the StopApplication API call, and error handling.
// Example sending a request using the StopApplicationRequest method. req, resp := client.StopApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) StopApplicationWithContext ¶
func (c *SPARK) StopApplicationWithContext(ctx volcengine.Context, input *StopApplicationInput, opts ...request.Option) (*StopApplicationOutput, error)
StopApplicationWithContext is the same as StopApplication with the addition of the ability to pass a context and additional request options.
See StopApplication 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 (*SPARK) UpdateApplication ¶
func (c *SPARK) UpdateApplication(input *UpdateApplicationInput) (*UpdateApplicationOutput, error)
UpdateApplication API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation UpdateApplication for usage and error information.
func (*SPARK) UpdateApplicationCommon ¶
func (c *SPARK) UpdateApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UpdateApplicationCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation UpdateApplicationCommon for usage and error information.
func (*SPARK) UpdateApplicationCommonRequest ¶
func (c *SPARK) UpdateApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateApplicationCommon operation. The "output" return value will be populated with the UpdateApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateApplicationCommon Send returns without error.
See UpdateApplicationCommon for more information on using the UpdateApplicationCommon API call, and error handling.
// Example sending a request using the UpdateApplicationCommonRequest method. req, resp := client.UpdateApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) UpdateApplicationCommonWithContext ¶
func (c *SPARK) UpdateApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateApplicationCommonWithContext is the same as UpdateApplicationCommon with the addition of the ability to pass a context and additional request options.
See UpdateApplicationCommon 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 (*SPARK) UpdateApplicationRequest ¶
func (c *SPARK) UpdateApplicationRequest(input *UpdateApplicationInput) (req *request.Request, output *UpdateApplicationOutput)
UpdateApplicationRequest generates a "volcengine/request.Request" representing the client's request for the UpdateApplication operation. The "output" return value will be populated with the UpdateApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateApplicationCommon Send returns without error.
See UpdateApplication for more information on using the UpdateApplication API call, and error handling.
// Example sending a request using the UpdateApplicationRequest method. req, resp := client.UpdateApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) UpdateApplicationWithContext ¶
func (c *SPARK) UpdateApplicationWithContext(ctx volcengine.Context, input *UpdateApplicationInput, opts ...request.Option) (*UpdateApplicationOutput, error)
UpdateApplicationWithContext is the same as UpdateApplication with the addition of the ability to pass a context and additional request options.
See UpdateApplication 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 (*SPARK) UpdateProject ¶
func (c *SPARK) UpdateProject(input *UpdateProjectInput) (*UpdateProjectOutput, error)
UpdateProject API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation UpdateProject for usage and error information.
func (*SPARK) UpdateProjectCommon ¶
UpdateProjectCommon API operation for SPARK.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for SPARK's API operation UpdateProjectCommon for usage and error information.
func (*SPARK) UpdateProjectCommonRequest ¶
func (c *SPARK) UpdateProjectCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UpdateProjectCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateProjectCommon operation. The "output" return value will be populated with the UpdateProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateProjectCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateProjectCommon Send returns without error.
See UpdateProjectCommon for more information on using the UpdateProjectCommon API call, and error handling.
// Example sending a request using the UpdateProjectCommonRequest method. req, resp := client.UpdateProjectCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) UpdateProjectCommonWithContext ¶
func (c *SPARK) UpdateProjectCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UpdateProjectCommonWithContext is the same as UpdateProjectCommon with the addition of the ability to pass a context and additional request options.
See UpdateProjectCommon 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 (*SPARK) UpdateProjectRequest ¶
func (c *SPARK) UpdateProjectRequest(input *UpdateProjectInput) (req *request.Request, output *UpdateProjectOutput)
UpdateProjectRequest generates a "volcengine/request.Request" representing the client's request for the UpdateProject operation. The "output" return value will be populated with the UpdateProjectCommon request's response once the request completes successfully.
Use "Send" method on the returned UpdateProjectCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateProjectCommon Send returns without error.
See UpdateProject for more information on using the UpdateProject API call, and error handling.
// Example sending a request using the UpdateProjectRequest method. req, resp := client.UpdateProjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) UpdateProjectWithContext ¶
func (c *SPARK) UpdateProjectWithContext(ctx volcengine.Context, input *UpdateProjectInput, opts ...request.Option) (*UpdateProjectOutput, error)
UpdateProjectWithContext is the same as UpdateProject with the addition of the ability to pass a context and additional request options.
See UpdateProject 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 SPARKAPI ¶
type SPARKAPI interface { CreateApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateApplication(*CreateApplicationInput) (*CreateApplicationOutput, error) CreateApplicationWithContext(volcengine.Context, *CreateApplicationInput, ...request.Option) (*CreateApplicationOutput, error) CreateApplicationRequest(*CreateApplicationInput) (*request.Request, *CreateApplicationOutput) CreateProjectCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateProject(*CreateProjectInput) (*CreateProjectOutput, error) CreateProjectWithContext(volcengine.Context, *CreateProjectInput, ...request.Option) (*CreateProjectOutput, error) CreateProjectRequest(*CreateProjectInput) (*request.Request, *CreateProjectOutput) CreateResourcePoolOneStepCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateResourcePoolOneStepCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateResourcePoolOneStepCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateResourcePoolOneStep(*CreateResourcePoolOneStepInput) (*CreateResourcePoolOneStepOutput, error) CreateResourcePoolOneStepWithContext(volcengine.Context, *CreateResourcePoolOneStepInput, ...request.Option) (*CreateResourcePoolOneStepOutput, error) CreateResourcePoolOneStepRequest(*CreateResourcePoolOneStepInput) (*request.Request, *CreateResourcePoolOneStepOutput) DeleteCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) Delete(*DeleteInput) (*DeleteOutput, error) DeleteWithContext(volcengine.Context, *DeleteInput, ...request.Option) (*DeleteOutput, error) DeleteRequest(*DeleteInput) (*request.Request, *DeleteOutput) DeleteApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteApplication(*DeleteApplicationInput) (*DeleteApplicationOutput, error) DeleteApplicationWithContext(volcengine.Context, *DeleteApplicationInput, ...request.Option) (*DeleteApplicationOutput, error) DeleteApplicationRequest(*DeleteApplicationInput) (*request.Request, *DeleteApplicationOutput) DeleteProjectCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteProject(*DeleteProjectInput) (*DeleteProjectOutput, error) DeleteProjectWithContext(volcengine.Context, *DeleteProjectInput, ...request.Option) (*DeleteProjectOutput, error) DeleteProjectRequest(*DeleteProjectInput) (*request.Request, *DeleteProjectOutput) DescribeApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeApplication(*DescribeApplicationInput) (*DescribeApplicationOutput, error) DescribeApplicationWithContext(volcengine.Context, *DescribeApplicationInput, ...request.Option) (*DescribeApplicationOutput, error) DescribeApplicationRequest(*DescribeApplicationInput) (*request.Request, *DescribeApplicationOutput) DescribeApplicationInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeApplicationInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeApplicationInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeApplicationInstance(*DescribeApplicationInstanceInput) (*DescribeApplicationInstanceOutput, error) DescribeApplicationInstanceWithContext(volcengine.Context, *DescribeApplicationInstanceInput, ...request.Option) (*DescribeApplicationInstanceOutput, error) DescribeApplicationInstanceRequest(*DescribeApplicationInstanceInput) (*request.Request, *DescribeApplicationInstanceOutput) DescribeProjectCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeProject(*DescribeProjectInput) (*DescribeProjectOutput, error) DescribeProjectWithContext(volcengine.Context, *DescribeProjectInput, ...request.Option) (*DescribeProjectOutput, error) DescribeProjectRequest(*DescribeProjectInput) (*request.Request, *DescribeProjectOutput) DetailCommon(*map[string]interface{}) (*map[string]interface{}, error) DetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) Detail(*DetailInput) (*DetailOutput, error) DetailWithContext(volcengine.Context, *DetailInput, ...request.Option) (*DetailOutput, error) DetailRequest(*DetailInput) (*request.Request, *DetailOutput) ExitResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) ExitResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ExitResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ExitResourcePool(*ExitResourcePoolInput) (*ExitResourcePoolOutput, error) ExitResourcePoolWithContext(volcengine.Context, *ExitResourcePoolInput, ...request.Option) (*ExitResourcePoolOutput, error) ExitResourcePoolRequest(*ExitResourcePoolInput) (*request.Request, *ExitResourcePoolOutput) GetApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) GetApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) GetApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) GetApplication(*GetApplicationInput) (*GetApplicationOutput, error) GetApplicationWithContext(volcengine.Context, *GetApplicationInput, ...request.Option) (*GetApplicationOutput, error) GetApplicationRequest(*GetApplicationInput) (*request.Request, *GetApplicationOutput) ListCommon(*map[string]interface{}) (*map[string]interface{}, error) ListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) List(*ListInput) (*ListOutput, error) ListWithContext(volcengine.Context, *ListInput, ...request.Option) (*ListOutput, error) ListRequest(*ListInput) (*request.Request, *ListOutput) ListApplicationHistoryCommon(*map[string]interface{}) (*map[string]interface{}, error) ListApplicationHistoryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListApplicationHistoryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListApplicationHistory(*ListApplicationHistoryInput) (*ListApplicationHistoryOutput, error) ListApplicationHistoryWithContext(volcengine.Context, *ListApplicationHistoryInput, ...request.Option) (*ListApplicationHistoryOutput, error) ListApplicationHistoryRequest(*ListApplicationHistoryInput) (*request.Request, *ListApplicationHistoryOutput) ListApplicationInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) ListApplicationInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListApplicationInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListApplicationInstance(*ListApplicationInstanceInput) (*ListApplicationInstanceOutput, error) ListApplicationInstanceWithContext(volcengine.Context, *ListApplicationInstanceInput, ...request.Option) (*ListApplicationInstanceOutput, error) ListApplicationInstanceRequest(*ListApplicationInstanceInput) (*request.Request, *ListApplicationInstanceOutput) ListProjectCommon(*map[string]interface{}) (*map[string]interface{}, error) ListProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListProject(*ListProjectInput) (*ListProjectOutput, error) ListProjectWithContext(volcengine.Context, *ListProjectInput, ...request.Option) (*ListProjectOutput, error) ListProjectRequest(*ListProjectInput) (*request.Request, *ListProjectOutput) ListZoneCommon(*map[string]interface{}) (*map[string]interface{}, error) ListZoneCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListZoneCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListZone(*volcengineCommonQuery) (*volcengineCommonQuery, error) ListZoneWithContext(volcengine.Context, *volcengineCommonQuery, ...request.Option) (*volcengineCommonQuery, error) ListZoneRequest(*volcengineCommonQuery) (*request.Request, *volcengineCommonQuery) StartApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) StartApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StartApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StartApplication(*StartApplicationInput) (*StartApplicationOutput, error) StartApplicationWithContext(volcengine.Context, *StartApplicationInput, ...request.Option) (*StartApplicationOutput, error) StartApplicationRequest(*StartApplicationInput) (*request.Request, *StartApplicationOutput) StopApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) StopApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) StopApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) StopApplication(*StopApplicationInput) (*StopApplicationOutput, error) StopApplicationWithContext(volcengine.Context, *StopApplicationInput, ...request.Option) (*StopApplicationOutput, error) StopApplicationRequest(*StopApplicationInput) (*request.Request, *StopApplicationOutput) UpdateApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) UpdateApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UpdateApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UpdateApplication(*UpdateApplicationInput) (*UpdateApplicationOutput, error) UpdateApplicationWithContext(volcengine.Context, *UpdateApplicationInput, ...request.Option) (*UpdateApplicationOutput, error) UpdateApplicationRequest(*UpdateApplicationInput) (*request.Request, *UpdateApplicationOutput) UpdateProjectCommon(*map[string]interface{}) (*map[string]interface{}, error) UpdateProjectCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UpdateProjectCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UpdateProject(*UpdateProjectInput) (*UpdateProjectOutput, error) UpdateProjectWithContext(volcengine.Context, *UpdateProjectInput, ...request.Option) (*UpdateProjectOutput, error) UpdateProjectRequest(*UpdateProjectInput) (*request.Request, *UpdateProjectOutput) }
SPARKAPI provides an interface to enable mocking the spark.SPARK service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // SPARK. func myFunc(svc SPARKAPI) bool { // Make svc.CreateApplication request } func main() { sess := session.New() svc := spark.New(sess) myFunc(svc) }
type StartApplicationInput ¶
type StartApplicationInput struct { ApplicationTrn *string `type:"string"` Args *string `type:"string"` Conf map[string]*string `type:"map"` // contains filtered or unexported fields }
func (StartApplicationInput) GoString ¶
func (s StartApplicationInput) GoString() string
GoString returns the string representation
func (*StartApplicationInput) SetApplicationTrn ¶
func (s *StartApplicationInput) SetApplicationTrn(v string) *StartApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*StartApplicationInput) SetArgs ¶
func (s *StartApplicationInput) SetArgs(v string) *StartApplicationInput
SetArgs sets the Args field's value.
func (*StartApplicationInput) SetConf ¶
func (s *StartApplicationInput) SetConf(v map[string]*string) *StartApplicationInput
SetConf sets the Conf field's value.
func (StartApplicationInput) String ¶
func (s StartApplicationInput) String() string
String returns the string representation
type StartApplicationOutput ¶
type StartApplicationOutput struct { Metadata *response.ResponseMetadata Id *string `type:"string"` InstanceId *string `type:"string"` Status *string `type:"string"` Success *bool `type:"boolean"` // contains filtered or unexported fields }
func (StartApplicationOutput) GoString ¶
func (s StartApplicationOutput) GoString() string
GoString returns the string representation
func (*StartApplicationOutput) SetId ¶
func (s *StartApplicationOutput) SetId(v string) *StartApplicationOutput
SetId sets the Id field's value.
func (*StartApplicationOutput) SetInstanceId ¶
func (s *StartApplicationOutput) SetInstanceId(v string) *StartApplicationOutput
SetInstanceId sets the InstanceId field's value.
func (*StartApplicationOutput) SetStatus ¶
func (s *StartApplicationOutput) SetStatus(v string) *StartApplicationOutput
SetStatus sets the Status field's value.
func (*StartApplicationOutput) SetSuccess ¶
func (s *StartApplicationOutput) SetSuccess(v bool) *StartApplicationOutput
SetSuccess sets the Success field's value.
func (StartApplicationOutput) String ¶
func (s StartApplicationOutput) String() string
String returns the string representation
type StopApplicationInput ¶
type StopApplicationInput struct { AccountId *string `type:"string"` Id *int64 `type:"int64"` InstanceId *int64 `type:"int64"` JobType *string `type:"string" enum:"EnumOfJobTypeForstopApplicationInput"` ProjectId *string `type:"string"` UniqueKey *string `type:"string"` UserId *string `type:"string"` // contains filtered or unexported fields }
func (StopApplicationInput) GoString ¶
func (s StopApplicationInput) GoString() string
GoString returns the string representation
func (*StopApplicationInput) SetAccountId ¶
func (s *StopApplicationInput) SetAccountId(v string) *StopApplicationInput
SetAccountId sets the AccountId field's value.
func (*StopApplicationInput) SetId ¶
func (s *StopApplicationInput) SetId(v int64) *StopApplicationInput
SetId sets the Id field's value.
func (*StopApplicationInput) SetInstanceId ¶
func (s *StopApplicationInput) SetInstanceId(v int64) *StopApplicationInput
SetInstanceId sets the InstanceId field's value.
func (*StopApplicationInput) SetJobType ¶
func (s *StopApplicationInput) SetJobType(v string) *StopApplicationInput
SetJobType sets the JobType field's value.
func (*StopApplicationInput) SetProjectId ¶
func (s *StopApplicationInput) SetProjectId(v string) *StopApplicationInput
SetProjectId sets the ProjectId field's value.
func (*StopApplicationInput) SetUniqueKey ¶
func (s *StopApplicationInput) SetUniqueKey(v string) *StopApplicationInput
SetUniqueKey sets the UniqueKey field's value.
func (*StopApplicationInput) SetUserId ¶
func (s *StopApplicationInput) SetUserId(v string) *StopApplicationInput
SetUserId sets the UserId field's value.
func (StopApplicationInput) String ¶
func (s StopApplicationInput) String() string
String returns the string representation
type StopApplicationOutput ¶
type StopApplicationOutput struct { Metadata *response.ResponseMetadata Id *string `type:"string"` InstanceId *string `type:"string"` Status *string `type:"string"` Success *bool `type:"boolean"` // contains filtered or unexported fields }
func (StopApplicationOutput) GoString ¶
func (s StopApplicationOutput) GoString() string
GoString returns the string representation
func (*StopApplicationOutput) SetId ¶
func (s *StopApplicationOutput) SetId(v string) *StopApplicationOutput
SetId sets the Id field's value.
func (*StopApplicationOutput) SetInstanceId ¶
func (s *StopApplicationOutput) SetInstanceId(v string) *StopApplicationOutput
SetInstanceId sets the InstanceId field's value.
func (*StopApplicationOutput) SetStatus ¶
func (s *StopApplicationOutput) SetStatus(v string) *StopApplicationOutput
SetStatus sets the Status field's value.
func (*StopApplicationOutput) SetSuccess ¶
func (s *StopApplicationOutput) SetSuccess(v bool) *StopApplicationOutput
SetSuccess sets the Success field's value.
func (StopApplicationOutput) String ¶
func (s StopApplicationOutput) String() string
String returns the string representation
type UpdateApplicationInput ¶
type UpdateApplicationInput struct { ApplicationTrn *string `type:"string"` Args *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyForupdateApplicationInput `type:"structure"` DeployRequest *DeployRequestForupdateApplicationInput `type:"structure"` EngineVersion *string `type:"string" enum:"EnumOfEngineVersionForupdateApplicationInput"` Image *string `type:"string"` Jar *string `type:"string"` JobName *string `type:"string"` MainClass *string `type:"string"` SqlText *string `type:"string"` UniqueKey *string `type:"string"` // contains filtered or unexported fields }
func (UpdateApplicationInput) GoString ¶
func (s UpdateApplicationInput) GoString() string
GoString returns the string representation
func (*UpdateApplicationInput) SetApplicationTrn ¶
func (s *UpdateApplicationInput) SetApplicationTrn(v string) *UpdateApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*UpdateApplicationInput) SetArgs ¶
func (s *UpdateApplicationInput) SetArgs(v string) *UpdateApplicationInput
SetArgs sets the Args field's value.
func (*UpdateApplicationInput) SetConf ¶
func (s *UpdateApplicationInput) SetConf(v map[string]*string) *UpdateApplicationInput
SetConf sets the Conf field's value.
func (*UpdateApplicationInput) SetDependency ¶
func (s *UpdateApplicationInput) SetDependency(v *DependencyForupdateApplicationInput) *UpdateApplicationInput
SetDependency sets the Dependency field's value.
func (*UpdateApplicationInput) SetDeployRequest ¶
func (s *UpdateApplicationInput) SetDeployRequest(v *DeployRequestForupdateApplicationInput) *UpdateApplicationInput
SetDeployRequest sets the DeployRequest field's value.
func (*UpdateApplicationInput) SetEngineVersion ¶
func (s *UpdateApplicationInput) SetEngineVersion(v string) *UpdateApplicationInput
SetEngineVersion sets the EngineVersion field's value.
func (*UpdateApplicationInput) SetImage ¶
func (s *UpdateApplicationInput) SetImage(v string) *UpdateApplicationInput
SetImage sets the Image field's value.
func (*UpdateApplicationInput) SetJar ¶
func (s *UpdateApplicationInput) SetJar(v string) *UpdateApplicationInput
SetJar sets the Jar field's value.
func (*UpdateApplicationInput) SetJobName ¶
func (s *UpdateApplicationInput) SetJobName(v string) *UpdateApplicationInput
SetJobName sets the JobName field's value.
func (*UpdateApplicationInput) SetMainClass ¶
func (s *UpdateApplicationInput) SetMainClass(v string) *UpdateApplicationInput
SetMainClass sets the MainClass field's value.
func (*UpdateApplicationInput) SetSqlText ¶
func (s *UpdateApplicationInput) SetSqlText(v string) *UpdateApplicationInput
SetSqlText sets the SqlText field's value.
func (*UpdateApplicationInput) SetUniqueKey ¶
func (s *UpdateApplicationInput) SetUniqueKey(v string) *UpdateApplicationInput
SetUniqueKey sets the UniqueKey field's value.
func (UpdateApplicationInput) String ¶
func (s UpdateApplicationInput) String() string
String returns the string representation
type UpdateApplicationOutput ¶
type UpdateApplicationOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (UpdateApplicationOutput) GoString ¶
func (s UpdateApplicationOutput) GoString() string
GoString returns the string representation
func (*UpdateApplicationOutput) SetMessage ¶
func (s *UpdateApplicationOutput) SetMessage(v string) *UpdateApplicationOutput
SetMessage sets the Message field's value.
func (*UpdateApplicationOutput) SetStatus ¶
func (s *UpdateApplicationOutput) SetStatus(v string) *UpdateApplicationOutput
SetStatus sets the Status field's value.
func (UpdateApplicationOutput) String ¶
func (s UpdateApplicationOutput) String() string
String returns the string representation
type UpdateProjectInput ¶
type UpdateProjectInput struct { AuthorityType *string `type:"string" enum:"EnumOfAuthorityTypeForupdateProjectInput"` Description *string `type:"string"` OwnerId *string `type:"string"` ProjectId *string `type:"string"` ProjectName *string `type:"string"` ProjectType *string `type:"string" enum:"EnumOfProjectTypeForupdateProjectInput"` // contains filtered or unexported fields }
func (UpdateProjectInput) GoString ¶
func (s UpdateProjectInput) GoString() string
GoString returns the string representation
func (*UpdateProjectInput) SetAuthorityType ¶
func (s *UpdateProjectInput) SetAuthorityType(v string) *UpdateProjectInput
SetAuthorityType sets the AuthorityType field's value.
func (*UpdateProjectInput) SetDescription ¶
func (s *UpdateProjectInput) SetDescription(v string) *UpdateProjectInput
SetDescription sets the Description field's value.
func (*UpdateProjectInput) SetOwnerId ¶
func (s *UpdateProjectInput) SetOwnerId(v string) *UpdateProjectInput
SetOwnerId sets the OwnerId field's value.
func (*UpdateProjectInput) SetProjectId ¶
func (s *UpdateProjectInput) SetProjectId(v string) *UpdateProjectInput
SetProjectId sets the ProjectId field's value.
func (*UpdateProjectInput) SetProjectName ¶
func (s *UpdateProjectInput) SetProjectName(v string) *UpdateProjectInput
SetProjectName sets the ProjectName field's value.
func (*UpdateProjectInput) SetProjectType ¶
func (s *UpdateProjectInput) SetProjectType(v string) *UpdateProjectInput
SetProjectType sets the ProjectType field's value.
func (UpdateProjectInput) String ¶
func (s UpdateProjectInput) String() string
String returns the string representation
type UpdateProjectOutput ¶
type UpdateProjectOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (UpdateProjectOutput) GoString ¶
func (s UpdateProjectOutput) GoString() string
GoString returns the string representation
func (*UpdateProjectOutput) SetMessage ¶
func (s *UpdateProjectOutput) SetMessage(v string) *UpdateProjectOutput
SetMessage sets the Message field's value.
func (*UpdateProjectOutput) SetStatus ¶
func (s *UpdateProjectOutput) SetStatus(v string) *UpdateProjectOutput
SetStatus sets the Status field's value.
func (UpdateProjectOutput) String ¶
func (s UpdateProjectOutput) String() string
String returns the string representation
Source Files ¶
- api_create_application.go
- api_create_project.go
- api_create_resource_pool_one_step.go
- api_delete.go
- api_delete_application.go
- api_delete_project.go
- api_describe_application.go
- api_describe_application_instance.go
- api_describe_project.go
- api_detail.go
- api_exit_resource_pool.go
- api_get_application.go
- api_list.go
- api_list_application_history.go
- api_list_application_instance.go
- api_list_project.go
- api_list_zone.go
- api_start_application.go
- api_stop_application.go
- api_update_application.go
- api_update_project.go
- interface_spark.go
- service_spark.go