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 CreateResourcePoolInput
- func (s CreateResourcePoolInput) GoString() string
- func (s *CreateResourcePoolInput) SetBillingType(v string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetName(v string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetProjectId(v string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetResources(v []*ResourceForcreateResourcePoolInput) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetSecurityGroupIdList(v []*string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetSubnetIdList(v []*string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetVpcId(v string) *CreateResourcePoolInput
- func (s *CreateResourcePoolInput) SetZoneId(v string) *CreateResourcePoolInput
- func (s CreateResourcePoolInput) String() string
- func (s *CreateResourcePoolInput) Validate() error
- type CreateResourcePoolOutput
- 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 DataListForlistResourcePoolOutput
- func (s DataListForlistResourcePoolOutput) GoString() string
- func (s *DataListForlistResourcePoolOutput) SetBillingType(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetCreateTime(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetName(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetProjectId(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetRegionId(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetResourcePoolTrn(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetStatus(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetStatusMessage(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetUpdateTime(v string) *DataListForlistResourcePoolOutput
- func (s *DataListForlistResourcePoolOutput) SetZoneId(v string) *DataListForlistResourcePoolOutput
- func (s DataListForlistResourcePoolOutput) String() string
- type DeleteApplicationInput
- type DeleteApplicationOutput
- type DeleteProjectInput
- type DeleteProjectOutput
- type DeleteResourcePoolInput
- type DeleteResourcePoolOutput
- 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 DependencyForlistApplicationOutput
- func (s DependencyForlistApplicationOutput) GoString() string
- func (s *DependencyForlistApplicationOutput) SetArchives(v []*string) *DependencyForlistApplicationOutput
- func (s *DependencyForlistApplicationOutput) SetFiles(v []*string) *DependencyForlistApplicationOutput
- func (s *DependencyForlistApplicationOutput) SetJars(v []*string) *DependencyForlistApplicationOutput
- func (s *DependencyForlistApplicationOutput) SetPyFiles(v []*string) *DependencyForlistApplicationOutput
- func (s DependencyForlistApplicationOutput) String() string
- type DependencyFormodifyApplicationInput
- func (s DependencyFormodifyApplicationInput) GoString() string
- func (s *DependencyFormodifyApplicationInput) SetArchives(v []*string) *DependencyFormodifyApplicationInput
- func (s *DependencyFormodifyApplicationInput) SetFiles(v []*string) *DependencyFormodifyApplicationInput
- func (s *DependencyFormodifyApplicationInput) SetJars(v []*string) *DependencyFormodifyApplicationInput
- func (s *DependencyFormodifyApplicationInput) SetPyFiles(v []*string) *DependencyFormodifyApplicationInput
- func (s DependencyFormodifyApplicationInput) 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 DeployRequestForlistApplicationOutput
- func (s DeployRequestForlistApplicationOutput) GoString() string
- func (s *DeployRequestForlistApplicationOutput) SetPriority(v string) *DeployRequestForlistApplicationOutput
- func (s *DeployRequestForlistApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestForlistApplicationOutput
- func (s *DeployRequestForlistApplicationOutput) SetSchedulePolicy(v string) *DeployRequestForlistApplicationOutput
- func (s *DeployRequestForlistApplicationOutput) SetScheduleTimeout(v string) *DeployRequestForlistApplicationOutput
- func (s DeployRequestForlistApplicationOutput) String() string
- type DeployRequestFormodifyApplicationInput
- func (s DeployRequestFormodifyApplicationInput) GoString() string
- func (s *DeployRequestFormodifyApplicationInput) SetPriority(v string) *DeployRequestFormodifyApplicationInput
- func (s *DeployRequestFormodifyApplicationInput) SetResourcePoolTrn(v string) *DeployRequestFormodifyApplicationInput
- func (s *DeployRequestFormodifyApplicationInput) SetSchedulePolicy(v string) *DeployRequestFormodifyApplicationInput
- func (s *DeployRequestFormodifyApplicationInput) SetScheduleTimeout(v string) *DeployRequestFormodifyApplicationInput
- func (s DeployRequestFormodifyApplicationInput) 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 DescribeResourcePoolInput
- type DescribeResourcePoolOutput
- func (s DescribeResourcePoolOutput) GoString() string
- func (s *DescribeResourcePoolOutput) SetBillingType(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetCreateTime(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetName(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetProjectId(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetRegionId(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetResourcePoolTrn(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetStatus(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetStatusMessage(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetUpdateTime(v string) *DescribeResourcePoolOutput
- func (s *DescribeResourcePoolOutput) SetZoneId(v string) *DescribeResourcePoolOutput
- func (s DescribeResourcePoolOutput) String() string
- type ExistResourcePoolInput
- type ExistResourcePoolOutput
- 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 ListAppInstanceInput
- func (s ListAppInstanceInput) GoString() string
- func (s *ListAppInstanceInput) SetApplicationName(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetApplicationTrn(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetEngineVersion(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetInstanceId(v int64) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetPageNum(v int32) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetPageSize(v int32) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetProjectId(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetResourcePoolTrn(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetSortField(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetSortOrder(v string) *ListAppInstanceInput
- func (s *ListAppInstanceInput) SetState(v string) *ListAppInstanceInput
- func (s ListAppInstanceInput) String() string
- type ListAppInstanceOutput
- func (s ListAppInstanceOutput) GoString() string
- func (s *ListAppInstanceOutput) SetCurrent(v int64) *ListAppInstanceOutput
- func (s *ListAppInstanceOutput) SetRecords(v []*interface{}) *ListAppInstanceOutput
- func (s *ListAppInstanceOutput) SetSize(v int64) *ListAppInstanceOutput
- func (s *ListAppInstanceOutput) SetTotal(v int64) *ListAppInstanceOutput
- func (s ListAppInstanceOutput) 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 ListApplicationInput
- func (s ListApplicationInput) GoString() string
- func (s *ListApplicationInput) SetApplicationName(v string) *ListApplicationInput
- func (s *ListApplicationInput) SetApplicationTrn(v int64) *ListApplicationInput
- func (s *ListApplicationInput) SetPageNum(v int32) *ListApplicationInput
- func (s *ListApplicationInput) SetPageSize(v int32) *ListApplicationInput
- func (s *ListApplicationInput) SetProjectId(v string) *ListApplicationInput
- func (s *ListApplicationInput) SetSortFiled(v string) *ListApplicationInput
- func (s *ListApplicationInput) SetSortOrder(v string) *ListApplicationInput
- func (s *ListApplicationInput) SetState(v string) *ListApplicationInput
- func (s ListApplicationInput) String() string
- type ListApplicationOutput
- func (s ListApplicationOutput) GoString() string
- func (s *ListApplicationOutput) SetCurrent(v string) *ListApplicationOutput
- func (s *ListApplicationOutput) SetPageSize(v string) *ListApplicationOutput
- func (s *ListApplicationOutput) SetRecords(v []*RecordForlistApplicationOutput) *ListApplicationOutput
- func (s *ListApplicationOutput) SetTotal(v string) *ListApplicationOutput
- func (s ListApplicationOutput) 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 ListResourcePoolInput
- func (s ListResourcePoolInput) GoString() string
- func (s *ListResourcePoolInput) SetNameKey(v string) *ListResourcePoolInput
- func (s *ListResourcePoolInput) SetPageNum(v int32) *ListResourcePoolInput
- func (s *ListResourcePoolInput) SetPageSize(v int32) *ListResourcePoolInput
- func (s *ListResourcePoolInput) SetProjectId(v string) *ListResourcePoolInput
- func (s *ListResourcePoolInput) SetStatusKey(v string) *ListResourcePoolInput
- func (s *ListResourcePoolInput) SetZoneId(v string) *ListResourcePoolInput
- func (s ListResourcePoolInput) String() string
- type ListResourcePoolOutput
- func (s ListResourcePoolOutput) GoString() string
- func (s *ListResourcePoolOutput) SetDataList(v []*DataListForlistResourcePoolOutput) *ListResourcePoolOutput
- func (s *ListResourcePoolOutput) SetPageNum(v int32) *ListResourcePoolOutput
- func (s *ListResourcePoolOutput) SetPageSize(v int32) *ListResourcePoolOutput
- func (s *ListResourcePoolOutput) SetTotal(v int32) *ListResourcePoolOutput
- func (s ListResourcePoolOutput) String() string
- type ModifyApplicationInput
- func (s ModifyApplicationInput) GoString() string
- func (s *ModifyApplicationInput) SetApplicationTrn(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetArgs(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetConf(v map[string]*string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetDependency(v *DependencyFormodifyApplicationInput) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetDeployRequest(v *DeployRequestFormodifyApplicationInput) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetEngineVersion(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetImage(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetJar(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetJobName(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetMainClass(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetSqlText(v string) *ModifyApplicationInput
- func (s *ModifyApplicationInput) SetUniqueKey(v string) *ModifyApplicationInput
- func (s ModifyApplicationInput) String() string
- type ModifyApplicationOutput
- type RecordForlistApplicationOutput
- func (s RecordForlistApplicationOutput) GoString() string
- func (s *RecordForlistApplicationOutput) SetAlert(v bool) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetApplicationName(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetApplicationTrn(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetApplicationType(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetArgs(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetConf(v map[string]*string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetDependency(v *DependencyForlistApplicationOutput) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetDeployRequest(v *DeployRequestForlistApplicationOutput) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetEngineVersion(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetImage(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetIsLatestVersion(v bool) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetJar(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetLatestVersion(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetMainClass(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetProjectId(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetRestUrl(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetSqlText(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetState(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetUserId(v string) *RecordForlistApplicationOutput
- func (s *RecordForlistApplicationOutput) SetVersionName(v string) *RecordForlistApplicationOutput
- func (s RecordForlistApplicationOutput) String() string
- type ResourceForcreateResourcePoolInput
- func (s ResourceForcreateResourcePoolInput) GoString() string
- func (s *ResourceForcreateResourcePoolInput) SetBasic(v int64) *ResourceForcreateResourcePoolInput
- func (s *ResourceForcreateResourcePoolInput) SetCapability(v int64) *ResourceForcreateResourcePoolInput
- func (s *ResourceForcreateResourcePoolInput) SetUnits(v string) *ResourceForcreateResourcePoolInput
- func (s *ResourceForcreateResourcePoolInput) SetUri(v string) *ResourceForcreateResourcePoolInput
- func (s ResourceForcreateResourcePoolInput) 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) CreateResourcePool(input *CreateResourcePoolInput) (*CreateResourcePoolOutput, error)
- func (c *SPARK) CreateResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) CreateResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) CreateResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) CreateResourcePoolRequest(input *CreateResourcePoolInput) (req *request.Request, output *CreateResourcePoolOutput)
- func (c *SPARK) CreateResourcePoolWithContext(ctx volcengine.Context, input *CreateResourcePoolInput, opts ...request.Option) (*CreateResourcePoolOutput, 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) 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) DeleteResourcePool(input *DeleteResourcePoolInput) (*DeleteResourcePoolOutput, error)
- func (c *SPARK) DeleteResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DeleteResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DeleteResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DeleteResourcePoolRequest(input *DeleteResourcePoolInput) (req *request.Request, output *DeleteResourcePoolOutput)
- func (c *SPARK) DeleteResourcePoolWithContext(ctx volcengine.Context, input *DeleteResourcePoolInput, opts ...request.Option) (*DeleteResourcePoolOutput, 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) DescribeResourcePool(input *DescribeResourcePoolInput) (*DescribeResourcePoolOutput, error)
- func (c *SPARK) DescribeResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) DescribeResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) DescribeResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) DescribeResourcePoolRequest(input *DescribeResourcePoolInput) (req *request.Request, output *DescribeResourcePoolOutput)
- func (c *SPARK) DescribeResourcePoolWithContext(ctx volcengine.Context, input *DescribeResourcePoolInput, ...) (*DescribeResourcePoolOutput, error)
- func (c *SPARK) ExistResourcePool(input *ExistResourcePoolInput) (*ExistResourcePoolOutput, error)
- func (c *SPARK) ExistResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ExistResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ExistResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ExistResourcePoolRequest(input *ExistResourcePoolInput) (req *request.Request, output *ExistResourcePoolOutput)
- func (c *SPARK) ExistResourcePoolWithContext(ctx volcengine.Context, input *ExistResourcePoolInput, opts ...request.Option) (*ExistResourcePoolOutput, error)
- func (c *SPARK) ListAppInstance(input *ListAppInstanceInput) (*ListAppInstanceOutput, error)
- func (c *SPARK) ListAppInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListAppInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListAppInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListAppInstanceRequest(input *ListAppInstanceInput) (req *request.Request, output *ListAppInstanceOutput)
- func (c *SPARK) ListAppInstanceWithContext(ctx volcengine.Context, input *ListAppInstanceInput, opts ...request.Option) (*ListAppInstanceOutput, error)
- func (c *SPARK) ListApplication(input *ListApplicationInput) (*ListApplicationOutput, error)
- func (c *SPARK) ListApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, 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) ListApplicationRequest(input *ListApplicationInput) (req *request.Request, output *ListApplicationOutput)
- func (c *SPARK) ListApplicationWithContext(ctx volcengine.Context, input *ListApplicationInput, opts ...request.Option) (*ListApplicationOutput, 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) ListResourcePool(input *ListResourcePoolInput) (*ListResourcePoolOutput, error)
- func (c *SPARK) ListResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ListResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ListResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ListResourcePoolRequest(input *ListResourcePoolInput) (req *request.Request, output *ListResourcePoolOutput)
- func (c *SPARK) ListResourcePoolWithContext(ctx volcengine.Context, input *ListResourcePoolInput, opts ...request.Option) (*ListResourcePoolOutput, 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) ModifyApplication(input *ModifyApplicationInput) (*ModifyApplicationOutput, error)
- func (c *SPARK) ModifyApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *SPARK) ModifyApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *SPARK) ModifyApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *SPARK) ModifyApplicationRequest(input *ModifyApplicationInput) (req *request.Request, output *ModifyApplicationOutput)
- func (c *SPARK) ModifyApplicationWithContext(ctx volcengine.Context, input *ModifyApplicationInput, opts ...request.Option) (*ModifyApplicationOutput, 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) 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 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 ( // EnumOfEngineVersionForlistAppInstanceInputFlinkVersion111 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputFlinkVersion111 = "FLINK_VERSION_1_11" // EnumOfEngineVersionForlistAppInstanceInputFlinkVersion112 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputFlinkVersion112 = "FLINK_VERSION_1_12" // EnumOfEngineVersionForlistAppInstanceInputFlinkVersion116 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputFlinkVersion116 = "FLINK_VERSION_1_16" // EnumOfEngineVersionForlistAppInstanceInputSparkVersion301Os is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputSparkVersion301Os = "SPARK_VERSION_3_0_1_OS" // EnumOfEngineVersionForlistAppInstanceInputSparkVersion322 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputSparkVersion322 = "SPARK_VERSION_3_2_2" // EnumOfEngineVersionForlistAppInstanceInputRayVersion113 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputRayVersion113 = "RAY_VERSION_1_13" // EnumOfEngineVersionForlistAppInstanceInputPrimusVersion113 is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputPrimusVersion113 = "PRIMUS_VERSION_1_13" // EnumOfEngineVersionForlistAppInstanceInputUnknown is a EnumOfEngineVersionForlistAppInstanceInput enum value EnumOfEngineVersionForlistAppInstanceInputUnknown = "UNKNOWN" )
const ( // EnumOfStateForlistAppInstanceInputDeployed is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputDeployed = "DEPLOYED" // EnumOfStateForlistAppInstanceInputCreated is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputCreated = "CREATED" // EnumOfStateForlistAppInstanceInputStarting is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputStarting = "STARTING" // EnumOfStateForlistAppInstanceInputRunning is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputRunning = "RUNNING" // EnumOfStateForlistAppInstanceInputFailed is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputFailed = "FAILED" // EnumOfStateForlistAppInstanceInputCancelling is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputCancelling = "CANCELLING" // EnumOfStateForlistAppInstanceInputSucceeded is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputSucceeded = "SUCCEEDED" // EnumOfStateForlistAppInstanceInputStopped is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputStopped = "STOPPED" // EnumOfStateForlistAppInstanceInputUnknown is a EnumOfStateForlistAppInstanceInput enum value EnumOfStateForlistAppInstanceInputUnknown = "UNKNOWN" )
const ( // EnumOfStateForlistApplicationInputDeployed is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputDeployed = "DEPLOYED" // EnumOfStateForlistApplicationInputCreated is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputCreated = "CREATED" // EnumOfStateForlistApplicationInputStarting is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputStarting = "STARTING" // EnumOfStateForlistApplicationInputRunning is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputRunning = "RUNNING" // EnumOfStateForlistApplicationInputFailed is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputFailed = "FAILED" // EnumOfStateForlistApplicationInputCancelling is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputCancelling = "CANCELLING" // EnumOfStateForlistApplicationInputSucceeded is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputSucceeded = "SUCCEEDED" // EnumOfStateForlistApplicationInputStopped is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputStopped = "STOPPED" // EnumOfStateForlistApplicationInputUnknown is a EnumOfStateForlistApplicationInput enum value EnumOfStateForlistApplicationInputUnknown = "UNKNOWN" )
const ( // EnumOfEngineVersionFormodifyApplicationInputSparkVersion301Os is a EnumOfEngineVersionFormodifyApplicationInput enum value EnumOfEngineVersionFormodifyApplicationInputSparkVersion301Os = "SPARK_VERSION_3_0_1_OS" // EnumOfEngineVersionFormodifyApplicationInputSparkVersion322 is a EnumOfEngineVersionFormodifyApplicationInput enum value EnumOfEngineVersionFormodifyApplicationInputSparkVersion322 = "SPARK_VERSION_3_2_2" )
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 ( // 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 CreateResourcePoolInput ¶ added in v1.0.74
type CreateResourcePoolInput 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 []*ResourceForcreateResourcePoolInput `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 (CreateResourcePoolInput) GoString ¶ added in v1.0.74
func (s CreateResourcePoolInput) GoString() string
GoString returns the string representation
func (*CreateResourcePoolInput) SetBillingType ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetBillingType(v string) *CreateResourcePoolInput
SetBillingType sets the BillingType field's value.
func (*CreateResourcePoolInput) SetName ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetName(v string) *CreateResourcePoolInput
SetName sets the Name field's value.
func (*CreateResourcePoolInput) SetProjectId ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetProjectId(v string) *CreateResourcePoolInput
SetProjectId sets the ProjectId field's value.
func (*CreateResourcePoolInput) SetResources ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetResources(v []*ResourceForcreateResourcePoolInput) *CreateResourcePoolInput
SetResources sets the Resources field's value.
func (*CreateResourcePoolInput) SetSecurityGroupIdList ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetSecurityGroupIdList(v []*string) *CreateResourcePoolInput
SetSecurityGroupIdList sets the SecurityGroupIdList field's value.
func (*CreateResourcePoolInput) SetSubnetIdList ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetSubnetIdList(v []*string) *CreateResourcePoolInput
SetSubnetIdList sets the SubnetIdList field's value.
func (*CreateResourcePoolInput) SetVpcId ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetVpcId(v string) *CreateResourcePoolInput
SetVpcId sets the VpcId field's value.
func (*CreateResourcePoolInput) SetZoneId ¶ added in v1.0.74
func (s *CreateResourcePoolInput) SetZoneId(v string) *CreateResourcePoolInput
SetZoneId sets the ZoneId field's value.
func (CreateResourcePoolInput) String ¶ added in v1.0.74
func (s CreateResourcePoolInput) String() string
String returns the string representation
func (*CreateResourcePoolInput) Validate ¶ added in v1.0.74
func (s *CreateResourcePoolInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateResourcePoolOutput ¶ added in v1.0.74
type CreateResourcePoolOutput struct { Metadata *response.ResponseMetadata ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (CreateResourcePoolOutput) GoString ¶ added in v1.0.74
func (s CreateResourcePoolOutput) GoString() string
GoString returns the string representation
func (*CreateResourcePoolOutput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *CreateResourcePoolOutput) SetResourcePoolTrn(v string) *CreateResourcePoolOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (CreateResourcePoolOutput) String ¶ added in v1.0.74
func (s CreateResourcePoolOutput) 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 DataListForlistResourcePoolOutput ¶ added in v1.0.74
type DataListForlistResourcePoolOutput 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 (DataListForlistResourcePoolOutput) GoString ¶ added in v1.0.74
func (s DataListForlistResourcePoolOutput) GoString() string
GoString returns the string representation
func (*DataListForlistResourcePoolOutput) SetBillingType ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetBillingType(v string) *DataListForlistResourcePoolOutput
SetBillingType sets the BillingType field's value.
func (*DataListForlistResourcePoolOutput) SetCreateTime ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetCreateTime(v string) *DataListForlistResourcePoolOutput
SetCreateTime sets the CreateTime field's value.
func (*DataListForlistResourcePoolOutput) SetName ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetName(v string) *DataListForlistResourcePoolOutput
SetName sets the Name field's value.
func (*DataListForlistResourcePoolOutput) SetProjectId ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetProjectId(v string) *DataListForlistResourcePoolOutput
SetProjectId sets the ProjectId field's value.
func (*DataListForlistResourcePoolOutput) SetRegionId ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetRegionId(v string) *DataListForlistResourcePoolOutput
SetRegionId sets the RegionId field's value.
func (*DataListForlistResourcePoolOutput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetResourcePoolTrn(v string) *DataListForlistResourcePoolOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DataListForlistResourcePoolOutput) SetStatus ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetStatus(v string) *DataListForlistResourcePoolOutput
SetStatus sets the Status field's value.
func (*DataListForlistResourcePoolOutput) SetStatusMessage ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetStatusMessage(v string) *DataListForlistResourcePoolOutput
SetStatusMessage sets the StatusMessage field's value.
func (*DataListForlistResourcePoolOutput) SetUpdateTime ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetUpdateTime(v string) *DataListForlistResourcePoolOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DataListForlistResourcePoolOutput) SetZoneId ¶ added in v1.0.74
func (s *DataListForlistResourcePoolOutput) SetZoneId(v string) *DataListForlistResourcePoolOutput
SetZoneId sets the ZoneId field's value.
func (DataListForlistResourcePoolOutput) String ¶ added in v1.0.74
func (s DataListForlistResourcePoolOutput) 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 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 DeleteResourcePoolInput ¶ added in v1.0.74
type DeleteResourcePoolInput struct { ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (DeleteResourcePoolInput) GoString ¶ added in v1.0.74
func (s DeleteResourcePoolInput) GoString() string
GoString returns the string representation
func (*DeleteResourcePoolInput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DeleteResourcePoolInput) SetResourcePoolTrn(v string) *DeleteResourcePoolInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (DeleteResourcePoolInput) String ¶ added in v1.0.74
func (s DeleteResourcePoolInput) String() string
String returns the string representation
type DeleteResourcePoolOutput ¶ added in v1.0.74
type DeleteResourcePoolOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (DeleteResourcePoolOutput) GoString ¶ added in v1.0.74
func (s DeleteResourcePoolOutput) GoString() string
GoString returns the string representation
func (*DeleteResourcePoolOutput) SetMessage ¶ added in v1.0.74
func (s *DeleteResourcePoolOutput) SetMessage(v string) *DeleteResourcePoolOutput
SetMessage sets the Message field's value.
func (*DeleteResourcePoolOutput) SetStatus ¶ added in v1.0.74
func (s *DeleteResourcePoolOutput) SetStatus(v string) *DeleteResourcePoolOutput
SetStatus sets the Status field's value.
func (DeleteResourcePoolOutput) String ¶ added in v1.0.74
func (s DeleteResourcePoolOutput) 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 DependencyForlistApplicationOutput ¶ added in v1.0.74
type DependencyForlistApplicationOutput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyForlistApplicationOutput) GoString ¶ added in v1.0.74
func (s DependencyForlistApplicationOutput) GoString() string
GoString returns the string representation
func (*DependencyForlistApplicationOutput) SetArchives ¶ added in v1.0.74
func (s *DependencyForlistApplicationOutput) SetArchives(v []*string) *DependencyForlistApplicationOutput
SetArchives sets the Archives field's value.
func (*DependencyForlistApplicationOutput) SetFiles ¶ added in v1.0.74
func (s *DependencyForlistApplicationOutput) SetFiles(v []*string) *DependencyForlistApplicationOutput
SetFiles sets the Files field's value.
func (*DependencyForlistApplicationOutput) SetJars ¶ added in v1.0.74
func (s *DependencyForlistApplicationOutput) SetJars(v []*string) *DependencyForlistApplicationOutput
SetJars sets the Jars field's value.
func (*DependencyForlistApplicationOutput) SetPyFiles ¶ added in v1.0.74
func (s *DependencyForlistApplicationOutput) SetPyFiles(v []*string) *DependencyForlistApplicationOutput
SetPyFiles sets the PyFiles field's value.
func (DependencyForlistApplicationOutput) String ¶ added in v1.0.74
func (s DependencyForlistApplicationOutput) String() string
String returns the string representation
type DependencyFormodifyApplicationInput ¶ added in v1.0.74
type DependencyFormodifyApplicationInput struct { Archives []*string `type:"list"` Files []*string `type:"list"` Jars []*string `type:"list"` PyFiles []*string `type:"list"` // contains filtered or unexported fields }
func (DependencyFormodifyApplicationInput) GoString ¶ added in v1.0.74
func (s DependencyFormodifyApplicationInput) GoString() string
GoString returns the string representation
func (*DependencyFormodifyApplicationInput) SetArchives ¶ added in v1.0.74
func (s *DependencyFormodifyApplicationInput) SetArchives(v []*string) *DependencyFormodifyApplicationInput
SetArchives sets the Archives field's value.
func (*DependencyFormodifyApplicationInput) SetFiles ¶ added in v1.0.74
func (s *DependencyFormodifyApplicationInput) SetFiles(v []*string) *DependencyFormodifyApplicationInput
SetFiles sets the Files field's value.
func (*DependencyFormodifyApplicationInput) SetJars ¶ added in v1.0.74
func (s *DependencyFormodifyApplicationInput) SetJars(v []*string) *DependencyFormodifyApplicationInput
SetJars sets the Jars field's value.
func (*DependencyFormodifyApplicationInput) SetPyFiles ¶ added in v1.0.74
func (s *DependencyFormodifyApplicationInput) SetPyFiles(v []*string) *DependencyFormodifyApplicationInput
SetPyFiles sets the PyFiles field's value.
func (DependencyFormodifyApplicationInput) String ¶ added in v1.0.74
func (s DependencyFormodifyApplicationInput) 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 DeployRequestForlistApplicationOutput ¶ added in v1.0.74
type DeployRequestForlistApplicationOutput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestForlistApplicationOutput) GoString ¶ added in v1.0.74
func (s DeployRequestForlistApplicationOutput) GoString() string
GoString returns the string representation
func (*DeployRequestForlistApplicationOutput) SetPriority ¶ added in v1.0.74
func (s *DeployRequestForlistApplicationOutput) SetPriority(v string) *DeployRequestForlistApplicationOutput
SetPriority sets the Priority field's value.
func (*DeployRequestForlistApplicationOutput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DeployRequestForlistApplicationOutput) SetResourcePoolTrn(v string) *DeployRequestForlistApplicationOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestForlistApplicationOutput) SetSchedulePolicy ¶ added in v1.0.74
func (s *DeployRequestForlistApplicationOutput) SetSchedulePolicy(v string) *DeployRequestForlistApplicationOutput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestForlistApplicationOutput) SetScheduleTimeout ¶ added in v1.0.74
func (s *DeployRequestForlistApplicationOutput) SetScheduleTimeout(v string) *DeployRequestForlistApplicationOutput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestForlistApplicationOutput) String ¶ added in v1.0.74
func (s DeployRequestForlistApplicationOutput) String() string
String returns the string representation
type DeployRequestFormodifyApplicationInput ¶ added in v1.0.74
type DeployRequestFormodifyApplicationInput struct { Priority *string `type:"string"` ResourcePoolTrn *string `type:"string"` SchedulePolicy *string `type:"string"` ScheduleTimeout *string `type:"string"` // contains filtered or unexported fields }
func (DeployRequestFormodifyApplicationInput) GoString ¶ added in v1.0.74
func (s DeployRequestFormodifyApplicationInput) GoString() string
GoString returns the string representation
func (*DeployRequestFormodifyApplicationInput) SetPriority ¶ added in v1.0.74
func (s *DeployRequestFormodifyApplicationInput) SetPriority(v string) *DeployRequestFormodifyApplicationInput
SetPriority sets the Priority field's value.
func (*DeployRequestFormodifyApplicationInput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DeployRequestFormodifyApplicationInput) SetResourcePoolTrn(v string) *DeployRequestFormodifyApplicationInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DeployRequestFormodifyApplicationInput) SetSchedulePolicy ¶ added in v1.0.74
func (s *DeployRequestFormodifyApplicationInput) SetSchedulePolicy(v string) *DeployRequestFormodifyApplicationInput
SetSchedulePolicy sets the SchedulePolicy field's value.
func (*DeployRequestFormodifyApplicationInput) SetScheduleTimeout ¶ added in v1.0.74
func (s *DeployRequestFormodifyApplicationInput) SetScheduleTimeout(v string) *DeployRequestFormodifyApplicationInput
SetScheduleTimeout sets the ScheduleTimeout field's value.
func (DeployRequestFormodifyApplicationInput) String ¶ added in v1.0.74
func (s DeployRequestFormodifyApplicationInput) 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 DescribeResourcePoolInput ¶ added in v1.0.74
type DescribeResourcePoolInput struct { ResourcePoolTrn *string `type:"string"` // contains filtered or unexported fields }
func (DescribeResourcePoolInput) GoString ¶ added in v1.0.74
func (s DescribeResourcePoolInput) GoString() string
GoString returns the string representation
func (*DescribeResourcePoolInput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DescribeResourcePoolInput) SetResourcePoolTrn(v string) *DescribeResourcePoolInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (DescribeResourcePoolInput) String ¶ added in v1.0.74
func (s DescribeResourcePoolInput) String() string
String returns the string representation
type DescribeResourcePoolOutput ¶ added in v1.0.74
type DescribeResourcePoolOutput 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 (DescribeResourcePoolOutput) GoString ¶ added in v1.0.74
func (s DescribeResourcePoolOutput) GoString() string
GoString returns the string representation
func (*DescribeResourcePoolOutput) SetBillingType ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetBillingType(v string) *DescribeResourcePoolOutput
SetBillingType sets the BillingType field's value.
func (*DescribeResourcePoolOutput) SetCreateTime ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetCreateTime(v string) *DescribeResourcePoolOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeResourcePoolOutput) SetName ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetName(v string) *DescribeResourcePoolOutput
SetName sets the Name field's value.
func (*DescribeResourcePoolOutput) SetProjectId ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetProjectId(v string) *DescribeResourcePoolOutput
SetProjectId sets the ProjectId field's value.
func (*DescribeResourcePoolOutput) SetRegionId ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetRegionId(v string) *DescribeResourcePoolOutput
SetRegionId sets the RegionId field's value.
func (*DescribeResourcePoolOutput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetResourcePoolTrn(v string) *DescribeResourcePoolOutput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*DescribeResourcePoolOutput) SetStatus ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetStatus(v string) *DescribeResourcePoolOutput
SetStatus sets the Status field's value.
func (*DescribeResourcePoolOutput) SetStatusMessage ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetStatusMessage(v string) *DescribeResourcePoolOutput
SetStatusMessage sets the StatusMessage field's value.
func (*DescribeResourcePoolOutput) SetUpdateTime ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetUpdateTime(v string) *DescribeResourcePoolOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeResourcePoolOutput) SetZoneId ¶ added in v1.0.74
func (s *DescribeResourcePoolOutput) SetZoneId(v string) *DescribeResourcePoolOutput
SetZoneId sets the ZoneId field's value.
func (DescribeResourcePoolOutput) String ¶ added in v1.0.74
func (s DescribeResourcePoolOutput) String() string
String returns the string representation
type ExistResourcePoolInput ¶ added in v1.0.74
type ExistResourcePoolInput struct { Name *string `type:"string"` ProjectId *string `type:"string"` // contains filtered or unexported fields }
func (ExistResourcePoolInput) GoString ¶ added in v1.0.74
func (s ExistResourcePoolInput) GoString() string
GoString returns the string representation
func (*ExistResourcePoolInput) SetName ¶ added in v1.0.74
func (s *ExistResourcePoolInput) SetName(v string) *ExistResourcePoolInput
SetName sets the Name field's value.
func (*ExistResourcePoolInput) SetProjectId ¶ added in v1.0.74
func (s *ExistResourcePoolInput) SetProjectId(v string) *ExistResourcePoolInput
SetProjectId sets the ProjectId field's value.
func (ExistResourcePoolInput) String ¶ added in v1.0.74
func (s ExistResourcePoolInput) String() string
String returns the string representation
type ExistResourcePoolOutput ¶ added in v1.0.74
type ExistResourcePoolOutput struct { Metadata *response.ResponseMetadata Existed *bool `type:"boolean"` // contains filtered or unexported fields }
func (ExistResourcePoolOutput) GoString ¶ added in v1.0.74
func (s ExistResourcePoolOutput) GoString() string
GoString returns the string representation
func (*ExistResourcePoolOutput) SetExisted ¶ added in v1.0.74
func (s *ExistResourcePoolOutput) SetExisted(v bool) *ExistResourcePoolOutput
SetExisted sets the Existed field's value.
func (ExistResourcePoolOutput) String ¶ added in v1.0.74
func (s ExistResourcePoolOutput) 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 ListAppInstanceInput ¶ added in v1.0.74
type ListAppInstanceInput struct { ApplicationName *string `type:"string"` ApplicationTrn *string `type:"string"` EngineVersion *string `type:"string" enum:"EnumOfEngineVersionForlistAppInstanceInput"` 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:"EnumOfStateForlistAppInstanceInput"` // contains filtered or unexported fields }
func (ListAppInstanceInput) GoString ¶ added in v1.0.74
func (s ListAppInstanceInput) GoString() string
GoString returns the string representation
func (*ListAppInstanceInput) SetApplicationName ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetApplicationName(v string) *ListAppInstanceInput
SetApplicationName sets the ApplicationName field's value.
func (*ListAppInstanceInput) SetApplicationTrn ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetApplicationTrn(v string) *ListAppInstanceInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*ListAppInstanceInput) SetEngineVersion ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetEngineVersion(v string) *ListAppInstanceInput
SetEngineVersion sets the EngineVersion field's value.
func (*ListAppInstanceInput) SetInstanceId ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetInstanceId(v int64) *ListAppInstanceInput
SetInstanceId sets the InstanceId field's value.
func (*ListAppInstanceInput) SetPageNum ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetPageNum(v int32) *ListAppInstanceInput
SetPageNum sets the PageNum field's value.
func (*ListAppInstanceInput) SetPageSize ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetPageSize(v int32) *ListAppInstanceInput
SetPageSize sets the PageSize field's value.
func (*ListAppInstanceInput) SetProjectId ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetProjectId(v string) *ListAppInstanceInput
SetProjectId sets the ProjectId field's value.
func (*ListAppInstanceInput) SetResourcePoolTrn ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetResourcePoolTrn(v string) *ListAppInstanceInput
SetResourcePoolTrn sets the ResourcePoolTrn field's value.
func (*ListAppInstanceInput) SetSortField ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetSortField(v string) *ListAppInstanceInput
SetSortField sets the SortField field's value.
func (*ListAppInstanceInput) SetSortOrder ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetSortOrder(v string) *ListAppInstanceInput
SetSortOrder sets the SortOrder field's value.
func (*ListAppInstanceInput) SetState ¶ added in v1.0.74
func (s *ListAppInstanceInput) SetState(v string) *ListAppInstanceInput
SetState sets the State field's value.
func (ListAppInstanceInput) String ¶ added in v1.0.74
func (s ListAppInstanceInput) String() string
String returns the string representation
type ListAppInstanceOutput ¶ added in v1.0.74
type ListAppInstanceOutput 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 (ListAppInstanceOutput) GoString ¶ added in v1.0.74
func (s ListAppInstanceOutput) GoString() string
GoString returns the string representation
func (*ListAppInstanceOutput) SetCurrent ¶ added in v1.0.74
func (s *ListAppInstanceOutput) SetCurrent(v int64) *ListAppInstanceOutput
SetCurrent sets the Current field's value.
func (*ListAppInstanceOutput) SetRecords ¶ added in v1.0.74
func (s *ListAppInstanceOutput) SetRecords(v []*interface{}) *ListAppInstanceOutput
SetRecords sets the Records field's value.
func (*ListAppInstanceOutput) SetSize ¶ added in v1.0.74
func (s *ListAppInstanceOutput) SetSize(v int64) *ListAppInstanceOutput
SetSize sets the Size field's value.
func (*ListAppInstanceOutput) SetTotal ¶ added in v1.0.74
func (s *ListAppInstanceOutput) SetTotal(v int64) *ListAppInstanceOutput
SetTotal sets the Total field's value.
func (ListAppInstanceOutput) String ¶ added in v1.0.74
func (s ListAppInstanceOutput) 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 ListApplicationInput ¶ added in v1.0.74
type ListApplicationInput 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:"EnumOfStateForlistApplicationInput"` // contains filtered or unexported fields }
func (ListApplicationInput) GoString ¶ added in v1.0.74
func (s ListApplicationInput) GoString() string
GoString returns the string representation
func (*ListApplicationInput) SetApplicationName ¶ added in v1.0.74
func (s *ListApplicationInput) SetApplicationName(v string) *ListApplicationInput
SetApplicationName sets the ApplicationName field's value.
func (*ListApplicationInput) SetApplicationTrn ¶ added in v1.0.74
func (s *ListApplicationInput) SetApplicationTrn(v int64) *ListApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*ListApplicationInput) SetPageNum ¶ added in v1.0.74
func (s *ListApplicationInput) SetPageNum(v int32) *ListApplicationInput
SetPageNum sets the PageNum field's value.
func (*ListApplicationInput) SetPageSize ¶ added in v1.0.74
func (s *ListApplicationInput) SetPageSize(v int32) *ListApplicationInput
SetPageSize sets the PageSize field's value.
func (*ListApplicationInput) SetProjectId ¶ added in v1.0.74
func (s *ListApplicationInput) SetProjectId(v string) *ListApplicationInput
SetProjectId sets the ProjectId field's value.
func (*ListApplicationInput) SetSortFiled ¶ added in v1.0.74
func (s *ListApplicationInput) SetSortFiled(v string) *ListApplicationInput
SetSortFiled sets the SortFiled field's value.
func (*ListApplicationInput) SetSortOrder ¶ added in v1.0.74
func (s *ListApplicationInput) SetSortOrder(v string) *ListApplicationInput
SetSortOrder sets the SortOrder field's value.
func (*ListApplicationInput) SetState ¶ added in v1.0.74
func (s *ListApplicationInput) SetState(v string) *ListApplicationInput
SetState sets the State field's value.
func (ListApplicationInput) String ¶ added in v1.0.74
func (s ListApplicationInput) String() string
String returns the string representation
type ListApplicationOutput ¶ added in v1.0.74
type ListApplicationOutput struct { Metadata *response.ResponseMetadata Current *string `type:"string"` PageSize *string `type:"string"` Records []*RecordForlistApplicationOutput `type:"list"` Total *string `type:"string"` // contains filtered or unexported fields }
func (ListApplicationOutput) GoString ¶ added in v1.0.74
func (s ListApplicationOutput) GoString() string
GoString returns the string representation
func (*ListApplicationOutput) SetCurrent ¶ added in v1.0.74
func (s *ListApplicationOutput) SetCurrent(v string) *ListApplicationOutput
SetCurrent sets the Current field's value.
func (*ListApplicationOutput) SetPageSize ¶ added in v1.0.74
func (s *ListApplicationOutput) SetPageSize(v string) *ListApplicationOutput
SetPageSize sets the PageSize field's value.
func (*ListApplicationOutput) SetRecords ¶ added in v1.0.74
func (s *ListApplicationOutput) SetRecords(v []*RecordForlistApplicationOutput) *ListApplicationOutput
SetRecords sets the Records field's value.
func (*ListApplicationOutput) SetTotal ¶ added in v1.0.74
func (s *ListApplicationOutput) SetTotal(v string) *ListApplicationOutput
SetTotal sets the Total field's value.
func (ListApplicationOutput) String ¶ added in v1.0.74
func (s ListApplicationOutput) 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 ListResourcePoolInput ¶ added in v1.0.74
type ListResourcePoolInput 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 (ListResourcePoolInput) GoString ¶ added in v1.0.74
func (s ListResourcePoolInput) GoString() string
GoString returns the string representation
func (*ListResourcePoolInput) SetNameKey ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetNameKey(v string) *ListResourcePoolInput
SetNameKey sets the NameKey field's value.
func (*ListResourcePoolInput) SetPageNum ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetPageNum(v int32) *ListResourcePoolInput
SetPageNum sets the PageNum field's value.
func (*ListResourcePoolInput) SetPageSize ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetPageSize(v int32) *ListResourcePoolInput
SetPageSize sets the PageSize field's value.
func (*ListResourcePoolInput) SetProjectId ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetProjectId(v string) *ListResourcePoolInput
SetProjectId sets the ProjectId field's value.
func (*ListResourcePoolInput) SetStatusKey ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetStatusKey(v string) *ListResourcePoolInput
SetStatusKey sets the StatusKey field's value.
func (*ListResourcePoolInput) SetZoneId ¶ added in v1.0.74
func (s *ListResourcePoolInput) SetZoneId(v string) *ListResourcePoolInput
SetZoneId sets the ZoneId field's value.
func (ListResourcePoolInput) String ¶ added in v1.0.74
func (s ListResourcePoolInput) String() string
String returns the string representation
type ListResourcePoolOutput ¶ added in v1.0.74
type ListResourcePoolOutput struct { Metadata *response.ResponseMetadata DataList []*DataListForlistResourcePoolOutput `type:"list"` PageNum *int32 `type:"int32"` PageSize *int32 `type:"int32"` Total *int32 `type:"int32"` // contains filtered or unexported fields }
func (ListResourcePoolOutput) GoString ¶ added in v1.0.74
func (s ListResourcePoolOutput) GoString() string
GoString returns the string representation
func (*ListResourcePoolOutput) SetDataList ¶ added in v1.0.74
func (s *ListResourcePoolOutput) SetDataList(v []*DataListForlistResourcePoolOutput) *ListResourcePoolOutput
SetDataList sets the DataList field's value.
func (*ListResourcePoolOutput) SetPageNum ¶ added in v1.0.74
func (s *ListResourcePoolOutput) SetPageNum(v int32) *ListResourcePoolOutput
SetPageNum sets the PageNum field's value.
func (*ListResourcePoolOutput) SetPageSize ¶ added in v1.0.74
func (s *ListResourcePoolOutput) SetPageSize(v int32) *ListResourcePoolOutput
SetPageSize sets the PageSize field's value.
func (*ListResourcePoolOutput) SetTotal ¶ added in v1.0.74
func (s *ListResourcePoolOutput) SetTotal(v int32) *ListResourcePoolOutput
SetTotal sets the Total field's value.
func (ListResourcePoolOutput) String ¶ added in v1.0.74
func (s ListResourcePoolOutput) String() string
String returns the string representation
type ModifyApplicationInput ¶ added in v1.0.74
type ModifyApplicationInput struct { ApplicationTrn *string `type:"string"` Args *string `type:"string"` Conf map[string]*string `type:"map"` Dependency *DependencyFormodifyApplicationInput `type:"structure"` DeployRequest *DeployRequestFormodifyApplicationInput `type:"structure"` EngineVersion *string `type:"string" enum:"EnumOfEngineVersionFormodifyApplicationInput"` 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 (ModifyApplicationInput) GoString ¶ added in v1.0.74
func (s ModifyApplicationInput) GoString() string
GoString returns the string representation
func (*ModifyApplicationInput) SetApplicationTrn ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetApplicationTrn(v string) *ModifyApplicationInput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*ModifyApplicationInput) SetArgs ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetArgs(v string) *ModifyApplicationInput
SetArgs sets the Args field's value.
func (*ModifyApplicationInput) SetConf ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetConf(v map[string]*string) *ModifyApplicationInput
SetConf sets the Conf field's value.
func (*ModifyApplicationInput) SetDependency ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetDependency(v *DependencyFormodifyApplicationInput) *ModifyApplicationInput
SetDependency sets the Dependency field's value.
func (*ModifyApplicationInput) SetDeployRequest ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetDeployRequest(v *DeployRequestFormodifyApplicationInput) *ModifyApplicationInput
SetDeployRequest sets the DeployRequest field's value.
func (*ModifyApplicationInput) SetEngineVersion ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetEngineVersion(v string) *ModifyApplicationInput
SetEngineVersion sets the EngineVersion field's value.
func (*ModifyApplicationInput) SetImage ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetImage(v string) *ModifyApplicationInput
SetImage sets the Image field's value.
func (*ModifyApplicationInput) SetJar ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetJar(v string) *ModifyApplicationInput
SetJar sets the Jar field's value.
func (*ModifyApplicationInput) SetJobName ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetJobName(v string) *ModifyApplicationInput
SetJobName sets the JobName field's value.
func (*ModifyApplicationInput) SetMainClass ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetMainClass(v string) *ModifyApplicationInput
SetMainClass sets the MainClass field's value.
func (*ModifyApplicationInput) SetSqlText ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetSqlText(v string) *ModifyApplicationInput
SetSqlText sets the SqlText field's value.
func (*ModifyApplicationInput) SetUniqueKey ¶ added in v1.0.74
func (s *ModifyApplicationInput) SetUniqueKey(v string) *ModifyApplicationInput
SetUniqueKey sets the UniqueKey field's value.
func (ModifyApplicationInput) String ¶ added in v1.0.74
func (s ModifyApplicationInput) String() string
String returns the string representation
type ModifyApplicationOutput ¶ added in v1.0.74
type ModifyApplicationOutput struct { Metadata *response.ResponseMetadata Message *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (ModifyApplicationOutput) GoString ¶ added in v1.0.74
func (s ModifyApplicationOutput) GoString() string
GoString returns the string representation
func (*ModifyApplicationOutput) SetMessage ¶ added in v1.0.74
func (s *ModifyApplicationOutput) SetMessage(v string) *ModifyApplicationOutput
SetMessage sets the Message field's value.
func (*ModifyApplicationOutput) SetStatus ¶ added in v1.0.74
func (s *ModifyApplicationOutput) SetStatus(v string) *ModifyApplicationOutput
SetStatus sets the Status field's value.
func (ModifyApplicationOutput) String ¶ added in v1.0.74
func (s ModifyApplicationOutput) String() string
String returns the string representation
type RecordForlistApplicationOutput ¶ added in v1.0.74
type RecordForlistApplicationOutput 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 *DependencyForlistApplicationOutput `type:"structure"` DeployRequest *DeployRequestForlistApplicationOutput `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 (RecordForlistApplicationOutput) GoString ¶ added in v1.0.74
func (s RecordForlistApplicationOutput) GoString() string
GoString returns the string representation
func (*RecordForlistApplicationOutput) SetAlert ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetAlert(v bool) *RecordForlistApplicationOutput
SetAlert sets the Alert field's value.
func (*RecordForlistApplicationOutput) SetApplicationName ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetApplicationName(v string) *RecordForlistApplicationOutput
SetApplicationName sets the ApplicationName field's value.
func (*RecordForlistApplicationOutput) SetApplicationTrn ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetApplicationTrn(v string) *RecordForlistApplicationOutput
SetApplicationTrn sets the ApplicationTrn field's value.
func (*RecordForlistApplicationOutput) SetApplicationType ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetApplicationType(v string) *RecordForlistApplicationOutput
SetApplicationType sets the ApplicationType field's value.
func (*RecordForlistApplicationOutput) SetArgs ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetArgs(v string) *RecordForlistApplicationOutput
SetArgs sets the Args field's value.
func (*RecordForlistApplicationOutput) SetConf ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetConf(v map[string]*string) *RecordForlistApplicationOutput
SetConf sets the Conf field's value.
func (*RecordForlistApplicationOutput) SetDependency ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetDependency(v *DependencyForlistApplicationOutput) *RecordForlistApplicationOutput
SetDependency sets the Dependency field's value.
func (*RecordForlistApplicationOutput) SetDeployRequest ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetDeployRequest(v *DeployRequestForlistApplicationOutput) *RecordForlistApplicationOutput
SetDeployRequest sets the DeployRequest field's value.
func (*RecordForlistApplicationOutput) SetEngineVersion ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetEngineVersion(v string) *RecordForlistApplicationOutput
SetEngineVersion sets the EngineVersion field's value.
func (*RecordForlistApplicationOutput) SetImage ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetImage(v string) *RecordForlistApplicationOutput
SetImage sets the Image field's value.
func (*RecordForlistApplicationOutput) SetIsLatestVersion ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetIsLatestVersion(v bool) *RecordForlistApplicationOutput
SetIsLatestVersion sets the IsLatestVersion field's value.
func (*RecordForlistApplicationOutput) SetJar ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetJar(v string) *RecordForlistApplicationOutput
SetJar sets the Jar field's value.
func (*RecordForlistApplicationOutput) SetLatestVersion ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetLatestVersion(v string) *RecordForlistApplicationOutput
SetLatestVersion sets the LatestVersion field's value.
func (*RecordForlistApplicationOutput) SetMainClass ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetMainClass(v string) *RecordForlistApplicationOutput
SetMainClass sets the MainClass field's value.
func (*RecordForlistApplicationOutput) SetProjectId ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetProjectId(v string) *RecordForlistApplicationOutput
SetProjectId sets the ProjectId field's value.
func (*RecordForlistApplicationOutput) SetRestUrl ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetRestUrl(v string) *RecordForlistApplicationOutput
SetRestUrl sets the RestUrl field's value.
func (*RecordForlistApplicationOutput) SetSqlText ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetSqlText(v string) *RecordForlistApplicationOutput
SetSqlText sets the SqlText field's value.
func (*RecordForlistApplicationOutput) SetState ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetState(v string) *RecordForlistApplicationOutput
SetState sets the State field's value.
func (*RecordForlistApplicationOutput) SetUserId ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetUserId(v string) *RecordForlistApplicationOutput
SetUserId sets the UserId field's value.
func (*RecordForlistApplicationOutput) SetVersionName ¶ added in v1.0.74
func (s *RecordForlistApplicationOutput) SetVersionName(v string) *RecordForlistApplicationOutput
SetVersionName sets the VersionName field's value.
func (RecordForlistApplicationOutput) String ¶ added in v1.0.74
func (s RecordForlistApplicationOutput) String() string
String returns the string representation
type ResourceForcreateResourcePoolInput ¶ added in v1.0.74
type ResourceForcreateResourcePoolInput struct { Basic *int64 `type:"int64"` Capability *int64 `type:"int64"` Units *string `type:"string"` Uri *string `type:"string"` // contains filtered or unexported fields }
func (ResourceForcreateResourcePoolInput) GoString ¶ added in v1.0.74
func (s ResourceForcreateResourcePoolInput) GoString() string
GoString returns the string representation
func (*ResourceForcreateResourcePoolInput) SetBasic ¶ added in v1.0.74
func (s *ResourceForcreateResourcePoolInput) SetBasic(v int64) *ResourceForcreateResourcePoolInput
SetBasic sets the Basic field's value.
func (*ResourceForcreateResourcePoolInput) SetCapability ¶ added in v1.0.74
func (s *ResourceForcreateResourcePoolInput) SetCapability(v int64) *ResourceForcreateResourcePoolInput
SetCapability sets the Capability field's value.
func (*ResourceForcreateResourcePoolInput) SetUnits ¶ added in v1.0.74
func (s *ResourceForcreateResourcePoolInput) SetUnits(v string) *ResourceForcreateResourcePoolInput
SetUnits sets the Units field's value.
func (*ResourceForcreateResourcePoolInput) SetUri ¶ added in v1.0.74
func (s *ResourceForcreateResourcePoolInput) SetUri(v string) *ResourceForcreateResourcePoolInput
SetUri sets the Uri field's value.
func (ResourceForcreateResourcePoolInput) String ¶ added in v1.0.74
func (s ResourceForcreateResourcePoolInput) 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) CreateResourcePool ¶ added in v1.0.74
func (c *SPARK) CreateResourcePool(input *CreateResourcePoolInput) (*CreateResourcePoolOutput, error)
CreateResourcePool 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 CreateResourcePool for usage and error information.
func (*SPARK) CreateResourcePoolCommon ¶ added in v1.0.74
func (c *SPARK) CreateResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateResourcePoolCommon 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 CreateResourcePoolCommon for usage and error information.
func (*SPARK) CreateResourcePoolCommonRequest ¶ added in v1.0.74
func (c *SPARK) CreateResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePoolCommon operation. The "output" return value will be populated with the CreateResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePoolCommon Send returns without error.
See CreateResourcePoolCommon for more information on using the CreateResourcePoolCommon API call, and error handling.
// Example sending a request using the CreateResourcePoolCommonRequest method. req, resp := client.CreateResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateResourcePoolCommonWithContext ¶ added in v1.0.74
func (c *SPARK) CreateResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateResourcePoolCommonWithContext is the same as CreateResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See CreateResourcePoolCommon 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) CreateResourcePoolRequest ¶ added in v1.0.74
func (c *SPARK) CreateResourcePoolRequest(input *CreateResourcePoolInput) (req *request.Request, output *CreateResourcePoolOutput)
CreateResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the CreateResourcePool operation. The "output" return value will be populated with the CreateResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after CreateResourcePoolCommon Send returns without error.
See CreateResourcePool for more information on using the CreateResourcePool API call, and error handling.
// Example sending a request using the CreateResourcePoolRequest method. req, resp := client.CreateResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) CreateResourcePoolWithContext ¶ added in v1.0.74
func (c *SPARK) CreateResourcePoolWithContext(ctx volcengine.Context, input *CreateResourcePoolInput, opts ...request.Option) (*CreateResourcePoolOutput, error)
CreateResourcePoolWithContext is the same as CreateResourcePool with the addition of the ability to pass a context and additional request options.
See CreateResourcePool 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) 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) 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) DeleteResourcePool ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePool(input *DeleteResourcePoolInput) (*DeleteResourcePoolOutput, error)
DeleteResourcePool 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 DeleteResourcePool for usage and error information.
func (*SPARK) DeleteResourcePoolCommon ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteResourcePoolCommon 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 DeleteResourcePoolCommon for usage and error information.
func (*SPARK) DeleteResourcePoolCommonRequest ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteResourcePoolCommon operation. The "output" return value will be populated with the DeleteResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteResourcePoolCommon Send returns without error.
See DeleteResourcePoolCommon for more information on using the DeleteResourcePoolCommon API call, and error handling.
// Example sending a request using the DeleteResourcePoolCommonRequest method. req, resp := client.DeleteResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteResourcePoolCommonWithContext ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteResourcePoolCommonWithContext is the same as DeleteResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See DeleteResourcePoolCommon 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) DeleteResourcePoolRequest ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePoolRequest(input *DeleteResourcePoolInput) (req *request.Request, output *DeleteResourcePoolOutput)
DeleteResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the DeleteResourcePool operation. The "output" return value will be populated with the DeleteResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteResourcePoolCommon Send returns without error.
See DeleteResourcePool for more information on using the DeleteResourcePool API call, and error handling.
// Example sending a request using the DeleteResourcePoolRequest method. req, resp := client.DeleteResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DeleteResourcePoolWithContext ¶ added in v1.0.74
func (c *SPARK) DeleteResourcePoolWithContext(ctx volcengine.Context, input *DeleteResourcePoolInput, opts ...request.Option) (*DeleteResourcePoolOutput, error)
DeleteResourcePoolWithContext is the same as DeleteResourcePool with the addition of the ability to pass a context and additional request options.
See DeleteResourcePool 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) DescribeResourcePool ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePool(input *DescribeResourcePoolInput) (*DescribeResourcePoolOutput, error)
DescribeResourcePool 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 DescribeResourcePool for usage and error information.
func (*SPARK) DescribeResourcePoolCommon ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeResourcePoolCommon 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 DescribeResourcePoolCommon for usage and error information.
func (*SPARK) DescribeResourcePoolCommonRequest ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePoolCommon operation. The "output" return value will be populated with the DescribeResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePoolCommon Send returns without error.
See DescribeResourcePoolCommon for more information on using the DescribeResourcePoolCommon API call, and error handling.
// Example sending a request using the DescribeResourcePoolCommonRequest method. req, resp := client.DescribeResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeResourcePoolCommonWithContext ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeResourcePoolCommonWithContext is the same as DescribeResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See DescribeResourcePoolCommon 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) DescribeResourcePoolRequest ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePoolRequest(input *DescribeResourcePoolInput) (req *request.Request, output *DescribeResourcePoolOutput)
DescribeResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the DescribeResourcePool operation. The "output" return value will be populated with the DescribeResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeResourcePoolCommon Send returns without error.
See DescribeResourcePool for more information on using the DescribeResourcePool API call, and error handling.
// Example sending a request using the DescribeResourcePoolRequest method. req, resp := client.DescribeResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) DescribeResourcePoolWithContext ¶ added in v1.0.74
func (c *SPARK) DescribeResourcePoolWithContext(ctx volcengine.Context, input *DescribeResourcePoolInput, opts ...request.Option) (*DescribeResourcePoolOutput, error)
DescribeResourcePoolWithContext is the same as DescribeResourcePool with the addition of the ability to pass a context and additional request options.
See DescribeResourcePool 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) ExistResourcePool ¶ added in v1.0.74
func (c *SPARK) ExistResourcePool(input *ExistResourcePoolInput) (*ExistResourcePoolOutput, error)
ExistResourcePool 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 ExistResourcePool for usage and error information.
func (*SPARK) ExistResourcePoolCommon ¶ added in v1.0.74
func (c *SPARK) ExistResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ExistResourcePoolCommon 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 ExistResourcePoolCommon for usage and error information.
func (*SPARK) ExistResourcePoolCommonRequest ¶ added in v1.0.74
func (c *SPARK) ExistResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ExistResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExistResourcePoolCommon operation. The "output" return value will be populated with the ExistResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ExistResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ExistResourcePoolCommon Send returns without error.
See ExistResourcePoolCommon for more information on using the ExistResourcePoolCommon API call, and error handling.
// Example sending a request using the ExistResourcePoolCommonRequest method. req, resp := client.ExistResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ExistResourcePoolCommonWithContext ¶ added in v1.0.74
func (c *SPARK) ExistResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ExistResourcePoolCommonWithContext is the same as ExistResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See ExistResourcePoolCommon 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) ExistResourcePoolRequest ¶ added in v1.0.74
func (c *SPARK) ExistResourcePoolRequest(input *ExistResourcePoolInput) (req *request.Request, output *ExistResourcePoolOutput)
ExistResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the ExistResourcePool operation. The "output" return value will be populated with the ExistResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ExistResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ExistResourcePoolCommon Send returns without error.
See ExistResourcePool for more information on using the ExistResourcePool API call, and error handling.
// Example sending a request using the ExistResourcePoolRequest method. req, resp := client.ExistResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ExistResourcePoolWithContext ¶ added in v1.0.74
func (c *SPARK) ExistResourcePoolWithContext(ctx volcengine.Context, input *ExistResourcePoolInput, opts ...request.Option) (*ExistResourcePoolOutput, error)
ExistResourcePoolWithContext is the same as ExistResourcePool with the addition of the ability to pass a context and additional request options.
See ExistResourcePool 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) ListAppInstance ¶ added in v1.0.74
func (c *SPARK) ListAppInstance(input *ListAppInstanceInput) (*ListAppInstanceOutput, error)
ListAppInstance 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 ListAppInstance for usage and error information.
func (*SPARK) ListAppInstanceCommon ¶ added in v1.0.74
func (c *SPARK) ListAppInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListAppInstanceCommon 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 ListAppInstanceCommon for usage and error information.
func (*SPARK) ListAppInstanceCommonRequest ¶ added in v1.0.74
func (c *SPARK) ListAppInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListAppInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAppInstanceCommon operation. The "output" return value will be populated with the ListAppInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAppInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ListAppInstanceCommon Send returns without error.
See ListAppInstanceCommon for more information on using the ListAppInstanceCommon API call, and error handling.
// Example sending a request using the ListAppInstanceCommonRequest method. req, resp := client.ListAppInstanceCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListAppInstanceCommonWithContext ¶ added in v1.0.74
func (c *SPARK) ListAppInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListAppInstanceCommonWithContext is the same as ListAppInstanceCommon with the addition of the ability to pass a context and additional request options.
See ListAppInstanceCommon 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) ListAppInstanceRequest ¶ added in v1.0.74
func (c *SPARK) ListAppInstanceRequest(input *ListAppInstanceInput) (req *request.Request, output *ListAppInstanceOutput)
ListAppInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ListAppInstance operation. The "output" return value will be populated with the ListAppInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ListAppInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ListAppInstanceCommon Send returns without error.
See ListAppInstance for more information on using the ListAppInstance API call, and error handling.
// Example sending a request using the ListAppInstanceRequest method. req, resp := client.ListAppInstanceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListAppInstanceWithContext ¶ added in v1.0.74
func (c *SPARK) ListAppInstanceWithContext(ctx volcengine.Context, input *ListAppInstanceInput, opts ...request.Option) (*ListAppInstanceOutput, error)
ListAppInstanceWithContext is the same as ListAppInstance with the addition of the ability to pass a context and additional request options.
See ListAppInstance 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) ListApplication ¶ added in v1.0.74
func (c *SPARK) ListApplication(input *ListApplicationInput) (*ListApplicationOutput, error)
ListApplication 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 ListApplication for usage and error information.
func (*SPARK) ListApplicationCommon ¶ added in v1.0.74
func (c *SPARK) ListApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListApplicationCommon 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 ListApplicationCommon for usage and error information.
func (*SPARK) ListApplicationCommonRequest ¶ added in v1.0.74
func (c *SPARK) ListApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListApplicationCommon operation. The "output" return value will be populated with the ListApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationCommon Send returns without error.
See ListApplicationCommon for more information on using the ListApplicationCommon API call, and error handling.
// Example sending a request using the ListApplicationCommonRequest method. req, resp := client.ListApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationCommonWithContext ¶ added in v1.0.74
func (c *SPARK) ListApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListApplicationCommonWithContext is the same as ListApplicationCommon with the addition of the ability to pass a context and additional request options.
See ListApplicationCommon 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) 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) ListApplicationRequest ¶ added in v1.0.74
func (c *SPARK) ListApplicationRequest(input *ListApplicationInput) (req *request.Request, output *ListApplicationOutput)
ListApplicationRequest generates a "volcengine/request.Request" representing the client's request for the ListApplication operation. The "output" return value will be populated with the ListApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned ListApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after ListApplicationCommon Send returns without error.
See ListApplication for more information on using the ListApplication API call, and error handling.
// Example sending a request using the ListApplicationRequest method. req, resp := client.ListApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListApplicationWithContext ¶ added in v1.0.74
func (c *SPARK) ListApplicationWithContext(ctx volcengine.Context, input *ListApplicationInput, opts ...request.Option) (*ListApplicationOutput, error)
ListApplicationWithContext is the same as ListApplication with the addition of the ability to pass a context and additional request options.
See ListApplication 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) 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) ListResourcePool ¶ added in v1.0.74
func (c *SPARK) ListResourcePool(input *ListResourcePoolInput) (*ListResourcePoolOutput, error)
ListResourcePool 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 ListResourcePool for usage and error information.
func (*SPARK) ListResourcePoolCommon ¶ added in v1.0.74
func (c *SPARK) ListResourcePoolCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListResourcePoolCommon 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 ListResourcePoolCommon for usage and error information.
func (*SPARK) ListResourcePoolCommonRequest ¶ added in v1.0.74
func (c *SPARK) ListResourcePoolCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListResourcePoolCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListResourcePoolCommon operation. The "output" return value will be populated with the ListResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePoolCommon Send returns without error.
See ListResourcePoolCommon for more information on using the ListResourcePoolCommon API call, and error handling.
// Example sending a request using the ListResourcePoolCommonRequest method. req, resp := client.ListResourcePoolCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListResourcePoolCommonWithContext ¶ added in v1.0.74
func (c *SPARK) ListResourcePoolCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListResourcePoolCommonWithContext is the same as ListResourcePoolCommon with the addition of the ability to pass a context and additional request options.
See ListResourcePoolCommon 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) ListResourcePoolRequest ¶ added in v1.0.74
func (c *SPARK) ListResourcePoolRequest(input *ListResourcePoolInput) (req *request.Request, output *ListResourcePoolOutput)
ListResourcePoolRequest generates a "volcengine/request.Request" representing the client's request for the ListResourcePool operation. The "output" return value will be populated with the ListResourcePoolCommon request's response once the request completes successfully.
Use "Send" method on the returned ListResourcePoolCommon Request to send the API call to the service. the "output" return value is not valid until after ListResourcePoolCommon Send returns without error.
See ListResourcePool for more information on using the ListResourcePool API call, and error handling.
// Example sending a request using the ListResourcePoolRequest method. req, resp := client.ListResourcePoolRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ListResourcePoolWithContext ¶ added in v1.0.74
func (c *SPARK) ListResourcePoolWithContext(ctx volcengine.Context, input *ListResourcePoolInput, opts ...request.Option) (*ListResourcePoolOutput, error)
ListResourcePoolWithContext is the same as ListResourcePool with the addition of the ability to pass a context and additional request options.
See ListResourcePool 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) ModifyApplication ¶ added in v1.0.74
func (c *SPARK) ModifyApplication(input *ModifyApplicationInput) (*ModifyApplicationOutput, error)
ModifyApplication 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 ModifyApplication for usage and error information.
func (*SPARK) ModifyApplicationCommon ¶ added in v1.0.74
func (c *SPARK) ModifyApplicationCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyApplicationCommon 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 ModifyApplicationCommon for usage and error information.
func (*SPARK) ModifyApplicationCommonRequest ¶ added in v1.0.74
func (c *SPARK) ModifyApplicationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyApplicationCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyApplicationCommon operation. The "output" return value will be populated with the ModifyApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyApplicationCommon Send returns without error.
See ModifyApplicationCommon for more information on using the ModifyApplicationCommon API call, and error handling.
// Example sending a request using the ModifyApplicationCommonRequest method. req, resp := client.ModifyApplicationCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ModifyApplicationCommonWithContext ¶ added in v1.0.74
func (c *SPARK) ModifyApplicationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyApplicationCommonWithContext is the same as ModifyApplicationCommon with the addition of the ability to pass a context and additional request options.
See ModifyApplicationCommon 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) ModifyApplicationRequest ¶ added in v1.0.74
func (c *SPARK) ModifyApplicationRequest(input *ModifyApplicationInput) (req *request.Request, output *ModifyApplicationOutput)
ModifyApplicationRequest generates a "volcengine/request.Request" representing the client's request for the ModifyApplication operation. The "output" return value will be populated with the ModifyApplicationCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyApplicationCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyApplicationCommon Send returns without error.
See ModifyApplication for more information on using the ModifyApplication API call, and error handling.
// Example sending a request using the ModifyApplicationRequest method. req, resp := client.ModifyApplicationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*SPARK) ModifyApplicationWithContext ¶ added in v1.0.74
func (c *SPARK) ModifyApplicationWithContext(ctx volcengine.Context, input *ModifyApplicationInput, opts ...request.Option) (*ModifyApplicationOutput, error)
ModifyApplicationWithContext is the same as ModifyApplication with the addition of the ability to pass a context and additional request options.
See ModifyApplication 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) 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) CreateResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateResourcePool(*CreateResourcePoolInput) (*CreateResourcePoolOutput, error) CreateResourcePoolWithContext(volcengine.Context, *CreateResourcePoolInput, ...request.Option) (*CreateResourcePoolOutput, error) CreateResourcePoolRequest(*CreateResourcePoolInput) (*request.Request, *CreateResourcePoolOutput) 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) DeleteResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteResourcePool(*DeleteResourcePoolInput) (*DeleteResourcePoolOutput, error) DeleteResourcePoolWithContext(volcengine.Context, *DeleteResourcePoolInput, ...request.Option) (*DeleteResourcePoolOutput, error) DeleteResourcePoolRequest(*DeleteResourcePoolInput) (*request.Request, *DeleteResourcePoolOutput) 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) DescribeResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeResourcePool(*DescribeResourcePoolInput) (*DescribeResourcePoolOutput, error) DescribeResourcePoolWithContext(volcengine.Context, *DescribeResourcePoolInput, ...request.Option) (*DescribeResourcePoolOutput, error) DescribeResourcePoolRequest(*DescribeResourcePoolInput) (*request.Request, *DescribeResourcePoolOutput) ExistResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) ExistResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ExistResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ExistResourcePool(*ExistResourcePoolInput) (*ExistResourcePoolOutput, error) ExistResourcePoolWithContext(volcengine.Context, *ExistResourcePoolInput, ...request.Option) (*ExistResourcePoolOutput, error) ExistResourcePoolRequest(*ExistResourcePoolInput) (*request.Request, *ExistResourcePoolOutput) ListAppInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error) ListAppInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListAppInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListAppInstance(*ListAppInstanceInput) (*ListAppInstanceOutput, error) ListAppInstanceWithContext(volcengine.Context, *ListAppInstanceInput, ...request.Option) (*ListAppInstanceOutput, error) ListAppInstanceRequest(*ListAppInstanceInput) (*request.Request, *ListAppInstanceOutput) ListApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) ListApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListApplication(*ListApplicationInput) (*ListApplicationOutput, error) ListApplicationWithContext(volcengine.Context, *ListApplicationInput, ...request.Option) (*ListApplicationOutput, error) ListApplicationRequest(*ListApplicationInput) (*request.Request, *ListApplicationOutput) 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) 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) ListResourcePoolCommon(*map[string]interface{}) (*map[string]interface{}, error) ListResourcePoolCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListResourcePoolCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListResourcePool(*ListResourcePoolInput) (*ListResourcePoolOutput, error) ListResourcePoolWithContext(volcengine.Context, *ListResourcePoolInput, ...request.Option) (*ListResourcePoolOutput, error) ListResourcePoolRequest(*ListResourcePoolInput) (*request.Request, *ListResourcePoolOutput) 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) ModifyApplicationCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyApplicationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyApplicationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyApplication(*ModifyApplicationInput) (*ModifyApplicationOutput, error) ModifyApplicationWithContext(volcengine.Context, *ModifyApplicationInput, ...request.Option) (*ModifyApplicationOutput, error) ModifyApplicationRequest(*ModifyApplicationInput) (*request.Request, *ModifyApplicationOutput) 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) 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 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.go
- api_delete_application.go
- api_delete_project.go
- api_delete_resource_pool.go
- api_describe_application.go
- api_describe_application_instance.go
- api_describe_project.go
- api_describe_resource_pool.go
- api_exist_resource_pool.go
- api_list_app_instance.go
- api_list_application.go
- api_list_application_history.go
- api_list_project.go
- api_list_resource_pool.go
- api_list_zone.go
- api_modify_application.go
- api_start_application.go
- api_stop_application.go
- api_update_project.go
- interface_spark.go
- service_spark.go