bio

package
v1.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package bioiface provides an interface to enable mocking the BIO 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

View Source
const (
	// EnumOfTypeForBindClusterToWorkspaceInputWorkflow is a EnumOfTypeForBindClusterToWorkspaceInput enum value
	EnumOfTypeForBindClusterToWorkspaceInputWorkflow = "workflow"

	// EnumOfTypeForBindClusterToWorkspaceInputNotebook is a EnumOfTypeForBindClusterToWorkspaceInput enum value
	EnumOfTypeForBindClusterToWorkspaceInputNotebook = "notebook"

	// EnumOfTypeForBindClusterToWorkspaceInputWebapp is a EnumOfTypeForBindClusterToWorkspaceInput enum value
	EnumOfTypeForBindClusterToWorkspaceInputWebapp = "webapp"
)
View Source
const (
	// EnumOfLanguageForCreateWorkflowInputWdl is a EnumOfLanguageForCreateWorkflowInput enum value
	EnumOfLanguageForCreateWorkflowInputWdl = "WDL"

	// EnumOfLanguageForCreateWorkflowInputCwl is a EnumOfLanguageForCreateWorkflowInput enum value
	EnumOfLanguageForCreateWorkflowInputCwl = "CWL"

	// EnumOfLanguageForCreateWorkflowInputNextflow is a EnumOfLanguageForCreateWorkflowInput enum value
	EnumOfLanguageForCreateWorkflowInputNextflow = "Nextflow"
)
View Source
const (
	// EnumOfFilesystemForListClustersOutputTos is a EnumOfFilesystemForListClustersOutput enum value
	EnumOfFilesystemForListClustersOutputTos = "tos"

	// EnumOfFilesystemForListClustersOutputLocal is a EnumOfFilesystemForListClustersOutput enum value
	EnumOfFilesystemForListClustersOutputLocal = "local"
)
View Source
const (
	// EnumOfStatusForListClustersOutputCreating is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputCreating = "Creating"

	// EnumOfStatusForListClustersOutputCreateFailed is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputCreateFailed = "CreateFailed"

	// EnumOfStatusForListClustersOutputRunning is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputRunning = "Running"

	// EnumOfStatusForListClustersOutputError is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputError = "Error"

	// EnumOfStatusForListClustersOutputDeleting is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputDeleting = "Deleting"

	// EnumOfStatusForListClustersOutputDeleteFailed is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputDeleteFailed = "DeleteFailed"

	// EnumOfStatusForListClustersOutputUpdating is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputUpdating = "Updating"

	// EnumOfStatusForListClustersOutputStopped is a EnumOfStatusForListClustersOutput enum value
	EnumOfStatusForListClustersOutputStopped = "Stopped"
)
View Source
const (
	// EnumOfStatusListForListClustersInputCreating is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputCreating = "Creating"

	// EnumOfStatusListForListClustersInputCreateFailed is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputCreateFailed = "CreateFailed"

	// EnumOfStatusListForListClustersInputRunning is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputRunning = "Running"

	// EnumOfStatusListForListClustersInputError is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputError = "Error"

	// EnumOfStatusListForListClustersInputDeleting is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputDeleting = "Deleting"

	// EnumOfStatusListForListClustersInputDeleteFailed is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputDeleteFailed = "DeleteFailed"

	// EnumOfStatusListForListClustersInputUpdating is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputUpdating = "Updating"

	// EnumOfStatusListForListClustersInputStopped is a EnumOfStatusListForListClustersInput enum value
	EnumOfStatusListForListClustersInputStopped = "Stopped"
)
View Source
const (
	// EnumOfTypeListForListClustersInputVolcVke is a EnumOfTypeListForListClustersInput enum value
	EnumOfTypeListForListClustersInputVolcVke = "volc-vke"

	// EnumOfTypeListForListClustersInputExternal is a EnumOfTypeListForListClustersInput enum value
	EnumOfTypeListForListClustersInputExternal = "external"

	// EnumOfTypeListForListClustersInputShared is a EnumOfTypeListForListClustersInput enum value
	EnumOfTypeListForListClustersInputShared = "shared"
)
View Source
const (
	// EnumOfFilesystemForListClustersOfWorkspaceOutputTos is a EnumOfFilesystemForListClustersOfWorkspaceOutput enum value
	EnumOfFilesystemForListClustersOfWorkspaceOutputTos = "tos"

	// EnumOfFilesystemForListClustersOfWorkspaceOutputLocal is a EnumOfFilesystemForListClustersOfWorkspaceOutput enum value
	EnumOfFilesystemForListClustersOfWorkspaceOutputLocal = "local"
)
View Source
const (
	// EnumOfStatusForListClustersOfWorkspaceOutputCreating is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputCreating = "Creating"

	// EnumOfStatusForListClustersOfWorkspaceOutputCreateFailed is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputCreateFailed = "CreateFailed"

	// EnumOfStatusForListClustersOfWorkspaceOutputRunning is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputRunning = "Running"

	// EnumOfStatusForListClustersOfWorkspaceOutputError is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputError = "Error"

	// EnumOfStatusForListClustersOfWorkspaceOutputDeleting is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputDeleting = "Deleting"

	// EnumOfStatusForListClustersOfWorkspaceOutputDeleteFailed is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputDeleteFailed = "DeleteFailed"

	// EnumOfStatusForListClustersOfWorkspaceOutputUpdating is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputUpdating = "Updating"

	// EnumOfStatusForListClustersOfWorkspaceOutputStopped is a EnumOfStatusForListClustersOfWorkspaceOutput enum value
	EnumOfStatusForListClustersOfWorkspaceOutputStopped = "Stopped"
)
View Source
const (
	// EnumOfTypeForListClustersOfWorkspaceInputWorkflow is a EnumOfTypeForListClustersOfWorkspaceInput enum value
	EnumOfTypeForListClustersOfWorkspaceInputWorkflow = "workflow"

	// EnumOfTypeForListClustersOfWorkspaceInputNotebook is a EnumOfTypeForListClustersOfWorkspaceInput enum value
	EnumOfTypeForListClustersOfWorkspaceInputNotebook = "notebook"

	// EnumOfTypeForListClustersOfWorkspaceInputWebapp is a EnumOfTypeForListClustersOfWorkspaceInput enum value
	EnumOfTypeForListClustersOfWorkspaceInputWebapp = "webapp"
)
View Source
const (
	// EnumOfTypeForListClustersOfWorkspaceOutputWorkflow is a EnumOfTypeForListClustersOfWorkspaceOutput enum value
	EnumOfTypeForListClustersOfWorkspaceOutputWorkflow = "workflow"

	// EnumOfTypeForListClustersOfWorkspaceOutputNotebook is a EnumOfTypeForListClustersOfWorkspaceOutput enum value
	EnumOfTypeForListClustersOfWorkspaceOutputNotebook = "notebook"

	// EnumOfTypeForListClustersOfWorkspaceOutputWebapp is a EnumOfTypeForListClustersOfWorkspaceOutput enum value
	EnumOfTypeForListClustersOfWorkspaceOutputWebapp = "webapp"
)
View Source
const (
	// EnumOfSortOrderForListDataModelRowsInputDesc is a EnumOfSortOrderForListDataModelRowsInput enum value
	EnumOfSortOrderForListDataModelRowsInputDesc = "Desc"

	// EnumOfSortOrderForListDataModelRowsInputAsc is a EnumOfSortOrderForListDataModelRowsInput enum value
	EnumOfSortOrderForListDataModelRowsInputAsc = "Asc"
)
View Source
const (
	// EnumOfTypeForListDataModelsOutputNormal is a EnumOfTypeForListDataModelsOutput enum value
	EnumOfTypeForListDataModelsOutputNormal = "normal"

	// EnumOfTypeForListDataModelsOutputSet is a EnumOfTypeForListDataModelsOutput enum value
	EnumOfTypeForListDataModelsOutputSet = "set"

	// EnumOfTypeForListDataModelsOutputWorkspace is a EnumOfTypeForListDataModelsOutput enum value
	EnumOfTypeForListDataModelsOutputWorkspace = "workspace"
)
View Source
const (
	// EnumOfResourceSizeForListNotebookServerResourceOptsOutputSmall is a EnumOfResourceSizeForListNotebookServerResourceOptsOutput enum value
	EnumOfResourceSizeForListNotebookServerResourceOptsOutputSmall = "small"

	// EnumOfResourceSizeForListNotebookServerResourceOptsOutputMiddle is a EnumOfResourceSizeForListNotebookServerResourceOptsOutput enum value
	EnumOfResourceSizeForListNotebookServerResourceOptsOutputMiddle = "middle"

	// EnumOfResourceSizeForListNotebookServerResourceOptsOutputLarge is a EnumOfResourceSizeForListNotebookServerResourceOptsOutput enum value
	EnumOfResourceSizeForListNotebookServerResourceOptsOutputLarge = "large"
)
View Source
const (
	// EnumOfSortByForListNotebookServersInputOwnerName is a EnumOfSortByForListNotebookServersInput enum value
	EnumOfSortByForListNotebookServersInputOwnerName = "OwnerName"

	// EnumOfSortByForListNotebookServersInputStartTime is a EnumOfSortByForListNotebookServersInput enum value
	EnumOfSortByForListNotebookServersInputStartTime = "StartTime"

	// EnumOfSortByForListNotebookServersInputStorageCapacity is a EnumOfSortByForListNotebookServersInput enum value
	EnumOfSortByForListNotebookServersInputStorageCapacity = "StorageCapacity"

	// EnumOfSortByForListNotebookServersInputLastActivityTime is a EnumOfSortByForListNotebookServersInput enum value
	EnumOfSortByForListNotebookServersInputLastActivityTime = "LastActivityTime"
)
View Source
const (
	// EnumOfSortOrderForListNotebookServersInputAsc is a EnumOfSortOrderForListNotebookServersInput enum value
	EnumOfSortOrderForListNotebookServersInputAsc = "Asc"

	// EnumOfSortOrderForListNotebookServersInputDesc is a EnumOfSortOrderForListNotebookServersInput enum value
	EnumOfSortOrderForListNotebookServersInputDesc = "Desc"
)
View Source
const (
	// EnumOfStatusForListNotebookServersOutputSpawn is a EnumOfStatusForListNotebookServersOutput enum value
	EnumOfStatusForListNotebookServersOutputSpawn = "spawn"

	// EnumOfStatusForListNotebookServersOutputReady is a EnumOfStatusForListNotebookServersOutput enum value
	EnumOfStatusForListNotebookServersOutputReady = "ready"

	// EnumOfStatusForListNotebookServersOutputStop is a EnumOfStatusForListNotebookServersOutput enum value
	EnumOfStatusForListNotebookServersOutputStop = "stop"

	// EnumOfStatusForListNotebookServersOutputAbsent is a EnumOfStatusForListNotebookServersOutput enum value
	EnumOfStatusForListNotebookServersOutputAbsent = "absent"
)
View Source
const (
	// EnumOfStatusForListRunsOutputSucceeded is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputSucceeded = "Succeeded"

	// EnumOfStatusForListRunsOutputFailed is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputFailed = "Failed"

	// EnumOfStatusForListRunsOutputRunning is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputRunning = "Running"

	// EnumOfStatusForListRunsOutputPending is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputPending = "Pending"

	// EnumOfStatusForListRunsOutputCancelling is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputCancelling = "Cancelling"

	// EnumOfStatusForListRunsOutputCancelled is a EnumOfStatusForListRunsOutput enum value
	EnumOfStatusForListRunsOutputCancelled = "Cancelled"
)
View Source
const (
	// EnumOfStatusListForListRunsInputPending is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputPending = "Pending"

	// EnumOfStatusListForListRunsInputRunning is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputRunning = "Running"

	// EnumOfStatusListForListRunsInputFailed is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputFailed = "Failed"

	// EnumOfStatusListForListRunsInputSucceeded is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputSucceeded = "Succeeded"

	// EnumOfStatusListForListRunsInputCancelling is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputCancelling = "Cancelling"

	// EnumOfStatusListForListRunsInputCancelled is a EnumOfStatusListForListRunsInput enum value
	EnumOfStatusListForListRunsInputCancelled = "Cancelled"
)
View Source
const (
	// EnumOfStatusForListSubmissionsOutputSucceeded is a EnumOfStatusForListSubmissionsOutput enum value
	EnumOfStatusForListSubmissionsOutputSucceeded = "Succeeded"

	// EnumOfStatusForListSubmissionsOutputFailed is a EnumOfStatusForListSubmissionsOutput enum value
	EnumOfStatusForListSubmissionsOutputFailed = "Failed"

	// EnumOfStatusForListSubmissionsOutputRunning is a EnumOfStatusForListSubmissionsOutput enum value
	EnumOfStatusForListSubmissionsOutputRunning = "Running"

	// EnumOfStatusForListSubmissionsOutputCancelled is a EnumOfStatusForListSubmissionsOutput enum value
	EnumOfStatusForListSubmissionsOutputCancelled = "Cancelled"

	// EnumOfStatusForListSubmissionsOutputCancelling is a EnumOfStatusForListSubmissionsOutput enum value
	EnumOfStatusForListSubmissionsOutputCancelling = "Cancelling"
)
View Source
const (
	// EnumOfStatusForListTasksOutputSucceeded is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputSucceeded = "Succeeded"

	// EnumOfStatusForListTasksOutputFailed is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputFailed = "Failed"

	// EnumOfStatusForListTasksOutputRunning is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputRunning = "Running"

	// EnumOfStatusForListTasksOutputQueued is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputQueued = "Queued"

	// EnumOfStatusForListTasksOutputInitializing is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputInitializing = "Initializing"

	// EnumOfStatusForListTasksOutputCancelled is a EnumOfStatusForListTasksOutput enum value
	EnumOfStatusForListTasksOutputCancelled = "Cancelled"
)
View Source
const (
	// EnumOfPhaseForListWorkflowsOutputImporting is a EnumOfPhaseForListWorkflowsOutput enum value
	EnumOfPhaseForListWorkflowsOutputImporting = "Importing"

	// EnumOfPhaseForListWorkflowsOutputSucceeded is a EnumOfPhaseForListWorkflowsOutput enum value
	EnumOfPhaseForListWorkflowsOutputSucceeded = "Succeeded"

	// EnumOfPhaseForListWorkflowsOutputFailed is a EnumOfPhaseForListWorkflowsOutput enum value
	EnumOfPhaseForListWorkflowsOutputFailed = "Failed"
)
View Source
const (
	// EnumOfSortByForListWorkflowsInputName is a EnumOfSortByForListWorkflowsInput enum value
	EnumOfSortByForListWorkflowsInputName = "Name"

	// EnumOfSortByForListWorkflowsInputCreateTime is a EnumOfSortByForListWorkflowsInput enum value
	EnumOfSortByForListWorkflowsInputCreateTime = "CreateTime"

	// EnumOfSortByForListWorkflowsInputUpdateTime is a EnumOfSortByForListWorkflowsInput enum value
	EnumOfSortByForListWorkflowsInputUpdateTime = "UpdateTime"

	// EnumOfSortByForListWorkflowsInputId is a EnumOfSortByForListWorkflowsInput enum value
	EnumOfSortByForListWorkflowsInputId = "ID"
)
View Source
const (
	// EnumOfSortOrderForListWorkflowsInputDesc is a EnumOfSortOrderForListWorkflowsInput enum value
	EnumOfSortOrderForListWorkflowsInputDesc = "Desc"

	// EnumOfSortOrderForListWorkflowsInputAsc is a EnumOfSortOrderForListWorkflowsInput enum value
	EnumOfSortOrderForListWorkflowsInputAsc = "Asc"
)
View Source
const (
	// EnumOfSourceTypeForListWorkflowsOutputGit is a EnumOfSourceTypeForListWorkflowsOutput enum value
	EnumOfSourceTypeForListWorkflowsOutputGit = "git"

	// EnumOfSourceTypeForListWorkflowsOutputDockstore is a EnumOfSourceTypeForListWorkflowsOutput enum value
	EnumOfSourceTypeForListWorkflowsOutputDockstore = "dockstore"

	// EnumOfSourceTypeForListWorkflowsOutputFile is a EnumOfSourceTypeForListWorkflowsOutput enum value
	EnumOfSourceTypeForListWorkflowsOutputFile = "file"

	// EnumOfSourceTypeForListWorkflowsOutputDev is a EnumOfSourceTypeForListWorkflowsOutput enum value
	EnumOfSourceTypeForListWorkflowsOutputDev = "dev"
)
View Source
const (
	// EnumOfSortByForListWorkspaceExtraBucketsInputBucketName is a EnumOfSortByForListWorkspaceExtraBucketsInput enum value
	EnumOfSortByForListWorkspaceExtraBucketsInputBucketName = "BucketName"

	// EnumOfSortByForListWorkspaceExtraBucketsInputAttachTime is a EnumOfSortByForListWorkspaceExtraBucketsInput enum value
	EnumOfSortByForListWorkspaceExtraBucketsInputAttachTime = "AttachTime"
)
View Source
const (
	// EnumOfSortOrderForListWorkspaceExtraBucketsInputAsc is a EnumOfSortOrderForListWorkspaceExtraBucketsInput enum value
	EnumOfSortOrderForListWorkspaceExtraBucketsInputAsc = "Asc"

	// EnumOfSortOrderForListWorkspaceExtraBucketsInputDesc is a EnumOfSortOrderForListWorkspaceExtraBucketsInput enum value
	EnumOfSortOrderForListWorkspaceExtraBucketsInputDesc = "Desc"
)
View Source
const (
	// EnumOfRoleForListWorkspacesOutputAdmin is a EnumOfRoleForListWorkspacesOutput enum value
	EnumOfRoleForListWorkspacesOutputAdmin = "Admin"

	// EnumOfRoleForListWorkspacesOutputUser is a EnumOfRoleForListWorkspacesOutput enum value
	EnumOfRoleForListWorkspacesOutputUser = "User"

	// EnumOfRoleForListWorkspacesOutputVisitor is a EnumOfRoleForListWorkspacesOutput enum value
	EnumOfRoleForListWorkspacesOutputVisitor = "Visitor"
)
View Source
const (
	// EnumOfSortByForListWorkspacesInputName is a EnumOfSortByForListWorkspacesInput enum value
	EnumOfSortByForListWorkspacesInputName = "Name"

	// EnumOfSortByForListWorkspacesInputCreateTime is a EnumOfSortByForListWorkspacesInput enum value
	EnumOfSortByForListWorkspacesInputCreateTime = "CreateTime"

	// EnumOfSortByForListWorkspacesInputUpdateTime is a EnumOfSortByForListWorkspacesInput enum value
	EnumOfSortByForListWorkspacesInputUpdateTime = "UpdateTime"

	// EnumOfSortByForListWorkspacesInputVisitTime is a EnumOfSortByForListWorkspacesInput enum value
	EnumOfSortByForListWorkspacesInputVisitTime = "VisitTime"

	// EnumOfSortByForListWorkspacesInputId is a EnumOfSortByForListWorkspacesInput enum value
	EnumOfSortByForListWorkspacesInputId = "ID"
)
View Source
const (
	// EnumOfSortOrderForListWorkspacesInputAsc is a EnumOfSortOrderForListWorkspacesInput enum value
	EnumOfSortOrderForListWorkspacesInputAsc = "Asc"

	// EnumOfSortOrderForListWorkspacesInputDesc is a EnumOfSortOrderForListWorkspacesInput enum value
	EnumOfSortOrderForListWorkspacesInputDesc = "Desc"
)
View Source
const (
	// EnumOfTypeForUnbindClusterAndWorkspaceInputWorkflow is a EnumOfTypeForUnbindClusterAndWorkspaceInput enum value
	EnumOfTypeForUnbindClusterAndWorkspaceInputWorkflow = "workflow"

	// EnumOfTypeForUnbindClusterAndWorkspaceInputNotebook is a EnumOfTypeForUnbindClusterAndWorkspaceInput enum value
	EnumOfTypeForUnbindClusterAndWorkspaceInputNotebook = "notebook"

	// EnumOfTypeForUnbindClusterAndWorkspaceInputWebapp is a EnumOfTypeForUnbindClusterAndWorkspaceInput enum value
	EnumOfTypeForUnbindClusterAndWorkspaceInputWebapp = "webapp"
)
View Source
const (
	// EnumOfResourceSizeForUpdateNotebookServerSettingsInputSmall is a EnumOfResourceSizeForUpdateNotebookServerSettingsInput enum value
	EnumOfResourceSizeForUpdateNotebookServerSettingsInputSmall = "small"

	// EnumOfResourceSizeForUpdateNotebookServerSettingsInputMiddle is a EnumOfResourceSizeForUpdateNotebookServerSettingsInput enum value
	EnumOfResourceSizeForUpdateNotebookServerSettingsInputMiddle = "middle"

	// EnumOfResourceSizeForUpdateNotebookServerSettingsInputLarge is a EnumOfResourceSizeForUpdateNotebookServerSettingsInput enum value
	EnumOfResourceSizeForUpdateNotebookServerSettingsInputLarge = "large"
)
View Source
const (
	ServiceName = "bio"       // Name of service.
	EndpointsID = ServiceName // ID to lookup a service endpoint with.
	ServiceID   = "bio"       // ServiceID is a unique identifer of a specific service.
)

Service information constants

View Source
const (
	// EnumOfTypeForAttachWorkspaceExtraBucketInputPublicCloud is a EnumOfTypeForAttachWorkspaceExtraBucketInput enum value
	EnumOfTypeForAttachWorkspaceExtraBucketInputPublicCloud = "PublicCloud"
)
View Source
const (
	// EnumOfTypeForListWorkspaceExtraBucketsInputPublicCloud is a EnumOfTypeForListWorkspaceExtraBucketsInput enum value
	EnumOfTypeForListWorkspaceExtraBucketsInputPublicCloud = "PublicCloud"
)
View Source
const (
	// EnumOfTypeForListWorkspaceExtraBucketsOutputPublicCloud is a EnumOfTypeForListWorkspaceExtraBucketsOutput enum value
	EnumOfTypeForListWorkspaceExtraBucketsOutputPublicCloud = "PublicCloud"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AttachWorkspaceExtraBucketInput

type AttachWorkspaceExtraBucketInput struct {

	// Bucket is a required field
	Bucket *string `type:"string" json:",omitempty" required:"true"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// Type is a required field
	Type *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTypeForAttachWorkspaceExtraBucketInput"`
	// contains filtered or unexported fields
}

func (AttachWorkspaceExtraBucketInput) GoString

GoString returns the string representation

func (*AttachWorkspaceExtraBucketInput) SetBucket

SetBucket sets the Bucket field's value.

func (*AttachWorkspaceExtraBucketInput) SetID

SetID sets the ID field's value.

func (*AttachWorkspaceExtraBucketInput) SetType

SetType sets the Type field's value.

func (AttachWorkspaceExtraBucketInput) String

String returns the string representation

func (*AttachWorkspaceExtraBucketInput) Validate

func (s *AttachWorkspaceExtraBucketInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type AttachWorkspaceExtraBucketOutput

type AttachWorkspaceExtraBucketOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (AttachWorkspaceExtraBucketOutput) GoString

GoString returns the string representation

func (AttachWorkspaceExtraBucketOutput) String

String returns the string representation

type BIO

type BIO struct {
	*client.Client
}

BIO provides the API operation methods for making requests to BIO. See this package's package overview docs for details on the service.

BIO 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) *BIO

New create int can support ssl or region locate set

func (*BIO) AttachWorkspaceExtraBucket

func (c *BIO) AttachWorkspaceExtraBucket(input *AttachWorkspaceExtraBucketInput) (*AttachWorkspaceExtraBucketOutput, error)

AttachWorkspaceExtraBucket API operation for BIO.

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 BIO's API operation AttachWorkspaceExtraBucket for usage and error information.

func (*BIO) AttachWorkspaceExtraBucketCommon

func (c *BIO) AttachWorkspaceExtraBucketCommon(input *map[string]interface{}) (*map[string]interface{}, error)

AttachWorkspaceExtraBucketCommon API operation for BIO.

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 BIO's API operation AttachWorkspaceExtraBucketCommon for usage and error information.

func (*BIO) AttachWorkspaceExtraBucketCommonRequest

func (c *BIO) AttachWorkspaceExtraBucketCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

AttachWorkspaceExtraBucketCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachWorkspaceExtraBucketCommon operation. The "output" return value will be populated with the AttachWorkspaceExtraBucketCommon request's response once the request completes successfully.

Use "Send" method on the returned AttachWorkspaceExtraBucketCommon Request to send the API call to the service. the "output" return value is not valid until after AttachWorkspaceExtraBucketCommon Send returns without error.

See AttachWorkspaceExtraBucketCommon for more information on using the AttachWorkspaceExtraBucketCommon API call, and error handling.

// Example sending a request using the AttachWorkspaceExtraBucketCommonRequest method.
req, resp := client.AttachWorkspaceExtraBucketCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) AttachWorkspaceExtraBucketCommonWithContext

func (c *BIO) AttachWorkspaceExtraBucketCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

AttachWorkspaceExtraBucketCommonWithContext is the same as AttachWorkspaceExtraBucketCommon with the addition of the ability to pass a context and additional request options.

See AttachWorkspaceExtraBucketCommon 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 (*BIO) AttachWorkspaceExtraBucketRequest

func (c *BIO) AttachWorkspaceExtraBucketRequest(input *AttachWorkspaceExtraBucketInput) (req *request.Request, output *AttachWorkspaceExtraBucketOutput)

AttachWorkspaceExtraBucketRequest generates a "volcengine/request.Request" representing the client's request for the AttachWorkspaceExtraBucket operation. The "output" return value will be populated with the AttachWorkspaceExtraBucketCommon request's response once the request completes successfully.

Use "Send" method on the returned AttachWorkspaceExtraBucketCommon Request to send the API call to the service. the "output" return value is not valid until after AttachWorkspaceExtraBucketCommon Send returns without error.

See AttachWorkspaceExtraBucket for more information on using the AttachWorkspaceExtraBucket API call, and error handling.

// Example sending a request using the AttachWorkspaceExtraBucketRequest method.
req, resp := client.AttachWorkspaceExtraBucketRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) AttachWorkspaceExtraBucketWithContext

func (c *BIO) AttachWorkspaceExtraBucketWithContext(ctx volcengine.Context, input *AttachWorkspaceExtraBucketInput, opts ...request.Option) (*AttachWorkspaceExtraBucketOutput, error)

AttachWorkspaceExtraBucketWithContext is the same as AttachWorkspaceExtraBucket with the addition of the ability to pass a context and additional request options.

See AttachWorkspaceExtraBucket 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 (*BIO) BindClusterToWorkspace

func (c *BIO) BindClusterToWorkspace(input *BindClusterToWorkspaceInput) (*BindClusterToWorkspaceOutput, error)

BindClusterToWorkspace API operation for BIO.

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 BIO's API operation BindClusterToWorkspace for usage and error information.

func (*BIO) BindClusterToWorkspaceCommon

func (c *BIO) BindClusterToWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

BindClusterToWorkspaceCommon API operation for BIO.

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 BIO's API operation BindClusterToWorkspaceCommon for usage and error information.

func (*BIO) BindClusterToWorkspaceCommonRequest

func (c *BIO) BindClusterToWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

BindClusterToWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the BindClusterToWorkspaceCommon operation. The "output" return value will be populated with the BindClusterToWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned BindClusterToWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after BindClusterToWorkspaceCommon Send returns without error.

See BindClusterToWorkspaceCommon for more information on using the BindClusterToWorkspaceCommon API call, and error handling.

// Example sending a request using the BindClusterToWorkspaceCommonRequest method.
req, resp := client.BindClusterToWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) BindClusterToWorkspaceCommonWithContext

func (c *BIO) BindClusterToWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

BindClusterToWorkspaceCommonWithContext is the same as BindClusterToWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See BindClusterToWorkspaceCommon 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 (*BIO) BindClusterToWorkspaceRequest

func (c *BIO) BindClusterToWorkspaceRequest(input *BindClusterToWorkspaceInput) (req *request.Request, output *BindClusterToWorkspaceOutput)

BindClusterToWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the BindClusterToWorkspace operation. The "output" return value will be populated with the BindClusterToWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned BindClusterToWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after BindClusterToWorkspaceCommon Send returns without error.

See BindClusterToWorkspace for more information on using the BindClusterToWorkspace API call, and error handling.

// Example sending a request using the BindClusterToWorkspaceRequest method.
req, resp := client.BindClusterToWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) BindClusterToWorkspaceWithContext

func (c *BIO) BindClusterToWorkspaceWithContext(ctx volcengine.Context, input *BindClusterToWorkspaceInput, opts ...request.Option) (*BindClusterToWorkspaceOutput, error)

BindClusterToWorkspaceWithContext is the same as BindClusterToWorkspace with the addition of the ability to pass a context and additional request options.

See BindClusterToWorkspace 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 (*BIO) CancelRun

func (c *BIO) CancelRun(input *CancelRunInput) (*CancelRunOutput, error)

CancelRun API operation for BIO.

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 BIO's API operation CancelRun for usage and error information.

func (*BIO) CancelRunCommon

func (c *BIO) CancelRunCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CancelRunCommon API operation for BIO.

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 BIO's API operation CancelRunCommon for usage and error information.

func (*BIO) CancelRunCommonRequest

func (c *BIO) CancelRunCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CancelRunCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelRunCommon operation. The "output" return value will be populated with the CancelRunCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelRunCommon Request to send the API call to the service. the "output" return value is not valid until after CancelRunCommon Send returns without error.

See CancelRunCommon for more information on using the CancelRunCommon API call, and error handling.

// Example sending a request using the CancelRunCommonRequest method.
req, resp := client.CancelRunCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CancelRunCommonWithContext

func (c *BIO) CancelRunCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CancelRunCommonWithContext is the same as CancelRunCommon with the addition of the ability to pass a context and additional request options.

See CancelRunCommon 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 (*BIO) CancelRunRequest

func (c *BIO) CancelRunRequest(input *CancelRunInput) (req *request.Request, output *CancelRunOutput)

CancelRunRequest generates a "volcengine/request.Request" representing the client's request for the CancelRun operation. The "output" return value will be populated with the CancelRunCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelRunCommon Request to send the API call to the service. the "output" return value is not valid until after CancelRunCommon Send returns without error.

See CancelRun for more information on using the CancelRun API call, and error handling.

// Example sending a request using the CancelRunRequest method.
req, resp := client.CancelRunRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CancelRunWithContext

func (c *BIO) CancelRunWithContext(ctx volcengine.Context, input *CancelRunInput, opts ...request.Option) (*CancelRunOutput, error)

CancelRunWithContext is the same as CancelRun with the addition of the ability to pass a context and additional request options.

See CancelRun 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 (*BIO) CancelSubmission

func (c *BIO) CancelSubmission(input *CancelSubmissionInput) (*CancelSubmissionOutput, error)

CancelSubmission API operation for BIO.

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 BIO's API operation CancelSubmission for usage and error information.

func (*BIO) CancelSubmissionCommon

func (c *BIO) CancelSubmissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CancelSubmissionCommon API operation for BIO.

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 BIO's API operation CancelSubmissionCommon for usage and error information.

func (*BIO) CancelSubmissionCommonRequest

func (c *BIO) CancelSubmissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CancelSubmissionCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelSubmissionCommon operation. The "output" return value will be populated with the CancelSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after CancelSubmissionCommon Send returns without error.

See CancelSubmissionCommon for more information on using the CancelSubmissionCommon API call, and error handling.

// Example sending a request using the CancelSubmissionCommonRequest method.
req, resp := client.CancelSubmissionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CancelSubmissionCommonWithContext

func (c *BIO) CancelSubmissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CancelSubmissionCommonWithContext is the same as CancelSubmissionCommon with the addition of the ability to pass a context and additional request options.

See CancelSubmissionCommon 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 (*BIO) CancelSubmissionRequest

func (c *BIO) CancelSubmissionRequest(input *CancelSubmissionInput) (req *request.Request, output *CancelSubmissionOutput)

CancelSubmissionRequest generates a "volcengine/request.Request" representing the client's request for the CancelSubmission operation. The "output" return value will be populated with the CancelSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after CancelSubmissionCommon Send returns without error.

See CancelSubmission for more information on using the CancelSubmission API call, and error handling.

// Example sending a request using the CancelSubmissionRequest method.
req, resp := client.CancelSubmissionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CancelSubmissionWithContext

func (c *BIO) CancelSubmissionWithContext(ctx volcengine.Context, input *CancelSubmissionInput, opts ...request.Option) (*CancelSubmissionOutput, error)

CancelSubmissionWithContext is the same as CancelSubmission with the addition of the ability to pass a context and additional request options.

See CancelSubmission 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 (*BIO) CheckWorkspaceDefaultBucketRelatedOthers

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthers(input *CheckWorkspaceDefaultBucketRelatedOthersInput) (*CheckWorkspaceDefaultBucketRelatedOthersOutput, error)

CheckWorkspaceDefaultBucketRelatedOthers API operation for BIO.

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 BIO's API operation CheckWorkspaceDefaultBucketRelatedOthers for usage and error information.

func (*BIO) CheckWorkspaceDefaultBucketRelatedOthersCommon

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CheckWorkspaceDefaultBucketRelatedOthersCommon API operation for BIO.

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 BIO's API operation CheckWorkspaceDefaultBucketRelatedOthersCommon for usage and error information.

func (*BIO) CheckWorkspaceDefaultBucketRelatedOthersCommonRequest

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CheckWorkspaceDefaultBucketRelatedOthersCommonRequest generates a "volcengine/request.Request" representing the client's request for the CheckWorkspaceDefaultBucketRelatedOthersCommon operation. The "output" return value will be populated with the CheckWorkspaceDefaultBucketRelatedOthersCommon request's response once the request completes successfully.

Use "Send" method on the returned CheckWorkspaceDefaultBucketRelatedOthersCommon Request to send the API call to the service. the "output" return value is not valid until after CheckWorkspaceDefaultBucketRelatedOthersCommon Send returns without error.

See CheckWorkspaceDefaultBucketRelatedOthersCommon for more information on using the CheckWorkspaceDefaultBucketRelatedOthersCommon API call, and error handling.

// Example sending a request using the CheckWorkspaceDefaultBucketRelatedOthersCommonRequest method.
req, resp := client.CheckWorkspaceDefaultBucketRelatedOthersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CheckWorkspaceDefaultBucketRelatedOthersCommonWithContext

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CheckWorkspaceDefaultBucketRelatedOthersCommonWithContext is the same as CheckWorkspaceDefaultBucketRelatedOthersCommon with the addition of the ability to pass a context and additional request options.

See CheckWorkspaceDefaultBucketRelatedOthersCommon 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 (*BIO) CheckWorkspaceDefaultBucketRelatedOthersRequest

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthersRequest(input *CheckWorkspaceDefaultBucketRelatedOthersInput) (req *request.Request, output *CheckWorkspaceDefaultBucketRelatedOthersOutput)

CheckWorkspaceDefaultBucketRelatedOthersRequest generates a "volcengine/request.Request" representing the client's request for the CheckWorkspaceDefaultBucketRelatedOthers operation. The "output" return value will be populated with the CheckWorkspaceDefaultBucketRelatedOthersCommon request's response once the request completes successfully.

Use "Send" method on the returned CheckWorkspaceDefaultBucketRelatedOthersCommon Request to send the API call to the service. the "output" return value is not valid until after CheckWorkspaceDefaultBucketRelatedOthersCommon Send returns without error.

See CheckWorkspaceDefaultBucketRelatedOthers for more information on using the CheckWorkspaceDefaultBucketRelatedOthers API call, and error handling.

// Example sending a request using the CheckWorkspaceDefaultBucketRelatedOthersRequest method.
req, resp := client.CheckWorkspaceDefaultBucketRelatedOthersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CheckWorkspaceDefaultBucketRelatedOthersWithContext

func (c *BIO) CheckWorkspaceDefaultBucketRelatedOthersWithContext(ctx volcengine.Context, input *CheckWorkspaceDefaultBucketRelatedOthersInput, opts ...request.Option) (*CheckWorkspaceDefaultBucketRelatedOthersOutput, error)

CheckWorkspaceDefaultBucketRelatedOthersWithContext is the same as CheckWorkspaceDefaultBucketRelatedOthers with the addition of the ability to pass a context and additional request options.

See CheckWorkspaceDefaultBucketRelatedOthers 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 (*BIO) ClonePublicWorkspace

func (c *BIO) ClonePublicWorkspace(input *ClonePublicWorkspaceInput) (*ClonePublicWorkspaceOutput, error)

ClonePublicWorkspace API operation for BIO.

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 BIO's API operation ClonePublicWorkspace for usage and error information.

func (*BIO) ClonePublicWorkspaceCommon

func (c *BIO) ClonePublicWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ClonePublicWorkspaceCommon API operation for BIO.

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 BIO's API operation ClonePublicWorkspaceCommon for usage and error information.

func (*BIO) ClonePublicWorkspaceCommonRequest

func (c *BIO) ClonePublicWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ClonePublicWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ClonePublicWorkspaceCommon operation. The "output" return value will be populated with the ClonePublicWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ClonePublicWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ClonePublicWorkspaceCommon Send returns without error.

See ClonePublicWorkspaceCommon for more information on using the ClonePublicWorkspaceCommon API call, and error handling.

// Example sending a request using the ClonePublicWorkspaceCommonRequest method.
req, resp := client.ClonePublicWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ClonePublicWorkspaceCommonWithContext

func (c *BIO) ClonePublicWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ClonePublicWorkspaceCommonWithContext is the same as ClonePublicWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See ClonePublicWorkspaceCommon 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 (*BIO) ClonePublicWorkspaceRequest

func (c *BIO) ClonePublicWorkspaceRequest(input *ClonePublicWorkspaceInput) (req *request.Request, output *ClonePublicWorkspaceOutput)

ClonePublicWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the ClonePublicWorkspace operation. The "output" return value will be populated with the ClonePublicWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ClonePublicWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ClonePublicWorkspaceCommon Send returns without error.

See ClonePublicWorkspace for more information on using the ClonePublicWorkspace API call, and error handling.

// Example sending a request using the ClonePublicWorkspaceRequest method.
req, resp := client.ClonePublicWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ClonePublicWorkspaceWithContext

func (c *BIO) ClonePublicWorkspaceWithContext(ctx volcengine.Context, input *ClonePublicWorkspaceInput, opts ...request.Option) (*ClonePublicWorkspaceOutput, error)

ClonePublicWorkspaceWithContext is the same as ClonePublicWorkspace with the addition of the ability to pass a context and additional request options.

See ClonePublicWorkspace 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 (*BIO) CommitIESImage

func (c *BIO) CommitIESImage(input *CommitIESImageInput) (*CommitIESImageOutput, error)

CommitIESImage API operation for BIO.

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 BIO's API operation CommitIESImage for usage and error information.

func (*BIO) CommitIESImageCommon

func (c *BIO) CommitIESImageCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CommitIESImageCommon API operation for BIO.

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 BIO's API operation CommitIESImageCommon for usage and error information.

func (*BIO) CommitIESImageCommonRequest

func (c *BIO) CommitIESImageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CommitIESImageCommonRequest generates a "volcengine/request.Request" representing the client's request for the CommitIESImageCommon operation. The "output" return value will be populated with the CommitIESImageCommon request's response once the request completes successfully.

Use "Send" method on the returned CommitIESImageCommon Request to send the API call to the service. the "output" return value is not valid until after CommitIESImageCommon Send returns without error.

See CommitIESImageCommon for more information on using the CommitIESImageCommon API call, and error handling.

// Example sending a request using the CommitIESImageCommonRequest method.
req, resp := client.CommitIESImageCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CommitIESImageCommonWithContext

func (c *BIO) CommitIESImageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CommitIESImageCommonWithContext is the same as CommitIESImageCommon with the addition of the ability to pass a context and additional request options.

See CommitIESImageCommon 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 (*BIO) CommitIESImageRequest

func (c *BIO) CommitIESImageRequest(input *CommitIESImageInput) (req *request.Request, output *CommitIESImageOutput)

CommitIESImageRequest generates a "volcengine/request.Request" representing the client's request for the CommitIESImage operation. The "output" return value will be populated with the CommitIESImageCommon request's response once the request completes successfully.

Use "Send" method on the returned CommitIESImageCommon Request to send the API call to the service. the "output" return value is not valid until after CommitIESImageCommon Send returns without error.

See CommitIESImage for more information on using the CommitIESImage API call, and error handling.

// Example sending a request using the CommitIESImageRequest method.
req, resp := client.CommitIESImageRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CommitIESImageWithContext

func (c *BIO) CommitIESImageWithContext(ctx volcengine.Context, input *CommitIESImageInput, opts ...request.Option) (*CommitIESImageOutput, error)

CommitIESImageWithContext is the same as CommitIESImage with the addition of the ability to pass a context and additional request options.

See CommitIESImage 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 (*BIO) CompleteSchema

func (c *BIO) CompleteSchema(input *CompleteSchemaInput) (*CompleteSchemaOutput, error)

CompleteSchema API operation for BIO.

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 BIO's API operation CompleteSchema for usage and error information.

func (*BIO) CompleteSchemaCommon

func (c *BIO) CompleteSchemaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CompleteSchemaCommon API operation for BIO.

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 BIO's API operation CompleteSchemaCommon for usage and error information.

func (*BIO) CompleteSchemaCommonRequest

func (c *BIO) CompleteSchemaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CompleteSchemaCommonRequest generates a "volcengine/request.Request" representing the client's request for the CompleteSchemaCommon operation. The "output" return value will be populated with the CompleteSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned CompleteSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after CompleteSchemaCommon Send returns without error.

See CompleteSchemaCommon for more information on using the CompleteSchemaCommon API call, and error handling.

// Example sending a request using the CompleteSchemaCommonRequest method.
req, resp := client.CompleteSchemaCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CompleteSchemaCommonWithContext

func (c *BIO) CompleteSchemaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CompleteSchemaCommonWithContext is the same as CompleteSchemaCommon with the addition of the ability to pass a context and additional request options.

See CompleteSchemaCommon 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 (*BIO) CompleteSchemaRequest

func (c *BIO) CompleteSchemaRequest(input *CompleteSchemaInput) (req *request.Request, output *CompleteSchemaOutput)

CompleteSchemaRequest generates a "volcengine/request.Request" representing the client's request for the CompleteSchema operation. The "output" return value will be populated with the CompleteSchemaCommon request's response once the request completes successfully.

Use "Send" method on the returned CompleteSchemaCommon Request to send the API call to the service. the "output" return value is not valid until after CompleteSchemaCommon Send returns without error.

See CompleteSchema for more information on using the CompleteSchema API call, and error handling.

// Example sending a request using the CompleteSchemaRequest method.
req, resp := client.CompleteSchemaRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CompleteSchemaWithContext

func (c *BIO) CompleteSchemaWithContext(ctx volcengine.Context, input *CompleteSchemaInput, opts ...request.Option) (*CompleteSchemaOutput, error)

CompleteSchemaWithContext is the same as CompleteSchema with the addition of the ability to pass a context and additional request options.

See CompleteSchema 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 (*BIO) CreateCluster

func (c *BIO) CreateCluster(input *CreateClusterInput) (*CreateClusterOutput, error)

CreateCluster API operation for BIO.

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 BIO's API operation CreateCluster for usage and error information.

func (*BIO) CreateClusterCommon

func (c *BIO) CreateClusterCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateClusterCommon API operation for BIO.

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 BIO's API operation CreateClusterCommon for usage and error information.

func (*BIO) CreateClusterCommonRequest

func (c *BIO) CreateClusterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateClusterCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateClusterCommon operation. The "output" return value will be populated with the CreateClusterCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateClusterCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClusterCommon Send returns without error.

See CreateClusterCommon for more information on using the CreateClusterCommon API call, and error handling.

// Example sending a request using the CreateClusterCommonRequest method.
req, resp := client.CreateClusterCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateClusterCommonWithContext

func (c *BIO) CreateClusterCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateClusterCommonWithContext is the same as CreateClusterCommon with the addition of the ability to pass a context and additional request options.

See CreateClusterCommon 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 (*BIO) CreateClusterRequest

func (c *BIO) CreateClusterRequest(input *CreateClusterInput) (req *request.Request, output *CreateClusterOutput)

CreateClusterRequest generates a "volcengine/request.Request" representing the client's request for the CreateCluster operation. The "output" return value will be populated with the CreateClusterCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateClusterCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClusterCommon Send returns without error.

See CreateCluster for more information on using the CreateCluster API call, and error handling.

// Example sending a request using the CreateClusterRequest method.
req, resp := client.CreateClusterRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateClusterWithContext

func (c *BIO) CreateClusterWithContext(ctx volcengine.Context, input *CreateClusterInput, opts ...request.Option) (*CreateClusterOutput, error)

CreateClusterWithContext is the same as CreateCluster with the addition of the ability to pass a context and additional request options.

See CreateCluster 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 (*BIO) CreateDataModel

func (c *BIO) CreateDataModel(input *CreateDataModelInput) (*CreateDataModelOutput, error)

CreateDataModel API operation for BIO.

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 BIO's API operation CreateDataModel for usage and error information.

func (*BIO) CreateDataModelCommon

func (c *BIO) CreateDataModelCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDataModelCommon API operation for BIO.

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 BIO's API operation CreateDataModelCommon for usage and error information.

func (*BIO) CreateDataModelCommonRequest

func (c *BIO) CreateDataModelCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateDataModelCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataModelCommon operation. The "output" return value will be populated with the CreateDataModelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDataModelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataModelCommon Send returns without error.

See CreateDataModelCommon for more information on using the CreateDataModelCommon API call, and error handling.

// Example sending a request using the CreateDataModelCommonRequest method.
req, resp := client.CreateDataModelCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateDataModelCommonWithContext

func (c *BIO) CreateDataModelCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateDataModelCommonWithContext is the same as CreateDataModelCommon with the addition of the ability to pass a context and additional request options.

See CreateDataModelCommon 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 (*BIO) CreateDataModelRequest

func (c *BIO) CreateDataModelRequest(input *CreateDataModelInput) (req *request.Request, output *CreateDataModelOutput)

CreateDataModelRequest generates a "volcengine/request.Request" representing the client's request for the CreateDataModel operation. The "output" return value will be populated with the CreateDataModelCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateDataModelCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDataModelCommon Send returns without error.

See CreateDataModel for more information on using the CreateDataModel API call, and error handling.

// Example sending a request using the CreateDataModelRequest method.
req, resp := client.CreateDataModelRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateDataModelWithContext

func (c *BIO) CreateDataModelWithContext(ctx volcengine.Context, input *CreateDataModelInput, opts ...request.Option) (*CreateDataModelOutput, error)

CreateDataModelWithContext is the same as CreateDataModel with the addition of the ability to pass a context and additional request options.

See CreateDataModel 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 (*BIO) CreateNotebookRun

func (c *BIO) CreateNotebookRun(input *CreateNotebookRunInput) (*CreateNotebookRunOutput, error)

CreateNotebookRun API operation for BIO.

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 BIO's API operation CreateNotebookRun for usage and error information.

func (*BIO) CreateNotebookRunCommon

func (c *BIO) CreateNotebookRunCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateNotebookRunCommon API operation for BIO.

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 BIO's API operation CreateNotebookRunCommon for usage and error information.

func (*BIO) CreateNotebookRunCommonRequest

func (c *BIO) CreateNotebookRunCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateNotebookRunCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateNotebookRunCommon operation. The "output" return value will be populated with the CreateNotebookRunCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateNotebookRunCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNotebookRunCommon Send returns without error.

See CreateNotebookRunCommon for more information on using the CreateNotebookRunCommon API call, and error handling.

// Example sending a request using the CreateNotebookRunCommonRequest method.
req, resp := client.CreateNotebookRunCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateNotebookRunCommonWithContext

func (c *BIO) CreateNotebookRunCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateNotebookRunCommonWithContext is the same as CreateNotebookRunCommon with the addition of the ability to pass a context and additional request options.

See CreateNotebookRunCommon 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 (*BIO) CreateNotebookRunRequest

func (c *BIO) CreateNotebookRunRequest(input *CreateNotebookRunInput) (req *request.Request, output *CreateNotebookRunOutput)

CreateNotebookRunRequest generates a "volcengine/request.Request" representing the client's request for the CreateNotebookRun operation. The "output" return value will be populated with the CreateNotebookRunCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateNotebookRunCommon Request to send the API call to the service. the "output" return value is not valid until after CreateNotebookRunCommon Send returns without error.

See CreateNotebookRun for more information on using the CreateNotebookRun API call, and error handling.

// Example sending a request using the CreateNotebookRunRequest method.
req, resp := client.CreateNotebookRunRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateNotebookRunWithContext

func (c *BIO) CreateNotebookRunWithContext(ctx volcengine.Context, input *CreateNotebookRunInput, opts ...request.Option) (*CreateNotebookRunOutput, error)

CreateNotebookRunWithContext is the same as CreateNotebookRun with the addition of the ability to pass a context and additional request options.

See CreateNotebookRun 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 (*BIO) CreateSubmission

func (c *BIO) CreateSubmission(input *CreateSubmissionInput) (*CreateSubmissionOutput, error)

CreateSubmission API operation for BIO.

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 BIO's API operation CreateSubmission for usage and error information.

func (*BIO) CreateSubmissionCommon

func (c *BIO) CreateSubmissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateSubmissionCommon API operation for BIO.

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 BIO's API operation CreateSubmissionCommon for usage and error information.

func (*BIO) CreateSubmissionCommonRequest

func (c *BIO) CreateSubmissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateSubmissionCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateSubmissionCommon operation. The "output" return value will be populated with the CreateSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSubmissionCommon Send returns without error.

See CreateSubmissionCommon for more information on using the CreateSubmissionCommon API call, and error handling.

// Example sending a request using the CreateSubmissionCommonRequest method.
req, resp := client.CreateSubmissionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateSubmissionCommonWithContext

func (c *BIO) CreateSubmissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateSubmissionCommonWithContext is the same as CreateSubmissionCommon with the addition of the ability to pass a context and additional request options.

See CreateSubmissionCommon 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 (*BIO) CreateSubmissionRequest

func (c *BIO) CreateSubmissionRequest(input *CreateSubmissionInput) (req *request.Request, output *CreateSubmissionOutput)

CreateSubmissionRequest generates a "volcengine/request.Request" representing the client's request for the CreateSubmission operation. The "output" return value will be populated with the CreateSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after CreateSubmissionCommon Send returns without error.

See CreateSubmission for more information on using the CreateSubmission API call, and error handling.

// Example sending a request using the CreateSubmissionRequest method.
req, resp := client.CreateSubmissionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateSubmissionWithContext

func (c *BIO) CreateSubmissionWithContext(ctx volcengine.Context, input *CreateSubmissionInput, opts ...request.Option) (*CreateSubmissionOutput, error)

CreateSubmissionWithContext is the same as CreateSubmission with the addition of the ability to pass a context and additional request options.

See CreateSubmission 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 (*BIO) CreateWorkflow

func (c *BIO) CreateWorkflow(input *CreateWorkflowInput) (*CreateWorkflowOutput, error)

CreateWorkflow API operation for BIO.

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 BIO's API operation CreateWorkflow for usage and error information.

func (*BIO) CreateWorkflowCommon

func (c *BIO) CreateWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateWorkflowCommon API operation for BIO.

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 BIO's API operation CreateWorkflowCommon for usage and error information.

func (*BIO) CreateWorkflowCommonRequest

func (c *BIO) CreateWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CreateWorkflowCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateWorkflowCommon operation. The "output" return value will be populated with the CreateWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after CreateWorkflowCommon Send returns without error.

See CreateWorkflowCommon for more information on using the CreateWorkflowCommon API call, and error handling.

// Example sending a request using the CreateWorkflowCommonRequest method.
req, resp := client.CreateWorkflowCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateWorkflowCommonWithContext

func (c *BIO) CreateWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CreateWorkflowCommonWithContext is the same as CreateWorkflowCommon with the addition of the ability to pass a context and additional request options.

See CreateWorkflowCommon 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 (*BIO) CreateWorkflowRequest

func (c *BIO) CreateWorkflowRequest(input *CreateWorkflowInput) (req *request.Request, output *CreateWorkflowOutput)

CreateWorkflowRequest generates a "volcengine/request.Request" representing the client's request for the CreateWorkflow operation. The "output" return value will be populated with the CreateWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned CreateWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after CreateWorkflowCommon Send returns without error.

See CreateWorkflow for more information on using the CreateWorkflow API call, and error handling.

// Example sending a request using the CreateWorkflowRequest method.
req, resp := client.CreateWorkflowRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) CreateWorkflowWithContext

func (c *BIO) CreateWorkflowWithContext(ctx volcengine.Context, input *CreateWorkflowInput, opts ...request.Option) (*CreateWorkflowOutput, error)

CreateWorkflowWithContext is the same as CreateWorkflow with the addition of the ability to pass a context and additional request options.

See CreateWorkflow 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 (*BIO) DeleteCluster

func (c *BIO) DeleteCluster(input *DeleteClusterInput) (*DeleteClusterOutput, error)

DeleteCluster API operation for BIO.

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 BIO's API operation DeleteCluster for usage and error information.

func (*BIO) DeleteClusterCommon

func (c *BIO) DeleteClusterCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteClusterCommon API operation for BIO.

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 BIO's API operation DeleteClusterCommon for usage and error information.

func (*BIO) DeleteClusterCommonRequest

func (c *BIO) DeleteClusterCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteClusterCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteClusterCommon operation. The "output" return value will be populated with the DeleteClusterCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteClusterCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClusterCommon Send returns without error.

See DeleteClusterCommon for more information on using the DeleteClusterCommon API call, and error handling.

// Example sending a request using the DeleteClusterCommonRequest method.
req, resp := client.DeleteClusterCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteClusterCommonWithContext

func (c *BIO) DeleteClusterCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteClusterCommonWithContext is the same as DeleteClusterCommon with the addition of the ability to pass a context and additional request options.

See DeleteClusterCommon 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 (*BIO) DeleteClusterRequest

func (c *BIO) DeleteClusterRequest(input *DeleteClusterInput) (req *request.Request, output *DeleteClusterOutput)

DeleteClusterRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCluster operation. The "output" return value will be populated with the DeleteClusterCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteClusterCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClusterCommon Send returns without error.

See DeleteCluster for more information on using the DeleteCluster API call, and error handling.

// Example sending a request using the DeleteClusterRequest method.
req, resp := client.DeleteClusterRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteClusterWithContext

func (c *BIO) DeleteClusterWithContext(ctx volcengine.Context, input *DeleteClusterInput, opts ...request.Option) (*DeleteClusterOutput, error)

DeleteClusterWithContext is the same as DeleteCluster with the addition of the ability to pass a context and additional request options.

See DeleteCluster 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 (*BIO) DeleteDataModelRowsAndHeaders

func (c *BIO) DeleteDataModelRowsAndHeaders(input *DeleteDataModelRowsAndHeadersInput) (*DeleteDataModelRowsAndHeadersOutput, error)

DeleteDataModelRowsAndHeaders API operation for BIO.

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 BIO's API operation DeleteDataModelRowsAndHeaders for usage and error information.

func (*BIO) DeleteDataModelRowsAndHeadersCommon

func (c *BIO) DeleteDataModelRowsAndHeadersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDataModelRowsAndHeadersCommon API operation for BIO.

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 BIO's API operation DeleteDataModelRowsAndHeadersCommon for usage and error information.

func (*BIO) DeleteDataModelRowsAndHeadersCommonRequest

func (c *BIO) DeleteDataModelRowsAndHeadersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteDataModelRowsAndHeadersCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataModelRowsAndHeadersCommon operation. The "output" return value will be populated with the DeleteDataModelRowsAndHeadersCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteDataModelRowsAndHeadersCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataModelRowsAndHeadersCommon Send returns without error.

See DeleteDataModelRowsAndHeadersCommon for more information on using the DeleteDataModelRowsAndHeadersCommon API call, and error handling.

// Example sending a request using the DeleteDataModelRowsAndHeadersCommonRequest method.
req, resp := client.DeleteDataModelRowsAndHeadersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteDataModelRowsAndHeadersCommonWithContext

func (c *BIO) DeleteDataModelRowsAndHeadersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteDataModelRowsAndHeadersCommonWithContext is the same as DeleteDataModelRowsAndHeadersCommon with the addition of the ability to pass a context and additional request options.

See DeleteDataModelRowsAndHeadersCommon 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 (*BIO) DeleteDataModelRowsAndHeadersRequest

func (c *BIO) DeleteDataModelRowsAndHeadersRequest(input *DeleteDataModelRowsAndHeadersInput) (req *request.Request, output *DeleteDataModelRowsAndHeadersOutput)

DeleteDataModelRowsAndHeadersRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDataModelRowsAndHeaders operation. The "output" return value will be populated with the DeleteDataModelRowsAndHeadersCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteDataModelRowsAndHeadersCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDataModelRowsAndHeadersCommon Send returns without error.

See DeleteDataModelRowsAndHeaders for more information on using the DeleteDataModelRowsAndHeaders API call, and error handling.

// Example sending a request using the DeleteDataModelRowsAndHeadersRequest method.
req, resp := client.DeleteDataModelRowsAndHeadersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteDataModelRowsAndHeadersWithContext

func (c *BIO) DeleteDataModelRowsAndHeadersWithContext(ctx volcengine.Context, input *DeleteDataModelRowsAndHeadersInput, opts ...request.Option) (*DeleteDataModelRowsAndHeadersOutput, error)

DeleteDataModelRowsAndHeadersWithContext is the same as DeleteDataModelRowsAndHeaders with the addition of the ability to pass a context and additional request options.

See DeleteDataModelRowsAndHeaders 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 (*BIO) DeleteNotebookServer

func (c *BIO) DeleteNotebookServer(input *DeleteNotebookServerInput) (*DeleteNotebookServerOutput, error)

DeleteNotebookServer API operation for BIO.

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 BIO's API operation DeleteNotebookServer for usage and error information.

func (*BIO) DeleteNotebookServerCommon

func (c *BIO) DeleteNotebookServerCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteNotebookServerCommon API operation for BIO.

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 BIO's API operation DeleteNotebookServerCommon for usage and error information.

func (*BIO) DeleteNotebookServerCommonRequest

func (c *BIO) DeleteNotebookServerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteNotebookServerCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteNotebookServerCommon operation. The "output" return value will be populated with the DeleteNotebookServerCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteNotebookServerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNotebookServerCommon Send returns without error.

See DeleteNotebookServerCommon for more information on using the DeleteNotebookServerCommon API call, and error handling.

// Example sending a request using the DeleteNotebookServerCommonRequest method.
req, resp := client.DeleteNotebookServerCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteNotebookServerCommonWithContext

func (c *BIO) DeleteNotebookServerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteNotebookServerCommonWithContext is the same as DeleteNotebookServerCommon with the addition of the ability to pass a context and additional request options.

See DeleteNotebookServerCommon 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 (*BIO) DeleteNotebookServerRequest

func (c *BIO) DeleteNotebookServerRequest(input *DeleteNotebookServerInput) (req *request.Request, output *DeleteNotebookServerOutput)

DeleteNotebookServerRequest generates a "volcengine/request.Request" representing the client's request for the DeleteNotebookServer operation. The "output" return value will be populated with the DeleteNotebookServerCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteNotebookServerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNotebookServerCommon Send returns without error.

See DeleteNotebookServer for more information on using the DeleteNotebookServer API call, and error handling.

// Example sending a request using the DeleteNotebookServerRequest method.
req, resp := client.DeleteNotebookServerRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteNotebookServerSettings

func (c *BIO) DeleteNotebookServerSettings(input *DeleteNotebookServerSettingsInput) (*DeleteNotebookServerSettingsOutput, error)

DeleteNotebookServerSettings API operation for BIO.

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 BIO's API operation DeleteNotebookServerSettings for usage and error information.

func (*BIO) DeleteNotebookServerSettingsCommon

func (c *BIO) DeleteNotebookServerSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteNotebookServerSettingsCommon API operation for BIO.

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 BIO's API operation DeleteNotebookServerSettingsCommon for usage and error information.

func (*BIO) DeleteNotebookServerSettingsCommonRequest

func (c *BIO) DeleteNotebookServerSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteNotebookServerSettingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteNotebookServerSettingsCommon operation. The "output" return value will be populated with the DeleteNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNotebookServerSettingsCommon Send returns without error.

See DeleteNotebookServerSettingsCommon for more information on using the DeleteNotebookServerSettingsCommon API call, and error handling.

// Example sending a request using the DeleteNotebookServerSettingsCommonRequest method.
req, resp := client.DeleteNotebookServerSettingsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteNotebookServerSettingsCommonWithContext

func (c *BIO) DeleteNotebookServerSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteNotebookServerSettingsCommonWithContext is the same as DeleteNotebookServerSettingsCommon with the addition of the ability to pass a context and additional request options.

See DeleteNotebookServerSettingsCommon 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 (*BIO) DeleteNotebookServerSettingsRequest

func (c *BIO) DeleteNotebookServerSettingsRequest(input *DeleteNotebookServerSettingsInput) (req *request.Request, output *DeleteNotebookServerSettingsOutput)

DeleteNotebookServerSettingsRequest generates a "volcengine/request.Request" representing the client's request for the DeleteNotebookServerSettings operation. The "output" return value will be populated with the DeleteNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteNotebookServerSettingsCommon Send returns without error.

See DeleteNotebookServerSettings for more information on using the DeleteNotebookServerSettings API call, and error handling.

// Example sending a request using the DeleteNotebookServerSettingsRequest method.
req, resp := client.DeleteNotebookServerSettingsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteNotebookServerSettingsWithContext

func (c *BIO) DeleteNotebookServerSettingsWithContext(ctx volcengine.Context, input *DeleteNotebookServerSettingsInput, opts ...request.Option) (*DeleteNotebookServerSettingsOutput, error)

DeleteNotebookServerSettingsWithContext is the same as DeleteNotebookServerSettings with the addition of the ability to pass a context and additional request options.

See DeleteNotebookServerSettings 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 (*BIO) DeleteNotebookServerWithContext

func (c *BIO) DeleteNotebookServerWithContext(ctx volcengine.Context, input *DeleteNotebookServerInput, opts ...request.Option) (*DeleteNotebookServerOutput, error)

DeleteNotebookServerWithContext is the same as DeleteNotebookServer with the addition of the ability to pass a context and additional request options.

See DeleteNotebookServer 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 (*BIO) DeleteSubmission

func (c *BIO) DeleteSubmission(input *DeleteSubmissionInput) (*DeleteSubmissionOutput, error)

DeleteSubmission API operation for BIO.

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 BIO's API operation DeleteSubmission for usage and error information.

func (*BIO) DeleteSubmissionCommon

func (c *BIO) DeleteSubmissionCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteSubmissionCommon API operation for BIO.

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 BIO's API operation DeleteSubmissionCommon for usage and error information.

func (*BIO) DeleteSubmissionCommonRequest

func (c *BIO) DeleteSubmissionCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteSubmissionCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteSubmissionCommon operation. The "output" return value will be populated with the DeleteSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSubmissionCommon Send returns without error.

See DeleteSubmissionCommon for more information on using the DeleteSubmissionCommon API call, and error handling.

// Example sending a request using the DeleteSubmissionCommonRequest method.
req, resp := client.DeleteSubmissionCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteSubmissionCommonWithContext

func (c *BIO) DeleteSubmissionCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteSubmissionCommonWithContext is the same as DeleteSubmissionCommon with the addition of the ability to pass a context and additional request options.

See DeleteSubmissionCommon 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 (*BIO) DeleteSubmissionRequest

func (c *BIO) DeleteSubmissionRequest(input *DeleteSubmissionInput) (req *request.Request, output *DeleteSubmissionOutput)

DeleteSubmissionRequest generates a "volcengine/request.Request" representing the client's request for the DeleteSubmission operation. The "output" return value will be populated with the DeleteSubmissionCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteSubmissionCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteSubmissionCommon Send returns without error.

See DeleteSubmission for more information on using the DeleteSubmission API call, and error handling.

// Example sending a request using the DeleteSubmissionRequest method.
req, resp := client.DeleteSubmissionRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteSubmissionWithContext

func (c *BIO) DeleteSubmissionWithContext(ctx volcengine.Context, input *DeleteSubmissionInput, opts ...request.Option) (*DeleteSubmissionOutput, error)

DeleteSubmissionWithContext is the same as DeleteSubmission with the addition of the ability to pass a context and additional request options.

See DeleteSubmission 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 (*BIO) DeleteWorkflow

func (c *BIO) DeleteWorkflow(input *DeleteWorkflowInput) (*DeleteWorkflowOutput, error)

DeleteWorkflow API operation for BIO.

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 BIO's API operation DeleteWorkflow for usage and error information.

func (*BIO) DeleteWorkflowCommon

func (c *BIO) DeleteWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteWorkflowCommon API operation for BIO.

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 BIO's API operation DeleteWorkflowCommon for usage and error information.

func (*BIO) DeleteWorkflowCommonRequest

func (c *BIO) DeleteWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteWorkflowCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteWorkflowCommon operation. The "output" return value will be populated with the DeleteWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteWorkflowCommon Send returns without error.

See DeleteWorkflowCommon for more information on using the DeleteWorkflowCommon API call, and error handling.

// Example sending a request using the DeleteWorkflowCommonRequest method.
req, resp := client.DeleteWorkflowCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteWorkflowCommonWithContext

func (c *BIO) DeleteWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteWorkflowCommonWithContext is the same as DeleteWorkflowCommon with the addition of the ability to pass a context and additional request options.

See DeleteWorkflowCommon 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 (*BIO) DeleteWorkflowRequest

func (c *BIO) DeleteWorkflowRequest(input *DeleteWorkflowInput) (req *request.Request, output *DeleteWorkflowOutput)

DeleteWorkflowRequest generates a "volcengine/request.Request" representing the client's request for the DeleteWorkflow operation. The "output" return value will be populated with the DeleteWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteWorkflowCommon Send returns without error.

See DeleteWorkflow for more information on using the DeleteWorkflow API call, and error handling.

// Example sending a request using the DeleteWorkflowRequest method.
req, resp := client.DeleteWorkflowRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteWorkflowWithContext

func (c *BIO) DeleteWorkflowWithContext(ctx volcengine.Context, input *DeleteWorkflowInput, opts ...request.Option) (*DeleteWorkflowOutput, error)

DeleteWorkflowWithContext is the same as DeleteWorkflow with the addition of the ability to pass a context and additional request options.

See DeleteWorkflow 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 (*BIO) DeleteWorkspace

func (c *BIO) DeleteWorkspace(input *DeleteWorkspaceInput) (*DeleteWorkspaceOutput, error)

DeleteWorkspace API operation for BIO.

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 BIO's API operation DeleteWorkspace for usage and error information.

func (*BIO) DeleteWorkspaceCommon

func (c *BIO) DeleteWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteWorkspaceCommon API operation for BIO.

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 BIO's API operation DeleteWorkspaceCommon for usage and error information.

func (*BIO) DeleteWorkspaceCommonRequest

func (c *BIO) DeleteWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DeleteWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteWorkspaceCommon operation. The "output" return value will be populated with the DeleteWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteWorkspaceCommon Send returns without error.

See DeleteWorkspaceCommon for more information on using the DeleteWorkspaceCommon API call, and error handling.

// Example sending a request using the DeleteWorkspaceCommonRequest method.
req, resp := client.DeleteWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteWorkspaceCommonWithContext

func (c *BIO) DeleteWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DeleteWorkspaceCommonWithContext is the same as DeleteWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See DeleteWorkspaceCommon 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 (*BIO) DeleteWorkspaceRequest

func (c *BIO) DeleteWorkspaceRequest(input *DeleteWorkspaceInput) (req *request.Request, output *DeleteWorkspaceOutput)

DeleteWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteWorkspace operation. The "output" return value will be populated with the DeleteWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned DeleteWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteWorkspaceCommon Send returns without error.

See DeleteWorkspace for more information on using the DeleteWorkspace API call, and error handling.

// Example sending a request using the DeleteWorkspaceRequest method.
req, resp := client.DeleteWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DeleteWorkspaceWithContext

func (c *BIO) DeleteWorkspaceWithContext(ctx volcengine.Context, input *DeleteWorkspaceInput, opts ...request.Option) (*DeleteWorkspaceOutput, error)

DeleteWorkspaceWithContext is the same as DeleteWorkspace with the addition of the ability to pass a context and additional request options.

See DeleteWorkspace 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 (*BIO) DetachWorkspaceExtraBucket

func (c *BIO) DetachWorkspaceExtraBucket(input *DetachWorkspaceExtraBucketInput) (*DetachWorkspaceExtraBucketOutput, error)

DetachWorkspaceExtraBucket API operation for BIO.

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 BIO's API operation DetachWorkspaceExtraBucket for usage and error information.

func (*BIO) DetachWorkspaceExtraBucketCommon

func (c *BIO) DetachWorkspaceExtraBucketCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DetachWorkspaceExtraBucketCommon API operation for BIO.

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 BIO's API operation DetachWorkspaceExtraBucketCommon for usage and error information.

func (*BIO) DetachWorkspaceExtraBucketCommonRequest

func (c *BIO) DetachWorkspaceExtraBucketCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

DetachWorkspaceExtraBucketCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachWorkspaceExtraBucketCommon operation. The "output" return value will be populated with the DetachWorkspaceExtraBucketCommon request's response once the request completes successfully.

Use "Send" method on the returned DetachWorkspaceExtraBucketCommon Request to send the API call to the service. the "output" return value is not valid until after DetachWorkspaceExtraBucketCommon Send returns without error.

See DetachWorkspaceExtraBucketCommon for more information on using the DetachWorkspaceExtraBucketCommon API call, and error handling.

// Example sending a request using the DetachWorkspaceExtraBucketCommonRequest method.
req, resp := client.DetachWorkspaceExtraBucketCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DetachWorkspaceExtraBucketCommonWithContext

func (c *BIO) DetachWorkspaceExtraBucketCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

DetachWorkspaceExtraBucketCommonWithContext is the same as DetachWorkspaceExtraBucketCommon with the addition of the ability to pass a context and additional request options.

See DetachWorkspaceExtraBucketCommon 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 (*BIO) DetachWorkspaceExtraBucketRequest

func (c *BIO) DetachWorkspaceExtraBucketRequest(input *DetachWorkspaceExtraBucketInput) (req *request.Request, output *DetachWorkspaceExtraBucketOutput)

DetachWorkspaceExtraBucketRequest generates a "volcengine/request.Request" representing the client's request for the DetachWorkspaceExtraBucket operation. The "output" return value will be populated with the DetachWorkspaceExtraBucketCommon request's response once the request completes successfully.

Use "Send" method on the returned DetachWorkspaceExtraBucketCommon Request to send the API call to the service. the "output" return value is not valid until after DetachWorkspaceExtraBucketCommon Send returns without error.

See DetachWorkspaceExtraBucket for more information on using the DetachWorkspaceExtraBucket API call, and error handling.

// Example sending a request using the DetachWorkspaceExtraBucketRequest method.
req, resp := client.DetachWorkspaceExtraBucketRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) DetachWorkspaceExtraBucketWithContext

func (c *BIO) DetachWorkspaceExtraBucketWithContext(ctx volcengine.Context, input *DetachWorkspaceExtraBucketInput, opts ...request.Option) (*DetachWorkspaceExtraBucketOutput, error)

DetachWorkspaceExtraBucketWithContext is the same as DetachWorkspaceExtraBucket with the addition of the ability to pass a context and additional request options.

See DetachWorkspaceExtraBucket 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 (*BIO) ExportWorkspace

func (c *BIO) ExportWorkspace(input *ExportWorkspaceInput) (*ExportWorkspaceOutput, error)

ExportWorkspace API operation for BIO.

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 BIO's API operation ExportWorkspace for usage and error information.

func (*BIO) ExportWorkspaceCommon

func (c *BIO) ExportWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ExportWorkspaceCommon API operation for BIO.

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 BIO's API operation ExportWorkspaceCommon for usage and error information.

func (*BIO) ExportWorkspaceCommonRequest

func (c *BIO) ExportWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ExportWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExportWorkspaceCommon operation. The "output" return value will be populated with the ExportWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ExportWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ExportWorkspaceCommon Send returns without error.

See ExportWorkspaceCommon for more information on using the ExportWorkspaceCommon API call, and error handling.

// Example sending a request using the ExportWorkspaceCommonRequest method.
req, resp := client.ExportWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ExportWorkspaceCommonWithContext

func (c *BIO) ExportWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ExportWorkspaceCommonWithContext is the same as ExportWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See ExportWorkspaceCommon 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 (*BIO) ExportWorkspaceRequest

func (c *BIO) ExportWorkspaceRequest(input *ExportWorkspaceInput) (req *request.Request, output *ExportWorkspaceOutput)

ExportWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the ExportWorkspace operation. The "output" return value will be populated with the ExportWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ExportWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ExportWorkspaceCommon Send returns without error.

See ExportWorkspace for more information on using the ExportWorkspace API call, and error handling.

// Example sending a request using the ExportWorkspaceRequest method.
req, resp := client.ExportWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ExportWorkspaceWithContext

func (c *BIO) ExportWorkspaceWithContext(ctx volcengine.Context, input *ExportWorkspaceInput, opts ...request.Option) (*ExportWorkspaceOutput, error)

ExportWorkspaceWithContext is the same as ExportWorkspace with the addition of the ability to pass a context and additional request options.

See ExportWorkspace 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 (*BIO) GetAPIAccessKey

func (c *BIO) GetAPIAccessKey(input *GetAPIAccessKeyInput) (*GetAPIAccessKeyOutput, error)

GetAPIAccessKey API operation for BIO.

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 BIO's API operation GetAPIAccessKey for usage and error information.

func (*BIO) GetAPIAccessKeyCommon

func (c *BIO) GetAPIAccessKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetAPIAccessKeyCommon API operation for BIO.

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 BIO's API operation GetAPIAccessKeyCommon for usage and error information.

func (*BIO) GetAPIAccessKeyCommonRequest

func (c *BIO) GetAPIAccessKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetAPIAccessKeyCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetAPIAccessKeyCommon operation. The "output" return value will be populated with the GetAPIAccessKeyCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAPIAccessKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetAPIAccessKeyCommon Send returns without error.

See GetAPIAccessKeyCommon for more information on using the GetAPIAccessKeyCommon API call, and error handling.

// Example sending a request using the GetAPIAccessKeyCommonRequest method.
req, resp := client.GetAPIAccessKeyCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetAPIAccessKeyCommonWithContext

func (c *BIO) GetAPIAccessKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetAPIAccessKeyCommonWithContext is the same as GetAPIAccessKeyCommon with the addition of the ability to pass a context and additional request options.

See GetAPIAccessKeyCommon 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 (*BIO) GetAPIAccessKeyRequest

func (c *BIO) GetAPIAccessKeyRequest(input *GetAPIAccessKeyInput) (req *request.Request, output *GetAPIAccessKeyOutput)

GetAPIAccessKeyRequest generates a "volcengine/request.Request" representing the client's request for the GetAPIAccessKey operation. The "output" return value will be populated with the GetAPIAccessKeyCommon request's response once the request completes successfully.

Use "Send" method on the returned GetAPIAccessKeyCommon Request to send the API call to the service. the "output" return value is not valid until after GetAPIAccessKeyCommon Send returns without error.

See GetAPIAccessKey for more information on using the GetAPIAccessKey API call, and error handling.

// Example sending a request using the GetAPIAccessKeyRequest method.
req, resp := client.GetAPIAccessKeyRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetAPIAccessKeyWithContext

func (c *BIO) GetAPIAccessKeyWithContext(ctx volcengine.Context, input *GetAPIAccessKeyInput, opts ...request.Option) (*GetAPIAccessKeyOutput, error)

GetAPIAccessKeyWithContext is the same as GetAPIAccessKey with the addition of the ability to pass a context and additional request options.

See GetAPIAccessKey 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 (*BIO) GetExportWorkspacePreSignedURL

func (c *BIO) GetExportWorkspacePreSignedURL(input *GetExportWorkspacePreSignedURLInput) (*GetExportWorkspacePreSignedURLOutput, error)

GetExportWorkspacePreSignedURL API operation for BIO.

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 BIO's API operation GetExportWorkspacePreSignedURL for usage and error information.

func (*BIO) GetExportWorkspacePreSignedURLCommon

func (c *BIO) GetExportWorkspacePreSignedURLCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetExportWorkspacePreSignedURLCommon API operation for BIO.

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 BIO's API operation GetExportWorkspacePreSignedURLCommon for usage and error information.

func (*BIO) GetExportWorkspacePreSignedURLCommonRequest

func (c *BIO) GetExportWorkspacePreSignedURLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetExportWorkspacePreSignedURLCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetExportWorkspacePreSignedURLCommon operation. The "output" return value will be populated with the GetExportWorkspacePreSignedURLCommon request's response once the request completes successfully.

Use "Send" method on the returned GetExportWorkspacePreSignedURLCommon Request to send the API call to the service. the "output" return value is not valid until after GetExportWorkspacePreSignedURLCommon Send returns without error.

See GetExportWorkspacePreSignedURLCommon for more information on using the GetExportWorkspacePreSignedURLCommon API call, and error handling.

// Example sending a request using the GetExportWorkspacePreSignedURLCommonRequest method.
req, resp := client.GetExportWorkspacePreSignedURLCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetExportWorkspacePreSignedURLCommonWithContext

func (c *BIO) GetExportWorkspacePreSignedURLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetExportWorkspacePreSignedURLCommonWithContext is the same as GetExportWorkspacePreSignedURLCommon with the addition of the ability to pass a context and additional request options.

See GetExportWorkspacePreSignedURLCommon 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 (*BIO) GetExportWorkspacePreSignedURLRequest

func (c *BIO) GetExportWorkspacePreSignedURLRequest(input *GetExportWorkspacePreSignedURLInput) (req *request.Request, output *GetExportWorkspacePreSignedURLOutput)

GetExportWorkspacePreSignedURLRequest generates a "volcengine/request.Request" representing the client's request for the GetExportWorkspacePreSignedURL operation. The "output" return value will be populated with the GetExportWorkspacePreSignedURLCommon request's response once the request completes successfully.

Use "Send" method on the returned GetExportWorkspacePreSignedURLCommon Request to send the API call to the service. the "output" return value is not valid until after GetExportWorkspacePreSignedURLCommon Send returns without error.

See GetExportWorkspacePreSignedURL for more information on using the GetExportWorkspacePreSignedURL API call, and error handling.

// Example sending a request using the GetExportWorkspacePreSignedURLRequest method.
req, resp := client.GetExportWorkspacePreSignedURLRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetExportWorkspacePreSignedURLWithContext

func (c *BIO) GetExportWorkspacePreSignedURLWithContext(ctx volcengine.Context, input *GetExportWorkspacePreSignedURLInput, opts ...request.Option) (*GetExportWorkspacePreSignedURLOutput, error)

GetExportWorkspacePreSignedURLWithContext is the same as GetExportWorkspacePreSignedURL with the addition of the ability to pass a context and additional request options.

See GetExportWorkspacePreSignedURL 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 (*BIO) GetImportWorkspacePreSignedURL

func (c *BIO) GetImportWorkspacePreSignedURL(input *GetImportWorkspacePreSignedURLInput) (*GetImportWorkspacePreSignedURLOutput, error)

GetImportWorkspacePreSignedURL API operation for BIO.

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 BIO's API operation GetImportWorkspacePreSignedURL for usage and error information.

func (*BIO) GetImportWorkspacePreSignedURLCommon

func (c *BIO) GetImportWorkspacePreSignedURLCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetImportWorkspacePreSignedURLCommon API operation for BIO.

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 BIO's API operation GetImportWorkspacePreSignedURLCommon for usage and error information.

func (*BIO) GetImportWorkspacePreSignedURLCommonRequest

func (c *BIO) GetImportWorkspacePreSignedURLCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetImportWorkspacePreSignedURLCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetImportWorkspacePreSignedURLCommon operation. The "output" return value will be populated with the GetImportWorkspacePreSignedURLCommon request's response once the request completes successfully.

Use "Send" method on the returned GetImportWorkspacePreSignedURLCommon Request to send the API call to the service. the "output" return value is not valid until after GetImportWorkspacePreSignedURLCommon Send returns without error.

See GetImportWorkspacePreSignedURLCommon for more information on using the GetImportWorkspacePreSignedURLCommon API call, and error handling.

// Example sending a request using the GetImportWorkspacePreSignedURLCommonRequest method.
req, resp := client.GetImportWorkspacePreSignedURLCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetImportWorkspacePreSignedURLCommonWithContext

func (c *BIO) GetImportWorkspacePreSignedURLCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetImportWorkspacePreSignedURLCommonWithContext is the same as GetImportWorkspacePreSignedURLCommon with the addition of the ability to pass a context and additional request options.

See GetImportWorkspacePreSignedURLCommon 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 (*BIO) GetImportWorkspacePreSignedURLRequest

func (c *BIO) GetImportWorkspacePreSignedURLRequest(input *GetImportWorkspacePreSignedURLInput) (req *request.Request, output *GetImportWorkspacePreSignedURLOutput)

GetImportWorkspacePreSignedURLRequest generates a "volcengine/request.Request" representing the client's request for the GetImportWorkspacePreSignedURL operation. The "output" return value will be populated with the GetImportWorkspacePreSignedURLCommon request's response once the request completes successfully.

Use "Send" method on the returned GetImportWorkspacePreSignedURLCommon Request to send the API call to the service. the "output" return value is not valid until after GetImportWorkspacePreSignedURLCommon Send returns without error.

See GetImportWorkspacePreSignedURL for more information on using the GetImportWorkspacePreSignedURL API call, and error handling.

// Example sending a request using the GetImportWorkspacePreSignedURLRequest method.
req, resp := client.GetImportWorkspacePreSignedURLRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetImportWorkspacePreSignedURLWithContext

func (c *BIO) GetImportWorkspacePreSignedURLWithContext(ctx volcengine.Context, input *GetImportWorkspacePreSignedURLInput, opts ...request.Option) (*GetImportWorkspacePreSignedURLOutput, error)

GetImportWorkspacePreSignedURLWithContext is the same as GetImportWorkspacePreSignedURL with the addition of the ability to pass a context and additional request options.

See GetImportWorkspacePreSignedURL 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 (*BIO) GetNotebookEditInfo

func (c *BIO) GetNotebookEditInfo(input *GetNotebookEditInfoInput) (*GetNotebookEditInfoOutput, error)

GetNotebookEditInfo API operation for BIO.

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 BIO's API operation GetNotebookEditInfo for usage and error information.

func (*BIO) GetNotebookEditInfoCommon

func (c *BIO) GetNotebookEditInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetNotebookEditInfoCommon API operation for BIO.

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 BIO's API operation GetNotebookEditInfoCommon for usage and error information.

func (*BIO) GetNotebookEditInfoCommonRequest

func (c *BIO) GetNotebookEditInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetNotebookEditInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookEditInfoCommon operation. The "output" return value will be populated with the GetNotebookEditInfoCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookEditInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookEditInfoCommon Send returns without error.

See GetNotebookEditInfoCommon for more information on using the GetNotebookEditInfoCommon API call, and error handling.

// Example sending a request using the GetNotebookEditInfoCommonRequest method.
req, resp := client.GetNotebookEditInfoCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookEditInfoCommonWithContext

func (c *BIO) GetNotebookEditInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetNotebookEditInfoCommonWithContext is the same as GetNotebookEditInfoCommon with the addition of the ability to pass a context and additional request options.

See GetNotebookEditInfoCommon 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 (*BIO) GetNotebookEditInfoRequest

func (c *BIO) GetNotebookEditInfoRequest(input *GetNotebookEditInfoInput) (req *request.Request, output *GetNotebookEditInfoOutput)

GetNotebookEditInfoRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookEditInfo operation. The "output" return value will be populated with the GetNotebookEditInfoCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookEditInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookEditInfoCommon Send returns without error.

See GetNotebookEditInfo for more information on using the GetNotebookEditInfo API call, and error handling.

// Example sending a request using the GetNotebookEditInfoRequest method.
req, resp := client.GetNotebookEditInfoRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookEditInfoWithContext

func (c *BIO) GetNotebookEditInfoWithContext(ctx volcengine.Context, input *GetNotebookEditInfoInput, opts ...request.Option) (*GetNotebookEditInfoOutput, error)

GetNotebookEditInfoWithContext is the same as GetNotebookEditInfo with the addition of the ability to pass a context and additional request options.

See GetNotebookEditInfo 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 (*BIO) GetNotebookRunStatus

func (c *BIO) GetNotebookRunStatus(input *GetNotebookRunStatusInput) (*GetNotebookRunStatusOutput, error)

GetNotebookRunStatus API operation for BIO.

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 BIO's API operation GetNotebookRunStatus for usage and error information.

func (*BIO) GetNotebookRunStatusCommon

func (c *BIO) GetNotebookRunStatusCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetNotebookRunStatusCommon API operation for BIO.

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 BIO's API operation GetNotebookRunStatusCommon for usage and error information.

func (*BIO) GetNotebookRunStatusCommonRequest

func (c *BIO) GetNotebookRunStatusCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetNotebookRunStatusCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookRunStatusCommon operation. The "output" return value will be populated with the GetNotebookRunStatusCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookRunStatusCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookRunStatusCommon Send returns without error.

See GetNotebookRunStatusCommon for more information on using the GetNotebookRunStatusCommon API call, and error handling.

// Example sending a request using the GetNotebookRunStatusCommonRequest method.
req, resp := client.GetNotebookRunStatusCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookRunStatusCommonWithContext

func (c *BIO) GetNotebookRunStatusCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetNotebookRunStatusCommonWithContext is the same as GetNotebookRunStatusCommon with the addition of the ability to pass a context and additional request options.

See GetNotebookRunStatusCommon 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 (*BIO) GetNotebookRunStatusRequest

func (c *BIO) GetNotebookRunStatusRequest(input *GetNotebookRunStatusInput) (req *request.Request, output *GetNotebookRunStatusOutput)

GetNotebookRunStatusRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookRunStatus operation. The "output" return value will be populated with the GetNotebookRunStatusCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookRunStatusCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookRunStatusCommon Send returns without error.

See GetNotebookRunStatus for more information on using the GetNotebookRunStatus API call, and error handling.

// Example sending a request using the GetNotebookRunStatusRequest method.
req, resp := client.GetNotebookRunStatusRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookRunStatusWithContext

func (c *BIO) GetNotebookRunStatusWithContext(ctx volcengine.Context, input *GetNotebookRunStatusInput, opts ...request.Option) (*GetNotebookRunStatusOutput, error)

GetNotebookRunStatusWithContext is the same as GetNotebookRunStatus with the addition of the ability to pass a context and additional request options.

See GetNotebookRunStatus 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 (*BIO) GetNotebookServerSettings

func (c *BIO) GetNotebookServerSettings(input *GetNotebookServerSettingsInput) (*GetNotebookServerSettingsOutput, error)

GetNotebookServerSettings API operation for BIO.

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 BIO's API operation GetNotebookServerSettings for usage and error information.

func (*BIO) GetNotebookServerSettingsCommon

func (c *BIO) GetNotebookServerSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetNotebookServerSettingsCommon API operation for BIO.

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 BIO's API operation GetNotebookServerSettingsCommon for usage and error information.

func (*BIO) GetNotebookServerSettingsCommonRequest

func (c *BIO) GetNotebookServerSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetNotebookServerSettingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookServerSettingsCommon operation. The "output" return value will be populated with the GetNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookServerSettingsCommon Send returns without error.

See GetNotebookServerSettingsCommon for more information on using the GetNotebookServerSettingsCommon API call, and error handling.

// Example sending a request using the GetNotebookServerSettingsCommonRequest method.
req, resp := client.GetNotebookServerSettingsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookServerSettingsCommonWithContext

func (c *BIO) GetNotebookServerSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetNotebookServerSettingsCommonWithContext is the same as GetNotebookServerSettingsCommon with the addition of the ability to pass a context and additional request options.

See GetNotebookServerSettingsCommon 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 (*BIO) GetNotebookServerSettingsRequest

func (c *BIO) GetNotebookServerSettingsRequest(input *GetNotebookServerSettingsInput) (req *request.Request, output *GetNotebookServerSettingsOutput)

GetNotebookServerSettingsRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookServerSettings operation. The "output" return value will be populated with the GetNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookServerSettingsCommon Send returns without error.

See GetNotebookServerSettings for more information on using the GetNotebookServerSettings API call, and error handling.

// Example sending a request using the GetNotebookServerSettingsRequest method.
req, resp := client.GetNotebookServerSettingsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookServerSettingsWithContext

func (c *BIO) GetNotebookServerSettingsWithContext(ctx volcengine.Context, input *GetNotebookServerSettingsInput, opts ...request.Option) (*GetNotebookServerSettingsOutput, error)

GetNotebookServerSettingsWithContext is the same as GetNotebookServerSettings with the addition of the ability to pass a context and additional request options.

See GetNotebookServerSettings 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 (*BIO) GetNotebookServerStat

func (c *BIO) GetNotebookServerStat(input *GetNotebookServerStatInput) (*GetNotebookServerStatOutput, error)

GetNotebookServerStat API operation for BIO.

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 BIO's API operation GetNotebookServerStat for usage and error information.

func (*BIO) GetNotebookServerStatCommon

func (c *BIO) GetNotebookServerStatCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetNotebookServerStatCommon API operation for BIO.

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 BIO's API operation GetNotebookServerStatCommon for usage and error information.

func (*BIO) GetNotebookServerStatCommonRequest

func (c *BIO) GetNotebookServerStatCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetNotebookServerStatCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookServerStatCommon operation. The "output" return value will be populated with the GetNotebookServerStatCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookServerStatCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookServerStatCommon Send returns without error.

See GetNotebookServerStatCommon for more information on using the GetNotebookServerStatCommon API call, and error handling.

// Example sending a request using the GetNotebookServerStatCommonRequest method.
req, resp := client.GetNotebookServerStatCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookServerStatCommonWithContext

func (c *BIO) GetNotebookServerStatCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetNotebookServerStatCommonWithContext is the same as GetNotebookServerStatCommon with the addition of the ability to pass a context and additional request options.

See GetNotebookServerStatCommon 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 (*BIO) GetNotebookServerStatRequest

func (c *BIO) GetNotebookServerStatRequest(input *GetNotebookServerStatInput) (req *request.Request, output *GetNotebookServerStatOutput)

GetNotebookServerStatRequest generates a "volcengine/request.Request" representing the client's request for the GetNotebookServerStat operation. The "output" return value will be populated with the GetNotebookServerStatCommon request's response once the request completes successfully.

Use "Send" method on the returned GetNotebookServerStatCommon Request to send the API call to the service. the "output" return value is not valid until after GetNotebookServerStatCommon Send returns without error.

See GetNotebookServerStat for more information on using the GetNotebookServerStat API call, and error handling.

// Example sending a request using the GetNotebookServerStatRequest method.
req, resp := client.GetNotebookServerStatRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetNotebookServerStatWithContext

func (c *BIO) GetNotebookServerStatWithContext(ctx volcengine.Context, input *GetNotebookServerStatInput, opts ...request.Option) (*GetNotebookServerStatOutput, error)

GetNotebookServerStatWithContext is the same as GetNotebookServerStat with the addition of the ability to pass a context and additional request options.

See GetNotebookServerStat 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 (*BIO) GetTRSWorkflowInfo

func (c *BIO) GetTRSWorkflowInfo(input *GetTRSWorkflowInfoInput) (*GetTRSWorkflowInfoOutput, error)

GetTRSWorkflowInfo API operation for BIO.

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 BIO's API operation GetTRSWorkflowInfo for usage and error information.

func (*BIO) GetTRSWorkflowInfoCommon

func (c *BIO) GetTRSWorkflowInfoCommon(input *map[string]interface{}) (*map[string]interface{}, error)

GetTRSWorkflowInfoCommon API operation for BIO.

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 BIO's API operation GetTRSWorkflowInfoCommon for usage and error information.

func (*BIO) GetTRSWorkflowInfoCommonRequest

func (c *BIO) GetTRSWorkflowInfoCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

GetTRSWorkflowInfoCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetTRSWorkflowInfoCommon operation. The "output" return value will be populated with the GetTRSWorkflowInfoCommon request's response once the request completes successfully.

Use "Send" method on the returned GetTRSWorkflowInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetTRSWorkflowInfoCommon Send returns without error.

See GetTRSWorkflowInfoCommon for more information on using the GetTRSWorkflowInfoCommon API call, and error handling.

// Example sending a request using the GetTRSWorkflowInfoCommonRequest method.
req, resp := client.GetTRSWorkflowInfoCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetTRSWorkflowInfoCommonWithContext

func (c *BIO) GetTRSWorkflowInfoCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

GetTRSWorkflowInfoCommonWithContext is the same as GetTRSWorkflowInfoCommon with the addition of the ability to pass a context and additional request options.

See GetTRSWorkflowInfoCommon 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 (*BIO) GetTRSWorkflowInfoRequest

func (c *BIO) GetTRSWorkflowInfoRequest(input *GetTRSWorkflowInfoInput) (req *request.Request, output *GetTRSWorkflowInfoOutput)

GetTRSWorkflowInfoRequest generates a "volcengine/request.Request" representing the client's request for the GetTRSWorkflowInfo operation. The "output" return value will be populated with the GetTRSWorkflowInfoCommon request's response once the request completes successfully.

Use "Send" method on the returned GetTRSWorkflowInfoCommon Request to send the API call to the service. the "output" return value is not valid until after GetTRSWorkflowInfoCommon Send returns without error.

See GetTRSWorkflowInfo for more information on using the GetTRSWorkflowInfo API call, and error handling.

// Example sending a request using the GetTRSWorkflowInfoRequest method.
req, resp := client.GetTRSWorkflowInfoRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) GetTRSWorkflowInfoWithContext

func (c *BIO) GetTRSWorkflowInfoWithContext(ctx volcengine.Context, input *GetTRSWorkflowInfoInput, opts ...request.Option) (*GetTRSWorkflowInfoOutput, error)

GetTRSWorkflowInfoWithContext is the same as GetTRSWorkflowInfo with the addition of the ability to pass a context and additional request options.

See GetTRSWorkflowInfo 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 (*BIO) ImportWorkspace

func (c *BIO) ImportWorkspace(input *ImportWorkspaceInput) (*ImportWorkspaceOutput, error)

ImportWorkspace API operation for BIO.

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 BIO's API operation ImportWorkspace for usage and error information.

func (*BIO) ImportWorkspaceCommon

func (c *BIO) ImportWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ImportWorkspaceCommon API operation for BIO.

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 BIO's API operation ImportWorkspaceCommon for usage and error information.

func (*BIO) ImportWorkspaceCommonRequest

func (c *BIO) ImportWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ImportWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ImportWorkspaceCommon operation. The "output" return value will be populated with the ImportWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ImportWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ImportWorkspaceCommon Send returns without error.

See ImportWorkspaceCommon for more information on using the ImportWorkspaceCommon API call, and error handling.

// Example sending a request using the ImportWorkspaceCommonRequest method.
req, resp := client.ImportWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ImportWorkspaceCommonWithContext

func (c *BIO) ImportWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ImportWorkspaceCommonWithContext is the same as ImportWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See ImportWorkspaceCommon 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 (*BIO) ImportWorkspaceRequest

func (c *BIO) ImportWorkspaceRequest(input *ImportWorkspaceInput) (req *request.Request, output *ImportWorkspaceOutput)

ImportWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the ImportWorkspace operation. The "output" return value will be populated with the ImportWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ImportWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ImportWorkspaceCommon Send returns without error.

See ImportWorkspace for more information on using the ImportWorkspace API call, and error handling.

// Example sending a request using the ImportWorkspaceRequest method.
req, resp := client.ImportWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ImportWorkspaceWithContext

func (c *BIO) ImportWorkspaceWithContext(ctx volcengine.Context, input *ImportWorkspaceInput, opts ...request.Option) (*ImportWorkspaceOutput, error)

ImportWorkspaceWithContext is the same as ImportWorkspace with the addition of the ability to pass a context and additional request options.

See ImportWorkspace 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 (*BIO) ListAllDataModelRowIDs

func (c *BIO) ListAllDataModelRowIDs(input *ListAllDataModelRowIDsInput) (*ListAllDataModelRowIDsOutput, error)

ListAllDataModelRowIDs API operation for BIO.

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 BIO's API operation ListAllDataModelRowIDs for usage and error information.

func (*BIO) ListAllDataModelRowIDsCommon

func (c *BIO) ListAllDataModelRowIDsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListAllDataModelRowIDsCommon API operation for BIO.

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 BIO's API operation ListAllDataModelRowIDsCommon for usage and error information.

func (*BIO) ListAllDataModelRowIDsCommonRequest

func (c *BIO) ListAllDataModelRowIDsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListAllDataModelRowIDsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListAllDataModelRowIDsCommon operation. The "output" return value will be populated with the ListAllDataModelRowIDsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAllDataModelRowIDsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAllDataModelRowIDsCommon Send returns without error.

See ListAllDataModelRowIDsCommon for more information on using the ListAllDataModelRowIDsCommon API call, and error handling.

// Example sending a request using the ListAllDataModelRowIDsCommonRequest method.
req, resp := client.ListAllDataModelRowIDsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListAllDataModelRowIDsCommonWithContext

func (c *BIO) ListAllDataModelRowIDsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListAllDataModelRowIDsCommonWithContext is the same as ListAllDataModelRowIDsCommon with the addition of the ability to pass a context and additional request options.

See ListAllDataModelRowIDsCommon 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 (*BIO) ListAllDataModelRowIDsRequest

func (c *BIO) ListAllDataModelRowIDsRequest(input *ListAllDataModelRowIDsInput) (req *request.Request, output *ListAllDataModelRowIDsOutput)

ListAllDataModelRowIDsRequest generates a "volcengine/request.Request" representing the client's request for the ListAllDataModelRowIDs operation. The "output" return value will be populated with the ListAllDataModelRowIDsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListAllDataModelRowIDsCommon Request to send the API call to the service. the "output" return value is not valid until after ListAllDataModelRowIDsCommon Send returns without error.

See ListAllDataModelRowIDs for more information on using the ListAllDataModelRowIDs API call, and error handling.

// Example sending a request using the ListAllDataModelRowIDsRequest method.
req, resp := client.ListAllDataModelRowIDsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListAllDataModelRowIDsWithContext

func (c *BIO) ListAllDataModelRowIDsWithContext(ctx volcengine.Context, input *ListAllDataModelRowIDsInput, opts ...request.Option) (*ListAllDataModelRowIDsOutput, error)

ListAllDataModelRowIDsWithContext is the same as ListAllDataModelRowIDs with the addition of the ability to pass a context and additional request options.

See ListAllDataModelRowIDs 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 (*BIO) ListClusters

func (c *BIO) ListClusters(input *ListClustersInput) (*ListClustersOutput, error)

ListClusters API operation for BIO.

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 BIO's API operation ListClusters for usage and error information.

func (*BIO) ListClustersCommon

func (c *BIO) ListClustersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListClustersCommon API operation for BIO.

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 BIO's API operation ListClustersCommon for usage and error information.

func (*BIO) ListClustersCommonRequest

func (c *BIO) ListClustersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListClustersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClustersCommon operation. The "output" return value will be populated with the ListClustersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListClustersCommon Request to send the API call to the service. the "output" return value is not valid until after ListClustersCommon Send returns without error.

See ListClustersCommon for more information on using the ListClustersCommon API call, and error handling.

// Example sending a request using the ListClustersCommonRequest method.
req, resp := client.ListClustersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListClustersCommonWithContext

func (c *BIO) ListClustersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListClustersCommonWithContext is the same as ListClustersCommon with the addition of the ability to pass a context and additional request options.

See ListClustersCommon 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 (*BIO) ListClustersOfWorkspace

func (c *BIO) ListClustersOfWorkspace(input *ListClustersOfWorkspaceInput) (*ListClustersOfWorkspaceOutput, error)

ListClustersOfWorkspace API operation for BIO.

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 BIO's API operation ListClustersOfWorkspace for usage and error information.

func (*BIO) ListClustersOfWorkspaceCommon

func (c *BIO) ListClustersOfWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListClustersOfWorkspaceCommon API operation for BIO.

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 BIO's API operation ListClustersOfWorkspaceCommon for usage and error information.

func (*BIO) ListClustersOfWorkspaceCommonRequest

func (c *BIO) ListClustersOfWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListClustersOfWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClustersOfWorkspaceCommon operation. The "output" return value will be populated with the ListClustersOfWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ListClustersOfWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ListClustersOfWorkspaceCommon Send returns without error.

See ListClustersOfWorkspaceCommon for more information on using the ListClustersOfWorkspaceCommon API call, and error handling.

// Example sending a request using the ListClustersOfWorkspaceCommonRequest method.
req, resp := client.ListClustersOfWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListClustersOfWorkspaceCommonWithContext

func (c *BIO) ListClustersOfWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListClustersOfWorkspaceCommonWithContext is the same as ListClustersOfWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See ListClustersOfWorkspaceCommon 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 (*BIO) ListClustersOfWorkspaceRequest

func (c *BIO) ListClustersOfWorkspaceRequest(input *ListClustersOfWorkspaceInput) (req *request.Request, output *ListClustersOfWorkspaceOutput)

ListClustersOfWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the ListClustersOfWorkspace operation. The "output" return value will be populated with the ListClustersOfWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned ListClustersOfWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after ListClustersOfWorkspaceCommon Send returns without error.

See ListClustersOfWorkspace for more information on using the ListClustersOfWorkspace API call, and error handling.

// Example sending a request using the ListClustersOfWorkspaceRequest method.
req, resp := client.ListClustersOfWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListClustersOfWorkspaceWithContext

func (c *BIO) ListClustersOfWorkspaceWithContext(ctx volcengine.Context, input *ListClustersOfWorkspaceInput, opts ...request.Option) (*ListClustersOfWorkspaceOutput, error)

ListClustersOfWorkspaceWithContext is the same as ListClustersOfWorkspace with the addition of the ability to pass a context and additional request options.

See ListClustersOfWorkspace 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 (*BIO) ListClustersRequest

func (c *BIO) ListClustersRequest(input *ListClustersInput) (req *request.Request, output *ListClustersOutput)

ListClustersRequest generates a "volcengine/request.Request" representing the client's request for the ListClusters operation. The "output" return value will be populated with the ListClustersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListClustersCommon Request to send the API call to the service. the "output" return value is not valid until after ListClustersCommon Send returns without error.

See ListClusters for more information on using the ListClusters API call, and error handling.

// Example sending a request using the ListClustersRequest method.
req, resp := client.ListClustersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListClustersWithContext

func (c *BIO) ListClustersWithContext(ctx volcengine.Context, input *ListClustersInput, opts ...request.Option) (*ListClustersOutput, error)

ListClustersWithContext is the same as ListClusters with the addition of the ability to pass a context and additional request options.

See ListClusters 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 (*BIO) ListDataModelRows

func (c *BIO) ListDataModelRows(input *ListDataModelRowsInput) (*ListDataModelRowsOutput, error)

ListDataModelRows API operation for BIO.

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 BIO's API operation ListDataModelRows for usage and error information.

func (*BIO) ListDataModelRowsCommon

func (c *BIO) ListDataModelRowsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListDataModelRowsCommon API operation for BIO.

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 BIO's API operation ListDataModelRowsCommon for usage and error information.

func (*BIO) ListDataModelRowsCommonRequest

func (c *BIO) ListDataModelRowsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListDataModelRowsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDataModelRowsCommon operation. The "output" return value will be populated with the ListDataModelRowsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDataModelRowsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDataModelRowsCommon Send returns without error.

See ListDataModelRowsCommon for more information on using the ListDataModelRowsCommon API call, and error handling.

// Example sending a request using the ListDataModelRowsCommonRequest method.
req, resp := client.ListDataModelRowsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListDataModelRowsCommonWithContext

func (c *BIO) ListDataModelRowsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListDataModelRowsCommonWithContext is the same as ListDataModelRowsCommon with the addition of the ability to pass a context and additional request options.

See ListDataModelRowsCommon 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 (*BIO) ListDataModelRowsRequest

func (c *BIO) ListDataModelRowsRequest(input *ListDataModelRowsInput) (req *request.Request, output *ListDataModelRowsOutput)

ListDataModelRowsRequest generates a "volcengine/request.Request" representing the client's request for the ListDataModelRows operation. The "output" return value will be populated with the ListDataModelRowsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDataModelRowsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDataModelRowsCommon Send returns without error.

See ListDataModelRows for more information on using the ListDataModelRows API call, and error handling.

// Example sending a request using the ListDataModelRowsRequest method.
req, resp := client.ListDataModelRowsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListDataModelRowsWithContext

func (c *BIO) ListDataModelRowsWithContext(ctx volcengine.Context, input *ListDataModelRowsInput, opts ...request.Option) (*ListDataModelRowsOutput, error)

ListDataModelRowsWithContext is the same as ListDataModelRows with the addition of the ability to pass a context and additional request options.

See ListDataModelRows 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 (*BIO) ListDataModels

func (c *BIO) ListDataModels(input *ListDataModelsInput) (*ListDataModelsOutput, error)

ListDataModels API operation for BIO.

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 BIO's API operation ListDataModels for usage and error information.

func (*BIO) ListDataModelsCommon

func (c *BIO) ListDataModelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListDataModelsCommon API operation for BIO.

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 BIO's API operation ListDataModelsCommon for usage and error information.

func (*BIO) ListDataModelsCommonRequest

func (c *BIO) ListDataModelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListDataModelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListDataModelsCommon operation. The "output" return value will be populated with the ListDataModelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDataModelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDataModelsCommon Send returns without error.

See ListDataModelsCommon for more information on using the ListDataModelsCommon API call, and error handling.

// Example sending a request using the ListDataModelsCommonRequest method.
req, resp := client.ListDataModelsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListDataModelsCommonWithContext

func (c *BIO) ListDataModelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListDataModelsCommonWithContext is the same as ListDataModelsCommon with the addition of the ability to pass a context and additional request options.

See ListDataModelsCommon 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 (*BIO) ListDataModelsRequest

func (c *BIO) ListDataModelsRequest(input *ListDataModelsInput) (req *request.Request, output *ListDataModelsOutput)

ListDataModelsRequest generates a "volcengine/request.Request" representing the client's request for the ListDataModels operation. The "output" return value will be populated with the ListDataModelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListDataModelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListDataModelsCommon Send returns without error.

See ListDataModels for more information on using the ListDataModels API call, and error handling.

// Example sending a request using the ListDataModelsRequest method.
req, resp := client.ListDataModelsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListDataModelsWithContext

func (c *BIO) ListDataModelsWithContext(ctx volcengine.Context, input *ListDataModelsInput, opts ...request.Option) (*ListDataModelsOutput, error)

ListDataModelsWithContext is the same as ListDataModels with the addition of the ability to pass a context and additional request options.

See ListDataModels 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 (*BIO) ListNotebookServerResourceOpts

func (c *BIO) ListNotebookServerResourceOpts(input *ListNotebookServerResourceOptsInput) (*ListNotebookServerResourceOptsOutput, error)

ListNotebookServerResourceOpts API operation for BIO.

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 BIO's API operation ListNotebookServerResourceOpts for usage and error information.

func (*BIO) ListNotebookServerResourceOptsCommon

func (c *BIO) ListNotebookServerResourceOptsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListNotebookServerResourceOptsCommon API operation for BIO.

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 BIO's API operation ListNotebookServerResourceOptsCommon for usage and error information.

func (*BIO) ListNotebookServerResourceOptsCommonRequest

func (c *BIO) ListNotebookServerResourceOptsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListNotebookServerResourceOptsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListNotebookServerResourceOptsCommon operation. The "output" return value will be populated with the ListNotebookServerResourceOptsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListNotebookServerResourceOptsCommon Request to send the API call to the service. the "output" return value is not valid until after ListNotebookServerResourceOptsCommon Send returns without error.

See ListNotebookServerResourceOptsCommon for more information on using the ListNotebookServerResourceOptsCommon API call, and error handling.

// Example sending a request using the ListNotebookServerResourceOptsCommonRequest method.
req, resp := client.ListNotebookServerResourceOptsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListNotebookServerResourceOptsCommonWithContext

func (c *BIO) ListNotebookServerResourceOptsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListNotebookServerResourceOptsCommonWithContext is the same as ListNotebookServerResourceOptsCommon with the addition of the ability to pass a context and additional request options.

See ListNotebookServerResourceOptsCommon 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 (*BIO) ListNotebookServerResourceOptsRequest

func (c *BIO) ListNotebookServerResourceOptsRequest(input *ListNotebookServerResourceOptsInput) (req *request.Request, output *ListNotebookServerResourceOptsOutput)

ListNotebookServerResourceOptsRequest generates a "volcengine/request.Request" representing the client's request for the ListNotebookServerResourceOpts operation. The "output" return value will be populated with the ListNotebookServerResourceOptsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListNotebookServerResourceOptsCommon Request to send the API call to the service. the "output" return value is not valid until after ListNotebookServerResourceOptsCommon Send returns without error.

See ListNotebookServerResourceOpts for more information on using the ListNotebookServerResourceOpts API call, and error handling.

// Example sending a request using the ListNotebookServerResourceOptsRequest method.
req, resp := client.ListNotebookServerResourceOptsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListNotebookServerResourceOptsWithContext

func (c *BIO) ListNotebookServerResourceOptsWithContext(ctx volcengine.Context, input *ListNotebookServerResourceOptsInput, opts ...request.Option) (*ListNotebookServerResourceOptsOutput, error)

ListNotebookServerResourceOptsWithContext is the same as ListNotebookServerResourceOpts with the addition of the ability to pass a context and additional request options.

See ListNotebookServerResourceOpts 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 (*BIO) ListNotebookServers

func (c *BIO) ListNotebookServers(input *ListNotebookServersInput) (*ListNotebookServersOutput, error)

ListNotebookServers API operation for BIO.

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 BIO's API operation ListNotebookServers for usage and error information.

func (*BIO) ListNotebookServersCommon

func (c *BIO) ListNotebookServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListNotebookServersCommon API operation for BIO.

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 BIO's API operation ListNotebookServersCommon for usage and error information.

func (*BIO) ListNotebookServersCommonRequest

func (c *BIO) ListNotebookServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListNotebookServersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListNotebookServersCommon operation. The "output" return value will be populated with the ListNotebookServersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListNotebookServersCommon Request to send the API call to the service. the "output" return value is not valid until after ListNotebookServersCommon Send returns without error.

See ListNotebookServersCommon for more information on using the ListNotebookServersCommon API call, and error handling.

// Example sending a request using the ListNotebookServersCommonRequest method.
req, resp := client.ListNotebookServersCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListNotebookServersCommonWithContext

func (c *BIO) ListNotebookServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListNotebookServersCommonWithContext is the same as ListNotebookServersCommon with the addition of the ability to pass a context and additional request options.

See ListNotebookServersCommon 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 (*BIO) ListNotebookServersRequest

func (c *BIO) ListNotebookServersRequest(input *ListNotebookServersInput) (req *request.Request, output *ListNotebookServersOutput)

ListNotebookServersRequest generates a "volcengine/request.Request" representing the client's request for the ListNotebookServers operation. The "output" return value will be populated with the ListNotebookServersCommon request's response once the request completes successfully.

Use "Send" method on the returned ListNotebookServersCommon Request to send the API call to the service. the "output" return value is not valid until after ListNotebookServersCommon Send returns without error.

See ListNotebookServers for more information on using the ListNotebookServers API call, and error handling.

// Example sending a request using the ListNotebookServersRequest method.
req, resp := client.ListNotebookServersRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListNotebookServersWithContext

func (c *BIO) ListNotebookServersWithContext(ctx volcengine.Context, input *ListNotebookServersInput, opts ...request.Option) (*ListNotebookServersOutput, error)

ListNotebookServersWithContext is the same as ListNotebookServers with the addition of the ability to pass a context and additional request options.

See ListNotebookServers 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 (*BIO) ListRuns

func (c *BIO) ListRuns(input *ListRunsInput) (*ListRunsOutput, error)

ListRuns API operation for BIO.

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 BIO's API operation ListRuns for usage and error information.

func (*BIO) ListRunsCommon

func (c *BIO) ListRunsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListRunsCommon API operation for BIO.

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 BIO's API operation ListRunsCommon for usage and error information.

func (*BIO) ListRunsCommonRequest

func (c *BIO) ListRunsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListRunsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListRunsCommon operation. The "output" return value will be populated with the ListRunsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRunsCommon Request to send the API call to the service. the "output" return value is not valid until after ListRunsCommon Send returns without error.

See ListRunsCommon for more information on using the ListRunsCommon API call, and error handling.

// Example sending a request using the ListRunsCommonRequest method.
req, resp := client.ListRunsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListRunsCommonWithContext

func (c *BIO) ListRunsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListRunsCommonWithContext is the same as ListRunsCommon with the addition of the ability to pass a context and additional request options.

See ListRunsCommon 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 (*BIO) ListRunsRequest

func (c *BIO) ListRunsRequest(input *ListRunsInput) (req *request.Request, output *ListRunsOutput)

ListRunsRequest generates a "volcengine/request.Request" representing the client's request for the ListRuns operation. The "output" return value will be populated with the ListRunsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListRunsCommon Request to send the API call to the service. the "output" return value is not valid until after ListRunsCommon Send returns without error.

See ListRuns for more information on using the ListRuns API call, and error handling.

// Example sending a request using the ListRunsRequest method.
req, resp := client.ListRunsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListRunsWithContext

func (c *BIO) ListRunsWithContext(ctx volcengine.Context, input *ListRunsInput, opts ...request.Option) (*ListRunsOutput, error)

ListRunsWithContext is the same as ListRuns with the addition of the ability to pass a context and additional request options.

See ListRuns 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 (*BIO) ListSubmissions

func (c *BIO) ListSubmissions(input *ListSubmissionsInput) (*ListSubmissionsOutput, error)

ListSubmissions API operation for BIO.

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 BIO's API operation ListSubmissions for usage and error information.

func (*BIO) ListSubmissionsCommon

func (c *BIO) ListSubmissionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListSubmissionsCommon API operation for BIO.

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 BIO's API operation ListSubmissionsCommon for usage and error information.

func (*BIO) ListSubmissionsCommonRequest

func (c *BIO) ListSubmissionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListSubmissionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListSubmissionsCommon operation. The "output" return value will be populated with the ListSubmissionsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSubmissionsCommon Request to send the API call to the service. the "output" return value is not valid until after ListSubmissionsCommon Send returns without error.

See ListSubmissionsCommon for more information on using the ListSubmissionsCommon API call, and error handling.

// Example sending a request using the ListSubmissionsCommonRequest method.
req, resp := client.ListSubmissionsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListSubmissionsCommonWithContext

func (c *BIO) ListSubmissionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListSubmissionsCommonWithContext is the same as ListSubmissionsCommon with the addition of the ability to pass a context and additional request options.

See ListSubmissionsCommon 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 (*BIO) ListSubmissionsRequest

func (c *BIO) ListSubmissionsRequest(input *ListSubmissionsInput) (req *request.Request, output *ListSubmissionsOutput)

ListSubmissionsRequest generates a "volcengine/request.Request" representing the client's request for the ListSubmissions operation. The "output" return value will be populated with the ListSubmissionsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListSubmissionsCommon Request to send the API call to the service. the "output" return value is not valid until after ListSubmissionsCommon Send returns without error.

See ListSubmissions for more information on using the ListSubmissions API call, and error handling.

// Example sending a request using the ListSubmissionsRequest method.
req, resp := client.ListSubmissionsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListSubmissionsWithContext

func (c *BIO) ListSubmissionsWithContext(ctx volcengine.Context, input *ListSubmissionsInput, opts ...request.Option) (*ListSubmissionsOutput, error)

ListSubmissionsWithContext is the same as ListSubmissions with the addition of the ability to pass a context and additional request options.

See ListSubmissions 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 (*BIO) ListTasks

func (c *BIO) ListTasks(input *ListTasksInput) (*ListTasksOutput, error)

ListTasks API operation for BIO.

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 BIO's API operation ListTasks for usage and error information.

func (*BIO) ListTasksCommon

func (c *BIO) ListTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListTasksCommon API operation for BIO.

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 BIO's API operation ListTasksCommon for usage and error information.

func (*BIO) ListTasksCommonRequest

func (c *BIO) ListTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListTasksCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListTasksCommon operation. The "output" return value will be populated with the ListTasksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTasksCommon Request to send the API call to the service. the "output" return value is not valid until after ListTasksCommon Send returns without error.

See ListTasksCommon for more information on using the ListTasksCommon API call, and error handling.

// Example sending a request using the ListTasksCommonRequest method.
req, resp := client.ListTasksCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListTasksCommonWithContext

func (c *BIO) ListTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListTasksCommonWithContext is the same as ListTasksCommon with the addition of the ability to pass a context and additional request options.

See ListTasksCommon 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 (*BIO) ListTasksRequest

func (c *BIO) ListTasksRequest(input *ListTasksInput) (req *request.Request, output *ListTasksOutput)

ListTasksRequest generates a "volcengine/request.Request" representing the client's request for the ListTasks operation. The "output" return value will be populated with the ListTasksCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTasksCommon Request to send the API call to the service. the "output" return value is not valid until after ListTasksCommon Send returns without error.

See ListTasks for more information on using the ListTasks API call, and error handling.

// Example sending a request using the ListTasksRequest method.
req, resp := client.ListTasksRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListTasksWithContext

func (c *BIO) ListTasksWithContext(ctx volcengine.Context, input *ListTasksInput, opts ...request.Option) (*ListTasksOutput, error)

ListTasksWithContext is the same as ListTasks with the addition of the ability to pass a context and additional request options.

See ListTasks 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 (*BIO) ListWorkflows

func (c *BIO) ListWorkflows(input *ListWorkflowsInput) (*ListWorkflowsOutput, error)

ListWorkflows API operation for BIO.

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 BIO's API operation ListWorkflows for usage and error information.

func (*BIO) ListWorkflowsCommon

func (c *BIO) ListWorkflowsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListWorkflowsCommon API operation for BIO.

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 BIO's API operation ListWorkflowsCommon for usage and error information.

func (*BIO) ListWorkflowsCommonRequest

func (c *BIO) ListWorkflowsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListWorkflowsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkflowsCommon operation. The "output" return value will be populated with the ListWorkflowsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkflowsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkflowsCommon Send returns without error.

See ListWorkflowsCommon for more information on using the ListWorkflowsCommon API call, and error handling.

// Example sending a request using the ListWorkflowsCommonRequest method.
req, resp := client.ListWorkflowsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkflowsCommonWithContext

func (c *BIO) ListWorkflowsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListWorkflowsCommonWithContext is the same as ListWorkflowsCommon with the addition of the ability to pass a context and additional request options.

See ListWorkflowsCommon 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 (*BIO) ListWorkflowsRequest

func (c *BIO) ListWorkflowsRequest(input *ListWorkflowsInput) (req *request.Request, output *ListWorkflowsOutput)

ListWorkflowsRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkflows operation. The "output" return value will be populated with the ListWorkflowsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkflowsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkflowsCommon Send returns without error.

See ListWorkflows for more information on using the ListWorkflows API call, and error handling.

// Example sending a request using the ListWorkflowsRequest method.
req, resp := client.ListWorkflowsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkflowsWithContext

func (c *BIO) ListWorkflowsWithContext(ctx volcengine.Context, input *ListWorkflowsInput, opts ...request.Option) (*ListWorkflowsOutput, error)

ListWorkflowsWithContext is the same as ListWorkflows with the addition of the ability to pass a context and additional request options.

See ListWorkflows 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 (*BIO) ListWorkspaceExtraBuckets

func (c *BIO) ListWorkspaceExtraBuckets(input *ListWorkspaceExtraBucketsInput) (*ListWorkspaceExtraBucketsOutput, error)

ListWorkspaceExtraBuckets API operation for BIO.

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 BIO's API operation ListWorkspaceExtraBuckets for usage and error information.

func (*BIO) ListWorkspaceExtraBucketsCommon

func (c *BIO) ListWorkspaceExtraBucketsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListWorkspaceExtraBucketsCommon API operation for BIO.

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 BIO's API operation ListWorkspaceExtraBucketsCommon for usage and error information.

func (*BIO) ListWorkspaceExtraBucketsCommonRequest

func (c *BIO) ListWorkspaceExtraBucketsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListWorkspaceExtraBucketsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspaceExtraBucketsCommon operation. The "output" return value will be populated with the ListWorkspaceExtraBucketsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspaceExtraBucketsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspaceExtraBucketsCommon Send returns without error.

See ListWorkspaceExtraBucketsCommon for more information on using the ListWorkspaceExtraBucketsCommon API call, and error handling.

// Example sending a request using the ListWorkspaceExtraBucketsCommonRequest method.
req, resp := client.ListWorkspaceExtraBucketsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspaceExtraBucketsCommonWithContext

func (c *BIO) ListWorkspaceExtraBucketsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListWorkspaceExtraBucketsCommonWithContext is the same as ListWorkspaceExtraBucketsCommon with the addition of the ability to pass a context and additional request options.

See ListWorkspaceExtraBucketsCommon 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 (*BIO) ListWorkspaceExtraBucketsRequest

func (c *BIO) ListWorkspaceExtraBucketsRequest(input *ListWorkspaceExtraBucketsInput) (req *request.Request, output *ListWorkspaceExtraBucketsOutput)

ListWorkspaceExtraBucketsRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspaceExtraBuckets operation. The "output" return value will be populated with the ListWorkspaceExtraBucketsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspaceExtraBucketsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspaceExtraBucketsCommon Send returns without error.

See ListWorkspaceExtraBuckets for more information on using the ListWorkspaceExtraBuckets API call, and error handling.

// Example sending a request using the ListWorkspaceExtraBucketsRequest method.
req, resp := client.ListWorkspaceExtraBucketsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspaceExtraBucketsWithContext

func (c *BIO) ListWorkspaceExtraBucketsWithContext(ctx volcengine.Context, input *ListWorkspaceExtraBucketsInput, opts ...request.Option) (*ListWorkspaceExtraBucketsOutput, error)

ListWorkspaceExtraBucketsWithContext is the same as ListWorkspaceExtraBuckets with the addition of the ability to pass a context and additional request options.

See ListWorkspaceExtraBuckets 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 (*BIO) ListWorkspaceLabels

func (c *BIO) ListWorkspaceLabels(input *ListWorkspaceLabelsInput) (*ListWorkspaceLabelsOutput, error)

ListWorkspaceLabels API operation for BIO.

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 BIO's API operation ListWorkspaceLabels for usage and error information.

func (*BIO) ListWorkspaceLabelsCommon

func (c *BIO) ListWorkspaceLabelsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListWorkspaceLabelsCommon API operation for BIO.

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 BIO's API operation ListWorkspaceLabelsCommon for usage and error information.

func (*BIO) ListWorkspaceLabelsCommonRequest

func (c *BIO) ListWorkspaceLabelsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListWorkspaceLabelsCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspaceLabelsCommon operation. The "output" return value will be populated with the ListWorkspaceLabelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspaceLabelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspaceLabelsCommon Send returns without error.

See ListWorkspaceLabelsCommon for more information on using the ListWorkspaceLabelsCommon API call, and error handling.

// Example sending a request using the ListWorkspaceLabelsCommonRequest method.
req, resp := client.ListWorkspaceLabelsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspaceLabelsCommonWithContext

func (c *BIO) ListWorkspaceLabelsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListWorkspaceLabelsCommonWithContext is the same as ListWorkspaceLabelsCommon with the addition of the ability to pass a context and additional request options.

See ListWorkspaceLabelsCommon 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 (*BIO) ListWorkspaceLabelsRequest

func (c *BIO) ListWorkspaceLabelsRequest(input *ListWorkspaceLabelsInput) (req *request.Request, output *ListWorkspaceLabelsOutput)

ListWorkspaceLabelsRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspaceLabels operation. The "output" return value will be populated with the ListWorkspaceLabelsCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspaceLabelsCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspaceLabelsCommon Send returns without error.

See ListWorkspaceLabels for more information on using the ListWorkspaceLabels API call, and error handling.

// Example sending a request using the ListWorkspaceLabelsRequest method.
req, resp := client.ListWorkspaceLabelsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspaceLabelsWithContext

func (c *BIO) ListWorkspaceLabelsWithContext(ctx volcengine.Context, input *ListWorkspaceLabelsInput, opts ...request.Option) (*ListWorkspaceLabelsOutput, error)

ListWorkspaceLabelsWithContext is the same as ListWorkspaceLabels with the addition of the ability to pass a context and additional request options.

See ListWorkspaceLabels 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 (*BIO) ListWorkspaces

func (c *BIO) ListWorkspaces(input *ListWorkspacesInput) (*ListWorkspacesOutput, error)

ListWorkspaces API operation for BIO.

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 BIO's API operation ListWorkspaces for usage and error information.

func (*BIO) ListWorkspacesCommon

func (c *BIO) ListWorkspacesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListWorkspacesCommon API operation for BIO.

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 BIO's API operation ListWorkspacesCommon for usage and error information.

func (*BIO) ListWorkspacesCommonRequest

func (c *BIO) ListWorkspacesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListWorkspacesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspacesCommon operation. The "output" return value will be populated with the ListWorkspacesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspacesCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspacesCommon Send returns without error.

See ListWorkspacesCommon for more information on using the ListWorkspacesCommon API call, and error handling.

// Example sending a request using the ListWorkspacesCommonRequest method.
req, resp := client.ListWorkspacesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspacesCommonWithContext

func (c *BIO) ListWorkspacesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListWorkspacesCommonWithContext is the same as ListWorkspacesCommon with the addition of the ability to pass a context and additional request options.

See ListWorkspacesCommon 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 (*BIO) ListWorkspacesRequest

func (c *BIO) ListWorkspacesRequest(input *ListWorkspacesInput) (req *request.Request, output *ListWorkspacesOutput)

ListWorkspacesRequest generates a "volcengine/request.Request" representing the client's request for the ListWorkspaces operation. The "output" return value will be populated with the ListWorkspacesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListWorkspacesCommon Request to send the API call to the service. the "output" return value is not valid until after ListWorkspacesCommon Send returns without error.

See ListWorkspaces for more information on using the ListWorkspaces API call, and error handling.

// Example sending a request using the ListWorkspacesRequest method.
req, resp := client.ListWorkspacesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) ListWorkspacesWithContext

func (c *BIO) ListWorkspacesWithContext(ctx volcengine.Context, input *ListWorkspacesInput, opts ...request.Option) (*ListWorkspacesOutput, error)

ListWorkspacesWithContext is the same as ListWorkspaces with the addition of the ability to pass a context and additional request options.

See ListWorkspaces 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 (*BIO) StopNotebookServer

func (c *BIO) StopNotebookServer(input *StopNotebookServerInput) (*StopNotebookServerOutput, error)

StopNotebookServer API operation for BIO.

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 BIO's API operation StopNotebookServer for usage and error information.

func (*BIO) StopNotebookServerCommon

func (c *BIO) StopNotebookServerCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StopNotebookServerCommon API operation for BIO.

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 BIO's API operation StopNotebookServerCommon for usage and error information.

func (*BIO) StopNotebookServerCommonRequest

func (c *BIO) StopNotebookServerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

StopNotebookServerCommonRequest generates a "volcengine/request.Request" representing the client's request for the StopNotebookServerCommon operation. The "output" return value will be populated with the StopNotebookServerCommon request's response once the request completes successfully.

Use "Send" method on the returned StopNotebookServerCommon Request to send the API call to the service. the "output" return value is not valid until after StopNotebookServerCommon Send returns without error.

See StopNotebookServerCommon for more information on using the StopNotebookServerCommon API call, and error handling.

// Example sending a request using the StopNotebookServerCommonRequest method.
req, resp := client.StopNotebookServerCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) StopNotebookServerCommonWithContext

func (c *BIO) StopNotebookServerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

StopNotebookServerCommonWithContext is the same as StopNotebookServerCommon with the addition of the ability to pass a context and additional request options.

See StopNotebookServerCommon 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 (*BIO) StopNotebookServerRequest

func (c *BIO) StopNotebookServerRequest(input *StopNotebookServerInput) (req *request.Request, output *StopNotebookServerOutput)

StopNotebookServerRequest generates a "volcengine/request.Request" representing the client's request for the StopNotebookServer operation. The "output" return value will be populated with the StopNotebookServerCommon request's response once the request completes successfully.

Use "Send" method on the returned StopNotebookServerCommon Request to send the API call to the service. the "output" return value is not valid until after StopNotebookServerCommon Send returns without error.

See StopNotebookServer for more information on using the StopNotebookServer API call, and error handling.

// Example sending a request using the StopNotebookServerRequest method.
req, resp := client.StopNotebookServerRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) StopNotebookServerWithContext

func (c *BIO) StopNotebookServerWithContext(ctx volcengine.Context, input *StopNotebookServerInput, opts ...request.Option) (*StopNotebookServerOutput, error)

StopNotebookServerWithContext is the same as StopNotebookServer with the addition of the ability to pass a context and additional request options.

See StopNotebookServer 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 (*BIO) UnbindClusterAndWorkspace

func (c *BIO) UnbindClusterAndWorkspace(input *UnbindClusterAndWorkspaceInput) (*UnbindClusterAndWorkspaceOutput, error)

UnbindClusterAndWorkspace API operation for BIO.

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 BIO's API operation UnbindClusterAndWorkspace for usage and error information.

func (*BIO) UnbindClusterAndWorkspaceCommon

func (c *BIO) UnbindClusterAndWorkspaceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UnbindClusterAndWorkspaceCommon API operation for BIO.

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 BIO's API operation UnbindClusterAndWorkspaceCommon for usage and error information.

func (*BIO) UnbindClusterAndWorkspaceCommonRequest

func (c *BIO) UnbindClusterAndWorkspaceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UnbindClusterAndWorkspaceCommonRequest generates a "volcengine/request.Request" representing the client's request for the UnbindClusterAndWorkspaceCommon operation. The "output" return value will be populated with the UnbindClusterAndWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned UnbindClusterAndWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after UnbindClusterAndWorkspaceCommon Send returns without error.

See UnbindClusterAndWorkspaceCommon for more information on using the UnbindClusterAndWorkspaceCommon API call, and error handling.

// Example sending a request using the UnbindClusterAndWorkspaceCommonRequest method.
req, resp := client.UnbindClusterAndWorkspaceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UnbindClusterAndWorkspaceCommonWithContext

func (c *BIO) UnbindClusterAndWorkspaceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UnbindClusterAndWorkspaceCommonWithContext is the same as UnbindClusterAndWorkspaceCommon with the addition of the ability to pass a context and additional request options.

See UnbindClusterAndWorkspaceCommon 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 (*BIO) UnbindClusterAndWorkspaceRequest

func (c *BIO) UnbindClusterAndWorkspaceRequest(input *UnbindClusterAndWorkspaceInput) (req *request.Request, output *UnbindClusterAndWorkspaceOutput)

UnbindClusterAndWorkspaceRequest generates a "volcengine/request.Request" representing the client's request for the UnbindClusterAndWorkspace operation. The "output" return value will be populated with the UnbindClusterAndWorkspaceCommon request's response once the request completes successfully.

Use "Send" method on the returned UnbindClusterAndWorkspaceCommon Request to send the API call to the service. the "output" return value is not valid until after UnbindClusterAndWorkspaceCommon Send returns without error.

See UnbindClusterAndWorkspace for more information on using the UnbindClusterAndWorkspace API call, and error handling.

// Example sending a request using the UnbindClusterAndWorkspaceRequest method.
req, resp := client.UnbindClusterAndWorkspaceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UnbindClusterAndWorkspaceWithContext

func (c *BIO) UnbindClusterAndWorkspaceWithContext(ctx volcengine.Context, input *UnbindClusterAndWorkspaceInput, opts ...request.Option) (*UnbindClusterAndWorkspaceOutput, error)

UnbindClusterAndWorkspaceWithContext is the same as UnbindClusterAndWorkspace with the addition of the ability to pass a context and additional request options.

See UnbindClusterAndWorkspace 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 (*BIO) UpdateAPIAccessKey

func (c *BIO) UpdateAPIAccessKey(input *UpdateAPIAccessKeyInput) (*UpdateAPIAccessKeyOutput, error)

UpdateAPIAccessKey API operation for BIO.

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 BIO's API operation UpdateAPIAccessKey for usage and error information.

func (*BIO) UpdateAPIAccessKeyCommon

func (c *BIO) UpdateAPIAccessKeyCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateAPIAccessKeyCommon API operation for BIO.

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 BIO's API operation UpdateAPIAccessKeyCommon for usage and error information.

func (*BIO) UpdateAPIAccessKeyCommonRequest

func (c *BIO) UpdateAPIAccessKeyCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateAPIAccessKeyCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAPIAccessKeyCommon operation. The "output" return value will be populated with the UpdateAPIAccessKeyCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAPIAccessKeyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAPIAccessKeyCommon Send returns without error.

See UpdateAPIAccessKeyCommon for more information on using the UpdateAPIAccessKeyCommon API call, and error handling.

// Example sending a request using the UpdateAPIAccessKeyCommonRequest method.
req, resp := client.UpdateAPIAccessKeyCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateAPIAccessKeyCommonWithContext

func (c *BIO) UpdateAPIAccessKeyCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateAPIAccessKeyCommonWithContext is the same as UpdateAPIAccessKeyCommon with the addition of the ability to pass a context and additional request options.

See UpdateAPIAccessKeyCommon 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 (*BIO) UpdateAPIAccessKeyRequest

func (c *BIO) UpdateAPIAccessKeyRequest(input *UpdateAPIAccessKeyInput) (req *request.Request, output *UpdateAPIAccessKeyOutput)

UpdateAPIAccessKeyRequest generates a "volcengine/request.Request" representing the client's request for the UpdateAPIAccessKey operation. The "output" return value will be populated with the UpdateAPIAccessKeyCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateAPIAccessKeyCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateAPIAccessKeyCommon Send returns without error.

See UpdateAPIAccessKey for more information on using the UpdateAPIAccessKey API call, and error handling.

// Example sending a request using the UpdateAPIAccessKeyRequest method.
req, resp := client.UpdateAPIAccessKeyRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateAPIAccessKeyWithContext

func (c *BIO) UpdateAPIAccessKeyWithContext(ctx volcengine.Context, input *UpdateAPIAccessKeyInput, opts ...request.Option) (*UpdateAPIAccessKeyOutput, error)

UpdateAPIAccessKeyWithContext is the same as UpdateAPIAccessKey with the addition of the ability to pass a context and additional request options.

See UpdateAPIAccessKey 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 (*BIO) UpdateNotebookServerSettings

func (c *BIO) UpdateNotebookServerSettings(input *UpdateNotebookServerSettingsInput) (*UpdateNotebookServerSettingsOutput, error)

UpdateNotebookServerSettings API operation for BIO.

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 BIO's API operation UpdateNotebookServerSettings for usage and error information.

func (*BIO) UpdateNotebookServerSettingsCommon

func (c *BIO) UpdateNotebookServerSettingsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateNotebookServerSettingsCommon API operation for BIO.

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 BIO's API operation UpdateNotebookServerSettingsCommon for usage and error information.

func (*BIO) UpdateNotebookServerSettingsCommonRequest

func (c *BIO) UpdateNotebookServerSettingsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateNotebookServerSettingsCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateNotebookServerSettingsCommon operation. The "output" return value will be populated with the UpdateNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateNotebookServerSettingsCommon Send returns without error.

See UpdateNotebookServerSettingsCommon for more information on using the UpdateNotebookServerSettingsCommon API call, and error handling.

// Example sending a request using the UpdateNotebookServerSettingsCommonRequest method.
req, resp := client.UpdateNotebookServerSettingsCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateNotebookServerSettingsCommonWithContext

func (c *BIO) UpdateNotebookServerSettingsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateNotebookServerSettingsCommonWithContext is the same as UpdateNotebookServerSettingsCommon with the addition of the ability to pass a context and additional request options.

See UpdateNotebookServerSettingsCommon 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 (*BIO) UpdateNotebookServerSettingsRequest

func (c *BIO) UpdateNotebookServerSettingsRequest(input *UpdateNotebookServerSettingsInput) (req *request.Request, output *UpdateNotebookServerSettingsOutput)

UpdateNotebookServerSettingsRequest generates a "volcengine/request.Request" representing the client's request for the UpdateNotebookServerSettings operation. The "output" return value will be populated with the UpdateNotebookServerSettingsCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateNotebookServerSettingsCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateNotebookServerSettingsCommon Send returns without error.

See UpdateNotebookServerSettings for more information on using the UpdateNotebookServerSettings API call, and error handling.

// Example sending a request using the UpdateNotebookServerSettingsRequest method.
req, resp := client.UpdateNotebookServerSettingsRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateNotebookServerSettingsWithContext

func (c *BIO) UpdateNotebookServerSettingsWithContext(ctx volcengine.Context, input *UpdateNotebookServerSettingsInput, opts ...request.Option) (*UpdateNotebookServerSettingsOutput, error)

UpdateNotebookServerSettingsWithContext is the same as UpdateNotebookServerSettings with the addition of the ability to pass a context and additional request options.

See UpdateNotebookServerSettings 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 (*BIO) UpdateWorkflow

func (c *BIO) UpdateWorkflow(input *UpdateWorkflowInput) (*UpdateWorkflowOutput, error)

UpdateWorkflow API operation for BIO.

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 BIO's API operation UpdateWorkflow for usage and error information.

func (*BIO) UpdateWorkflowCommon

func (c *BIO) UpdateWorkflowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateWorkflowCommon API operation for BIO.

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 BIO's API operation UpdateWorkflowCommon for usage and error information.

func (*BIO) UpdateWorkflowCommonRequest

func (c *BIO) UpdateWorkflowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

UpdateWorkflowCommonRequest generates a "volcengine/request.Request" representing the client's request for the UpdateWorkflowCommon operation. The "output" return value will be populated with the UpdateWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateWorkflowCommon Send returns without error.

See UpdateWorkflowCommon for more information on using the UpdateWorkflowCommon API call, and error handling.

// Example sending a request using the UpdateWorkflowCommonRequest method.
req, resp := client.UpdateWorkflowCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateWorkflowCommonWithContext

func (c *BIO) UpdateWorkflowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

UpdateWorkflowCommonWithContext is the same as UpdateWorkflowCommon with the addition of the ability to pass a context and additional request options.

See UpdateWorkflowCommon 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 (*BIO) UpdateWorkflowRequest

func (c *BIO) UpdateWorkflowRequest(input *UpdateWorkflowInput) (req *request.Request, output *UpdateWorkflowOutput)

UpdateWorkflowRequest generates a "volcengine/request.Request" representing the client's request for the UpdateWorkflow operation. The "output" return value will be populated with the UpdateWorkflowCommon request's response once the request completes successfully.

Use "Send" method on the returned UpdateWorkflowCommon Request to send the API call to the service. the "output" return value is not valid until after UpdateWorkflowCommon Send returns without error.

See UpdateWorkflow for more information on using the UpdateWorkflow API call, and error handling.

// Example sending a request using the UpdateWorkflowRequest method.
req, resp := client.UpdateWorkflowRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*BIO) UpdateWorkflowWithContext

func (c *BIO) UpdateWorkflowWithContext(ctx volcengine.Context, input *UpdateWorkflowInput, opts ...request.Option) (*UpdateWorkflowOutput, error)

UpdateWorkflowWithContext is the same as UpdateWorkflow with the addition of the ability to pass a context and additional request options.

See UpdateWorkflow 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 BIOAPI

type BIOAPI interface {
	AttachWorkspaceExtraBucketCommon(*map[string]interface{}) (*map[string]interface{}, error)
	AttachWorkspaceExtraBucketCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	AttachWorkspaceExtraBucketCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	AttachWorkspaceExtraBucket(*AttachWorkspaceExtraBucketInput) (*AttachWorkspaceExtraBucketOutput, error)
	AttachWorkspaceExtraBucketWithContext(volcengine.Context, *AttachWorkspaceExtraBucketInput, ...request.Option) (*AttachWorkspaceExtraBucketOutput, error)
	AttachWorkspaceExtraBucketRequest(*AttachWorkspaceExtraBucketInput) (*request.Request, *AttachWorkspaceExtraBucketOutput)

	BindClusterToWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	BindClusterToWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	BindClusterToWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	BindClusterToWorkspace(*BindClusterToWorkspaceInput) (*BindClusterToWorkspaceOutput, error)
	BindClusterToWorkspaceWithContext(volcengine.Context, *BindClusterToWorkspaceInput, ...request.Option) (*BindClusterToWorkspaceOutput, error)
	BindClusterToWorkspaceRequest(*BindClusterToWorkspaceInput) (*request.Request, *BindClusterToWorkspaceOutput)

	CancelRunCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelRunCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelRunCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelRun(*CancelRunInput) (*CancelRunOutput, error)
	CancelRunWithContext(volcengine.Context, *CancelRunInput, ...request.Option) (*CancelRunOutput, error)
	CancelRunRequest(*CancelRunInput) (*request.Request, *CancelRunOutput)

	CancelSubmissionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelSubmissionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelSubmissionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelSubmission(*CancelSubmissionInput) (*CancelSubmissionOutput, error)
	CancelSubmissionWithContext(volcengine.Context, *CancelSubmissionInput, ...request.Option) (*CancelSubmissionOutput, error)
	CancelSubmissionRequest(*CancelSubmissionInput) (*request.Request, *CancelSubmissionOutput)

	CheckWorkspaceDefaultBucketRelatedOthersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CheckWorkspaceDefaultBucketRelatedOthersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CheckWorkspaceDefaultBucketRelatedOthersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CheckWorkspaceDefaultBucketRelatedOthers(*CheckWorkspaceDefaultBucketRelatedOthersInput) (*CheckWorkspaceDefaultBucketRelatedOthersOutput, error)
	CheckWorkspaceDefaultBucketRelatedOthersWithContext(volcengine.Context, *CheckWorkspaceDefaultBucketRelatedOthersInput, ...request.Option) (*CheckWorkspaceDefaultBucketRelatedOthersOutput, error)
	CheckWorkspaceDefaultBucketRelatedOthersRequest(*CheckWorkspaceDefaultBucketRelatedOthersInput) (*request.Request, *CheckWorkspaceDefaultBucketRelatedOthersOutput)

	ClonePublicWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ClonePublicWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ClonePublicWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ClonePublicWorkspace(*ClonePublicWorkspaceInput) (*ClonePublicWorkspaceOutput, error)
	ClonePublicWorkspaceWithContext(volcengine.Context, *ClonePublicWorkspaceInput, ...request.Option) (*ClonePublicWorkspaceOutput, error)
	ClonePublicWorkspaceRequest(*ClonePublicWorkspaceInput) (*request.Request, *ClonePublicWorkspaceOutput)

	CommitIESImageCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CommitIESImageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CommitIESImageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CommitIESImage(*CommitIESImageInput) (*CommitIESImageOutput, error)
	CommitIESImageWithContext(volcengine.Context, *CommitIESImageInput, ...request.Option) (*CommitIESImageOutput, error)
	CommitIESImageRequest(*CommitIESImageInput) (*request.Request, *CommitIESImageOutput)

	CompleteSchemaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CompleteSchemaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CompleteSchemaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CompleteSchema(*CompleteSchemaInput) (*CompleteSchemaOutput, error)
	CompleteSchemaWithContext(volcengine.Context, *CompleteSchemaInput, ...request.Option) (*CompleteSchemaOutput, error)
	CompleteSchemaRequest(*CompleteSchemaInput) (*request.Request, *CompleteSchemaOutput)

	CreateClusterCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateClusterCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateClusterCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateCluster(*CreateClusterInput) (*CreateClusterOutput, error)
	CreateClusterWithContext(volcengine.Context, *CreateClusterInput, ...request.Option) (*CreateClusterOutput, error)
	CreateClusterRequest(*CreateClusterInput) (*request.Request, *CreateClusterOutput)

	CreateDataModelCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateDataModelCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateDataModelCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateDataModel(*CreateDataModelInput) (*CreateDataModelOutput, error)
	CreateDataModelWithContext(volcengine.Context, *CreateDataModelInput, ...request.Option) (*CreateDataModelOutput, error)
	CreateDataModelRequest(*CreateDataModelInput) (*request.Request, *CreateDataModelOutput)

	CreateNotebookRunCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateNotebookRunCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateNotebookRunCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateNotebookRun(*CreateNotebookRunInput) (*CreateNotebookRunOutput, error)
	CreateNotebookRunWithContext(volcengine.Context, *CreateNotebookRunInput, ...request.Option) (*CreateNotebookRunOutput, error)
	CreateNotebookRunRequest(*CreateNotebookRunInput) (*request.Request, *CreateNotebookRunOutput)

	CreateSubmissionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateSubmissionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateSubmissionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateSubmission(*CreateSubmissionInput) (*CreateSubmissionOutput, error)
	CreateSubmissionWithContext(volcengine.Context, *CreateSubmissionInput, ...request.Option) (*CreateSubmissionOutput, error)
	CreateSubmissionRequest(*CreateSubmissionInput) (*request.Request, *CreateSubmissionOutput)

	CreateWorkflowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateWorkflowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateWorkflowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateWorkflow(*CreateWorkflowInput) (*CreateWorkflowOutput, error)
	CreateWorkflowWithContext(volcengine.Context, *CreateWorkflowInput, ...request.Option) (*CreateWorkflowOutput, error)
	CreateWorkflowRequest(*CreateWorkflowInput) (*request.Request, *CreateWorkflowOutput)

	DeleteClusterCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteClusterCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteClusterCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteCluster(*DeleteClusterInput) (*DeleteClusterOutput, error)
	DeleteClusterWithContext(volcengine.Context, *DeleteClusterInput, ...request.Option) (*DeleteClusterOutput, error)
	DeleteClusterRequest(*DeleteClusterInput) (*request.Request, *DeleteClusterOutput)

	DeleteDataModelRowsAndHeadersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteDataModelRowsAndHeadersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteDataModelRowsAndHeadersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteDataModelRowsAndHeaders(*DeleteDataModelRowsAndHeadersInput) (*DeleteDataModelRowsAndHeadersOutput, error)
	DeleteDataModelRowsAndHeadersWithContext(volcengine.Context, *DeleteDataModelRowsAndHeadersInput, ...request.Option) (*DeleteDataModelRowsAndHeadersOutput, error)
	DeleteDataModelRowsAndHeadersRequest(*DeleteDataModelRowsAndHeadersInput) (*request.Request, *DeleteDataModelRowsAndHeadersOutput)

	DeleteNotebookServerCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteNotebookServerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteNotebookServerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteNotebookServer(*DeleteNotebookServerInput) (*DeleteNotebookServerOutput, error)
	DeleteNotebookServerWithContext(volcengine.Context, *DeleteNotebookServerInput, ...request.Option) (*DeleteNotebookServerOutput, error)
	DeleteNotebookServerRequest(*DeleteNotebookServerInput) (*request.Request, *DeleteNotebookServerOutput)

	DeleteNotebookServerSettingsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteNotebookServerSettingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteNotebookServerSettingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteNotebookServerSettings(*DeleteNotebookServerSettingsInput) (*DeleteNotebookServerSettingsOutput, error)
	DeleteNotebookServerSettingsWithContext(volcengine.Context, *DeleteNotebookServerSettingsInput, ...request.Option) (*DeleteNotebookServerSettingsOutput, error)
	DeleteNotebookServerSettingsRequest(*DeleteNotebookServerSettingsInput) (*request.Request, *DeleteNotebookServerSettingsOutput)

	DeleteSubmissionCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteSubmissionCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteSubmissionCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteSubmission(*DeleteSubmissionInput) (*DeleteSubmissionOutput, error)
	DeleteSubmissionWithContext(volcengine.Context, *DeleteSubmissionInput, ...request.Option) (*DeleteSubmissionOutput, error)
	DeleteSubmissionRequest(*DeleteSubmissionInput) (*request.Request, *DeleteSubmissionOutput)

	DeleteWorkflowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteWorkflowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteWorkflowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteWorkflow(*DeleteWorkflowInput) (*DeleteWorkflowOutput, error)
	DeleteWorkflowWithContext(volcengine.Context, *DeleteWorkflowInput, ...request.Option) (*DeleteWorkflowOutput, error)
	DeleteWorkflowRequest(*DeleteWorkflowInput) (*request.Request, *DeleteWorkflowOutput)

	DeleteWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteWorkspace(*DeleteWorkspaceInput) (*DeleteWorkspaceOutput, error)
	DeleteWorkspaceWithContext(volcengine.Context, *DeleteWorkspaceInput, ...request.Option) (*DeleteWorkspaceOutput, error)
	DeleteWorkspaceRequest(*DeleteWorkspaceInput) (*request.Request, *DeleteWorkspaceOutput)

	DetachWorkspaceExtraBucketCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DetachWorkspaceExtraBucketCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DetachWorkspaceExtraBucketCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DetachWorkspaceExtraBucket(*DetachWorkspaceExtraBucketInput) (*DetachWorkspaceExtraBucketOutput, error)
	DetachWorkspaceExtraBucketWithContext(volcengine.Context, *DetachWorkspaceExtraBucketInput, ...request.Option) (*DetachWorkspaceExtraBucketOutput, error)
	DetachWorkspaceExtraBucketRequest(*DetachWorkspaceExtraBucketInput) (*request.Request, *DetachWorkspaceExtraBucketOutput)

	ExportWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ExportWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ExportWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ExportWorkspace(*ExportWorkspaceInput) (*ExportWorkspaceOutput, error)
	ExportWorkspaceWithContext(volcengine.Context, *ExportWorkspaceInput, ...request.Option) (*ExportWorkspaceOutput, error)
	ExportWorkspaceRequest(*ExportWorkspaceInput) (*request.Request, *ExportWorkspaceOutput)

	GetAPIAccessKeyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetAPIAccessKeyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetAPIAccessKeyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetAPIAccessKey(*GetAPIAccessKeyInput) (*GetAPIAccessKeyOutput, error)
	GetAPIAccessKeyWithContext(volcengine.Context, *GetAPIAccessKeyInput, ...request.Option) (*GetAPIAccessKeyOutput, error)
	GetAPIAccessKeyRequest(*GetAPIAccessKeyInput) (*request.Request, *GetAPIAccessKeyOutput)

	GetExportWorkspacePreSignedURLCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetExportWorkspacePreSignedURLCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetExportWorkspacePreSignedURLCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetExportWorkspacePreSignedURL(*GetExportWorkspacePreSignedURLInput) (*GetExportWorkspacePreSignedURLOutput, error)
	GetExportWorkspacePreSignedURLWithContext(volcengine.Context, *GetExportWorkspacePreSignedURLInput, ...request.Option) (*GetExportWorkspacePreSignedURLOutput, error)
	GetExportWorkspacePreSignedURLRequest(*GetExportWorkspacePreSignedURLInput) (*request.Request, *GetExportWorkspacePreSignedURLOutput)

	GetImportWorkspacePreSignedURLCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetImportWorkspacePreSignedURLCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetImportWorkspacePreSignedURLCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetImportWorkspacePreSignedURL(*GetImportWorkspacePreSignedURLInput) (*GetImportWorkspacePreSignedURLOutput, error)
	GetImportWorkspacePreSignedURLWithContext(volcengine.Context, *GetImportWorkspacePreSignedURLInput, ...request.Option) (*GetImportWorkspacePreSignedURLOutput, error)
	GetImportWorkspacePreSignedURLRequest(*GetImportWorkspacePreSignedURLInput) (*request.Request, *GetImportWorkspacePreSignedURLOutput)

	GetNotebookEditInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetNotebookEditInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetNotebookEditInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetNotebookEditInfo(*GetNotebookEditInfoInput) (*GetNotebookEditInfoOutput, error)
	GetNotebookEditInfoWithContext(volcengine.Context, *GetNotebookEditInfoInput, ...request.Option) (*GetNotebookEditInfoOutput, error)
	GetNotebookEditInfoRequest(*GetNotebookEditInfoInput) (*request.Request, *GetNotebookEditInfoOutput)

	GetNotebookRunStatusCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetNotebookRunStatusCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetNotebookRunStatusCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetNotebookRunStatus(*GetNotebookRunStatusInput) (*GetNotebookRunStatusOutput, error)
	GetNotebookRunStatusWithContext(volcengine.Context, *GetNotebookRunStatusInput, ...request.Option) (*GetNotebookRunStatusOutput, error)
	GetNotebookRunStatusRequest(*GetNotebookRunStatusInput) (*request.Request, *GetNotebookRunStatusOutput)

	GetNotebookServerSettingsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetNotebookServerSettingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetNotebookServerSettingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetNotebookServerSettings(*GetNotebookServerSettingsInput) (*GetNotebookServerSettingsOutput, error)
	GetNotebookServerSettingsWithContext(volcengine.Context, *GetNotebookServerSettingsInput, ...request.Option) (*GetNotebookServerSettingsOutput, error)
	GetNotebookServerSettingsRequest(*GetNotebookServerSettingsInput) (*request.Request, *GetNotebookServerSettingsOutput)

	GetNotebookServerStatCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetNotebookServerStatCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetNotebookServerStatCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetNotebookServerStat(*GetNotebookServerStatInput) (*GetNotebookServerStatOutput, error)
	GetNotebookServerStatWithContext(volcengine.Context, *GetNotebookServerStatInput, ...request.Option) (*GetNotebookServerStatOutput, error)
	GetNotebookServerStatRequest(*GetNotebookServerStatInput) (*request.Request, *GetNotebookServerStatOutput)

	GetTRSWorkflowInfoCommon(*map[string]interface{}) (*map[string]interface{}, error)
	GetTRSWorkflowInfoCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	GetTRSWorkflowInfoCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	GetTRSWorkflowInfo(*GetTRSWorkflowInfoInput) (*GetTRSWorkflowInfoOutput, error)
	GetTRSWorkflowInfoWithContext(volcengine.Context, *GetTRSWorkflowInfoInput, ...request.Option) (*GetTRSWorkflowInfoOutput, error)
	GetTRSWorkflowInfoRequest(*GetTRSWorkflowInfoInput) (*request.Request, *GetTRSWorkflowInfoOutput)

	ImportWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ImportWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ImportWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ImportWorkspace(*ImportWorkspaceInput) (*ImportWorkspaceOutput, error)
	ImportWorkspaceWithContext(volcengine.Context, *ImportWorkspaceInput, ...request.Option) (*ImportWorkspaceOutput, error)
	ImportWorkspaceRequest(*ImportWorkspaceInput) (*request.Request, *ImportWorkspaceOutput)

	ListAllDataModelRowIDsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListAllDataModelRowIDsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListAllDataModelRowIDsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListAllDataModelRowIDs(*ListAllDataModelRowIDsInput) (*ListAllDataModelRowIDsOutput, error)
	ListAllDataModelRowIDsWithContext(volcengine.Context, *ListAllDataModelRowIDsInput, ...request.Option) (*ListAllDataModelRowIDsOutput, error)
	ListAllDataModelRowIDsRequest(*ListAllDataModelRowIDsInput) (*request.Request, *ListAllDataModelRowIDsOutput)

	ListClustersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListClustersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListClustersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListClusters(*ListClustersInput) (*ListClustersOutput, error)
	ListClustersWithContext(volcengine.Context, *ListClustersInput, ...request.Option) (*ListClustersOutput, error)
	ListClustersRequest(*ListClustersInput) (*request.Request, *ListClustersOutput)

	ListClustersOfWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListClustersOfWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListClustersOfWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListClustersOfWorkspace(*ListClustersOfWorkspaceInput) (*ListClustersOfWorkspaceOutput, error)
	ListClustersOfWorkspaceWithContext(volcengine.Context, *ListClustersOfWorkspaceInput, ...request.Option) (*ListClustersOfWorkspaceOutput, error)
	ListClustersOfWorkspaceRequest(*ListClustersOfWorkspaceInput) (*request.Request, *ListClustersOfWorkspaceOutput)

	ListDataModelRowsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListDataModelRowsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListDataModelRowsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListDataModelRows(*ListDataModelRowsInput) (*ListDataModelRowsOutput, error)
	ListDataModelRowsWithContext(volcengine.Context, *ListDataModelRowsInput, ...request.Option) (*ListDataModelRowsOutput, error)
	ListDataModelRowsRequest(*ListDataModelRowsInput) (*request.Request, *ListDataModelRowsOutput)

	ListDataModelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListDataModelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListDataModelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListDataModels(*ListDataModelsInput) (*ListDataModelsOutput, error)
	ListDataModelsWithContext(volcengine.Context, *ListDataModelsInput, ...request.Option) (*ListDataModelsOutput, error)
	ListDataModelsRequest(*ListDataModelsInput) (*request.Request, *ListDataModelsOutput)

	ListNotebookServerResourceOptsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListNotebookServerResourceOptsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListNotebookServerResourceOptsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListNotebookServerResourceOpts(*ListNotebookServerResourceOptsInput) (*ListNotebookServerResourceOptsOutput, error)
	ListNotebookServerResourceOptsWithContext(volcengine.Context, *ListNotebookServerResourceOptsInput, ...request.Option) (*ListNotebookServerResourceOptsOutput, error)
	ListNotebookServerResourceOptsRequest(*ListNotebookServerResourceOptsInput) (*request.Request, *ListNotebookServerResourceOptsOutput)

	ListNotebookServersCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListNotebookServersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListNotebookServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListNotebookServers(*ListNotebookServersInput) (*ListNotebookServersOutput, error)
	ListNotebookServersWithContext(volcengine.Context, *ListNotebookServersInput, ...request.Option) (*ListNotebookServersOutput, error)
	ListNotebookServersRequest(*ListNotebookServersInput) (*request.Request, *ListNotebookServersOutput)

	ListRunsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListRunsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListRunsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListRuns(*ListRunsInput) (*ListRunsOutput, error)
	ListRunsWithContext(volcengine.Context, *ListRunsInput, ...request.Option) (*ListRunsOutput, error)
	ListRunsRequest(*ListRunsInput) (*request.Request, *ListRunsOutput)

	ListSubmissionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListSubmissionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListSubmissionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListSubmissions(*ListSubmissionsInput) (*ListSubmissionsOutput, error)
	ListSubmissionsWithContext(volcengine.Context, *ListSubmissionsInput, ...request.Option) (*ListSubmissionsOutput, error)
	ListSubmissionsRequest(*ListSubmissionsInput) (*request.Request, *ListSubmissionsOutput)

	ListTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListTasks(*ListTasksInput) (*ListTasksOutput, error)
	ListTasksWithContext(volcengine.Context, *ListTasksInput, ...request.Option) (*ListTasksOutput, error)
	ListTasksRequest(*ListTasksInput) (*request.Request, *ListTasksOutput)

	ListWorkflowsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListWorkflowsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListWorkflowsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListWorkflows(*ListWorkflowsInput) (*ListWorkflowsOutput, error)
	ListWorkflowsWithContext(volcengine.Context, *ListWorkflowsInput, ...request.Option) (*ListWorkflowsOutput, error)
	ListWorkflowsRequest(*ListWorkflowsInput) (*request.Request, *ListWorkflowsOutput)

	ListWorkspaceExtraBucketsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListWorkspaceExtraBucketsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListWorkspaceExtraBucketsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListWorkspaceExtraBuckets(*ListWorkspaceExtraBucketsInput) (*ListWorkspaceExtraBucketsOutput, error)
	ListWorkspaceExtraBucketsWithContext(volcengine.Context, *ListWorkspaceExtraBucketsInput, ...request.Option) (*ListWorkspaceExtraBucketsOutput, error)
	ListWorkspaceExtraBucketsRequest(*ListWorkspaceExtraBucketsInput) (*request.Request, *ListWorkspaceExtraBucketsOutput)

	ListWorkspaceLabelsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListWorkspaceLabelsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListWorkspaceLabelsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListWorkspaceLabels(*ListWorkspaceLabelsInput) (*ListWorkspaceLabelsOutput, error)
	ListWorkspaceLabelsWithContext(volcengine.Context, *ListWorkspaceLabelsInput, ...request.Option) (*ListWorkspaceLabelsOutput, error)
	ListWorkspaceLabelsRequest(*ListWorkspaceLabelsInput) (*request.Request, *ListWorkspaceLabelsOutput)

	ListWorkspacesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListWorkspacesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListWorkspacesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListWorkspaces(*ListWorkspacesInput) (*ListWorkspacesOutput, error)
	ListWorkspacesWithContext(volcengine.Context, *ListWorkspacesInput, ...request.Option) (*ListWorkspacesOutput, error)
	ListWorkspacesRequest(*ListWorkspacesInput) (*request.Request, *ListWorkspacesOutput)

	StopNotebookServerCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StopNotebookServerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StopNotebookServerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StopNotebookServer(*StopNotebookServerInput) (*StopNotebookServerOutput, error)
	StopNotebookServerWithContext(volcengine.Context, *StopNotebookServerInput, ...request.Option) (*StopNotebookServerOutput, error)
	StopNotebookServerRequest(*StopNotebookServerInput) (*request.Request, *StopNotebookServerOutput)

	UnbindClusterAndWorkspaceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UnbindClusterAndWorkspaceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UnbindClusterAndWorkspaceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UnbindClusterAndWorkspace(*UnbindClusterAndWorkspaceInput) (*UnbindClusterAndWorkspaceOutput, error)
	UnbindClusterAndWorkspaceWithContext(volcengine.Context, *UnbindClusterAndWorkspaceInput, ...request.Option) (*UnbindClusterAndWorkspaceOutput, error)
	UnbindClusterAndWorkspaceRequest(*UnbindClusterAndWorkspaceInput) (*request.Request, *UnbindClusterAndWorkspaceOutput)

	UpdateAPIAccessKeyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAPIAccessKeyCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAPIAccessKeyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAPIAccessKey(*UpdateAPIAccessKeyInput) (*UpdateAPIAccessKeyOutput, error)
	UpdateAPIAccessKeyWithContext(volcengine.Context, *UpdateAPIAccessKeyInput, ...request.Option) (*UpdateAPIAccessKeyOutput, error)
	UpdateAPIAccessKeyRequest(*UpdateAPIAccessKeyInput) (*request.Request, *UpdateAPIAccessKeyOutput)

	UpdateNotebookServerSettingsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateNotebookServerSettingsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateNotebookServerSettingsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateNotebookServerSettings(*UpdateNotebookServerSettingsInput) (*UpdateNotebookServerSettingsOutput, error)
	UpdateNotebookServerSettingsWithContext(volcengine.Context, *UpdateNotebookServerSettingsInput, ...request.Option) (*UpdateNotebookServerSettingsOutput, error)
	UpdateNotebookServerSettingsRequest(*UpdateNotebookServerSettingsInput) (*request.Request, *UpdateNotebookServerSettingsOutput)

	UpdateWorkflowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateWorkflowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateWorkflowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateWorkflow(*UpdateWorkflowInput) (*UpdateWorkflowOutput, error)
	UpdateWorkflowWithContext(volcengine.Context, *UpdateWorkflowInput, ...request.Option) (*UpdateWorkflowOutput, error)
	UpdateWorkflowRequest(*UpdateWorkflowInput) (*request.Request, *UpdateWorkflowOutput)
}

BIOAPI provides an interface to enable mocking the bio.BIO service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// BIO.
func myFunc(svc BIOAPI) bool {
    // Make svc.AttachWorkspaceExtraBucket request
}

func main() {
    sess := session.New()
    svc := bio.New(sess)

    myFunc(svc)
}

type BindClusterToWorkspaceInput

type BindClusterToWorkspaceInput struct {

	// ClusterID is a required field
	ClusterID *string `type:"string" json:",omitempty" required:"true"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// Type is a required field
	Type *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTypeForBindClusterToWorkspaceInput"`
	// contains filtered or unexported fields
}

func (BindClusterToWorkspaceInput) GoString

func (s BindClusterToWorkspaceInput) GoString() string

GoString returns the string representation

func (*BindClusterToWorkspaceInput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*BindClusterToWorkspaceInput) SetID

SetID sets the ID field's value.

func (*BindClusterToWorkspaceInput) SetType

SetType sets the Type field's value.

func (BindClusterToWorkspaceInput) String

String returns the string representation

func (*BindClusterToWorkspaceInput) Validate

func (s *BindClusterToWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type BindClusterToWorkspaceOutput

type BindClusterToWorkspaceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (BindClusterToWorkspaceOutput) GoString

func (s BindClusterToWorkspaceOutput) GoString() string

GoString returns the string representation

func (BindClusterToWorkspaceOutput) String

String returns the string representation

type CancelRunInput

type CancelRunInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CancelRunInput) GoString

func (s CancelRunInput) GoString() string

GoString returns the string representation

func (*CancelRunInput) SetID

func (s *CancelRunInput) SetID(v string) *CancelRunInput

SetID sets the ID field's value.

func (*CancelRunInput) SetWorkspaceID

func (s *CancelRunInput) SetWorkspaceID(v string) *CancelRunInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CancelRunInput) String

func (s CancelRunInput) String() string

String returns the string representation

func (*CancelRunInput) Validate

func (s *CancelRunInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CancelRunOutput

type CancelRunOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CancelRunOutput) GoString

func (s CancelRunOutput) GoString() string

GoString returns the string representation

func (CancelRunOutput) String

func (s CancelRunOutput) String() string

String returns the string representation

type CancelSubmissionInput

type CancelSubmissionInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CancelSubmissionInput) GoString

func (s CancelSubmissionInput) GoString() string

GoString returns the string representation

func (*CancelSubmissionInput) SetID

SetID sets the ID field's value.

func (*CancelSubmissionInput) SetWorkspaceID

func (s *CancelSubmissionInput) SetWorkspaceID(v string) *CancelSubmissionInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CancelSubmissionInput) String

func (s CancelSubmissionInput) String() string

String returns the string representation

func (*CancelSubmissionInput) Validate

func (s *CancelSubmissionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CancelSubmissionOutput

type CancelSubmissionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CancelSubmissionOutput) GoString

func (s CancelSubmissionOutput) GoString() string

GoString returns the string representation

func (CancelSubmissionOutput) String

func (s CancelSubmissionOutput) String() string

String returns the string representation

type CheckWorkspaceDefaultBucketRelatedOthersInput

type CheckWorkspaceDefaultBucketRelatedOthersInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CheckWorkspaceDefaultBucketRelatedOthersInput) GoString

GoString returns the string representation

func (*CheckWorkspaceDefaultBucketRelatedOthersInput) SetID

SetID sets the ID field's value.

func (CheckWorkspaceDefaultBucketRelatedOthersInput) String

String returns the string representation

func (*CheckWorkspaceDefaultBucketRelatedOthersInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type CheckWorkspaceDefaultBucketRelatedOthersOutput

type CheckWorkspaceDefaultBucketRelatedOthersOutput struct {
	Metadata *response.ResponseMetadata

	RelatedCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CheckWorkspaceDefaultBucketRelatedOthersOutput) GoString

GoString returns the string representation

func (*CheckWorkspaceDefaultBucketRelatedOthersOutput) SetRelatedCount

SetRelatedCount sets the RelatedCount field's value.

func (CheckWorkspaceDefaultBucketRelatedOthersOutput) String

String returns the string representation

type ClonePublicWorkspaceInput

type ClonePublicWorkspaceInput struct {
	CoverPath *string `type:"string" json:",omitempty"`

	// Description is a required field
	Description *string `min:"1" max:"1000" type:"string" json:",omitempty" required:"true"`

	Labels []*string `type:"list" json:",omitempty"`

	// Name is a required field
	Name *string `min:"1" max:"200" type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ClonePublicWorkspaceInput) GoString

func (s ClonePublicWorkspaceInput) GoString() string

GoString returns the string representation

func (*ClonePublicWorkspaceInput) SetCoverPath

SetCoverPath sets the CoverPath field's value.

func (*ClonePublicWorkspaceInput) SetDescription

SetDescription sets the Description field's value.

func (*ClonePublicWorkspaceInput) SetLabels

SetLabels sets the Labels field's value.

func (*ClonePublicWorkspaceInput) SetName

SetName sets the Name field's value.

func (*ClonePublicWorkspaceInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (ClonePublicWorkspaceInput) String

func (s ClonePublicWorkspaceInput) String() string

String returns the string representation

func (*ClonePublicWorkspaceInput) Validate

func (s *ClonePublicWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ClonePublicWorkspaceOutput

type ClonePublicWorkspaceOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ClonePublicWorkspaceOutput) GoString

func (s ClonePublicWorkspaceOutput) GoString() string

GoString returns the string representation

func (*ClonePublicWorkspaceOutput) SetID

SetID sets the ID field's value.

func (ClonePublicWorkspaceOutput) String

String returns the string representation

type ClusterInfoForListClustersOfWorkspaceOutput

type ClusterInfoForListClustersOfWorkspaceOutput struct {
	Bound *bool `type:"boolean" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	ErrorMessage *string `type:"string" json:",omitempty"`

	ExternalConfig *ExternalConfigForListClustersOfWorkspaceOutput `type:"structure" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Public *bool `type:"boolean" json:",omitempty"`

	SharedConfig *SharedConfigForListClustersOfWorkspaceOutput `type:"structure" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListClustersOfWorkspaceOutput"`

	StoppedTime *int32 `type:"int32" json:",omitempty"`

	VKEConfig *VKEConfigForListClustersOfWorkspaceOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ClusterInfoForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetBound

SetBound sets the Bound field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetDescription

SetDescription sets the Description field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetErrorMessage

SetErrorMessage sets the ErrorMessage field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetExternalConfig

SetExternalConfig sets the ExternalConfig field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetID

SetID sets the ID field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetName

SetName sets the Name field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetPublic

SetPublic sets the Public field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetSharedConfig

SetSharedConfig sets the SharedConfig field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetStatus

SetStatus sets the Status field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetStoppedTime

SetStoppedTime sets the StoppedTime field's value.

func (*ClusterInfoForListClustersOfWorkspaceOutput) SetVKEConfig

SetVKEConfig sets the VKEConfig field's value.

func (ClusterInfoForListClustersOfWorkspaceOutput) String

String returns the string representation

type CommitIESImageInput

type CommitIESImageInput struct {

	// Description is a required field
	Description *string `type:"string" json:",omitempty" required:"true"`

	// Image is a required field
	Image *string `type:"string" json:",omitempty" required:"true"`

	// ImageReplace is a required field
	ImageReplace *bool `type:"boolean" json:",omitempty" required:"true"`

	// WebappInstanceID is a required field
	WebappInstanceID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CommitIESImageInput) GoString

func (s CommitIESImageInput) GoString() string

GoString returns the string representation

func (*CommitIESImageInput) SetDescription

func (s *CommitIESImageInput) SetDescription(v string) *CommitIESImageInput

SetDescription sets the Description field's value.

func (*CommitIESImageInput) SetImage

SetImage sets the Image field's value.

func (*CommitIESImageInput) SetImageReplace

func (s *CommitIESImageInput) SetImageReplace(v bool) *CommitIESImageInput

SetImageReplace sets the ImageReplace field's value.

func (*CommitIESImageInput) SetWebappInstanceID

func (s *CommitIESImageInput) SetWebappInstanceID(v string) *CommitIESImageInput

SetWebappInstanceID sets the WebappInstanceID field's value.

func (*CommitIESImageInput) SetWorkspaceID

func (s *CommitIESImageInput) SetWorkspaceID(v string) *CommitIESImageInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CommitIESImageInput) String

func (s CommitIESImageInput) String() string

String returns the string representation

func (*CommitIESImageInput) Validate

func (s *CommitIESImageInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CommitIESImageOutput

type CommitIESImageOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CommitIESImageOutput) GoString

func (s CommitIESImageOutput) GoString() string

GoString returns the string representation

func (*CommitIESImageOutput) SetID

SetID sets the ID field's value.

func (CommitIESImageOutput) String

func (s CommitIESImageOutput) String() string

String returns the string representation

type CompleteSchemaInput

type CompleteSchemaInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CompleteSchemaInput) GoString

func (s CompleteSchemaInput) GoString() string

GoString returns the string representation

func (*CompleteSchemaInput) SetID

SetID sets the ID field's value.

func (CompleteSchemaInput) String

func (s CompleteSchemaInput) String() string

String returns the string representation

func (*CompleteSchemaInput) Validate

func (s *CompleteSchemaInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CompleteSchemaOutput

type CompleteSchemaOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CompleteSchemaOutput) GoString

func (s CompleteSchemaOutput) GoString() string

GoString returns the string representation

func (CompleteSchemaOutput) String

func (s CompleteSchemaOutput) String() string

String returns the string representation

type CreateClusterInput

type CreateClusterInput struct {
	Description *string `max:"300" type:"string" json:",omitempty"`

	// Name is a required field
	Name *string `min:"2" max:"64" type:"string" json:",omitempty" required:"true"`

	SharedConfig *SharedConfigForCreateClusterInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateClusterInput) GoString

func (s CreateClusterInput) GoString() string

GoString returns the string representation

func (*CreateClusterInput) SetDescription

func (s *CreateClusterInput) SetDescription(v string) *CreateClusterInput

SetDescription sets the Description field's value.

func (*CreateClusterInput) SetName

SetName sets the Name field's value.

func (*CreateClusterInput) SetSharedConfig

SetSharedConfig sets the SharedConfig field's value.

func (CreateClusterInput) String

func (s CreateClusterInput) String() string

String returns the string representation

func (*CreateClusterInput) Validate

func (s *CreateClusterInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateClusterOutput

type CreateClusterOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateClusterOutput) GoString

func (s CreateClusterOutput) GoString() string

GoString returns the string representation

func (*CreateClusterOutput) SetID

SetID sets the ID field's value.

func (CreateClusterOutput) String

func (s CreateClusterOutput) String() string

String returns the string representation

type CreateDataModelInput

type CreateDataModelInput struct {
	Headers []*string `type:"list" json:",omitempty"`

	// Name is a required field
	Name *string `min:"1" max:"30" type:"string" json:",omitempty" required:"true"`

	RepositorySchema *RepositorySchemaForCreateDataModelInput `type:"structure" json:",omitempty"`

	Rows []*RowForCreateDataModelInput `type:"list" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateDataModelInput) GoString

func (s CreateDataModelInput) GoString() string

GoString returns the string representation

func (*CreateDataModelInput) SetHeaders

func (s *CreateDataModelInput) SetHeaders(v []*string) *CreateDataModelInput

SetHeaders sets the Headers field's value.

func (*CreateDataModelInput) SetName

SetName sets the Name field's value.

func (*CreateDataModelInput) SetRepositorySchema

SetRepositorySchema sets the RepositorySchema field's value.

func (*CreateDataModelInput) SetRows

SetRows sets the Rows field's value.

func (*CreateDataModelInput) SetWorkspaceID

func (s *CreateDataModelInput) SetWorkspaceID(v string) *CreateDataModelInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CreateDataModelInput) String

func (s CreateDataModelInput) String() string

String returns the string representation

func (*CreateDataModelInput) Validate

func (s *CreateDataModelInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateDataModelOutput

type CreateDataModelOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDataModelOutput) GoString

func (s CreateDataModelOutput) GoString() string

GoString returns the string representation

func (*CreateDataModelOutput) SetID

SetID sets the ID field's value.

func (CreateDataModelOutput) String

func (s CreateDataModelOutput) String() string

String returns the string representation

type CreateNotebookRunInput

type CreateNotebookRunInput struct {

	// Name is a required field
	Name *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateNotebookRunInput) GoString

func (s CreateNotebookRunInput) GoString() string

GoString returns the string representation

func (*CreateNotebookRunInput) SetName

SetName sets the Name field's value.

func (*CreateNotebookRunInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (CreateNotebookRunInput) String

func (s CreateNotebookRunInput) String() string

String returns the string representation

func (*CreateNotebookRunInput) Validate

func (s *CreateNotebookRunInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateNotebookRunOutput

type CreateNotebookRunOutput struct {
	Metadata *response.ResponseMetadata

	JobID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateNotebookRunOutput) GoString

func (s CreateNotebookRunOutput) GoString() string

GoString returns the string representation

func (*CreateNotebookRunOutput) SetJobID

SetJobID sets the JobID field's value.

func (CreateNotebookRunOutput) String

func (s CreateNotebookRunOutput) String() string

String returns the string representation

type CreateSubmissionInput

type CreateSubmissionInput struct {

	// ClusterID is a required field
	ClusterID *string `type:"string" json:",omitempty" required:"true"`

	DataModelID *string `type:"string" json:",omitempty"`

	DataModelRowIDs []*string `type:"list" json:",omitempty"`

	Description *string `max:"1000" type:"string" json:",omitempty"`

	ExposedOptions *ExposedOptionsForCreateSubmissionInput `type:"structure" json:",omitempty"`

	// Inputs is a required field
	Inputs *string `type:"string" json:",omitempty" required:"true"`

	// Name is a required field
	Name *string `min:"11" max:"409" type:"string" json:",omitempty" required:"true"`

	// Outputs is a required field
	Outputs *string `type:"string" json:",omitempty" required:"true"`

	// WorkflowID is a required field
	WorkflowID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateSubmissionInput) GoString

func (s CreateSubmissionInput) GoString() string

GoString returns the string representation

func (*CreateSubmissionInput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*CreateSubmissionInput) SetDataModelID

func (s *CreateSubmissionInput) SetDataModelID(v string) *CreateSubmissionInput

SetDataModelID sets the DataModelID field's value.

func (*CreateSubmissionInput) SetDataModelRowIDs

func (s *CreateSubmissionInput) SetDataModelRowIDs(v []*string) *CreateSubmissionInput

SetDataModelRowIDs sets the DataModelRowIDs field's value.

func (*CreateSubmissionInput) SetDescription

func (s *CreateSubmissionInput) SetDescription(v string) *CreateSubmissionInput

SetDescription sets the Description field's value.

func (*CreateSubmissionInput) SetExposedOptions

SetExposedOptions sets the ExposedOptions field's value.

func (*CreateSubmissionInput) SetInputs

SetInputs sets the Inputs field's value.

func (*CreateSubmissionInput) SetName

SetName sets the Name field's value.

func (*CreateSubmissionInput) SetOutputs

SetOutputs sets the Outputs field's value.

func (*CreateSubmissionInput) SetWorkflowID

func (s *CreateSubmissionInput) SetWorkflowID(v string) *CreateSubmissionInput

SetWorkflowID sets the WorkflowID field's value.

func (*CreateSubmissionInput) SetWorkspaceID

func (s *CreateSubmissionInput) SetWorkspaceID(v string) *CreateSubmissionInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CreateSubmissionInput) String

func (s CreateSubmissionInput) String() string

String returns the string representation

func (*CreateSubmissionInput) Validate

func (s *CreateSubmissionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateSubmissionOutput

type CreateSubmissionOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateSubmissionOutput) GoString

func (s CreateSubmissionOutput) GoString() string

GoString returns the string representation

func (*CreateSubmissionOutput) SetID

SetID sets the ID field's value.

func (CreateSubmissionOutput) String

func (s CreateSubmissionOutput) String() string

String returns the string representation

type CreateWorkflowInput

type CreateWorkflowInput struct {
	Content *string `type:"string" json:",omitempty"`

	Description *string `max:"1000" type:"string" json:",omitempty"`

	// Language is a required field
	Language *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfLanguageForCreateWorkflowInput"`

	MainWorkflowPath *string `type:"string" json:",omitempty"`

	// Name is a required field
	Name *string `min:"1" max:"200" type:"string" json:",omitempty" required:"true"`

	Source *string `type:"string" json:",omitempty"`

	// SourceType is a required field
	SourceType *string `type:"string" json:",omitempty" required:"true"`

	Tag *string `type:"string" json:",omitempty"`

	Token *string `type:"string" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CreateWorkflowInput) GoString

func (s CreateWorkflowInput) GoString() string

GoString returns the string representation

func (*CreateWorkflowInput) SetContent

SetContent sets the Content field's value.

func (*CreateWorkflowInput) SetDescription

func (s *CreateWorkflowInput) SetDescription(v string) *CreateWorkflowInput

SetDescription sets the Description field's value.

func (*CreateWorkflowInput) SetLanguage

func (s *CreateWorkflowInput) SetLanguage(v string) *CreateWorkflowInput

SetLanguage sets the Language field's value.

func (*CreateWorkflowInput) SetMainWorkflowPath

func (s *CreateWorkflowInput) SetMainWorkflowPath(v string) *CreateWorkflowInput

SetMainWorkflowPath sets the MainWorkflowPath field's value.

func (*CreateWorkflowInput) SetName

SetName sets the Name field's value.

func (*CreateWorkflowInput) SetSource

SetSource sets the Source field's value.

func (*CreateWorkflowInput) SetSourceType

func (s *CreateWorkflowInput) SetSourceType(v string) *CreateWorkflowInput

SetSourceType sets the SourceType field's value.

func (*CreateWorkflowInput) SetTag

SetTag sets the Tag field's value.

func (*CreateWorkflowInput) SetToken

SetToken sets the Token field's value.

func (*CreateWorkflowInput) SetWorkspaceID

func (s *CreateWorkflowInput) SetWorkspaceID(v string) *CreateWorkflowInput

SetWorkspaceID sets the WorkspaceID field's value.

func (CreateWorkflowInput) String

func (s CreateWorkflowInput) String() string

String returns the string representation

func (*CreateWorkflowInput) Validate

func (s *CreateWorkflowInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CreateWorkflowOutput

type CreateWorkflowOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateWorkflowOutput) GoString

func (s CreateWorkflowOutput) GoString() string

GoString returns the string representation

func (*CreateWorkflowOutput) SetID

SetID sets the ID field's value.

func (CreateWorkflowOutput) String

func (s CreateWorkflowOutput) String() string

String returns the string representation

type DataEntityForListSubmissionsOutput

type DataEntityForListSubmissionsOutput struct {
	ID *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RowIDs []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DataEntityForListSubmissionsOutput) GoString

GoString returns the string representation

func (*DataEntityForListSubmissionsOutput) SetID

SetID sets the ID field's value.

func (*DataEntityForListSubmissionsOutput) SetName

SetName sets the Name field's value.

func (*DataEntityForListSubmissionsOutput) SetRowIDs

SetRowIDs sets the RowIDs field's value.

func (DataEntityForListSubmissionsOutput) String

String returns the string representation

type DeleteClusterInput

type DeleteClusterInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteClusterInput) GoString

func (s DeleteClusterInput) GoString() string

GoString returns the string representation

func (*DeleteClusterInput) SetID

SetID sets the ID field's value.

func (DeleteClusterInput) String

func (s DeleteClusterInput) String() string

String returns the string representation

func (*DeleteClusterInput) Validate

func (s *DeleteClusterInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteClusterOutput

type DeleteClusterOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteClusterOutput) GoString

func (s DeleteClusterOutput) GoString() string

GoString returns the string representation

func (DeleteClusterOutput) String

func (s DeleteClusterOutput) String() string

String returns the string representation

type DeleteDataModelRowsAndHeadersInput

type DeleteDataModelRowsAndHeadersInput struct {
	Headers []*string `type:"list" json:",omitempty"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	RowIDs []*string `type:"list" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteDataModelRowsAndHeadersInput) GoString

GoString returns the string representation

func (*DeleteDataModelRowsAndHeadersInput) SetHeaders

SetHeaders sets the Headers field's value.

func (*DeleteDataModelRowsAndHeadersInput) SetID

SetID sets the ID field's value.

func (*DeleteDataModelRowsAndHeadersInput) SetRowIDs

SetRowIDs sets the RowIDs field's value.

func (*DeleteDataModelRowsAndHeadersInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (DeleteDataModelRowsAndHeadersInput) String

String returns the string representation

func (*DeleteDataModelRowsAndHeadersInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DeleteDataModelRowsAndHeadersOutput

type DeleteDataModelRowsAndHeadersOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteDataModelRowsAndHeadersOutput) GoString

GoString returns the string representation

func (DeleteDataModelRowsAndHeadersOutput) String

String returns the string representation

type DeleteNotebookServerInput

type DeleteNotebookServerInput struct {
	UserID *int32 `type:"int32" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteNotebookServerInput) GoString

func (s DeleteNotebookServerInput) GoString() string

GoString returns the string representation

func (*DeleteNotebookServerInput) SetUserID

SetUserID sets the UserID field's value.

func (*DeleteNotebookServerInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (DeleteNotebookServerInput) String

func (s DeleteNotebookServerInput) String() string

String returns the string representation

func (*DeleteNotebookServerInput) Validate

func (s *DeleteNotebookServerInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteNotebookServerOutput

type DeleteNotebookServerOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteNotebookServerOutput) GoString

func (s DeleteNotebookServerOutput) GoString() string

GoString returns the string representation

func (DeleteNotebookServerOutput) String

String returns the string representation

type DeleteNotebookServerSettingsInput

type DeleteNotebookServerSettingsInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteNotebookServerSettingsInput) GoString

GoString returns the string representation

func (*DeleteNotebookServerSettingsInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (DeleteNotebookServerSettingsInput) String

String returns the string representation

func (*DeleteNotebookServerSettingsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type DeleteNotebookServerSettingsOutput

type DeleteNotebookServerSettingsOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteNotebookServerSettingsOutput) GoString

GoString returns the string representation

func (DeleteNotebookServerSettingsOutput) String

String returns the string representation

type DeleteSubmissionInput

type DeleteSubmissionInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteSubmissionInput) GoString

func (s DeleteSubmissionInput) GoString() string

GoString returns the string representation

func (*DeleteSubmissionInput) SetID

SetID sets the ID field's value.

func (*DeleteSubmissionInput) SetWorkspaceID

func (s *DeleteSubmissionInput) SetWorkspaceID(v string) *DeleteSubmissionInput

SetWorkspaceID sets the WorkspaceID field's value.

func (DeleteSubmissionInput) String

func (s DeleteSubmissionInput) String() string

String returns the string representation

func (*DeleteSubmissionInput) Validate

func (s *DeleteSubmissionInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteSubmissionOutput

type DeleteSubmissionOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteSubmissionOutput) GoString

func (s DeleteSubmissionOutput) GoString() string

GoString returns the string representation

func (DeleteSubmissionOutput) String

func (s DeleteSubmissionOutput) String() string

String returns the string representation

type DeleteWorkflowInput

type DeleteWorkflowInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteWorkflowInput) GoString

func (s DeleteWorkflowInput) GoString() string

GoString returns the string representation

func (*DeleteWorkflowInput) SetID

SetID sets the ID field's value.

func (*DeleteWorkflowInput) SetWorkspaceID

func (s *DeleteWorkflowInput) SetWorkspaceID(v string) *DeleteWorkflowInput

SetWorkspaceID sets the WorkspaceID field's value.

func (DeleteWorkflowInput) String

func (s DeleteWorkflowInput) String() string

String returns the string representation

func (*DeleteWorkflowInput) Validate

func (s *DeleteWorkflowInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteWorkflowOutput

type DeleteWorkflowOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteWorkflowOutput) GoString

func (s DeleteWorkflowOutput) GoString() string

GoString returns the string representation

func (DeleteWorkflowOutput) String

func (s DeleteWorkflowOutput) String() string

String returns the string representation

type DeleteWorkspaceInput

type DeleteWorkspaceInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DeleteWorkspaceInput) GoString

func (s DeleteWorkspaceInput) GoString() string

GoString returns the string representation

func (*DeleteWorkspaceInput) SetID

SetID sets the ID field's value.

func (DeleteWorkspaceInput) String

func (s DeleteWorkspaceInput) String() string

String returns the string representation

func (*DeleteWorkspaceInput) Validate

func (s *DeleteWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DeleteWorkspaceOutput

type DeleteWorkspaceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DeleteWorkspaceOutput) GoString

func (s DeleteWorkspaceOutput) GoString() string

GoString returns the string representation

func (DeleteWorkspaceOutput) String

func (s DeleteWorkspaceOutput) String() string

String returns the string representation

type DetachWorkspaceExtraBucketInput

type DetachWorkspaceExtraBucketInput struct {

	// Bucket is a required field
	Bucket *string `type:"string" json:",omitempty" required:"true"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (DetachWorkspaceExtraBucketInput) GoString

GoString returns the string representation

func (*DetachWorkspaceExtraBucketInput) SetBucket

SetBucket sets the Bucket field's value.

func (*DetachWorkspaceExtraBucketInput) SetID

SetID sets the ID field's value.

func (DetachWorkspaceExtraBucketInput) String

String returns the string representation

func (*DetachWorkspaceExtraBucketInput) Validate

func (s *DetachWorkspaceExtraBucketInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type DetachWorkspaceExtraBucketOutput

type DetachWorkspaceExtraBucketOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (DetachWorkspaceExtraBucketOutput) GoString

GoString returns the string representation

func (DetachWorkspaceExtraBucketOutput) String

String returns the string representation

type ExportWorkspaceInput

type ExportWorkspaceInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ExportWorkspaceInput) GoString

func (s ExportWorkspaceInput) GoString() string

GoString returns the string representation

func (*ExportWorkspaceInput) SetWorkspaceID

func (s *ExportWorkspaceInput) SetWorkspaceID(v string) *ExportWorkspaceInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ExportWorkspaceInput) String

func (s ExportWorkspaceInput) String() string

String returns the string representation

func (*ExportWorkspaceInput) Validate

func (s *ExportWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ExportWorkspaceOutput

type ExportWorkspaceOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExportWorkspaceOutput) GoString

func (s ExportWorkspaceOutput) GoString() string

GoString returns the string representation

func (*ExportWorkspaceOutput) SetID

SetID sets the ID field's value.

func (ExportWorkspaceOutput) String

func (s ExportWorkspaceOutput) String() string

String returns the string representation

type ExposedOptionsForCreateSubmissionInput

type ExposedOptionsForCreateSubmissionInput struct {
	AAIPassport *string `type:"string" json:",omitempty"`

	ExecutionRootDir *string `type:"string" json:",omitempty"`

	MountTOS *bool `type:"boolean" json:",omitempty"`

	ReadFromCache *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExposedOptionsForCreateSubmissionInput) GoString

GoString returns the string representation

func (*ExposedOptionsForCreateSubmissionInput) SetAAIPassport

SetAAIPassport sets the AAIPassport field's value.

func (*ExposedOptionsForCreateSubmissionInput) SetExecutionRootDir

SetExecutionRootDir sets the ExecutionRootDir field's value.

func (*ExposedOptionsForCreateSubmissionInput) SetMountTOS

SetMountTOS sets the MountTOS field's value.

func (*ExposedOptionsForCreateSubmissionInput) SetReadFromCache

SetReadFromCache sets the ReadFromCache field's value.

func (ExposedOptionsForCreateSubmissionInput) String

String returns the string representation

type ExposedOptionsForListSubmissionsOutput

type ExposedOptionsForListSubmissionsOutput struct {
	AAIPassport *string `type:"string" json:",omitempty"`

	ExecutionRootDir *string `type:"string" json:",omitempty"`

	MountTOS *bool `type:"boolean" json:",omitempty"`

	ReadFromCache *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExposedOptionsForListSubmissionsOutput) GoString

GoString returns the string representation

func (*ExposedOptionsForListSubmissionsOutput) SetAAIPassport

SetAAIPassport sets the AAIPassport field's value.

func (*ExposedOptionsForListSubmissionsOutput) SetExecutionRootDir

SetExecutionRootDir sets the ExecutionRootDir field's value.

func (*ExposedOptionsForListSubmissionsOutput) SetMountTOS

SetMountTOS sets the MountTOS field's value.

func (*ExposedOptionsForListSubmissionsOutput) SetReadFromCache

SetReadFromCache sets the ReadFromCache field's value.

func (ExposedOptionsForListSubmissionsOutput) String

String returns the string representation

type ExternalConfigForListClustersOfWorkspaceOutput

type ExternalConfigForListClustersOfWorkspaceOutput struct {
	ExecutionRootDir *string `type:"string" json:",omitempty"`

	Filesystem *string `type:"string" json:",omitempty" enum:"EnumOfFilesystemForListClustersOfWorkspaceOutput"`

	JupyterhubClusterKubeConfig *string `type:"string" json:",omitempty"`

	JupyterhubEndpoint *string `type:"string" json:",omitempty"`

	JupyterhubJWTSecret *string `type:"string" json:",omitempty"`

	JupyterhubUserNamespace *string `type:"string" json:",omitempty"`

	NereidClusterID *string `type:"string" json:",omitempty"`

	NereidEndpoint *string `type:"string" json:",omitempty"`

	ResourceScheduler *string `type:"string" json:",omitempty"`

	S3ProxyConfig *S3ProxyConfigForListClustersOfWorkspaceOutput `type:"structure" json:",omitempty"`

	WESEndpoint *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExternalConfigForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetExecutionRootDir

SetExecutionRootDir sets the ExecutionRootDir field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetFilesystem

SetFilesystem sets the Filesystem field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetJupyterhubClusterKubeConfig

SetJupyterhubClusterKubeConfig sets the JupyterhubClusterKubeConfig field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetJupyterhubEndpoint

SetJupyterhubEndpoint sets the JupyterhubEndpoint field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetJupyterhubJWTSecret

SetJupyterhubJWTSecret sets the JupyterhubJWTSecret field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetJupyterhubUserNamespace

SetJupyterhubUserNamespace sets the JupyterhubUserNamespace field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetNereidClusterID

SetNereidClusterID sets the NereidClusterID field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetNereidEndpoint

SetNereidEndpoint sets the NereidEndpoint field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetResourceScheduler

SetResourceScheduler sets the ResourceScheduler field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetS3ProxyConfig

SetS3ProxyConfig sets the S3ProxyConfig field's value.

func (*ExternalConfigForListClustersOfWorkspaceOutput) SetWESEndpoint

SetWESEndpoint sets the WESEndpoint field's value.

func (ExternalConfigForListClustersOfWorkspaceOutput) String

String returns the string representation

type ExternalConfigForListClustersOutput

type ExternalConfigForListClustersOutput struct {
	ExecutionRootDir *string `type:"string" json:",omitempty"`

	Filesystem *string `type:"string" json:",omitempty" enum:"EnumOfFilesystemForListClustersOutput"`

	JupyterhubClusterKubeConfig *string `type:"string" json:",omitempty"`

	JupyterhubEndpoint *string `type:"string" json:",omitempty"`

	JupyterhubJWTSecret *string `type:"string" json:",omitempty"`

	JupyterhubUserNamespace *string `type:"string" json:",omitempty"`

	NereidClusterID *string `type:"string" json:",omitempty"`

	NereidEndpoint *string `type:"string" json:",omitempty"`

	ResourceScheduler *string `type:"string" json:",omitempty"`

	S3ProxyConfig *S3ProxyConfigForListClustersOutput `type:"structure" json:",omitempty"`

	WESEndpoint *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExternalConfigForListClustersOutput) GoString

GoString returns the string representation

func (*ExternalConfigForListClustersOutput) SetExecutionRootDir

SetExecutionRootDir sets the ExecutionRootDir field's value.

func (*ExternalConfigForListClustersOutput) SetFilesystem

SetFilesystem sets the Filesystem field's value.

func (*ExternalConfigForListClustersOutput) SetJupyterhubClusterKubeConfig

SetJupyterhubClusterKubeConfig sets the JupyterhubClusterKubeConfig field's value.

func (*ExternalConfigForListClustersOutput) SetJupyterhubEndpoint

SetJupyterhubEndpoint sets the JupyterhubEndpoint field's value.

func (*ExternalConfigForListClustersOutput) SetJupyterhubJWTSecret

SetJupyterhubJWTSecret sets the JupyterhubJWTSecret field's value.

func (*ExternalConfigForListClustersOutput) SetJupyterhubUserNamespace

SetJupyterhubUserNamespace sets the JupyterhubUserNamespace field's value.

func (*ExternalConfigForListClustersOutput) SetNereidClusterID

SetNereidClusterID sets the NereidClusterID field's value.

func (*ExternalConfigForListClustersOutput) SetNereidEndpoint

SetNereidEndpoint sets the NereidEndpoint field's value.

func (*ExternalConfigForListClustersOutput) SetResourceScheduler

SetResourceScheduler sets the ResourceScheduler field's value.

func (*ExternalConfigForListClustersOutput) SetS3ProxyConfig

SetS3ProxyConfig sets the S3ProxyConfig field's value.

func (*ExternalConfigForListClustersOutput) SetWESEndpoint

SetWESEndpoint sets the WESEndpoint field's value.

func (ExternalConfigForListClustersOutput) String

String returns the string representation

type FilterForListAllDataModelRowIDsInput

type FilterForListAllDataModelRowIDsInput struct {
	InSetIDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	RowIDs []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListAllDataModelRowIDsInput) GoString

GoString returns the string representation

func (*FilterForListAllDataModelRowIDsInput) SetInSetIDs

SetInSetIDs sets the InSetIDs field's value.

func (*FilterForListAllDataModelRowIDsInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListAllDataModelRowIDsInput) SetRowIDs

SetRowIDs sets the RowIDs field's value.

func (FilterForListAllDataModelRowIDsInput) String

String returns the string representation

type FilterForListClustersInput

type FilterForListClustersInput struct {
	IDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	Public *bool `type:"boolean" json:",omitempty"`

	Status []*string `type:"list" json:",omitempty"`

	Type []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListClustersInput) GoString

func (s FilterForListClustersInput) GoString() string

GoString returns the string representation

func (*FilterForListClustersInput) SetIDs

SetIDs sets the IDs field's value.

func (*FilterForListClustersInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListClustersInput) SetPublic

SetPublic sets the Public field's value.

func (*FilterForListClustersInput) SetStatus

SetStatus sets the Status field's value.

func (*FilterForListClustersInput) SetType

SetType sets the Type field's value.

func (FilterForListClustersInput) String

String returns the string representation

type FilterForListDataModelRowsInput

type FilterForListDataModelRowsInput struct {
	InSetIDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	RowIDs []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListDataModelRowsInput) GoString

GoString returns the string representation

func (*FilterForListDataModelRowsInput) SetInSetIDs

SetInSetIDs sets the InSetIDs field's value.

func (*FilterForListDataModelRowsInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListDataModelRowsInput) SetRowIDs

SetRowIDs sets the RowIDs field's value.

func (FilterForListDataModelRowsInput) String

String returns the string representation

type FilterForListNotebookServersInput

type FilterForListNotebookServersInput struct {
	Status []*string `type:"list" json:",omitempty"`

	UserID *int32 `type:"int32" json:",omitempty"`

	WorkspaceID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListNotebookServersInput) GoString

GoString returns the string representation

func (*FilterForListNotebookServersInput) SetStatus

SetStatus sets the Status field's value.

func (*FilterForListNotebookServersInput) SetUserID

SetUserID sets the UserID field's value.

func (*FilterForListNotebookServersInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (FilterForListNotebookServersInput) String

String returns the string representation

type FilterForListRunsInput

type FilterForListRunsInput struct {
	IDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	Status []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListRunsInput) GoString

func (s FilterForListRunsInput) GoString() string

GoString returns the string representation

func (*FilterForListRunsInput) SetIDs

SetIDs sets the IDs field's value.

func (*FilterForListRunsInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListRunsInput) SetStatus

SetStatus sets the Status field's value.

func (FilterForListRunsInput) String

func (s FilterForListRunsInput) String() string

String returns the string representation

type FilterForListSubmissionsInput

type FilterForListSubmissionsInput struct {
	ClusterID *string `type:"string" json:",omitempty"`

	DisplayLevel *string `type:"string" json:",omitempty"`

	IDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	Status []*string `type:"list" json:",omitempty"`

	WorkflowID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListSubmissionsInput) GoString

GoString returns the string representation

func (*FilterForListSubmissionsInput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*FilterForListSubmissionsInput) SetDisplayLevel

SetDisplayLevel sets the DisplayLevel field's value.

func (*FilterForListSubmissionsInput) SetIDs

SetIDs sets the IDs field's value.

func (*FilterForListSubmissionsInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListSubmissionsInput) SetStatus

SetStatus sets the Status field's value.

func (*FilterForListSubmissionsInput) SetWorkflowID

SetWorkflowID sets the WorkflowID field's value.

func (FilterForListSubmissionsInput) String

String returns the string representation

type FilterForListWorkflowsInput

type FilterForListWorkflowsInput struct {
	IDs []*string `type:"list" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListWorkflowsInput) GoString

func (s FilterForListWorkflowsInput) GoString() string

GoString returns the string representation

func (*FilterForListWorkflowsInput) SetIDs

SetIDs sets the IDs field's value.

func (*FilterForListWorkflowsInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (FilterForListWorkflowsInput) String

String returns the string representation

type FilterForListWorkspaceExtraBucketsInput

type FilterForListWorkspaceExtraBucketsInput struct {
	Buckets []*string `type:"list" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForListWorkspaceExtraBucketsInput"`
	// contains filtered or unexported fields
}

func (FilterForListWorkspaceExtraBucketsInput) GoString

GoString returns the string representation

func (*FilterForListWorkspaceExtraBucketsInput) SetBuckets

SetBuckets sets the Buckets field's value.

func (*FilterForListWorkspaceExtraBucketsInput) SetType

SetType sets the Type field's value.

func (FilterForListWorkspaceExtraBucketsInput) String

String returns the string representation

type FilterForListWorkspaceLabelsInput

type FilterForListWorkspaceLabelsInput struct {
	Exact *bool `type:"boolean" json:",omitempty"`

	IsPublic *bool `type:"boolean" json:",omitempty"`

	Keywords []*string `type:"list" json:",omitempty"`

	MatchPreset *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListWorkspaceLabelsInput) GoString

GoString returns the string representation

func (*FilterForListWorkspaceLabelsInput) SetExact

SetExact sets the Exact field's value.

func (*FilterForListWorkspaceLabelsInput) SetIsPublic

SetIsPublic sets the IsPublic field's value.

func (*FilterForListWorkspaceLabelsInput) SetKeywords

SetKeywords sets the Keywords field's value.

func (*FilterForListWorkspaceLabelsInput) SetMatchPreset

SetMatchPreset sets the MatchPreset field's value.

func (FilterForListWorkspaceLabelsInput) String

String returns the string representation

type FilterForListWorkspacesInput

type FilterForListWorkspacesInput struct {
	IDs []*string `type:"list" json:",omitempty"`

	IsPublic *bool `type:"boolean" json:",omitempty"`

	Keyword *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForListWorkspacesInput) GoString

func (s FilterForListWorkspacesInput) GoString() string

GoString returns the string representation

func (*FilterForListWorkspacesInput) SetIDs

SetIDs sets the IDs field's value.

func (*FilterForListWorkspacesInput) SetIsPublic

SetIsPublic sets the IsPublic field's value.

func (*FilterForListWorkspacesInput) SetKeyword

SetKeyword sets the Keyword field's value.

func (*FilterForListWorkspacesInput) SetLabels

SetLabels sets the Labels field's value.

func (FilterForListWorkspacesInput) String

String returns the string representation

type GetAPIAccessKeyInput

type GetAPIAccessKeyInput struct {

	// ClusterID is a required field
	ClusterID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetAPIAccessKeyInput) GoString

func (s GetAPIAccessKeyInput) GoString() string

GoString returns the string representation

func (*GetAPIAccessKeyInput) SetClusterID

func (s *GetAPIAccessKeyInput) SetClusterID(v string) *GetAPIAccessKeyInput

SetClusterID sets the ClusterID field's value.

func (GetAPIAccessKeyInput) String

func (s GetAPIAccessKeyInput) String() string

String returns the string representation

func (*GetAPIAccessKeyInput) Validate

func (s *GetAPIAccessKeyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetAPIAccessKeyOutput

type GetAPIAccessKeyOutput struct {
	Metadata *response.ResponseMetadata

	AccessKeyID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetAPIAccessKeyOutput) GoString

func (s GetAPIAccessKeyOutput) GoString() string

GoString returns the string representation

func (*GetAPIAccessKeyOutput) SetAccessKeyID

func (s *GetAPIAccessKeyOutput) SetAccessKeyID(v string) *GetAPIAccessKeyOutput

SetAccessKeyID sets the AccessKeyID field's value.

func (GetAPIAccessKeyOutput) String

func (s GetAPIAccessKeyOutput) String() string

String returns the string representation

type GetExportWorkspacePreSignedURLInput

type GetExportWorkspacePreSignedURLInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetExportWorkspacePreSignedURLInput) GoString

GoString returns the string representation

func (*GetExportWorkspacePreSignedURLInput) SetID

SetID sets the ID field's value.

func (*GetExportWorkspacePreSignedURLInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (GetExportWorkspacePreSignedURLInput) String

String returns the string representation

func (*GetExportWorkspacePreSignedURLInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetExportWorkspacePreSignedURLOutput

type GetExportWorkspacePreSignedURLOutput struct {
	Metadata *response.ResponseMetadata

	PreSignedURL *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetExportWorkspacePreSignedURLOutput) GoString

GoString returns the string representation

func (*GetExportWorkspacePreSignedURLOutput) SetPreSignedURL

SetPreSignedURL sets the PreSignedURL field's value.

func (GetExportWorkspacePreSignedURLOutput) String

String returns the string representation

type GetImportWorkspacePreSignedURLInput

type GetImportWorkspacePreSignedURLInput struct {

	// FileName is a required field
	FileName *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetImportWorkspacePreSignedURLInput) GoString

GoString returns the string representation

func (*GetImportWorkspacePreSignedURLInput) SetFileName

SetFileName sets the FileName field's value.

func (GetImportWorkspacePreSignedURLInput) String

String returns the string representation

func (*GetImportWorkspacePreSignedURLInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type GetImportWorkspacePreSignedURLOutput

type GetImportWorkspacePreSignedURLOutput struct {
	Metadata *response.ResponseMetadata

	PreSignedURL *string `type:"string" json:",omitempty"`

	SchemaKey *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetImportWorkspacePreSignedURLOutput) GoString

GoString returns the string representation

func (*GetImportWorkspacePreSignedURLOutput) SetPreSignedURL

SetPreSignedURL sets the PreSignedURL field's value.

func (*GetImportWorkspacePreSignedURLOutput) SetSchemaKey

SetSchemaKey sets the SchemaKey field's value.

func (GetImportWorkspacePreSignedURLOutput) String

String returns the string representation

type GetNotebookEditInfoInput

type GetNotebookEditInfoInput struct {
	Name *string `type:"string" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetNotebookEditInfoInput) GoString

func (s GetNotebookEditInfoInput) GoString() string

GoString returns the string representation

func (*GetNotebookEditInfoInput) SetName

SetName sets the Name field's value.

func (*GetNotebookEditInfoInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (GetNotebookEditInfoInput) String

func (s GetNotebookEditInfoInput) String() string

String returns the string representation

func (*GetNotebookEditInfoInput) Validate

func (s *GetNotebookEditInfoInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetNotebookEditInfoOutput

type GetNotebookEditInfoOutput struct {
	Metadata *response.ResponseMetadata

	URL *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetNotebookEditInfoOutput) GoString

func (s GetNotebookEditInfoOutput) GoString() string

GoString returns the string representation

func (*GetNotebookEditInfoOutput) SetURL

SetURL sets the URL field's value.

func (GetNotebookEditInfoOutput) String

func (s GetNotebookEditInfoOutput) String() string

String returns the string representation

type GetNotebookRunStatusInput

type GetNotebookRunStatusInput struct {

	// JobID is a required field
	JobID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetNotebookRunStatusInput) GoString

func (s GetNotebookRunStatusInput) GoString() string

GoString returns the string representation

func (*GetNotebookRunStatusInput) SetJobID

SetJobID sets the JobID field's value.

func (*GetNotebookRunStatusInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (GetNotebookRunStatusInput) String

func (s GetNotebookRunStatusInput) String() string

String returns the string representation

func (*GetNotebookRunStatusInput) Validate

func (s *GetNotebookRunStatusInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetNotebookRunStatusOutput

type GetNotebookRunStatusOutput struct {
	Metadata *response.ResponseMetadata

	ExitCode *int32 `type:"int32" json:",omitempty"`

	Log *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetNotebookRunStatusOutput) GoString

func (s GetNotebookRunStatusOutput) GoString() string

GoString returns the string representation

func (*GetNotebookRunStatusOutput) SetExitCode

SetExitCode sets the ExitCode field's value.

func (*GetNotebookRunStatusOutput) SetLog

SetLog sets the Log field's value.

func (*GetNotebookRunStatusOutput) SetStatus

SetStatus sets the Status field's value.

func (GetNotebookRunStatusOutput) String

String returns the string representation

type GetNotebookServerSettingsInput

type GetNotebookServerSettingsInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetNotebookServerSettingsInput) GoString

GoString returns the string representation

func (*GetNotebookServerSettingsInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (GetNotebookServerSettingsInput) String

String returns the string representation

func (*GetNotebookServerSettingsInput) Validate

func (s *GetNotebookServerSettingsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetNotebookServerSettingsOutput

type GetNotebookServerSettingsOutput struct {
	Metadata *response.ResponseMetadata

	ImageID *string `type:"string" json:",omitempty"`

	MountTOSEnabled *bool `type:"boolean" json:",omitempty"`

	ResourceSize *string `type:"string" json:",omitempty"`

	StorageCapacity *int32 `type:"int32" json:",omitempty"`

	TempImageName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetNotebookServerSettingsOutput) GoString

GoString returns the string representation

func (*GetNotebookServerSettingsOutput) SetImageID

SetImageID sets the ImageID field's value.

func (*GetNotebookServerSettingsOutput) SetMountTOSEnabled

SetMountTOSEnabled sets the MountTOSEnabled field's value.

func (*GetNotebookServerSettingsOutput) SetResourceSize

SetResourceSize sets the ResourceSize field's value.

func (*GetNotebookServerSettingsOutput) SetStorageCapacity

SetStorageCapacity sets the StorageCapacity field's value.

func (*GetNotebookServerSettingsOutput) SetTempImageName

SetTempImageName sets the TempImageName field's value.

func (GetNotebookServerSettingsOutput) String

String returns the string representation

type GetNotebookServerStatInput

type GetNotebookServerStatInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetNotebookServerStatInput) GoString

func (s GetNotebookServerStatInput) GoString() string

GoString returns the string representation

func (*GetNotebookServerStatInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (GetNotebookServerStatInput) String

String returns the string representation

func (*GetNotebookServerStatInput) Validate

func (s *GetNotebookServerStatInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetNotebookServerStatOutput

type GetNotebookServerStatOutput struct {
	Metadata *response.ResponseMetadata

	Status *string `type:"string" json:",omitempty"`

	TOSAccessible *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetNotebookServerStatOutput) GoString

func (s GetNotebookServerStatOutput) GoString() string

GoString returns the string representation

func (*GetNotebookServerStatOutput) SetStatus

SetStatus sets the Status field's value.

func (*GetNotebookServerStatOutput) SetTOSAccessible

SetTOSAccessible sets the TOSAccessible field's value.

func (GetNotebookServerStatOutput) String

String returns the string representation

type GetTRSWorkflowInfoInput

type GetTRSWorkflowInfoInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// TRSServer is a required field
	TRSServer *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (GetTRSWorkflowInfoInput) GoString

func (s GetTRSWorkflowInfoInput) GoString() string

GoString returns the string representation

func (*GetTRSWorkflowInfoInput) SetID

SetID sets the ID field's value.

func (*GetTRSWorkflowInfoInput) SetTRSServer

SetTRSServer sets the TRSServer field's value.

func (GetTRSWorkflowInfoInput) String

func (s GetTRSWorkflowInfoInput) String() string

String returns the string representation

func (*GetTRSWorkflowInfoInput) Validate

func (s *GetTRSWorkflowInfoInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type GetTRSWorkflowInfoOutput

type GetTRSWorkflowInfoOutput struct {
	Metadata *response.ResponseMetadata

	Description *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	VersionsInfo []*VersionsInfoForGetTRSWorkflowInfoOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GetTRSWorkflowInfoOutput) GoString

func (s GetTRSWorkflowInfoOutput) GoString() string

GoString returns the string representation

func (*GetTRSWorkflowInfoOutput) SetDescription

SetDescription sets the Description field's value.

func (*GetTRSWorkflowInfoOutput) SetName

SetName sets the Name field's value.

func (*GetTRSWorkflowInfoOutput) SetVersionsInfo

SetVersionsInfo sets the VersionsInfo field's value.

func (GetTRSWorkflowInfoOutput) String

func (s GetTRSWorkflowInfoOutput) String() string

String returns the string representation

type ImportWorkspaceInput

type ImportWorkspaceInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// SchemaKey is a required field
	SchemaKey *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ImportWorkspaceInput) GoString

func (s ImportWorkspaceInput) GoString() string

GoString returns the string representation

func (*ImportWorkspaceInput) SetID

SetID sets the ID field's value.

func (*ImportWorkspaceInput) SetSchemaKey

func (s *ImportWorkspaceInput) SetSchemaKey(v string) *ImportWorkspaceInput

SetSchemaKey sets the SchemaKey field's value.

func (ImportWorkspaceInput) String

func (s ImportWorkspaceInput) String() string

String returns the string representation

func (*ImportWorkspaceInput) Validate

func (s *ImportWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ImportWorkspaceOutput

type ImportWorkspaceOutput struct {
	Metadata *response.ResponseMetadata

	ID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ImportWorkspaceOutput) GoString

func (s ImportWorkspaceOutput) GoString() string

GoString returns the string representation

func (*ImportWorkspaceOutput) SetID

SetID sets the ID field's value.

func (ImportWorkspaceOutput) String

func (s ImportWorkspaceOutput) String() string

String returns the string representation

type InputForListWorkflowsOutput

type InputForListWorkflowsOutput struct {
	Default *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Optional *bool `type:"boolean" json:",omitempty"`

	ParameterMeta *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (InputForListWorkflowsOutput) GoString

func (s InputForListWorkflowsOutput) GoString() string

GoString returns the string representation

func (*InputForListWorkflowsOutput) SetDefault

SetDefault sets the Default field's value.

func (*InputForListWorkflowsOutput) SetName

SetName sets the Name field's value.

func (*InputForListWorkflowsOutput) SetOptional

SetOptional sets the Optional field's value.

func (*InputForListWorkflowsOutput) SetParameterMeta

SetParameterMeta sets the ParameterMeta field's value.

func (*InputForListWorkflowsOutput) SetType

SetType sets the Type field's value.

func (InputForListWorkflowsOutput) String

String returns the string representation

type ItemForListClustersOfWorkspaceOutput

type ItemForListClustersOfWorkspaceOutput struct {
	BindTime *int32 `type:"int32" json:",omitempty"`

	ClusterInfo *ClusterInfoForListClustersOfWorkspaceOutput `type:"structure" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForListClustersOfWorkspaceOutput"`
	// contains filtered or unexported fields
}

func (ItemForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*ItemForListClustersOfWorkspaceOutput) SetBindTime

SetBindTime sets the BindTime field's value.

func (*ItemForListClustersOfWorkspaceOutput) SetClusterInfo

SetClusterInfo sets the ClusterInfo field's value.

func (*ItemForListClustersOfWorkspaceOutput) SetType

SetType sets the Type field's value.

func (ItemForListClustersOfWorkspaceOutput) String

String returns the string representation

type ItemForListClustersOutput

type ItemForListClustersOutput struct {
	Bound *bool `type:"boolean" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	ErrorMessage *string `type:"string" json:",omitempty"`

	ExternalConfig *ExternalConfigForListClustersOutput `type:"structure" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Public *bool `type:"boolean" json:",omitempty"`

	SharedConfig *SharedConfigForListClustersOutput `type:"structure" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListClustersOutput"`

	StoppedTime *int32 `type:"int32" json:",omitempty"`

	VKEConfig *VKEConfigForListClustersOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListClustersOutput) GoString

func (s ItemForListClustersOutput) GoString() string

GoString returns the string representation

func (*ItemForListClustersOutput) SetBound

SetBound sets the Bound field's value.

func (*ItemForListClustersOutput) SetDescription

SetDescription sets the Description field's value.

func (*ItemForListClustersOutput) SetErrorMessage

SetErrorMessage sets the ErrorMessage field's value.

func (*ItemForListClustersOutput) SetExternalConfig

SetExternalConfig sets the ExternalConfig field's value.

func (*ItemForListClustersOutput) SetID

SetID sets the ID field's value.

func (*ItemForListClustersOutput) SetName

SetName sets the Name field's value.

func (*ItemForListClustersOutput) SetPublic

SetPublic sets the Public field's value.

func (*ItemForListClustersOutput) SetSharedConfig

SetSharedConfig sets the SharedConfig field's value.

func (*ItemForListClustersOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ItemForListClustersOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListClustersOutput) SetStoppedTime

SetStoppedTime sets the StoppedTime field's value.

func (*ItemForListClustersOutput) SetVKEConfig

SetVKEConfig sets the VKEConfig field's value.

func (ItemForListClustersOutput) String

func (s ItemForListClustersOutput) String() string

String returns the string representation

type ItemForListDataModelsOutput

type ItemForListDataModelsOutput struct {
	ID *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	RowCount *int32 `type:"int32" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForListDataModelsOutput"`
	// contains filtered or unexported fields
}

func (ItemForListDataModelsOutput) GoString

func (s ItemForListDataModelsOutput) GoString() string

GoString returns the string representation

func (*ItemForListDataModelsOutput) SetID

SetID sets the ID field's value.

func (*ItemForListDataModelsOutput) SetName

SetName sets the Name field's value.

func (*ItemForListDataModelsOutput) SetRowCount

SetRowCount sets the RowCount field's value.

func (*ItemForListDataModelsOutput) SetType

SetType sets the Type field's value.

func (ItemForListDataModelsOutput) String

String returns the string representation

type ItemForListNotebookServersOutput

type ItemForListNotebookServersOutput struct {
	Duration *int32 `type:"int32" json:",omitempty"`

	LastActivityTime *int32 `type:"int32" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	OwnerName *string `type:"string" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListNotebookServersOutput"`

	StorageCapacity *int32 `type:"int32" json:",omitempty"`

	UserID *int32 `type:"int32" json:",omitempty"`

	WorkspaceID *string `type:"string" json:",omitempty"`

	WorkspaceName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListNotebookServersOutput) GoString

GoString returns the string representation

func (*ItemForListNotebookServersOutput) SetDuration

SetDuration sets the Duration field's value.

func (*ItemForListNotebookServersOutput) SetLastActivityTime

SetLastActivityTime sets the LastActivityTime field's value.

func (*ItemForListNotebookServersOutput) SetName

SetName sets the Name field's value.

func (*ItemForListNotebookServersOutput) SetOwnerName

SetOwnerName sets the OwnerName field's value.

func (*ItemForListNotebookServersOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ItemForListNotebookServersOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListNotebookServersOutput) SetStorageCapacity

SetStorageCapacity sets the StorageCapacity field's value.

func (*ItemForListNotebookServersOutput) SetUserID

SetUserID sets the UserID field's value.

func (*ItemForListNotebookServersOutput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (*ItemForListNotebookServersOutput) SetWorkspaceName

SetWorkspaceName sets the WorkspaceName field's value.

func (ItemForListNotebookServersOutput) String

String returns the string representation

type ItemForListRunsOutput

type ItemForListRunsOutput struct {
	DataEntityRowID *string `type:"string" json:",omitempty"`

	Duration *int32 `type:"int32" json:",omitempty"`

	EngineRunID *string `type:"string" json:",omitempty"`

	EngineWorkflowName *string `type:"string" json:",omitempty"`

	FinishTime *int32 `type:"int32" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Inputs *string `type:"string" json:",omitempty"`

	Log *string `type:"string" json:",omitempty"`

	Message *string `type:"string" json:",omitempty"`

	Outputs *string `type:"string" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListRunsOutput"`

	SubmissionID *string `type:"string" json:",omitempty"`

	TaskStatus *TaskStatusForListRunsOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListRunsOutput) GoString

func (s ItemForListRunsOutput) GoString() string

GoString returns the string representation

func (*ItemForListRunsOutput) SetDataEntityRowID

func (s *ItemForListRunsOutput) SetDataEntityRowID(v string) *ItemForListRunsOutput

SetDataEntityRowID sets the DataEntityRowID field's value.

func (*ItemForListRunsOutput) SetDuration

SetDuration sets the Duration field's value.

func (*ItemForListRunsOutput) SetEngineRunID

func (s *ItemForListRunsOutput) SetEngineRunID(v string) *ItemForListRunsOutput

SetEngineRunID sets the EngineRunID field's value.

func (*ItemForListRunsOutput) SetEngineWorkflowName

func (s *ItemForListRunsOutput) SetEngineWorkflowName(v string) *ItemForListRunsOutput

SetEngineWorkflowName sets the EngineWorkflowName field's value.

func (*ItemForListRunsOutput) SetFinishTime

func (s *ItemForListRunsOutput) SetFinishTime(v int32) *ItemForListRunsOutput

SetFinishTime sets the FinishTime field's value.

func (*ItemForListRunsOutput) SetID

SetID sets the ID field's value.

func (*ItemForListRunsOutput) SetInputs

SetInputs sets the Inputs field's value.

func (*ItemForListRunsOutput) SetLog

SetLog sets the Log field's value.

func (*ItemForListRunsOutput) SetMessage

SetMessage sets the Message field's value.

func (*ItemForListRunsOutput) SetOutputs

SetOutputs sets the Outputs field's value.

func (*ItemForListRunsOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ItemForListRunsOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListRunsOutput) SetSubmissionID

func (s *ItemForListRunsOutput) SetSubmissionID(v string) *ItemForListRunsOutput

SetSubmissionID sets the SubmissionID field's value.

func (*ItemForListRunsOutput) SetTaskStatus

SetTaskStatus sets the TaskStatus field's value.

func (ItemForListRunsOutput) String

func (s ItemForListRunsOutput) String() string

String returns the string representation

type ItemForListSubmissionsOutput

type ItemForListSubmissionsOutput struct {
	ClusterID *string `type:"string" json:",omitempty"`

	ClusterType *string `type:"string" json:",omitempty"`

	DataEntity *DataEntityForListSubmissionsOutput `type:"structure" json:",omitempty"`

	DataModelID *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Duration *int32 `type:"int32" json:",omitempty"`

	ExposedOptions *ExposedOptionsForListSubmissionsOutput `type:"structure" json:",omitempty"`

	FinishTime *int32 `type:"int32" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Inputs *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Outputs *string `type:"string" json:",omitempty"`

	OwnerName *string `type:"string" json:",omitempty"`

	RunStatus *RunStatusForListSubmissionsOutput `type:"structure" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListSubmissionsOutput"`

	WorkflowID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListSubmissionsOutput) GoString

func (s ItemForListSubmissionsOutput) GoString() string

GoString returns the string representation

func (*ItemForListSubmissionsOutput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*ItemForListSubmissionsOutput) SetClusterType

SetClusterType sets the ClusterType field's value.

func (*ItemForListSubmissionsOutput) SetDataEntity

SetDataEntity sets the DataEntity field's value.

func (*ItemForListSubmissionsOutput) SetDataModelID

SetDataModelID sets the DataModelID field's value.

func (*ItemForListSubmissionsOutput) SetDescription

SetDescription sets the Description field's value.

func (*ItemForListSubmissionsOutput) SetDuration

SetDuration sets the Duration field's value.

func (*ItemForListSubmissionsOutput) SetExposedOptions

SetExposedOptions sets the ExposedOptions field's value.

func (*ItemForListSubmissionsOutput) SetFinishTime

SetFinishTime sets the FinishTime field's value.

func (*ItemForListSubmissionsOutput) SetID

SetID sets the ID field's value.

func (*ItemForListSubmissionsOutput) SetInputs

SetInputs sets the Inputs field's value.

func (*ItemForListSubmissionsOutput) SetName

SetName sets the Name field's value.

func (*ItemForListSubmissionsOutput) SetOutputs

SetOutputs sets the Outputs field's value.

func (*ItemForListSubmissionsOutput) SetOwnerName

SetOwnerName sets the OwnerName field's value.

func (*ItemForListSubmissionsOutput) SetRunStatus

SetRunStatus sets the RunStatus field's value.

func (*ItemForListSubmissionsOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ItemForListSubmissionsOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListSubmissionsOutput) SetWorkflowID

SetWorkflowID sets the WorkflowID field's value.

func (ItemForListSubmissionsOutput) String

String returns the string representation

type ItemForListTasksOutput

type ItemForListTasksOutput struct {
	Duration *int32 `type:"int32" json:",omitempty"`

	ExecuteDuration *int32 `type:"int32" json:",omitempty"`

	FinishTime *int32 `type:"int32" json:",omitempty"`

	JobName *string `type:"string" json:",omitempty"`

	Log *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	ResourceClaimed *ResourceClaimedForListTasksOutput `type:"structure" json:"resourceClaimed,omitempty"`

	ResourceUsed *ResourceUsedForListTasksOutput `type:"structure" json:"resourceUsed,omitempty"`

	RunID *string `type:"string" json:",omitempty"`

	StartTime *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForListTasksOutput"`

	Stderr *string `type:"string" json:",omitempty"`

	Stdout *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListTasksOutput) GoString

func (s ItemForListTasksOutput) GoString() string

GoString returns the string representation

func (*ItemForListTasksOutput) SetDuration

SetDuration sets the Duration field's value.

func (*ItemForListTasksOutput) SetExecuteDuration

func (s *ItemForListTasksOutput) SetExecuteDuration(v int32) *ItemForListTasksOutput

SetExecuteDuration sets the ExecuteDuration field's value.

func (*ItemForListTasksOutput) SetFinishTime

SetFinishTime sets the FinishTime field's value.

func (*ItemForListTasksOutput) SetJobName

SetJobName sets the JobName field's value.

func (*ItemForListTasksOutput) SetLog

SetLog sets the Log field's value.

func (*ItemForListTasksOutput) SetName

SetName sets the Name field's value.

func (*ItemForListTasksOutput) SetResourceClaimed

SetResourceClaimed sets the ResourceClaimed field's value.

func (*ItemForListTasksOutput) SetResourceUsed

SetResourceUsed sets the ResourceUsed field's value.

func (*ItemForListTasksOutput) SetRunID

SetRunID sets the RunID field's value.

func (*ItemForListTasksOutput) SetStartTime

SetStartTime sets the StartTime field's value.

func (*ItemForListTasksOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListTasksOutput) SetStderr

SetStderr sets the Stderr field's value.

func (*ItemForListTasksOutput) SetStdout

SetStdout sets the Stdout field's value.

func (ItemForListTasksOutput) String

func (s ItemForListTasksOutput) String() string

String returns the string representation

type ItemForListWorkflowsOutput

type ItemForListWorkflowsOutput struct {
	CreateTime *int32 `type:"int32" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	Graph *string `type:"string" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Inputs []*InputForListWorkflowsOutput `type:"list" json:",omitempty"`

	Language *string `type:"string" json:",omitempty"`

	MainWorkflowPath *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Outputs []*OutputForListWorkflowsOutput `type:"list" json:",omitempty"`

	OwnerName *string `type:"string" json:",omitempty"`

	Source *string `type:"string" json:",omitempty"`

	SourceType *string `type:"string" json:",omitempty" enum:"EnumOfSourceTypeForListWorkflowsOutput"`

	Status *StatusForListWorkflowsOutput `type:"structure" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Token *string `type:"string" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListWorkflowsOutput) GoString

func (s ItemForListWorkflowsOutput) GoString() string

GoString returns the string representation

func (*ItemForListWorkflowsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*ItemForListWorkflowsOutput) SetDescription

SetDescription sets the Description field's value.

func (*ItemForListWorkflowsOutput) SetGraph

SetGraph sets the Graph field's value.

func (*ItemForListWorkflowsOutput) SetID

SetID sets the ID field's value.

func (*ItemForListWorkflowsOutput) SetInputs

SetInputs sets the Inputs field's value.

func (*ItemForListWorkflowsOutput) SetLanguage

SetLanguage sets the Language field's value.

func (*ItemForListWorkflowsOutput) SetMainWorkflowPath

SetMainWorkflowPath sets the MainWorkflowPath field's value.

func (*ItemForListWorkflowsOutput) SetName

SetName sets the Name field's value.

func (*ItemForListWorkflowsOutput) SetOutputs

SetOutputs sets the Outputs field's value.

func (*ItemForListWorkflowsOutput) SetOwnerName

SetOwnerName sets the OwnerName field's value.

func (*ItemForListWorkflowsOutput) SetSource

SetSource sets the Source field's value.

func (*ItemForListWorkflowsOutput) SetSourceType

SetSourceType sets the SourceType field's value.

func (*ItemForListWorkflowsOutput) SetStatus

SetStatus sets the Status field's value.

func (*ItemForListWorkflowsOutput) SetTag

SetTag sets the Tag field's value.

func (*ItemForListWorkflowsOutput) SetToken

SetToken sets the Token field's value.

func (*ItemForListWorkflowsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (ItemForListWorkflowsOutput) String

String returns the string representation

type ItemForListWorkspaceExtraBucketsOutput

type ItemForListWorkspaceExtraBucketsOutput struct {
	BindTime *int32 `type:"int32" json:",omitempty"`

	Bucket *string `type:"string" json:",omitempty"`

	Exist *bool `type:"boolean" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Message *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForListWorkspaceExtraBucketsOutput"`
	// contains filtered or unexported fields
}

func (ItemForListWorkspaceExtraBucketsOutput) GoString

GoString returns the string representation

func (*ItemForListWorkspaceExtraBucketsOutput) SetBindTime

SetBindTime sets the BindTime field's value.

func (*ItemForListWorkspaceExtraBucketsOutput) SetBucket

SetBucket sets the Bucket field's value.

func (*ItemForListWorkspaceExtraBucketsOutput) SetExist

SetExist sets the Exist field's value.

func (*ItemForListWorkspaceExtraBucketsOutput) SetID

SetID sets the ID field's value.

func (*ItemForListWorkspaceExtraBucketsOutput) SetMessage

SetMessage sets the Message field's value.

func (*ItemForListWorkspaceExtraBucketsOutput) SetType

SetType sets the Type field's value.

func (ItemForListWorkspaceExtraBucketsOutput) String

String returns the string representation

type ItemForListWorkspaceLabelsOutput

type ItemForListWorkspaceLabelsOutput struct {
	Count *int32 `type:"int32" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListWorkspaceLabelsOutput) GoString

GoString returns the string representation

func (*ItemForListWorkspaceLabelsOutput) SetCount

SetCount sets the Count field's value.

func (*ItemForListWorkspaceLabelsOutput) SetName

SetName sets the Name field's value.

func (ItemForListWorkspaceLabelsOutput) String

String returns the string representation

type ItemForListWorkspacesOutput

type ItemForListWorkspacesOutput struct {
	CoverDownloadURL *string `type:"string" json:",omitempty"`

	CreateTime *int32 `type:"int32" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	ID *string `type:"string" json:",omitempty"`

	Labels []*string `type:"list" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	OwnerName *string `type:"string" json:",omitempty"`

	PublicMeta *PublicMetaForListWorkspacesOutput `type:"structure" json:",omitempty"`

	Role *string `type:"string" json:",omitempty" enum:"EnumOfRoleForListWorkspacesOutput"`

	S3Bucket *string `type:"string" json:",omitempty"`

	UpdateTime *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ItemForListWorkspacesOutput) GoString

func (s ItemForListWorkspacesOutput) GoString() string

GoString returns the string representation

func (*ItemForListWorkspacesOutput) SetCoverDownloadURL

SetCoverDownloadURL sets the CoverDownloadURL field's value.

func (*ItemForListWorkspacesOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*ItemForListWorkspacesOutput) SetDescription

SetDescription sets the Description field's value.

func (*ItemForListWorkspacesOutput) SetID

SetID sets the ID field's value.

func (*ItemForListWorkspacesOutput) SetLabels

SetLabels sets the Labels field's value.

func (*ItemForListWorkspacesOutput) SetName

SetName sets the Name field's value.

func (*ItemForListWorkspacesOutput) SetOwnerName

SetOwnerName sets the OwnerName field's value.

func (*ItemForListWorkspacesOutput) SetPublicMeta

SetPublicMeta sets the PublicMeta field's value.

func (*ItemForListWorkspacesOutput) SetRole

SetRole sets the Role field's value.

func (*ItemForListWorkspacesOutput) SetS3Bucket

SetS3Bucket sets the S3Bucket field's value.

func (*ItemForListWorkspacesOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (ItemForListWorkspacesOutput) String

String returns the string representation

type ListAllDataModelRowIDsInput

type ListAllDataModelRowIDsInput struct {
	Filter *FilterForListAllDataModelRowIDsInput `type:"structure" json:",omitempty"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListAllDataModelRowIDsInput) GoString

func (s ListAllDataModelRowIDsInput) GoString() string

GoString returns the string representation

func (*ListAllDataModelRowIDsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListAllDataModelRowIDsInput) SetID

SetID sets the ID field's value.

func (*ListAllDataModelRowIDsInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (ListAllDataModelRowIDsInput) String

String returns the string representation

func (*ListAllDataModelRowIDsInput) Validate

func (s *ListAllDataModelRowIDsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListAllDataModelRowIDsOutput

type ListAllDataModelRowIDsOutput struct {
	Metadata *response.ResponseMetadata

	RowIDs []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListAllDataModelRowIDsOutput) GoString

func (s ListAllDataModelRowIDsOutput) GoString() string

GoString returns the string representation

func (*ListAllDataModelRowIDsOutput) SetRowIDs

SetRowIDs sets the RowIDs field's value.

func (ListAllDataModelRowIDsOutput) String

String returns the string representation

type ListClustersInput

type ListClustersInput struct {
	Filter *FilterForListClustersInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListClustersInput) GoString

func (s ListClustersInput) GoString() string

GoString returns the string representation

func (*ListClustersInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListClustersInput) SetPageNumber

func (s *ListClustersInput) SetPageNumber(v int32) *ListClustersInput

SetPageNumber sets the PageNumber field's value.

func (*ListClustersInput) SetPageSize

func (s *ListClustersInput) SetPageSize(v int32) *ListClustersInput

SetPageSize sets the PageSize field's value.

func (ListClustersInput) String

func (s ListClustersInput) String() string

String returns the string representation

func (*ListClustersInput) Validate

func (s *ListClustersInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListClustersOfWorkspaceInput

type ListClustersOfWorkspaceInput struct {

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// Type is a required field
	Type *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTypeForListClustersOfWorkspaceInput"`
	// contains filtered or unexported fields
}

func (ListClustersOfWorkspaceInput) GoString

func (s ListClustersOfWorkspaceInput) GoString() string

GoString returns the string representation

func (*ListClustersOfWorkspaceInput) SetID

SetID sets the ID field's value.

func (*ListClustersOfWorkspaceInput) SetType

SetType sets the Type field's value.

func (ListClustersOfWorkspaceInput) String

String returns the string representation

func (*ListClustersOfWorkspaceInput) Validate

func (s *ListClustersOfWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListClustersOfWorkspaceOutput

type ListClustersOfWorkspaceOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListClustersOfWorkspaceOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*ListClustersOfWorkspaceOutput) SetItems

SetItems sets the Items field's value.

func (*ListClustersOfWorkspaceOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListClustersOfWorkspaceOutput) String

String returns the string representation

type ListClustersOutput

type ListClustersOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListClustersOutput `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 (ListClustersOutput) GoString

func (s ListClustersOutput) GoString() string

GoString returns the string representation

func (*ListClustersOutput) SetItems

SetItems sets the Items field's value.

func (*ListClustersOutput) SetPageNumber

func (s *ListClustersOutput) SetPageNumber(v int32) *ListClustersOutput

SetPageNumber sets the PageNumber field's value.

func (*ListClustersOutput) SetPageSize

func (s *ListClustersOutput) SetPageSize(v int32) *ListClustersOutput

SetPageSize sets the PageSize field's value.

func (*ListClustersOutput) SetTotalCount

func (s *ListClustersOutput) SetTotalCount(v int32) *ListClustersOutput

SetTotalCount sets the TotalCount field's value.

func (ListClustersOutput) String

func (s ListClustersOutput) String() string

String returns the string representation

type ListDataModelRowsInput

type ListDataModelRowsInput struct {
	Filter *FilterForListDataModelRowsInput `type:"structure" json:",omitempty"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	SortBy *string `type:"string" json:",omitempty"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListDataModelRowsInput"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListDataModelRowsInput) GoString

func (s ListDataModelRowsInput) GoString() string

GoString returns the string representation

func (*ListDataModelRowsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListDataModelRowsInput) SetID

SetID sets the ID field's value.

func (*ListDataModelRowsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListDataModelRowsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListDataModelRowsInput) SetSortBy

SetSortBy sets the SortBy field's value.

func (*ListDataModelRowsInput) SetSortOrder

SetSortOrder sets the SortOrder field's value.

func (*ListDataModelRowsInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (ListDataModelRowsInput) String

func (s ListDataModelRowsInput) String() string

String returns the string representation

func (*ListDataModelRowsInput) Validate

func (s *ListDataModelRowsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListDataModelRowsOutput

type ListDataModelRowsOutput struct {
	Metadata *response.ResponseMetadata

	Headers []*string `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	Rows []*RowForListDataModelRowsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDataModelRowsOutput) GoString

func (s ListDataModelRowsOutput) GoString() string

GoString returns the string representation

func (*ListDataModelRowsOutput) SetHeaders

SetHeaders sets the Headers field's value.

func (*ListDataModelRowsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListDataModelRowsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListDataModelRowsOutput) SetRows

SetRows sets the Rows field's value.

func (*ListDataModelRowsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListDataModelRowsOutput) String

func (s ListDataModelRowsOutput) String() string

String returns the string representation

type ListDataModelsInput

type ListDataModelsInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListDataModelsInput) GoString

func (s ListDataModelsInput) GoString() string

GoString returns the string representation

func (*ListDataModelsInput) SetWorkspaceID

func (s *ListDataModelsInput) SetWorkspaceID(v string) *ListDataModelsInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ListDataModelsInput) String

func (s ListDataModelsInput) String() string

String returns the string representation

func (*ListDataModelsInput) Validate

func (s *ListDataModelsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListDataModelsOutput

type ListDataModelsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListDataModelsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListDataModelsOutput) GoString

func (s ListDataModelsOutput) GoString() string

GoString returns the string representation

func (*ListDataModelsOutput) SetItems

SetItems sets the Items field's value.

func (*ListDataModelsOutput) SetTotalCount

func (s *ListDataModelsOutput) SetTotalCount(v int32) *ListDataModelsOutput

SetTotalCount sets the TotalCount field's value.

func (ListDataModelsOutput) String

func (s ListDataModelsOutput) String() string

String returns the string representation

type ListNotebookServerResourceOptsInput

type ListNotebookServerResourceOptsInput struct {
	// contains filtered or unexported fields
}

func (ListNotebookServerResourceOptsInput) GoString

GoString returns the string representation

func (ListNotebookServerResourceOptsInput) String

String returns the string representation

type ListNotebookServerResourceOptsOutput

type ListNotebookServerResourceOptsOutput struct {
	Metadata *response.ResponseMetadata

	ResourceSize []*ResourceSizeForListNotebookServerResourceOptsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListNotebookServerResourceOptsOutput) GoString

GoString returns the string representation

func (*ListNotebookServerResourceOptsOutput) SetResourceSize

SetResourceSize sets the ResourceSize field's value.

func (ListNotebookServerResourceOptsOutput) String

String returns the string representation

type ListNotebookServersInput

type ListNotebookServersInput struct {
	Filter *FilterForListNotebookServersInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListNotebookServersInput"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListNotebookServersInput"`
	// contains filtered or unexported fields
}

func (ListNotebookServersInput) GoString

func (s ListNotebookServersInput) GoString() string

GoString returns the string representation

func (*ListNotebookServersInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListNotebookServersInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListNotebookServersInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListNotebookServersInput) SetSortBy

SetSortBy sets the SortBy field's value.

func (*ListNotebookServersInput) SetSortOrder

SetSortOrder sets the SortOrder field's value.

func (ListNotebookServersInput) String

func (s ListNotebookServersInput) String() string

String returns the string representation

func (*ListNotebookServersInput) Validate

func (s *ListNotebookServersInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListNotebookServersOutput

type ListNotebookServersOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListNotebookServersOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListNotebookServersOutput) GoString

func (s ListNotebookServersOutput) GoString() string

GoString returns the string representation

func (*ListNotebookServersOutput) SetItems

SetItems sets the Items field's value.

func (*ListNotebookServersOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListNotebookServersOutput) String

func (s ListNotebookServersOutput) String() string

String returns the string representation

type ListRunsInput

type ListRunsInput struct {
	Filter *FilterForListRunsInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	// SubmissionID is a required field
	SubmissionID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListRunsInput) GoString

func (s ListRunsInput) GoString() string

GoString returns the string representation

func (*ListRunsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListRunsInput) SetPageNumber

func (s *ListRunsInput) SetPageNumber(v int32) *ListRunsInput

SetPageNumber sets the PageNumber field's value.

func (*ListRunsInput) SetPageSize

func (s *ListRunsInput) SetPageSize(v int32) *ListRunsInput

SetPageSize sets the PageSize field's value.

func (*ListRunsInput) SetSubmissionID

func (s *ListRunsInput) SetSubmissionID(v string) *ListRunsInput

SetSubmissionID sets the SubmissionID field's value.

func (*ListRunsInput) SetWorkspaceID

func (s *ListRunsInput) SetWorkspaceID(v string) *ListRunsInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ListRunsInput) String

func (s ListRunsInput) String() string

String returns the string representation

func (*ListRunsInput) Validate

func (s *ListRunsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListRunsOutput

type ListRunsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListRunsOutput `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 (ListRunsOutput) GoString

func (s ListRunsOutput) GoString() string

GoString returns the string representation

func (*ListRunsOutput) SetItems

SetItems sets the Items field's value.

func (*ListRunsOutput) SetPageNumber

func (s *ListRunsOutput) SetPageNumber(v int32) *ListRunsOutput

SetPageNumber sets the PageNumber field's value.

func (*ListRunsOutput) SetPageSize

func (s *ListRunsOutput) SetPageSize(v int32) *ListRunsOutput

SetPageSize sets the PageSize field's value.

func (*ListRunsOutput) SetTotalCount

func (s *ListRunsOutput) SetTotalCount(v int32) *ListRunsOutput

SetTotalCount sets the TotalCount field's value.

func (ListRunsOutput) String

func (s ListRunsOutput) String() string

String returns the string representation

type ListSubmissionsInput

type ListSubmissionsInput struct {
	Filter *FilterForListSubmissionsInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListSubmissionsInput) GoString

func (s ListSubmissionsInput) GoString() string

GoString returns the string representation

func (*ListSubmissionsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListSubmissionsInput) SetPageNumber

func (s *ListSubmissionsInput) SetPageNumber(v int32) *ListSubmissionsInput

SetPageNumber sets the PageNumber field's value.

func (*ListSubmissionsInput) SetPageSize

func (s *ListSubmissionsInput) SetPageSize(v int32) *ListSubmissionsInput

SetPageSize sets the PageSize field's value.

func (*ListSubmissionsInput) SetWorkspaceID

func (s *ListSubmissionsInput) SetWorkspaceID(v string) *ListSubmissionsInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ListSubmissionsInput) String

func (s ListSubmissionsInput) String() string

String returns the string representation

func (*ListSubmissionsInput) Validate

func (s *ListSubmissionsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListSubmissionsOutput

type ListSubmissionsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListSubmissionsOutput `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 (ListSubmissionsOutput) GoString

func (s ListSubmissionsOutput) GoString() string

GoString returns the string representation

func (*ListSubmissionsOutput) SetItems

SetItems sets the Items field's value.

func (*ListSubmissionsOutput) SetPageNumber

func (s *ListSubmissionsOutput) SetPageNumber(v int32) *ListSubmissionsOutput

SetPageNumber sets the PageNumber field's value.

func (*ListSubmissionsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListSubmissionsOutput) SetTotalCount

func (s *ListSubmissionsOutput) SetTotalCount(v int32) *ListSubmissionsOutput

SetTotalCount sets the TotalCount field's value.

func (ListSubmissionsOutput) String

func (s ListSubmissionsOutput) String() string

String returns the string representation

type ListTasksInput

type ListTasksInput struct {
	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	// RunID is a required field
	RunID *string `type:"string" json:",omitempty" required:"true"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListTasksInput) GoString

func (s ListTasksInput) GoString() string

GoString returns the string representation

func (*ListTasksInput) SetPageNumber

func (s *ListTasksInput) SetPageNumber(v int32) *ListTasksInput

SetPageNumber sets the PageNumber field's value.

func (*ListTasksInput) SetPageSize

func (s *ListTasksInput) SetPageSize(v int32) *ListTasksInput

SetPageSize sets the PageSize field's value.

func (*ListTasksInput) SetRunID

func (s *ListTasksInput) SetRunID(v string) *ListTasksInput

SetRunID sets the RunID field's value.

func (*ListTasksInput) SetWorkspaceID

func (s *ListTasksInput) SetWorkspaceID(v string) *ListTasksInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ListTasksInput) String

func (s ListTasksInput) String() string

String returns the string representation

func (*ListTasksInput) Validate

func (s *ListTasksInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListTasksOutput

type ListTasksOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListTasksOutput `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 (ListTasksOutput) GoString

func (s ListTasksOutput) GoString() string

GoString returns the string representation

func (*ListTasksOutput) SetItems

SetItems sets the Items field's value.

func (*ListTasksOutput) SetPageNumber

func (s *ListTasksOutput) SetPageNumber(v int32) *ListTasksOutput

SetPageNumber sets the PageNumber field's value.

func (*ListTasksOutput) SetPageSize

func (s *ListTasksOutput) SetPageSize(v int32) *ListTasksOutput

SetPageSize sets the PageSize field's value.

func (*ListTasksOutput) SetTotalCount

func (s *ListTasksOutput) SetTotalCount(v int32) *ListTasksOutput

SetTotalCount sets the TotalCount field's value.

func (ListTasksOutput) String

func (s ListTasksOutput) String() string

String returns the string representation

type ListWorkflowsInput

type ListWorkflowsInput struct {
	Filter *FilterForListWorkflowsInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListWorkflowsInput"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListWorkflowsInput"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (ListWorkflowsInput) GoString

func (s ListWorkflowsInput) GoString() string

GoString returns the string representation

func (*ListWorkflowsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListWorkflowsInput) SetPageNumber

func (s *ListWorkflowsInput) SetPageNumber(v int32) *ListWorkflowsInput

SetPageNumber sets the PageNumber field's value.

func (*ListWorkflowsInput) SetPageSize

func (s *ListWorkflowsInput) SetPageSize(v int32) *ListWorkflowsInput

SetPageSize sets the PageSize field's value.

func (*ListWorkflowsInput) SetSortBy

func (s *ListWorkflowsInput) SetSortBy(v string) *ListWorkflowsInput

SetSortBy sets the SortBy field's value.

func (*ListWorkflowsInput) SetSortOrder

func (s *ListWorkflowsInput) SetSortOrder(v string) *ListWorkflowsInput

SetSortOrder sets the SortOrder field's value.

func (*ListWorkflowsInput) SetWorkspaceID

func (s *ListWorkflowsInput) SetWorkspaceID(v string) *ListWorkflowsInput

SetWorkspaceID sets the WorkspaceID field's value.

func (ListWorkflowsInput) String

func (s ListWorkflowsInput) String() string

String returns the string representation

func (*ListWorkflowsInput) Validate

func (s *ListWorkflowsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListWorkflowsOutput

type ListWorkflowsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListWorkflowsOutput `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 (ListWorkflowsOutput) GoString

func (s ListWorkflowsOutput) GoString() string

GoString returns the string representation

func (*ListWorkflowsOutput) SetItems

SetItems sets the Items field's value.

func (*ListWorkflowsOutput) SetPageNumber

func (s *ListWorkflowsOutput) SetPageNumber(v int32) *ListWorkflowsOutput

SetPageNumber sets the PageNumber field's value.

func (*ListWorkflowsOutput) SetPageSize

func (s *ListWorkflowsOutput) SetPageSize(v int32) *ListWorkflowsOutput

SetPageSize sets the PageSize field's value.

func (*ListWorkflowsOutput) SetTotalCount

func (s *ListWorkflowsOutput) SetTotalCount(v int32) *ListWorkflowsOutput

SetTotalCount sets the TotalCount field's value.

func (ListWorkflowsOutput) String

func (s ListWorkflowsOutput) String() string

String returns the string representation

type ListWorkspaceExtraBucketsInput

type ListWorkspaceExtraBucketsInput struct {
	Filter *FilterForListWorkspaceExtraBucketsInput `type:"structure" json:",omitempty"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListWorkspaceExtraBucketsInput"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListWorkspaceExtraBucketsInput"`
	// contains filtered or unexported fields
}

func (ListWorkspaceExtraBucketsInput) GoString

GoString returns the string representation

func (*ListWorkspaceExtraBucketsInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListWorkspaceExtraBucketsInput) SetID

SetID sets the ID field's value.

func (*ListWorkspaceExtraBucketsInput) SetSortBy

SetSortBy sets the SortBy field's value.

func (*ListWorkspaceExtraBucketsInput) SetSortOrder

SetSortOrder sets the SortOrder field's value.

func (ListWorkspaceExtraBucketsInput) String

String returns the string representation

func (*ListWorkspaceExtraBucketsInput) Validate

func (s *ListWorkspaceExtraBucketsInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListWorkspaceExtraBucketsOutput

type ListWorkspaceExtraBucketsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListWorkspaceExtraBucketsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListWorkspaceExtraBucketsOutput) GoString

GoString returns the string representation

func (*ListWorkspaceExtraBucketsOutput) SetItems

SetItems sets the Items field's value.

func (ListWorkspaceExtraBucketsOutput) String

String returns the string representation

type ListWorkspaceLabelsInput

type ListWorkspaceLabelsInput struct {
	Filter *FilterForListWorkspaceLabelsInput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListWorkspaceLabelsInput) GoString

func (s ListWorkspaceLabelsInput) GoString() string

GoString returns the string representation

func (*ListWorkspaceLabelsInput) SetFilter

SetFilter sets the Filter field's value.

func (ListWorkspaceLabelsInput) String

func (s ListWorkspaceLabelsInput) String() string

String returns the string representation

type ListWorkspaceLabelsOutput

type ListWorkspaceLabelsOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListWorkspaceLabelsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListWorkspaceLabelsOutput) GoString

func (s ListWorkspaceLabelsOutput) GoString() string

GoString returns the string representation

func (*ListWorkspaceLabelsOutput) SetItems

SetItems sets the Items field's value.

func (*ListWorkspaceLabelsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListWorkspaceLabelsOutput) String

func (s ListWorkspaceLabelsOutput) String() string

String returns the string representation

type ListWorkspacesInput

type ListWorkspacesInput struct {
	Filter *FilterForListWorkspacesInput `type:"structure" json:",omitempty"`

	PageNumber *int32 `min:"1" type:"int32" json:",omitempty"`

	PageSize *int32 `max:"100" type:"int32" json:",omitempty"`

	SortBy *string `type:"string" json:",omitempty" enum:"EnumOfSortByForListWorkspacesInput"`

	SortOrder *string `type:"string" json:",omitempty" enum:"EnumOfSortOrderForListWorkspacesInput"`
	// contains filtered or unexported fields
}

func (ListWorkspacesInput) GoString

func (s ListWorkspacesInput) GoString() string

GoString returns the string representation

func (*ListWorkspacesInput) SetFilter

SetFilter sets the Filter field's value.

func (*ListWorkspacesInput) SetPageNumber

func (s *ListWorkspacesInput) SetPageNumber(v int32) *ListWorkspacesInput

SetPageNumber sets the PageNumber field's value.

func (*ListWorkspacesInput) SetPageSize

func (s *ListWorkspacesInput) SetPageSize(v int32) *ListWorkspacesInput

SetPageSize sets the PageSize field's value.

func (*ListWorkspacesInput) SetSortBy

SetSortBy sets the SortBy field's value.

func (*ListWorkspacesInput) SetSortOrder

func (s *ListWorkspacesInput) SetSortOrder(v string) *ListWorkspacesInput

SetSortOrder sets the SortOrder field's value.

func (ListWorkspacesInput) String

func (s ListWorkspacesInput) String() string

String returns the string representation

func (*ListWorkspacesInput) Validate

func (s *ListWorkspacesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListWorkspacesOutput

type ListWorkspacesOutput struct {
	Metadata *response.ResponseMetadata

	Items []*ItemForListWorkspacesOutput `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 (ListWorkspacesOutput) GoString

func (s ListWorkspacesOutput) GoString() string

GoString returns the string representation

func (*ListWorkspacesOutput) SetItems

SetItems sets the Items field's value.

func (*ListWorkspacesOutput) SetPageNumber

func (s *ListWorkspacesOutput) SetPageNumber(v int32) *ListWorkspacesOutput

SetPageNumber sets the PageNumber field's value.

func (*ListWorkspacesOutput) SetPageSize

func (s *ListWorkspacesOutput) SetPageSize(v int32) *ListWorkspacesOutput

SetPageSize sets the PageSize field's value.

func (*ListWorkspacesOutput) SetTotalCount

func (s *ListWorkspacesOutput) SetTotalCount(v int32) *ListWorkspacesOutput

SetTotalCount sets the TotalCount field's value.

func (ListWorkspacesOutput) String

func (s ListWorkspacesOutput) String() string

String returns the string representation

type OutputForListWorkflowsOutput

type OutputForListWorkflowsOutput struct {
	Default *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	Optional *bool `type:"boolean" json:",omitempty"`

	ParameterMeta *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (OutputForListWorkflowsOutput) GoString

func (s OutputForListWorkflowsOutput) GoString() string

GoString returns the string representation

func (*OutputForListWorkflowsOutput) SetDefault

SetDefault sets the Default field's value.

func (*OutputForListWorkflowsOutput) SetName

SetName sets the Name field's value.

func (*OutputForListWorkflowsOutput) SetOptional

SetOptional sets the Optional field's value.

func (*OutputForListWorkflowsOutput) SetParameterMeta

SetParameterMeta sets the ParameterMeta field's value.

func (*OutputForListWorkflowsOutput) SetType

SetType sets the Type field's value.

func (OutputForListWorkflowsOutput) String

String returns the string representation

type PublicMetaForListWorkspacesOutput

type PublicMetaForListWorkspacesOutput struct {
	TosBucketTotalStorage *float64 `type:"double" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PublicMetaForListWorkspacesOutput) GoString

GoString returns the string representation

func (*PublicMetaForListWorkspacesOutput) SetTosBucketTotalStorage

SetTosBucketTotalStorage sets the TosBucketTotalStorage field's value.

func (PublicMetaForListWorkspacesOutput) String

String returns the string representation

type RepositorySchemaForCreateDataModelInput

type RepositorySchemaForCreateDataModelInput struct {
	AAIPassport *string `type:"string" json:",omitempty"`

	SchemaID *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RepositorySchemaForCreateDataModelInput) GoString

GoString returns the string representation

func (*RepositorySchemaForCreateDataModelInput) SetAAIPassport

SetAAIPassport sets the AAIPassport field's value.

func (*RepositorySchemaForCreateDataModelInput) SetSchemaID

SetSchemaID sets the SchemaID field's value.

func (RepositorySchemaForCreateDataModelInput) String

String returns the string representation

type ResourceClaimedForListTasksOutput

type ResourceClaimedForListTasksOutput struct {
	CPUCore *float64 `type:"double" json:",omitempty"`

	GPUGiB *float64 `type:"double" json:",omitempty"`

	MemoryGiB *float64 `type:"double" json:",omitempty"`

	StorageGiB *float64 `type:"double" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceClaimedForListTasksOutput) GoString

GoString returns the string representation

func (*ResourceClaimedForListTasksOutput) SetCPUCore

SetCPUCore sets the CPUCore field's value.

func (*ResourceClaimedForListTasksOutput) SetGPUGiB

SetGPUGiB sets the GPUGiB field's value.

func (*ResourceClaimedForListTasksOutput) SetMemoryGiB

SetMemoryGiB sets the MemoryGiB field's value.

func (*ResourceClaimedForListTasksOutput) SetStorageGiB

SetStorageGiB sets the StorageGiB field's value.

func (ResourceClaimedForListTasksOutput) String

String returns the string representation

type ResourceSizeForListNotebookServerResourceOptsOutput

type ResourceSizeForListNotebookServerResourceOptsOutput struct {
	Cpu *int32 `type:"int32" json:",omitempty"`

	Memory *int32 `type:"int32" json:",omitempty"`

	ResourceSize *string `type:"string" json:",omitempty" enum:"EnumOfResourceSizeForListNotebookServerResourceOptsOutput"`
	// contains filtered or unexported fields
}

func (ResourceSizeForListNotebookServerResourceOptsOutput) GoString

GoString returns the string representation

func (*ResourceSizeForListNotebookServerResourceOptsOutput) SetCpu

SetCpu sets the Cpu field's value.

func (*ResourceSizeForListNotebookServerResourceOptsOutput) SetMemory

SetMemory sets the Memory field's value.

func (*ResourceSizeForListNotebookServerResourceOptsOutput) SetResourceSize

SetResourceSize sets the ResourceSize field's value.

func (ResourceSizeForListNotebookServerResourceOptsOutput) String

String returns the string representation

type ResourceUsedForListTasksOutput

type ResourceUsedForListTasksOutput struct {
	CPUCore *float64 `type:"double" json:",omitempty"`

	GPUGiB *float64 `type:"double" json:",omitempty"`

	MemoryGiB *float64 `type:"double" json:",omitempty"`

	StorageGiB *float64 `type:"double" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceUsedForListTasksOutput) GoString

GoString returns the string representation

func (*ResourceUsedForListTasksOutput) SetCPUCore

SetCPUCore sets the CPUCore field's value.

func (*ResourceUsedForListTasksOutput) SetGPUGiB

SetGPUGiB sets the GPUGiB field's value.

func (*ResourceUsedForListTasksOutput) SetMemoryGiB

SetMemoryGiB sets the MemoryGiB field's value.

func (*ResourceUsedForListTasksOutput) SetStorageGiB

SetStorageGiB sets the StorageGiB field's value.

func (ResourceUsedForListTasksOutput) String

String returns the string representation

type RowForCreateDataModelInput

type RowForCreateDataModelInput struct {
	// contains filtered or unexported fields
}

func (RowForCreateDataModelInput) GoString

func (s RowForCreateDataModelInput) GoString() string

GoString returns the string representation

func (RowForCreateDataModelInput) String

String returns the string representation

type RowForListDataModelRowsOutput

type RowForListDataModelRowsOutput struct {
	// contains filtered or unexported fields
}

func (RowForListDataModelRowsOutput) GoString

GoString returns the string representation

func (RowForListDataModelRowsOutput) String

String returns the string representation

type RunStatusForListSubmissionsOutput

type RunStatusForListSubmissionsOutput struct {
	Cancelled *int32 `type:"int32" json:",omitempty"`

	Cancelling *string `type:"string" json:",omitempty"`

	Count *int32 `type:"int32" json:",omitempty"`

	Failed *int32 `type:"int32" json:",omitempty"`

	Pending *int32 `type:"int32" json:",omitempty"`

	Running *int32 `type:"int32" json:",omitempty"`

	Succeeded *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (RunStatusForListSubmissionsOutput) GoString

GoString returns the string representation

func (*RunStatusForListSubmissionsOutput) SetCancelled

SetCancelled sets the Cancelled field's value.

func (*RunStatusForListSubmissionsOutput) SetCancelling

SetCancelling sets the Cancelling field's value.

func (*RunStatusForListSubmissionsOutput) SetCount

SetCount sets the Count field's value.

func (*RunStatusForListSubmissionsOutput) SetFailed

SetFailed sets the Failed field's value.

func (*RunStatusForListSubmissionsOutput) SetPending

SetPending sets the Pending field's value.

func (*RunStatusForListSubmissionsOutput) SetRunning

SetRunning sets the Running field's value.

func (*RunStatusForListSubmissionsOutput) SetSucceeded

SetSucceeded sets the Succeeded field's value.

func (RunStatusForListSubmissionsOutput) String

String returns the string representation

type S3ProxyConfigForListClustersOfWorkspaceOutput

type S3ProxyConfigForListClustersOfWorkspaceOutput struct {
	AccessKey *string `type:"string" json:",omitempty"`

	Endpoint *string `type:"string" json:",omitempty"`

	ForcePathStyle *bool `type:"boolean" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	SecretKey *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (S3ProxyConfigForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*S3ProxyConfigForListClustersOfWorkspaceOutput) SetAccessKey

SetAccessKey sets the AccessKey field's value.

func (*S3ProxyConfigForListClustersOfWorkspaceOutput) SetEndpoint

SetEndpoint sets the Endpoint field's value.

func (*S3ProxyConfigForListClustersOfWorkspaceOutput) SetForcePathStyle

SetForcePathStyle sets the ForcePathStyle field's value.

func (*S3ProxyConfigForListClustersOfWorkspaceOutput) SetRegion

SetRegion sets the Region field's value.

func (*S3ProxyConfigForListClustersOfWorkspaceOutput) SetSecretKey

SetSecretKey sets the SecretKey field's value.

func (S3ProxyConfigForListClustersOfWorkspaceOutput) String

String returns the string representation

type S3ProxyConfigForListClustersOutput

type S3ProxyConfigForListClustersOutput struct {
	AccessKey *string `type:"string" json:",omitempty"`

	Endpoint *string `type:"string" json:",omitempty"`

	ForcePathStyle *bool `type:"boolean" json:",omitempty"`

	Region *string `type:"string" json:",omitempty"`

	SecretKey *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (S3ProxyConfigForListClustersOutput) GoString

GoString returns the string representation

func (*S3ProxyConfigForListClustersOutput) SetAccessKey

SetAccessKey sets the AccessKey field's value.

func (*S3ProxyConfigForListClustersOutput) SetEndpoint

SetEndpoint sets the Endpoint field's value.

func (*S3ProxyConfigForListClustersOutput) SetForcePathStyle

SetForcePathStyle sets the ForcePathStyle field's value.

func (*S3ProxyConfigForListClustersOutput) SetRegion

SetRegion sets the Region field's value.

func (*S3ProxyConfigForListClustersOutput) SetSecretKey

SetSecretKey sets the SecretKey field's value.

func (S3ProxyConfigForListClustersOutput) String

String returns the string representation

type SharedConfigForCreateClusterInput

type SharedConfigForCreateClusterInput struct {
	// contains filtered or unexported fields
}

func (SharedConfigForCreateClusterInput) GoString

GoString returns the string representation

func (SharedConfigForCreateClusterInput) String

String returns the string representation

type SharedConfigForListClustersOfWorkspaceOutput

type SharedConfigForListClustersOfWorkspaceOutput struct {
	// contains filtered or unexported fields
}

func (SharedConfigForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (SharedConfigForListClustersOfWorkspaceOutput) String

String returns the string representation

type SharedConfigForListClustersOutput

type SharedConfigForListClustersOutput struct {
	// contains filtered or unexported fields
}

func (SharedConfigForListClustersOutput) GoString

GoString returns the string representation

func (SharedConfigForListClustersOutput) String

String returns the string representation

type StatusForListWorkflowsOutput

type StatusForListWorkflowsOutput struct {
	Message *string `type:"string" json:",omitempty"`

	Phase *string `type:"string" json:",omitempty" enum:"EnumOfPhaseForListWorkflowsOutput"`
	// contains filtered or unexported fields
}

func (StatusForListWorkflowsOutput) GoString

func (s StatusForListWorkflowsOutput) GoString() string

GoString returns the string representation

func (*StatusForListWorkflowsOutput) SetMessage

SetMessage sets the Message field's value.

func (*StatusForListWorkflowsOutput) SetPhase

SetPhase sets the Phase field's value.

func (StatusForListWorkflowsOutput) String

String returns the string representation

type StopNotebookServerInput

type StopNotebookServerInput struct {

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (StopNotebookServerInput) GoString

func (s StopNotebookServerInput) GoString() string

GoString returns the string representation

func (*StopNotebookServerInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (StopNotebookServerInput) String

func (s StopNotebookServerInput) String() string

String returns the string representation

func (*StopNotebookServerInput) Validate

func (s *StopNotebookServerInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type StopNotebookServerOutput

type StopNotebookServerOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (StopNotebookServerOutput) GoString

func (s StopNotebookServerOutput) GoString() string

GoString returns the string representation

func (StopNotebookServerOutput) String

func (s StopNotebookServerOutput) String() string

String returns the string representation

type TaskStatusForListRunsOutput

type TaskStatusForListRunsOutput struct {
	Cancelled *int32 `type:"int32" json:",omitempty"`

	Count *int32 `type:"int32" json:",omitempty"`

	Failed *int32 `type:"int32" json:",omitempty"`

	Initializing *int32 `type:"int32" json:",omitempty"`

	Queued *int32 `type:"int32" json:",omitempty"`

	Running *int32 `type:"int32" json:",omitempty"`

	Succeeded *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TaskStatusForListRunsOutput) GoString

func (s TaskStatusForListRunsOutput) GoString() string

GoString returns the string representation

func (*TaskStatusForListRunsOutput) SetCancelled

SetCancelled sets the Cancelled field's value.

func (*TaskStatusForListRunsOutput) SetCount

SetCount sets the Count field's value.

func (*TaskStatusForListRunsOutput) SetFailed

SetFailed sets the Failed field's value.

func (*TaskStatusForListRunsOutput) SetInitializing

SetInitializing sets the Initializing field's value.

func (*TaskStatusForListRunsOutput) SetQueued

SetQueued sets the Queued field's value.

func (*TaskStatusForListRunsOutput) SetRunning

SetRunning sets the Running field's value.

func (*TaskStatusForListRunsOutput) SetSucceeded

SetSucceeded sets the Succeeded field's value.

func (TaskStatusForListRunsOutput) String

String returns the string representation

type UnbindClusterAndWorkspaceInput

type UnbindClusterAndWorkspaceInput struct {

	// ClusterID is a required field
	ClusterID *string `type:"string" json:",omitempty" required:"true"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	// Type is a required field
	Type *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTypeForUnbindClusterAndWorkspaceInput"`
	// contains filtered or unexported fields
}

func (UnbindClusterAndWorkspaceInput) GoString

GoString returns the string representation

func (*UnbindClusterAndWorkspaceInput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*UnbindClusterAndWorkspaceInput) SetID

SetID sets the ID field's value.

func (*UnbindClusterAndWorkspaceInput) SetType

SetType sets the Type field's value.

func (UnbindClusterAndWorkspaceInput) String

String returns the string representation

func (*UnbindClusterAndWorkspaceInput) Validate

func (s *UnbindClusterAndWorkspaceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UnbindClusterAndWorkspaceOutput

type UnbindClusterAndWorkspaceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UnbindClusterAndWorkspaceOutput) GoString

GoString returns the string representation

func (UnbindClusterAndWorkspaceOutput) String

String returns the string representation

type UpdateAPIAccessKeyInput

type UpdateAPIAccessKeyInput struct {

	// AccessKeyID is a required field
	AccessKeyID *string `type:"string" json:",omitempty" required:"true"`

	// ClusterID is a required field
	ClusterID *string `type:"string" json:",omitempty" required:"true"`

	// SecretAccessKey is a required field
	SecretAccessKey *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (UpdateAPIAccessKeyInput) GoString

func (s UpdateAPIAccessKeyInput) GoString() string

GoString returns the string representation

func (*UpdateAPIAccessKeyInput) SetAccessKeyID

SetAccessKeyID sets the AccessKeyID field's value.

func (*UpdateAPIAccessKeyInput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*UpdateAPIAccessKeyInput) SetSecretAccessKey

func (s *UpdateAPIAccessKeyInput) SetSecretAccessKey(v string) *UpdateAPIAccessKeyInput

SetSecretAccessKey sets the SecretAccessKey field's value.

func (UpdateAPIAccessKeyInput) String

func (s UpdateAPIAccessKeyInput) String() string

String returns the string representation

func (*UpdateAPIAccessKeyInput) Validate

func (s *UpdateAPIAccessKeyInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateAPIAccessKeyOutput

type UpdateAPIAccessKeyOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateAPIAccessKeyOutput) GoString

func (s UpdateAPIAccessKeyOutput) GoString() string

GoString returns the string representation

func (UpdateAPIAccessKeyOutput) String

func (s UpdateAPIAccessKeyOutput) String() string

String returns the string representation

type UpdateNotebookServerSettingsInput

type UpdateNotebookServerSettingsInput struct {
	ImageID *string `type:"string" json:",omitempty"`

	MountTOSEnabled *bool `type:"boolean" json:",omitempty"`

	ResourceSize *string `type:"string" json:",omitempty" enum:"EnumOfResourceSizeForUpdateNotebookServerSettingsInput"`

	StorageCapacity *int32 `type:"int32" json:",omitempty"`

	TempImageName *string `type:"string" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (UpdateNotebookServerSettingsInput) GoString

GoString returns the string representation

func (*UpdateNotebookServerSettingsInput) SetImageID

SetImageID sets the ImageID field's value.

func (*UpdateNotebookServerSettingsInput) SetMountTOSEnabled

SetMountTOSEnabled sets the MountTOSEnabled field's value.

func (*UpdateNotebookServerSettingsInput) SetResourceSize

SetResourceSize sets the ResourceSize field's value.

func (*UpdateNotebookServerSettingsInput) SetStorageCapacity

SetStorageCapacity sets the StorageCapacity field's value.

func (*UpdateNotebookServerSettingsInput) SetTempImageName

SetTempImageName sets the TempImageName field's value.

func (*UpdateNotebookServerSettingsInput) SetWorkspaceID

SetWorkspaceID sets the WorkspaceID field's value.

func (UpdateNotebookServerSettingsInput) String

String returns the string representation

func (*UpdateNotebookServerSettingsInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type UpdateNotebookServerSettingsOutput

type UpdateNotebookServerSettingsOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateNotebookServerSettingsOutput) GoString

GoString returns the string representation

func (UpdateNotebookServerSettingsOutput) String

String returns the string representation

type UpdateWorkflowInput

type UpdateWorkflowInput struct {
	Content *string `type:"string" json:",omitempty"`

	Description *string `max:"1000" type:"string" json:",omitempty"`

	// ID is a required field
	ID *string `type:"string" json:",omitempty" required:"true"`

	MainWorkflowPath *string `type:"string" json:",omitempty"`

	// Name is a required field
	Name *string `min:"1" max:"200" type:"string" json:",omitempty" required:"true"`

	Source *string `type:"string" json:",omitempty"`

	SourceType *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Token *string `type:"string" json:",omitempty"`

	// WorkspaceID is a required field
	WorkspaceID *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (UpdateWorkflowInput) GoString

func (s UpdateWorkflowInput) GoString() string

GoString returns the string representation

func (*UpdateWorkflowInput) SetContent

SetContent sets the Content field's value.

func (*UpdateWorkflowInput) SetDescription

func (s *UpdateWorkflowInput) SetDescription(v string) *UpdateWorkflowInput

SetDescription sets the Description field's value.

func (*UpdateWorkflowInput) SetID

SetID sets the ID field's value.

func (*UpdateWorkflowInput) SetMainWorkflowPath

func (s *UpdateWorkflowInput) SetMainWorkflowPath(v string) *UpdateWorkflowInput

SetMainWorkflowPath sets the MainWorkflowPath field's value.

func (*UpdateWorkflowInput) SetName

SetName sets the Name field's value.

func (*UpdateWorkflowInput) SetSource

SetSource sets the Source field's value.

func (*UpdateWorkflowInput) SetSourceType

func (s *UpdateWorkflowInput) SetSourceType(v string) *UpdateWorkflowInput

SetSourceType sets the SourceType field's value.

func (*UpdateWorkflowInput) SetTag

SetTag sets the Tag field's value.

func (*UpdateWorkflowInput) SetToken

SetToken sets the Token field's value.

func (*UpdateWorkflowInput) SetWorkspaceID

func (s *UpdateWorkflowInput) SetWorkspaceID(v string) *UpdateWorkflowInput

SetWorkspaceID sets the WorkspaceID field's value.

func (UpdateWorkflowInput) String

func (s UpdateWorkflowInput) String() string

String returns the string representation

func (*UpdateWorkflowInput) Validate

func (s *UpdateWorkflowInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UpdateWorkflowOutput

type UpdateWorkflowOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UpdateWorkflowOutput) GoString

func (s UpdateWorkflowOutput) GoString() string

GoString returns the string representation

func (UpdateWorkflowOutput) String

func (s UpdateWorkflowOutput) String() string

String returns the string representation

type VKEConfigForListClustersOfWorkspaceOutput

type VKEConfigForListClustersOfWorkspaceOutput struct {
	ClusterID *string `type:"string" json:",omitempty"`

	StorageClass *string `type:"string" json:",omitempty"`

	VCIEnabled *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (VKEConfigForListClustersOfWorkspaceOutput) GoString

GoString returns the string representation

func (*VKEConfigForListClustersOfWorkspaceOutput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*VKEConfigForListClustersOfWorkspaceOutput) SetStorageClass

SetStorageClass sets the StorageClass field's value.

func (*VKEConfigForListClustersOfWorkspaceOutput) SetVCIEnabled

SetVCIEnabled sets the VCIEnabled field's value.

func (VKEConfigForListClustersOfWorkspaceOutput) String

String returns the string representation

type VKEConfigForListClustersOutput

type VKEConfigForListClustersOutput struct {
	ClusterID *string `type:"string" json:",omitempty"`

	StorageClass *string `type:"string" json:",omitempty"`

	VCIEnabled *bool `type:"boolean" json:",omitempty"`
	// contains filtered or unexported fields
}

func (VKEConfigForListClustersOutput) GoString

GoString returns the string representation

func (*VKEConfigForListClustersOutput) SetClusterID

SetClusterID sets the ClusterID field's value.

func (*VKEConfigForListClustersOutput) SetStorageClass

SetStorageClass sets the StorageClass field's value.

func (*VKEConfigForListClustersOutput) SetVCIEnabled

SetVCIEnabled sets the VCIEnabled field's value.

func (VKEConfigForListClustersOutput) String

String returns the string representation

type VersionsInfoForGetTRSWorkflowInfoOutput

type VersionsInfoForGetTRSWorkflowInfoOutput struct {
	Language *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (VersionsInfoForGetTRSWorkflowInfoOutput) GoString

GoString returns the string representation

func (*VersionsInfoForGetTRSWorkflowInfoOutput) SetLanguage

SetLanguage sets the Language field's value.

func (*VersionsInfoForGetTRSWorkflowInfoOutput) SetName

SetName sets the Name field's value.

func (VersionsInfoForGetTRSWorkflowInfoOutput) String

String returns the string representation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL