Documentation
¶
Overview ¶
Package arkiface provides an interface to enable mocking the ARK 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 ARK
- func (c *ARK) CreateBatchInferenceJob(input *CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error)
- func (c *ARK) CreateBatchInferenceJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateBatchInferenceJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateBatchInferenceJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateBatchInferenceJobRequest(input *CreateBatchInferenceJobInput) (req *request.Request, output *CreateBatchInferenceJobOutput)
- func (c *ARK) CreateBatchInferenceJobWithContext(ctx volcengine.Context, input *CreateBatchInferenceJobInput, ...) (*CreateBatchInferenceJobOutput, error)
- func (c *ARK) CreateEndpoint(input *CreateEndpointInput) (*CreateEndpointOutput, error)
- func (c *ARK) CreateEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateEndpointRequest(input *CreateEndpointInput) (req *request.Request, output *CreateEndpointOutput)
- func (c *ARK) CreateEndpointWithContext(ctx volcengine.Context, input *CreateEndpointInput, opts ...request.Option) (*CreateEndpointOutput, error)
- func (c *ARK) CreateModelCustomizationJob(input *CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error)
- func (c *ARK) CreateModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) CreateModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) CreateModelCustomizationJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) CreateModelCustomizationJobRequest(input *CreateModelCustomizationJobInput) (req *request.Request, output *CreateModelCustomizationJobOutput)
- func (c *ARK) CreateModelCustomizationJobWithContext(ctx volcengine.Context, input *CreateModelCustomizationJobInput, ...) (*CreateModelCustomizationJobOutput, error)
- func (c *ARK) DeleteEndpoint(input *DeleteEndpointInput) (*DeleteEndpointOutput, error)
- func (c *ARK) DeleteEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) DeleteEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) DeleteEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) DeleteEndpointRequest(input *DeleteEndpointInput) (req *request.Request, output *DeleteEndpointOutput)
- func (c *ARK) DeleteEndpointWithContext(ctx volcengine.Context, input *DeleteEndpointInput, opts ...request.Option) (*DeleteEndpointOutput, error)
- func (c *ARK) GetApiKey(input *GetApiKeyInput) (*GetApiKeyOutput, error)
- func (c *ARK) GetApiKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetApiKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetApiKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetApiKeyRequest(input *GetApiKeyInput) (req *request.Request, output *GetApiKeyOutput)
- func (c *ARK) GetApiKeyWithContext(ctx volcengine.Context, input *GetApiKeyInput, opts ...request.Option) (*GetApiKeyOutput, error)
- func (c *ARK) GetEndpoint(input *GetEndpointInput) (*GetEndpointOutput, error)
- func (c *ARK) GetEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetEndpointRequest(input *GetEndpointInput) (req *request.Request, output *GetEndpointOutput)
- func (c *ARK) GetEndpointWithContext(ctx volcengine.Context, input *GetEndpointInput, opts ...request.Option) (*GetEndpointOutput, error)
- func (c *ARK) GetModelCustomizationJob(input *GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error)
- func (c *ARK) GetModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) GetModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) GetModelCustomizationJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) GetModelCustomizationJobRequest(input *GetModelCustomizationJobInput) (req *request.Request, output *GetModelCustomizationJobOutput)
- func (c *ARK) GetModelCustomizationJobWithContext(ctx volcengine.Context, input *GetModelCustomizationJobInput, ...) (*GetModelCustomizationJobOutput, error)
- func (c *ARK) ListBatchInferenceJobs(input *ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error)
- func (c *ARK) ListBatchInferenceJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListBatchInferenceJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListBatchInferenceJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListBatchInferenceJobsRequest(input *ListBatchInferenceJobsInput) (req *request.Request, output *ListBatchInferenceJobsOutput)
- func (c *ARK) ListBatchInferenceJobsWithContext(ctx volcengine.Context, input *ListBatchInferenceJobsInput, ...) (*ListBatchInferenceJobsOutput, error)
- func (c *ARK) ListEndpoints(input *ListEndpointsInput) (*ListEndpointsOutput, error)
- func (c *ARK) ListEndpointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListEndpointsRequest(input *ListEndpointsInput) (req *request.Request, output *ListEndpointsOutput)
- func (c *ARK) ListEndpointsWithContext(ctx volcengine.Context, input *ListEndpointsInput, opts ...request.Option) (*ListEndpointsOutput, error)
- func (c *ARK) ListModelCustomizationJobs(input *ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error)
- func (c *ARK) ListModelCustomizationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARK) ListModelCustomizationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARK) ListModelCustomizationJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARK) ListModelCustomizationJobsRequest(input *ListModelCustomizationJobsInput) (req *request.Request, output *ListModelCustomizationJobsOutput)
- func (c *ARK) ListModelCustomizationJobsWithContext(ctx volcengine.Context, input *ListModelCustomizationJobsInput, ...) (*ListModelCustomizationJobsOutput, error)
- type ARKAPI
- type CreateBatchInferenceJobInput
- func (s CreateBatchInferenceJobInput) GoString() string
- func (s *CreateBatchInferenceJobInput) SetCompletionWindow(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetDescription(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetDryRun(v bool) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetInputFileTosLocation(v *InputFileTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetModelReference(v *ModelReferenceForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetName(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetOutputDirTosLocation(v *OutputDirTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetProjectName(v string) *CreateBatchInferenceJobInput
- func (s *CreateBatchInferenceJobInput) SetTags(v []*TagForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
- func (s CreateBatchInferenceJobInput) String() string
- func (s *CreateBatchInferenceJobInput) Validate() error
- type CreateBatchInferenceJobOutput
- type CreateEndpointInput
- func (s CreateEndpointInput) GoString() string
- func (s *CreateEndpointInput) SetDescription(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetDryRun(v bool) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModelReference(v *ModelReferenceForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModelUnitId(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetModeration(v *ModerationForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetName(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetProjectName(v string) *CreateEndpointInput
- func (s *CreateEndpointInput) SetRateLimit(v *RateLimitForCreateEndpointInput) *CreateEndpointInput
- func (s *CreateEndpointInput) SetTags(v []*TagForCreateEndpointInput) *CreateEndpointInput
- func (s CreateEndpointInput) String() string
- func (s *CreateEndpointInput) Validate() error
- type CreateEndpointOutput
- type CreateModelCustomizationJobInput
- func (s CreateModelCustomizationJobInput) GoString() string
- func (s *CreateModelCustomizationJobInput) SetCustomizationType(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetData(v *DataForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetDescription(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetHyperparameters(v []*HyperparameterForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetModelReference(v *ModelReferenceForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetName(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetProjectName(v string) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetSaveModelLimit(v int32) *CreateModelCustomizationJobInput
- func (s *CreateModelCustomizationJobInput) SetTags(v []*TagForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
- func (s CreateModelCustomizationJobInput) String() string
- func (s *CreateModelCustomizationJobInput) Validate() error
- type CreateModelCustomizationJobOutput
- type DataForCreateModelCustomizationJobInput
- func (s DataForCreateModelCustomizationJobInput) GoString() string
- func (s *DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType(v string) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetKMSTrn(v string) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetTrainingSet(v *TrainingSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetValidationPercentage(v int32) *DataForCreateModelCustomizationJobInput
- func (s *DataForCreateModelCustomizationJobInput) SetValidationSet(v *ValidationSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
- func (s DataForCreateModelCustomizationJobInput) String() string
- type DataForGetModelCustomizationJobOutput
- func (s DataForGetModelCustomizationJobOutput) GoString() string
- func (s *DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType(v string) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetKMSTrn(v string) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetTrainingSet(v *TrainingSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetValidationPercentage(v int32) *DataForGetModelCustomizationJobOutput
- func (s *DataForGetModelCustomizationJobOutput) SetValidationSet(v *ValidationSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
- func (s DataForGetModelCustomizationJobOutput) String() string
- type DataForListModelCustomizationJobsOutput
- func (s DataForListModelCustomizationJobsOutput) GoString() string
- func (s *DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType(v string) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetKMSTrn(v string) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetTrainingSet(v *TrainingSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetValidationPercentage(v int32) *DataForListModelCustomizationJobsOutput
- func (s *DataForListModelCustomizationJobsOutput) SetValidationSet(v *ValidationSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
- func (s DataForListModelCustomizationJobsOutput) String() string
- type DatasetForCreateModelCustomizationJobInput
- func (s DatasetForCreateModelCustomizationJobInput) GoString() string
- func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetId(v string) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetMultiplier(v float64) *DatasetForCreateModelCustomizationJobInput
- func (s *DatasetForCreateModelCustomizationJobInput) SetSampleCount(v int64) *DatasetForCreateModelCustomizationJobInput
- func (s DatasetForCreateModelCustomizationJobInput) String() string
- type DatasetForGetModelCustomizationJobOutput
- func (s DatasetForGetModelCustomizationJobOutput) GoString() string
- func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetId(v string) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetMultiplier(v float64) *DatasetForGetModelCustomizationJobOutput
- func (s *DatasetForGetModelCustomizationJobOutput) SetSampleCount(v int64) *DatasetForGetModelCustomizationJobOutput
- func (s DatasetForGetModelCustomizationJobOutput) String() string
- type DatasetForListModelCustomizationJobsOutput
- func (s DatasetForListModelCustomizationJobsOutput) GoString() string
- func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetId(v string) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetMultiplier(v float64) *DatasetForListModelCustomizationJobsOutput
- func (s *DatasetForListModelCustomizationJobsOutput) SetSampleCount(v int64) *DatasetForListModelCustomizationJobsOutput
- func (s DatasetForListModelCustomizationJobsOutput) String() string
- type DeleteEndpointInput
- type DeleteEndpointOutput
- type FilterForListBatchInferenceJobsInput
- func (s FilterForListBatchInferenceJobsInput) GoString() string
- func (s *FilterForListBatchInferenceJobsInput) SetCustomModelIds(v []*string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetFoundationModels(v []*FoundationModelForListBatchInferenceJobsInput) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetIds(v []*string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetName(v string) *FilterForListBatchInferenceJobsInput
- func (s *FilterForListBatchInferenceJobsInput) SetPhases(v []*string) *FilterForListBatchInferenceJobsInput
- func (s FilterForListBatchInferenceJobsInput) String() string
- type FilterForListEndpointsInput
- func (s FilterForListEndpointsInput) GoString() string
- func (s *FilterForListEndpointsInput) SetCustomModelIds(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetEndpointModelTypes(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetFoundationModelName(v string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetIds(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetModelVersions(v []*string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetName(v string) *FilterForListEndpointsInput
- func (s *FilterForListEndpointsInput) SetStatuses(v []*string) *FilterForListEndpointsInput
- func (s FilterForListEndpointsInput) String() string
- type FilterForListModelCustomizationJobsInput
- func (s FilterForListModelCustomizationJobsInput) GoString() string
- func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeAfter(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeBefore(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCustomModelIds(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetCustomizationTypes(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetFoundationModels(v []*FoundationModelForListModelCustomizationJobsInput) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetIds(v []*string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetName(v string) *FilterForListModelCustomizationJobsInput
- func (s *FilterForListModelCustomizationJobsInput) SetPhases(v []*string) *FilterForListModelCustomizationJobsInput
- func (s FilterForListModelCustomizationJobsInput) String() string
- type FoundationModelForCreateBatchInferenceJobInput
- func (s FoundationModelForCreateBatchInferenceJobInput) GoString() string
- func (s *FoundationModelForCreateBatchInferenceJobInput) SetModelVersion(v string) *FoundationModelForCreateBatchInferenceJobInput
- func (s *FoundationModelForCreateBatchInferenceJobInput) SetName(v string) *FoundationModelForCreateBatchInferenceJobInput
- func (s FoundationModelForCreateBatchInferenceJobInput) String() string
- type FoundationModelForCreateEndpointInput
- func (s FoundationModelForCreateEndpointInput) GoString() string
- func (s *FoundationModelForCreateEndpointInput) SetModelVersion(v string) *FoundationModelForCreateEndpointInput
- func (s *FoundationModelForCreateEndpointInput) SetName(v string) *FoundationModelForCreateEndpointInput
- func (s FoundationModelForCreateEndpointInput) String() string
- type FoundationModelForCreateModelCustomizationJobInput
- func (s FoundationModelForCreateModelCustomizationJobInput) GoString() string
- func (s *FoundationModelForCreateModelCustomizationJobInput) SetModelVersion(v string) *FoundationModelForCreateModelCustomizationJobInput
- func (s *FoundationModelForCreateModelCustomizationJobInput) SetName(v string) *FoundationModelForCreateModelCustomizationJobInput
- func (s FoundationModelForCreateModelCustomizationJobInput) String() string
- type FoundationModelForGetEndpointOutput
- func (s FoundationModelForGetEndpointOutput) GoString() string
- func (s *FoundationModelForGetEndpointOutput) SetModelVersion(v string) *FoundationModelForGetEndpointOutput
- func (s *FoundationModelForGetEndpointOutput) SetName(v string) *FoundationModelForGetEndpointOutput
- func (s FoundationModelForGetEndpointOutput) String() string
- type FoundationModelForGetModelCustomizationJobOutput
- func (s FoundationModelForGetModelCustomizationJobOutput) GoString() string
- func (s *FoundationModelForGetModelCustomizationJobOutput) SetModelVersion(v string) *FoundationModelForGetModelCustomizationJobOutput
- func (s *FoundationModelForGetModelCustomizationJobOutput) SetName(v string) *FoundationModelForGetModelCustomizationJobOutput
- func (s FoundationModelForGetModelCustomizationJobOutput) String() string
- type FoundationModelForListBatchInferenceJobsInput
- func (s FoundationModelForListBatchInferenceJobsInput) GoString() string
- func (s *FoundationModelForListBatchInferenceJobsInput) SetModelVersions(v []*string) *FoundationModelForListBatchInferenceJobsInput
- func (s *FoundationModelForListBatchInferenceJobsInput) SetName(v string) *FoundationModelForListBatchInferenceJobsInput
- func (s FoundationModelForListBatchInferenceJobsInput) String() string
- type FoundationModelForListBatchInferenceJobsOutput
- func (s FoundationModelForListBatchInferenceJobsOutput) GoString() string
- func (s *FoundationModelForListBatchInferenceJobsOutput) SetModelVersion(v string) *FoundationModelForListBatchInferenceJobsOutput
- func (s *FoundationModelForListBatchInferenceJobsOutput) SetName(v string) *FoundationModelForListBatchInferenceJobsOutput
- func (s FoundationModelForListBatchInferenceJobsOutput) String() string
- type FoundationModelForListEndpointsOutput
- func (s FoundationModelForListEndpointsOutput) GoString() string
- func (s *FoundationModelForListEndpointsOutput) SetModelVersion(v string) *FoundationModelForListEndpointsOutput
- func (s *FoundationModelForListEndpointsOutput) SetName(v string) *FoundationModelForListEndpointsOutput
- func (s FoundationModelForListEndpointsOutput) String() string
- type FoundationModelForListModelCustomizationJobsInput
- func (s FoundationModelForListModelCustomizationJobsInput) GoString() string
- func (s *FoundationModelForListModelCustomizationJobsInput) SetModelVersions(v []*string) *FoundationModelForListModelCustomizationJobsInput
- func (s *FoundationModelForListModelCustomizationJobsInput) SetName(v string) *FoundationModelForListModelCustomizationJobsInput
- func (s FoundationModelForListModelCustomizationJobsInput) String() string
- type FoundationModelForListModelCustomizationJobsOutput
- func (s FoundationModelForListModelCustomizationJobsOutput) GoString() string
- func (s *FoundationModelForListModelCustomizationJobsOutput) SetModelVersion(v string) *FoundationModelForListModelCustomizationJobsOutput
- func (s *FoundationModelForListModelCustomizationJobsOutput) SetName(v string) *FoundationModelForListModelCustomizationJobsOutput
- func (s FoundationModelForListModelCustomizationJobsOutput) String() string
- type GetApiKeyInput
- func (s GetApiKeyInput) GoString() string
- func (s *GetApiKeyInput) SetDurationSeconds(v int32) *GetApiKeyInput
- func (s *GetApiKeyInput) SetResourceIds(v []*string) *GetApiKeyInput
- func (s *GetApiKeyInput) SetResourceType(v string) *GetApiKeyInput
- func (s GetApiKeyInput) String() string
- func (s *GetApiKeyInput) Validate() error
- type GetApiKeyOutput
- type GetEndpointInput
- type GetEndpointOutput
- func (s GetEndpointOutput) GoString() string
- func (s *GetEndpointOutput) SetBatchOnly(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetCreateTime(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetDescription(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetEndpointModelType(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModelReference(v *ModelReferenceForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModelUnitId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetModeration(v *ModerationForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetName(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetProjectName(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetRateLimit(v *RateLimitForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetRollingId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetScaleTierId(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetStatus(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetStatusReason(v string) *GetEndpointOutput
- func (s *GetEndpointOutput) SetSupportRolling(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetSupportScaleTier(v bool) *GetEndpointOutput
- func (s *GetEndpointOutput) SetTags(v []*TagForGetEndpointOutput) *GetEndpointOutput
- func (s *GetEndpointOutput) SetUpdateTime(v string) *GetEndpointOutput
- func (s GetEndpointOutput) String() string
- type GetModelCustomizationJobInput
- type GetModelCustomizationJobOutput
- func (s GetModelCustomizationJobOutput) GoString() string
- func (s *GetModelCustomizationJobOutput) SetCreateTime(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetCustomizationType(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetData(v *DataForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetDescription(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetHyperparameters(v []*HyperparameterForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetId(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetModelReference(v *ModelReferenceForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetName(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetOutputs(v []*OutputForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetProjectName(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetPublishedOutputCount(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetReason(v string) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetSaveModelLimit(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetStatus(v *StatusForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetTags(v []*TagForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetTotalOutputCount(v int32) *GetModelCustomizationJobOutput
- func (s *GetModelCustomizationJobOutput) SetUpdateTime(v string) *GetModelCustomizationJobOutput
- func (s GetModelCustomizationJobOutput) String() string
- type HyperparameterForCreateModelCustomizationJobInput
- func (s HyperparameterForCreateModelCustomizationJobInput) GoString() string
- func (s *HyperparameterForCreateModelCustomizationJobInput) SetName(v string) *HyperparameterForCreateModelCustomizationJobInput
- func (s *HyperparameterForCreateModelCustomizationJobInput) SetValue(v string) *HyperparameterForCreateModelCustomizationJobInput
- func (s HyperparameterForCreateModelCustomizationJobInput) String() string
- type HyperparameterForGetModelCustomizationJobOutput
- func (s HyperparameterForGetModelCustomizationJobOutput) GoString() string
- func (s *HyperparameterForGetModelCustomizationJobOutput) SetName(v string) *HyperparameterForGetModelCustomizationJobOutput
- func (s *HyperparameterForGetModelCustomizationJobOutput) SetValue(v string) *HyperparameterForGetModelCustomizationJobOutput
- func (s HyperparameterForGetModelCustomizationJobOutput) String() string
- type HyperparameterForListModelCustomizationJobsOutput
- func (s HyperparameterForListModelCustomizationJobsOutput) GoString() string
- func (s *HyperparameterForListModelCustomizationJobsOutput) SetName(v string) *HyperparameterForListModelCustomizationJobsOutput
- func (s *HyperparameterForListModelCustomizationJobsOutput) SetValue(v string) *HyperparameterForListModelCustomizationJobsOutput
- func (s HyperparameterForListModelCustomizationJobsOutput) String() string
- type InputFileTosLocationForCreateBatchInferenceJobInput
- func (s InputFileTosLocationForCreateBatchInferenceJobInput) GoString() string
- func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
- func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
- func (s InputFileTosLocationForCreateBatchInferenceJobInput) String() string
- type InputFileTosLocationForListBatchInferenceJobsOutput
- func (s InputFileTosLocationForListBatchInferenceJobsOutput) GoString() string
- func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
- func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
- func (s InputFileTosLocationForListBatchInferenceJobsOutput) String() string
- type ItemForListBatchInferenceJobsOutput
- func (s ItemForListBatchInferenceJobsOutput) GoString() string
- func (s *ItemForListBatchInferenceJobsOutput) SetCompletionWindow(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetCreateTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetDescription(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetExpireTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetId(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation(v *InputFileTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetModelReference(v *ModelReferenceForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetName(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation(v *OutputDirTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetProjectName(v string) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetRequestCounts(v *RequestCountsForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetStatus(v *StatusForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetTags(v []*TagForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
- func (s *ItemForListBatchInferenceJobsOutput) SetUpdateTime(v string) *ItemForListBatchInferenceJobsOutput
- func (s ItemForListBatchInferenceJobsOutput) String() string
- type ItemForListEndpointsOutput
- func (s ItemForListEndpointsOutput) GoString() string
- func (s *ItemForListEndpointsOutput) SetCreateTime(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetDescription(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetEndpointModelType(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetModelReference(v *ModelReferenceForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetModelUnitId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetName(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetProjectName(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetRateLimit(v *RateLimitForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetRollingId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetScaleTierId(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetStatus(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetStatusReason(v string) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetSupportRolling(v bool) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetSupportScaleTier(v bool) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetTags(v []*TagForListEndpointsOutput) *ItemForListEndpointsOutput
- func (s *ItemForListEndpointsOutput) SetUpdateTime(v string) *ItemForListEndpointsOutput
- func (s ItemForListEndpointsOutput) String() string
- type ItemForListModelCustomizationJobsOutput
- func (s ItemForListModelCustomizationJobsOutput) GoString() string
- func (s *ItemForListModelCustomizationJobsOutput) SetCreateTime(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetCustomizationType(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetData(v *DataForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetDescription(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetHyperparameters(v []*HyperparameterForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetId(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetModelReference(v *ModelReferenceForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetName(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetOutputs(v []*OutputForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetProjectName(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetReason(v string) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetSaveModelLimit(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetStatus(v *StatusForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetTags(v []*TagForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetTotalOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
- func (s *ItemForListModelCustomizationJobsOutput) SetUpdateTime(v string) *ItemForListModelCustomizationJobsOutput
- func (s ItemForListModelCustomizationJobsOutput) String() string
- type ListBatchInferenceJobsInput
- func (s ListBatchInferenceJobsInput) GoString() string
- func (s *ListBatchInferenceJobsInput) SetFilter(v *FilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetPageNumber(v int32) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetPageSize(v int32) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetProjectName(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetSortBy(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetSortOrder(v string) *ListBatchInferenceJobsInput
- func (s *ListBatchInferenceJobsInput) SetTagFilters(v []*TagFilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
- func (s ListBatchInferenceJobsInput) String() string
- type ListBatchInferenceJobsOutput
- func (s ListBatchInferenceJobsOutput) GoString() string
- func (s *ListBatchInferenceJobsOutput) SetItems(v []*ItemForListBatchInferenceJobsOutput) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetPageNumber(v int32) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetPageSize(v int32) *ListBatchInferenceJobsOutput
- func (s *ListBatchInferenceJobsOutput) SetTotalCount(v int32) *ListBatchInferenceJobsOutput
- func (s ListBatchInferenceJobsOutput) String() string
- type ListEndpointsInput
- func (s ListEndpointsInput) GoString() string
- func (s *ListEndpointsInput) SetFilter(v *FilterForListEndpointsInput) *ListEndpointsInput
- func (s *ListEndpointsInput) SetPageNumber(v int32) *ListEndpointsInput
- func (s *ListEndpointsInput) SetPageSize(v int32) *ListEndpointsInput
- func (s *ListEndpointsInput) SetProjectName(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetSortBy(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetSortOrder(v string) *ListEndpointsInput
- func (s *ListEndpointsInput) SetTagFilters(v []*TagFilterForListEndpointsInput) *ListEndpointsInput
- func (s ListEndpointsInput) String() string
- type ListEndpointsOutput
- func (s ListEndpointsOutput) GoString() string
- func (s *ListEndpointsOutput) SetItems(v []*ItemForListEndpointsOutput) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetPageNumber(v int32) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetPageSize(v int32) *ListEndpointsOutput
- func (s *ListEndpointsOutput) SetTotalCount(v int32) *ListEndpointsOutput
- func (s ListEndpointsOutput) String() string
- type ListModelCustomizationJobsInput
- func (s ListModelCustomizationJobsInput) GoString() string
- func (s *ListModelCustomizationJobsInput) SetFilter(v *FilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetPageNumber(v int32) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetPageSize(v int32) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetProjectName(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetSortBy(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetSortOrder(v string) *ListModelCustomizationJobsInput
- func (s *ListModelCustomizationJobsInput) SetTagFilters(v []*TagFilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
- func (s ListModelCustomizationJobsInput) String() string
- type ListModelCustomizationJobsOutput
- func (s ListModelCustomizationJobsOutput) GoString() string
- func (s *ListModelCustomizationJobsOutput) SetItems(v []*ItemForListModelCustomizationJobsOutput) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetPageNumber(v int32) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetPageSize(v int32) *ListModelCustomizationJobsOutput
- func (s *ListModelCustomizationJobsOutput) SetTotalCount(v int32) *ListModelCustomizationJobsOutput
- func (s ListModelCustomizationJobsOutput) String() string
- type ModelReferenceForCreateBatchInferenceJobInput
- func (s ModelReferenceForCreateBatchInferenceJobInput) GoString() string
- func (s *ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId(v string) *ModelReferenceForCreateBatchInferenceJobInput
- func (s *ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel(v *FoundationModelForCreateBatchInferenceJobInput) *ModelReferenceForCreateBatchInferenceJobInput
- func (s ModelReferenceForCreateBatchInferenceJobInput) String() string
- type ModelReferenceForCreateEndpointInput
- func (s ModelReferenceForCreateEndpointInput) GoString() string
- func (s *ModelReferenceForCreateEndpointInput) SetCustomModelId(v string) *ModelReferenceForCreateEndpointInput
- func (s *ModelReferenceForCreateEndpointInput) SetFoundationModel(v *FoundationModelForCreateEndpointInput) *ModelReferenceForCreateEndpointInput
- func (s ModelReferenceForCreateEndpointInput) String() string
- type ModelReferenceForCreateModelCustomizationJobInput
- func (s ModelReferenceForCreateModelCustomizationJobInput) GoString() string
- func (s *ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId(v string) *ModelReferenceForCreateModelCustomizationJobInput
- func (s *ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel(v *FoundationModelForCreateModelCustomizationJobInput) *ModelReferenceForCreateModelCustomizationJobInput
- func (s ModelReferenceForCreateModelCustomizationJobInput) String() string
- type ModelReferenceForGetEndpointOutput
- func (s ModelReferenceForGetEndpointOutput) GoString() string
- func (s *ModelReferenceForGetEndpointOutput) SetCustomModelId(v string) *ModelReferenceForGetEndpointOutput
- func (s *ModelReferenceForGetEndpointOutput) SetFoundationModel(v *FoundationModelForGetEndpointOutput) *ModelReferenceForGetEndpointOutput
- func (s ModelReferenceForGetEndpointOutput) String() string
- type ModelReferenceForGetModelCustomizationJobOutput
- func (s ModelReferenceForGetModelCustomizationJobOutput) GoString() string
- func (s *ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId(v string) *ModelReferenceForGetModelCustomizationJobOutput
- func (s *ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel(v *FoundationModelForGetModelCustomizationJobOutput) *ModelReferenceForGetModelCustomizationJobOutput
- func (s ModelReferenceForGetModelCustomizationJobOutput) String() string
- type ModelReferenceForListBatchInferenceJobsOutput
- func (s ModelReferenceForListBatchInferenceJobsOutput) GoString() string
- func (s *ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId(v string) *ModelReferenceForListBatchInferenceJobsOutput
- func (s *ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel(v *FoundationModelForListBatchInferenceJobsOutput) *ModelReferenceForListBatchInferenceJobsOutput
- func (s ModelReferenceForListBatchInferenceJobsOutput) String() string
- type ModelReferenceForListEndpointsOutput
- func (s ModelReferenceForListEndpointsOutput) GoString() string
- func (s *ModelReferenceForListEndpointsOutput) SetCustomModelId(v string) *ModelReferenceForListEndpointsOutput
- func (s *ModelReferenceForListEndpointsOutput) SetFoundationModel(v *FoundationModelForListEndpointsOutput) *ModelReferenceForListEndpointsOutput
- func (s ModelReferenceForListEndpointsOutput) String() string
- type ModelReferenceForListModelCustomizationJobsOutput
- func (s ModelReferenceForListModelCustomizationJobsOutput) GoString() string
- func (s *ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId(v string) *ModelReferenceForListModelCustomizationJobsOutput
- func (s *ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel(v *FoundationModelForListModelCustomizationJobsOutput) *ModelReferenceForListModelCustomizationJobsOutput
- func (s ModelReferenceForListModelCustomizationJobsOutput) String() string
- type ModerationForCreateEndpointInput
- type ModerationForGetEndpointOutput
- type OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s OutputDirTosLocationForCreateBatchInferenceJobInput) GoString() string
- func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
- func (s OutputDirTosLocationForCreateBatchInferenceJobInput) String() string
- type OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s OutputDirTosLocationForListBatchInferenceJobsOutput) GoString() string
- func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
- func (s OutputDirTosLocationForListBatchInferenceJobsOutput) String() string
- type OutputForGetModelCustomizationJobOutput
- func (s OutputForGetModelCustomizationJobOutput) GoString() string
- func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelId(v string) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetIndex(v int32) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetName(v string) *OutputForGetModelCustomizationJobOutput
- func (s *OutputForGetModelCustomizationJobOutput) SetStatus(v string) *OutputForGetModelCustomizationJobOutput
- func (s OutputForGetModelCustomizationJobOutput) String() string
- type OutputForListModelCustomizationJobsOutput
- func (s OutputForListModelCustomizationJobsOutput) GoString() string
- func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelId(v string) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetIndex(v int32) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetName(v string) *OutputForListModelCustomizationJobsOutput
- func (s *OutputForListModelCustomizationJobsOutput) SetStatus(v string) *OutputForListModelCustomizationJobsOutput
- func (s OutputForListModelCustomizationJobsOutput) String() string
- type PresetDatasetForCreateModelCustomizationJobInput
- func (s PresetDatasetForCreateModelCustomizationJobInput) GoString() string
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *PresetDatasetForCreateModelCustomizationJobInput
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier(v float64) *PresetDatasetForCreateModelCustomizationJobInput
- func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount(v int64) *PresetDatasetForCreateModelCustomizationJobInput
- func (s PresetDatasetForCreateModelCustomizationJobInput) String() string
- type PresetDatasetForGetModelCustomizationJobOutput
- func (s PresetDatasetForGetModelCustomizationJobOutput) GoString() string
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *PresetDatasetForGetModelCustomizationJobOutput
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier(v float64) *PresetDatasetForGetModelCustomizationJobOutput
- func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount(v int64) *PresetDatasetForGetModelCustomizationJobOutput
- func (s PresetDatasetForGetModelCustomizationJobOutput) String() string
- type PresetDatasetForListModelCustomizationJobsOutput
- func (s PresetDatasetForListModelCustomizationJobsOutput) GoString() string
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *PresetDatasetForListModelCustomizationJobsOutput
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier(v float64) *PresetDatasetForListModelCustomizationJobsOutput
- func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount(v int64) *PresetDatasetForListModelCustomizationJobsOutput
- func (s PresetDatasetForListModelCustomizationJobsOutput) String() string
- type RateLimitForCreateEndpointInput
- type RateLimitForGetEndpointOutput
- type RateLimitForListEndpointsOutput
- type RequestCountsForListBatchInferenceJobsOutput
- func (s RequestCountsForListBatchInferenceJobsOutput) GoString() string
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetCompleted(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetFailed(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s *RequestCountsForListBatchInferenceJobsOutput) SetTotal(v int64) *RequestCountsForListBatchInferenceJobsOutput
- func (s RequestCountsForListBatchInferenceJobsOutput) String() string
- type StatusForGetModelCustomizationJobOutput
- func (s StatusForGetModelCustomizationJobOutput) GoString() string
- func (s *StatusForGetModelCustomizationJobOutput) SetBillableTokens(v int64) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetMessage(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetPhase(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetPhaseTime(v string) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetQueuePosition(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetResumable(v bool) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetRetryCount(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetRetryLimit(v int32) *StatusForGetModelCustomizationJobOutput
- func (s *StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch(v int64) *StatusForGetModelCustomizationJobOutput
- func (s StatusForGetModelCustomizationJobOutput) String() string
- type StatusForListBatchInferenceJobsOutput
- func (s StatusForListBatchInferenceJobsOutput) GoString() string
- func (s *StatusForListBatchInferenceJobsOutput) SetMessage(v string) *StatusForListBatchInferenceJobsOutput
- func (s *StatusForListBatchInferenceJobsOutput) SetPhase(v string) *StatusForListBatchInferenceJobsOutput
- func (s *StatusForListBatchInferenceJobsOutput) SetPhaseTime(v string) *StatusForListBatchInferenceJobsOutput
- func (s StatusForListBatchInferenceJobsOutput) String() string
- type StatusForListModelCustomizationJobsOutput
- func (s StatusForListModelCustomizationJobsOutput) GoString() string
- func (s *StatusForListModelCustomizationJobsOutput) SetBillableTokens(v int64) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetMessage(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetPhase(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetPhaseTime(v string) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetQueuePosition(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetResumable(v bool) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetRetryCount(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetRetryLimit(v int32) *StatusForListModelCustomizationJobsOutput
- func (s *StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch(v int64) *StatusForListModelCustomizationJobsOutput
- func (s StatusForListModelCustomizationJobsOutput) String() string
- type TagFilterForListBatchInferenceJobsInput
- func (s TagFilterForListBatchInferenceJobsInput) GoString() string
- func (s *TagFilterForListBatchInferenceJobsInput) SetKey(v string) *TagFilterForListBatchInferenceJobsInput
- func (s *TagFilterForListBatchInferenceJobsInput) SetValues(v []*string) *TagFilterForListBatchInferenceJobsInput
- func (s TagFilterForListBatchInferenceJobsInput) String() string
- type TagFilterForListEndpointsInput
- type TagFilterForListModelCustomizationJobsInput
- func (s TagFilterForListModelCustomizationJobsInput) GoString() string
- func (s *TagFilterForListModelCustomizationJobsInput) SetKey(v string) *TagFilterForListModelCustomizationJobsInput
- func (s *TagFilterForListModelCustomizationJobsInput) SetValues(v []*string) *TagFilterForListModelCustomizationJobsInput
- func (s TagFilterForListModelCustomizationJobsInput) String() string
- type TagForCreateBatchInferenceJobInput
- func (s TagForCreateBatchInferenceJobInput) GoString() string
- func (s *TagForCreateBatchInferenceJobInput) SetKey(v string) *TagForCreateBatchInferenceJobInput
- func (s *TagForCreateBatchInferenceJobInput) SetValue(v string) *TagForCreateBatchInferenceJobInput
- func (s TagForCreateBatchInferenceJobInput) String() string
- type TagForCreateEndpointInput
- type TagForCreateModelCustomizationJobInput
- func (s TagForCreateModelCustomizationJobInput) GoString() string
- func (s *TagForCreateModelCustomizationJobInput) SetKey(v string) *TagForCreateModelCustomizationJobInput
- func (s *TagForCreateModelCustomizationJobInput) SetValue(v string) *TagForCreateModelCustomizationJobInput
- func (s TagForCreateModelCustomizationJobInput) String() string
- type TagForGetEndpointOutput
- type TagForGetModelCustomizationJobOutput
- func (s TagForGetModelCustomizationJobOutput) GoString() string
- func (s *TagForGetModelCustomizationJobOutput) SetKey(v string) *TagForGetModelCustomizationJobOutput
- func (s *TagForGetModelCustomizationJobOutput) SetValue(v string) *TagForGetModelCustomizationJobOutput
- func (s TagForGetModelCustomizationJobOutput) String() string
- type TagForListBatchInferenceJobsOutput
- func (s TagForListBatchInferenceJobsOutput) GoString() string
- func (s *TagForListBatchInferenceJobsOutput) SetKey(v string) *TagForListBatchInferenceJobsOutput
- func (s *TagForListBatchInferenceJobsOutput) SetValue(v string) *TagForListBatchInferenceJobsOutput
- func (s TagForListBatchInferenceJobsOutput) String() string
- type TagForListEndpointsOutput
- type TagForListModelCustomizationJobsOutput
- func (s TagForListModelCustomizationJobsOutput) GoString() string
- func (s *TagForListModelCustomizationJobsOutput) SetKey(v string) *TagForListModelCustomizationJobsOutput
- func (s *TagForListModelCustomizationJobsOutput) SetValue(v string) *TagForListModelCustomizationJobsOutput
- func (s TagForListModelCustomizationJobsOutput) String() string
- type TrainingSetForCreateModelCustomizationJobInput
- func (s TrainingSetForCreateModelCustomizationJobInput) GoString() string
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetData(v string) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage(v int32) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets(v []*PresetDatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *TrainingSetForCreateModelCustomizationJobInput
- func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *TrainingSetForCreateModelCustomizationJobInput
- func (s TrainingSetForCreateModelCustomizationJobInput) String() string
- type TrainingSetForGetModelCustomizationJobOutput
- func (s TrainingSetForGetModelCustomizationJobOutput) GoString() string
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetData(v string) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage(v int32) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets(v []*PresetDatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *TrainingSetForGetModelCustomizationJobOutput
- func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *TrainingSetForGetModelCustomizationJobOutput
- func (s TrainingSetForGetModelCustomizationJobOutput) String() string
- type TrainingSetForListModelCustomizationJobsOutput
- func (s TrainingSetForListModelCustomizationJobsOutput) GoString() string
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetData(v string) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage(v int32) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets(v []*PresetDatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *TrainingSetForListModelCustomizationJobsOutput
- func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *TrainingSetForListModelCustomizationJobsOutput
- func (s TrainingSetForListModelCustomizationJobsOutput) String() string
- type ValidationSetForCreateModelCustomizationJobInput
- func (s ValidationSetForCreateModelCustomizationJobInput) GoString() string
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *ValidationSetForCreateModelCustomizationJobInput
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *ValidationSetForCreateModelCustomizationJobInput
- func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *ValidationSetForCreateModelCustomizationJobInput
- func (s ValidationSetForCreateModelCustomizationJobInput) String() string
- type ValidationSetForGetModelCustomizationJobOutput
- func (s ValidationSetForGetModelCustomizationJobOutput) GoString() string
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *ValidationSetForGetModelCustomizationJobOutput
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *ValidationSetForGetModelCustomizationJobOutput
- func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *ValidationSetForGetModelCustomizationJobOutput
- func (s ValidationSetForGetModelCustomizationJobOutput) String() string
- type ValidationSetForListModelCustomizationJobsOutput
- func (s ValidationSetForListModelCustomizationJobsOutput) GoString() string
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *ValidationSetForListModelCustomizationJobsOutput
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *ValidationSetForListModelCustomizationJobsOutput
- func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *ValidationSetForListModelCustomizationJobsOutput
- func (s ValidationSetForListModelCustomizationJobsOutput) String() string
Constants ¶
const ( // EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneSft is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneSft = "FinetuneSft" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneLoRa is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputFinetuneLoRa = "FinetuneLoRA" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputPretrain is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputPretrain = "Pretrain" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpoloRa is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpoloRa = "DPOLoRA" // EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpo is a EnumOfCustomizationTypeForCreateModelCustomizationJobInput enum value EnumOfCustomizationTypeForCreateModelCustomizationJobInputDpo = "DPO" )
const ( // EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputManagedKeyring is a EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput enum value EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputCustomKeyring is a EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput enum value EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInputCustomKeyring = "CustomKeyring" )
const ( // EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputManagedKeyring is a EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput enum value EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputCustomKeyring is a EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput enum value EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutputCustomKeyring = "CustomKeyring" )
const ( // EnumOfStatusForGetModelCustomizationJobOutputAvailable is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputAvailable = "Available" // EnumOfStatusForGetModelCustomizationJobOutputExported is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputExported = "Exported" // EnumOfStatusForGetModelCustomizationJobOutputExpired is a EnumOfStatusForGetModelCustomizationJobOutput enum value EnumOfStatusForGetModelCustomizationJobOutputExpired = "Expired" )
const ( // EnumOfEndpointModelTypeForListEndpointsOutputFoundationModel is a EnumOfEndpointModelTypeForListEndpointsOutput enum value EnumOfEndpointModelTypeForListEndpointsOutputFoundationModel = "FoundationModel" // EnumOfEndpointModelTypeForListEndpointsOutputCustomModel is a EnumOfEndpointModelTypeForListEndpointsOutput enum value EnumOfEndpointModelTypeForListEndpointsOutputCustomModel = "CustomModel" )
const ( // EnumOfEndpointModelTypeListForListEndpointsInputFoundationModel is a EnumOfEndpointModelTypeListForListEndpointsInput enum value EnumOfEndpointModelTypeListForListEndpointsInputFoundationModel = "FoundationModel" // EnumOfEndpointModelTypeListForListEndpointsInputCustomModel is a EnumOfEndpointModelTypeListForListEndpointsInput enum value EnumOfEndpointModelTypeListForListEndpointsInputCustomModel = "CustomModel" )
const ( // EnumOfStatusForListEndpointsOutputRunning is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputRunning = "Running" // EnumOfStatusForListEndpointsOutputScheduling is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputScheduling = "Scheduling" // EnumOfStatusForListEndpointsOutputAbnormal is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputAbnormal = "Abnormal" // EnumOfStatusForListEndpointsOutputStopped is a EnumOfStatusForListEndpointsOutput enum value EnumOfStatusForListEndpointsOutputStopped = "Stopped" )
const ( // EnumOfStatusListForListEndpointsInputRunning is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputRunning = "Running" // EnumOfStatusListForListEndpointsInputScheduling is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputScheduling = "Scheduling" // EnumOfStatusListForListEndpointsInputAbnormal is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputAbnormal = "Abnormal" // EnumOfStatusListForListEndpointsInputStopped is a EnumOfStatusListForListEndpointsInput enum value EnumOfStatusListForListEndpointsInputStopped = "Stopped" )
const ( // EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneSft is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneSft = "FinetuneSft" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneLoRa is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputFinetuneLoRa = "FinetuneLoRA" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputPretrain is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputPretrain = "Pretrain" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpoloRa is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpoloRa = "DPOLoRA" // EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpo is a EnumOfCustomizationTypeForListModelCustomizationJobsOutput enum value EnumOfCustomizationTypeForListModelCustomizationJobsOutputDpo = "DPO" )
const ( // EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputManagedKeyring is a EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput enum value EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputManagedKeyring = "ManagedKeyring" // EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputCustomKeyring is a EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput enum value EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutputCustomKeyring = "CustomKeyring" )
const ( // EnumOfSortOrderForListModelCustomizationJobsInputDesc is a EnumOfSortOrderForListModelCustomizationJobsInput enum value EnumOfSortOrderForListModelCustomizationJobsInputDesc = "Desc" // EnumOfSortOrderForListModelCustomizationJobsInputAsc is a EnumOfSortOrderForListModelCustomizationJobsInput enum value EnumOfSortOrderForListModelCustomizationJobsInputAsc = "Asc" )
const ( // EnumOfStatusForListModelCustomizationJobsOutputAvailable is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputAvailable = "Available" // EnumOfStatusForListModelCustomizationJobsOutputExported is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputExported = "Exported" // EnumOfStatusForListModelCustomizationJobsOutputExpired is a EnumOfStatusForListModelCustomizationJobsOutput enum value EnumOfStatusForListModelCustomizationJobsOutputExpired = "Expired" )
const ( ServiceName = "ark" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "ark" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfSortByForListModelCustomizationJobsInputCreateTime is a EnumOfSortByForListModelCustomizationJobsInput enum value
EnumOfSortByForListModelCustomizationJobsInputCreateTime = "CreateTime"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ARK ¶
ARK provides the API operation methods for making requests to ARK. See this package's package overview docs for details on the service.
ARK 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) *ARK
New create int can support ssl or region locate set
func (*ARK) CreateBatchInferenceJob ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJob(input *CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJob API operation for ARK.
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 ARK's API operation CreateBatchInferenceJob for usage and error information.
func (*ARK) CreateBatchInferenceJobCommon ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateBatchInferenceJobCommon API operation for ARK.
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 ARK's API operation CreateBatchInferenceJobCommon for usage and error information.
func (*ARK) CreateBatchInferenceJobCommonRequest ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateBatchInferenceJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateBatchInferenceJobCommon operation. The "output" return value will be populated with the CreateBatchInferenceJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBatchInferenceJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBatchInferenceJobCommon Send returns without error.
See CreateBatchInferenceJobCommon for more information on using the CreateBatchInferenceJobCommon API call, and error handling.
// Example sending a request using the CreateBatchInferenceJobCommonRequest method. req, resp := client.CreateBatchInferenceJobCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateBatchInferenceJobCommonWithContext ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateBatchInferenceJobCommonWithContext is the same as CreateBatchInferenceJobCommon with the addition of the ability to pass a context and additional request options.
See CreateBatchInferenceJobCommon 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 (*ARK) CreateBatchInferenceJobRequest ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJobRequest(input *CreateBatchInferenceJobInput) (req *request.Request, output *CreateBatchInferenceJobOutput)
CreateBatchInferenceJobRequest generates a "volcengine/request.Request" representing the client's request for the CreateBatchInferenceJob operation. The "output" return value will be populated with the CreateBatchInferenceJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateBatchInferenceJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateBatchInferenceJobCommon Send returns without error.
See CreateBatchInferenceJob for more information on using the CreateBatchInferenceJob API call, and error handling.
// Example sending a request using the CreateBatchInferenceJobRequest method. req, resp := client.CreateBatchInferenceJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateBatchInferenceJobWithContext ¶ added in v1.0.178
func (c *ARK) CreateBatchInferenceJobWithContext(ctx volcengine.Context, input *CreateBatchInferenceJobInput, opts ...request.Option) (*CreateBatchInferenceJobOutput, error)
CreateBatchInferenceJobWithContext is the same as CreateBatchInferenceJob with the addition of the ability to pass a context and additional request options.
See CreateBatchInferenceJob 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 (*ARK) CreateEndpoint ¶ added in v1.0.178
func (c *ARK) CreateEndpoint(input *CreateEndpointInput) (*CreateEndpointOutput, error)
CreateEndpoint API operation for ARK.
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 ARK's API operation CreateEndpoint for usage and error information.
func (*ARK) CreateEndpointCommon ¶ added in v1.0.178
CreateEndpointCommon API operation for ARK.
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 ARK's API operation CreateEndpointCommon for usage and error information.
func (*ARK) CreateEndpointCommonRequest ¶ added in v1.0.178
func (c *ARK) CreateEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateEndpointCommon operation. The "output" return value will be populated with the CreateEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointCommon Send returns without error.
See CreateEndpointCommon for more information on using the CreateEndpointCommon API call, and error handling.
// Example sending a request using the CreateEndpointCommonRequest method. req, resp := client.CreateEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateEndpointCommonWithContext ¶ added in v1.0.178
func (c *ARK) CreateEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateEndpointCommonWithContext is the same as CreateEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateEndpointCommon 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 (*ARK) CreateEndpointRequest ¶ added in v1.0.178
func (c *ARK) CreateEndpointRequest(input *CreateEndpointInput) (req *request.Request, output *CreateEndpointOutput)
CreateEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateEndpoint operation. The "output" return value will be populated with the CreateEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateEndpointCommon Send returns without error.
See CreateEndpoint for more information on using the CreateEndpoint API call, and error handling.
// Example sending a request using the CreateEndpointRequest method. req, resp := client.CreateEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateEndpointWithContext ¶ added in v1.0.178
func (c *ARK) CreateEndpointWithContext(ctx volcengine.Context, input *CreateEndpointInput, opts ...request.Option) (*CreateEndpointOutput, error)
CreateEndpointWithContext is the same as CreateEndpoint with the addition of the ability to pass a context and additional request options.
See CreateEndpoint 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 (*ARK) CreateModelCustomizationJob ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJob(input *CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJob API operation for ARK.
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 ARK's API operation CreateModelCustomizationJob for usage and error information.
func (*ARK) CreateModelCustomizationJobCommon ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateModelCustomizationJobCommon API operation for ARK.
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 ARK's API operation CreateModelCustomizationJobCommon for usage and error information.
func (*ARK) CreateModelCustomizationJobCommonRequest ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateModelCustomizationJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateModelCustomizationJobCommon operation. The "output" return value will be populated with the CreateModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateModelCustomizationJobCommon Send returns without error.
See CreateModelCustomizationJobCommon for more information on using the CreateModelCustomizationJobCommon API call, and error handling.
// Example sending a request using the CreateModelCustomizationJobCommonRequest method. req, resp := client.CreateModelCustomizationJobCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateModelCustomizationJobCommonWithContext ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateModelCustomizationJobCommonWithContext is the same as CreateModelCustomizationJobCommon with the addition of the ability to pass a context and additional request options.
See CreateModelCustomizationJobCommon 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 (*ARK) CreateModelCustomizationJobRequest ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJobRequest(input *CreateModelCustomizationJobInput) (req *request.Request, output *CreateModelCustomizationJobOutput)
CreateModelCustomizationJobRequest generates a "volcengine/request.Request" representing the client's request for the CreateModelCustomizationJob operation. The "output" return value will be populated with the CreateModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after CreateModelCustomizationJobCommon Send returns without error.
See CreateModelCustomizationJob for more information on using the CreateModelCustomizationJob API call, and error handling.
// Example sending a request using the CreateModelCustomizationJobRequest method. req, resp := client.CreateModelCustomizationJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) CreateModelCustomizationJobWithContext ¶ added in v1.0.178
func (c *ARK) CreateModelCustomizationJobWithContext(ctx volcengine.Context, input *CreateModelCustomizationJobInput, opts ...request.Option) (*CreateModelCustomizationJobOutput, error)
CreateModelCustomizationJobWithContext is the same as CreateModelCustomizationJob with the addition of the ability to pass a context and additional request options.
See CreateModelCustomizationJob 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 (*ARK) DeleteEndpoint ¶ added in v1.0.178
func (c *ARK) DeleteEndpoint(input *DeleteEndpointInput) (*DeleteEndpointOutput, error)
DeleteEndpoint API operation for ARK.
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 ARK's API operation DeleteEndpoint for usage and error information.
func (*ARK) DeleteEndpointCommon ¶ added in v1.0.178
DeleteEndpointCommon API operation for ARK.
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 ARK's API operation DeleteEndpointCommon for usage and error information.
func (*ARK) DeleteEndpointCommonRequest ¶ added in v1.0.178
func (c *ARK) DeleteEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteEndpointCommon operation. The "output" return value will be populated with the DeleteEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointCommon Send returns without error.
See DeleteEndpointCommon for more information on using the DeleteEndpointCommon API call, and error handling.
// Example sending a request using the DeleteEndpointCommonRequest method. req, resp := client.DeleteEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) DeleteEndpointCommonWithContext ¶ added in v1.0.178
func (c *ARK) DeleteEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteEndpointCommonWithContext is the same as DeleteEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteEndpointCommon 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 (*ARK) DeleteEndpointRequest ¶ added in v1.0.178
func (c *ARK) DeleteEndpointRequest(input *DeleteEndpointInput) (req *request.Request, output *DeleteEndpointOutput)
DeleteEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteEndpoint operation. The "output" return value will be populated with the DeleteEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteEndpointCommon Send returns without error.
See DeleteEndpoint for more information on using the DeleteEndpoint API call, and error handling.
// Example sending a request using the DeleteEndpointRequest method. req, resp := client.DeleteEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) DeleteEndpointWithContext ¶ added in v1.0.178
func (c *ARK) DeleteEndpointWithContext(ctx volcengine.Context, input *DeleteEndpointInput, opts ...request.Option) (*DeleteEndpointOutput, error)
DeleteEndpointWithContext is the same as DeleteEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteEndpoint 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 (*ARK) GetApiKey ¶
func (c *ARK) GetApiKey(input *GetApiKeyInput) (*GetApiKeyOutput, error)
GetApiKey API operation for ARK.
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 ARK's API operation GetApiKey for usage and error information.
func (*ARK) GetApiKeyCommon ¶
GetApiKeyCommon API operation for ARK.
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 ARK's API operation GetApiKeyCommon for usage and error information.
func (*ARK) GetApiKeyCommonRequest ¶
func (c *ARK) GetApiKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetApiKeyCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetApiKeyCommon operation. The "output" return value will be populated with the GetApiKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApiKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetApiKeyCommon Send returns without error.
See GetApiKeyCommon for more information on using the GetApiKeyCommon API call, and error handling.
// Example sending a request using the GetApiKeyCommonRequest method. req, resp := client.GetApiKeyCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetApiKeyCommonWithContext ¶
func (c *ARK) GetApiKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetApiKeyCommonWithContext is the same as GetApiKeyCommon with the addition of the ability to pass a context and additional request options.
See GetApiKeyCommon 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 (*ARK) GetApiKeyRequest ¶
func (c *ARK) GetApiKeyRequest(input *GetApiKeyInput) (req *request.Request, output *GetApiKeyOutput)
GetApiKeyRequest generates a "volcengine/request.Request" representing the client's request for the GetApiKey operation. The "output" return value will be populated with the GetApiKeyCommon request's response once the request completes successfully.
Use "Send" method on the returned GetApiKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetApiKeyCommon Send returns without error.
See GetApiKey for more information on using the GetApiKey API call, and error handling.
// Example sending a request using the GetApiKeyRequest method. req, resp := client.GetApiKeyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetApiKeyWithContext ¶
func (c *ARK) GetApiKeyWithContext(ctx volcengine.Context, input *GetApiKeyInput, opts ...request.Option) (*GetApiKeyOutput, error)
GetApiKeyWithContext is the same as GetApiKey with the addition of the ability to pass a context and additional request options.
See GetApiKey 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 (*ARK) GetEndpoint ¶ added in v1.0.178
func (c *ARK) GetEndpoint(input *GetEndpointInput) (*GetEndpointOutput, error)
GetEndpoint API operation for ARK.
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 ARK's API operation GetEndpoint for usage and error information.
func (*ARK) GetEndpointCommon ¶ added in v1.0.178
GetEndpointCommon API operation for ARK.
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 ARK's API operation GetEndpointCommon for usage and error information.
func (*ARK) GetEndpointCommonRequest ¶ added in v1.0.178
func (c *ARK) GetEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetEndpointCommon operation. The "output" return value will be populated with the GetEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCommon Send returns without error.
See GetEndpointCommon for more information on using the GetEndpointCommon API call, and error handling.
// Example sending a request using the GetEndpointCommonRequest method. req, resp := client.GetEndpointCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetEndpointCommonWithContext ¶ added in v1.0.178
func (c *ARK) GetEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetEndpointCommonWithContext is the same as GetEndpointCommon with the addition of the ability to pass a context and additional request options.
See GetEndpointCommon 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 (*ARK) GetEndpointRequest ¶ added in v1.0.178
func (c *ARK) GetEndpointRequest(input *GetEndpointInput) (req *request.Request, output *GetEndpointOutput)
GetEndpointRequest generates a "volcengine/request.Request" representing the client's request for the GetEndpoint operation. The "output" return value will be populated with the GetEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned GetEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after GetEndpointCommon Send returns without error.
See GetEndpoint for more information on using the GetEndpoint API call, and error handling.
// Example sending a request using the GetEndpointRequest method. req, resp := client.GetEndpointRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetEndpointWithContext ¶ added in v1.0.178
func (c *ARK) GetEndpointWithContext(ctx volcengine.Context, input *GetEndpointInput, opts ...request.Option) (*GetEndpointOutput, error)
GetEndpointWithContext is the same as GetEndpoint with the addition of the ability to pass a context and additional request options.
See GetEndpoint 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 (*ARK) GetModelCustomizationJob ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJob(input *GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJob API operation for ARK.
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 ARK's API operation GetModelCustomizationJob for usage and error information.
func (*ARK) GetModelCustomizationJobCommon ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJobCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetModelCustomizationJobCommon API operation for ARK.
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 ARK's API operation GetModelCustomizationJobCommon for usage and error information.
func (*ARK) GetModelCustomizationJobCommonRequest ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJobCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetModelCustomizationJobCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetModelCustomizationJobCommon operation. The "output" return value will be populated with the GetModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetModelCustomizationJobCommon Send returns without error.
See GetModelCustomizationJobCommon for more information on using the GetModelCustomizationJobCommon API call, and error handling.
// Example sending a request using the GetModelCustomizationJobCommonRequest method. req, resp := client.GetModelCustomizationJobCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetModelCustomizationJobCommonWithContext ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJobCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetModelCustomizationJobCommonWithContext is the same as GetModelCustomizationJobCommon with the addition of the ability to pass a context and additional request options.
See GetModelCustomizationJobCommon 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 (*ARK) GetModelCustomizationJobRequest ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJobRequest(input *GetModelCustomizationJobInput) (req *request.Request, output *GetModelCustomizationJobOutput)
GetModelCustomizationJobRequest generates a "volcengine/request.Request" representing the client's request for the GetModelCustomizationJob operation. The "output" return value will be populated with the GetModelCustomizationJobCommon request's response once the request completes successfully.
Use "Send" method on the returned GetModelCustomizationJobCommon Request to send the API call to the service. the "output" return value is not valid until after GetModelCustomizationJobCommon Send returns without error.
See GetModelCustomizationJob for more information on using the GetModelCustomizationJob API call, and error handling.
// Example sending a request using the GetModelCustomizationJobRequest method. req, resp := client.GetModelCustomizationJobRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) GetModelCustomizationJobWithContext ¶ added in v1.0.178
func (c *ARK) GetModelCustomizationJobWithContext(ctx volcengine.Context, input *GetModelCustomizationJobInput, opts ...request.Option) (*GetModelCustomizationJobOutput, error)
GetModelCustomizationJobWithContext is the same as GetModelCustomizationJob with the addition of the ability to pass a context and additional request options.
See GetModelCustomizationJob 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 (*ARK) ListBatchInferenceJobs ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobs(input *ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobs API operation for ARK.
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 ARK's API operation ListBatchInferenceJobs for usage and error information.
func (*ARK) ListBatchInferenceJobsCommon ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListBatchInferenceJobsCommon API operation for ARK.
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 ARK's API operation ListBatchInferenceJobsCommon for usage and error information.
func (*ARK) ListBatchInferenceJobsCommonRequest ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListBatchInferenceJobsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListBatchInferenceJobsCommon operation. The "output" return value will be populated with the ListBatchInferenceJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBatchInferenceJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListBatchInferenceJobsCommon Send returns without error.
See ListBatchInferenceJobsCommon for more information on using the ListBatchInferenceJobsCommon API call, and error handling.
// Example sending a request using the ListBatchInferenceJobsCommonRequest method. req, resp := client.ListBatchInferenceJobsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListBatchInferenceJobsCommonWithContext ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListBatchInferenceJobsCommonWithContext is the same as ListBatchInferenceJobsCommon with the addition of the ability to pass a context and additional request options.
See ListBatchInferenceJobsCommon 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 (*ARK) ListBatchInferenceJobsRequest ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobsRequest(input *ListBatchInferenceJobsInput) (req *request.Request, output *ListBatchInferenceJobsOutput)
ListBatchInferenceJobsRequest generates a "volcengine/request.Request" representing the client's request for the ListBatchInferenceJobs operation. The "output" return value will be populated with the ListBatchInferenceJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListBatchInferenceJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListBatchInferenceJobsCommon Send returns without error.
See ListBatchInferenceJobs for more information on using the ListBatchInferenceJobs API call, and error handling.
// Example sending a request using the ListBatchInferenceJobsRequest method. req, resp := client.ListBatchInferenceJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListBatchInferenceJobsWithContext ¶ added in v1.0.178
func (c *ARK) ListBatchInferenceJobsWithContext(ctx volcengine.Context, input *ListBatchInferenceJobsInput, opts ...request.Option) (*ListBatchInferenceJobsOutput, error)
ListBatchInferenceJobsWithContext is the same as ListBatchInferenceJobs with the addition of the ability to pass a context and additional request options.
See ListBatchInferenceJobs 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 (*ARK) ListEndpoints ¶ added in v1.0.178
func (c *ARK) ListEndpoints(input *ListEndpointsInput) (*ListEndpointsOutput, error)
ListEndpoints API operation for ARK.
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 ARK's API operation ListEndpoints for usage and error information.
func (*ARK) ListEndpointsCommon ¶ added in v1.0.178
ListEndpointsCommon API operation for ARK.
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 ARK's API operation ListEndpointsCommon for usage and error information.
func (*ARK) ListEndpointsCommonRequest ¶ added in v1.0.178
func (c *ARK) ListEndpointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListEndpointsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListEndpointsCommon operation. The "output" return value will be populated with the ListEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEndpointsCommon Send returns without error.
See ListEndpointsCommon for more information on using the ListEndpointsCommon API call, and error handling.
// Example sending a request using the ListEndpointsCommonRequest method. req, resp := client.ListEndpointsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListEndpointsCommonWithContext ¶ added in v1.0.178
func (c *ARK) ListEndpointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListEndpointsCommonWithContext is the same as ListEndpointsCommon with the addition of the ability to pass a context and additional request options.
See ListEndpointsCommon 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 (*ARK) ListEndpointsRequest ¶ added in v1.0.178
func (c *ARK) ListEndpointsRequest(input *ListEndpointsInput) (req *request.Request, output *ListEndpointsOutput)
ListEndpointsRequest generates a "volcengine/request.Request" representing the client's request for the ListEndpoints operation. The "output" return value will be populated with the ListEndpointsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListEndpointsCommon Request to send the API call to the service. the "output" return value is not valid until after ListEndpointsCommon Send returns without error.
See ListEndpoints for more information on using the ListEndpoints API call, and error handling.
// Example sending a request using the ListEndpointsRequest method. req, resp := client.ListEndpointsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListEndpointsWithContext ¶ added in v1.0.178
func (c *ARK) ListEndpointsWithContext(ctx volcengine.Context, input *ListEndpointsInput, opts ...request.Option) (*ListEndpointsOutput, error)
ListEndpointsWithContext is the same as ListEndpoints with the addition of the ability to pass a context and additional request options.
See ListEndpoints 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 (*ARK) ListModelCustomizationJobs ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobs(input *ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobs API operation for ARK.
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 ARK's API operation ListModelCustomizationJobs for usage and error information.
func (*ARK) ListModelCustomizationJobsCommon ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListModelCustomizationJobsCommon API operation for ARK.
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 ARK's API operation ListModelCustomizationJobsCommon for usage and error information.
func (*ARK) ListModelCustomizationJobsCommonRequest ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListModelCustomizationJobsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListModelCustomizationJobsCommon operation. The "output" return value will be populated with the ListModelCustomizationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListModelCustomizationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListModelCustomizationJobsCommon Send returns without error.
See ListModelCustomizationJobsCommon for more information on using the ListModelCustomizationJobsCommon API call, and error handling.
// Example sending a request using the ListModelCustomizationJobsCommonRequest method. req, resp := client.ListModelCustomizationJobsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListModelCustomizationJobsCommonWithContext ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListModelCustomizationJobsCommonWithContext is the same as ListModelCustomizationJobsCommon with the addition of the ability to pass a context and additional request options.
See ListModelCustomizationJobsCommon 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 (*ARK) ListModelCustomizationJobsRequest ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobsRequest(input *ListModelCustomizationJobsInput) (req *request.Request, output *ListModelCustomizationJobsOutput)
ListModelCustomizationJobsRequest generates a "volcengine/request.Request" representing the client's request for the ListModelCustomizationJobs operation. The "output" return value will be populated with the ListModelCustomizationJobsCommon request's response once the request completes successfully.
Use "Send" method on the returned ListModelCustomizationJobsCommon Request to send the API call to the service. the "output" return value is not valid until after ListModelCustomizationJobsCommon Send returns without error.
See ListModelCustomizationJobs for more information on using the ListModelCustomizationJobs API call, and error handling.
// Example sending a request using the ListModelCustomizationJobsRequest method. req, resp := client.ListModelCustomizationJobsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ARK) ListModelCustomizationJobsWithContext ¶ added in v1.0.178
func (c *ARK) ListModelCustomizationJobsWithContext(ctx volcengine.Context, input *ListModelCustomizationJobsInput, opts ...request.Option) (*ListModelCustomizationJobsOutput, error)
ListModelCustomizationJobsWithContext is the same as ListModelCustomizationJobs with the addition of the ability to pass a context and additional request options.
See ListModelCustomizationJobs 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 ARKAPI ¶
type ARKAPI interface { CreateBatchInferenceJobCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateBatchInferenceJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateBatchInferenceJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateBatchInferenceJob(*CreateBatchInferenceJobInput) (*CreateBatchInferenceJobOutput, error) CreateBatchInferenceJobWithContext(volcengine.Context, *CreateBatchInferenceJobInput, ...request.Option) (*CreateBatchInferenceJobOutput, error) CreateBatchInferenceJobRequest(*CreateBatchInferenceJobInput) (*request.Request, *CreateBatchInferenceJobOutput) CreateEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateEndpoint(*CreateEndpointInput) (*CreateEndpointOutput, error) CreateEndpointWithContext(volcengine.Context, *CreateEndpointInput, ...request.Option) (*CreateEndpointOutput, error) CreateEndpointRequest(*CreateEndpointInput) (*request.Request, *CreateEndpointOutput) CreateModelCustomizationJobCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateModelCustomizationJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateModelCustomizationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateModelCustomizationJob(*CreateModelCustomizationJobInput) (*CreateModelCustomizationJobOutput, error) CreateModelCustomizationJobWithContext(volcengine.Context, *CreateModelCustomizationJobInput, ...request.Option) (*CreateModelCustomizationJobOutput, error) CreateModelCustomizationJobRequest(*CreateModelCustomizationJobInput) (*request.Request, *CreateModelCustomizationJobOutput) DeleteEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteEndpoint(*DeleteEndpointInput) (*DeleteEndpointOutput, error) DeleteEndpointWithContext(volcengine.Context, *DeleteEndpointInput, ...request.Option) (*DeleteEndpointOutput, error) DeleteEndpointRequest(*DeleteEndpointInput) (*request.Request, *DeleteEndpointOutput) GetApiKeyCommon(*map[string]interface{}) (*map[string]interface{}, error) GetApiKeyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) GetApiKeyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) GetApiKey(*GetApiKeyInput) (*GetApiKeyOutput, error) GetApiKeyWithContext(volcengine.Context, *GetApiKeyInput, ...request.Option) (*GetApiKeyOutput, error) GetApiKeyRequest(*GetApiKeyInput) (*request.Request, *GetApiKeyOutput) GetEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error) GetEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) GetEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) GetEndpoint(*GetEndpointInput) (*GetEndpointOutput, error) GetEndpointWithContext(volcengine.Context, *GetEndpointInput, ...request.Option) (*GetEndpointOutput, error) GetEndpointRequest(*GetEndpointInput) (*request.Request, *GetEndpointOutput) GetModelCustomizationJobCommon(*map[string]interface{}) (*map[string]interface{}, error) GetModelCustomizationJobCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) GetModelCustomizationJobCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) GetModelCustomizationJob(*GetModelCustomizationJobInput) (*GetModelCustomizationJobOutput, error) GetModelCustomizationJobWithContext(volcengine.Context, *GetModelCustomizationJobInput, ...request.Option) (*GetModelCustomizationJobOutput, error) GetModelCustomizationJobRequest(*GetModelCustomizationJobInput) (*request.Request, *GetModelCustomizationJobOutput) ListBatchInferenceJobsCommon(*map[string]interface{}) (*map[string]interface{}, error) ListBatchInferenceJobsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListBatchInferenceJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListBatchInferenceJobs(*ListBatchInferenceJobsInput) (*ListBatchInferenceJobsOutput, error) ListBatchInferenceJobsWithContext(volcengine.Context, *ListBatchInferenceJobsInput, ...request.Option) (*ListBatchInferenceJobsOutput, error) ListBatchInferenceJobsRequest(*ListBatchInferenceJobsInput) (*request.Request, *ListBatchInferenceJobsOutput) ListEndpointsCommon(*map[string]interface{}) (*map[string]interface{}, error) ListEndpointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListEndpointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListEndpoints(*ListEndpointsInput) (*ListEndpointsOutput, error) ListEndpointsWithContext(volcengine.Context, *ListEndpointsInput, ...request.Option) (*ListEndpointsOutput, error) ListEndpointsRequest(*ListEndpointsInput) (*request.Request, *ListEndpointsOutput) ListModelCustomizationJobsCommon(*map[string]interface{}) (*map[string]interface{}, error) ListModelCustomizationJobsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ListModelCustomizationJobsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ListModelCustomizationJobs(*ListModelCustomizationJobsInput) (*ListModelCustomizationJobsOutput, error) ListModelCustomizationJobsWithContext(volcengine.Context, *ListModelCustomizationJobsInput, ...request.Option) (*ListModelCustomizationJobsOutput, error) ListModelCustomizationJobsRequest(*ListModelCustomizationJobsInput) (*request.Request, *ListModelCustomizationJobsOutput) }
ARKAPI provides an interface to enable mocking the ark.ARK service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // ARK. func myFunc(svc ARKAPI) bool { // Make svc.CreateBatchInferenceJob request } func main() { sess := session.New() svc := ark.New(sess) myFunc(svc) }
type CreateBatchInferenceJobInput ¶ added in v1.0.178
type CreateBatchInferenceJobInput struct { CompletionWindow *string `type:"string" json:",omitempty"` Description *string `type:"string" json:",omitempty"` DryRun *bool `type:"boolean" json:",omitempty"` InputFileTosLocation *InputFileTosLocationForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"` ModelReference *ModelReferenceForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"` // Name is a required field Name *string `type:"string" json:",omitempty" required:"true"` OutputDirTosLocation *OutputDirTosLocationForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` Tags []*TagForCreateBatchInferenceJobInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s CreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*CreateBatchInferenceJobInput) SetCompletionWindow ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetCompletionWindow(v string) *CreateBatchInferenceJobInput
SetCompletionWindow sets the CompletionWindow field's value.
func (*CreateBatchInferenceJobInput) SetDescription ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetDescription(v string) *CreateBatchInferenceJobInput
SetDescription sets the Description field's value.
func (*CreateBatchInferenceJobInput) SetDryRun ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetDryRun(v bool) *CreateBatchInferenceJobInput
SetDryRun sets the DryRun field's value.
func (*CreateBatchInferenceJobInput) SetInputFileTosLocation ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetInputFileTosLocation(v *InputFileTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetInputFileTosLocation sets the InputFileTosLocation field's value.
func (*CreateBatchInferenceJobInput) SetModelReference ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetModelReference(v *ModelReferenceForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetModelReference sets the ModelReference field's value.
func (*CreateBatchInferenceJobInput) SetName ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetName(v string) *CreateBatchInferenceJobInput
SetName sets the Name field's value.
func (*CreateBatchInferenceJobInput) SetOutputDirTosLocation ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetOutputDirTosLocation(v *OutputDirTosLocationForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetOutputDirTosLocation sets the OutputDirTosLocation field's value.
func (*CreateBatchInferenceJobInput) SetProjectName ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetProjectName(v string) *CreateBatchInferenceJobInput
SetProjectName sets the ProjectName field's value.
func (*CreateBatchInferenceJobInput) SetTags ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) SetTags(v []*TagForCreateBatchInferenceJobInput) *CreateBatchInferenceJobInput
SetTags sets the Tags field's value.
func (CreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s CreateBatchInferenceJobInput) String() string
String returns the string representation
func (*CreateBatchInferenceJobInput) Validate ¶ added in v1.0.178
func (s *CreateBatchInferenceJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateBatchInferenceJobOutput ¶ added in v1.0.178
type CreateBatchInferenceJobOutput struct { Metadata *response.ResponseMetadata Id *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CreateBatchInferenceJobOutput) GoString ¶ added in v1.0.178
func (s CreateBatchInferenceJobOutput) GoString() string
GoString returns the string representation
func (*CreateBatchInferenceJobOutput) SetId ¶ added in v1.0.178
func (s *CreateBatchInferenceJobOutput) SetId(v string) *CreateBatchInferenceJobOutput
SetId sets the Id field's value.
func (CreateBatchInferenceJobOutput) String ¶ added in v1.0.178
func (s CreateBatchInferenceJobOutput) String() string
String returns the string representation
type CreateEndpointInput ¶ added in v1.0.178
type CreateEndpointInput struct { Description *string `type:"string" json:",omitempty"` DryRun *bool `type:"boolean" json:",omitempty"` ModelReference *ModelReferenceForCreateEndpointInput `type:"structure" json:",omitempty"` ModelUnitId *string `type:"string" json:",omitempty"` Moderation *ModerationForCreateEndpointInput `type:"structure" json:",omitempty"` // Name is a required field Name *string `type:"string" json:",omitempty" required:"true"` ProjectName *string `type:"string" json:",omitempty"` RateLimit *RateLimitForCreateEndpointInput `type:"structure" json:",omitempty"` Tags []*TagForCreateEndpointInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CreateEndpointInput) GoString ¶ added in v1.0.178
func (s CreateEndpointInput) GoString() string
GoString returns the string representation
func (*CreateEndpointInput) SetDescription ¶ added in v1.0.178
func (s *CreateEndpointInput) SetDescription(v string) *CreateEndpointInput
SetDescription sets the Description field's value.
func (*CreateEndpointInput) SetDryRun ¶ added in v1.0.178
func (s *CreateEndpointInput) SetDryRun(v bool) *CreateEndpointInput
SetDryRun sets the DryRun field's value.
func (*CreateEndpointInput) SetModelReference ¶ added in v1.0.178
func (s *CreateEndpointInput) SetModelReference(v *ModelReferenceForCreateEndpointInput) *CreateEndpointInput
SetModelReference sets the ModelReference field's value.
func (*CreateEndpointInput) SetModelUnitId ¶ added in v1.0.178
func (s *CreateEndpointInput) SetModelUnitId(v string) *CreateEndpointInput
SetModelUnitId sets the ModelUnitId field's value.
func (*CreateEndpointInput) SetModeration ¶ added in v1.0.178
func (s *CreateEndpointInput) SetModeration(v *ModerationForCreateEndpointInput) *CreateEndpointInput
SetModeration sets the Moderation field's value.
func (*CreateEndpointInput) SetName ¶ added in v1.0.178
func (s *CreateEndpointInput) SetName(v string) *CreateEndpointInput
SetName sets the Name field's value.
func (*CreateEndpointInput) SetProjectName ¶ added in v1.0.178
func (s *CreateEndpointInput) SetProjectName(v string) *CreateEndpointInput
SetProjectName sets the ProjectName field's value.
func (*CreateEndpointInput) SetRateLimit ¶ added in v1.0.178
func (s *CreateEndpointInput) SetRateLimit(v *RateLimitForCreateEndpointInput) *CreateEndpointInput
SetRateLimit sets the RateLimit field's value.
func (*CreateEndpointInput) SetTags ¶ added in v1.0.178
func (s *CreateEndpointInput) SetTags(v []*TagForCreateEndpointInput) *CreateEndpointInput
SetTags sets the Tags field's value.
func (CreateEndpointInput) String ¶ added in v1.0.178
func (s CreateEndpointInput) String() string
String returns the string representation
func (*CreateEndpointInput) Validate ¶ added in v1.0.178
func (s *CreateEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateEndpointOutput ¶ added in v1.0.178
type CreateEndpointOutput struct { Metadata *response.ResponseMetadata Id *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CreateEndpointOutput) GoString ¶ added in v1.0.178
func (s CreateEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateEndpointOutput) SetId ¶ added in v1.0.178
func (s *CreateEndpointOutput) SetId(v string) *CreateEndpointOutput
SetId sets the Id field's value.
func (CreateEndpointOutput) String ¶ added in v1.0.178
func (s CreateEndpointOutput) String() string
String returns the string representation
type CreateModelCustomizationJobInput ¶ added in v1.0.178
type CreateModelCustomizationJobInput struct { // CustomizationType is a required field CustomizationType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfCustomizationTypeForCreateModelCustomizationJobInput"` Data *DataForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"` Description *string `type:"string" json:",omitempty"` Hyperparameters []*HyperparameterForCreateModelCustomizationJobInput `type:"list" json:",omitempty"` ModelReference *ModelReferenceForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"` // Name is a required field Name *string `type:"string" json:",omitempty" required:"true"` ProjectName *string `type:"string" json:",omitempty"` SaveModelLimit *int32 `min:"1" max:"10" type:"int32" json:",omitempty"` Tags []*TagForCreateModelCustomizationJobInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (CreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s CreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*CreateModelCustomizationJobInput) SetCustomizationType ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetCustomizationType(v string) *CreateModelCustomizationJobInput
SetCustomizationType sets the CustomizationType field's value.
func (*CreateModelCustomizationJobInput) SetData ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetData(v *DataForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetData sets the Data field's value.
func (*CreateModelCustomizationJobInput) SetDescription ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetDescription(v string) *CreateModelCustomizationJobInput
SetDescription sets the Description field's value.
func (*CreateModelCustomizationJobInput) SetHyperparameters ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetHyperparameters(v []*HyperparameterForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetHyperparameters sets the Hyperparameters field's value.
func (*CreateModelCustomizationJobInput) SetModelReference ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetModelReference(v *ModelReferenceForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetModelReference sets the ModelReference field's value.
func (*CreateModelCustomizationJobInput) SetName ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetName(v string) *CreateModelCustomizationJobInput
SetName sets the Name field's value.
func (*CreateModelCustomizationJobInput) SetProjectName ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetProjectName(v string) *CreateModelCustomizationJobInput
SetProjectName sets the ProjectName field's value.
func (*CreateModelCustomizationJobInput) SetSaveModelLimit ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetSaveModelLimit(v int32) *CreateModelCustomizationJobInput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*CreateModelCustomizationJobInput) SetTags ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) SetTags(v []*TagForCreateModelCustomizationJobInput) *CreateModelCustomizationJobInput
SetTags sets the Tags field's value.
func (CreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s CreateModelCustomizationJobInput) String() string
String returns the string representation
func (*CreateModelCustomizationJobInput) Validate ¶ added in v1.0.178
func (s *CreateModelCustomizationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateModelCustomizationJobOutput ¶ added in v1.0.178
type CreateModelCustomizationJobOutput struct { Metadata *response.ResponseMetadata Id *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (CreateModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s CreateModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*CreateModelCustomizationJobOutput) SetId ¶ added in v1.0.178
func (s *CreateModelCustomizationJobOutput) SetId(v string) *CreateModelCustomizationJobOutput
SetId sets the Id field's value.
func (CreateModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s CreateModelCustomizationJobOutput) String() string
String returns the string representation
type DataForCreateModelCustomizationJobInput ¶ added in v1.0.178
type DataForCreateModelCustomizationJobInput struct { EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForCreateModelCustomizationJobInput"` KMSTrn *string `type:"string" json:",omitempty"` TrainingSet *TrainingSetForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"` ValidationPercentage *int32 `type:"int32" json:",omitempty"` ValidationSet *ValidationSetForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DataForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s DataForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType ¶ added in v1.0.178
func (s *DataForCreateModelCustomizationJobInput) SetEncryptionKeyringType(v string) *DataForCreateModelCustomizationJobInput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForCreateModelCustomizationJobInput) SetKMSTrn ¶ added in v1.0.178
func (s *DataForCreateModelCustomizationJobInput) SetKMSTrn(v string) *DataForCreateModelCustomizationJobInput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForCreateModelCustomizationJobInput) SetTrainingSet ¶ added in v1.0.178
func (s *DataForCreateModelCustomizationJobInput) SetTrainingSet(v *TrainingSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForCreateModelCustomizationJobInput) SetValidationPercentage ¶ added in v1.0.178
func (s *DataForCreateModelCustomizationJobInput) SetValidationPercentage(v int32) *DataForCreateModelCustomizationJobInput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForCreateModelCustomizationJobInput) SetValidationSet ¶ added in v1.0.178
func (s *DataForCreateModelCustomizationJobInput) SetValidationSet(v *ValidationSetForCreateModelCustomizationJobInput) *DataForCreateModelCustomizationJobInput
SetValidationSet sets the ValidationSet field's value.
func (DataForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s DataForCreateModelCustomizationJobInput) String() string
String returns the string representation
type DataForGetModelCustomizationJobOutput ¶ added in v1.0.178
type DataForGetModelCustomizationJobOutput struct { EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForGetModelCustomizationJobOutput"` KMSTrn *string `type:"string" json:",omitempty"` TrainingSet *TrainingSetForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` ValidationPercentage *int32 `type:"int32" json:",omitempty"` ValidationSet *ValidationSetForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DataForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s DataForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType ¶ added in v1.0.178
func (s *DataForGetModelCustomizationJobOutput) SetEncryptionKeyringType(v string) *DataForGetModelCustomizationJobOutput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForGetModelCustomizationJobOutput) SetKMSTrn ¶ added in v1.0.178
func (s *DataForGetModelCustomizationJobOutput) SetKMSTrn(v string) *DataForGetModelCustomizationJobOutput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForGetModelCustomizationJobOutput) SetTrainingSet ¶ added in v1.0.178
func (s *DataForGetModelCustomizationJobOutput) SetTrainingSet(v *TrainingSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForGetModelCustomizationJobOutput) SetValidationPercentage ¶ added in v1.0.178
func (s *DataForGetModelCustomizationJobOutput) SetValidationPercentage(v int32) *DataForGetModelCustomizationJobOutput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForGetModelCustomizationJobOutput) SetValidationSet ¶ added in v1.0.178
func (s *DataForGetModelCustomizationJobOutput) SetValidationSet(v *ValidationSetForGetModelCustomizationJobOutput) *DataForGetModelCustomizationJobOutput
SetValidationSet sets the ValidationSet field's value.
func (DataForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s DataForGetModelCustomizationJobOutput) String() string
String returns the string representation
type DataForListModelCustomizationJobsOutput ¶ added in v1.0.178
type DataForListModelCustomizationJobsOutput struct { EncryptionKeyringType *string `type:"string" json:",omitempty" enum:"EnumOfEncryptionKeyringTypeForListModelCustomizationJobsOutput"` KMSTrn *string `type:"string" json:",omitempty"` TrainingSet *TrainingSetForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` ValidationPercentage *int32 `type:"int32" json:",omitempty"` ValidationSet *ValidationSetForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (DataForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s DataForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType ¶ added in v1.0.178
func (s *DataForListModelCustomizationJobsOutput) SetEncryptionKeyringType(v string) *DataForListModelCustomizationJobsOutput
SetEncryptionKeyringType sets the EncryptionKeyringType field's value.
func (*DataForListModelCustomizationJobsOutput) SetKMSTrn ¶ added in v1.0.178
func (s *DataForListModelCustomizationJobsOutput) SetKMSTrn(v string) *DataForListModelCustomizationJobsOutput
SetKMSTrn sets the KMSTrn field's value.
func (*DataForListModelCustomizationJobsOutput) SetTrainingSet ¶ added in v1.0.178
func (s *DataForListModelCustomizationJobsOutput) SetTrainingSet(v *TrainingSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
SetTrainingSet sets the TrainingSet field's value.
func (*DataForListModelCustomizationJobsOutput) SetValidationPercentage ¶ added in v1.0.178
func (s *DataForListModelCustomizationJobsOutput) SetValidationPercentage(v int32) *DataForListModelCustomizationJobsOutput
SetValidationPercentage sets the ValidationPercentage field's value.
func (*DataForListModelCustomizationJobsOutput) SetValidationSet ¶ added in v1.0.178
func (s *DataForListModelCustomizationJobsOutput) SetValidationSet(v *ValidationSetForListModelCustomizationJobsOutput) *DataForListModelCustomizationJobsOutput
SetValidationSet sets the ValidationSet field's value.
func (DataForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s DataForListModelCustomizationJobsOutput) String() string
String returns the string representation
type DatasetForCreateModelCustomizationJobInput ¶ added in v1.0.178
type DatasetForCreateModelCustomizationJobInput struct { DatasetId *string `type:"string" json:",omitempty"` DatasetVersionId *string `type:"string" json:",omitempty"` Multiplier *float64 `type:"double" json:",omitempty"` SampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (DatasetForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s DatasetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*DatasetForCreateModelCustomizationJobInput) SetDatasetId ¶ added in v1.0.178
func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetId(v string) *DatasetForCreateModelCustomizationJobInput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId ¶ added in v1.0.178
func (s *DatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *DatasetForCreateModelCustomizationJobInput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetMultiplier ¶ added in v1.0.178
func (s *DatasetForCreateModelCustomizationJobInput) SetMultiplier(v float64) *DatasetForCreateModelCustomizationJobInput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForCreateModelCustomizationJobInput) SetSampleCount ¶ added in v1.0.178
func (s *DatasetForCreateModelCustomizationJobInput) SetSampleCount(v int64) *DatasetForCreateModelCustomizationJobInput
SetSampleCount sets the SampleCount field's value.
func (DatasetForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s DatasetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type DatasetForGetModelCustomizationJobOutput ¶ added in v1.0.178
type DatasetForGetModelCustomizationJobOutput struct { DatasetId *string `type:"string" json:",omitempty"` DatasetVersionId *string `type:"string" json:",omitempty"` Multiplier *float64 `type:"double" json:",omitempty"` SampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (DatasetForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s DatasetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*DatasetForGetModelCustomizationJobOutput) SetDatasetId ¶ added in v1.0.178
func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetId(v string) *DatasetForGetModelCustomizationJobOutput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId ¶ added in v1.0.178
func (s *DatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *DatasetForGetModelCustomizationJobOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetMultiplier ¶ added in v1.0.178
func (s *DatasetForGetModelCustomizationJobOutput) SetMultiplier(v float64) *DatasetForGetModelCustomizationJobOutput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForGetModelCustomizationJobOutput) SetSampleCount ¶ added in v1.0.178
func (s *DatasetForGetModelCustomizationJobOutput) SetSampleCount(v int64) *DatasetForGetModelCustomizationJobOutput
SetSampleCount sets the SampleCount field's value.
func (DatasetForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s DatasetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type DatasetForListModelCustomizationJobsOutput ¶ added in v1.0.178
type DatasetForListModelCustomizationJobsOutput struct { DatasetId *string `type:"string" json:",omitempty"` DatasetVersionId *string `type:"string" json:",omitempty"` Multiplier *float64 `type:"double" json:",omitempty"` SampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (DatasetForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s DatasetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*DatasetForListModelCustomizationJobsOutput) SetDatasetId ¶ added in v1.0.178
func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetId(v string) *DatasetForListModelCustomizationJobsOutput
SetDatasetId sets the DatasetId field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId ¶ added in v1.0.178
func (s *DatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *DatasetForListModelCustomizationJobsOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetMultiplier ¶ added in v1.0.178
func (s *DatasetForListModelCustomizationJobsOutput) SetMultiplier(v float64) *DatasetForListModelCustomizationJobsOutput
SetMultiplier sets the Multiplier field's value.
func (*DatasetForListModelCustomizationJobsOutput) SetSampleCount ¶ added in v1.0.178
func (s *DatasetForListModelCustomizationJobsOutput) SetSampleCount(v int64) *DatasetForListModelCustomizationJobsOutput
SetSampleCount sets the SampleCount field's value.
func (DatasetForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s DatasetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type DeleteEndpointInput ¶ added in v1.0.178
type DeleteEndpointInput struct { // Id is a required field Id *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (DeleteEndpointInput) GoString ¶ added in v1.0.178
func (s DeleteEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteEndpointInput) SetId ¶ added in v1.0.178
func (s *DeleteEndpointInput) SetId(v string) *DeleteEndpointInput
SetId sets the Id field's value.
func (DeleteEndpointInput) String ¶ added in v1.0.178
func (s DeleteEndpointInput) String() string
String returns the string representation
func (*DeleteEndpointInput) Validate ¶ added in v1.0.178
func (s *DeleteEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteEndpointOutput ¶ added in v1.0.178
type DeleteEndpointOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteEndpointOutput) GoString ¶ added in v1.0.178
func (s DeleteEndpointOutput) GoString() string
GoString returns the string representation
func (DeleteEndpointOutput) String ¶ added in v1.0.178
func (s DeleteEndpointOutput) String() string
String returns the string representation
type FilterForListBatchInferenceJobsInput ¶ added in v1.0.178
type FilterForListBatchInferenceJobsInput struct { CustomModelIds []*string `type:"list" json:",omitempty"` FoundationModels []*FoundationModelForListBatchInferenceJobsInput `type:"list" json:",omitempty"` Ids []*string `type:"list" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Phases []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (FilterForListBatchInferenceJobsInput) GoString ¶ added in v1.0.178
func (s FilterForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*FilterForListBatchInferenceJobsInput) SetCustomModelIds ¶ added in v1.0.178
func (s *FilterForListBatchInferenceJobsInput) SetCustomModelIds(v []*string) *FilterForListBatchInferenceJobsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListBatchInferenceJobsInput) SetFoundationModels ¶ added in v1.0.178
func (s *FilterForListBatchInferenceJobsInput) SetFoundationModels(v []*FoundationModelForListBatchInferenceJobsInput) *FilterForListBatchInferenceJobsInput
SetFoundationModels sets the FoundationModels field's value.
func (*FilterForListBatchInferenceJobsInput) SetIds ¶ added in v1.0.178
func (s *FilterForListBatchInferenceJobsInput) SetIds(v []*string) *FilterForListBatchInferenceJobsInput
SetIds sets the Ids field's value.
func (*FilterForListBatchInferenceJobsInput) SetName ¶ added in v1.0.178
func (s *FilterForListBatchInferenceJobsInput) SetName(v string) *FilterForListBatchInferenceJobsInput
SetName sets the Name field's value.
func (*FilterForListBatchInferenceJobsInput) SetPhases ¶ added in v1.0.178
func (s *FilterForListBatchInferenceJobsInput) SetPhases(v []*string) *FilterForListBatchInferenceJobsInput
SetPhases sets the Phases field's value.
func (FilterForListBatchInferenceJobsInput) String ¶ added in v1.0.178
func (s FilterForListBatchInferenceJobsInput) String() string
String returns the string representation
type FilterForListEndpointsInput ¶ added in v1.0.178
type FilterForListEndpointsInput struct { CustomModelIds []*string `type:"list" json:",omitempty"` EndpointModelTypes []*string `type:"list" json:",omitempty"` FoundationModelName *string `type:"string" json:",omitempty"` Ids []*string `type:"list" json:",omitempty"` ModelVersions []*string `type:"list" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Statuses []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (FilterForListEndpointsInput) GoString ¶ added in v1.0.178
func (s FilterForListEndpointsInput) GoString() string
GoString returns the string representation
func (*FilterForListEndpointsInput) SetCustomModelIds ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetCustomModelIds(v []*string) *FilterForListEndpointsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListEndpointsInput) SetEndpointModelTypes ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetEndpointModelTypes(v []*string) *FilterForListEndpointsInput
SetEndpointModelTypes sets the EndpointModelTypes field's value.
func (*FilterForListEndpointsInput) SetFoundationModelName ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetFoundationModelName(v string) *FilterForListEndpointsInput
SetFoundationModelName sets the FoundationModelName field's value.
func (*FilterForListEndpointsInput) SetIds ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetIds(v []*string) *FilterForListEndpointsInput
SetIds sets the Ids field's value.
func (*FilterForListEndpointsInput) SetModelVersions ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetModelVersions(v []*string) *FilterForListEndpointsInput
SetModelVersions sets the ModelVersions field's value.
func (*FilterForListEndpointsInput) SetName ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetName(v string) *FilterForListEndpointsInput
SetName sets the Name field's value.
func (*FilterForListEndpointsInput) SetStatuses ¶ added in v1.0.178
func (s *FilterForListEndpointsInput) SetStatuses(v []*string) *FilterForListEndpointsInput
SetStatuses sets the Statuses field's value.
func (FilterForListEndpointsInput) String ¶ added in v1.0.178
func (s FilterForListEndpointsInput) String() string
String returns the string representation
type FilterForListModelCustomizationJobsInput ¶ added in v1.0.178
type FilterForListModelCustomizationJobsInput struct { CreateTimeAfter *string `type:"string" json:",omitempty"` CreateTimeBefore *string `type:"string" json:",omitempty"` CustomModelIds []*string `type:"list" json:",omitempty"` CustomizationTypes []*string `type:"list" json:",omitempty"` FoundationModels []*FoundationModelForListModelCustomizationJobsInput `type:"list" json:",omitempty"` Ids []*string `type:"list" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Phases []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (FilterForListModelCustomizationJobsInput) GoString ¶ added in v1.0.178
func (s FilterForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*FilterForListModelCustomizationJobsInput) SetCreateTimeAfter ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeAfter(v string) *FilterForListModelCustomizationJobsInput
SetCreateTimeAfter sets the CreateTimeAfter field's value.
func (*FilterForListModelCustomizationJobsInput) SetCreateTimeBefore ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetCreateTimeBefore(v string) *FilterForListModelCustomizationJobsInput
SetCreateTimeBefore sets the CreateTimeBefore field's value.
func (*FilterForListModelCustomizationJobsInput) SetCustomModelIds ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetCustomModelIds(v []*string) *FilterForListModelCustomizationJobsInput
SetCustomModelIds sets the CustomModelIds field's value.
func (*FilterForListModelCustomizationJobsInput) SetCustomizationTypes ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetCustomizationTypes(v []*string) *FilterForListModelCustomizationJobsInput
SetCustomizationTypes sets the CustomizationTypes field's value.
func (*FilterForListModelCustomizationJobsInput) SetFoundationModels ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetFoundationModels(v []*FoundationModelForListModelCustomizationJobsInput) *FilterForListModelCustomizationJobsInput
SetFoundationModels sets the FoundationModels field's value.
func (*FilterForListModelCustomizationJobsInput) SetIds ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetIds(v []*string) *FilterForListModelCustomizationJobsInput
SetIds sets the Ids field's value.
func (*FilterForListModelCustomizationJobsInput) SetName ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetName(v string) *FilterForListModelCustomizationJobsInput
SetName sets the Name field's value.
func (*FilterForListModelCustomizationJobsInput) SetPhases ¶ added in v1.0.178
func (s *FilterForListModelCustomizationJobsInput) SetPhases(v []*string) *FilterForListModelCustomizationJobsInput
SetPhases sets the Phases field's value.
func (FilterForListModelCustomizationJobsInput) String ¶ added in v1.0.178
func (s FilterForListModelCustomizationJobsInput) String() string
String returns the string representation
type FoundationModelForCreateBatchInferenceJobInput ¶ added in v1.0.178
type FoundationModelForCreateBatchInferenceJobInput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForCreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s FoundationModelForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateBatchInferenceJobInput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForCreateBatchInferenceJobInput) SetModelVersion(v string) *FoundationModelForCreateBatchInferenceJobInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateBatchInferenceJobInput) SetName ¶ added in v1.0.178
func (s *FoundationModelForCreateBatchInferenceJobInput) SetName(v string) *FoundationModelForCreateBatchInferenceJobInput
SetName sets the Name field's value.
func (FoundationModelForCreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s FoundationModelForCreateBatchInferenceJobInput) String() string
String returns the string representation
type FoundationModelForCreateEndpointInput ¶ added in v1.0.178
type FoundationModelForCreateEndpointInput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForCreateEndpointInput) GoString ¶ added in v1.0.178
func (s FoundationModelForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateEndpointInput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForCreateEndpointInput) SetModelVersion(v string) *FoundationModelForCreateEndpointInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateEndpointInput) SetName ¶ added in v1.0.178
func (s *FoundationModelForCreateEndpointInput) SetName(v string) *FoundationModelForCreateEndpointInput
SetName sets the Name field's value.
func (FoundationModelForCreateEndpointInput) String ¶ added in v1.0.178
func (s FoundationModelForCreateEndpointInput) String() string
String returns the string representation
type FoundationModelForCreateModelCustomizationJobInput ¶ added in v1.0.178
type FoundationModelForCreateModelCustomizationJobInput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s FoundationModelForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*FoundationModelForCreateModelCustomizationJobInput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForCreateModelCustomizationJobInput) SetModelVersion(v string) *FoundationModelForCreateModelCustomizationJobInput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForCreateModelCustomizationJobInput) SetName ¶ added in v1.0.178
func (s *FoundationModelForCreateModelCustomizationJobInput) SetName(v string) *FoundationModelForCreateModelCustomizationJobInput
SetName sets the Name field's value.
func (FoundationModelForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s FoundationModelForCreateModelCustomizationJobInput) String() string
String returns the string representation
type FoundationModelForGetEndpointOutput ¶ added in v1.0.178
type FoundationModelForGetEndpointOutput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForGetEndpointOutput) GoString ¶ added in v1.0.178
func (s FoundationModelForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForGetEndpointOutput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForGetEndpointOutput) SetModelVersion(v string) *FoundationModelForGetEndpointOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForGetEndpointOutput) SetName ¶ added in v1.0.178
func (s *FoundationModelForGetEndpointOutput) SetName(v string) *FoundationModelForGetEndpointOutput
SetName sets the Name field's value.
func (FoundationModelForGetEndpointOutput) String ¶ added in v1.0.178
func (s FoundationModelForGetEndpointOutput) String() string
String returns the string representation
type FoundationModelForGetModelCustomizationJobOutput ¶ added in v1.0.178
type FoundationModelForGetModelCustomizationJobOutput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s FoundationModelForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForGetModelCustomizationJobOutput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForGetModelCustomizationJobOutput) SetModelVersion(v string) *FoundationModelForGetModelCustomizationJobOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForGetModelCustomizationJobOutput) SetName ¶ added in v1.0.178
func (s *FoundationModelForGetModelCustomizationJobOutput) SetName(v string) *FoundationModelForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (FoundationModelForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s FoundationModelForGetModelCustomizationJobOutput) String() string
String returns the string representation
type FoundationModelForListBatchInferenceJobsInput ¶ added in v1.0.178
type FoundationModelForListBatchInferenceJobsInput struct { ModelVersions []*string `type:"list" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForListBatchInferenceJobsInput) GoString ¶ added in v1.0.178
func (s FoundationModelForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*FoundationModelForListBatchInferenceJobsInput) SetModelVersions ¶ added in v1.0.178
func (s *FoundationModelForListBatchInferenceJobsInput) SetModelVersions(v []*string) *FoundationModelForListBatchInferenceJobsInput
SetModelVersions sets the ModelVersions field's value.
func (*FoundationModelForListBatchInferenceJobsInput) SetName ¶ added in v1.0.178
func (s *FoundationModelForListBatchInferenceJobsInput) SetName(v string) *FoundationModelForListBatchInferenceJobsInput
SetName sets the Name field's value.
func (FoundationModelForListBatchInferenceJobsInput) String ¶ added in v1.0.178
func (s FoundationModelForListBatchInferenceJobsInput) String() string
String returns the string representation
type FoundationModelForListBatchInferenceJobsOutput ¶ added in v1.0.178
type FoundationModelForListBatchInferenceJobsOutput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s FoundationModelForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListBatchInferenceJobsOutput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForListBatchInferenceJobsOutput) SetModelVersion(v string) *FoundationModelForListBatchInferenceJobsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListBatchInferenceJobsOutput) SetName ¶ added in v1.0.178
func (s *FoundationModelForListBatchInferenceJobsOutput) SetName(v string) *FoundationModelForListBatchInferenceJobsOutput
SetName sets the Name field's value.
func (FoundationModelForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s FoundationModelForListBatchInferenceJobsOutput) String() string
String returns the string representation
type FoundationModelForListEndpointsOutput ¶ added in v1.0.178
type FoundationModelForListEndpointsOutput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForListEndpointsOutput) GoString ¶ added in v1.0.178
func (s FoundationModelForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListEndpointsOutput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForListEndpointsOutput) SetModelVersion(v string) *FoundationModelForListEndpointsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListEndpointsOutput) SetName ¶ added in v1.0.178
func (s *FoundationModelForListEndpointsOutput) SetName(v string) *FoundationModelForListEndpointsOutput
SetName sets the Name field's value.
func (FoundationModelForListEndpointsOutput) String ¶ added in v1.0.178
func (s FoundationModelForListEndpointsOutput) String() string
String returns the string representation
type FoundationModelForListModelCustomizationJobsInput ¶ added in v1.0.178
type FoundationModelForListModelCustomizationJobsInput struct { ModelVersions []*string `type:"list" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForListModelCustomizationJobsInput) GoString ¶ added in v1.0.178
func (s FoundationModelForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*FoundationModelForListModelCustomizationJobsInput) SetModelVersions ¶ added in v1.0.178
func (s *FoundationModelForListModelCustomizationJobsInput) SetModelVersions(v []*string) *FoundationModelForListModelCustomizationJobsInput
SetModelVersions sets the ModelVersions field's value.
func (*FoundationModelForListModelCustomizationJobsInput) SetName ¶ added in v1.0.178
func (s *FoundationModelForListModelCustomizationJobsInput) SetName(v string) *FoundationModelForListModelCustomizationJobsInput
SetName sets the Name field's value.
func (FoundationModelForListModelCustomizationJobsInput) String ¶ added in v1.0.178
func (s FoundationModelForListModelCustomizationJobsInput) String() string
String returns the string representation
type FoundationModelForListModelCustomizationJobsOutput ¶ added in v1.0.178
type FoundationModelForListModelCustomizationJobsOutput struct { ModelVersion *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (FoundationModelForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s FoundationModelForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*FoundationModelForListModelCustomizationJobsOutput) SetModelVersion ¶ added in v1.0.178
func (s *FoundationModelForListModelCustomizationJobsOutput) SetModelVersion(v string) *FoundationModelForListModelCustomizationJobsOutput
SetModelVersion sets the ModelVersion field's value.
func (*FoundationModelForListModelCustomizationJobsOutput) SetName ¶ added in v1.0.178
func (s *FoundationModelForListModelCustomizationJobsOutput) SetName(v string) *FoundationModelForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (FoundationModelForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s FoundationModelForListModelCustomizationJobsOutput) String() string
String returns the string representation
type GetApiKeyInput ¶
type GetApiKeyInput struct { // DurationSeconds is a required field DurationSeconds *int32 `type:"int32" json:",omitempty" required:"true"` ResourceIds []*string `type:"list" json:",omitempty"` // ResourceType is a required field ResourceType *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (GetApiKeyInput) GoString ¶
func (s GetApiKeyInput) GoString() string
GoString returns the string representation
func (*GetApiKeyInput) SetDurationSeconds ¶
func (s *GetApiKeyInput) SetDurationSeconds(v int32) *GetApiKeyInput
SetDurationSeconds sets the DurationSeconds field's value.
func (*GetApiKeyInput) SetResourceIds ¶
func (s *GetApiKeyInput) SetResourceIds(v []*string) *GetApiKeyInput
SetResourceIds sets the ResourceIds field's value.
func (*GetApiKeyInput) SetResourceType ¶
func (s *GetApiKeyInput) SetResourceType(v string) *GetApiKeyInput
SetResourceType sets the ResourceType field's value.
func (GetApiKeyInput) String ¶
func (s GetApiKeyInput) String() string
String returns the string representation
func (*GetApiKeyInput) Validate ¶
func (s *GetApiKeyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetApiKeyOutput ¶
type GetApiKeyOutput struct { Metadata *response.ResponseMetadata ApiKey *string `type:"string" json:",omitempty"` ExpiredTime *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (GetApiKeyOutput) GoString ¶
func (s GetApiKeyOutput) GoString() string
GoString returns the string representation
func (*GetApiKeyOutput) SetApiKey ¶
func (s *GetApiKeyOutput) SetApiKey(v string) *GetApiKeyOutput
SetApiKey sets the ApiKey field's value.
func (*GetApiKeyOutput) SetExpiredTime ¶
func (s *GetApiKeyOutput) SetExpiredTime(v int32) *GetApiKeyOutput
SetExpiredTime sets the ExpiredTime field's value.
func (GetApiKeyOutput) String ¶
func (s GetApiKeyOutput) String() string
String returns the string representation
type GetEndpointInput ¶ added in v1.0.178
type GetEndpointInput struct { // Id is a required field Id *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (GetEndpointInput) GoString ¶ added in v1.0.178
func (s GetEndpointInput) GoString() string
GoString returns the string representation
func (*GetEndpointInput) SetId ¶ added in v1.0.178
func (s *GetEndpointInput) SetId(v string) *GetEndpointInput
SetId sets the Id field's value.
func (GetEndpointInput) String ¶ added in v1.0.178
func (s GetEndpointInput) String() string
String returns the string representation
func (*GetEndpointInput) Validate ¶ added in v1.0.178
func (s *GetEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetEndpointOutput ¶ added in v1.0.178
type GetEndpointOutput struct { Metadata *response.ResponseMetadata BatchOnly *bool `type:"boolean" json:",omitempty"` CreateTime *string `type:"string" json:",omitempty"` Description *string `type:"string" json:",omitempty"` EndpointModelType *string `type:"string" json:",omitempty"` Id *string `type:"string" json:",omitempty"` ModelReference *ModelReferenceForGetEndpointOutput `type:"structure" json:",omitempty"` ModelUnitId *string `type:"string" json:",omitempty"` Moderation *ModerationForGetEndpointOutput `type:"structure" json:",omitempty"` Name *string `type:"string" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RateLimit *RateLimitForGetEndpointOutput `type:"structure" json:",omitempty"` RollingId *string `type:"string" json:",omitempty"` ScaleTierId *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty"` StatusReason *string `type:"string" json:",omitempty"` SupportRolling *bool `type:"boolean" json:",omitempty"` SupportScaleTier *bool `type:"boolean" json:",omitempty"` Tags []*TagForGetEndpointOutput `type:"list" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (GetEndpointOutput) GoString ¶ added in v1.0.178
func (s GetEndpointOutput) GoString() string
GoString returns the string representation
func (*GetEndpointOutput) SetBatchOnly ¶ added in v1.0.178
func (s *GetEndpointOutput) SetBatchOnly(v bool) *GetEndpointOutput
SetBatchOnly sets the BatchOnly field's value.
func (*GetEndpointOutput) SetCreateTime ¶ added in v1.0.178
func (s *GetEndpointOutput) SetCreateTime(v string) *GetEndpointOutput
SetCreateTime sets the CreateTime field's value.
func (*GetEndpointOutput) SetDescription ¶ added in v1.0.178
func (s *GetEndpointOutput) SetDescription(v string) *GetEndpointOutput
SetDescription sets the Description field's value.
func (*GetEndpointOutput) SetEndpointModelType ¶ added in v1.0.178
func (s *GetEndpointOutput) SetEndpointModelType(v string) *GetEndpointOutput
SetEndpointModelType sets the EndpointModelType field's value.
func (*GetEndpointOutput) SetId ¶ added in v1.0.178
func (s *GetEndpointOutput) SetId(v string) *GetEndpointOutput
SetId sets the Id field's value.
func (*GetEndpointOutput) SetModelReference ¶ added in v1.0.178
func (s *GetEndpointOutput) SetModelReference(v *ModelReferenceForGetEndpointOutput) *GetEndpointOutput
SetModelReference sets the ModelReference field's value.
func (*GetEndpointOutput) SetModelUnitId ¶ added in v1.0.178
func (s *GetEndpointOutput) SetModelUnitId(v string) *GetEndpointOutput
SetModelUnitId sets the ModelUnitId field's value.
func (*GetEndpointOutput) SetModeration ¶ added in v1.0.178
func (s *GetEndpointOutput) SetModeration(v *ModerationForGetEndpointOutput) *GetEndpointOutput
SetModeration sets the Moderation field's value.
func (*GetEndpointOutput) SetName ¶ added in v1.0.178
func (s *GetEndpointOutput) SetName(v string) *GetEndpointOutput
SetName sets the Name field's value.
func (*GetEndpointOutput) SetProjectName ¶ added in v1.0.178
func (s *GetEndpointOutput) SetProjectName(v string) *GetEndpointOutput
SetProjectName sets the ProjectName field's value.
func (*GetEndpointOutput) SetRateLimit ¶ added in v1.0.178
func (s *GetEndpointOutput) SetRateLimit(v *RateLimitForGetEndpointOutput) *GetEndpointOutput
SetRateLimit sets the RateLimit field's value.
func (*GetEndpointOutput) SetRollingId ¶ added in v1.0.178
func (s *GetEndpointOutput) SetRollingId(v string) *GetEndpointOutput
SetRollingId sets the RollingId field's value.
func (*GetEndpointOutput) SetScaleTierId ¶ added in v1.0.178
func (s *GetEndpointOutput) SetScaleTierId(v string) *GetEndpointOutput
SetScaleTierId sets the ScaleTierId field's value.
func (*GetEndpointOutput) SetStatus ¶ added in v1.0.178
func (s *GetEndpointOutput) SetStatus(v string) *GetEndpointOutput
SetStatus sets the Status field's value.
func (*GetEndpointOutput) SetStatusReason ¶ added in v1.0.178
func (s *GetEndpointOutput) SetStatusReason(v string) *GetEndpointOutput
SetStatusReason sets the StatusReason field's value.
func (*GetEndpointOutput) SetSupportRolling ¶ added in v1.0.178
func (s *GetEndpointOutput) SetSupportRolling(v bool) *GetEndpointOutput
SetSupportRolling sets the SupportRolling field's value.
func (*GetEndpointOutput) SetSupportScaleTier ¶ added in v1.0.178
func (s *GetEndpointOutput) SetSupportScaleTier(v bool) *GetEndpointOutput
SetSupportScaleTier sets the SupportScaleTier field's value.
func (*GetEndpointOutput) SetTags ¶ added in v1.0.178
func (s *GetEndpointOutput) SetTags(v []*TagForGetEndpointOutput) *GetEndpointOutput
SetTags sets the Tags field's value.
func (*GetEndpointOutput) SetUpdateTime ¶ added in v1.0.178
func (s *GetEndpointOutput) SetUpdateTime(v string) *GetEndpointOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetEndpointOutput) String ¶ added in v1.0.178
func (s GetEndpointOutput) String() string
String returns the string representation
type GetModelCustomizationJobInput ¶ added in v1.0.178
type GetModelCustomizationJobInput struct { // Id is a required field Id *string `type:"string" json:",omitempty" required:"true"` // contains filtered or unexported fields }
func (GetModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s GetModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*GetModelCustomizationJobInput) SetId ¶ added in v1.0.178
func (s *GetModelCustomizationJobInput) SetId(v string) *GetModelCustomizationJobInput
SetId sets the Id field's value.
func (GetModelCustomizationJobInput) String ¶ added in v1.0.178
func (s GetModelCustomizationJobInput) String() string
String returns the string representation
func (*GetModelCustomizationJobInput) Validate ¶ added in v1.0.178
func (s *GetModelCustomizationJobInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetModelCustomizationJobOutput ¶ added in v1.0.178
type GetModelCustomizationJobOutput struct { Metadata *response.ResponseMetadata CreateTime *string `type:"string" json:",omitempty"` CustomizationType *string `type:"string" json:",omitempty"` Data *DataForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` Description *string `type:"string" json:",omitempty"` Hyperparameters []*HyperparameterForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` Id *string `type:"string" json:",omitempty"` ModelReference *ModelReferenceForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Outputs []*OutputForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` PublishedOutputCount *int32 `type:"int32" json:",omitempty"` Reason *string `type:"string" json:",omitempty"` SaveModelLimit *int32 `type:"int32" json:",omitempty"` Status *StatusForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` Tags []*TagForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` TotalOutputCount *int32 `type:"int32" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (GetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s GetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*GetModelCustomizationJobOutput) SetCreateTime ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetCreateTime(v string) *GetModelCustomizationJobOutput
SetCreateTime sets the CreateTime field's value.
func (*GetModelCustomizationJobOutput) SetCustomizationType ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetCustomizationType(v string) *GetModelCustomizationJobOutput
SetCustomizationType sets the CustomizationType field's value.
func (*GetModelCustomizationJobOutput) SetData ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetData(v *DataForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetData sets the Data field's value.
func (*GetModelCustomizationJobOutput) SetDescription ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetDescription(v string) *GetModelCustomizationJobOutput
SetDescription sets the Description field's value.
func (*GetModelCustomizationJobOutput) SetHyperparameters ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetHyperparameters(v []*HyperparameterForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetHyperparameters sets the Hyperparameters field's value.
func (*GetModelCustomizationJobOutput) SetId ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetId(v string) *GetModelCustomizationJobOutput
SetId sets the Id field's value.
func (*GetModelCustomizationJobOutput) SetModelReference ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetModelReference(v *ModelReferenceForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetModelReference sets the ModelReference field's value.
func (*GetModelCustomizationJobOutput) SetName ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetName(v string) *GetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*GetModelCustomizationJobOutput) SetOutputs ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetOutputs(v []*OutputForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetOutputs sets the Outputs field's value.
func (*GetModelCustomizationJobOutput) SetProjectName ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetProjectName(v string) *GetModelCustomizationJobOutput
SetProjectName sets the ProjectName field's value.
func (*GetModelCustomizationJobOutput) SetPublishedOutputCount ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetPublishedOutputCount(v int32) *GetModelCustomizationJobOutput
SetPublishedOutputCount sets the PublishedOutputCount field's value.
func (*GetModelCustomizationJobOutput) SetReason ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetReason(v string) *GetModelCustomizationJobOutput
SetReason sets the Reason field's value.
func (*GetModelCustomizationJobOutput) SetSaveModelLimit ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetSaveModelLimit(v int32) *GetModelCustomizationJobOutput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*GetModelCustomizationJobOutput) SetStatus ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetStatus(v *StatusForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetStatus sets the Status field's value.
func (*GetModelCustomizationJobOutput) SetTags ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetTags(v []*TagForGetModelCustomizationJobOutput) *GetModelCustomizationJobOutput
SetTags sets the Tags field's value.
func (*GetModelCustomizationJobOutput) SetTotalOutputCount ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetTotalOutputCount(v int32) *GetModelCustomizationJobOutput
SetTotalOutputCount sets the TotalOutputCount field's value.
func (*GetModelCustomizationJobOutput) SetUpdateTime ¶ added in v1.0.178
func (s *GetModelCustomizationJobOutput) SetUpdateTime(v string) *GetModelCustomizationJobOutput
SetUpdateTime sets the UpdateTime field's value.
func (GetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s GetModelCustomizationJobOutput) String() string
String returns the string representation
type HyperparameterForCreateModelCustomizationJobInput ¶ added in v1.0.178
type HyperparameterForCreateModelCustomizationJobInput struct { Name *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HyperparameterForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s HyperparameterForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*HyperparameterForCreateModelCustomizationJobInput) SetName ¶ added in v1.0.178
func (s *HyperparameterForCreateModelCustomizationJobInput) SetName(v string) *HyperparameterForCreateModelCustomizationJobInput
SetName sets the Name field's value.
func (*HyperparameterForCreateModelCustomizationJobInput) SetValue ¶ added in v1.0.178
func (s *HyperparameterForCreateModelCustomizationJobInput) SetValue(v string) *HyperparameterForCreateModelCustomizationJobInput
SetValue sets the Value field's value.
func (HyperparameterForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s HyperparameterForCreateModelCustomizationJobInput) String() string
String returns the string representation
type HyperparameterForGetModelCustomizationJobOutput ¶ added in v1.0.178
type HyperparameterForGetModelCustomizationJobOutput struct { Name *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HyperparameterForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s HyperparameterForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*HyperparameterForGetModelCustomizationJobOutput) SetName ¶ added in v1.0.178
func (s *HyperparameterForGetModelCustomizationJobOutput) SetName(v string) *HyperparameterForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*HyperparameterForGetModelCustomizationJobOutput) SetValue ¶ added in v1.0.178
func (s *HyperparameterForGetModelCustomizationJobOutput) SetValue(v string) *HyperparameterForGetModelCustomizationJobOutput
SetValue sets the Value field's value.
func (HyperparameterForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s HyperparameterForGetModelCustomizationJobOutput) String() string
String returns the string representation
type HyperparameterForListModelCustomizationJobsOutput ¶ added in v1.0.178
type HyperparameterForListModelCustomizationJobsOutput struct { Name *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (HyperparameterForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s HyperparameterForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*HyperparameterForListModelCustomizationJobsOutput) SetName ¶ added in v1.0.178
func (s *HyperparameterForListModelCustomizationJobsOutput) SetName(v string) *HyperparameterForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*HyperparameterForListModelCustomizationJobsOutput) SetValue ¶ added in v1.0.178
func (s *HyperparameterForListModelCustomizationJobsOutput) SetValue(v string) *HyperparameterForListModelCustomizationJobsOutput
SetValue sets the Value field's value.
func (HyperparameterForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s HyperparameterForListModelCustomizationJobsOutput) String() string
String returns the string representation
type InputFileTosLocationForCreateBatchInferenceJobInput ¶ added in v1.0.178
type InputFileTosLocationForCreateBatchInferenceJobInput struct { BucketName *string `type:"string" json:",omitempty"` ObjectKey *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (InputFileTosLocationForCreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s InputFileTosLocationForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName ¶ added in v1.0.178
func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
SetBucketName sets the BucketName field's value.
func (*InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey ¶ added in v1.0.178
func (s *InputFileTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *InputFileTosLocationForCreateBatchInferenceJobInput
SetObjectKey sets the ObjectKey field's value.
func (InputFileTosLocationForCreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s InputFileTosLocationForCreateBatchInferenceJobInput) String() string
String returns the string representation
type InputFileTosLocationForListBatchInferenceJobsOutput ¶ added in v1.0.178
type InputFileTosLocationForListBatchInferenceJobsOutput struct { BucketName *string `type:"string" json:",omitempty"` ObjectKey *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (InputFileTosLocationForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s InputFileTosLocationForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName ¶ added in v1.0.178
func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
SetBucketName sets the BucketName field's value.
func (*InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey ¶ added in v1.0.178
func (s *InputFileTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *InputFileTosLocationForListBatchInferenceJobsOutput
SetObjectKey sets the ObjectKey field's value.
func (InputFileTosLocationForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s InputFileTosLocationForListBatchInferenceJobsOutput) String() string
String returns the string representation
type ItemForListBatchInferenceJobsOutput ¶ added in v1.0.178
type ItemForListBatchInferenceJobsOutput struct { CompletionWindow *string `type:"string" json:",omitempty"` CreateTime *string `type:"string" json:",omitempty"` Description *string `type:"string" json:",omitempty"` ExpireTime *string `type:"string" json:",omitempty"` Id *string `type:"string" json:",omitempty"` InputFileTosLocation *InputFileTosLocationForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` ModelReference *ModelReferenceForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` Name *string `type:"string" json:",omitempty"` OutputDirTosLocation *OutputDirTosLocationForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RequestCounts *RequestCountsForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` Status *StatusForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` Tags []*TagForListBatchInferenceJobsOutput `type:"list" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ItemForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s ItemForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ItemForListBatchInferenceJobsOutput) SetCompletionWindow ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetCompletionWindow(v string) *ItemForListBatchInferenceJobsOutput
SetCompletionWindow sets the CompletionWindow field's value.
func (*ItemForListBatchInferenceJobsOutput) SetCreateTime ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetCreateTime(v string) *ItemForListBatchInferenceJobsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListBatchInferenceJobsOutput) SetDescription ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetDescription(v string) *ItemForListBatchInferenceJobsOutput
SetDescription sets the Description field's value.
func (*ItemForListBatchInferenceJobsOutput) SetExpireTime ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetExpireTime(v string) *ItemForListBatchInferenceJobsOutput
SetExpireTime sets the ExpireTime field's value.
func (*ItemForListBatchInferenceJobsOutput) SetId ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetId(v string) *ItemForListBatchInferenceJobsOutput
SetId sets the Id field's value.
func (*ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetInputFileTosLocation(v *InputFileTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetInputFileTosLocation sets the InputFileTosLocation field's value.
func (*ItemForListBatchInferenceJobsOutput) SetModelReference ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetModelReference(v *ModelReferenceForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListBatchInferenceJobsOutput) SetName ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetName(v string) *ItemForListBatchInferenceJobsOutput
SetName sets the Name field's value.
func (*ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetOutputDirTosLocation(v *OutputDirTosLocationForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetOutputDirTosLocation sets the OutputDirTosLocation field's value.
func (*ItemForListBatchInferenceJobsOutput) SetProjectName ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetProjectName(v string) *ItemForListBatchInferenceJobsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListBatchInferenceJobsOutput) SetRequestCounts ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetRequestCounts(v *RequestCountsForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetRequestCounts sets the RequestCounts field's value.
func (*ItemForListBatchInferenceJobsOutput) SetStatus ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetStatus(v *StatusForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetStatus sets the Status field's value.
func (*ItemForListBatchInferenceJobsOutput) SetTags ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetTags(v []*TagForListBatchInferenceJobsOutput) *ItemForListBatchInferenceJobsOutput
SetTags sets the Tags field's value.
func (*ItemForListBatchInferenceJobsOutput) SetUpdateTime ¶ added in v1.0.178
func (s *ItemForListBatchInferenceJobsOutput) SetUpdateTime(v string) *ItemForListBatchInferenceJobsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s ItemForListBatchInferenceJobsOutput) String() string
String returns the string representation
type ItemForListEndpointsOutput ¶ added in v1.0.178
type ItemForListEndpointsOutput struct { CreateTime *string `type:"string" json:",omitempty"` Description *string `type:"string" json:",omitempty"` EndpointModelType *string `type:"string" json:",omitempty" enum:"EnumOfEndpointModelTypeForListEndpointsOutput"` Id *string `type:"string" json:",omitempty"` ModelReference *ModelReferenceForListEndpointsOutput `type:"structure" json:",omitempty"` ModelUnitId *string `type:"string" json:",omitempty"` Name *string `type:"string" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` RateLimit *RateLimitForListEndpointsOutput `type:"structure" json:",omitempty"` RollingId *string `type:"string" json:",omitempty"` ScaleTierId *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListEndpointsOutput"` StatusReason *string `type:"string" json:",omitempty"` SupportRolling *bool `type:"boolean" json:",omitempty"` SupportScaleTier *bool `type:"boolean" json:",omitempty"` Tags []*TagForListEndpointsOutput `type:"list" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ItemForListEndpointsOutput) GoString ¶ added in v1.0.178
func (s ItemForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ItemForListEndpointsOutput) SetCreateTime ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetCreateTime(v string) *ItemForListEndpointsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListEndpointsOutput) SetDescription ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetDescription(v string) *ItemForListEndpointsOutput
SetDescription sets the Description field's value.
func (*ItemForListEndpointsOutput) SetEndpointModelType ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetEndpointModelType(v string) *ItemForListEndpointsOutput
SetEndpointModelType sets the EndpointModelType field's value.
func (*ItemForListEndpointsOutput) SetId ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetId(v string) *ItemForListEndpointsOutput
SetId sets the Id field's value.
func (*ItemForListEndpointsOutput) SetModelReference ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetModelReference(v *ModelReferenceForListEndpointsOutput) *ItemForListEndpointsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListEndpointsOutput) SetModelUnitId ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetModelUnitId(v string) *ItemForListEndpointsOutput
SetModelUnitId sets the ModelUnitId field's value.
func (*ItemForListEndpointsOutput) SetName ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetName(v string) *ItemForListEndpointsOutput
SetName sets the Name field's value.
func (*ItemForListEndpointsOutput) SetProjectName ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetProjectName(v string) *ItemForListEndpointsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListEndpointsOutput) SetRateLimit ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetRateLimit(v *RateLimitForListEndpointsOutput) *ItemForListEndpointsOutput
SetRateLimit sets the RateLimit field's value.
func (*ItemForListEndpointsOutput) SetRollingId ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetRollingId(v string) *ItemForListEndpointsOutput
SetRollingId sets the RollingId field's value.
func (*ItemForListEndpointsOutput) SetScaleTierId ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetScaleTierId(v string) *ItemForListEndpointsOutput
SetScaleTierId sets the ScaleTierId field's value.
func (*ItemForListEndpointsOutput) SetStatus ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetStatus(v string) *ItemForListEndpointsOutput
SetStatus sets the Status field's value.
func (*ItemForListEndpointsOutput) SetStatusReason ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetStatusReason(v string) *ItemForListEndpointsOutput
SetStatusReason sets the StatusReason field's value.
func (*ItemForListEndpointsOutput) SetSupportRolling ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetSupportRolling(v bool) *ItemForListEndpointsOutput
SetSupportRolling sets the SupportRolling field's value.
func (*ItemForListEndpointsOutput) SetSupportScaleTier ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetSupportScaleTier(v bool) *ItemForListEndpointsOutput
SetSupportScaleTier sets the SupportScaleTier field's value.
func (*ItemForListEndpointsOutput) SetTags ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetTags(v []*TagForListEndpointsOutput) *ItemForListEndpointsOutput
SetTags sets the Tags field's value.
func (*ItemForListEndpointsOutput) SetUpdateTime ¶ added in v1.0.178
func (s *ItemForListEndpointsOutput) SetUpdateTime(v string) *ItemForListEndpointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListEndpointsOutput) String ¶ added in v1.0.178
func (s ItemForListEndpointsOutput) String() string
String returns the string representation
type ItemForListModelCustomizationJobsOutput ¶ added in v1.0.178
type ItemForListModelCustomizationJobsOutput struct { CreateTime *string `type:"string" json:",omitempty"` CustomizationType *string `type:"string" json:",omitempty" enum:"EnumOfCustomizationTypeForListModelCustomizationJobsOutput"` Data *DataForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` Description *string `type:"string" json:",omitempty"` Hyperparameters []*HyperparameterForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` Id *string `type:"string" json:",omitempty"` ModelReference *ModelReferenceForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Outputs []*OutputForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` PublishedOutputCount *int32 `type:"int32" json:",omitempty"` Reason *string `type:"string" json:",omitempty"` SaveModelLimit *int32 `type:"int32" json:",omitempty"` Status *StatusForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` Tags []*TagForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` TotalOutputCount *int32 `type:"int32" json:",omitempty"` UpdateTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ItemForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s ItemForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ItemForListModelCustomizationJobsOutput) SetCreateTime ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetCreateTime(v string) *ItemForListModelCustomizationJobsOutput
SetCreateTime sets the CreateTime field's value.
func (*ItemForListModelCustomizationJobsOutput) SetCustomizationType ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetCustomizationType(v string) *ItemForListModelCustomizationJobsOutput
SetCustomizationType sets the CustomizationType field's value.
func (*ItemForListModelCustomizationJobsOutput) SetData ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetData(v *DataForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetData sets the Data field's value.
func (*ItemForListModelCustomizationJobsOutput) SetDescription ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetDescription(v string) *ItemForListModelCustomizationJobsOutput
SetDescription sets the Description field's value.
func (*ItemForListModelCustomizationJobsOutput) SetHyperparameters ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetHyperparameters(v []*HyperparameterForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetHyperparameters sets the Hyperparameters field's value.
func (*ItemForListModelCustomizationJobsOutput) SetId ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetId(v string) *ItemForListModelCustomizationJobsOutput
SetId sets the Id field's value.
func (*ItemForListModelCustomizationJobsOutput) SetModelReference ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetModelReference(v *ModelReferenceForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetModelReference sets the ModelReference field's value.
func (*ItemForListModelCustomizationJobsOutput) SetName ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetName(v string) *ItemForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*ItemForListModelCustomizationJobsOutput) SetOutputs ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetOutputs(v []*OutputForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetOutputs sets the Outputs field's value.
func (*ItemForListModelCustomizationJobsOutput) SetProjectName ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetProjectName(v string) *ItemForListModelCustomizationJobsOutput
SetProjectName sets the ProjectName field's value.
func (*ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetPublishedOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
SetPublishedOutputCount sets the PublishedOutputCount field's value.
func (*ItemForListModelCustomizationJobsOutput) SetReason ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetReason(v string) *ItemForListModelCustomizationJobsOutput
SetReason sets the Reason field's value.
func (*ItemForListModelCustomizationJobsOutput) SetSaveModelLimit ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetSaveModelLimit(v int32) *ItemForListModelCustomizationJobsOutput
SetSaveModelLimit sets the SaveModelLimit field's value.
func (*ItemForListModelCustomizationJobsOutput) SetStatus ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetStatus(v *StatusForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetStatus sets the Status field's value.
func (*ItemForListModelCustomizationJobsOutput) SetTags ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetTags(v []*TagForListModelCustomizationJobsOutput) *ItemForListModelCustomizationJobsOutput
SetTags sets the Tags field's value.
func (*ItemForListModelCustomizationJobsOutput) SetTotalOutputCount ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetTotalOutputCount(v int32) *ItemForListModelCustomizationJobsOutput
SetTotalOutputCount sets the TotalOutputCount field's value.
func (*ItemForListModelCustomizationJobsOutput) SetUpdateTime ¶ added in v1.0.178
func (s *ItemForListModelCustomizationJobsOutput) SetUpdateTime(v string) *ItemForListModelCustomizationJobsOutput
SetUpdateTime sets the UpdateTime field's value.
func (ItemForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s ItemForListModelCustomizationJobsOutput) String() string
String returns the string representation
type ListBatchInferenceJobsInput ¶ added in v1.0.178
type ListBatchInferenceJobsInput struct { Filter *FilterForListBatchInferenceJobsInput `type:"structure" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` SortBy *string `type:"string" json:",omitempty"` SortOrder *string `type:"string" json:",omitempty"` TagFilters []*TagFilterForListBatchInferenceJobsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListBatchInferenceJobsInput) GoString ¶ added in v1.0.178
func (s ListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*ListBatchInferenceJobsInput) SetFilter ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetFilter(v *FilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
SetFilter sets the Filter field's value.
func (*ListBatchInferenceJobsInput) SetPageNumber ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetPageNumber(v int32) *ListBatchInferenceJobsInput
SetPageNumber sets the PageNumber field's value.
func (*ListBatchInferenceJobsInput) SetPageSize ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetPageSize(v int32) *ListBatchInferenceJobsInput
SetPageSize sets the PageSize field's value.
func (*ListBatchInferenceJobsInput) SetProjectName ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetProjectName(v string) *ListBatchInferenceJobsInput
SetProjectName sets the ProjectName field's value.
func (*ListBatchInferenceJobsInput) SetSortBy ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetSortBy(v string) *ListBatchInferenceJobsInput
SetSortBy sets the SortBy field's value.
func (*ListBatchInferenceJobsInput) SetSortOrder ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetSortOrder(v string) *ListBatchInferenceJobsInput
SetSortOrder sets the SortOrder field's value.
func (*ListBatchInferenceJobsInput) SetTagFilters ¶ added in v1.0.178
func (s *ListBatchInferenceJobsInput) SetTagFilters(v []*TagFilterForListBatchInferenceJobsInput) *ListBatchInferenceJobsInput
SetTagFilters sets the TagFilters field's value.
func (ListBatchInferenceJobsInput) String ¶ added in v1.0.178
func (s ListBatchInferenceJobsInput) String() string
String returns the string representation
type ListBatchInferenceJobsOutput ¶ added in v1.0.178
type ListBatchInferenceJobsOutput struct { Metadata *response.ResponseMetadata Items []*ItemForListBatchInferenceJobsOutput `type:"list" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` TotalCount *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s ListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ListBatchInferenceJobsOutput) SetItems ¶ added in v1.0.178
func (s *ListBatchInferenceJobsOutput) SetItems(v []*ItemForListBatchInferenceJobsOutput) *ListBatchInferenceJobsOutput
SetItems sets the Items field's value.
func (*ListBatchInferenceJobsOutput) SetPageNumber ¶ added in v1.0.178
func (s *ListBatchInferenceJobsOutput) SetPageNumber(v int32) *ListBatchInferenceJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListBatchInferenceJobsOutput) SetPageSize ¶ added in v1.0.178
func (s *ListBatchInferenceJobsOutput) SetPageSize(v int32) *ListBatchInferenceJobsOutput
SetPageSize sets the PageSize field's value.
func (*ListBatchInferenceJobsOutput) SetTotalCount ¶ added in v1.0.178
func (s *ListBatchInferenceJobsOutput) SetTotalCount(v int32) *ListBatchInferenceJobsOutput
SetTotalCount sets the TotalCount field's value.
func (ListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s ListBatchInferenceJobsOutput) String() string
String returns the string representation
type ListEndpointsInput ¶ added in v1.0.178
type ListEndpointsInput struct { Filter *FilterForListEndpointsInput `type:"structure" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` SortBy *string `type:"string" json:",omitempty"` SortOrder *string `type:"string" json:",omitempty"` TagFilters []*TagFilterForListEndpointsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListEndpointsInput) GoString ¶ added in v1.0.178
func (s ListEndpointsInput) GoString() string
GoString returns the string representation
func (*ListEndpointsInput) SetFilter ¶ added in v1.0.178
func (s *ListEndpointsInput) SetFilter(v *FilterForListEndpointsInput) *ListEndpointsInput
SetFilter sets the Filter field's value.
func (*ListEndpointsInput) SetPageNumber ¶ added in v1.0.178
func (s *ListEndpointsInput) SetPageNumber(v int32) *ListEndpointsInput
SetPageNumber sets the PageNumber field's value.
func (*ListEndpointsInput) SetPageSize ¶ added in v1.0.178
func (s *ListEndpointsInput) SetPageSize(v int32) *ListEndpointsInput
SetPageSize sets the PageSize field's value.
func (*ListEndpointsInput) SetProjectName ¶ added in v1.0.178
func (s *ListEndpointsInput) SetProjectName(v string) *ListEndpointsInput
SetProjectName sets the ProjectName field's value.
func (*ListEndpointsInput) SetSortBy ¶ added in v1.0.178
func (s *ListEndpointsInput) SetSortBy(v string) *ListEndpointsInput
SetSortBy sets the SortBy field's value.
func (*ListEndpointsInput) SetSortOrder ¶ added in v1.0.178
func (s *ListEndpointsInput) SetSortOrder(v string) *ListEndpointsInput
SetSortOrder sets the SortOrder field's value.
func (*ListEndpointsInput) SetTagFilters ¶ added in v1.0.178
func (s *ListEndpointsInput) SetTagFilters(v []*TagFilterForListEndpointsInput) *ListEndpointsInput
SetTagFilters sets the TagFilters field's value.
func (ListEndpointsInput) String ¶ added in v1.0.178
func (s ListEndpointsInput) String() string
String returns the string representation
type ListEndpointsOutput ¶ added in v1.0.178
type ListEndpointsOutput struct { Metadata *response.ResponseMetadata Items []*ItemForListEndpointsOutput `type:"list" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` TotalCount *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ListEndpointsOutput) GoString ¶ added in v1.0.178
func (s ListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ListEndpointsOutput) SetItems ¶ added in v1.0.178
func (s *ListEndpointsOutput) SetItems(v []*ItemForListEndpointsOutput) *ListEndpointsOutput
SetItems sets the Items field's value.
func (*ListEndpointsOutput) SetPageNumber ¶ added in v1.0.178
func (s *ListEndpointsOutput) SetPageNumber(v int32) *ListEndpointsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListEndpointsOutput) SetPageSize ¶ added in v1.0.178
func (s *ListEndpointsOutput) SetPageSize(v int32) *ListEndpointsOutput
SetPageSize sets the PageSize field's value.
func (*ListEndpointsOutput) SetTotalCount ¶ added in v1.0.178
func (s *ListEndpointsOutput) SetTotalCount(v int32) *ListEndpointsOutput
SetTotalCount sets the TotalCount field's value.
func (ListEndpointsOutput) String ¶ added in v1.0.178
func (s ListEndpointsOutput) String() string
String returns the string representation
type ListModelCustomizationJobsInput ¶ added in v1.0.178
type ListModelCustomizationJobsInput struct { Filter *FilterForListModelCustomizationJobsInput `type:"structure" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` ProjectName *string `type:"string" json:",omitempty"` SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListModelCustomizationJobsInput"` SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListModelCustomizationJobsInput"` TagFilters []*TagFilterForListModelCustomizationJobsInput `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ListModelCustomizationJobsInput) GoString ¶ added in v1.0.178
func (s ListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*ListModelCustomizationJobsInput) SetFilter ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetFilter(v *FilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
SetFilter sets the Filter field's value.
func (*ListModelCustomizationJobsInput) SetPageNumber ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetPageNumber(v int32) *ListModelCustomizationJobsInput
SetPageNumber sets the PageNumber field's value.
func (*ListModelCustomizationJobsInput) SetPageSize ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetPageSize(v int32) *ListModelCustomizationJobsInput
SetPageSize sets the PageSize field's value.
func (*ListModelCustomizationJobsInput) SetProjectName ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetProjectName(v string) *ListModelCustomizationJobsInput
SetProjectName sets the ProjectName field's value.
func (*ListModelCustomizationJobsInput) SetSortBy ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetSortBy(v string) *ListModelCustomizationJobsInput
SetSortBy sets the SortBy field's value.
func (*ListModelCustomizationJobsInput) SetSortOrder ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetSortOrder(v string) *ListModelCustomizationJobsInput
SetSortOrder sets the SortOrder field's value.
func (*ListModelCustomizationJobsInput) SetTagFilters ¶ added in v1.0.178
func (s *ListModelCustomizationJobsInput) SetTagFilters(v []*TagFilterForListModelCustomizationJobsInput) *ListModelCustomizationJobsInput
SetTagFilters sets the TagFilters field's value.
func (ListModelCustomizationJobsInput) String ¶ added in v1.0.178
func (s ListModelCustomizationJobsInput) String() string
String returns the string representation
type ListModelCustomizationJobsOutput ¶ added in v1.0.178
type ListModelCustomizationJobsOutput struct { Metadata *response.ResponseMetadata Items []*ItemForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` PageNumber *int32 `type:"int32" json:",omitempty"` PageSize *int32 `type:"int32" json:",omitempty"` TotalCount *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (ListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s ListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ListModelCustomizationJobsOutput) SetItems ¶ added in v1.0.178
func (s *ListModelCustomizationJobsOutput) SetItems(v []*ItemForListModelCustomizationJobsOutput) *ListModelCustomizationJobsOutput
SetItems sets the Items field's value.
func (*ListModelCustomizationJobsOutput) SetPageNumber ¶ added in v1.0.178
func (s *ListModelCustomizationJobsOutput) SetPageNumber(v int32) *ListModelCustomizationJobsOutput
SetPageNumber sets the PageNumber field's value.
func (*ListModelCustomizationJobsOutput) SetPageSize ¶ added in v1.0.178
func (s *ListModelCustomizationJobsOutput) SetPageSize(v int32) *ListModelCustomizationJobsOutput
SetPageSize sets the PageSize field's value.
func (*ListModelCustomizationJobsOutput) SetTotalCount ¶ added in v1.0.178
func (s *ListModelCustomizationJobsOutput) SetTotalCount(v int32) *ListModelCustomizationJobsOutput
SetTotalCount sets the TotalCount field's value.
func (ListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s ListModelCustomizationJobsOutput) String() string
String returns the string representation
type ModelReferenceForCreateBatchInferenceJobInput ¶ added in v1.0.178
type ModelReferenceForCreateBatchInferenceJobInput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForCreateBatchInferenceJobInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForCreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s ModelReferenceForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForCreateBatchInferenceJobInput) SetCustomModelId(v string) *ModelReferenceForCreateBatchInferenceJobInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForCreateBatchInferenceJobInput) SetFoundationModel(v *FoundationModelForCreateBatchInferenceJobInput) *ModelReferenceForCreateBatchInferenceJobInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s ModelReferenceForCreateBatchInferenceJobInput) String() string
String returns the string representation
type ModelReferenceForCreateEndpointInput ¶ added in v1.0.178
type ModelReferenceForCreateEndpointInput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForCreateEndpointInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForCreateEndpointInput) GoString ¶ added in v1.0.178
func (s ModelReferenceForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateEndpointInput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForCreateEndpointInput) SetCustomModelId(v string) *ModelReferenceForCreateEndpointInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateEndpointInput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForCreateEndpointInput) SetFoundationModel(v *FoundationModelForCreateEndpointInput) *ModelReferenceForCreateEndpointInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateEndpointInput) String ¶ added in v1.0.178
func (s ModelReferenceForCreateEndpointInput) String() string
String returns the string representation
type ModelReferenceForCreateModelCustomizationJobInput ¶ added in v1.0.178
type ModelReferenceForCreateModelCustomizationJobInput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForCreateModelCustomizationJobInput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s ModelReferenceForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForCreateModelCustomizationJobInput) SetCustomModelId(v string) *ModelReferenceForCreateModelCustomizationJobInput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForCreateModelCustomizationJobInput) SetFoundationModel(v *FoundationModelForCreateModelCustomizationJobInput) *ModelReferenceForCreateModelCustomizationJobInput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s ModelReferenceForCreateModelCustomizationJobInput) String() string
String returns the string representation
type ModelReferenceForGetEndpointOutput ¶ added in v1.0.178
type ModelReferenceForGetEndpointOutput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForGetEndpointOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForGetEndpointOutput) GoString ¶ added in v1.0.178
func (s ModelReferenceForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForGetEndpointOutput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForGetEndpointOutput) SetCustomModelId(v string) *ModelReferenceForGetEndpointOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForGetEndpointOutput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForGetEndpointOutput) SetFoundationModel(v *FoundationModelForGetEndpointOutput) *ModelReferenceForGetEndpointOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForGetEndpointOutput) String ¶ added in v1.0.178
func (s ModelReferenceForGetEndpointOutput) String() string
String returns the string representation
type ModelReferenceForGetModelCustomizationJobOutput ¶ added in v1.0.178
type ModelReferenceForGetModelCustomizationJobOutput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForGetModelCustomizationJobOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s ModelReferenceForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForGetModelCustomizationJobOutput) SetCustomModelId(v string) *ModelReferenceForGetModelCustomizationJobOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForGetModelCustomizationJobOutput) SetFoundationModel(v *FoundationModelForGetModelCustomizationJobOutput) *ModelReferenceForGetModelCustomizationJobOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s ModelReferenceForGetModelCustomizationJobOutput) String() string
String returns the string representation
type ModelReferenceForListBatchInferenceJobsOutput ¶ added in v1.0.178
type ModelReferenceForListBatchInferenceJobsOutput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForListBatchInferenceJobsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s ModelReferenceForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForListBatchInferenceJobsOutput) SetCustomModelId(v string) *ModelReferenceForListBatchInferenceJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForListBatchInferenceJobsOutput) SetFoundationModel(v *FoundationModelForListBatchInferenceJobsOutput) *ModelReferenceForListBatchInferenceJobsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s ModelReferenceForListBatchInferenceJobsOutput) String() string
String returns the string representation
type ModelReferenceForListEndpointsOutput ¶ added in v1.0.178
type ModelReferenceForListEndpointsOutput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForListEndpointsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForListEndpointsOutput) GoString ¶ added in v1.0.178
func (s ModelReferenceForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListEndpointsOutput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForListEndpointsOutput) SetCustomModelId(v string) *ModelReferenceForListEndpointsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListEndpointsOutput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForListEndpointsOutput) SetFoundationModel(v *FoundationModelForListEndpointsOutput) *ModelReferenceForListEndpointsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListEndpointsOutput) String ¶ added in v1.0.178
func (s ModelReferenceForListEndpointsOutput) String() string
String returns the string representation
type ModelReferenceForListModelCustomizationJobsOutput ¶ added in v1.0.178
type ModelReferenceForListModelCustomizationJobsOutput struct { CustomModelId *string `type:"string" json:",omitempty"` FoundationModel *FoundationModelForListModelCustomizationJobsOutput `type:"structure" json:",omitempty"` // contains filtered or unexported fields }
func (ModelReferenceForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s ModelReferenceForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId ¶ added in v1.0.178
func (s *ModelReferenceForListModelCustomizationJobsOutput) SetCustomModelId(v string) *ModelReferenceForListModelCustomizationJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel ¶ added in v1.0.178
func (s *ModelReferenceForListModelCustomizationJobsOutput) SetFoundationModel(v *FoundationModelForListModelCustomizationJobsOutput) *ModelReferenceForListModelCustomizationJobsOutput
SetFoundationModel sets the FoundationModel field's value.
func (ModelReferenceForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s ModelReferenceForListModelCustomizationJobsOutput) String() string
String returns the string representation
type ModerationForCreateEndpointInput ¶ added in v1.0.178
type ModerationForCreateEndpointInput struct { Strategy *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ModerationForCreateEndpointInput) GoString ¶ added in v1.0.178
func (s ModerationForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*ModerationForCreateEndpointInput) SetStrategy ¶ added in v1.0.178
func (s *ModerationForCreateEndpointInput) SetStrategy(v string) *ModerationForCreateEndpointInput
SetStrategy sets the Strategy field's value.
func (ModerationForCreateEndpointInput) String ¶ added in v1.0.178
func (s ModerationForCreateEndpointInput) String() string
String returns the string representation
type ModerationForGetEndpointOutput ¶ added in v1.0.178
type ModerationForGetEndpointOutput struct { Strategy *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (ModerationForGetEndpointOutput) GoString ¶ added in v1.0.178
func (s ModerationForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*ModerationForGetEndpointOutput) SetStrategy ¶ added in v1.0.178
func (s *ModerationForGetEndpointOutput) SetStrategy(v string) *ModerationForGetEndpointOutput
SetStrategy sets the Strategy field's value.
func (ModerationForGetEndpointOutput) String ¶ added in v1.0.178
func (s ModerationForGetEndpointOutput) String() string
String returns the string representation
type OutputDirTosLocationForCreateBatchInferenceJobInput ¶ added in v1.0.178
type OutputDirTosLocationForCreateBatchInferenceJobInput struct { BucketName *string `type:"string" json:",omitempty"` ObjectKey *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OutputDirTosLocationForCreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s OutputDirTosLocationForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName ¶ added in v1.0.178
func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetBucketName(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
SetBucketName sets the BucketName field's value.
func (*OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey ¶ added in v1.0.178
func (s *OutputDirTosLocationForCreateBatchInferenceJobInput) SetObjectKey(v string) *OutputDirTosLocationForCreateBatchInferenceJobInput
SetObjectKey sets the ObjectKey field's value.
func (OutputDirTosLocationForCreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s OutputDirTosLocationForCreateBatchInferenceJobInput) String() string
String returns the string representation
type OutputDirTosLocationForListBatchInferenceJobsOutput ¶ added in v1.0.178
type OutputDirTosLocationForListBatchInferenceJobsOutput struct { BucketName *string `type:"string" json:",omitempty"` ObjectKey *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (OutputDirTosLocationForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s OutputDirTosLocationForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName ¶ added in v1.0.178
func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetBucketName(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
SetBucketName sets the BucketName field's value.
func (*OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey ¶ added in v1.0.178
func (s *OutputDirTosLocationForListBatchInferenceJobsOutput) SetObjectKey(v string) *OutputDirTosLocationForListBatchInferenceJobsOutput
SetObjectKey sets the ObjectKey field's value.
func (OutputDirTosLocationForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s OutputDirTosLocationForListBatchInferenceJobsOutput) String() string
String returns the string representation
type OutputForGetModelCustomizationJobOutput ¶ added in v1.0.178
type OutputForGetModelCustomizationJobOutput struct { CustomModelCreateTimeUnix *int64 `type:"int64" json:",omitempty"` CustomModelId *string `type:"string" json:",omitempty"` Index *int32 `type:"int32" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForGetModelCustomizationJobOutput"` // contains filtered or unexported fields }
func (OutputForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s OutputForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix ¶ added in v1.0.178
func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForGetModelCustomizationJobOutput
SetCustomModelCreateTimeUnix sets the CustomModelCreateTimeUnix field's value.
func (*OutputForGetModelCustomizationJobOutput) SetCustomModelId ¶ added in v1.0.178
func (s *OutputForGetModelCustomizationJobOutput) SetCustomModelId(v string) *OutputForGetModelCustomizationJobOutput
SetCustomModelId sets the CustomModelId field's value.
func (*OutputForGetModelCustomizationJobOutput) SetIndex ¶ added in v1.0.178
func (s *OutputForGetModelCustomizationJobOutput) SetIndex(v int32) *OutputForGetModelCustomizationJobOutput
SetIndex sets the Index field's value.
func (*OutputForGetModelCustomizationJobOutput) SetName ¶ added in v1.0.178
func (s *OutputForGetModelCustomizationJobOutput) SetName(v string) *OutputForGetModelCustomizationJobOutput
SetName sets the Name field's value.
func (*OutputForGetModelCustomizationJobOutput) SetStatus ¶ added in v1.0.178
func (s *OutputForGetModelCustomizationJobOutput) SetStatus(v string) *OutputForGetModelCustomizationJobOutput
SetStatus sets the Status field's value.
func (OutputForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s OutputForGetModelCustomizationJobOutput) String() string
String returns the string representation
type OutputForListModelCustomizationJobsOutput ¶ added in v1.0.178
type OutputForListModelCustomizationJobsOutput struct { CustomModelCreateTimeUnix *int64 `type:"int64" json:",omitempty"` CustomModelId *string `type:"string" json:",omitempty"` Index *int32 `type:"int32" json:",omitempty"` Name *string `type:"string" json:",omitempty"` Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListModelCustomizationJobsOutput"` // contains filtered or unexported fields }
func (OutputForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s OutputForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix ¶ added in v1.0.178
func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelCreateTimeUnix(v int64) *OutputForListModelCustomizationJobsOutput
SetCustomModelCreateTimeUnix sets the CustomModelCreateTimeUnix field's value.
func (*OutputForListModelCustomizationJobsOutput) SetCustomModelId ¶ added in v1.0.178
func (s *OutputForListModelCustomizationJobsOutput) SetCustomModelId(v string) *OutputForListModelCustomizationJobsOutput
SetCustomModelId sets the CustomModelId field's value.
func (*OutputForListModelCustomizationJobsOutput) SetIndex ¶ added in v1.0.178
func (s *OutputForListModelCustomizationJobsOutput) SetIndex(v int32) *OutputForListModelCustomizationJobsOutput
SetIndex sets the Index field's value.
func (*OutputForListModelCustomizationJobsOutput) SetName ¶ added in v1.0.178
func (s *OutputForListModelCustomizationJobsOutput) SetName(v string) *OutputForListModelCustomizationJobsOutput
SetName sets the Name field's value.
func (*OutputForListModelCustomizationJobsOutput) SetStatus ¶ added in v1.0.178
func (s *OutputForListModelCustomizationJobsOutput) SetStatus(v string) *OutputForListModelCustomizationJobsOutput
SetStatus sets the Status field's value.
func (OutputForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s OutputForListModelCustomizationJobsOutput) String() string
String returns the string representation
type PresetDatasetForCreateModelCustomizationJobInput ¶ added in v1.0.178
type PresetDatasetForCreateModelCustomizationJobInput struct { DatasetVersionId *string `type:"string" json:",omitempty"` InjectMultiplier *float64 `type:"double" json:",omitempty"` InjectSampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (PresetDatasetForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s PresetDatasetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId ¶ added in v1.0.178
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetDatasetVersionId(v string) *PresetDatasetForCreateModelCustomizationJobInput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier ¶ added in v1.0.178
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectMultiplier(v float64) *PresetDatasetForCreateModelCustomizationJobInput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount ¶ added in v1.0.178
func (s *PresetDatasetForCreateModelCustomizationJobInput) SetInjectSampleCount(v int64) *PresetDatasetForCreateModelCustomizationJobInput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s PresetDatasetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type PresetDatasetForGetModelCustomizationJobOutput ¶ added in v1.0.178
type PresetDatasetForGetModelCustomizationJobOutput struct { DatasetVersionId *string `type:"string" json:",omitempty"` InjectMultiplier *float64 `type:"double" json:",omitempty"` InjectSampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (PresetDatasetForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s PresetDatasetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId ¶ added in v1.0.178
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetDatasetVersionId(v string) *PresetDatasetForGetModelCustomizationJobOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier ¶ added in v1.0.178
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectMultiplier(v float64) *PresetDatasetForGetModelCustomizationJobOutput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount ¶ added in v1.0.178
func (s *PresetDatasetForGetModelCustomizationJobOutput) SetInjectSampleCount(v int64) *PresetDatasetForGetModelCustomizationJobOutput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s PresetDatasetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type PresetDatasetForListModelCustomizationJobsOutput ¶ added in v1.0.178
type PresetDatasetForListModelCustomizationJobsOutput struct { DatasetVersionId *string `type:"string" json:",omitempty"` InjectMultiplier *float64 `type:"double" json:",omitempty"` InjectSampleCount *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (PresetDatasetForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s PresetDatasetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId ¶ added in v1.0.178
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetDatasetVersionId(v string) *PresetDatasetForListModelCustomizationJobsOutput
SetDatasetVersionId sets the DatasetVersionId field's value.
func (*PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier ¶ added in v1.0.178
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectMultiplier(v float64) *PresetDatasetForListModelCustomizationJobsOutput
SetInjectMultiplier sets the InjectMultiplier field's value.
func (*PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount ¶ added in v1.0.178
func (s *PresetDatasetForListModelCustomizationJobsOutput) SetInjectSampleCount(v int64) *PresetDatasetForListModelCustomizationJobsOutput
SetInjectSampleCount sets the InjectSampleCount field's value.
func (PresetDatasetForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s PresetDatasetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type RateLimitForCreateEndpointInput ¶ added in v1.0.178
type RateLimitForCreateEndpointInput struct { Rpm *int32 `type:"int32" json:",omitempty"` Tpm *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (RateLimitForCreateEndpointInput) GoString ¶ added in v1.0.178
func (s RateLimitForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*RateLimitForCreateEndpointInput) SetRpm ¶ added in v1.0.178
func (s *RateLimitForCreateEndpointInput) SetRpm(v int32) *RateLimitForCreateEndpointInput
SetRpm sets the Rpm field's value.
func (*RateLimitForCreateEndpointInput) SetTpm ¶ added in v1.0.178
func (s *RateLimitForCreateEndpointInput) SetTpm(v int32) *RateLimitForCreateEndpointInput
SetTpm sets the Tpm field's value.
func (RateLimitForCreateEndpointInput) String ¶ added in v1.0.178
func (s RateLimitForCreateEndpointInput) String() string
String returns the string representation
type RateLimitForGetEndpointOutput ¶ added in v1.0.178
type RateLimitForGetEndpointOutput struct { Rpm *int32 `type:"int32" json:",omitempty"` Tpm *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (RateLimitForGetEndpointOutput) GoString ¶ added in v1.0.178
func (s RateLimitForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*RateLimitForGetEndpointOutput) SetRpm ¶ added in v1.0.178
func (s *RateLimitForGetEndpointOutput) SetRpm(v int32) *RateLimitForGetEndpointOutput
SetRpm sets the Rpm field's value.
func (*RateLimitForGetEndpointOutput) SetTpm ¶ added in v1.0.178
func (s *RateLimitForGetEndpointOutput) SetTpm(v int32) *RateLimitForGetEndpointOutput
SetTpm sets the Tpm field's value.
func (RateLimitForGetEndpointOutput) String ¶ added in v1.0.178
func (s RateLimitForGetEndpointOutput) String() string
String returns the string representation
type RateLimitForListEndpointsOutput ¶ added in v1.0.178
type RateLimitForListEndpointsOutput struct { Rpm *int32 `type:"int32" json:",omitempty"` Tpm *int32 `type:"int32" json:",omitempty"` // contains filtered or unexported fields }
func (RateLimitForListEndpointsOutput) GoString ¶ added in v1.0.178
func (s RateLimitForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*RateLimitForListEndpointsOutput) SetRpm ¶ added in v1.0.178
func (s *RateLimitForListEndpointsOutput) SetRpm(v int32) *RateLimitForListEndpointsOutput
SetRpm sets the Rpm field's value.
func (*RateLimitForListEndpointsOutput) SetTpm ¶ added in v1.0.178
func (s *RateLimitForListEndpointsOutput) SetTpm(v int32) *RateLimitForListEndpointsOutput
SetTpm sets the Tpm field's value.
func (RateLimitForListEndpointsOutput) String ¶ added in v1.0.178
func (s RateLimitForListEndpointsOutput) String() string
String returns the string representation
type RequestCountsForListBatchInferenceJobsOutput ¶ added in v1.0.178
type RequestCountsForListBatchInferenceJobsOutput struct { Completed *int64 `type:"int64" json:",omitempty"` Failed *int64 `type:"int64" json:",omitempty"` Total *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (RequestCountsForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s RequestCountsForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*RequestCountsForListBatchInferenceJobsOutput) SetCompleted ¶ added in v1.0.178
func (s *RequestCountsForListBatchInferenceJobsOutput) SetCompleted(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetCompleted sets the Completed field's value.
func (*RequestCountsForListBatchInferenceJobsOutput) SetFailed ¶ added in v1.0.178
func (s *RequestCountsForListBatchInferenceJobsOutput) SetFailed(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetFailed sets the Failed field's value.
func (*RequestCountsForListBatchInferenceJobsOutput) SetTotal ¶ added in v1.0.178
func (s *RequestCountsForListBatchInferenceJobsOutput) SetTotal(v int64) *RequestCountsForListBatchInferenceJobsOutput
SetTotal sets the Total field's value.
func (RequestCountsForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s RequestCountsForListBatchInferenceJobsOutput) String() string
String returns the string representation
type StatusForGetModelCustomizationJobOutput ¶ added in v1.0.178
type StatusForGetModelCustomizationJobOutput struct { BillableTokens *int64 `type:"int64" json:",omitempty"` Message *string `type:"string" json:",omitempty"` OutputExpiredTime *string `type:"string" json:",omitempty"` Phase *string `type:"string" json:",omitempty"` PhaseTime *string `type:"string" json:",omitempty"` QueuePosition *int32 `type:"int32" json:",omitempty"` Resumable *bool `type:"boolean" json:",omitempty"` RetryCount *int32 `type:"int32" json:",omitempty"` RetryLimit *int32 `type:"int32" json:",omitempty"` TrainingTokensPerEpoch *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (StatusForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s StatusForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*StatusForGetModelCustomizationJobOutput) SetBillableTokens ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetBillableTokens(v int64) *StatusForGetModelCustomizationJobOutput
SetBillableTokens sets the BillableTokens field's value.
func (*StatusForGetModelCustomizationJobOutput) SetMessage ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetMessage(v string) *StatusForGetModelCustomizationJobOutput
SetMessage sets the Message field's value.
func (*StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetOutputExpiredTime(v string) *StatusForGetModelCustomizationJobOutput
SetOutputExpiredTime sets the OutputExpiredTime field's value.
func (*StatusForGetModelCustomizationJobOutput) SetPhase ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetPhase(v string) *StatusForGetModelCustomizationJobOutput
SetPhase sets the Phase field's value.
func (*StatusForGetModelCustomizationJobOutput) SetPhaseTime ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetPhaseTime(v string) *StatusForGetModelCustomizationJobOutput
SetPhaseTime sets the PhaseTime field's value.
func (*StatusForGetModelCustomizationJobOutput) SetQueuePosition ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetQueuePosition(v int32) *StatusForGetModelCustomizationJobOutput
SetQueuePosition sets the QueuePosition field's value.
func (*StatusForGetModelCustomizationJobOutput) SetResumable ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetResumable(v bool) *StatusForGetModelCustomizationJobOutput
SetResumable sets the Resumable field's value.
func (*StatusForGetModelCustomizationJobOutput) SetRetryCount ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetRetryCount(v int32) *StatusForGetModelCustomizationJobOutput
SetRetryCount sets the RetryCount field's value.
func (*StatusForGetModelCustomizationJobOutput) SetRetryLimit ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetRetryLimit(v int32) *StatusForGetModelCustomizationJobOutput
SetRetryLimit sets the RetryLimit field's value.
func (*StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch ¶ added in v1.0.178
func (s *StatusForGetModelCustomizationJobOutput) SetTrainingTokensPerEpoch(v int64) *StatusForGetModelCustomizationJobOutput
SetTrainingTokensPerEpoch sets the TrainingTokensPerEpoch field's value.
func (StatusForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s StatusForGetModelCustomizationJobOutput) String() string
String returns the string representation
type StatusForListBatchInferenceJobsOutput ¶ added in v1.0.178
type StatusForListBatchInferenceJobsOutput struct { Message *string `type:"string" json:",omitempty"` Phase *string `type:"string" json:",omitempty"` PhaseTime *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (StatusForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s StatusForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*StatusForListBatchInferenceJobsOutput) SetMessage ¶ added in v1.0.178
func (s *StatusForListBatchInferenceJobsOutput) SetMessage(v string) *StatusForListBatchInferenceJobsOutput
SetMessage sets the Message field's value.
func (*StatusForListBatchInferenceJobsOutput) SetPhase ¶ added in v1.0.178
func (s *StatusForListBatchInferenceJobsOutput) SetPhase(v string) *StatusForListBatchInferenceJobsOutput
SetPhase sets the Phase field's value.
func (*StatusForListBatchInferenceJobsOutput) SetPhaseTime ¶ added in v1.0.178
func (s *StatusForListBatchInferenceJobsOutput) SetPhaseTime(v string) *StatusForListBatchInferenceJobsOutput
SetPhaseTime sets the PhaseTime field's value.
func (StatusForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s StatusForListBatchInferenceJobsOutput) String() string
String returns the string representation
type StatusForListModelCustomizationJobsOutput ¶ added in v1.0.178
type StatusForListModelCustomizationJobsOutput struct { BillableTokens *int64 `type:"int64" json:",omitempty"` Message *string `type:"string" json:",omitempty"` OutputExpiredTime *string `type:"string" json:",omitempty"` Phase *string `type:"string" json:",omitempty"` PhaseTime *string `type:"string" json:",omitempty"` QueuePosition *int32 `type:"int32" json:",omitempty"` Resumable *bool `type:"boolean" json:",omitempty"` RetryCount *int32 `type:"int32" json:",omitempty"` RetryLimit *int32 `type:"int32" json:",omitempty"` TrainingTokensPerEpoch *int64 `type:"int64" json:",omitempty"` // contains filtered or unexported fields }
func (StatusForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s StatusForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*StatusForListModelCustomizationJobsOutput) SetBillableTokens ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetBillableTokens(v int64) *StatusForListModelCustomizationJobsOutput
SetBillableTokens sets the BillableTokens field's value.
func (*StatusForListModelCustomizationJobsOutput) SetMessage ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetMessage(v string) *StatusForListModelCustomizationJobsOutput
SetMessage sets the Message field's value.
func (*StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetOutputExpiredTime(v string) *StatusForListModelCustomizationJobsOutput
SetOutputExpiredTime sets the OutputExpiredTime field's value.
func (*StatusForListModelCustomizationJobsOutput) SetPhase ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetPhase(v string) *StatusForListModelCustomizationJobsOutput
SetPhase sets the Phase field's value.
func (*StatusForListModelCustomizationJobsOutput) SetPhaseTime ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetPhaseTime(v string) *StatusForListModelCustomizationJobsOutput
SetPhaseTime sets the PhaseTime field's value.
func (*StatusForListModelCustomizationJobsOutput) SetQueuePosition ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetQueuePosition(v int32) *StatusForListModelCustomizationJobsOutput
SetQueuePosition sets the QueuePosition field's value.
func (*StatusForListModelCustomizationJobsOutput) SetResumable ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetResumable(v bool) *StatusForListModelCustomizationJobsOutput
SetResumable sets the Resumable field's value.
func (*StatusForListModelCustomizationJobsOutput) SetRetryCount ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetRetryCount(v int32) *StatusForListModelCustomizationJobsOutput
SetRetryCount sets the RetryCount field's value.
func (*StatusForListModelCustomizationJobsOutput) SetRetryLimit ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetRetryLimit(v int32) *StatusForListModelCustomizationJobsOutput
SetRetryLimit sets the RetryLimit field's value.
func (*StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch ¶ added in v1.0.178
func (s *StatusForListModelCustomizationJobsOutput) SetTrainingTokensPerEpoch(v int64) *StatusForListModelCustomizationJobsOutput
SetTrainingTokensPerEpoch sets the TrainingTokensPerEpoch field's value.
func (StatusForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s StatusForListModelCustomizationJobsOutput) String() string
String returns the string representation
type TagFilterForListBatchInferenceJobsInput ¶ added in v1.0.178
type TagFilterForListBatchInferenceJobsInput struct { Key *string `type:"string" json:",omitempty"` Values []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TagFilterForListBatchInferenceJobsInput) GoString ¶ added in v1.0.178
func (s TagFilterForListBatchInferenceJobsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListBatchInferenceJobsInput) SetKey ¶ added in v1.0.178
func (s *TagFilterForListBatchInferenceJobsInput) SetKey(v string) *TagFilterForListBatchInferenceJobsInput
SetKey sets the Key field's value.
func (*TagFilterForListBatchInferenceJobsInput) SetValues ¶ added in v1.0.178
func (s *TagFilterForListBatchInferenceJobsInput) SetValues(v []*string) *TagFilterForListBatchInferenceJobsInput
SetValues sets the Values field's value.
func (TagFilterForListBatchInferenceJobsInput) String ¶ added in v1.0.178
func (s TagFilterForListBatchInferenceJobsInput) String() string
String returns the string representation
type TagFilterForListEndpointsInput ¶ added in v1.0.178
type TagFilterForListEndpointsInput struct { Key *string `type:"string" json:",omitempty"` Values []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TagFilterForListEndpointsInput) GoString ¶ added in v1.0.178
func (s TagFilterForListEndpointsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListEndpointsInput) SetKey ¶ added in v1.0.178
func (s *TagFilterForListEndpointsInput) SetKey(v string) *TagFilterForListEndpointsInput
SetKey sets the Key field's value.
func (*TagFilterForListEndpointsInput) SetValues ¶ added in v1.0.178
func (s *TagFilterForListEndpointsInput) SetValues(v []*string) *TagFilterForListEndpointsInput
SetValues sets the Values field's value.
func (TagFilterForListEndpointsInput) String ¶ added in v1.0.178
func (s TagFilterForListEndpointsInput) String() string
String returns the string representation
type TagFilterForListModelCustomizationJobsInput ¶ added in v1.0.178
type TagFilterForListModelCustomizationJobsInput struct { Key *string `type:"string" json:",omitempty"` Values []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TagFilterForListModelCustomizationJobsInput) GoString ¶ added in v1.0.178
func (s TagFilterForListModelCustomizationJobsInput) GoString() string
GoString returns the string representation
func (*TagFilterForListModelCustomizationJobsInput) SetKey ¶ added in v1.0.178
func (s *TagFilterForListModelCustomizationJobsInput) SetKey(v string) *TagFilterForListModelCustomizationJobsInput
SetKey sets the Key field's value.
func (*TagFilterForListModelCustomizationJobsInput) SetValues ¶ added in v1.0.178
func (s *TagFilterForListModelCustomizationJobsInput) SetValues(v []*string) *TagFilterForListModelCustomizationJobsInput
SetValues sets the Values field's value.
func (TagFilterForListModelCustomizationJobsInput) String ¶ added in v1.0.178
func (s TagFilterForListModelCustomizationJobsInput) String() string
String returns the string representation
type TagForCreateBatchInferenceJobInput ¶ added in v1.0.178
type TagForCreateBatchInferenceJobInput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForCreateBatchInferenceJobInput) GoString ¶ added in v1.0.178
func (s TagForCreateBatchInferenceJobInput) GoString() string
GoString returns the string representation
func (*TagForCreateBatchInferenceJobInput) SetKey ¶ added in v1.0.178
func (s *TagForCreateBatchInferenceJobInput) SetKey(v string) *TagForCreateBatchInferenceJobInput
SetKey sets the Key field's value.
func (*TagForCreateBatchInferenceJobInput) SetValue ¶ added in v1.0.178
func (s *TagForCreateBatchInferenceJobInput) SetValue(v string) *TagForCreateBatchInferenceJobInput
SetValue sets the Value field's value.
func (TagForCreateBatchInferenceJobInput) String ¶ added in v1.0.178
func (s TagForCreateBatchInferenceJobInput) String() string
String returns the string representation
type TagForCreateEndpointInput ¶ added in v1.0.178
type TagForCreateEndpointInput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForCreateEndpointInput) GoString ¶ added in v1.0.178
func (s TagForCreateEndpointInput) GoString() string
GoString returns the string representation
func (*TagForCreateEndpointInput) SetKey ¶ added in v1.0.178
func (s *TagForCreateEndpointInput) SetKey(v string) *TagForCreateEndpointInput
SetKey sets the Key field's value.
func (*TagForCreateEndpointInput) SetValue ¶ added in v1.0.178
func (s *TagForCreateEndpointInput) SetValue(v string) *TagForCreateEndpointInput
SetValue sets the Value field's value.
func (TagForCreateEndpointInput) String ¶ added in v1.0.178
func (s TagForCreateEndpointInput) String() string
String returns the string representation
type TagForCreateModelCustomizationJobInput ¶ added in v1.0.178
type TagForCreateModelCustomizationJobInput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s TagForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*TagForCreateModelCustomizationJobInput) SetKey ¶ added in v1.0.178
func (s *TagForCreateModelCustomizationJobInput) SetKey(v string) *TagForCreateModelCustomizationJobInput
SetKey sets the Key field's value.
func (*TagForCreateModelCustomizationJobInput) SetValue ¶ added in v1.0.178
func (s *TagForCreateModelCustomizationJobInput) SetValue(v string) *TagForCreateModelCustomizationJobInput
SetValue sets the Value field's value.
func (TagForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s TagForCreateModelCustomizationJobInput) String() string
String returns the string representation
type TagForGetEndpointOutput ¶ added in v1.0.178
type TagForGetEndpointOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForGetEndpointOutput) GoString ¶ added in v1.0.178
func (s TagForGetEndpointOutput) GoString() string
GoString returns the string representation
func (*TagForGetEndpointOutput) SetKey ¶ added in v1.0.178
func (s *TagForGetEndpointOutput) SetKey(v string) *TagForGetEndpointOutput
SetKey sets the Key field's value.
func (*TagForGetEndpointOutput) SetValue ¶ added in v1.0.178
func (s *TagForGetEndpointOutput) SetValue(v string) *TagForGetEndpointOutput
SetValue sets the Value field's value.
func (TagForGetEndpointOutput) String ¶ added in v1.0.178
func (s TagForGetEndpointOutput) String() string
String returns the string representation
type TagForGetModelCustomizationJobOutput ¶ added in v1.0.178
type TagForGetModelCustomizationJobOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s TagForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*TagForGetModelCustomizationJobOutput) SetKey ¶ added in v1.0.178
func (s *TagForGetModelCustomizationJobOutput) SetKey(v string) *TagForGetModelCustomizationJobOutput
SetKey sets the Key field's value.
func (*TagForGetModelCustomizationJobOutput) SetValue ¶ added in v1.0.178
func (s *TagForGetModelCustomizationJobOutput) SetValue(v string) *TagForGetModelCustomizationJobOutput
SetValue sets the Value field's value.
func (TagForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s TagForGetModelCustomizationJobOutput) String() string
String returns the string representation
type TagForListBatchInferenceJobsOutput ¶ added in v1.0.178
type TagForListBatchInferenceJobsOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForListBatchInferenceJobsOutput) GoString ¶ added in v1.0.178
func (s TagForListBatchInferenceJobsOutput) GoString() string
GoString returns the string representation
func (*TagForListBatchInferenceJobsOutput) SetKey ¶ added in v1.0.178
func (s *TagForListBatchInferenceJobsOutput) SetKey(v string) *TagForListBatchInferenceJobsOutput
SetKey sets the Key field's value.
func (*TagForListBatchInferenceJobsOutput) SetValue ¶ added in v1.0.178
func (s *TagForListBatchInferenceJobsOutput) SetValue(v string) *TagForListBatchInferenceJobsOutput
SetValue sets the Value field's value.
func (TagForListBatchInferenceJobsOutput) String ¶ added in v1.0.178
func (s TagForListBatchInferenceJobsOutput) String() string
String returns the string representation
type TagForListEndpointsOutput ¶ added in v1.0.178
type TagForListEndpointsOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForListEndpointsOutput) GoString ¶ added in v1.0.178
func (s TagForListEndpointsOutput) GoString() string
GoString returns the string representation
func (*TagForListEndpointsOutput) SetKey ¶ added in v1.0.178
func (s *TagForListEndpointsOutput) SetKey(v string) *TagForListEndpointsOutput
SetKey sets the Key field's value.
func (*TagForListEndpointsOutput) SetValue ¶ added in v1.0.178
func (s *TagForListEndpointsOutput) SetValue(v string) *TagForListEndpointsOutput
SetValue sets the Value field's value.
func (TagForListEndpointsOutput) String ¶ added in v1.0.178
func (s TagForListEndpointsOutput) String() string
String returns the string representation
type TagForListModelCustomizationJobsOutput ¶ added in v1.0.178
type TagForListModelCustomizationJobsOutput struct { Key *string `type:"string" json:",omitempty"` Value *string `type:"string" json:",omitempty"` // contains filtered or unexported fields }
func (TagForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s TagForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*TagForListModelCustomizationJobsOutput) SetKey ¶ added in v1.0.178
func (s *TagForListModelCustomizationJobsOutput) SetKey(v string) *TagForListModelCustomizationJobsOutput
SetKey sets the Key field's value.
func (*TagForListModelCustomizationJobsOutput) SetValue ¶ added in v1.0.178
func (s *TagForListModelCustomizationJobsOutput) SetValue(v string) *TagForListModelCustomizationJobsOutput
SetValue sets the Value field's value.
func (TagForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s TagForListModelCustomizationJobsOutput) String() string
String returns the string representation
type TrainingSetForCreateModelCustomizationJobInput ¶ added in v1.0.178
type TrainingSetForCreateModelCustomizationJobInput struct { Datasets []*DatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"` PresetData *string `type:"string" json:",omitempty"` PresetDataPercentage *int32 `type:"int32" json:",omitempty"` PresetDatasets []*PresetDatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TrainingSetForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s TrainingSetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*TrainingSetForCreateModelCustomizationJobInput) SetDatasets ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetData ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetData(v string) *TrainingSetForCreateModelCustomizationJobInput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDataPercentage(v int32) *TrainingSetForCreateModelCustomizationJobInput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetPresetDatasets(v []*PresetDatasetForCreateModelCustomizationJobInput) *TrainingSetForCreateModelCustomizationJobInput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetTosBucket ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *TrainingSetForCreateModelCustomizationJobInput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForCreateModelCustomizationJobInput) SetTosPaths ¶ added in v1.0.178
func (s *TrainingSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *TrainingSetForCreateModelCustomizationJobInput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s TrainingSetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type TrainingSetForGetModelCustomizationJobOutput ¶ added in v1.0.178
type TrainingSetForGetModelCustomizationJobOutput struct { Datasets []*DatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` PresetData *string `type:"string" json:",omitempty"` PresetDataPercentage *int32 `type:"int32" json:",omitempty"` PresetDatasets []*PresetDatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TrainingSetForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s TrainingSetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*TrainingSetForGetModelCustomizationJobOutput) SetDatasets ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetData ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetData(v string) *TrainingSetForGetModelCustomizationJobOutput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDataPercentage(v int32) *TrainingSetForGetModelCustomizationJobOutput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetPresetDatasets(v []*PresetDatasetForGetModelCustomizationJobOutput) *TrainingSetForGetModelCustomizationJobOutput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetTosBucket ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *TrainingSetForGetModelCustomizationJobOutput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForGetModelCustomizationJobOutput) SetTosPaths ¶ added in v1.0.178
func (s *TrainingSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *TrainingSetForGetModelCustomizationJobOutput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s TrainingSetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type TrainingSetForListModelCustomizationJobsOutput ¶ added in v1.0.178
type TrainingSetForListModelCustomizationJobsOutput struct { Datasets []*DatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` PresetData *string `type:"string" json:",omitempty"` PresetDataPercentage *int32 `type:"int32" json:",omitempty"` PresetDatasets []*PresetDatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (TrainingSetForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s TrainingSetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*TrainingSetForListModelCustomizationJobsOutput) SetDatasets ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
SetDatasets sets the Datasets field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetData ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetData(v string) *TrainingSetForListModelCustomizationJobsOutput
SetPresetData sets the PresetData field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDataPercentage(v int32) *TrainingSetForListModelCustomizationJobsOutput
SetPresetDataPercentage sets the PresetDataPercentage field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetPresetDatasets(v []*PresetDatasetForListModelCustomizationJobsOutput) *TrainingSetForListModelCustomizationJobsOutput
SetPresetDatasets sets the PresetDatasets field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetTosBucket ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *TrainingSetForListModelCustomizationJobsOutput
SetTosBucket sets the TosBucket field's value.
func (*TrainingSetForListModelCustomizationJobsOutput) SetTosPaths ¶ added in v1.0.178
func (s *TrainingSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *TrainingSetForListModelCustomizationJobsOutput
SetTosPaths sets the TosPaths field's value.
func (TrainingSetForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s TrainingSetForListModelCustomizationJobsOutput) String() string
String returns the string representation
type ValidationSetForCreateModelCustomizationJobInput ¶ added in v1.0.178
type ValidationSetForCreateModelCustomizationJobInput struct { Datasets []*DatasetForCreateModelCustomizationJobInput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ValidationSetForCreateModelCustomizationJobInput) GoString ¶ added in v1.0.178
func (s ValidationSetForCreateModelCustomizationJobInput) GoString() string
GoString returns the string representation
func (*ValidationSetForCreateModelCustomizationJobInput) SetDatasets ¶ added in v1.0.178
func (s *ValidationSetForCreateModelCustomizationJobInput) SetDatasets(v []*DatasetForCreateModelCustomizationJobInput) *ValidationSetForCreateModelCustomizationJobInput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForCreateModelCustomizationJobInput) SetTosBucket ¶ added in v1.0.178
func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosBucket(v string) *ValidationSetForCreateModelCustomizationJobInput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForCreateModelCustomizationJobInput) SetTosPaths ¶ added in v1.0.178
func (s *ValidationSetForCreateModelCustomizationJobInput) SetTosPaths(v []*string) *ValidationSetForCreateModelCustomizationJobInput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForCreateModelCustomizationJobInput) String ¶ added in v1.0.178
func (s ValidationSetForCreateModelCustomizationJobInput) String() string
String returns the string representation
type ValidationSetForGetModelCustomizationJobOutput ¶ added in v1.0.178
type ValidationSetForGetModelCustomizationJobOutput struct { Datasets []*DatasetForGetModelCustomizationJobOutput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ValidationSetForGetModelCustomizationJobOutput) GoString ¶ added in v1.0.178
func (s ValidationSetForGetModelCustomizationJobOutput) GoString() string
GoString returns the string representation
func (*ValidationSetForGetModelCustomizationJobOutput) SetDatasets ¶ added in v1.0.178
func (s *ValidationSetForGetModelCustomizationJobOutput) SetDatasets(v []*DatasetForGetModelCustomizationJobOutput) *ValidationSetForGetModelCustomizationJobOutput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForGetModelCustomizationJobOutput) SetTosBucket ¶ added in v1.0.178
func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosBucket(v string) *ValidationSetForGetModelCustomizationJobOutput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForGetModelCustomizationJobOutput) SetTosPaths ¶ added in v1.0.178
func (s *ValidationSetForGetModelCustomizationJobOutput) SetTosPaths(v []*string) *ValidationSetForGetModelCustomizationJobOutput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForGetModelCustomizationJobOutput) String ¶ added in v1.0.178
func (s ValidationSetForGetModelCustomizationJobOutput) String() string
String returns the string representation
type ValidationSetForListModelCustomizationJobsOutput ¶ added in v1.0.178
type ValidationSetForListModelCustomizationJobsOutput struct { Datasets []*DatasetForListModelCustomizationJobsOutput `type:"list" json:",omitempty"` TosBucket *string `type:"string" json:",omitempty"` TosPaths []*string `type:"list" json:",omitempty"` // contains filtered or unexported fields }
func (ValidationSetForListModelCustomizationJobsOutput) GoString ¶ added in v1.0.178
func (s ValidationSetForListModelCustomizationJobsOutput) GoString() string
GoString returns the string representation
func (*ValidationSetForListModelCustomizationJobsOutput) SetDatasets ¶ added in v1.0.178
func (s *ValidationSetForListModelCustomizationJobsOutput) SetDatasets(v []*DatasetForListModelCustomizationJobsOutput) *ValidationSetForListModelCustomizationJobsOutput
SetDatasets sets the Datasets field's value.
func (*ValidationSetForListModelCustomizationJobsOutput) SetTosBucket ¶ added in v1.0.178
func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosBucket(v string) *ValidationSetForListModelCustomizationJobsOutput
SetTosBucket sets the TosBucket field's value.
func (*ValidationSetForListModelCustomizationJobsOutput) SetTosPaths ¶ added in v1.0.178
func (s *ValidationSetForListModelCustomizationJobsOutput) SetTosPaths(v []*string) *ValidationSetForListModelCustomizationJobsOutput
SetTosPaths sets the TosPaths field's value.
func (ValidationSetForListModelCustomizationJobsOutput) String ¶ added in v1.0.178
func (s ValidationSetForListModelCustomizationJobsOutput) String() string
String returns the string representation
Source Files
¶
- api_create_batch_inference_job.go
- api_create_endpoint.go
- api_create_model_customization_job.go
- api_delete_endpoint.go
- api_get_api_key.go
- api_get_endpoint.go
- api_get_model_customization_job.go
- api_list_batch_inference_jobs.go
- api_list_endpoints.go
- api_list_model_customization_jobs.go
- interface_ark.go
- service_ark.go