Documentation
¶
Overview ¶
Package dramartiface provides an interface to enable mocking the DRAMART 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 AggregatePointConsumptionInput
- func (s AggregatePointConsumptionInput) GoString() string
- func (s *AggregatePointConsumptionInput) SetBeginTime(v int64) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetEndTime(v int64) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetEnterpriseAccounts(v []*string) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetGroupBy(v []*string) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetIncludeSelf(v bool) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetTeamIds(v []*string) *AggregatePointConsumptionInput
- func (s *AggregatePointConsumptionInput) SetUserIds(v []*string) *AggregatePointConsumptionInput
- func (s AggregatePointConsumptionInput) String() string
- func (s *AggregatePointConsumptionInput) Validate() error
- type AggregatePointConsumptionOutput
- type BatchCreateUserInput
- type BatchCreateUserOutput
- type DRAMART
- func (c *DRAMART) AggregatePointConsumption(input *AggregatePointConsumptionInput) (*AggregatePointConsumptionOutput, error)
- func (c *DRAMART) AggregatePointConsumptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) AggregatePointConsumptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) AggregatePointConsumptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) AggregatePointConsumptionRequest(input *AggregatePointConsumptionInput) (req *request.Request, output *AggregatePointConsumptionOutput)
- func (c *DRAMART) AggregatePointConsumptionWithContext(ctx volcengine.Context, input *AggregatePointConsumptionInput, ...) (*AggregatePointConsumptionOutput, error)
- func (c *DRAMART) BatchCreateUser(input *BatchCreateUserInput) (*BatchCreateUserOutput, error)
- func (c *DRAMART) BatchCreateUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) BatchCreateUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) BatchCreateUserCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) BatchCreateUserRequest(input *BatchCreateUserInput) (req *request.Request, output *BatchCreateUserOutput)
- func (c *DRAMART) BatchCreateUserWithContext(ctx volcengine.Context, input *BatchCreateUserInput, opts ...request.Option) (*BatchCreateUserOutput, error)
- func (c *DRAMART) ListEnterpriseQuota(input *ListEnterpriseQuotaInput) (*ListEnterpriseQuotaOutput, error)
- func (c *DRAMART) ListEnterpriseQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) ListEnterpriseQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) ListEnterpriseQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) ListEnterpriseQuotaRequest(input *ListEnterpriseQuotaInput) (req *request.Request, output *ListEnterpriseQuotaOutput)
- func (c *DRAMART) ListEnterpriseQuotaWithContext(ctx volcengine.Context, input *ListEnterpriseQuotaInput, ...) (*ListEnterpriseQuotaOutput, error)
- func (c *DRAMART) ListPointConsumptionDetails(input *ListPointConsumptionDetailsInput) (*ListPointConsumptionDetailsOutput, error)
- func (c *DRAMART) ListPointConsumptionDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) ListPointConsumptionDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) ListPointConsumptionDetailsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) ListPointConsumptionDetailsRequest(input *ListPointConsumptionDetailsInput) (req *request.Request, output *ListPointConsumptionDetailsOutput)
- func (c *DRAMART) ListPointConsumptionDetailsWithContext(ctx volcengine.Context, input *ListPointConsumptionDetailsInput, ...) (*ListPointConsumptionDetailsOutput, error)
- func (c *DRAMART) ListProjects(input *ListProjectsInput) (*ListProjectsOutput, error)
- func (c *DRAMART) ListProjectsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) ListProjectsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) ListProjectsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) ListProjectsRequest(input *ListProjectsInput) (req *request.Request, output *ListProjectsOutput)
- func (c *DRAMART) ListProjectsWithContext(ctx volcengine.Context, input *ListProjectsInput, opts ...request.Option) (*ListProjectsOutput, error)
- func (c *DRAMART) ManageEnterpriseQuota(input *ManageEnterpriseQuotaInput) (*ManageEnterpriseQuotaOutput, error)
- func (c *DRAMART) ManageEnterpriseQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) ManageEnterpriseQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) ManageEnterpriseQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) ManageEnterpriseQuotaRequest(input *ManageEnterpriseQuotaInput) (req *request.Request, output *ManageEnterpriseQuotaOutput)
- func (c *DRAMART) ManageEnterpriseQuotaWithContext(ctx volcengine.Context, input *ManageEnterpriseQuotaInput, ...) (*ManageEnterpriseQuotaOutput, error)
- func (c *DRAMART) RedirectToDramart(input *RedirectToDramartInput) (*RedirectToDramartOutput, error)
- func (c *DRAMART) RedirectToDramartCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *DRAMART) RedirectToDramartCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *DRAMART) RedirectToDramartCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *DRAMART) RedirectToDramartRequest(input *RedirectToDramartInput) (req *request.Request, output *RedirectToDramartOutput)
- func (c *DRAMART) RedirectToDramartWithContext(ctx volcengine.Context, input *RedirectToDramartInput, opts ...request.Option) (*RedirectToDramartOutput, error)
- type DRAMARTAPI
- type DataForBatchCreateUserInput
- func (s DataForBatchCreateUserInput) GoString() string
- func (s *DataForBatchCreateUserInput) SetActiveTeam(v string) *DataForBatchCreateUserInput
- func (s *DataForBatchCreateUserInput) SetPassword(v string) *DataForBatchCreateUserInput
- func (s *DataForBatchCreateUserInput) SetTeamIDs(v []*string) *DataForBatchCreateUserInput
- func (s *DataForBatchCreateUserInput) SetTopUserID(v string) *DataForBatchCreateUserInput
- func (s *DataForBatchCreateUserInput) SetUserDesc(v string) *DataForBatchCreateUserInput
- func (s *DataForBatchCreateUserInput) SetUserName(v string) *DataForBatchCreateUserInput
- func (s DataForBatchCreateUserInput) String() string
- type DataForBatchCreateUserOutput
- type FiltersForListProjectsInput
- func (s FiltersForListProjectsInput) GoString() string
- func (s *FiltersForListProjectsInput) SetCreateSource(v string) *FiltersForListProjectsInput
- func (s *FiltersForListProjectsInput) SetIsFeatured(v bool) *FiltersForListProjectsInput
- func (s *FiltersForListProjectsInput) SetName(v string) *FiltersForListProjectsInput
- func (s *FiltersForListProjectsInput) SetProjectIds(v []*string) *FiltersForListProjectsInput
- func (s *FiltersForListProjectsInput) SetStatus(v string) *FiltersForListProjectsInput
- func (s *FiltersForListProjectsInput) SetTimeRange(v *TimeRangeForListProjectsInput) *FiltersForListProjectsInput
- func (s FiltersForListProjectsInput) String() string
- type ItemForAggregatePointConsumptionOutput
- func (s ItemForAggregatePointConsumptionOutput) GoString() string
- func (s *ItemForAggregatePointConsumptionOutput) SetCount(v int64) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetDay(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetEnterpriseAccount(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetExpenditureType(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetHour(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetTeamId(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetTeamName(v string) *ItemForAggregatePointConsumptionOutput
- func (s *ItemForAggregatePointConsumptionOutput) SetTotalPoints(v int64) *ItemForAggregatePointConsumptionOutput
- func (s ItemForAggregatePointConsumptionOutput) String() string
- type ItemForListEnterpriseQuotaOutput
- func (s ItemForListEnterpriseQuotaOutput) GoString() string
- func (s *ItemForListEnterpriseQuotaOutput) SetCreatedAt(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetEnterpriseAccount(v string) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetQuotaBalance(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetQuotaLimit(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetQuotaPreserved(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetSubAccountBalance(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetSubAccountLimit(v int64) *ItemForListEnterpriseQuotaOutput
- func (s *ItemForListEnterpriseQuotaOutput) SetUpdatedAt(v int64) *ItemForListEnterpriseQuotaOutput
- func (s ItemForListEnterpriseQuotaOutput) String() string
- type ItemForListPointConsumptionDetailsOutput
- func (s ItemForListPointConsumptionDetailsOutput) GoString() string
- func (s *ItemForListPointConsumptionDetailsOutput) SetAccountId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetEnterpriseAccount(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetEnterpriseName(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetEpisodeNum(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetExpenditureType(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetMeterId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetModelName(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetOccurredAt(v int64) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetPointDeduct(v int64) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetProjectId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetProjectName(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetQuantity(v float64) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetQuantityUnit(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetResourceId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetShotId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetShotNum(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetTeamId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetTeamName(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetUserId(v string) *ItemForListPointConsumptionDetailsOutput
- func (s *ItemForListPointConsumptionDetailsOutput) SetUserName(v string) *ItemForListPointConsumptionDetailsOutput
- func (s ItemForListPointConsumptionDetailsOutput) String() string
- type ItemForListProjectsOutput
- func (s ItemForListProjectsOutput) GoString() string
- func (s *ItemForListProjectsOutput) SetAllowOperate(v bool) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetAspectRatio(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetCoverImageTosKey(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetCoverImageTosUrl(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetCreatedAt(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetCreationMode(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetImageCreationMode(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetIsFeatured(v bool) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetModelMeta(v *ModelMetaForListProjectsOutput) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetProjectDesc(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetProjectId(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetProjectName(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetResolution(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetScriptId(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetStatus(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetTargetLanguage(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetTeamId(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetUpdatedAt(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetVisualPrompt(v string) *ItemForListProjectsOutput
- func (s *ItemForListProjectsOutput) SetVisualPromptId(v string) *ItemForListProjectsOutput
- func (s ItemForListProjectsOutput) String() string
- type ListEnterpriseQuotaInput
- func (s ListEnterpriseQuotaInput) GoString() string
- func (s *ListEnterpriseQuotaInput) SetEnterpriseAccount(v string) *ListEnterpriseQuotaInput
- func (s *ListEnterpriseQuotaInput) SetPageIndex(v int64) *ListEnterpriseQuotaInput
- func (s *ListEnterpriseQuotaInput) SetPageSize(v int64) *ListEnterpriseQuotaInput
- func (s ListEnterpriseQuotaInput) String() string
- func (s *ListEnterpriseQuotaInput) Validate() error
- type ListEnterpriseQuotaOutput
- func (s ListEnterpriseQuotaOutput) GoString() string
- func (s *ListEnterpriseQuotaOutput) SetItems(v []*ItemForListEnterpriseQuotaOutput) *ListEnterpriseQuotaOutput
- func (s *ListEnterpriseQuotaOutput) SetPageIndex(v int64) *ListEnterpriseQuotaOutput
- func (s *ListEnterpriseQuotaOutput) SetPageSize(v int64) *ListEnterpriseQuotaOutput
- func (s *ListEnterpriseQuotaOutput) SetTotal(v int64) *ListEnterpriseQuotaOutput
- func (s ListEnterpriseQuotaOutput) String() string
- type ListPointConsumptionDetailsInput
- func (s ListPointConsumptionDetailsInput) GoString() string
- func (s *ListPointConsumptionDetailsInput) SetBeginTime(v int64) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetEndTime(v int64) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetEnterpriseAccounts(v []*string) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetIncludeSelf(v bool) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetPageIndex(v int64) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetPageSize(v int64) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetTeamIds(v []*string) *ListPointConsumptionDetailsInput
- func (s *ListPointConsumptionDetailsInput) SetUserIds(v []*string) *ListPointConsumptionDetailsInput
- func (s ListPointConsumptionDetailsInput) String() string
- func (s *ListPointConsumptionDetailsInput) Validate() error
- type ListPointConsumptionDetailsOutput
- func (s ListPointConsumptionDetailsOutput) GoString() string
- func (s *ListPointConsumptionDetailsOutput) SetItems(v []*ItemForListPointConsumptionDetailsOutput) *ListPointConsumptionDetailsOutput
- func (s *ListPointConsumptionDetailsOutput) SetPageIndex(v int64) *ListPointConsumptionDetailsOutput
- func (s *ListPointConsumptionDetailsOutput) SetPageSize(v int64) *ListPointConsumptionDetailsOutput
- func (s *ListPointConsumptionDetailsOutput) SetTotal(v int64) *ListPointConsumptionDetailsOutput
- func (s ListPointConsumptionDetailsOutput) String() string
- type ListProjectsInput
- func (s ListProjectsInput) GoString() string
- func (s *ListProjectsInput) SetFilters(v *FiltersForListProjectsInput) *ListProjectsInput
- func (s *ListProjectsInput) SetPageIndex(v int64) *ListProjectsInput
- func (s *ListProjectsInput) SetPageSize(v int64) *ListProjectsInput
- func (s *ListProjectsInput) SetTeamId(v string) *ListProjectsInput
- func (s ListProjectsInput) String() string
- func (s *ListProjectsInput) Validate() error
- type ListProjectsOutput
- func (s ListProjectsOutput) GoString() string
- func (s *ListProjectsOutput) SetItems(v []*ItemForListProjectsOutput) *ListProjectsOutput
- func (s *ListProjectsOutput) SetPageIndex(v int64) *ListProjectsOutput
- func (s *ListProjectsOutput) SetPageSize(v int64) *ListProjectsOutput
- func (s *ListProjectsOutput) SetTotal(v int64) *ListProjectsOutput
- func (s ListProjectsOutput) String() string
- type ManageEnterpriseQuotaInput
- func (s ManageEnterpriseQuotaInput) GoString() string
- func (s *ManageEnterpriseQuotaInput) SetEnterpriseAccount(v string) *ManageEnterpriseQuotaInput
- func (s *ManageEnterpriseQuotaInput) SetOperation(v string) *ManageEnterpriseQuotaInput
- func (s *ManageEnterpriseQuotaInput) SetPoints(v int64) *ManageEnterpriseQuotaInput
- func (s *ManageEnterpriseQuotaInput) SetRemark(v string) *ManageEnterpriseQuotaInput
- func (s *ManageEnterpriseQuotaInput) SetSubAccountDelta(v int64) *ManageEnterpriseQuotaInput
- func (s ManageEnterpriseQuotaInput) String() string
- func (s *ManageEnterpriseQuotaInput) Validate() error
- type ManageEnterpriseQuotaOutput
- func (s ManageEnterpriseQuotaOutput) GoString() string
- func (s *ManageEnterpriseQuotaOutput) SetAccountBalance(v int64) *ManageEnterpriseQuotaOutput
- func (s *ManageEnterpriseQuotaOutput) SetEnterpriseBalance(v int64) *ManageEnterpriseQuotaOutput
- func (s *ManageEnterpriseQuotaOutput) SetReclaimedPoints(v int64) *ManageEnterpriseQuotaOutput
- func (s *ManageEnterpriseQuotaOutput) SetSuccess(v bool) *ManageEnterpriseQuotaOutput
- func (s ManageEnterpriseQuotaOutput) String() string
- type ModelMetaForListProjectsOutput
- type RedirectToDramartInput
- func (s RedirectToDramartInput) GoString() string
- func (s *RedirectToDramartInput) SetAccountInfo(v string) *RedirectToDramartInput
- func (s *RedirectToDramartInput) SetDomain(v string) *RedirectToDramartInput
- func (s *RedirectToDramartInput) SetPassword(v string) *RedirectToDramartInput
- func (s *RedirectToDramartInput) SetType(v string) *RedirectToDramartInput
- func (s *RedirectToDramartInput) SetUserName(v string) *RedirectToDramartInput
- func (s RedirectToDramartInput) String() string
- func (s *RedirectToDramartInput) Validate() error
- type RedirectToDramartOutput
- type TimeRangeForListProjectsInput
Constants ¶
const ( // EnumOfGroupByListForAggregatePointConsumptionInputDay is a EnumOfGroupByListForAggregatePointConsumptionInput enum value EnumOfGroupByListForAggregatePointConsumptionInputDay = "day" // EnumOfGroupByListForAggregatePointConsumptionInputEnterprise is a EnumOfGroupByListForAggregatePointConsumptionInput enum value EnumOfGroupByListForAggregatePointConsumptionInputEnterprise = "enterprise" // EnumOfGroupByListForAggregatePointConsumptionInputExpenditureType is a EnumOfGroupByListForAggregatePointConsumptionInput enum value EnumOfGroupByListForAggregatePointConsumptionInputExpenditureType = "expenditure_type" // EnumOfGroupByListForAggregatePointConsumptionInputTeam is a EnumOfGroupByListForAggregatePointConsumptionInput enum value EnumOfGroupByListForAggregatePointConsumptionInputTeam = "team" // EnumOfGroupByListForAggregatePointConsumptionInputHour is a EnumOfGroupByListForAggregatePointConsumptionInput enum value EnumOfGroupByListForAggregatePointConsumptionInputHour = "hour" )
const ( // EnumOfCreationModeForListProjectsOutputAgent is a EnumOfCreationModeForListProjectsOutput enum value EnumOfCreationModeForListProjectsOutputAgent = "agent" // EnumOfCreationModeForListProjectsOutputManual is a EnumOfCreationModeForListProjectsOutput enum value EnumOfCreationModeForListProjectsOutputManual = "manual" // EnumOfCreationModeForListProjectsOutputRemakeVideo is a EnumOfCreationModeForListProjectsOutput enum value EnumOfCreationModeForListProjectsOutputRemakeVideo = "remake_video" )
const ( // EnumOfImageCreationModeForListProjectsOutputAuto is a EnumOfImageCreationModeForListProjectsOutput enum value EnumOfImageCreationModeForListProjectsOutputAuto = "auto" // EnumOfImageCreationModeForListProjectsOutputManual is a EnumOfImageCreationModeForListProjectsOutput enum value EnumOfImageCreationModeForListProjectsOutputManual = "manual" // EnumOfImageCreationModeForListProjectsOutputRemakeVideo is a EnumOfImageCreationModeForListProjectsOutput enum value EnumOfImageCreationModeForListProjectsOutputRemakeVideo = "remake_video" )
const ( // EnumOfStatusForListProjectsInputScriptParsing is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputScriptParsing = "script_parsing" // EnumOfStatusForListProjectsInputScriptParsingFailed is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputScriptParsingFailed = "script_parsing_failed" // EnumOfStatusForListProjectsInputScriptParsed is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputScriptParsed = "script_parsed" // EnumOfStatusForListProjectsInputScriptConfirmed is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputScriptConfirmed = "script_confirmed" // EnumOfStatusForListProjectsInputResourceGenerating is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputResourceGenerating = "resource_generating" // EnumOfStatusForListProjectsInputResourceGenerated is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputResourceGenerated = "resource_generated" // EnumOfStatusForListProjectsInputResourceConfirmed is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputResourceConfirmed = "resource_confirmed" // EnumOfStatusForListProjectsInputCompleted is a EnumOfStatusForListProjectsInput enum value EnumOfStatusForListProjectsInputCompleted = "completed" )
const ( // EnumOfStatusForListProjectsOutputScriptParsing is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputScriptParsing = "script_parsing" // EnumOfStatusForListProjectsOutputScriptParsingFailed is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputScriptParsingFailed = "script_parsing_failed" // EnumOfStatusForListProjectsOutputScriptParsed is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputScriptParsed = "script_parsed" // EnumOfStatusForListProjectsOutputScriptConfirmed is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputScriptConfirmed = "script_confirmed" // EnumOfStatusForListProjectsOutputResourceGenerating is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputResourceGenerating = "resource_generating" // EnumOfStatusForListProjectsOutputResourceGenerated is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputResourceGenerated = "resource_generated" // EnumOfStatusForListProjectsOutputResourceConfirmed is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputResourceConfirmed = "resource_confirmed" // EnumOfStatusForListProjectsOutputCompleted is a EnumOfStatusForListProjectsOutput enum value EnumOfStatusForListProjectsOutputCompleted = "completed" )
const ( // EnumOfTargetLanguageForListProjectsOutputZh is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputZh = "zh" // EnumOfTargetLanguageForListProjectsOutputEn is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputEn = "en" // EnumOfTargetLanguageForListProjectsOutputJa is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputJa = "ja" // EnumOfTargetLanguageForListProjectsOutputKo is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputKo = "ko" // EnumOfTargetLanguageForListProjectsOutputEs is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputEs = "es" // EnumOfTargetLanguageForListProjectsOutputFr is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputFr = "fr" // EnumOfTargetLanguageForListProjectsOutputDe is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputDe = "de" // EnumOfTargetLanguageForListProjectsOutputPt is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputPt = "pt" // EnumOfTargetLanguageForListProjectsOutputId is a EnumOfTargetLanguageForListProjectsOutput enum value EnumOfTargetLanguageForListProjectsOutputId = "id" )
const ( // EnumOfOperationForManageEnterpriseQuotaInputAllocate is a EnumOfOperationForManageEnterpriseQuotaInput enum value EnumOfOperationForManageEnterpriseQuotaInputAllocate = "allocate" // EnumOfOperationForManageEnterpriseQuotaInputReclaim is a EnumOfOperationForManageEnterpriseQuotaInput enum value EnumOfOperationForManageEnterpriseQuotaInputReclaim = "reclaim" // EnumOfOperationForManageEnterpriseQuotaInputReset is a EnumOfOperationForManageEnterpriseQuotaInput enum value EnumOfOperationForManageEnterpriseQuotaInputReset = "reset" )
const ( ServiceName = "dramart" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "dramart" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AggregatePointConsumptionInput ¶
type AggregatePointConsumptionInput struct {
// BeginTime is a required field
BeginTime *int64 `type:"int64" json:",omitempty" required:"true"`
// EndTime is a required field
EndTime *int64 `type:"int64" json:",omitempty" required:"true"`
EnterpriseAccounts []*string `type:"list"`
GroupBy []*string `type:"list"`
IncludeSelf *bool `type:"boolean" json:",omitempty"`
TeamIds []*string `type:"list"`
UserIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (AggregatePointConsumptionInput) GoString ¶
func (s AggregatePointConsumptionInput) GoString() string
GoString returns the string representation
func (*AggregatePointConsumptionInput) SetBeginTime ¶
func (s *AggregatePointConsumptionInput) SetBeginTime(v int64) *AggregatePointConsumptionInput
SetBeginTime sets the BeginTime field's value.
func (*AggregatePointConsumptionInput) SetEndTime ¶
func (s *AggregatePointConsumptionInput) SetEndTime(v int64) *AggregatePointConsumptionInput
SetEndTime sets the EndTime field's value.
func (*AggregatePointConsumptionInput) SetEnterpriseAccounts ¶
func (s *AggregatePointConsumptionInput) SetEnterpriseAccounts(v []*string) *AggregatePointConsumptionInput
SetEnterpriseAccounts sets the EnterpriseAccounts field's value.
func (*AggregatePointConsumptionInput) SetGroupBy ¶
func (s *AggregatePointConsumptionInput) SetGroupBy(v []*string) *AggregatePointConsumptionInput
SetGroupBy sets the GroupBy field's value.
func (*AggregatePointConsumptionInput) SetIncludeSelf ¶
func (s *AggregatePointConsumptionInput) SetIncludeSelf(v bool) *AggregatePointConsumptionInput
SetIncludeSelf sets the IncludeSelf field's value.
func (*AggregatePointConsumptionInput) SetTeamIds ¶
func (s *AggregatePointConsumptionInput) SetTeamIds(v []*string) *AggregatePointConsumptionInput
SetTeamIds sets the TeamIds field's value.
func (*AggregatePointConsumptionInput) SetUserIds ¶
func (s *AggregatePointConsumptionInput) SetUserIds(v []*string) *AggregatePointConsumptionInput
SetUserIds sets the UserIds field's value.
func (AggregatePointConsumptionInput) String ¶
func (s AggregatePointConsumptionInput) String() string
String returns the string representation
func (*AggregatePointConsumptionInput) Validate ¶
func (s *AggregatePointConsumptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AggregatePointConsumptionOutput ¶
type AggregatePointConsumptionOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForAggregatePointConsumptionOutput `type:"list"`
// contains filtered or unexported fields
}
func (AggregatePointConsumptionOutput) GoString ¶
func (s AggregatePointConsumptionOutput) GoString() string
GoString returns the string representation
func (*AggregatePointConsumptionOutput) SetItems ¶
func (s *AggregatePointConsumptionOutput) SetItems(v []*ItemForAggregatePointConsumptionOutput) *AggregatePointConsumptionOutput
SetItems sets the Items field's value.
func (AggregatePointConsumptionOutput) String ¶
func (s AggregatePointConsumptionOutput) String() string
String returns the string representation
type BatchCreateUserInput ¶
type BatchCreateUserInput struct {
Data []*DataForBatchCreateUserInput `type:"list"`
// contains filtered or unexported fields
}
func (BatchCreateUserInput) GoString ¶
func (s BatchCreateUserInput) GoString() string
GoString returns the string representation
func (*BatchCreateUserInput) SetData ¶
func (s *BatchCreateUserInput) SetData(v []*DataForBatchCreateUserInput) *BatchCreateUserInput
SetData sets the Data field's value.
func (BatchCreateUserInput) String ¶
func (s BatchCreateUserInput) String() string
String returns the string representation
type BatchCreateUserOutput ¶
type BatchCreateUserOutput struct {
Metadata *response.ResponseMetadata
Data []*DataForBatchCreateUserOutput `type:"list"`
// contains filtered or unexported fields
}
func (BatchCreateUserOutput) GoString ¶
func (s BatchCreateUserOutput) GoString() string
GoString returns the string representation
func (*BatchCreateUserOutput) SetData ¶
func (s *BatchCreateUserOutput) SetData(v []*DataForBatchCreateUserOutput) *BatchCreateUserOutput
SetData sets the Data field's value.
func (BatchCreateUserOutput) String ¶
func (s BatchCreateUserOutput) String() string
String returns the string representation
type DRAMART ¶
DRAMART provides the API operation methods for making requests to DRAMART. See this package's package overview docs for details on the service.
DRAMART 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) *DRAMART
New create int can support ssl or region locate set
func (*DRAMART) AggregatePointConsumption ¶
func (c *DRAMART) AggregatePointConsumption(input *AggregatePointConsumptionInput) (*AggregatePointConsumptionOutput, error)
AggregatePointConsumption API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation AggregatePointConsumption for usage and error information.
func (*DRAMART) AggregatePointConsumptionCommon ¶
func (c *DRAMART) AggregatePointConsumptionCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AggregatePointConsumptionCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation AggregatePointConsumptionCommon for usage and error information.
func (*DRAMART) AggregatePointConsumptionCommonRequest ¶
func (c *DRAMART) AggregatePointConsumptionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AggregatePointConsumptionCommonRequest generates a "volcengine/request.Request" representing the client's request for the AggregatePointConsumptionCommon operation. The "output" return value will be populated with the AggregatePointConsumptionCommon request's response once the request completes successfully.
Use "Send" method on the returned AggregatePointConsumptionCommon Request to send the API call to the service. the "output" return value is not valid until after AggregatePointConsumptionCommon Send returns without error.
See AggregatePointConsumptionCommon for more information on using the AggregatePointConsumptionCommon API call, and error handling.
// Example sending a request using the AggregatePointConsumptionCommonRequest method.
req, resp := client.AggregatePointConsumptionCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) AggregatePointConsumptionCommonWithContext ¶
func (c *DRAMART) AggregatePointConsumptionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AggregatePointConsumptionCommonWithContext is the same as AggregatePointConsumptionCommon with the addition of the ability to pass a context and additional request options.
See AggregatePointConsumptionCommon 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 (*DRAMART) AggregatePointConsumptionRequest ¶
func (c *DRAMART) AggregatePointConsumptionRequest(input *AggregatePointConsumptionInput) (req *request.Request, output *AggregatePointConsumptionOutput)
AggregatePointConsumptionRequest generates a "volcengine/request.Request" representing the client's request for the AggregatePointConsumption operation. The "output" return value will be populated with the AggregatePointConsumptionCommon request's response once the request completes successfully.
Use "Send" method on the returned AggregatePointConsumptionCommon Request to send the API call to the service. the "output" return value is not valid until after AggregatePointConsumptionCommon Send returns without error.
See AggregatePointConsumption for more information on using the AggregatePointConsumption API call, and error handling.
// Example sending a request using the AggregatePointConsumptionRequest method.
req, resp := client.AggregatePointConsumptionRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) AggregatePointConsumptionWithContext ¶
func (c *DRAMART) AggregatePointConsumptionWithContext(ctx volcengine.Context, input *AggregatePointConsumptionInput, opts ...request.Option) (*AggregatePointConsumptionOutput, error)
AggregatePointConsumptionWithContext is the same as AggregatePointConsumption with the addition of the ability to pass a context and additional request options.
See AggregatePointConsumption 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 (*DRAMART) BatchCreateUser ¶
func (c *DRAMART) BatchCreateUser(input *BatchCreateUserInput) (*BatchCreateUserOutput, error)
BatchCreateUser API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation BatchCreateUser for usage and error information.
func (*DRAMART) BatchCreateUserCommon ¶
func (c *DRAMART) BatchCreateUserCommon(input *map[string]interface{}) (*map[string]interface{}, error)
BatchCreateUserCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation BatchCreateUserCommon for usage and error information.
func (*DRAMART) BatchCreateUserCommonRequest ¶
func (c *DRAMART) BatchCreateUserCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
BatchCreateUserCommonRequest generates a "volcengine/request.Request" representing the client's request for the BatchCreateUserCommon operation. The "output" return value will be populated with the BatchCreateUserCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchCreateUserCommon Request to send the API call to the service. the "output" return value is not valid until after BatchCreateUserCommon Send returns without error.
See BatchCreateUserCommon for more information on using the BatchCreateUserCommon API call, and error handling.
// Example sending a request using the BatchCreateUserCommonRequest method.
req, resp := client.BatchCreateUserCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) BatchCreateUserCommonWithContext ¶
func (c *DRAMART) BatchCreateUserCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
BatchCreateUserCommonWithContext is the same as BatchCreateUserCommon with the addition of the ability to pass a context and additional request options.
See BatchCreateUserCommon 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 (*DRAMART) BatchCreateUserRequest ¶
func (c *DRAMART) BatchCreateUserRequest(input *BatchCreateUserInput) (req *request.Request, output *BatchCreateUserOutput)
BatchCreateUserRequest generates a "volcengine/request.Request" representing the client's request for the BatchCreateUser operation. The "output" return value will be populated with the BatchCreateUserCommon request's response once the request completes successfully.
Use "Send" method on the returned BatchCreateUserCommon Request to send the API call to the service. the "output" return value is not valid until after BatchCreateUserCommon Send returns without error.
See BatchCreateUser for more information on using the BatchCreateUser API call, and error handling.
// Example sending a request using the BatchCreateUserRequest method.
req, resp := client.BatchCreateUserRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) BatchCreateUserWithContext ¶
func (c *DRAMART) BatchCreateUserWithContext(ctx volcengine.Context, input *BatchCreateUserInput, opts ...request.Option) (*BatchCreateUserOutput, error)
BatchCreateUserWithContext is the same as BatchCreateUser with the addition of the ability to pass a context and additional request options.
See BatchCreateUser 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 (*DRAMART) ListEnterpriseQuota ¶
func (c *DRAMART) ListEnterpriseQuota(input *ListEnterpriseQuotaInput) (*ListEnterpriseQuotaOutput, error)
ListEnterpriseQuota API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListEnterpriseQuota for usage and error information.
func (*DRAMART) ListEnterpriseQuotaCommon ¶
func (c *DRAMART) ListEnterpriseQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListEnterpriseQuotaCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListEnterpriseQuotaCommon for usage and error information.
func (*DRAMART) ListEnterpriseQuotaCommonRequest ¶
func (c *DRAMART) ListEnterpriseQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListEnterpriseQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListEnterpriseQuotaCommon operation. The "output" return value will be populated with the ListEnterpriseQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEnterpriseQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after ListEnterpriseQuotaCommon Send returns without error.
See ListEnterpriseQuotaCommon for more information on using the ListEnterpriseQuotaCommon API call, and error handling.
// Example sending a request using the ListEnterpriseQuotaCommonRequest method.
req, resp := client.ListEnterpriseQuotaCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListEnterpriseQuotaCommonWithContext ¶
func (c *DRAMART) ListEnterpriseQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListEnterpriseQuotaCommonWithContext is the same as ListEnterpriseQuotaCommon with the addition of the ability to pass a context and additional request options.
See ListEnterpriseQuotaCommon 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 (*DRAMART) ListEnterpriseQuotaRequest ¶
func (c *DRAMART) ListEnterpriseQuotaRequest(input *ListEnterpriseQuotaInput) (req *request.Request, output *ListEnterpriseQuotaOutput)
ListEnterpriseQuotaRequest generates a "volcengine/request.Request" representing the client's request for the ListEnterpriseQuota operation. The "output" return value will be populated with the ListEnterpriseQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEnterpriseQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after ListEnterpriseQuotaCommon Send returns without error.
See ListEnterpriseQuota for more information on using the ListEnterpriseQuota API call, and error handling.
// Example sending a request using the ListEnterpriseQuotaRequest method.
req, resp := client.ListEnterpriseQuotaRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListEnterpriseQuotaWithContext ¶
func (c *DRAMART) ListEnterpriseQuotaWithContext(ctx volcengine.Context, input *ListEnterpriseQuotaInput, opts ...request.Option) (*ListEnterpriseQuotaOutput, error)
ListEnterpriseQuotaWithContext is the same as ListEnterpriseQuota with the addition of the ability to pass a context and additional request options.
See ListEnterpriseQuota 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 (*DRAMART) ListPointConsumptionDetails ¶
func (c *DRAMART) ListPointConsumptionDetails(input *ListPointConsumptionDetailsInput) (*ListPointConsumptionDetailsOutput, error)
ListPointConsumptionDetails API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListPointConsumptionDetails for usage and error information.
func (*DRAMART) ListPointConsumptionDetailsCommon ¶
func (c *DRAMART) ListPointConsumptionDetailsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListPointConsumptionDetailsCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListPointConsumptionDetailsCommon for usage and error information.
func (*DRAMART) ListPointConsumptionDetailsCommonRequest ¶
func (c *DRAMART) ListPointConsumptionDetailsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListPointConsumptionDetailsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListPointConsumptionDetailsCommon operation. The "output" return value will be populated with the ListPointConsumptionDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPointConsumptionDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListPointConsumptionDetailsCommon Send returns without error.
See ListPointConsumptionDetailsCommon for more information on using the ListPointConsumptionDetailsCommon API call, and error handling.
// Example sending a request using the ListPointConsumptionDetailsCommonRequest method.
req, resp := client.ListPointConsumptionDetailsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListPointConsumptionDetailsCommonWithContext ¶
func (c *DRAMART) ListPointConsumptionDetailsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListPointConsumptionDetailsCommonWithContext is the same as ListPointConsumptionDetailsCommon with the addition of the ability to pass a context and additional request options.
See ListPointConsumptionDetailsCommon 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 (*DRAMART) ListPointConsumptionDetailsRequest ¶
func (c *DRAMART) ListPointConsumptionDetailsRequest(input *ListPointConsumptionDetailsInput) (req *request.Request, output *ListPointConsumptionDetailsOutput)
ListPointConsumptionDetailsRequest generates a "volcengine/request.Request" representing the client's request for the ListPointConsumptionDetails operation. The "output" return value will be populated with the ListPointConsumptionDetailsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListPointConsumptionDetailsCommon Request to send the API call to the service. the "output" return value is not valid until after ListPointConsumptionDetailsCommon Send returns without error.
See ListPointConsumptionDetails for more information on using the ListPointConsumptionDetails API call, and error handling.
// Example sending a request using the ListPointConsumptionDetailsRequest method.
req, resp := client.ListPointConsumptionDetailsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListPointConsumptionDetailsWithContext ¶
func (c *DRAMART) ListPointConsumptionDetailsWithContext(ctx volcengine.Context, input *ListPointConsumptionDetailsInput, opts ...request.Option) (*ListPointConsumptionDetailsOutput, error)
ListPointConsumptionDetailsWithContext is the same as ListPointConsumptionDetails with the addition of the ability to pass a context and additional request options.
See ListPointConsumptionDetails 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 (*DRAMART) ListProjects ¶
func (c *DRAMART) ListProjects(input *ListProjectsInput) (*ListProjectsOutput, error)
ListProjects API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListProjects for usage and error information.
func (*DRAMART) ListProjectsCommon ¶
func (c *DRAMART) ListProjectsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListProjectsCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ListProjectsCommon for usage and error information.
func (*DRAMART) ListProjectsCommonRequest ¶
func (c *DRAMART) ListProjectsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListProjectsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListProjectsCommon operation. The "output" return value will be populated with the ListProjectsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListProjectsCommon Request to send the API call to the service. the "output" return value is not valid until after ListProjectsCommon Send returns without error.
See ListProjectsCommon for more information on using the ListProjectsCommon API call, and error handling.
// Example sending a request using the ListProjectsCommonRequest method.
req, resp := client.ListProjectsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListProjectsCommonWithContext ¶
func (c *DRAMART) ListProjectsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListProjectsCommonWithContext is the same as ListProjectsCommon with the addition of the ability to pass a context and additional request options.
See ListProjectsCommon 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 (*DRAMART) ListProjectsRequest ¶
func (c *DRAMART) ListProjectsRequest(input *ListProjectsInput) (req *request.Request, output *ListProjectsOutput)
ListProjectsRequest generates a "volcengine/request.Request" representing the client's request for the ListProjects operation. The "output" return value will be populated with the ListProjectsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListProjectsCommon Request to send the API call to the service. the "output" return value is not valid until after ListProjectsCommon Send returns without error.
See ListProjects for more information on using the ListProjects API call, and error handling.
// Example sending a request using the ListProjectsRequest method.
req, resp := client.ListProjectsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ListProjectsWithContext ¶
func (c *DRAMART) ListProjectsWithContext(ctx volcengine.Context, input *ListProjectsInput, opts ...request.Option) (*ListProjectsOutput, error)
ListProjectsWithContext is the same as ListProjects with the addition of the ability to pass a context and additional request options.
See ListProjects 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 (*DRAMART) ManageEnterpriseQuota ¶
func (c *DRAMART) ManageEnterpriseQuota(input *ManageEnterpriseQuotaInput) (*ManageEnterpriseQuotaOutput, error)
ManageEnterpriseQuota API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ManageEnterpriseQuota for usage and error information.
func (*DRAMART) ManageEnterpriseQuotaCommon ¶
func (c *DRAMART) ManageEnterpriseQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ManageEnterpriseQuotaCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation ManageEnterpriseQuotaCommon for usage and error information.
func (*DRAMART) ManageEnterpriseQuotaCommonRequest ¶
func (c *DRAMART) ManageEnterpriseQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ManageEnterpriseQuotaCommonRequest generates a "volcengine/request.Request" representing the client's request for the ManageEnterpriseQuotaCommon operation. The "output" return value will be populated with the ManageEnterpriseQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned ManageEnterpriseQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after ManageEnterpriseQuotaCommon Send returns without error.
See ManageEnterpriseQuotaCommon for more information on using the ManageEnterpriseQuotaCommon API call, and error handling.
// Example sending a request using the ManageEnterpriseQuotaCommonRequest method.
req, resp := client.ManageEnterpriseQuotaCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ManageEnterpriseQuotaCommonWithContext ¶
func (c *DRAMART) ManageEnterpriseQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ManageEnterpriseQuotaCommonWithContext is the same as ManageEnterpriseQuotaCommon with the addition of the ability to pass a context and additional request options.
See ManageEnterpriseQuotaCommon 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 (*DRAMART) ManageEnterpriseQuotaRequest ¶
func (c *DRAMART) ManageEnterpriseQuotaRequest(input *ManageEnterpriseQuotaInput) (req *request.Request, output *ManageEnterpriseQuotaOutput)
ManageEnterpriseQuotaRequest generates a "volcengine/request.Request" representing the client's request for the ManageEnterpriseQuota operation. The "output" return value will be populated with the ManageEnterpriseQuotaCommon request's response once the request completes successfully.
Use "Send" method on the returned ManageEnterpriseQuotaCommon Request to send the API call to the service. the "output" return value is not valid until after ManageEnterpriseQuotaCommon Send returns without error.
See ManageEnterpriseQuota for more information on using the ManageEnterpriseQuota API call, and error handling.
// Example sending a request using the ManageEnterpriseQuotaRequest method.
req, resp := client.ManageEnterpriseQuotaRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) ManageEnterpriseQuotaWithContext ¶
func (c *DRAMART) ManageEnterpriseQuotaWithContext(ctx volcengine.Context, input *ManageEnterpriseQuotaInput, opts ...request.Option) (*ManageEnterpriseQuotaOutput, error)
ManageEnterpriseQuotaWithContext is the same as ManageEnterpriseQuota with the addition of the ability to pass a context and additional request options.
See ManageEnterpriseQuota 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 (*DRAMART) RedirectToDramart ¶
func (c *DRAMART) RedirectToDramart(input *RedirectToDramartInput) (*RedirectToDramartOutput, error)
RedirectToDramart API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation RedirectToDramart for usage and error information.
func (*DRAMART) RedirectToDramartCommon ¶
func (c *DRAMART) RedirectToDramartCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RedirectToDramartCommon API operation for DRAMART.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for DRAMART's API operation RedirectToDramartCommon for usage and error information.
func (*DRAMART) RedirectToDramartCommonRequest ¶
func (c *DRAMART) RedirectToDramartCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RedirectToDramartCommonRequest generates a "volcengine/request.Request" representing the client's request for the RedirectToDramartCommon operation. The "output" return value will be populated with the RedirectToDramartCommon request's response once the request completes successfully.
Use "Send" method on the returned RedirectToDramartCommon Request to send the API call to the service. the "output" return value is not valid until after RedirectToDramartCommon Send returns without error.
See RedirectToDramartCommon for more information on using the RedirectToDramartCommon API call, and error handling.
// Example sending a request using the RedirectToDramartCommonRequest method.
req, resp := client.RedirectToDramartCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) RedirectToDramartCommonWithContext ¶
func (c *DRAMART) RedirectToDramartCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RedirectToDramartCommonWithContext is the same as RedirectToDramartCommon with the addition of the ability to pass a context and additional request options.
See RedirectToDramartCommon 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 (*DRAMART) RedirectToDramartRequest ¶
func (c *DRAMART) RedirectToDramartRequest(input *RedirectToDramartInput) (req *request.Request, output *RedirectToDramartOutput)
RedirectToDramartRequest generates a "volcengine/request.Request" representing the client's request for the RedirectToDramart operation. The "output" return value will be populated with the RedirectToDramartCommon request's response once the request completes successfully.
Use "Send" method on the returned RedirectToDramartCommon Request to send the API call to the service. the "output" return value is not valid until after RedirectToDramartCommon Send returns without error.
See RedirectToDramart for more information on using the RedirectToDramart API call, and error handling.
// Example sending a request using the RedirectToDramartRequest method.
req, resp := client.RedirectToDramartRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*DRAMART) RedirectToDramartWithContext ¶
func (c *DRAMART) RedirectToDramartWithContext(ctx volcengine.Context, input *RedirectToDramartInput, opts ...request.Option) (*RedirectToDramartOutput, error)
RedirectToDramartWithContext is the same as RedirectToDramart with the addition of the ability to pass a context and additional request options.
See RedirectToDramart 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 DRAMARTAPI ¶
type DRAMARTAPI interface {
AggregatePointConsumptionCommon(*map[string]interface{}) (*map[string]interface{}, error)
AggregatePointConsumptionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AggregatePointConsumptionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AggregatePointConsumption(*AggregatePointConsumptionInput) (*AggregatePointConsumptionOutput, error)
AggregatePointConsumptionWithContext(volcengine.Context, *AggregatePointConsumptionInput, ...request.Option) (*AggregatePointConsumptionOutput, error)
AggregatePointConsumptionRequest(*AggregatePointConsumptionInput) (*request.Request, *AggregatePointConsumptionOutput)
BatchCreateUserCommon(*map[string]interface{}) (*map[string]interface{}, error)
BatchCreateUserCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
BatchCreateUserCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
BatchCreateUser(*BatchCreateUserInput) (*BatchCreateUserOutput, error)
BatchCreateUserWithContext(volcengine.Context, *BatchCreateUserInput, ...request.Option) (*BatchCreateUserOutput, error)
BatchCreateUserRequest(*BatchCreateUserInput) (*request.Request, *BatchCreateUserOutput)
ListEnterpriseQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListEnterpriseQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListEnterpriseQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListEnterpriseQuota(*ListEnterpriseQuotaInput) (*ListEnterpriseQuotaOutput, error)
ListEnterpriseQuotaWithContext(volcengine.Context, *ListEnterpriseQuotaInput, ...request.Option) (*ListEnterpriseQuotaOutput, error)
ListEnterpriseQuotaRequest(*ListEnterpriseQuotaInput) (*request.Request, *ListEnterpriseQuotaOutput)
ListPointConsumptionDetailsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListPointConsumptionDetailsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListPointConsumptionDetailsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListPointConsumptionDetails(*ListPointConsumptionDetailsInput) (*ListPointConsumptionDetailsOutput, error)
ListPointConsumptionDetailsWithContext(volcengine.Context, *ListPointConsumptionDetailsInput, ...request.Option) (*ListPointConsumptionDetailsOutput, error)
ListPointConsumptionDetailsRequest(*ListPointConsumptionDetailsInput) (*request.Request, *ListPointConsumptionDetailsOutput)
ListProjectsCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListProjectsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListProjectsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListProjects(*ListProjectsInput) (*ListProjectsOutput, error)
ListProjectsWithContext(volcengine.Context, *ListProjectsInput, ...request.Option) (*ListProjectsOutput, error)
ListProjectsRequest(*ListProjectsInput) (*request.Request, *ListProjectsOutput)
ManageEnterpriseQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
ManageEnterpriseQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ManageEnterpriseQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ManageEnterpriseQuota(*ManageEnterpriseQuotaInput) (*ManageEnterpriseQuotaOutput, error)
ManageEnterpriseQuotaWithContext(volcengine.Context, *ManageEnterpriseQuotaInput, ...request.Option) (*ManageEnterpriseQuotaOutput, error)
ManageEnterpriseQuotaRequest(*ManageEnterpriseQuotaInput) (*request.Request, *ManageEnterpriseQuotaOutput)
RedirectToDramartCommon(*map[string]interface{}) (*map[string]interface{}, error)
RedirectToDramartCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RedirectToDramartCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RedirectToDramart(*RedirectToDramartInput) (*RedirectToDramartOutput, error)
RedirectToDramartWithContext(volcengine.Context, *RedirectToDramartInput, ...request.Option) (*RedirectToDramartOutput, error)
RedirectToDramartRequest(*RedirectToDramartInput) (*request.Request, *RedirectToDramartOutput)
}
DRAMARTAPI provides an interface to enable mocking the dramart.DRAMART service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// DRAMART.
func myFunc(svc DRAMARTAPI) bool {
// Make svc.AggregatePointConsumption request
}
func main() {
sess := session.New()
svc := dramart.New(sess)
myFunc(svc)
}
type DataForBatchCreateUserInput ¶
type DataForBatchCreateUserInput struct {
ActiveTeam *string `type:"string" json:",omitempty"`
Password *string `type:"string" json:",omitempty"`
TeamIDs []*string `type:"list"`
TopUserID *string `type:"string" json:",omitempty"`
UserDesc *string `type:"string" json:",omitempty"`
UserName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForBatchCreateUserInput) GoString ¶
func (s DataForBatchCreateUserInput) GoString() string
GoString returns the string representation
func (*DataForBatchCreateUserInput) SetActiveTeam ¶
func (s *DataForBatchCreateUserInput) SetActiveTeam(v string) *DataForBatchCreateUserInput
SetActiveTeam sets the ActiveTeam field's value.
func (*DataForBatchCreateUserInput) SetPassword ¶
func (s *DataForBatchCreateUserInput) SetPassword(v string) *DataForBatchCreateUserInput
SetPassword sets the Password field's value.
func (*DataForBatchCreateUserInput) SetTeamIDs ¶
func (s *DataForBatchCreateUserInput) SetTeamIDs(v []*string) *DataForBatchCreateUserInput
SetTeamIDs sets the TeamIDs field's value.
func (*DataForBatchCreateUserInput) SetTopUserID ¶
func (s *DataForBatchCreateUserInput) SetTopUserID(v string) *DataForBatchCreateUserInput
SetTopUserID sets the TopUserID field's value.
func (*DataForBatchCreateUserInput) SetUserDesc ¶
func (s *DataForBatchCreateUserInput) SetUserDesc(v string) *DataForBatchCreateUserInput
SetUserDesc sets the UserDesc field's value.
func (*DataForBatchCreateUserInput) SetUserName ¶
func (s *DataForBatchCreateUserInput) SetUserName(v string) *DataForBatchCreateUserInput
SetUserName sets the UserName field's value.
func (DataForBatchCreateUserInput) String ¶
func (s DataForBatchCreateUserInput) String() string
String returns the string representation
type DataForBatchCreateUserOutput ¶
type DataForBatchCreateUserOutput struct {
ID *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (DataForBatchCreateUserOutput) GoString ¶
func (s DataForBatchCreateUserOutput) GoString() string
GoString returns the string representation
func (*DataForBatchCreateUserOutput) SetID ¶
func (s *DataForBatchCreateUserOutput) SetID(v string) *DataForBatchCreateUserOutput
SetID sets the ID field's value.
func (DataForBatchCreateUserOutput) String ¶
func (s DataForBatchCreateUserOutput) String() string
String returns the string representation
type FiltersForListProjectsInput ¶
type FiltersForListProjectsInput struct {
CreateSource *string `type:"string" json:",omitempty"`
IsFeatured *bool `type:"boolean" json:",omitempty"`
Name *string `type:"string" json:",omitempty"`
ProjectIds []*string `type:"list"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListProjectsInput"`
TimeRange *TimeRangeForListProjectsInput `type:"structure" json:",omitempty"`
// contains filtered or unexported fields
}
func (FiltersForListProjectsInput) GoString ¶
func (s FiltersForListProjectsInput) GoString() string
GoString returns the string representation
func (*FiltersForListProjectsInput) SetCreateSource ¶
func (s *FiltersForListProjectsInput) SetCreateSource(v string) *FiltersForListProjectsInput
SetCreateSource sets the CreateSource field's value.
func (*FiltersForListProjectsInput) SetIsFeatured ¶
func (s *FiltersForListProjectsInput) SetIsFeatured(v bool) *FiltersForListProjectsInput
SetIsFeatured sets the IsFeatured field's value.
func (*FiltersForListProjectsInput) SetName ¶
func (s *FiltersForListProjectsInput) SetName(v string) *FiltersForListProjectsInput
SetName sets the Name field's value.
func (*FiltersForListProjectsInput) SetProjectIds ¶
func (s *FiltersForListProjectsInput) SetProjectIds(v []*string) *FiltersForListProjectsInput
SetProjectIds sets the ProjectIds field's value.
func (*FiltersForListProjectsInput) SetStatus ¶
func (s *FiltersForListProjectsInput) SetStatus(v string) *FiltersForListProjectsInput
SetStatus sets the Status field's value.
func (*FiltersForListProjectsInput) SetTimeRange ¶
func (s *FiltersForListProjectsInput) SetTimeRange(v *TimeRangeForListProjectsInput) *FiltersForListProjectsInput
SetTimeRange sets the TimeRange field's value.
func (FiltersForListProjectsInput) String ¶
func (s FiltersForListProjectsInput) String() string
String returns the string representation
type ItemForAggregatePointConsumptionOutput ¶
type ItemForAggregatePointConsumptionOutput struct {
Count *int64 `type:"int64" json:",omitempty"`
Day *string `type:"string" json:",omitempty"`
EnterpriseAccount *string `type:"string" json:",omitempty"`
ExpenditureType *string `type:"string" json:",omitempty"`
Hour *string `type:"string" json:",omitempty"`
TeamId *string `type:"string" json:",omitempty"`
TeamName *string `type:"string" json:",omitempty"`
TotalPoints *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForAggregatePointConsumptionOutput) GoString ¶
func (s ItemForAggregatePointConsumptionOutput) GoString() string
GoString returns the string representation
func (*ItemForAggregatePointConsumptionOutput) SetCount ¶
func (s *ItemForAggregatePointConsumptionOutput) SetCount(v int64) *ItemForAggregatePointConsumptionOutput
SetCount sets the Count field's value.
func (*ItemForAggregatePointConsumptionOutput) SetDay ¶
func (s *ItemForAggregatePointConsumptionOutput) SetDay(v string) *ItemForAggregatePointConsumptionOutput
SetDay sets the Day field's value.
func (*ItemForAggregatePointConsumptionOutput) SetEnterpriseAccount ¶
func (s *ItemForAggregatePointConsumptionOutput) SetEnterpriseAccount(v string) *ItemForAggregatePointConsumptionOutput
SetEnterpriseAccount sets the EnterpriseAccount field's value.
func (*ItemForAggregatePointConsumptionOutput) SetExpenditureType ¶
func (s *ItemForAggregatePointConsumptionOutput) SetExpenditureType(v string) *ItemForAggregatePointConsumptionOutput
SetExpenditureType sets the ExpenditureType field's value.
func (*ItemForAggregatePointConsumptionOutput) SetHour ¶
func (s *ItemForAggregatePointConsumptionOutput) SetHour(v string) *ItemForAggregatePointConsumptionOutput
SetHour sets the Hour field's value.
func (*ItemForAggregatePointConsumptionOutput) SetTeamId ¶
func (s *ItemForAggregatePointConsumptionOutput) SetTeamId(v string) *ItemForAggregatePointConsumptionOutput
SetTeamId sets the TeamId field's value.
func (*ItemForAggregatePointConsumptionOutput) SetTeamName ¶
func (s *ItemForAggregatePointConsumptionOutput) SetTeamName(v string) *ItemForAggregatePointConsumptionOutput
SetTeamName sets the TeamName field's value.
func (*ItemForAggregatePointConsumptionOutput) SetTotalPoints ¶
func (s *ItemForAggregatePointConsumptionOutput) SetTotalPoints(v int64) *ItemForAggregatePointConsumptionOutput
SetTotalPoints sets the TotalPoints field's value.
func (ItemForAggregatePointConsumptionOutput) String ¶
func (s ItemForAggregatePointConsumptionOutput) String() string
String returns the string representation
type ItemForListEnterpriseQuotaOutput ¶
type ItemForListEnterpriseQuotaOutput struct {
CreatedAt *int64 `type:"int64" json:",omitempty"`
EnterpriseAccount *string `type:"string" json:",omitempty"`
QuotaBalance *int64 `type:"int64" json:",omitempty"`
QuotaLimit *int64 `type:"int64" json:",omitempty"`
QuotaPreserved *int64 `type:"int64" json:",omitempty"`
SubAccountBalance *int64 `type:"int64" json:",omitempty"`
SubAccountLimit *int64 `type:"int64" json:",omitempty"`
UpdatedAt *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListEnterpriseQuotaOutput) GoString ¶
func (s ItemForListEnterpriseQuotaOutput) GoString() string
GoString returns the string representation
func (*ItemForListEnterpriseQuotaOutput) SetCreatedAt ¶
func (s *ItemForListEnterpriseQuotaOutput) SetCreatedAt(v int64) *ItemForListEnterpriseQuotaOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ItemForListEnterpriseQuotaOutput) SetEnterpriseAccount ¶
func (s *ItemForListEnterpriseQuotaOutput) SetEnterpriseAccount(v string) *ItemForListEnterpriseQuotaOutput
SetEnterpriseAccount sets the EnterpriseAccount field's value.
func (*ItemForListEnterpriseQuotaOutput) SetQuotaBalance ¶
func (s *ItemForListEnterpriseQuotaOutput) SetQuotaBalance(v int64) *ItemForListEnterpriseQuotaOutput
SetQuotaBalance sets the QuotaBalance field's value.
func (*ItemForListEnterpriseQuotaOutput) SetQuotaLimit ¶
func (s *ItemForListEnterpriseQuotaOutput) SetQuotaLimit(v int64) *ItemForListEnterpriseQuotaOutput
SetQuotaLimit sets the QuotaLimit field's value.
func (*ItemForListEnterpriseQuotaOutput) SetQuotaPreserved ¶
func (s *ItemForListEnterpriseQuotaOutput) SetQuotaPreserved(v int64) *ItemForListEnterpriseQuotaOutput
SetQuotaPreserved sets the QuotaPreserved field's value.
func (*ItemForListEnterpriseQuotaOutput) SetSubAccountBalance ¶
func (s *ItemForListEnterpriseQuotaOutput) SetSubAccountBalance(v int64) *ItemForListEnterpriseQuotaOutput
SetSubAccountBalance sets the SubAccountBalance field's value.
func (*ItemForListEnterpriseQuotaOutput) SetSubAccountLimit ¶
func (s *ItemForListEnterpriseQuotaOutput) SetSubAccountLimit(v int64) *ItemForListEnterpriseQuotaOutput
SetSubAccountLimit sets the SubAccountLimit field's value.
func (*ItemForListEnterpriseQuotaOutput) SetUpdatedAt ¶
func (s *ItemForListEnterpriseQuotaOutput) SetUpdatedAt(v int64) *ItemForListEnterpriseQuotaOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (ItemForListEnterpriseQuotaOutput) String ¶
func (s ItemForListEnterpriseQuotaOutput) String() string
String returns the string representation
type ItemForListPointConsumptionDetailsOutput ¶
type ItemForListPointConsumptionDetailsOutput struct {
AccountId *string `type:"string" json:",omitempty"`
EnterpriseAccount *string `type:"string" json:",omitempty"`
EnterpriseName *string `type:"string" json:",omitempty"`
EpisodeNum *string `type:"string" json:",omitempty"`
ExpenditureType *string `type:"string" json:",omitempty"`
MeterId *string `type:"string" json:",omitempty"`
ModelName *string `type:"string" json:",omitempty"`
OccurredAt *int64 `type:"int64" json:",omitempty"`
PointDeduct *int64 `type:"int64" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
Quantity *float64 `type:"double" json:",omitempty"`
QuantityUnit *string `type:"string" json:",omitempty"`
ResourceId *string `type:"string" json:",omitempty"`
ShotId *string `type:"string" json:",omitempty"`
ShotNum *string `type:"string" json:",omitempty"`
TeamId *string `type:"string" json:",omitempty"`
TeamName *string `type:"string" json:",omitempty"`
UserId *string `type:"string" json:",omitempty"`
UserName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListPointConsumptionDetailsOutput) GoString ¶
func (s ItemForListPointConsumptionDetailsOutput) GoString() string
GoString returns the string representation
func (*ItemForListPointConsumptionDetailsOutput) SetAccountId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetAccountId(v string) *ItemForListPointConsumptionDetailsOutput
SetAccountId sets the AccountId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetEnterpriseAccount ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetEnterpriseAccount(v string) *ItemForListPointConsumptionDetailsOutput
SetEnterpriseAccount sets the EnterpriseAccount field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetEnterpriseName ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetEnterpriseName(v string) *ItemForListPointConsumptionDetailsOutput
SetEnterpriseName sets the EnterpriseName field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetEpisodeNum ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetEpisodeNum(v string) *ItemForListPointConsumptionDetailsOutput
SetEpisodeNum sets the EpisodeNum field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetExpenditureType ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetExpenditureType(v string) *ItemForListPointConsumptionDetailsOutput
SetExpenditureType sets the ExpenditureType field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetMeterId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetMeterId(v string) *ItemForListPointConsumptionDetailsOutput
SetMeterId sets the MeterId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetModelName ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetModelName(v string) *ItemForListPointConsumptionDetailsOutput
SetModelName sets the ModelName field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetOccurredAt ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetOccurredAt(v int64) *ItemForListPointConsumptionDetailsOutput
SetOccurredAt sets the OccurredAt field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetPointDeduct ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetPointDeduct(v int64) *ItemForListPointConsumptionDetailsOutput
SetPointDeduct sets the PointDeduct field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetProjectId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetProjectId(v string) *ItemForListPointConsumptionDetailsOutput
SetProjectId sets the ProjectId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetProjectName ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetProjectName(v string) *ItemForListPointConsumptionDetailsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetQuantity ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetQuantity(v float64) *ItemForListPointConsumptionDetailsOutput
SetQuantity sets the Quantity field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetQuantityUnit ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetQuantityUnit(v string) *ItemForListPointConsumptionDetailsOutput
SetQuantityUnit sets the QuantityUnit field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetResourceId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetResourceId(v string) *ItemForListPointConsumptionDetailsOutput
SetResourceId sets the ResourceId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetShotId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetShotId(v string) *ItemForListPointConsumptionDetailsOutput
SetShotId sets the ShotId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetShotNum ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetShotNum(v string) *ItemForListPointConsumptionDetailsOutput
SetShotNum sets the ShotNum field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetTeamId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetTeamId(v string) *ItemForListPointConsumptionDetailsOutput
SetTeamId sets the TeamId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetTeamName ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetTeamName(v string) *ItemForListPointConsumptionDetailsOutput
SetTeamName sets the TeamName field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetUserId ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetUserId(v string) *ItemForListPointConsumptionDetailsOutput
SetUserId sets the UserId field's value.
func (*ItemForListPointConsumptionDetailsOutput) SetUserName ¶
func (s *ItemForListPointConsumptionDetailsOutput) SetUserName(v string) *ItemForListPointConsumptionDetailsOutput
SetUserName sets the UserName field's value.
func (ItemForListPointConsumptionDetailsOutput) String ¶
func (s ItemForListPointConsumptionDetailsOutput) String() string
String returns the string representation
type ItemForListProjectsOutput ¶
type ItemForListProjectsOutput struct {
AllowOperate *bool `type:"boolean" json:",omitempty"`
AspectRatio *string `type:"string" json:",omitempty"`
CoverImageTosKey *string `type:"string" json:",omitempty"`
CoverImageTosUrl *string `type:"string" json:",omitempty"`
CreatedAt *string `type:"string" json:",omitempty"`
CreationMode *string `type:"string" json:",omitempty" enum:"EnumOfCreationModeForListProjectsOutput"`
ImageCreationMode *string `type:"string" json:",omitempty" enum:"EnumOfImageCreationModeForListProjectsOutput"`
IsFeatured *bool `type:"boolean" json:",omitempty"`
ModelMeta *ModelMetaForListProjectsOutput `type:"structure" json:",omitempty"`
ProjectDesc *string `type:"string" json:",omitempty"`
ProjectId *string `type:"string" json:",omitempty"`
ProjectName *string `type:"string" json:",omitempty"`
Resolution *string `type:"string" json:",omitempty"`
ScriptId *string `type:"string" json:",omitempty"`
Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListProjectsOutput"`
TargetLanguage *string `type:"string" json:",omitempty" enum:"EnumOfTargetLanguageForListProjectsOutput"`
TeamId *string `type:"string" json:",omitempty"`
UpdatedAt *string `type:"string" json:",omitempty"`
VisualPrompt *string `type:"string" json:",omitempty"`
VisualPromptId *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ItemForListProjectsOutput) GoString ¶
func (s ItemForListProjectsOutput) GoString() string
GoString returns the string representation
func (*ItemForListProjectsOutput) SetAllowOperate ¶
func (s *ItemForListProjectsOutput) SetAllowOperate(v bool) *ItemForListProjectsOutput
SetAllowOperate sets the AllowOperate field's value.
func (*ItemForListProjectsOutput) SetAspectRatio ¶
func (s *ItemForListProjectsOutput) SetAspectRatio(v string) *ItemForListProjectsOutput
SetAspectRatio sets the AspectRatio field's value.
func (*ItemForListProjectsOutput) SetCoverImageTosKey ¶
func (s *ItemForListProjectsOutput) SetCoverImageTosKey(v string) *ItemForListProjectsOutput
SetCoverImageTosKey sets the CoverImageTosKey field's value.
func (*ItemForListProjectsOutput) SetCoverImageTosUrl ¶
func (s *ItemForListProjectsOutput) SetCoverImageTosUrl(v string) *ItemForListProjectsOutput
SetCoverImageTosUrl sets the CoverImageTosUrl field's value.
func (*ItemForListProjectsOutput) SetCreatedAt ¶
func (s *ItemForListProjectsOutput) SetCreatedAt(v string) *ItemForListProjectsOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ItemForListProjectsOutput) SetCreationMode ¶
func (s *ItemForListProjectsOutput) SetCreationMode(v string) *ItemForListProjectsOutput
SetCreationMode sets the CreationMode field's value.
func (*ItemForListProjectsOutput) SetImageCreationMode ¶
func (s *ItemForListProjectsOutput) SetImageCreationMode(v string) *ItemForListProjectsOutput
SetImageCreationMode sets the ImageCreationMode field's value.
func (*ItemForListProjectsOutput) SetIsFeatured ¶
func (s *ItemForListProjectsOutput) SetIsFeatured(v bool) *ItemForListProjectsOutput
SetIsFeatured sets the IsFeatured field's value.
func (*ItemForListProjectsOutput) SetModelMeta ¶
func (s *ItemForListProjectsOutput) SetModelMeta(v *ModelMetaForListProjectsOutput) *ItemForListProjectsOutput
SetModelMeta sets the ModelMeta field's value.
func (*ItemForListProjectsOutput) SetProjectDesc ¶
func (s *ItemForListProjectsOutput) SetProjectDesc(v string) *ItemForListProjectsOutput
SetProjectDesc sets the ProjectDesc field's value.
func (*ItemForListProjectsOutput) SetProjectId ¶
func (s *ItemForListProjectsOutput) SetProjectId(v string) *ItemForListProjectsOutput
SetProjectId sets the ProjectId field's value.
func (*ItemForListProjectsOutput) SetProjectName ¶
func (s *ItemForListProjectsOutput) SetProjectName(v string) *ItemForListProjectsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListProjectsOutput) SetResolution ¶
func (s *ItemForListProjectsOutput) SetResolution(v string) *ItemForListProjectsOutput
SetResolution sets the Resolution field's value.
func (*ItemForListProjectsOutput) SetScriptId ¶
func (s *ItemForListProjectsOutput) SetScriptId(v string) *ItemForListProjectsOutput
SetScriptId sets the ScriptId field's value.
func (*ItemForListProjectsOutput) SetStatus ¶
func (s *ItemForListProjectsOutput) SetStatus(v string) *ItemForListProjectsOutput
SetStatus sets the Status field's value.
func (*ItemForListProjectsOutput) SetTargetLanguage ¶
func (s *ItemForListProjectsOutput) SetTargetLanguage(v string) *ItemForListProjectsOutput
SetTargetLanguage sets the TargetLanguage field's value.
func (*ItemForListProjectsOutput) SetTeamId ¶
func (s *ItemForListProjectsOutput) SetTeamId(v string) *ItemForListProjectsOutput
SetTeamId sets the TeamId field's value.
func (*ItemForListProjectsOutput) SetUpdatedAt ¶
func (s *ItemForListProjectsOutput) SetUpdatedAt(v string) *ItemForListProjectsOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (*ItemForListProjectsOutput) SetVisualPrompt ¶
func (s *ItemForListProjectsOutput) SetVisualPrompt(v string) *ItemForListProjectsOutput
SetVisualPrompt sets the VisualPrompt field's value.
func (*ItemForListProjectsOutput) SetVisualPromptId ¶
func (s *ItemForListProjectsOutput) SetVisualPromptId(v string) *ItemForListProjectsOutput
SetVisualPromptId sets the VisualPromptId field's value.
func (ItemForListProjectsOutput) String ¶
func (s ItemForListProjectsOutput) String() string
String returns the string representation
type ListEnterpriseQuotaInput ¶
type ListEnterpriseQuotaInput struct {
EnterpriseAccount *string `type:"string" json:",omitempty"`
// PageIndex is a required field
PageIndex *int64 `type:"int64" json:",omitempty" required:"true"`
// PageSize is a required field
PageSize *int64 `type:"int64" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListEnterpriseQuotaInput) GoString ¶
func (s ListEnterpriseQuotaInput) GoString() string
GoString returns the string representation
func (*ListEnterpriseQuotaInput) SetEnterpriseAccount ¶
func (s *ListEnterpriseQuotaInput) SetEnterpriseAccount(v string) *ListEnterpriseQuotaInput
SetEnterpriseAccount sets the EnterpriseAccount field's value.
func (*ListEnterpriseQuotaInput) SetPageIndex ¶
func (s *ListEnterpriseQuotaInput) SetPageIndex(v int64) *ListEnterpriseQuotaInput
SetPageIndex sets the PageIndex field's value.
func (*ListEnterpriseQuotaInput) SetPageSize ¶
func (s *ListEnterpriseQuotaInput) SetPageSize(v int64) *ListEnterpriseQuotaInput
SetPageSize sets the PageSize field's value.
func (ListEnterpriseQuotaInput) String ¶
func (s ListEnterpriseQuotaInput) String() string
String returns the string representation
func (*ListEnterpriseQuotaInput) Validate ¶
func (s *ListEnterpriseQuotaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListEnterpriseQuotaOutput ¶
type ListEnterpriseQuotaOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListEnterpriseQuotaOutput `type:"list"`
PageIndex *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListEnterpriseQuotaOutput) GoString ¶
func (s ListEnterpriseQuotaOutput) GoString() string
GoString returns the string representation
func (*ListEnterpriseQuotaOutput) SetItems ¶
func (s *ListEnterpriseQuotaOutput) SetItems(v []*ItemForListEnterpriseQuotaOutput) *ListEnterpriseQuotaOutput
SetItems sets the Items field's value.
func (*ListEnterpriseQuotaOutput) SetPageIndex ¶
func (s *ListEnterpriseQuotaOutput) SetPageIndex(v int64) *ListEnterpriseQuotaOutput
SetPageIndex sets the PageIndex field's value.
func (*ListEnterpriseQuotaOutput) SetPageSize ¶
func (s *ListEnterpriseQuotaOutput) SetPageSize(v int64) *ListEnterpriseQuotaOutput
SetPageSize sets the PageSize field's value.
func (*ListEnterpriseQuotaOutput) SetTotal ¶
func (s *ListEnterpriseQuotaOutput) SetTotal(v int64) *ListEnterpriseQuotaOutput
SetTotal sets the Total field's value.
func (ListEnterpriseQuotaOutput) String ¶
func (s ListEnterpriseQuotaOutput) String() string
String returns the string representation
type ListPointConsumptionDetailsInput ¶
type ListPointConsumptionDetailsInput struct {
// BeginTime is a required field
BeginTime *int64 `type:"int64" json:",omitempty" required:"true"`
// EndTime is a required field
EndTime *int64 `type:"int64" json:",omitempty" required:"true"`
EnterpriseAccounts []*string `type:"list"`
IncludeSelf *bool `type:"boolean" json:",omitempty"`
// PageIndex is a required field
PageIndex *int64 `type:"int64" json:",omitempty" required:"true"`
// PageSize is a required field
PageSize *int64 `type:"int64" json:",omitempty" required:"true"`
TeamIds []*string `type:"list"`
UserIds []*string `type:"list"`
// contains filtered or unexported fields
}
func (ListPointConsumptionDetailsInput) GoString ¶
func (s ListPointConsumptionDetailsInput) GoString() string
GoString returns the string representation
func (*ListPointConsumptionDetailsInput) SetBeginTime ¶
func (s *ListPointConsumptionDetailsInput) SetBeginTime(v int64) *ListPointConsumptionDetailsInput
SetBeginTime sets the BeginTime field's value.
func (*ListPointConsumptionDetailsInput) SetEndTime ¶
func (s *ListPointConsumptionDetailsInput) SetEndTime(v int64) *ListPointConsumptionDetailsInput
SetEndTime sets the EndTime field's value.
func (*ListPointConsumptionDetailsInput) SetEnterpriseAccounts ¶
func (s *ListPointConsumptionDetailsInput) SetEnterpriseAccounts(v []*string) *ListPointConsumptionDetailsInput
SetEnterpriseAccounts sets the EnterpriseAccounts field's value.
func (*ListPointConsumptionDetailsInput) SetIncludeSelf ¶
func (s *ListPointConsumptionDetailsInput) SetIncludeSelf(v bool) *ListPointConsumptionDetailsInput
SetIncludeSelf sets the IncludeSelf field's value.
func (*ListPointConsumptionDetailsInput) SetPageIndex ¶
func (s *ListPointConsumptionDetailsInput) SetPageIndex(v int64) *ListPointConsumptionDetailsInput
SetPageIndex sets the PageIndex field's value.
func (*ListPointConsumptionDetailsInput) SetPageSize ¶
func (s *ListPointConsumptionDetailsInput) SetPageSize(v int64) *ListPointConsumptionDetailsInput
SetPageSize sets the PageSize field's value.
func (*ListPointConsumptionDetailsInput) SetTeamIds ¶
func (s *ListPointConsumptionDetailsInput) SetTeamIds(v []*string) *ListPointConsumptionDetailsInput
SetTeamIds sets the TeamIds field's value.
func (*ListPointConsumptionDetailsInput) SetUserIds ¶
func (s *ListPointConsumptionDetailsInput) SetUserIds(v []*string) *ListPointConsumptionDetailsInput
SetUserIds sets the UserIds field's value.
func (ListPointConsumptionDetailsInput) String ¶
func (s ListPointConsumptionDetailsInput) String() string
String returns the string representation
func (*ListPointConsumptionDetailsInput) Validate ¶
func (s *ListPointConsumptionDetailsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPointConsumptionDetailsOutput ¶
type ListPointConsumptionDetailsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListPointConsumptionDetailsOutput `type:"list"`
PageIndex *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListPointConsumptionDetailsOutput) GoString ¶
func (s ListPointConsumptionDetailsOutput) GoString() string
GoString returns the string representation
func (*ListPointConsumptionDetailsOutput) SetItems ¶
func (s *ListPointConsumptionDetailsOutput) SetItems(v []*ItemForListPointConsumptionDetailsOutput) *ListPointConsumptionDetailsOutput
SetItems sets the Items field's value.
func (*ListPointConsumptionDetailsOutput) SetPageIndex ¶
func (s *ListPointConsumptionDetailsOutput) SetPageIndex(v int64) *ListPointConsumptionDetailsOutput
SetPageIndex sets the PageIndex field's value.
func (*ListPointConsumptionDetailsOutput) SetPageSize ¶
func (s *ListPointConsumptionDetailsOutput) SetPageSize(v int64) *ListPointConsumptionDetailsOutput
SetPageSize sets the PageSize field's value.
func (*ListPointConsumptionDetailsOutput) SetTotal ¶
func (s *ListPointConsumptionDetailsOutput) SetTotal(v int64) *ListPointConsumptionDetailsOutput
SetTotal sets the Total field's value.
func (ListPointConsumptionDetailsOutput) String ¶
func (s ListPointConsumptionDetailsOutput) String() string
String returns the string representation
type ListProjectsInput ¶
type ListProjectsInput struct {
Filters *FiltersForListProjectsInput `type:"structure" json:",omitempty"`
PageIndex *int64 `min:"1" type:"int64" json:",omitempty"`
PageSize *int64 `min:"1" max:"1000" type:"int64" json:",omitempty"`
// TeamId is a required field
TeamId *string `type:"string" json:",omitempty" required:"true"`
// contains filtered or unexported fields
}
func (ListProjectsInput) GoString ¶
func (s ListProjectsInput) GoString() string
GoString returns the string representation
func (*ListProjectsInput) SetFilters ¶
func (s *ListProjectsInput) SetFilters(v *FiltersForListProjectsInput) *ListProjectsInput
SetFilters sets the Filters field's value.
func (*ListProjectsInput) SetPageIndex ¶
func (s *ListProjectsInput) SetPageIndex(v int64) *ListProjectsInput
SetPageIndex sets the PageIndex field's value.
func (*ListProjectsInput) SetPageSize ¶
func (s *ListProjectsInput) SetPageSize(v int64) *ListProjectsInput
SetPageSize sets the PageSize field's value.
func (*ListProjectsInput) SetTeamId ¶
func (s *ListProjectsInput) SetTeamId(v string) *ListProjectsInput
SetTeamId sets the TeamId field's value.
func (ListProjectsInput) String ¶
func (s ListProjectsInput) String() string
String returns the string representation
func (*ListProjectsInput) Validate ¶
func (s *ListProjectsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProjectsOutput ¶
type ListProjectsOutput struct {
Metadata *response.ResponseMetadata
Items []*ItemForListProjectsOutput `type:"list"`
PageIndex *int64 `type:"int64" json:",omitempty"`
PageSize *int64 `type:"int64" json:",omitempty"`
Total *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ListProjectsOutput) GoString ¶
func (s ListProjectsOutput) GoString() string
GoString returns the string representation
func (*ListProjectsOutput) SetItems ¶
func (s *ListProjectsOutput) SetItems(v []*ItemForListProjectsOutput) *ListProjectsOutput
SetItems sets the Items field's value.
func (*ListProjectsOutput) SetPageIndex ¶
func (s *ListProjectsOutput) SetPageIndex(v int64) *ListProjectsOutput
SetPageIndex sets the PageIndex field's value.
func (*ListProjectsOutput) SetPageSize ¶
func (s *ListProjectsOutput) SetPageSize(v int64) *ListProjectsOutput
SetPageSize sets the PageSize field's value.
func (*ListProjectsOutput) SetTotal ¶
func (s *ListProjectsOutput) SetTotal(v int64) *ListProjectsOutput
SetTotal sets the Total field's value.
func (ListProjectsOutput) String ¶
func (s ListProjectsOutput) String() string
String returns the string representation
type ManageEnterpriseQuotaInput ¶
type ManageEnterpriseQuotaInput struct {
// EnterpriseAccount is a required field
EnterpriseAccount *string `type:"string" json:",omitempty" required:"true"`
// Operation is a required field
Operation *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfOperationForManageEnterpriseQuotaInput"`
Points *int64 `type:"int64" json:",omitempty"`
Remark *string `type:"string" json:",omitempty"`
SubAccountDelta *int64 `type:"int64" json:",omitempty"`
// contains filtered or unexported fields
}
func (ManageEnterpriseQuotaInput) GoString ¶
func (s ManageEnterpriseQuotaInput) GoString() string
GoString returns the string representation
func (*ManageEnterpriseQuotaInput) SetEnterpriseAccount ¶
func (s *ManageEnterpriseQuotaInput) SetEnterpriseAccount(v string) *ManageEnterpriseQuotaInput
SetEnterpriseAccount sets the EnterpriseAccount field's value.
func (*ManageEnterpriseQuotaInput) SetOperation ¶
func (s *ManageEnterpriseQuotaInput) SetOperation(v string) *ManageEnterpriseQuotaInput
SetOperation sets the Operation field's value.
func (*ManageEnterpriseQuotaInput) SetPoints ¶
func (s *ManageEnterpriseQuotaInput) SetPoints(v int64) *ManageEnterpriseQuotaInput
SetPoints sets the Points field's value.
func (*ManageEnterpriseQuotaInput) SetRemark ¶
func (s *ManageEnterpriseQuotaInput) SetRemark(v string) *ManageEnterpriseQuotaInput
SetRemark sets the Remark field's value.
func (*ManageEnterpriseQuotaInput) SetSubAccountDelta ¶
func (s *ManageEnterpriseQuotaInput) SetSubAccountDelta(v int64) *ManageEnterpriseQuotaInput
SetSubAccountDelta sets the SubAccountDelta field's value.
func (ManageEnterpriseQuotaInput) String ¶
func (s ManageEnterpriseQuotaInput) String() string
String returns the string representation
func (*ManageEnterpriseQuotaInput) Validate ¶
func (s *ManageEnterpriseQuotaInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ManageEnterpriseQuotaOutput ¶
type ManageEnterpriseQuotaOutput struct {
Metadata *response.ResponseMetadata
AccountBalance *int64 `type:"int64" json:",omitempty"`
EnterpriseBalance *int64 `type:"int64" json:",omitempty"`
ReclaimedPoints *int64 `type:"int64" json:",omitempty"`
Success *bool `type:"boolean" json:",omitempty"`
// contains filtered or unexported fields
}
func (ManageEnterpriseQuotaOutput) GoString ¶
func (s ManageEnterpriseQuotaOutput) GoString() string
GoString returns the string representation
func (*ManageEnterpriseQuotaOutput) SetAccountBalance ¶
func (s *ManageEnterpriseQuotaOutput) SetAccountBalance(v int64) *ManageEnterpriseQuotaOutput
SetAccountBalance sets the AccountBalance field's value.
func (*ManageEnterpriseQuotaOutput) SetEnterpriseBalance ¶
func (s *ManageEnterpriseQuotaOutput) SetEnterpriseBalance(v int64) *ManageEnterpriseQuotaOutput
SetEnterpriseBalance sets the EnterpriseBalance field's value.
func (*ManageEnterpriseQuotaOutput) SetReclaimedPoints ¶
func (s *ManageEnterpriseQuotaOutput) SetReclaimedPoints(v int64) *ManageEnterpriseQuotaOutput
SetReclaimedPoints sets the ReclaimedPoints field's value.
func (*ManageEnterpriseQuotaOutput) SetSuccess ¶
func (s *ManageEnterpriseQuotaOutput) SetSuccess(v bool) *ManageEnterpriseQuotaOutput
SetSuccess sets the Success field's value.
func (ManageEnterpriseQuotaOutput) String ¶
func (s ManageEnterpriseQuotaOutput) String() string
String returns the string representation
type ModelMetaForListProjectsOutput ¶
type ModelMetaForListProjectsOutput struct {
DefaultImageModelName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (ModelMetaForListProjectsOutput) GoString ¶
func (s ModelMetaForListProjectsOutput) GoString() string
GoString returns the string representation
func (*ModelMetaForListProjectsOutput) SetDefaultImageModelName ¶
func (s *ModelMetaForListProjectsOutput) SetDefaultImageModelName(v string) *ModelMetaForListProjectsOutput
SetDefaultImageModelName sets the DefaultImageModelName field's value.
func (ModelMetaForListProjectsOutput) String ¶
func (s ModelMetaForListProjectsOutput) String() string
String returns the string representation
type RedirectToDramartInput ¶
type RedirectToDramartInput struct {
// AccountInfo is a required field
AccountInfo *string `type:"string" json:",omitempty" required:"true"`
Domain *string `type:"string" json:",omitempty"`
// Password is a required field
Password *string `type:"string" json:",omitempty" required:"true"`
// Type is a required field
Type *string `type:"string" json:",omitempty" required:"true"`
UserName *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RedirectToDramartInput) GoString ¶
func (s RedirectToDramartInput) GoString() string
GoString returns the string representation
func (*RedirectToDramartInput) SetAccountInfo ¶
func (s *RedirectToDramartInput) SetAccountInfo(v string) *RedirectToDramartInput
SetAccountInfo sets the AccountInfo field's value.
func (*RedirectToDramartInput) SetDomain ¶
func (s *RedirectToDramartInput) SetDomain(v string) *RedirectToDramartInput
SetDomain sets the Domain field's value.
func (*RedirectToDramartInput) SetPassword ¶
func (s *RedirectToDramartInput) SetPassword(v string) *RedirectToDramartInput
SetPassword sets the Password field's value.
func (*RedirectToDramartInput) SetType ¶
func (s *RedirectToDramartInput) SetType(v string) *RedirectToDramartInput
SetType sets the Type field's value.
func (*RedirectToDramartInput) SetUserName ¶
func (s *RedirectToDramartInput) SetUserName(v string) *RedirectToDramartInput
SetUserName sets the UserName field's value.
func (RedirectToDramartInput) String ¶
func (s RedirectToDramartInput) String() string
String returns the string representation
func (*RedirectToDramartInput) Validate ¶
func (s *RedirectToDramartInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RedirectToDramartOutput ¶
type RedirectToDramartOutput struct {
Metadata *response.ResponseMetadata
RedirectUrl *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (RedirectToDramartOutput) GoString ¶
func (s RedirectToDramartOutput) GoString() string
GoString returns the string representation
func (*RedirectToDramartOutput) SetRedirectUrl ¶
func (s *RedirectToDramartOutput) SetRedirectUrl(v string) *RedirectToDramartOutput
SetRedirectUrl sets the RedirectUrl field's value.
func (RedirectToDramartOutput) String ¶
func (s RedirectToDramartOutput) String() string
String returns the string representation
type TimeRangeForListProjectsInput ¶
type TimeRangeForListProjectsInput struct {
EndTime *string `type:"string" json:",omitempty"`
StartTime *string `type:"string" json:",omitempty"`
// contains filtered or unexported fields
}
func (TimeRangeForListProjectsInput) GoString ¶
func (s TimeRangeForListProjectsInput) GoString() string
GoString returns the string representation
func (*TimeRangeForListProjectsInput) SetEndTime ¶
func (s *TimeRangeForListProjectsInput) SetEndTime(v string) *TimeRangeForListProjectsInput
SetEndTime sets the EndTime field's value.
func (*TimeRangeForListProjectsInput) SetStartTime ¶
func (s *TimeRangeForListProjectsInput) SetStartTime(v string) *TimeRangeForListProjectsInput
SetStartTime sets the StartTime field's value.
func (TimeRangeForListProjectsInput) String ¶
func (s TimeRangeForListProjectsInput) String() string
String returns the string representation