filenas

package
v1.0.176 Latest Latest
Warning

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

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

Documentation

Overview

Package filenasiface provides an interface to enable mocking the FILENAS 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 (
	// ConvertEnumOfTypeForCreateDataFlowInputNone is a ConvertEnumOfTypeForCreateDataFlowInput enum value
	ConvertEnumOfTypeForCreateDataFlowInputNone = "None"

	// ConvertEnumOfTypeForCreateDataFlowInputMetadata is a ConvertEnumOfTypeForCreateDataFlowInput enum value
	ConvertEnumOfTypeForCreateDataFlowInputMetadata = "Metadata"

	// ConvertEnumOfTypeForCreateDataFlowInputMetaAndData is a ConvertEnumOfTypeForCreateDataFlowInput enum value
	ConvertEnumOfTypeForCreateDataFlowInputMetaAndData = "MetaAndData"
)
View Source
const (
	// EnumOfAttrForCreateDataFlowInputFileSize is a EnumOfAttrForCreateDataFlowInput enum value
	EnumOfAttrForCreateDataFlowInputFileSize = "FileSize"

	// EnumOfAttrForCreateDataFlowInputFileSuffix is a EnumOfAttrForCreateDataFlowInput enum value
	EnumOfAttrForCreateDataFlowInputFileSuffix = "FileSuffix"

	// EnumOfAttrForCreateDataFlowInputSubDirectory is a EnumOfAttrForCreateDataFlowInput enum value
	EnumOfAttrForCreateDataFlowInputSubDirectory = "SubDirectory"

	// EnumOfAttrForCreateDataFlowInputModifyTime is a EnumOfAttrForCreateDataFlowInput enum value
	EnumOfAttrForCreateDataFlowInputModifyTime = "ModifyTime"

	// EnumOfAttrForCreateDataFlowInputAccessTime is a EnumOfAttrForCreateDataFlowInput enum value
	EnumOfAttrForCreateDataFlowInputAccessTime = "AccessTime"
)
View Source
const (
	// EnumOfRelationshipForCreateDataFlowInputGe is a EnumOfRelationshipForCreateDataFlowInput enum value
	EnumOfRelationshipForCreateDataFlowInputGe = "GE"

	// EnumOfRelationshipForCreateDataFlowInputCt is a EnumOfRelationshipForCreateDataFlowInput enum value
	EnumOfRelationshipForCreateDataFlowInputCt = "CT"

	// EnumOfRelationshipForCreateDataFlowInputNc is a EnumOfRelationshipForCreateDataFlowInput enum value
	EnumOfRelationshipForCreateDataFlowInputNc = "NC"
)
View Source
const (
	// EnumOfSameNameFilePolicyForCreateDataFlowInputSkip is a EnumOfSameNameFilePolicyForCreateDataFlowInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowInputSkip = "Skip"

	// EnumOfSameNameFilePolicyForCreateDataFlowInputKeepLatest is a EnumOfSameNameFilePolicyForCreateDataFlowInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowInputKeepLatest = "KeepLatest"

	// EnumOfSameNameFilePolicyForCreateDataFlowInputOverWrite is a EnumOfSameNameFilePolicyForCreateDataFlowInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowInputOverWrite = "OverWrite"
)
View Source
const (
	// EnumOfStatusForCreateDataFlowInputStarting is a EnumOfStatusForCreateDataFlowInput enum value
	EnumOfStatusForCreateDataFlowInputStarting = "Starting"

	// EnumOfStatusForCreateDataFlowInputRunning is a EnumOfStatusForCreateDataFlowInput enum value
	EnumOfStatusForCreateDataFlowInputRunning = "Running"

	// EnumOfStatusForCreateDataFlowInputStopping is a EnumOfStatusForCreateDataFlowInput enum value
	EnumOfStatusForCreateDataFlowInputStopping = "Stopping"

	// EnumOfStatusForCreateDataFlowInputStopped is a EnumOfStatusForCreateDataFlowInput enum value
	EnumOfStatusForCreateDataFlowInputStopped = "Stopped"

	// EnumOfStatusForCreateDataFlowInputError is a EnumOfStatusForCreateDataFlowInput enum value
	EnumOfStatusForCreateDataFlowInputError = "Error"
)
View Source
const (
	// EnumOfTypeForCreateDataFlowInputNone is a EnumOfTypeForCreateDataFlowInput enum value
	EnumOfTypeForCreateDataFlowInputNone = "None"

	// EnumOfTypeForCreateDataFlowInputCustomize is a EnumOfTypeForCreateDataFlowInput enum value
	EnumOfTypeForCreateDataFlowInputCustomize = "Customize"
)
View Source
const (
	// EnumOfUnitForCreateDataFlowInputHour is a EnumOfUnitForCreateDataFlowInput enum value
	EnumOfUnitForCreateDataFlowInputHour = "Hour"

	// EnumOfUnitForCreateDataFlowInputDay is a EnumOfUnitForCreateDataFlowInput enum value
	EnumOfUnitForCreateDataFlowInputDay = "Day"

	// EnumOfUnitForCreateDataFlowInputWeek is a EnumOfUnitForCreateDataFlowInput enum value
	EnumOfUnitForCreateDataFlowInputWeek = "Week"

	// EnumOfUnitForCreateDataFlowInputMonth is a EnumOfUnitForCreateDataFlowInput enum value
	EnumOfUnitForCreateDataFlowInputMonth = "Month"

	// EnumOfUnitForCreateDataFlowInputYear is a EnumOfUnitForCreateDataFlowInput enum value
	EnumOfUnitForCreateDataFlowInputYear = "Year"
)
View Source
const (
	// ConvertConvertEnumOfTypeForCreateDataFlowTaskInputImport is a ConvertConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertConvertEnumOfTypeForCreateDataFlowTaskInputImport = "Import"

	// ConvertConvertEnumOfTypeForCreateDataFlowTaskInputExport is a ConvertConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertConvertEnumOfTypeForCreateDataFlowTaskInputExport = "Export"

	// ConvertConvertEnumOfTypeForCreateDataFlowTaskInputEvict is a ConvertConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertConvertEnumOfTypeForCreateDataFlowTaskInputEvict = "Evict"
)
View Source
const (
	// ConvertEnumOfTypeForCreateDataFlowTaskInputNone is a ConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertEnumOfTypeForCreateDataFlowTaskInputNone = "None"

	// ConvertEnumOfTypeForCreateDataFlowTaskInputMetadata is a ConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertEnumOfTypeForCreateDataFlowTaskInputMetadata = "Metadata"

	// ConvertEnumOfTypeForCreateDataFlowTaskInputMetaAndData is a ConvertEnumOfTypeForCreateDataFlowTaskInput enum value
	ConvertEnumOfTypeForCreateDataFlowTaskInputMetaAndData = "MetaAndData"
)
View Source
const (
	// EnumOfAttrForCreateDataFlowTaskInputFileSize is a EnumOfAttrForCreateDataFlowTaskInput enum value
	EnumOfAttrForCreateDataFlowTaskInputFileSize = "FileSize"

	// EnumOfAttrForCreateDataFlowTaskInputFileSuffix is a EnumOfAttrForCreateDataFlowTaskInput enum value
	EnumOfAttrForCreateDataFlowTaskInputFileSuffix = "FileSuffix"

	// EnumOfAttrForCreateDataFlowTaskInputSubDirectory is a EnumOfAttrForCreateDataFlowTaskInput enum value
	EnumOfAttrForCreateDataFlowTaskInputSubDirectory = "SubDirectory"

	// EnumOfAttrForCreateDataFlowTaskInputModifyTime is a EnumOfAttrForCreateDataFlowTaskInput enum value
	EnumOfAttrForCreateDataFlowTaskInputModifyTime = "ModifyTime"

	// EnumOfAttrForCreateDataFlowTaskInputAccessTime is a EnumOfAttrForCreateDataFlowTaskInput enum value
	EnumOfAttrForCreateDataFlowTaskInputAccessTime = "AccessTime"
)
View Source
const (
	// EnumOfRelationshipForCreateDataFlowTaskInputGe is a EnumOfRelationshipForCreateDataFlowTaskInput enum value
	EnumOfRelationshipForCreateDataFlowTaskInputGe = "GE"

	// EnumOfRelationshipForCreateDataFlowTaskInputCt is a EnumOfRelationshipForCreateDataFlowTaskInput enum value
	EnumOfRelationshipForCreateDataFlowTaskInputCt = "CT"

	// EnumOfRelationshipForCreateDataFlowTaskInputNc is a EnumOfRelationshipForCreateDataFlowTaskInput enum value
	EnumOfRelationshipForCreateDataFlowTaskInputNc = "NC"
)
View Source
const (
	// EnumOfSameNameFilePolicyForCreateDataFlowTaskInputSkip is a EnumOfSameNameFilePolicyForCreateDataFlowTaskInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowTaskInputSkip = "Skip"

	// EnumOfSameNameFilePolicyForCreateDataFlowTaskInputKeepLatest is a EnumOfSameNameFilePolicyForCreateDataFlowTaskInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowTaskInputKeepLatest = "KeepLatest"

	// EnumOfSameNameFilePolicyForCreateDataFlowTaskInputOverWrite is a EnumOfSameNameFilePolicyForCreateDataFlowTaskInput enum value
	EnumOfSameNameFilePolicyForCreateDataFlowTaskInputOverWrite = "OverWrite"
)
View Source
const (
	// EnumOfStatusForCreateDataFlowTaskInputStarting is a EnumOfStatusForCreateDataFlowTaskInput enum value
	EnumOfStatusForCreateDataFlowTaskInputStarting = "Starting"

	// EnumOfStatusForCreateDataFlowTaskInputRunning is a EnumOfStatusForCreateDataFlowTaskInput enum value
	EnumOfStatusForCreateDataFlowTaskInputRunning = "Running"

	// EnumOfStatusForCreateDataFlowTaskInputStopping is a EnumOfStatusForCreateDataFlowTaskInput enum value
	EnumOfStatusForCreateDataFlowTaskInputStopping = "Stopping"

	// EnumOfStatusForCreateDataFlowTaskInputStopped is a EnumOfStatusForCreateDataFlowTaskInput enum value
	EnumOfStatusForCreateDataFlowTaskInputStopped = "Stopped"

	// EnumOfStatusForCreateDataFlowTaskInputError is a EnumOfStatusForCreateDataFlowTaskInput enum value
	EnumOfStatusForCreateDataFlowTaskInputError = "Error"
)
View Source
const (
	// EnumOfTypeForCreateDataFlowTaskInputNone is a EnumOfTypeForCreateDataFlowTaskInput enum value
	EnumOfTypeForCreateDataFlowTaskInputNone = "None"

	// EnumOfTypeForCreateDataFlowTaskInputCustomize is a EnumOfTypeForCreateDataFlowTaskInput enum value
	EnumOfTypeForCreateDataFlowTaskInputCustomize = "Customize"
)
View Source
const (
	// EnumOfUnitForCreateDataFlowTaskInputHour is a EnumOfUnitForCreateDataFlowTaskInput enum value
	EnumOfUnitForCreateDataFlowTaskInputHour = "Hour"

	// EnumOfUnitForCreateDataFlowTaskInputDay is a EnumOfUnitForCreateDataFlowTaskInput enum value
	EnumOfUnitForCreateDataFlowTaskInputDay = "Day"

	// EnumOfUnitForCreateDataFlowTaskInputWeek is a EnumOfUnitForCreateDataFlowTaskInput enum value
	EnumOfUnitForCreateDataFlowTaskInputWeek = "Week"

	// EnumOfUnitForCreateDataFlowTaskInputMonth is a EnumOfUnitForCreateDataFlowTaskInput enum value
	EnumOfUnitForCreateDataFlowTaskInputMonth = "Month"

	// EnumOfUnitForCreateDataFlowTaskInputYear is a EnumOfUnitForCreateDataFlowTaskInput enum value
	EnumOfUnitForCreateDataFlowTaskInputYear = "Year"
)
View Source
const (
	// EnumOfFileSystemTypeForCreateFileSystemInputExtreme is a EnumOfFileSystemTypeForCreateFileSystemInput enum value
	EnumOfFileSystemTypeForCreateFileSystemInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForCreateFileSystemInputCapacity is a EnumOfFileSystemTypeForCreateFileSystemInput enum value
	EnumOfFileSystemTypeForCreateFileSystemInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForCreateFileSystemInputCache is a EnumOfFileSystemTypeForCreateFileSystemInput enum value
	EnumOfFileSystemTypeForCreateFileSystemInputCache = "Cache"
)
View Source
const (
	// EnumOfTypeForCreateFileSystemInputCustom is a EnumOfTypeForCreateFileSystemInput enum value
	EnumOfTypeForCreateFileSystemInputCustom = "Custom"

	// EnumOfTypeForCreateFileSystemInputSystem is a EnumOfTypeForCreateFileSystemInput enum value
	EnumOfTypeForCreateFileSystemInputSystem = "System"
)
View Source
const (
	// EnumOfFileSystemTypeForCreatePermissionGroupInputExtreme is a EnumOfFileSystemTypeForCreatePermissionGroupInput enum value
	EnumOfFileSystemTypeForCreatePermissionGroupInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForCreatePermissionGroupInputCapacity is a EnumOfFileSystemTypeForCreatePermissionGroupInput enum value
	EnumOfFileSystemTypeForCreatePermissionGroupInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForCreatePermissionGroupInputCache is a EnumOfFileSystemTypeForCreatePermissionGroupInput enum value
	EnumOfFileSystemTypeForCreatePermissionGroupInputCache = "Cache"
)
View Source
const (
	// EnumOfFileSystemTypeForDeletePermissionGroupInputExtreme is a EnumOfFileSystemTypeForDeletePermissionGroupInput enum value
	EnumOfFileSystemTypeForDeletePermissionGroupInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDeletePermissionGroupInputCapacity is a EnumOfFileSystemTypeForDeletePermissionGroupInput enum value
	EnumOfFileSystemTypeForDeletePermissionGroupInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDeletePermissionGroupInputCache is a EnumOfFileSystemTypeForDeletePermissionGroupInput enum value
	EnumOfFileSystemTypeForDeletePermissionGroupInputCache = "Cache"
)
View Source
const (
	// ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputImport is a ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputImport = "Import"

	// ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputExport is a ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputExport = "Export"

	// ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputEvict is a ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutputEvict = "Evict"
)
View Source
const (
	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputCreating is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputCreating = "Creating"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputRunning is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputRunning = "Running"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputFinished is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputFinished = "Finished"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputCanceling is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputCanceling = "Canceling"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputCanceled is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputCanceled = "Canceled"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputDeleting is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputDeleting = "Deleting"

	// ConvertEnumOfStatusForDescribeDataFlowTasksOutputError is a ConvertEnumOfStatusForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowTasksOutputError = "Error"
)
View Source
const (
	// ConvertEnumOfTypeForDescribeDataFlowTasksOutputNone is a ConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowTasksOutputNone = "None"

	// ConvertEnumOfTypeForDescribeDataFlowTasksOutputMetadata is a ConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowTasksOutputMetadata = "Metadata"

	// ConvertEnumOfTypeForDescribeDataFlowTasksOutputMetaAndData is a ConvertEnumOfTypeForDescribeDataFlowTasksOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowTasksOutputMetaAndData = "MetaAndData"
)
View Source
const (
	// EnumOfAttrForDescribeDataFlowTasksOutputFileSize is a EnumOfAttrForDescribeDataFlowTasksOutput enum value
	EnumOfAttrForDescribeDataFlowTasksOutputFileSize = "FileSize"

	// EnumOfAttrForDescribeDataFlowTasksOutputFileSuffix is a EnumOfAttrForDescribeDataFlowTasksOutput enum value
	EnumOfAttrForDescribeDataFlowTasksOutputFileSuffix = "FileSuffix"

	// EnumOfAttrForDescribeDataFlowTasksOutputSubDirectory is a EnumOfAttrForDescribeDataFlowTasksOutput enum value
	EnumOfAttrForDescribeDataFlowTasksOutputSubDirectory = "SubDirectory"

	// EnumOfAttrForDescribeDataFlowTasksOutputModifyTime is a EnumOfAttrForDescribeDataFlowTasksOutput enum value
	EnumOfAttrForDescribeDataFlowTasksOutputModifyTime = "ModifyTime"

	// EnumOfAttrForDescribeDataFlowTasksOutputAccessTime is a EnumOfAttrForDescribeDataFlowTasksOutput enum value
	EnumOfAttrForDescribeDataFlowTasksOutputAccessTime = "AccessTime"
)
View Source
const (
	// EnumOfRelationshipForDescribeDataFlowTasksOutputGe is a EnumOfRelationshipForDescribeDataFlowTasksOutput enum value
	EnumOfRelationshipForDescribeDataFlowTasksOutputGe = "GE"

	// EnumOfRelationshipForDescribeDataFlowTasksOutputCt is a EnumOfRelationshipForDescribeDataFlowTasksOutput enum value
	EnumOfRelationshipForDescribeDataFlowTasksOutputCt = "CT"

	// EnumOfRelationshipForDescribeDataFlowTasksOutputNc is a EnumOfRelationshipForDescribeDataFlowTasksOutput enum value
	EnumOfRelationshipForDescribeDataFlowTasksOutputNc = "NC"
)
View Source
const (
	// EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputSkip is a EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputSkip = "Skip"

	// EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputKeepLatest is a EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputKeepLatest = "KeepLatest"

	// EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputOverWrite is a EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutputOverWrite = "OverWrite"
)
View Source
const (
	// EnumOfStatusForDescribeDataFlowTasksOutputStarting is a EnumOfStatusForDescribeDataFlowTasksOutput enum value
	EnumOfStatusForDescribeDataFlowTasksOutputStarting = "Starting"

	// EnumOfStatusForDescribeDataFlowTasksOutputRunning is a EnumOfStatusForDescribeDataFlowTasksOutput enum value
	EnumOfStatusForDescribeDataFlowTasksOutputRunning = "Running"

	// EnumOfStatusForDescribeDataFlowTasksOutputStopping is a EnumOfStatusForDescribeDataFlowTasksOutput enum value
	EnumOfStatusForDescribeDataFlowTasksOutputStopping = "Stopping"

	// EnumOfStatusForDescribeDataFlowTasksOutputStopped is a EnumOfStatusForDescribeDataFlowTasksOutput enum value
	EnumOfStatusForDescribeDataFlowTasksOutputStopped = "Stopped"

	// EnumOfStatusForDescribeDataFlowTasksOutputError is a EnumOfStatusForDescribeDataFlowTasksOutput enum value
	EnumOfStatusForDescribeDataFlowTasksOutputError = "Error"
)
View Source
const (
	// EnumOfTypeForDescribeDataFlowTasksOutputNone is a EnumOfTypeForDescribeDataFlowTasksOutput enum value
	EnumOfTypeForDescribeDataFlowTasksOutputNone = "None"

	// EnumOfTypeForDescribeDataFlowTasksOutputCustomize is a EnumOfTypeForDescribeDataFlowTasksOutput enum value
	EnumOfTypeForDescribeDataFlowTasksOutputCustomize = "Customize"
)
View Source
const (
	// EnumOfUnitForDescribeDataFlowTasksOutputHour is a EnumOfUnitForDescribeDataFlowTasksOutput enum value
	EnumOfUnitForDescribeDataFlowTasksOutputHour = "Hour"

	// EnumOfUnitForDescribeDataFlowTasksOutputDay is a EnumOfUnitForDescribeDataFlowTasksOutput enum value
	EnumOfUnitForDescribeDataFlowTasksOutputDay = "Day"

	// EnumOfUnitForDescribeDataFlowTasksOutputWeek is a EnumOfUnitForDescribeDataFlowTasksOutput enum value
	EnumOfUnitForDescribeDataFlowTasksOutputWeek = "Week"

	// EnumOfUnitForDescribeDataFlowTasksOutputMonth is a EnumOfUnitForDescribeDataFlowTasksOutput enum value
	EnumOfUnitForDescribeDataFlowTasksOutputMonth = "Month"

	// EnumOfUnitForDescribeDataFlowTasksOutputYear is a EnumOfUnitForDescribeDataFlowTasksOutput enum value
	EnumOfUnitForDescribeDataFlowTasksOutputYear = "Year"
)
View Source
const (
	// ConvertEnumOfStatusForDescribeDataFlowsOutputCreating is a ConvertEnumOfStatusForDescribeDataFlowsOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowsOutputCreating = "Creating"

	// ConvertEnumOfStatusForDescribeDataFlowsOutputRunning is a ConvertEnumOfStatusForDescribeDataFlowsOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowsOutputRunning = "Running"

	// ConvertEnumOfStatusForDescribeDataFlowsOutputUpdating is a ConvertEnumOfStatusForDescribeDataFlowsOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowsOutputUpdating = "Updating"

	// ConvertEnumOfStatusForDescribeDataFlowsOutputDeleting is a ConvertEnumOfStatusForDescribeDataFlowsOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowsOutputDeleting = "Deleting"

	// ConvertEnumOfStatusForDescribeDataFlowsOutputWarn is a ConvertEnumOfStatusForDescribeDataFlowsOutput enum value
	ConvertEnumOfStatusForDescribeDataFlowsOutputWarn = "Warn"
)
View Source
const (
	// ConvertEnumOfTypeForDescribeDataFlowsOutputNone is a ConvertEnumOfTypeForDescribeDataFlowsOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowsOutputNone = "None"

	// ConvertEnumOfTypeForDescribeDataFlowsOutputMetadata is a ConvertEnumOfTypeForDescribeDataFlowsOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowsOutputMetadata = "Metadata"

	// ConvertEnumOfTypeForDescribeDataFlowsOutputMetaAndData is a ConvertEnumOfTypeForDescribeDataFlowsOutput enum value
	ConvertEnumOfTypeForDescribeDataFlowsOutputMetaAndData = "MetaAndData"
)
View Source
const (
	// EnumOfAttrForDescribeDataFlowsOutputFileSize is a EnumOfAttrForDescribeDataFlowsOutput enum value
	EnumOfAttrForDescribeDataFlowsOutputFileSize = "FileSize"

	// EnumOfAttrForDescribeDataFlowsOutputFileSuffix is a EnumOfAttrForDescribeDataFlowsOutput enum value
	EnumOfAttrForDescribeDataFlowsOutputFileSuffix = "FileSuffix"

	// EnumOfAttrForDescribeDataFlowsOutputSubDirectory is a EnumOfAttrForDescribeDataFlowsOutput enum value
	EnumOfAttrForDescribeDataFlowsOutputSubDirectory = "SubDirectory"

	// EnumOfAttrForDescribeDataFlowsOutputModifyTime is a EnumOfAttrForDescribeDataFlowsOutput enum value
	EnumOfAttrForDescribeDataFlowsOutputModifyTime = "ModifyTime"

	// EnumOfAttrForDescribeDataFlowsOutputAccessTime is a EnumOfAttrForDescribeDataFlowsOutput enum value
	EnumOfAttrForDescribeDataFlowsOutputAccessTime = "AccessTime"
)
View Source
const (
	// EnumOfRelationshipForDescribeDataFlowsOutputGe is a EnumOfRelationshipForDescribeDataFlowsOutput enum value
	EnumOfRelationshipForDescribeDataFlowsOutputGe = "GE"

	// EnumOfRelationshipForDescribeDataFlowsOutputCt is a EnumOfRelationshipForDescribeDataFlowsOutput enum value
	EnumOfRelationshipForDescribeDataFlowsOutputCt = "CT"

	// EnumOfRelationshipForDescribeDataFlowsOutputNc is a EnumOfRelationshipForDescribeDataFlowsOutput enum value
	EnumOfRelationshipForDescribeDataFlowsOutputNc = "NC"
)
View Source
const (
	// EnumOfSameNameFilePolicyForDescribeDataFlowsOutputSkip is a EnumOfSameNameFilePolicyForDescribeDataFlowsOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowsOutputSkip = "Skip"

	// EnumOfSameNameFilePolicyForDescribeDataFlowsOutputKeepLatest is a EnumOfSameNameFilePolicyForDescribeDataFlowsOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowsOutputKeepLatest = "KeepLatest"

	// EnumOfSameNameFilePolicyForDescribeDataFlowsOutputOverWrite is a EnumOfSameNameFilePolicyForDescribeDataFlowsOutput enum value
	EnumOfSameNameFilePolicyForDescribeDataFlowsOutputOverWrite = "OverWrite"
)
View Source
const (
	// EnumOfStatusForDescribeDataFlowsOutputStarting is a EnumOfStatusForDescribeDataFlowsOutput enum value
	EnumOfStatusForDescribeDataFlowsOutputStarting = "Starting"

	// EnumOfStatusForDescribeDataFlowsOutputRunning is a EnumOfStatusForDescribeDataFlowsOutput enum value
	EnumOfStatusForDescribeDataFlowsOutputRunning = "Running"

	// EnumOfStatusForDescribeDataFlowsOutputStopping is a EnumOfStatusForDescribeDataFlowsOutput enum value
	EnumOfStatusForDescribeDataFlowsOutputStopping = "Stopping"

	// EnumOfStatusForDescribeDataFlowsOutputStopped is a EnumOfStatusForDescribeDataFlowsOutput enum value
	EnumOfStatusForDescribeDataFlowsOutputStopped = "Stopped"

	// EnumOfStatusForDescribeDataFlowsOutputError is a EnumOfStatusForDescribeDataFlowsOutput enum value
	EnumOfStatusForDescribeDataFlowsOutputError = "Error"
)
View Source
const (
	// EnumOfSyncStatusForDescribeDataFlowsOutputSyncing is a EnumOfSyncStatusForDescribeDataFlowsOutput enum value
	EnumOfSyncStatusForDescribeDataFlowsOutputSyncing = "Syncing"

	// EnumOfSyncStatusForDescribeDataFlowsOutputSynced is a EnumOfSyncStatusForDescribeDataFlowsOutput enum value
	EnumOfSyncStatusForDescribeDataFlowsOutputSynced = "Synced"

	// EnumOfSyncStatusForDescribeDataFlowsOutputSyncError is a EnumOfSyncStatusForDescribeDataFlowsOutput enum value
	EnumOfSyncStatusForDescribeDataFlowsOutputSyncError = "SyncError"
)
View Source
const (
	// EnumOfTypeForDescribeDataFlowsOutputNone is a EnumOfTypeForDescribeDataFlowsOutput enum value
	EnumOfTypeForDescribeDataFlowsOutputNone = "None"

	// EnumOfTypeForDescribeDataFlowsOutputCustomize is a EnumOfTypeForDescribeDataFlowsOutput enum value
	EnumOfTypeForDescribeDataFlowsOutputCustomize = "Customize"
)
View Source
const (
	// EnumOfUnitForDescribeDataFlowsOutputHour is a EnumOfUnitForDescribeDataFlowsOutput enum value
	EnumOfUnitForDescribeDataFlowsOutputHour = "Hour"

	// EnumOfUnitForDescribeDataFlowsOutputDay is a EnumOfUnitForDescribeDataFlowsOutput enum value
	EnumOfUnitForDescribeDataFlowsOutputDay = "Day"

	// EnumOfUnitForDescribeDataFlowsOutputWeek is a EnumOfUnitForDescribeDataFlowsOutput enum value
	EnumOfUnitForDescribeDataFlowsOutputWeek = "Week"

	// EnumOfUnitForDescribeDataFlowsOutputMonth is a EnumOfUnitForDescribeDataFlowsOutput enum value
	EnumOfUnitForDescribeDataFlowsOutputMonth = "Month"

	// EnumOfUnitForDescribeDataFlowsOutputYear is a EnumOfUnitForDescribeDataFlowsOutput enum value
	EnumOfUnitForDescribeDataFlowsOutputYear = "Year"
)
View Source
const (
	// EnumOfQuotaTypeForDescribeDirQuotasOutputAccounting is a EnumOfQuotaTypeForDescribeDirQuotasOutput enum value
	EnumOfQuotaTypeForDescribeDirQuotasOutputAccounting = "Accounting"

	// EnumOfQuotaTypeForDescribeDirQuotasOutputEnforcement is a EnumOfQuotaTypeForDescribeDirQuotasOutput enum value
	EnumOfQuotaTypeForDescribeDirQuotasOutputEnforcement = "Enforcement"
)
View Source
const (
	// EnumOfStatusForDescribeDirQuotasOutputInitializing is a EnumOfStatusForDescribeDirQuotasOutput enum value
	EnumOfStatusForDescribeDirQuotasOutputInitializing = "Initializing"

	// EnumOfStatusForDescribeDirQuotasOutputRunning is a EnumOfStatusForDescribeDirQuotasOutput enum value
	EnumOfStatusForDescribeDirQuotasOutputRunning = "Running"

	// EnumOfStatusForDescribeDirQuotasOutputDeleting is a EnumOfStatusForDescribeDirQuotasOutput enum value
	EnumOfStatusForDescribeDirQuotasOutputDeleting = "Deleting"
)
View Source
const (
	// EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo = "PayAsYouGo"

	// EnumOfChargeTypeForDescribeFileSystemsOutputSubscription is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputSubscription = "Subscription"

	// EnumOfChargeTypeForDescribeFileSystemsOutputPackage is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputPackage = "Package"

	// EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputNotEnabled = "NotEnabled"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribeFileSystemsInputExtreme is a EnumOfFileSystemTypeForDescribeFileSystemsInput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribeFileSystemsInputCapacity is a EnumOfFileSystemTypeForDescribeFileSystemsInput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDescribeFileSystemsInputCache is a EnumOfFileSystemTypeForDescribeFileSystemsInput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsInputCache = "Cache"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribeFileSystemsOutputExtreme is a EnumOfFileSystemTypeForDescribeFileSystemsOutput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsOutputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribeFileSystemsOutputCommon is a EnumOfFileSystemTypeForDescribeFileSystemsOutput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsOutputCommon = "Common"

	// EnumOfFileSystemTypeForDescribeFileSystemsOutputCache is a EnumOfFileSystemTypeForDescribeFileSystemsOutput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsOutputCache = "Cache"

	// EnumOfFileSystemTypeForDescribeFileSystemsOutputCapacity is a EnumOfFileSystemTypeForDescribeFileSystemsOutput enum value
	EnumOfFileSystemTypeForDescribeFileSystemsOutputCapacity = "Capacity"
)
View Source
const (
	// EnumOfKeyForDescribeFileSystemsInputStatus is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputStatus = "Status"

	// EnumOfKeyForDescribeFileSystemsInputFileSystemName is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputFileSystemName = "FileSystemName"

	// EnumOfKeyForDescribeFileSystemsInputZoneId is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputZoneId = "ZoneId"

	// EnumOfKeyForDescribeFileSystemsInputProtocolType is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputProtocolType = "ProtocolType"

	// EnumOfKeyForDescribeFileSystemsInputStorageType is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputStorageType = "StorageType"

	// EnumOfKeyForDescribeFileSystemsInputChargeType is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputChargeType = "ChargeType"

	// EnumOfKeyForDescribeFileSystemsInputPermissionGroupId is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputPermissionGroupId = "PermissionGroupId"

	// EnumOfKeyForDescribeFileSystemsInputMountPointId is a EnumOfKeyForDescribeFileSystemsInput enum value
	EnumOfKeyForDescribeFileSystemsInputMountPointId = "MountPointId"
)
View Source
const (
	// EnumOfStatusForDescribeFileSystemsOutputUnknown is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputUnknown = "Unknown"

	// EnumOfStatusForDescribeFileSystemsOutputRunning is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputRunning = "Running"

	// EnumOfStatusForDescribeFileSystemsOutputCreating is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputCreating = "Creating"

	// EnumOfStatusForDescribeFileSystemsOutputExpanding is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputExpanding = "Expanding"

	// EnumOfStatusForDescribeFileSystemsOutputError is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputError = "Error"

	// EnumOfStatusForDescribeFileSystemsOutputDeleting is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputDeleting = "Deleting"

	// EnumOfStatusForDescribeFileSystemsOutputDeleteError is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputDeleteError = "DeleteError"

	// EnumOfStatusForDescribeFileSystemsOutputDeleted is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputDeleted = "Deleted"

	// EnumOfStatusForDescribeFileSystemsOutputStopped is a EnumOfStatusForDescribeFileSystemsOutput enum value
	EnumOfStatusForDescribeFileSystemsOutputStopped = "Stopped"
)
View Source
const (
	// EnumOfStorageTypeForDescribeFileSystemsOutputStandard is a EnumOfStorageTypeForDescribeFileSystemsOutput enum value
	EnumOfStorageTypeForDescribeFileSystemsOutputStandard = "Standard"

	// EnumOfStorageTypeForDescribeFileSystemsOutputAdvance is a EnumOfStorageTypeForDescribeFileSystemsOutput enum value
	EnumOfStorageTypeForDescribeFileSystemsOutputAdvance = "Advance"
)
View Source
const (
	// EnumOfTypeForDescribeFileSystemsOutputCustom is a EnumOfTypeForDescribeFileSystemsOutput enum value
	EnumOfTypeForDescribeFileSystemsOutputCustom = "Custom"

	// EnumOfTypeForDescribeFileSystemsOutputSystem is a EnumOfTypeForDescribeFileSystemsOutput enum value
	EnumOfTypeForDescribeFileSystemsOutputSystem = "System"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribeMountPointsOutputExtreme is a EnumOfFileSystemTypeForDescribeMountPointsOutput enum value
	EnumOfFileSystemTypeForDescribeMountPointsOutputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribeMountPointsOutputCapacity is a EnumOfFileSystemTypeForDescribeMountPointsOutput enum value
	EnumOfFileSystemTypeForDescribeMountPointsOutputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDescribeMountPointsOutputCache is a EnumOfFileSystemTypeForDescribeMountPointsOutput enum value
	EnumOfFileSystemTypeForDescribeMountPointsOutputCache = "Cache"
)
View Source
const (
	// EnumOfStatusForDescribeMountPointsOutputUnknown is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputUnknown = "Unknown"

	// EnumOfStatusForDescribeMountPointsOutputCreating is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputCreating = "Creating"

	// EnumOfStatusForDescribeMountPointsOutputRunning is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputRunning = "Running"

	// EnumOfStatusForDescribeMountPointsOutputUpdating is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputUpdating = "Updating"

	// EnumOfStatusForDescribeMountPointsOutputError is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputError = "Error"

	// EnumOfStatusForDescribeMountPointsOutputDeleting is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDeleting = "Deleting"

	// EnumOfStatusForDescribeMountPointsOutputDeleteError is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDeleteError = "DeleteError"

	// EnumOfStatusForDescribeMountPointsOutputDeleted is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputDeleted = "Deleted"

	// EnumOfStatusForDescribeMountPointsOutputStopped is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputStopped = "Stopped"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribePermissionGroupsInputExtreme is a EnumOfFileSystemTypeForDescribePermissionGroupsInput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribePermissionGroupsInputCapacity is a EnumOfFileSystemTypeForDescribePermissionGroupsInput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDescribePermissionGroupsInputCache is a EnumOfFileSystemTypeForDescribePermissionGroupsInput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsInputCache = "Cache"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribePermissionGroupsOutputExtreme is a EnumOfFileSystemTypeForDescribePermissionGroupsOutput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsOutputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribePermissionGroupsOutputCapacity is a EnumOfFileSystemTypeForDescribePermissionGroupsOutput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsOutputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDescribePermissionGroupsOutputCache is a EnumOfFileSystemTypeForDescribePermissionGroupsOutput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsOutputCache = "Cache"
)
View Source
const (
	// EnumOfKeyForDescribePermissionGroupsInputPermissionGroupName is a EnumOfKeyForDescribePermissionGroupsInput enum value
	EnumOfKeyForDescribePermissionGroupsInputPermissionGroupName = "PermissionGroupName"

	// EnumOfKeyForDescribePermissionGroupsInputPermissionGroupId is a EnumOfKeyForDescribePermissionGroupsInput enum value
	EnumOfKeyForDescribePermissionGroupsInputPermissionGroupId = "PermissionGroupId"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribePermissionRulesInputExtreme is a EnumOfFileSystemTypeForDescribePermissionRulesInput enum value
	EnumOfFileSystemTypeForDescribePermissionRulesInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribePermissionRulesInputCapacity is a EnumOfFileSystemTypeForDescribePermissionRulesInput enum value
	EnumOfFileSystemTypeForDescribePermissionRulesInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForDescribePermissionRulesInputCache is a EnumOfFileSystemTypeForDescribePermissionRulesInput enum value
	EnumOfFileSystemTypeForDescribePermissionRulesInputCache = "Cache"
)
View Source
const (
	// EnumOfRwModeForDescribePermissionRulesOutputRw is a EnumOfRwModeForDescribePermissionRulesOutput enum value
	EnumOfRwModeForDescribePermissionRulesOutputRw = "RW"

	// EnumOfRwModeForDescribePermissionRulesOutputRo is a EnumOfRwModeForDescribePermissionRulesOutput enum value
	EnumOfRwModeForDescribePermissionRulesOutputRo = "RO"
)
View Source
const (
	// EnumOfUserModeForDescribePermissionRulesOutputAllSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputAllSquash = "All_squash"

	// EnumOfUserModeForDescribePermissionRulesOutputNoAllSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputNoAllSquash = "No_all_squash"

	// EnumOfUserModeForDescribePermissionRulesOutputRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputRootSquash = "Root_squash"

	// EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash is a EnumOfUserModeForDescribePermissionRulesOutput enum value
	EnumOfUserModeForDescribePermissionRulesOutputNoRootSquash = "No_root_squash"
)
View Source
const (
	// EnumOfStatusForDescribeRegionsOutputOnSale is a EnumOfStatusForDescribeRegionsOutput enum value
	EnumOfStatusForDescribeRegionsOutputOnSale = "OnSale"

	// EnumOfStatusForDescribeRegionsOutputSoldOut is a EnumOfStatusForDescribeRegionsOutput enum value
	EnumOfStatusForDescribeRegionsOutputSoldOut = "SoldOut"

	// EnumOfStatusForDescribeRegionsOutputUnSold is a EnumOfStatusForDescribeRegionsOutput enum value
	EnumOfStatusForDescribeRegionsOutputUnSold = "UnSold"
)
View Source
const (
	// EnumOfSnapshotTypeForDescribeSnapshotsInputManual is a EnumOfSnapshotTypeForDescribeSnapshotsInput enum value
	EnumOfSnapshotTypeForDescribeSnapshotsInputManual = "Manual"

	// EnumOfSnapshotTypeForDescribeSnapshotsInputAuto is a EnumOfSnapshotTypeForDescribeSnapshotsInput enum value
	EnumOfSnapshotTypeForDescribeSnapshotsInputAuto = "Auto"
)
View Source
const (
	// EnumOfSnapshotTypeForDescribeSnapshotsOutputManual is a EnumOfSnapshotTypeForDescribeSnapshotsOutput enum value
	EnumOfSnapshotTypeForDescribeSnapshotsOutputManual = "Manual"

	// EnumOfSnapshotTypeForDescribeSnapshotsOutputAuto is a EnumOfSnapshotTypeForDescribeSnapshotsOutput enum value
	EnumOfSnapshotTypeForDescribeSnapshotsOutputAuto = "Auto"
)
View Source
const (
	// EnumOfStatusForDescribeSnapshotsInputProgressing is a EnumOfStatusForDescribeSnapshotsInput enum value
	EnumOfStatusForDescribeSnapshotsInputProgressing = "Progressing"

	// EnumOfStatusForDescribeSnapshotsInputAccomplished is a EnumOfStatusForDescribeSnapshotsInput enum value
	EnumOfStatusForDescribeSnapshotsInputAccomplished = "Accomplished"

	// EnumOfStatusForDescribeSnapshotsInputFailed is a EnumOfStatusForDescribeSnapshotsInput enum value
	EnumOfStatusForDescribeSnapshotsInputFailed = "Failed"

	// EnumOfStatusForDescribeSnapshotsInputDeleting is a EnumOfStatusForDescribeSnapshotsInput enum value
	EnumOfStatusForDescribeSnapshotsInputDeleting = "Deleting"
)
View Source
const (
	// EnumOfStatusForDescribeSnapshotsOutputProgressing is a EnumOfStatusForDescribeSnapshotsOutput enum value
	EnumOfStatusForDescribeSnapshotsOutputProgressing = "Progressing"

	// EnumOfStatusForDescribeSnapshotsOutputAccomplished is a EnumOfStatusForDescribeSnapshotsOutput enum value
	EnumOfStatusForDescribeSnapshotsOutputAccomplished = "Accomplished"

	// EnumOfStatusForDescribeSnapshotsOutputFailed is a EnumOfStatusForDescribeSnapshotsOutput enum value
	EnumOfStatusForDescribeSnapshotsOutputFailed = "Failed"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribeZonesOutputExtreme is a EnumOfFileSystemTypeForDescribeZonesOutput enum value
	EnumOfFileSystemTypeForDescribeZonesOutputExtreme = "Extreme"

	// EnumOfFileSystemTypeForDescribeZonesOutputCommon is a EnumOfFileSystemTypeForDescribeZonesOutput enum value
	EnumOfFileSystemTypeForDescribeZonesOutputCommon = "Common"

	// EnumOfFileSystemTypeForDescribeZonesOutputCache is a EnumOfFileSystemTypeForDescribeZonesOutput enum value
	EnumOfFileSystemTypeForDescribeZonesOutputCache = "Cache"
)
View Source
const (
	// EnumOfProtocolTypeForDescribeZonesOutputNfs is a EnumOfProtocolTypeForDescribeZonesOutput enum value
	EnumOfProtocolTypeForDescribeZonesOutputNfs = "NFS"

	// EnumOfProtocolTypeForDescribeZonesOutputSmb is a EnumOfProtocolTypeForDescribeZonesOutput enum value
	EnumOfProtocolTypeForDescribeZonesOutputSmb = "SMB"
)
View Source
const (
	// EnumOfStatusForDescribeZonesOutputOnSale is a EnumOfStatusForDescribeZonesOutput enum value
	EnumOfStatusForDescribeZonesOutputOnSale = "OnSale"

	// EnumOfStatusForDescribeZonesOutputSoldOut is a EnumOfStatusForDescribeZonesOutput enum value
	EnumOfStatusForDescribeZonesOutputSoldOut = "SoldOut"

	// EnumOfStatusForDescribeZonesOutputUnSold is a EnumOfStatusForDescribeZonesOutput enum value
	EnumOfStatusForDescribeZonesOutputUnSold = "UnSold"
)
View Source
const (
	// EnumOfQuotaTypeForSetDirQuotaInputAccounting is a EnumOfQuotaTypeForSetDirQuotaInput enum value
	EnumOfQuotaTypeForSetDirQuotaInputAccounting = "Accounting"

	// EnumOfQuotaTypeForSetDirQuotaInputEnforcement is a EnumOfQuotaTypeForSetDirQuotaInput enum value
	EnumOfQuotaTypeForSetDirQuotaInputEnforcement = "Enforcement"
)
View Source
const (
	// ConvertEnumOfTypeForUpdateDataFlowInputNone is a ConvertEnumOfTypeForUpdateDataFlowInput enum value
	ConvertEnumOfTypeForUpdateDataFlowInputNone = "None"

	// ConvertEnumOfTypeForUpdateDataFlowInputMetadata is a ConvertEnumOfTypeForUpdateDataFlowInput enum value
	ConvertEnumOfTypeForUpdateDataFlowInputMetadata = "Metadata"

	// ConvertEnumOfTypeForUpdateDataFlowInputMetaAndData is a ConvertEnumOfTypeForUpdateDataFlowInput enum value
	ConvertEnumOfTypeForUpdateDataFlowInputMetaAndData = "MetaAndData"
)
View Source
const (
	// EnumOfAttrForUpdateDataFlowInputFileSize is a EnumOfAttrForUpdateDataFlowInput enum value
	EnumOfAttrForUpdateDataFlowInputFileSize = "FileSize"

	// EnumOfAttrForUpdateDataFlowInputFileSuffix is a EnumOfAttrForUpdateDataFlowInput enum value
	EnumOfAttrForUpdateDataFlowInputFileSuffix = "FileSuffix"

	// EnumOfAttrForUpdateDataFlowInputSubDirectory is a EnumOfAttrForUpdateDataFlowInput enum value
	EnumOfAttrForUpdateDataFlowInputSubDirectory = "SubDirectory"

	// EnumOfAttrForUpdateDataFlowInputModifyTime is a EnumOfAttrForUpdateDataFlowInput enum value
	EnumOfAttrForUpdateDataFlowInputModifyTime = "ModifyTime"

	// EnumOfAttrForUpdateDataFlowInputAccessTime is a EnumOfAttrForUpdateDataFlowInput enum value
	EnumOfAttrForUpdateDataFlowInputAccessTime = "AccessTime"
)
View Source
const (
	// EnumOfRelationshipForUpdateDataFlowInputGe is a EnumOfRelationshipForUpdateDataFlowInput enum value
	EnumOfRelationshipForUpdateDataFlowInputGe = "GE"

	// EnumOfRelationshipForUpdateDataFlowInputCt is a EnumOfRelationshipForUpdateDataFlowInput enum value
	EnumOfRelationshipForUpdateDataFlowInputCt = "CT"

	// EnumOfRelationshipForUpdateDataFlowInputNc is a EnumOfRelationshipForUpdateDataFlowInput enum value
	EnumOfRelationshipForUpdateDataFlowInputNc = "NC"
)
View Source
const (
	// EnumOfSameNameFilePolicyForUpdateDataFlowInputSkip is a EnumOfSameNameFilePolicyForUpdateDataFlowInput enum value
	EnumOfSameNameFilePolicyForUpdateDataFlowInputSkip = "Skip"

	// EnumOfSameNameFilePolicyForUpdateDataFlowInputKeepLatest is a EnumOfSameNameFilePolicyForUpdateDataFlowInput enum value
	EnumOfSameNameFilePolicyForUpdateDataFlowInputKeepLatest = "KeepLatest"

	// EnumOfSameNameFilePolicyForUpdateDataFlowInputOverWrite is a EnumOfSameNameFilePolicyForUpdateDataFlowInput enum value
	EnumOfSameNameFilePolicyForUpdateDataFlowInputOverWrite = "OverWrite"
)
View Source
const (
	// EnumOfStatusForUpdateDataFlowInputStarting is a EnumOfStatusForUpdateDataFlowInput enum value
	EnumOfStatusForUpdateDataFlowInputStarting = "Starting"

	// EnumOfStatusForUpdateDataFlowInputRunning is a EnumOfStatusForUpdateDataFlowInput enum value
	EnumOfStatusForUpdateDataFlowInputRunning = "Running"

	// EnumOfStatusForUpdateDataFlowInputStopping is a EnumOfStatusForUpdateDataFlowInput enum value
	EnumOfStatusForUpdateDataFlowInputStopping = "Stopping"

	// EnumOfStatusForUpdateDataFlowInputStopped is a EnumOfStatusForUpdateDataFlowInput enum value
	EnumOfStatusForUpdateDataFlowInputStopped = "Stopped"

	// EnumOfStatusForUpdateDataFlowInputError is a EnumOfStatusForUpdateDataFlowInput enum value
	EnumOfStatusForUpdateDataFlowInputError = "Error"
)
View Source
const (
	// EnumOfTypeForUpdateDataFlowInputNone is a EnumOfTypeForUpdateDataFlowInput enum value
	EnumOfTypeForUpdateDataFlowInputNone = "None"

	// EnumOfTypeForUpdateDataFlowInputCustomize is a EnumOfTypeForUpdateDataFlowInput enum value
	EnumOfTypeForUpdateDataFlowInputCustomize = "Customize"
)
View Source
const (
	// EnumOfUnitForUpdateDataFlowInputHour is a EnumOfUnitForUpdateDataFlowInput enum value
	EnumOfUnitForUpdateDataFlowInputHour = "Hour"

	// EnumOfUnitForUpdateDataFlowInputDay is a EnumOfUnitForUpdateDataFlowInput enum value
	EnumOfUnitForUpdateDataFlowInputDay = "Day"

	// EnumOfUnitForUpdateDataFlowInputWeek is a EnumOfUnitForUpdateDataFlowInput enum value
	EnumOfUnitForUpdateDataFlowInputWeek = "Week"

	// EnumOfUnitForUpdateDataFlowInputMonth is a EnumOfUnitForUpdateDataFlowInput enum value
	EnumOfUnitForUpdateDataFlowInputMonth = "Month"

	// EnumOfUnitForUpdateDataFlowInputYear is a EnumOfUnitForUpdateDataFlowInput enum value
	EnumOfUnitForUpdateDataFlowInputYear = "Year"
)
View Source
const (
	// EnumOfTypeForUpdateFileSystemInputCustom is a EnumOfTypeForUpdateFileSystemInput enum value
	EnumOfTypeForUpdateFileSystemInputCustom = "Custom"

	// EnumOfTypeForUpdateFileSystemInputSystem is a EnumOfTypeForUpdateFileSystemInput enum value
	EnumOfTypeForUpdateFileSystemInputSystem = "System"
)
View Source
const (
	// EnumOfFileSystemTypeForUpdatePermissionGroupInputExtreme is a EnumOfFileSystemTypeForUpdatePermissionGroupInput enum value
	EnumOfFileSystemTypeForUpdatePermissionGroupInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForUpdatePermissionGroupInputCapacity is a EnumOfFileSystemTypeForUpdatePermissionGroupInput enum value
	EnumOfFileSystemTypeForUpdatePermissionGroupInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForUpdatePermissionGroupInputCache is a EnumOfFileSystemTypeForUpdatePermissionGroupInput enum value
	EnumOfFileSystemTypeForUpdatePermissionGroupInputCache = "Cache"
)
View Source
const (
	// EnumOfFileSystemTypeForUpdatePermissionRuleInputExtreme is a EnumOfFileSystemTypeForUpdatePermissionRuleInput enum value
	EnumOfFileSystemTypeForUpdatePermissionRuleInputExtreme = "Extreme"

	// EnumOfFileSystemTypeForUpdatePermissionRuleInputCapacity is a EnumOfFileSystemTypeForUpdatePermissionRuleInput enum value
	EnumOfFileSystemTypeForUpdatePermissionRuleInputCapacity = "Capacity"

	// EnumOfFileSystemTypeForUpdatePermissionRuleInputCache is a EnumOfFileSystemTypeForUpdatePermissionRuleInput enum value
	EnumOfFileSystemTypeForUpdatePermissionRuleInputCache = "Cache"
)
View Source
const (
	// EnumOfRwModeForUpdatePermissionRuleInputRw is a EnumOfRwModeForUpdatePermissionRuleInput enum value
	EnumOfRwModeForUpdatePermissionRuleInputRw = "RW"

	// EnumOfRwModeForUpdatePermissionRuleInputRo is a EnumOfRwModeForUpdatePermissionRuleInput enum value
	EnumOfRwModeForUpdatePermissionRuleInputRo = "RO"
)
View Source
const (
	// EnumOfUserModeForUpdatePermissionRuleInputAllSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputAllSquash = "All_squash"

	// EnumOfUserModeForUpdatePermissionRuleInputNoAllSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputNoAllSquash = "No_all_squash"

	// EnumOfUserModeForUpdatePermissionRuleInputRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputRootSquash = "Root_squash"

	// EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash is a EnumOfUserModeForUpdatePermissionRuleInput enum value
	EnumOfUserModeForUpdatePermissionRuleInputNoRootSquash = "No_root_squash"
)
View Source
const (
	ServiceName = "filenas"   // Name of service.
	EndpointsID = ServiceName // ID to lookup a service endpoint with.
	ServiceID   = "filenas"   // ServiceID is a unique identifer of a specific service.
)

Service information constants

View Source
const (
	// EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo is a EnumOfChargeTypeForCreateFileSystemInput enum value
	EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo = "PayAsYouGo"
)
View Source
const (
	// EnumOfProtocolTypeForCreateFileSystemInputNfs is a EnumOfProtocolTypeForCreateFileSystemInput enum value
	EnumOfProtocolTypeForCreateFileSystemInputNfs = "NFS"
)
View Source
const (
	// EnumOfProtocolTypeForDescribeFileSystemsOutputNfs is a EnumOfProtocolTypeForDescribeFileSystemsOutput enum value
	EnumOfProtocolTypeForDescribeFileSystemsOutputNfs = "NFS"
)
View Source
const (
	// EnumOfStorageTypeForCreateFileSystemInputStandard is a EnumOfStorageTypeForCreateFileSystemInput enum value
	EnumOfStorageTypeForCreateFileSystemInputStandard = "Standard"
)
View Source
const (
	// EnumOfUserTypeForCancelDirQuotaInputAllUsers is a EnumOfUserTypeForCancelDirQuotaInput enum value
	EnumOfUserTypeForCancelDirQuotaInputAllUsers = "AllUsers"
)
View Source
const (
	// EnumOfUserTypeForDescribeDirQuotasOutputAllUsers is a EnumOfUserTypeForDescribeDirQuotasOutput enum value
	EnumOfUserTypeForDescribeDirQuotasOutputAllUsers = "AllUsers"
)
View Source
const (
	// EnumOfUserTypeForSetDirQuotaInputAllUsers is a EnumOfUserTypeForSetDirQuotaInput enum value
	EnumOfUserTypeForSetDirQuotaInputAllUsers = "AllUsers"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CachePerformanceForDescribeFileSystemsOutput added in v1.0.167

type CachePerformanceForDescribeFileSystemsOutput struct {
	BaseBandwidth *int32 `type:"int32" json:",omitempty"`

	CacheBandwidth *int32 `type:"int32" json:",omitempty"`

	DataFlowBandwidth *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CachePerformanceForDescribeFileSystemsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*CachePerformanceForDescribeFileSystemsOutput) SetBaseBandwidth added in v1.0.167

SetBaseBandwidth sets the BaseBandwidth field's value.

func (*CachePerformanceForDescribeFileSystemsOutput) SetCacheBandwidth added in v1.0.167

SetCacheBandwidth sets the CacheBandwidth field's value.

func (*CachePerformanceForDescribeFileSystemsOutput) SetDataFlowBandwidth added in v1.0.167

SetDataFlowBandwidth sets the DataFlowBandwidth field's value.

func (CachePerformanceForDescribeFileSystemsOutput) String added in v1.0.167

String returns the string representation

type CancelDataFlowTaskInput added in v1.0.167

type CancelDataFlowTaskInput struct {

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

func (CancelDataFlowTaskInput) GoString added in v1.0.167

func (s CancelDataFlowTaskInput) GoString() string

GoString returns the string representation

func (*CancelDataFlowTaskInput) SetId added in v1.0.167

SetId sets the Id field's value.

func (CancelDataFlowTaskInput) String added in v1.0.167

func (s CancelDataFlowTaskInput) String() string

String returns the string representation

func (*CancelDataFlowTaskInput) Validate added in v1.0.167

func (s *CancelDataFlowTaskInput) Validate() error

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

type CancelDataFlowTaskOutput added in v1.0.167

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

func (CancelDataFlowTaskOutput) GoString added in v1.0.167

func (s CancelDataFlowTaskOutput) GoString() string

GoString returns the string representation

func (CancelDataFlowTaskOutput) String added in v1.0.167

func (s CancelDataFlowTaskOutput) String() string

String returns the string representation

type CancelDirQuotaInput added in v1.0.166

type CancelDirQuotaInput struct {

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

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

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

func (CancelDirQuotaInput) GoString added in v1.0.166

func (s CancelDirQuotaInput) GoString() string

GoString returns the string representation

func (*CancelDirQuotaInput) SetFileSystemId added in v1.0.166

func (s *CancelDirQuotaInput) SetFileSystemId(v string) *CancelDirQuotaInput

SetFileSystemId sets the FileSystemId field's value.

func (*CancelDirQuotaInput) SetPath added in v1.0.166

SetPath sets the Path field's value.

func (*CancelDirQuotaInput) SetUserType added in v1.0.166

func (s *CancelDirQuotaInput) SetUserType(v string) *CancelDirQuotaInput

SetUserType sets the UserType field's value.

func (CancelDirQuotaInput) String added in v1.0.166

func (s CancelDirQuotaInput) String() string

String returns the string representation

func (*CancelDirQuotaInput) Validate added in v1.0.166

func (s *CancelDirQuotaInput) Validate() error

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

type CancelDirQuotaOutput added in v1.0.166

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

func (CancelDirQuotaOutput) GoString added in v1.0.166

func (s CancelDirQuotaOutput) GoString() string

GoString returns the string representation

func (CancelDirQuotaOutput) String added in v1.0.166

func (s CancelDirQuotaOutput) String() string

String returns the string representation

type CapacityForDescribeFileSystemsOutput

type CapacityForDescribeFileSystemsOutput struct {
	Total *int64 `type:"int64" json:",omitempty"`

	Used *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CapacityForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*CapacityForDescribeFileSystemsOutput) SetTotal

SetTotal sets the Total field's value.

func (*CapacityForDescribeFileSystemsOutput) SetUsed

SetUsed sets the Used field's value.

func (CapacityForDescribeFileSystemsOutput) String

String returns the string representation

type CommonCapacityForDescribeFileSystemStatisticsOutput

type CommonCapacityForDescribeFileSystemStatisticsOutput struct {
	Total *int64 `type:"int64" json:",omitempty"`

	Used *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CommonCapacityForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetTotal

SetTotal sets the Total field's value.

func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetUsed

SetUsed sets the Used field's value.

func (CommonCapacityForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type ConvertMountPointForDescribeMountPointsOutput

type ConvertMountPointForDescribeMountPointsOutput struct {
	CreateTime *string `type:"string" json:",omitempty"`

	Domain *string `type:"string" json:",omitempty"`

	Ip *string `type:"string" json:",omitempty"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`

	PermissionGroup *PermissionGroupForDescribeMountPointsOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeMountPointsOutput"`

	SubnetId *string `type:"string" json:",omitempty"`

	SubnetName *string `type:"string" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`

	VpcName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConvertMountPointForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*ConvertMountPointForDescribeMountPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetDomain

SetDomain sets the Domain field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetIp

SetIp sets the Ip field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetPermissionGroup

SetPermissionGroup sets the PermissionGroup field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetStatus

SetStatus sets the Status field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetName

SetSubnetName sets the SubnetName field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcName

SetVpcName sets the VpcName field's value.

func (ConvertMountPointForDescribeMountPointsOutput) String

String returns the string representation

type CreateDataFlowInput added in v1.0.167

type CreateDataFlowInput struct {

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

	BucketPrefix *string `type:"string" json:",omitempty"`

	EnableTlsLog *bool `type:"boolean" json:",omitempty"`

	EvictPolicy *EvictPolicyForCreateDataFlowInput `type:"structure" json:",omitempty"`

	ExportPolicy *ExportPolicyForCreateDataFlowInput `type:"structure" json:",omitempty"`

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

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

	ImportPolicy *ImportPolicyForCreateDataFlowInput `type:"structure" json:",omitempty"`

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

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

func (CreateDataFlowInput) GoString added in v1.0.167

func (s CreateDataFlowInput) GoString() string

GoString returns the string representation

func (*CreateDataFlowInput) SetBucketName added in v1.0.167

func (s *CreateDataFlowInput) SetBucketName(v string) *CreateDataFlowInput

SetBucketName sets the BucketName field's value.

func (*CreateDataFlowInput) SetBucketPrefix added in v1.0.167

func (s *CreateDataFlowInput) SetBucketPrefix(v string) *CreateDataFlowInput

SetBucketPrefix sets the BucketPrefix field's value.

func (*CreateDataFlowInput) SetEnableTlsLog added in v1.0.167

func (s *CreateDataFlowInput) SetEnableTlsLog(v bool) *CreateDataFlowInput

SetEnableTlsLog sets the EnableTlsLog field's value.

func (*CreateDataFlowInput) SetEvictPolicy added in v1.0.167

SetEvictPolicy sets the EvictPolicy field's value.

func (*CreateDataFlowInput) SetExportPolicy added in v1.0.167

SetExportPolicy sets the ExportPolicy field's value.

func (*CreateDataFlowInput) SetFileSystemId added in v1.0.167

func (s *CreateDataFlowInput) SetFileSystemId(v string) *CreateDataFlowInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateDataFlowInput) SetFileSystemPath added in v1.0.167

func (s *CreateDataFlowInput) SetFileSystemPath(v string) *CreateDataFlowInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*CreateDataFlowInput) SetImportPolicy added in v1.0.167

SetImportPolicy sets the ImportPolicy field's value.

func (*CreateDataFlowInput) SetName added in v1.0.167

SetName sets the Name field's value.

func (*CreateDataFlowInput) SetSameNameFilePolicy added in v1.0.167

func (s *CreateDataFlowInput) SetSameNameFilePolicy(v string) *CreateDataFlowInput

SetSameNameFilePolicy sets the SameNameFilePolicy field's value.

func (CreateDataFlowInput) String added in v1.0.167

func (s CreateDataFlowInput) String() string

String returns the string representation

func (*CreateDataFlowInput) Validate added in v1.0.167

func (s *CreateDataFlowInput) Validate() error

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

type CreateDataFlowOutput added in v1.0.167

type CreateDataFlowOutput struct {
	Metadata *response.ResponseMetadata

	Id *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDataFlowOutput) GoString added in v1.0.167

func (s CreateDataFlowOutput) GoString() string

GoString returns the string representation

func (*CreateDataFlowOutput) SetId added in v1.0.167

SetId sets the Id field's value.

func (CreateDataFlowOutput) String added in v1.0.167

func (s CreateDataFlowOutput) String() string

String returns the string representation

type CreateDataFlowTaskInput added in v1.0.167

type CreateDataFlowTaskInput struct {
	BucketName *string `type:"string" json:",omitempty"`

	BucketPrefix *string `type:"string" json:",omitempty"`

	DataFlowId *string `type:"string" json:",omitempty"`

	EntryListFileKey *string `type:"string" json:",omitempty"`

	EntryListFileName *string `type:"string" json:",omitempty"`

	EvictPolicy *EvictPolicyForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	ExportPolicy *ExportPolicyForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	ImportPolicy *ImportPolicyForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	SameNameFilePolicy *string `type:"string" json:",omitempty" enum:"EnumOfSameNameFilePolicyForCreateDataFlowTaskInput"`

	SrcId *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfTypeForCreateDataFlowTaskInput"`
	// contains filtered or unexported fields
}

func (CreateDataFlowTaskInput) GoString added in v1.0.167

func (s CreateDataFlowTaskInput) GoString() string

GoString returns the string representation

func (*CreateDataFlowTaskInput) SetBucketName added in v1.0.167

SetBucketName sets the BucketName field's value.

func (*CreateDataFlowTaskInput) SetBucketPrefix added in v1.0.167

SetBucketPrefix sets the BucketPrefix field's value.

func (*CreateDataFlowTaskInput) SetDataFlowId added in v1.0.167

SetDataFlowId sets the DataFlowId field's value.

func (*CreateDataFlowTaskInput) SetEntryListFileKey added in v1.0.167

func (s *CreateDataFlowTaskInput) SetEntryListFileKey(v string) *CreateDataFlowTaskInput

SetEntryListFileKey sets the EntryListFileKey field's value.

func (*CreateDataFlowTaskInput) SetEntryListFileName added in v1.0.167

func (s *CreateDataFlowTaskInput) SetEntryListFileName(v string) *CreateDataFlowTaskInput

SetEntryListFileName sets the EntryListFileName field's value.

func (*CreateDataFlowTaskInput) SetEvictPolicy added in v1.0.167

SetEvictPolicy sets the EvictPolicy field's value.

func (*CreateDataFlowTaskInput) SetExportPolicy added in v1.0.167

SetExportPolicy sets the ExportPolicy field's value.

func (*CreateDataFlowTaskInput) SetFileSystemId added in v1.0.167

SetFileSystemId sets the FileSystemId field's value.

func (*CreateDataFlowTaskInput) SetFileSystemPath added in v1.0.167

func (s *CreateDataFlowTaskInput) SetFileSystemPath(v string) *CreateDataFlowTaskInput

SetFileSystemPath sets the FileSystemPath field's value.

func (*CreateDataFlowTaskInput) SetImportPolicy added in v1.0.167

SetImportPolicy sets the ImportPolicy field's value.

func (*CreateDataFlowTaskInput) SetSameNameFilePolicy added in v1.0.167

func (s *CreateDataFlowTaskInput) SetSameNameFilePolicy(v string) *CreateDataFlowTaskInput

SetSameNameFilePolicy sets the SameNameFilePolicy field's value.

func (*CreateDataFlowTaskInput) SetSrcId added in v1.0.167

SetSrcId sets the SrcId field's value.

func (*CreateDataFlowTaskInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (CreateDataFlowTaskInput) String added in v1.0.167

func (s CreateDataFlowTaskInput) String() string

String returns the string representation

type CreateDataFlowTaskOutput added in v1.0.167

type CreateDataFlowTaskOutput struct {
	Metadata *response.ResponseMetadata

	Id *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateDataFlowTaskOutput) GoString added in v1.0.167

func (s CreateDataFlowTaskOutput) GoString() string

GoString returns the string representation

func (*CreateDataFlowTaskOutput) SetId added in v1.0.167

SetId sets the Id field's value.

func (CreateDataFlowTaskOutput) String added in v1.0.167

func (s CreateDataFlowTaskOutput) String() string

String returns the string representation

type CreateFileSystemInput

type CreateFileSystemInput struct {
	CacheBandwidth *int32 `min:"700" max:"100000" type:"int32" json:",omitempty"`

	// Capacity is a required field
	Capacity *int32 `type:"int32" json:",omitempty" required:"true"`

	// ChargeType is a required field
	ChargeType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfChargeTypeForCreateFileSystemInput"`

	ClientToken *string `type:"string" json:",omitempty"`

	Description *string `max:"120" type:"string" json:",omitempty"`

	// FileSystemName is a required field
	FileSystemName *string `min:"1" max:"128" type:"string" json:",omitempty" required:"true"`

	// FileSystemType is a required field
	FileSystemType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfFileSystemTypeForCreateFileSystemInput"`

	ProjectName *string `type:"string" json:",omitempty"`

	// ProtocolType is a required field
	ProtocolType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfProtocolTypeForCreateFileSystemInput"`

	SnapshotId *string `type:"string" json:",omitempty"`

	StorageType *string `type:"string" json:",omitempty" enum:"EnumOfStorageTypeForCreateFileSystemInput"`

	Tags []*TagForCreateFileSystemInput `type:"list" json:",omitempty"`

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

func (CreateFileSystemInput) GoString

func (s CreateFileSystemInput) GoString() string

GoString returns the string representation

func (*CreateFileSystemInput) SetCacheBandwidth added in v1.0.167

func (s *CreateFileSystemInput) SetCacheBandwidth(v int32) *CreateFileSystemInput

SetCacheBandwidth sets the CacheBandwidth field's value.

func (*CreateFileSystemInput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*CreateFileSystemInput) SetChargeType

func (s *CreateFileSystemInput) SetChargeType(v string) *CreateFileSystemInput

SetChargeType sets the ChargeType field's value.

func (*CreateFileSystemInput) SetClientToken

func (s *CreateFileSystemInput) SetClientToken(v string) *CreateFileSystemInput

SetClientToken sets the ClientToken field's value.

func (*CreateFileSystemInput) SetDescription

func (s *CreateFileSystemInput) SetDescription(v string) *CreateFileSystemInput

SetDescription sets the Description field's value.

func (*CreateFileSystemInput) SetFileSystemName

func (s *CreateFileSystemInput) SetFileSystemName(v string) *CreateFileSystemInput

SetFileSystemName sets the FileSystemName field's value.

func (*CreateFileSystemInput) SetFileSystemType

func (s *CreateFileSystemInput) SetFileSystemType(v string) *CreateFileSystemInput

SetFileSystemType sets the FileSystemType field's value.

func (*CreateFileSystemInput) SetProjectName

func (s *CreateFileSystemInput) SetProjectName(v string) *CreateFileSystemInput

SetProjectName sets the ProjectName field's value.

func (*CreateFileSystemInput) SetProtocolType

func (s *CreateFileSystemInput) SetProtocolType(v string) *CreateFileSystemInput

SetProtocolType sets the ProtocolType field's value.

func (*CreateFileSystemInput) SetSnapshotId

func (s *CreateFileSystemInput) SetSnapshotId(v string) *CreateFileSystemInput

SetSnapshotId sets the SnapshotId field's value.

func (*CreateFileSystemInput) SetStorageType

func (s *CreateFileSystemInput) SetStorageType(v string) *CreateFileSystemInput

SetStorageType sets the StorageType field's value.

func (*CreateFileSystemInput) SetTags

SetTags sets the Tags field's value.

func (*CreateFileSystemInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (CreateFileSystemInput) String

func (s CreateFileSystemInput) String() string

String returns the string representation

func (*CreateFileSystemInput) Validate added in v1.0.119

func (s *CreateFileSystemInput) Validate() error

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

type CreateFileSystemOutput

type CreateFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	FileSystemId *string `type:"string" json:",omitempty"`

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateFileSystemOutput) GoString

func (s CreateFileSystemOutput) GoString() string

GoString returns the string representation

func (*CreateFileSystemOutput) SetFileSystemId

func (s *CreateFileSystemOutput) SetFileSystemId(v string) *CreateFileSystemOutput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (CreateFileSystemOutput) String

func (s CreateFileSystemOutput) String() string

String returns the string representation

type CreateMountPointInput

type CreateMountPointInput struct {

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

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

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

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

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

func (CreateMountPointInput) GoString

func (s CreateMountPointInput) GoString() string

GoString returns the string representation

func (*CreateMountPointInput) SetFileSystemId

func (s *CreateMountPointInput) SetFileSystemId(v string) *CreateMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateMountPointInput) SetMountPointName

func (s *CreateMountPointInput) SetMountPointName(v string) *CreateMountPointInput

SetMountPointName sets the MountPointName field's value.

func (*CreateMountPointInput) SetPermissionGroupId

func (s *CreateMountPointInput) SetPermissionGroupId(v string) *CreateMountPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*CreateMountPointInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*CreateMountPointInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (CreateMountPointInput) String

func (s CreateMountPointInput) String() string

String returns the string representation

func (*CreateMountPointInput) Validate added in v1.0.119

func (s *CreateMountPointInput) Validate() error

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

type CreateMountPointOutput

type CreateMountPointOutput struct {
	Metadata *response.ResponseMetadata

	MountPointId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateMountPointOutput) GoString

func (s CreateMountPointOutput) GoString() string

GoString returns the string representation

func (*CreateMountPointOutput) SetMountPointId

func (s *CreateMountPointOutput) SetMountPointId(v string) *CreateMountPointOutput

SetMountPointId sets the MountPointId field's value.

func (CreateMountPointOutput) String

func (s CreateMountPointOutput) String() string

String returns the string representation

type CreatePermissionGroupInput

type CreatePermissionGroupInput struct {
	Description *string `type:"string" json:",omitempty"`

	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForCreatePermissionGroupInput"`

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

func (CreatePermissionGroupInput) GoString

func (s CreatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*CreatePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*CreatePermissionGroupInput) SetPermissionGroupName

func (s *CreatePermissionGroupInput) SetPermissionGroupName(v string) *CreatePermissionGroupInput

SetPermissionGroupName sets the PermissionGroupName field's value.

func (CreatePermissionGroupInput) String

String returns the string representation

func (*CreatePermissionGroupInput) Validate added in v1.0.119

func (s *CreatePermissionGroupInput) Validate() error

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

type CreatePermissionGroupOutput

type CreatePermissionGroupOutput struct {
	Metadata *response.ResponseMetadata

	PermissionGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreatePermissionGroupOutput) GoString

func (s CreatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (CreatePermissionGroupOutput) String

String returns the string representation

type CreatePreSignedUrlInput added in v1.0.167

type CreatePreSignedUrlInput struct {
	// contains filtered or unexported fields
}

func (CreatePreSignedUrlInput) GoString added in v1.0.167

func (s CreatePreSignedUrlInput) GoString() string

GoString returns the string representation

func (CreatePreSignedUrlInput) String added in v1.0.167

func (s CreatePreSignedUrlInput) String() string

String returns the string representation

type CreatePreSignedUrlOutput added in v1.0.167

type CreatePreSignedUrlOutput struct {
	Metadata *response.ResponseMetadata

	Expires *int32 `type:"int32" json:",omitempty"`

	Key *string `type:"string" json:",omitempty"`

	Url *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreatePreSignedUrlOutput) GoString added in v1.0.167

func (s CreatePreSignedUrlOutput) GoString() string

GoString returns the string representation

func (*CreatePreSignedUrlOutput) SetExpires added in v1.0.167

SetExpires sets the Expires field's value.

func (*CreatePreSignedUrlOutput) SetKey added in v1.0.167

SetKey sets the Key field's value.

func (*CreatePreSignedUrlOutput) SetUrl added in v1.0.167

SetUrl sets the Url field's value.

func (CreatePreSignedUrlOutput) String added in v1.0.167

func (s CreatePreSignedUrlOutput) String() string

String returns the string representation

type CreateSnapshotInput

type CreateSnapshotInput struct {
	Description *string `type:"string" json:",omitempty"`

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

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

func (CreateSnapshotInput) GoString

func (s CreateSnapshotInput) GoString() string

GoString returns the string representation

func (*CreateSnapshotInput) SetDescription

func (s *CreateSnapshotInput) SetDescription(v string) *CreateSnapshotInput

SetDescription sets the Description field's value.

func (*CreateSnapshotInput) SetFileSystemId

func (s *CreateSnapshotInput) SetFileSystemId(v string) *CreateSnapshotInput

SetFileSystemId sets the FileSystemId field's value.

func (*CreateSnapshotInput) SetSnapshotName

func (s *CreateSnapshotInput) SetSnapshotName(v string) *CreateSnapshotInput

SetSnapshotName sets the SnapshotName field's value.

func (CreateSnapshotInput) String

func (s CreateSnapshotInput) String() string

String returns the string representation

func (*CreateSnapshotInput) Validate added in v1.0.119

func (s *CreateSnapshotInput) Validate() error

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

type CreateSnapshotOutput

type CreateSnapshotOutput struct {
	Metadata *response.ResponseMetadata

	SnapshotId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CreateSnapshotOutput) GoString

func (s CreateSnapshotOutput) GoString() string

GoString returns the string representation

func (*CreateSnapshotOutput) SetSnapshotId

func (s *CreateSnapshotOutput) SetSnapshotId(v string) *CreateSnapshotOutput

SetSnapshotId sets the SnapshotId field's value.

func (CreateSnapshotOutput) String

func (s CreateSnapshotOutput) String() string

String returns the string representation

type DataFlowForDescribeDataFlowsOutput added in v1.0.167

type DataFlowForDescribeDataFlowsOutput struct {
	BucketName *string `type:"string" json:",omitempty"`

	BucketPrefix *string `type:"string" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	EnableBucketVersioning *bool `type:"boolean" json:",omitempty"`

	EvictPolicy *EvictPolicyForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	ExportPolicy *ExportPolicyForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	Id *string `type:"string" json:",omitempty"`

	ImportPolicy *ImportPolicyForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	QueueExec *int64 `type:"int64" json:",omitempty"`

	QueueFailed *int64 `type:"int64" json:",omitempty"`

	QueueLen *int64 `type:"int64" json:",omitempty"`

	Releasing *bool `type:"boolean" json:",omitempty"`

	RunningTaskNumber *int32 `type:"int32" json:",omitempty"`

	SameNameFilePolicy *string `type:"string" json:",omitempty" enum:"EnumOfSameNameFilePolicyForDescribeDataFlowsOutput"`

	Status *string `type:"string" json:",omitempty" enum:"ConvertEnumOfStatusForDescribeDataFlowsOutput"`

	SyncStatus *string `type:"string" json:",omitempty" enum:"EnumOfSyncStatusForDescribeDataFlowsOutput"`

	TlsInfo *TlsInfoForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DataFlowForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*DataFlowForDescribeDataFlowsOutput) SetBucketName added in v1.0.167

SetBucketName sets the BucketName field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetBucketPrefix added in v1.0.167

SetBucketPrefix sets the BucketPrefix field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetCreateTime added in v1.0.167

SetCreateTime sets the CreateTime field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetEnableBucketVersioning added in v1.0.167

SetEnableBucketVersioning sets the EnableBucketVersioning field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetEvictPolicy added in v1.0.167

SetEvictPolicy sets the EvictPolicy field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetExportPolicy added in v1.0.167

SetExportPolicy sets the ExportPolicy field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetFileSystemId added in v1.0.167

SetFileSystemId sets the FileSystemId field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetFileSystemPath added in v1.0.167

SetFileSystemPath sets the FileSystemPath field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetId added in v1.0.167

SetId sets the Id field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetImportPolicy added in v1.0.167

SetImportPolicy sets the ImportPolicy field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetName added in v1.0.167

SetName sets the Name field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetQueueExec added in v1.0.167

SetQueueExec sets the QueueExec field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetQueueFailed added in v1.0.167

SetQueueFailed sets the QueueFailed field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetQueueLen added in v1.0.167

SetQueueLen sets the QueueLen field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetReleasing added in v1.0.167

SetReleasing sets the Releasing field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetRunningTaskNumber added in v1.0.167

SetRunningTaskNumber sets the RunningTaskNumber field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetSameNameFilePolicy added in v1.0.167

SetSameNameFilePolicy sets the SameNameFilePolicy field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetSyncStatus added in v1.0.167

SetSyncStatus sets the SyncStatus field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetTlsInfo added in v1.0.167

SetTlsInfo sets the TlsInfo field's value.

func (*DataFlowForDescribeDataFlowsOutput) SetUpdateTime added in v1.0.167

SetUpdateTime sets the UpdateTime field's value.

func (DataFlowForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type DataFlowTaskForDescribeDataFlowTasksOutput added in v1.0.167

type DataFlowTaskForDescribeDataFlowTasksOutput struct {
	BucketName *string `type:"string" json:",omitempty"`

	BucketPrefix *string `type:"string" json:",omitempty"`

	CreateTime *string `type:"string" json:",omitempty"`

	DataFlowId *string `type:"string" json:",omitempty"`

	EndTime *string `type:"string" json:",omitempty"`

	EntryListFileKey *string `type:"string" json:",omitempty"`

	EntryListFileName *string `type:"string" json:",omitempty"`

	EntryListFileUrl *string `type:"string" json:",omitempty"`

	EvictPolicy *EvictPolicyForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	ExportPolicy *ExportPolicyForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemPath *string `type:"string" json:",omitempty"`

	Id *string `type:"string" json:",omitempty"`

	ImportPolicy *ImportPolicyForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	QueueExec *int64 `type:"int64" json:",omitempty"`

	QueueFailed *int64 `type:"int64" json:",omitempty"`

	QueueLen *int64 `type:"int64" json:",omitempty"`

	SameNameFilePolicy *string `type:"string" json:",omitempty" enum:"EnumOfSameNameFilePolicyForDescribeDataFlowTasksOutput"`

	StartTime *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"ConvertEnumOfStatusForDescribeDataFlowTasksOutput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertConvertEnumOfTypeForDescribeDataFlowTasksOutput"`

	UpdateTime *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DataFlowTaskForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketName added in v1.0.167

SetBucketName sets the BucketName field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketPrefix added in v1.0.167

SetBucketPrefix sets the BucketPrefix field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime added in v1.0.167

SetCreateTime sets the CreateTime field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowId added in v1.0.167

SetDataFlowId sets the DataFlowId field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime added in v1.0.167

SetEndTime sets the EndTime field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileKey added in v1.0.167

SetEntryListFileKey sets the EntryListFileKey field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileName added in v1.0.167

SetEntryListFileName sets the EntryListFileName field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileUrl added in v1.0.167

SetEntryListFileUrl sets the EntryListFileUrl field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictPolicy added in v1.0.167

SetEvictPolicy sets the EvictPolicy field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetExportPolicy added in v1.0.167

SetExportPolicy sets the ExportPolicy field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId added in v1.0.167

SetFileSystemId sets the FileSystemId field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath added in v1.0.167

SetFileSystemPath sets the FileSystemPath field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetId added in v1.0.167

SetId sets the Id field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetImportPolicy added in v1.0.167

SetImportPolicy sets the ImportPolicy field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueExec added in v1.0.167

SetQueueExec sets the QueueExec field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueFailed added in v1.0.167

SetQueueFailed sets the QueueFailed field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueLen added in v1.0.167

SetQueueLen sets the QueueLen field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetSameNameFilePolicy added in v1.0.167

SetSameNameFilePolicy sets the SameNameFilePolicy field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime added in v1.0.167

SetStartTime sets the StartTime field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime added in v1.0.167

SetUpdateTime sets the UpdateTime field's value.

func (DataFlowTaskForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type DeleteDataFlowTaskInput added in v1.0.167

type DeleteDataFlowTaskInput struct {

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

func (DeleteDataFlowTaskInput) GoString added in v1.0.167

func (s DeleteDataFlowTaskInput) GoString() string

GoString returns the string representation

func (*DeleteDataFlowTaskInput) SetId added in v1.0.167

SetId sets the Id field's value.

func (DeleteDataFlowTaskInput) String added in v1.0.167

func (s DeleteDataFlowTaskInput) String() string

String returns the string representation

func (*DeleteDataFlowTaskInput) Validate added in v1.0.167

func (s *DeleteDataFlowTaskInput) Validate() error

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

type DeleteDataFlowTaskOutput added in v1.0.167

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

func (DeleteDataFlowTaskOutput) GoString added in v1.0.167

func (s DeleteDataFlowTaskOutput) GoString() string

GoString returns the string representation

func (DeleteDataFlowTaskOutput) String added in v1.0.167

func (s DeleteDataFlowTaskOutput) String() string

String returns the string representation

type DeleteFileSystemInput

type DeleteFileSystemInput struct {

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

func (DeleteFileSystemInput) GoString

func (s DeleteFileSystemInput) GoString() string

GoString returns the string representation

func (*DeleteFileSystemInput) SetFileSystemId

func (s *DeleteFileSystemInput) SetFileSystemId(v string) *DeleteFileSystemInput

SetFileSystemId sets the FileSystemId field's value.

func (DeleteFileSystemInput) String

func (s DeleteFileSystemInput) String() string

String returns the string representation

func (*DeleteFileSystemInput) Validate added in v1.0.119

func (s *DeleteFileSystemInput) Validate() error

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

type DeleteFileSystemOutput

type DeleteFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DeleteFileSystemOutput) GoString

func (s DeleteFileSystemOutput) GoString() string

GoString returns the string representation

func (*DeleteFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (DeleteFileSystemOutput) String

func (s DeleteFileSystemOutput) String() string

String returns the string representation

type DeleteMountPointInput

type DeleteMountPointInput struct {

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

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

func (DeleteMountPointInput) GoString

func (s DeleteMountPointInput) GoString() string

GoString returns the string representation

func (*DeleteMountPointInput) SetFileSystemId

func (s *DeleteMountPointInput) SetFileSystemId(v string) *DeleteMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*DeleteMountPointInput) SetMountPointId

func (s *DeleteMountPointInput) SetMountPointId(v string) *DeleteMountPointInput

SetMountPointId sets the MountPointId field's value.

func (DeleteMountPointInput) String

func (s DeleteMountPointInput) String() string

String returns the string representation

func (*DeleteMountPointInput) Validate added in v1.0.119

func (s *DeleteMountPointInput) Validate() error

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

type DeleteMountPointOutput

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

func (DeleteMountPointOutput) GoString

func (s DeleteMountPointOutput) GoString() string

GoString returns the string representation

func (DeleteMountPointOutput) String

func (s DeleteMountPointOutput) String() string

String returns the string representation

type DeletePermissionGroupInput

type DeletePermissionGroupInput struct {

	// FileSystemType is a required field
	FileSystemType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfFileSystemTypeForDeletePermissionGroupInput"`

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

func (DeletePermissionGroupInput) GoString

func (s DeletePermissionGroupInput) GoString() string

GoString returns the string representation

func (*DeletePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DeletePermissionGroupInput) SetPermissionGroupId

func (s *DeletePermissionGroupInput) SetPermissionGroupId(v string) *DeletePermissionGroupInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (DeletePermissionGroupInput) String

String returns the string representation

func (*DeletePermissionGroupInput) Validate added in v1.0.119

func (s *DeletePermissionGroupInput) Validate() error

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

type DeletePermissionGroupOutput

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

func (DeletePermissionGroupOutput) GoString

func (s DeletePermissionGroupOutput) GoString() string

GoString returns the string representation

func (DeletePermissionGroupOutput) String

String returns the string representation

type DeleteSnapshotInput

type DeleteSnapshotInput struct {

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

func (DeleteSnapshotInput) GoString

func (s DeleteSnapshotInput) GoString() string

GoString returns the string representation

func (*DeleteSnapshotInput) SetSnapshotId

func (s *DeleteSnapshotInput) SetSnapshotId(v string) *DeleteSnapshotInput

SetSnapshotId sets the SnapshotId field's value.

func (DeleteSnapshotInput) String

func (s DeleteSnapshotInput) String() string

String returns the string representation

func (*DeleteSnapshotInput) Validate added in v1.0.119

func (s *DeleteSnapshotInput) Validate() error

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

type DeleteSnapshotOutput

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

func (DeleteSnapshotOutput) GoString

func (s DeleteSnapshotOutput) GoString() string

GoString returns the string representation

func (DeleteSnapshotOutput) String

func (s DeleteSnapshotOutput) String() string

String returns the string representation

type DescribeDataFlowTasksInput added in v1.0.167

type DescribeDataFlowTasksInput struct {
	DataFlowIds *string `type:"string" json:",omitempty"`

	DataFlowNames *string `type:"string" json:",omitempty"`

	Ids *string `type:"string" json:",omitempty"`

	// PageNumber is a required field
	PageNumber *int32 `type:"int32" json:",omitempty" required:"true"`

	// PageSize is a required field
	PageSize *int32 `type:"int32" json:",omitempty" required:"true"`

	Status *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeDataFlowTasksInput) GoString added in v1.0.167

func (s DescribeDataFlowTasksInput) GoString() string

GoString returns the string representation

func (*DescribeDataFlowTasksInput) SetDataFlowIds added in v1.0.167

SetDataFlowIds sets the DataFlowIds field's value.

func (*DescribeDataFlowTasksInput) SetDataFlowNames added in v1.0.167

SetDataFlowNames sets the DataFlowNames field's value.

func (*DescribeDataFlowTasksInput) SetIds added in v1.0.167

SetIds sets the Ids field's value.

func (*DescribeDataFlowTasksInput) SetPageNumber added in v1.0.167

SetPageNumber sets the PageNumber field's value.

func (*DescribeDataFlowTasksInput) SetPageSize added in v1.0.167

SetPageSize sets the PageSize field's value.

func (*DescribeDataFlowTasksInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (DescribeDataFlowTasksInput) String added in v1.0.167

String returns the string representation

func (*DescribeDataFlowTasksInput) Validate added in v1.0.167

func (s *DescribeDataFlowTasksInput) Validate() error

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

type DescribeDataFlowTasksOutput added in v1.0.167

type DescribeDataFlowTasksOutput struct {
	Metadata *response.ResponseMetadata

	DataFlowTasks []*DataFlowTaskForDescribeDataFlowTasksOutput `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 (DescribeDataFlowTasksOutput) GoString added in v1.0.167

func (s DescribeDataFlowTasksOutput) GoString() string

GoString returns the string representation

func (*DescribeDataFlowTasksOutput) SetDataFlowTasks added in v1.0.167

SetDataFlowTasks sets the DataFlowTasks field's value.

func (*DescribeDataFlowTasksOutput) SetPageNumber added in v1.0.167

SetPageNumber sets the PageNumber field's value.

func (*DescribeDataFlowTasksOutput) SetPageSize added in v1.0.167

SetPageSize sets the PageSize field's value.

func (*DescribeDataFlowTasksOutput) SetTotalCount added in v1.0.167

SetTotalCount sets the TotalCount field's value.

func (DescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type DescribeDataFlowsInput added in v1.0.167

type DescribeDataFlowsInput struct {
	FileSystemIds *string `type:"string" json:",omitempty"`

	Ids *string `type:"string" json:",omitempty"`

	Names *string `type:"string" json:",omitempty"`

	// PageNumber is a required field
	PageNumber *int32 `type:"int32" json:",omitempty" required:"true"`

	// PageSize is a required field
	PageSize *int32 `type:"int32" json:",omitempty" required:"true"`

	Status *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeDataFlowsInput) GoString added in v1.0.167

func (s DescribeDataFlowsInput) GoString() string

GoString returns the string representation

func (*DescribeDataFlowsInput) SetFileSystemIds added in v1.0.167

func (s *DescribeDataFlowsInput) SetFileSystemIds(v string) *DescribeDataFlowsInput

SetFileSystemIds sets the FileSystemIds field's value.

func (*DescribeDataFlowsInput) SetIds added in v1.0.167

SetIds sets the Ids field's value.

func (*DescribeDataFlowsInput) SetNames added in v1.0.167

SetNames sets the Names field's value.

func (*DescribeDataFlowsInput) SetPageNumber added in v1.0.167

SetPageNumber sets the PageNumber field's value.

func (*DescribeDataFlowsInput) SetPageSize added in v1.0.167

SetPageSize sets the PageSize field's value.

func (*DescribeDataFlowsInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (DescribeDataFlowsInput) String added in v1.0.167

func (s DescribeDataFlowsInput) String() string

String returns the string representation

func (*DescribeDataFlowsInput) Validate added in v1.0.167

func (s *DescribeDataFlowsInput) Validate() error

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

type DescribeDataFlowsOutput added in v1.0.167

type DescribeDataFlowsOutput struct {
	Metadata *response.ResponseMetadata

	DataFlows []*DataFlowForDescribeDataFlowsOutput `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 (DescribeDataFlowsOutput) GoString added in v1.0.167

func (s DescribeDataFlowsOutput) GoString() string

GoString returns the string representation

func (*DescribeDataFlowsOutput) SetDataFlows added in v1.0.167

SetDataFlows sets the DataFlows field's value.

func (*DescribeDataFlowsOutput) SetPageNumber added in v1.0.167

SetPageNumber sets the PageNumber field's value.

func (*DescribeDataFlowsOutput) SetPageSize added in v1.0.167

SetPageSize sets the PageSize field's value.

func (*DescribeDataFlowsOutput) SetTotalCount added in v1.0.167

SetTotalCount sets the TotalCount field's value.

func (DescribeDataFlowsOutput) String added in v1.0.167

func (s DescribeDataFlowsOutput) String() string

String returns the string representation

type DescribeDirQuotasInput added in v1.0.166

type DescribeDirQuotasInput struct {

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

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	Path *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeDirQuotasInput) GoString added in v1.0.166

func (s DescribeDirQuotasInput) GoString() string

GoString returns the string representation

func (*DescribeDirQuotasInput) SetFileSystemId added in v1.0.166

func (s *DescribeDirQuotasInput) SetFileSystemId(v string) *DescribeDirQuotasInput

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeDirQuotasInput) SetPageNumber added in v1.0.166

SetPageNumber sets the PageNumber field's value.

func (*DescribeDirQuotasInput) SetPageSize added in v1.0.166

SetPageSize sets the PageSize field's value.

func (*DescribeDirQuotasInput) SetPath added in v1.0.166

SetPath sets the Path field's value.

func (DescribeDirQuotasInput) String added in v1.0.166

func (s DescribeDirQuotasInput) String() string

String returns the string representation

func (*DescribeDirQuotasInput) Validate added in v1.0.166

func (s *DescribeDirQuotasInput) Validate() error

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

type DescribeDirQuotasOutput added in v1.0.166

type DescribeDirQuotasOutput struct {
	Metadata *response.ResponseMetadata

	DirQuotaInfos []*DirQuotaInfoForDescribeDirQuotasOutput `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 (DescribeDirQuotasOutput) GoString added in v1.0.166

func (s DescribeDirQuotasOutput) GoString() string

GoString returns the string representation

func (*DescribeDirQuotasOutput) SetDirQuotaInfos added in v1.0.166

SetDirQuotaInfos sets the DirQuotaInfos field's value.

func (*DescribeDirQuotasOutput) SetPageNumber added in v1.0.166

SetPageNumber sets the PageNumber field's value.

func (*DescribeDirQuotasOutput) SetPageSize added in v1.0.166

SetPageSize sets the PageSize field's value.

func (*DescribeDirQuotasOutput) SetTotalCount added in v1.0.166

SetTotalCount sets the TotalCount field's value.

func (DescribeDirQuotasOutput) String added in v1.0.166

func (s DescribeDirQuotasOutput) String() string

String returns the string representation

type DescribeFileSystemOverviewInput

type DescribeFileSystemOverviewInput struct {
	// contains filtered or unexported fields
}

func (DescribeFileSystemOverviewInput) GoString

GoString returns the string representation

func (DescribeFileSystemOverviewInput) String

String returns the string representation

type DescribeFileSystemOverviewOutput

type DescribeFileSystemOverviewOutput struct {
	Metadata *response.ResponseMetadata

	Overview *OverviewForDescribeFileSystemOverviewOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeFileSystemOverviewOutput) GoString

GoString returns the string representation

func (*DescribeFileSystemOverviewOutput) SetOverview

SetOverview sets the Overview field's value.

func (DescribeFileSystemOverviewOutput) String

String returns the string representation

type DescribeFileSystemStatisticsInput

type DescribeFileSystemStatisticsInput struct {
	// contains filtered or unexported fields
}

func (DescribeFileSystemStatisticsInput) GoString

GoString returns the string representation

func (DescribeFileSystemStatisticsInput) String

String returns the string representation

type DescribeFileSystemStatisticsOutput

type DescribeFileSystemStatisticsOutput struct {
	Metadata *response.ResponseMetadata

	Statistics []*StatisticForDescribeFileSystemStatisticsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*DescribeFileSystemStatisticsOutput) SetStatistics

SetStatistics sets the Statistics field's value.

func (*DescribeFileSystemStatisticsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeFileSystemStatisticsOutput) String

String returns the string representation

type DescribeFileSystemsInput

type DescribeFileSystemsInput struct {
	FileSystemIds *string `type:"string" json:",omitempty"`

	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribeFileSystemsInput"`

	Filters []*FilterForDescribeFileSystemsInput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	TagFilters []*TagFilterForDescribeFileSystemsInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeFileSystemsInput) GoString

func (s DescribeFileSystemsInput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsInput) SetFileSystemIds

SetFileSystemIds sets the FileSystemIds field's value.

func (*DescribeFileSystemsInput) SetFileSystemType

func (s *DescribeFileSystemsInput) SetFileSystemType(v string) *DescribeFileSystemsInput

SetFileSystemType sets the FileSystemType field's value.

func (*DescribeFileSystemsInput) SetFilters

SetFilters sets the Filters field's value.

func (*DescribeFileSystemsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*DescribeFileSystemsInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (DescribeFileSystemsInput) String

func (s DescribeFileSystemsInput) String() string

String returns the string representation

type DescribeFileSystemsOutput

type DescribeFileSystemsOutput struct {
	Metadata *response.ResponseMetadata

	FileSystems []*FileSystemForDescribeFileSystemsOutput `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 (DescribeFileSystemsOutput) GoString

func (s DescribeFileSystemsOutput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsOutput) SetFileSystems

SetFileSystems sets the FileSystems field's value.

func (*DescribeFileSystemsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeFileSystemsOutput) String

func (s DescribeFileSystemsOutput) String() string

String returns the string representation

type DescribeMountPointsInput

type DescribeMountPointsInput struct {

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

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`

	VpcId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeMountPointsInput) GoString

func (s DescribeMountPointsInput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeMountPointsInput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*DescribeMountPointsInput) SetMountPointName

func (s *DescribeMountPointsInput) SetMountPointName(v string) *DescribeMountPointsInput

SetMountPointName sets the MountPointName field's value.

func (*DescribeMountPointsInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (DescribeMountPointsInput) String

func (s DescribeMountPointsInput) String() string

String returns the string representation

func (*DescribeMountPointsInput) Validate added in v1.0.119

func (s *DescribeMountPointsInput) Validate() error

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

type DescribeMountPointsOutput

type DescribeMountPointsOutput struct {
	Metadata *response.ResponseMetadata

	MountPoints []*ConvertMountPointForDescribeMountPointsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeMountPointsOutput) GoString

func (s DescribeMountPointsOutput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*DescribeMountPointsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeMountPointsOutput) String

func (s DescribeMountPointsOutput) String() string

String returns the string representation

type DescribePermissionGroupsInput

type DescribePermissionGroupsInput struct {

	// FileSystemType is a required field
	FileSystemType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfFileSystemTypeForDescribePermissionGroupsInput"`

	Filters []*FilterForDescribePermissionGroupsInput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionGroupsInput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DescribePermissionGroupsInput) SetFilters

SetFilters sets the Filters field's value.

func (*DescribePermissionGroupsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (DescribePermissionGroupsInput) String

String returns the string representation

func (*DescribePermissionGroupsInput) Validate added in v1.0.119

func (s *DescribePermissionGroupsInput) Validate() error

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

type DescribePermissionGroupsOutput

type DescribePermissionGroupsOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	PermissionGroups []*PermissionGroupForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionGroupsOutput) SetPermissionGroups

SetPermissionGroups sets the PermissionGroups field's value.

func (*DescribePermissionGroupsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionGroupsOutput) String

String returns the string representation

type DescribePermissionRulesInput

type DescribePermissionRulesInput struct {
	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribePermissionRulesInput"`

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

func (DescribePermissionRulesInput) GoString

func (s DescribePermissionRulesInput) GoString() string

GoString returns the string representation

func (*DescribePermissionRulesInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DescribePermissionRulesInput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (DescribePermissionRulesInput) String

String returns the string representation

func (*DescribePermissionRulesInput) Validate added in v1.0.119

func (s *DescribePermissionRulesInput) Validate() error

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

type DescribePermissionRulesOutput

type DescribePermissionRulesOutput struct {
	Metadata *response.ResponseMetadata

	PermissionRules []*PermissionRuleForDescribePermissionRulesOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*DescribePermissionRulesOutput) SetPermissionRules

SetPermissionRules sets the PermissionRules field's value.

func (*DescribePermissionRulesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionRulesOutput) String

String returns the string representation

type DescribeRegionsInput

type DescribeRegionsInput struct {
	// contains filtered or unexported fields
}

func (DescribeRegionsInput) GoString

func (s DescribeRegionsInput) GoString() string

GoString returns the string representation

func (DescribeRegionsInput) String

func (s DescribeRegionsInput) String() string

String returns the string representation

type DescribeRegionsOutput

type DescribeRegionsOutput struct {
	Metadata *response.ResponseMetadata

	Regions []*RegionForDescribeRegionsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeRegionsOutput) GoString

func (s DescribeRegionsOutput) GoString() string

GoString returns the string representation

func (*DescribeRegionsOutput) SetRegions

SetRegions sets the Regions field's value.

func (*DescribeRegionsOutput) SetTotalCount

func (s *DescribeRegionsOutput) SetTotalCount(v int32) *DescribeRegionsOutput

SetTotalCount sets the TotalCount field's value.

func (DescribeRegionsOutput) String

func (s DescribeRegionsOutput) String() string

String returns the string representation

type DescribeSnapshotsInput

type DescribeSnapshotsInput struct {
	FileSystemId *string `type:"string" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	SnapshotIds *string `type:"string" json:",omitempty"`

	SnapshotName *string `type:"string" json:",omitempty"`

	SnapshotType *string `type:"string" json:",omitempty" enum:"EnumOfSnapshotTypeForDescribeSnapshotsInput"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeSnapshotsInput"`
	// contains filtered or unexported fields
}

func (DescribeSnapshotsInput) GoString

func (s DescribeSnapshotsInput) GoString() string

GoString returns the string representation

func (*DescribeSnapshotsInput) SetFileSystemId

func (s *DescribeSnapshotsInput) SetFileSystemId(v string) *DescribeSnapshotsInput

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeSnapshotsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeSnapshotsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeSnapshotsInput) SetSnapshotIds

SetSnapshotIds sets the SnapshotIds field's value.

func (*DescribeSnapshotsInput) SetSnapshotName

func (s *DescribeSnapshotsInput) SetSnapshotName(v string) *DescribeSnapshotsInput

SetSnapshotName sets the SnapshotName field's value.

func (*DescribeSnapshotsInput) SetSnapshotType

func (s *DescribeSnapshotsInput) SetSnapshotType(v string) *DescribeSnapshotsInput

SetSnapshotType sets the SnapshotType field's value.

func (*DescribeSnapshotsInput) SetStatus

SetStatus sets the Status field's value.

func (DescribeSnapshotsInput) String

func (s DescribeSnapshotsInput) String() string

String returns the string representation

type DescribeSnapshotsOutput

type DescribeSnapshotsOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	Snapshots []*SnapshotForDescribeSnapshotsOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeSnapshotsOutput) GoString

func (s DescribeSnapshotsOutput) GoString() string

GoString returns the string representation

func (*DescribeSnapshotsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeSnapshotsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeSnapshotsOutput) SetSnapshots

SetSnapshots sets the Snapshots field's value.

func (*DescribeSnapshotsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeSnapshotsOutput) String

func (s DescribeSnapshotsOutput) String() string

String returns the string representation

type DescribeZonesInput

type DescribeZonesInput struct {
	// contains filtered or unexported fields
}

func (DescribeZonesInput) GoString

func (s DescribeZonesInput) GoString() string

GoString returns the string representation

func (DescribeZonesInput) String

func (s DescribeZonesInput) String() string

String returns the string representation

type DescribeZonesOutput

type DescribeZonesOutput struct {
	Metadata *response.ResponseMetadata

	TotalCount *int32 `type:"int32" json:",omitempty"`

	Zones []*ZoneForDescribeZonesOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DescribeZonesOutput) GoString

func (s DescribeZonesOutput) GoString() string

GoString returns the string representation

func (*DescribeZonesOutput) SetTotalCount

func (s *DescribeZonesOutput) SetTotalCount(v int32) *DescribeZonesOutput

SetTotalCount sets the TotalCount field's value.

func (*DescribeZonesOutput) SetZones

SetZones sets the Zones field's value.

func (DescribeZonesOutput) String

func (s DescribeZonesOutput) String() string

String returns the string representation

type DimensionForCreateDataFlowInput added in v1.0.167

type DimensionForCreateDataFlowInput struct {
	Attr *string `type:"string" json:",omitempty" enum:"EnumOfAttrForCreateDataFlowInput"`

	StaticValues []*StaticValueForCreateDataFlowInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DimensionForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*DimensionForCreateDataFlowInput) SetAttr added in v1.0.167

SetAttr sets the Attr field's value.

func (*DimensionForCreateDataFlowInput) SetStaticValues added in v1.0.167

SetStaticValues sets the StaticValues field's value.

func (DimensionForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type DimensionForCreateDataFlowTaskInput added in v1.0.167

type DimensionForCreateDataFlowTaskInput struct {
	Attr *string `type:"string" json:",omitempty" enum:"EnumOfAttrForCreateDataFlowTaskInput"`

	StaticValues []*StaticValueForCreateDataFlowTaskInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DimensionForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*DimensionForCreateDataFlowTaskInput) SetAttr added in v1.0.167

SetAttr sets the Attr field's value.

func (*DimensionForCreateDataFlowTaskInput) SetStaticValues added in v1.0.167

SetStaticValues sets the StaticValues field's value.

func (DimensionForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type DimensionForDescribeDataFlowTasksOutput added in v1.0.167

type DimensionForDescribeDataFlowTasksOutput struct {
	Attr *string `type:"string" json:",omitempty" enum:"EnumOfAttrForDescribeDataFlowTasksOutput"`

	StaticValues []*StaticValueForDescribeDataFlowTasksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DimensionForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*DimensionForDescribeDataFlowTasksOutput) SetAttr added in v1.0.167

SetAttr sets the Attr field's value.

func (*DimensionForDescribeDataFlowTasksOutput) SetStaticValues added in v1.0.167

SetStaticValues sets the StaticValues field's value.

func (DimensionForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type DimensionForDescribeDataFlowsOutput added in v1.0.167

type DimensionForDescribeDataFlowsOutput struct {
	Attr *string `type:"string" json:",omitempty" enum:"EnumOfAttrForDescribeDataFlowsOutput"`

	StaticValues []*StaticValueForDescribeDataFlowsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DimensionForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*DimensionForDescribeDataFlowsOutput) SetAttr added in v1.0.167

SetAttr sets the Attr field's value.

func (*DimensionForDescribeDataFlowsOutput) SetStaticValues added in v1.0.167

SetStaticValues sets the StaticValues field's value.

func (DimensionForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type DimensionForUpdateDataFlowInput added in v1.0.167

type DimensionForUpdateDataFlowInput struct {
	Attr *string `type:"string" json:",omitempty" enum:"EnumOfAttrForUpdateDataFlowInput"`

	StaticValues []*StaticValueForUpdateDataFlowInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DimensionForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*DimensionForUpdateDataFlowInput) SetAttr added in v1.0.167

SetAttr sets the Attr field's value.

func (*DimensionForUpdateDataFlowInput) SetStaticValues added in v1.0.167

SetStaticValues sets the StaticValues field's value.

func (DimensionForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type DirQuotaInfoForDescribeDirQuotasOutput added in v1.0.166

type DirQuotaInfoForDescribeDirQuotasOutput struct {
	DirInode *int32 `type:"int32" json:",omitempty"`

	Path *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDirQuotasOutput"`

	UserQuotaInfos []*UserQuotaInfoForDescribeDirQuotasOutput `type:"list" json:",omitempty"`

	UserQuotaInfosCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (DirQuotaInfoForDescribeDirQuotasOutput) GoString added in v1.0.166

GoString returns the string representation

func (*DirQuotaInfoForDescribeDirQuotasOutput) SetDirInode added in v1.0.166

SetDirInode sets the DirInode field's value.

func (*DirQuotaInfoForDescribeDirQuotasOutput) SetPath added in v1.0.166

SetPath sets the Path field's value.

func (*DirQuotaInfoForDescribeDirQuotasOutput) SetStatus added in v1.0.166

SetStatus sets the Status field's value.

func (*DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfos added in v1.0.166

SetUserQuotaInfos sets the UserQuotaInfos field's value.

func (*DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfosCount added in v1.0.166

SetUserQuotaInfosCount sets the UserQuotaInfosCount field's value.

func (DirQuotaInfoForDescribeDirQuotasOutput) String added in v1.0.166

String returns the string representation

type EvictPolicyForCreateDataFlowInput added in v1.0.167

type EvictPolicyForCreateDataFlowInput struct {
	FilterInfo *FilterInfoForCreateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateDataFlowInput"`
	// contains filtered or unexported fields
}

func (EvictPolicyForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*EvictPolicyForCreateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*EvictPolicyForCreateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*EvictPolicyForCreateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (EvictPolicyForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type EvictPolicyForCreateDataFlowTaskInput added in v1.0.167

type EvictPolicyForCreateDataFlowTaskInput struct {
	FilterInfo *FilterInfoForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowTaskInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateDataFlowTaskInput"`
	// contains filtered or unexported fields
}

func (EvictPolicyForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*EvictPolicyForCreateDataFlowTaskInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*EvictPolicyForCreateDataFlowTaskInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*EvictPolicyForCreateDataFlowTaskInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (EvictPolicyForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type EvictPolicyForDescribeDataFlowTasksOutput added in v1.0.167

type EvictPolicyForDescribeDataFlowTasksOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowTasksOutput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeDataFlowTasksOutput"`
	// contains filtered or unexported fields
}

func (EvictPolicyForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*EvictPolicyForDescribeDataFlowTasksOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*EvictPolicyForDescribeDataFlowTasksOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*EvictPolicyForDescribeDataFlowTasksOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (EvictPolicyForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type EvictPolicyForDescribeDataFlowsOutput added in v1.0.167

type EvictPolicyForDescribeDataFlowsOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowsOutput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeDataFlowsOutput"`
	// contains filtered or unexported fields
}

func (EvictPolicyForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*EvictPolicyForDescribeDataFlowsOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*EvictPolicyForDescribeDataFlowsOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*EvictPolicyForDescribeDataFlowsOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (EvictPolicyForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type EvictPolicyForUpdateDataFlowInput added in v1.0.167

type EvictPolicyForUpdateDataFlowInput struct {
	FilterInfo *FilterInfoForUpdateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForUpdateDataFlowInput"`
	// contains filtered or unexported fields
}

func (EvictPolicyForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*EvictPolicyForUpdateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*EvictPolicyForUpdateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*EvictPolicyForUpdateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (EvictPolicyForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type ExpandFileSystemInput

type ExpandFileSystemInput struct {

	// Capacity is a required field
	Capacity *int32 `type:"int32" json:",omitempty" required:"true"`

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

func (ExpandFileSystemInput) GoString

func (s ExpandFileSystemInput) GoString() string

GoString returns the string representation

func (*ExpandFileSystemInput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*ExpandFileSystemInput) SetFileSystemId

func (s *ExpandFileSystemInput) SetFileSystemId(v string) *ExpandFileSystemInput

SetFileSystemId sets the FileSystemId field's value.

func (ExpandFileSystemInput) String

func (s ExpandFileSystemInput) String() string

String returns the string representation

func (*ExpandFileSystemInput) Validate added in v1.0.119

func (s *ExpandFileSystemInput) Validate() error

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

type ExpandFileSystemOutput

type ExpandFileSystemOutput struct {
	Metadata *response.ResponseMetadata

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExpandFileSystemOutput) GoString

func (s ExpandFileSystemOutput) GoString() string

GoString returns the string representation

func (*ExpandFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (ExpandFileSystemOutput) String

func (s ExpandFileSystemOutput) String() string

String returns the string representation

type ExportPolicyForCreateDataFlowInput added in v1.0.167

type ExportPolicyForCreateDataFlowInput struct {
	FilterInfo *FilterInfoForCreateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateDataFlowInput"`
	// contains filtered or unexported fields
}

func (ExportPolicyForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*ExportPolicyForCreateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ExportPolicyForCreateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ExportPolicyForCreateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ExportPolicyForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type ExportPolicyForCreateDataFlowTaskInput added in v1.0.167

type ExportPolicyForCreateDataFlowTaskInput struct {
	FilterInfo *FilterInfoForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowTaskInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateDataFlowTaskInput"`
	// contains filtered or unexported fields
}

func (ExportPolicyForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*ExportPolicyForCreateDataFlowTaskInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ExportPolicyForCreateDataFlowTaskInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ExportPolicyForCreateDataFlowTaskInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ExportPolicyForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type ExportPolicyForDescribeDataFlowTasksOutput added in v1.0.167

type ExportPolicyForDescribeDataFlowTasksOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowTasksOutput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeDataFlowTasksOutput"`
	// contains filtered or unexported fields
}

func (ExportPolicyForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*ExportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ExportPolicyForDescribeDataFlowTasksOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ExportPolicyForDescribeDataFlowTasksOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ExportPolicyForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type ExportPolicyForDescribeDataFlowsOutput added in v1.0.167

type ExportPolicyForDescribeDataFlowsOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowsOutput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeDataFlowsOutput"`
	// contains filtered or unexported fields
}

func (ExportPolicyForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*ExportPolicyForDescribeDataFlowsOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ExportPolicyForDescribeDataFlowsOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ExportPolicyForDescribeDataFlowsOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ExportPolicyForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type ExportPolicyForUpdateDataFlowInput added in v1.0.167

type ExportPolicyForUpdateDataFlowInput struct {
	FilterInfo *FilterInfoForUpdateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForUpdateDataFlowInput"`
	// contains filtered or unexported fields
}

func (ExportPolicyForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*ExportPolicyForUpdateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ExportPolicyForUpdateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ExportPolicyForUpdateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ExportPolicyForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type ExtremeCapacityForDescribeFileSystemStatisticsOutput

type ExtremeCapacityForDescribeFileSystemStatisticsOutput struct {
	Total *int64 `type:"int64" json:",omitempty"`

	Used *int64 `type:"int64" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ExtremeCapacityForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetTotal

SetTotal sets the Total field's value.

func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetUsed

SetUsed sets the Used field's value.

func (ExtremeCapacityForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type FILENAS

type FILENAS struct {
	*client.Client
}

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

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

New create int can support ssl or region locate set

func (*FILENAS) CancelDataFlowTask added in v1.0.167

func (c *FILENAS) CancelDataFlowTask(input *CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)

CancelDataFlowTask API operation for FILENAS.

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

func (*FILENAS) CancelDataFlowTaskCommon added in v1.0.167

func (c *FILENAS) CancelDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CancelDataFlowTaskCommon API operation for FILENAS.

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

func (*FILENAS) CancelDataFlowTaskCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) CancelDataFlowTaskCommonWithContext added in v1.0.167

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

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

See CancelDataFlowTaskCommon 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 (*FILENAS) CancelDataFlowTaskRequest added in v1.0.167

func (c *FILENAS) CancelDataFlowTaskRequest(input *CancelDataFlowTaskInput) (req *request.Request, output *CancelDataFlowTaskOutput)

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

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

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

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

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

func (*FILENAS) CancelDataFlowTaskWithContext added in v1.0.167

func (c *FILENAS) CancelDataFlowTaskWithContext(ctx volcengine.Context, input *CancelDataFlowTaskInput, opts ...request.Option) (*CancelDataFlowTaskOutput, error)

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

See CancelDataFlowTask 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 (*FILENAS) CancelDirQuota added in v1.0.166

func (c *FILENAS) CancelDirQuota(input *CancelDirQuotaInput) (*CancelDirQuotaOutput, error)

CancelDirQuota API operation for FILENAS.

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

func (*FILENAS) CancelDirQuotaCommon added in v1.0.166

func (c *FILENAS) CancelDirQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CancelDirQuotaCommon API operation for FILENAS.

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

func (*FILENAS) CancelDirQuotaCommonRequest added in v1.0.166

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

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

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

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

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

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

func (*FILENAS) CancelDirQuotaCommonWithContext added in v1.0.166

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

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

See CancelDirQuotaCommon 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 (*FILENAS) CancelDirQuotaRequest added in v1.0.166

func (c *FILENAS) CancelDirQuotaRequest(input *CancelDirQuotaInput) (req *request.Request, output *CancelDirQuotaOutput)

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

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

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

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

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

func (*FILENAS) CancelDirQuotaWithContext added in v1.0.166

func (c *FILENAS) CancelDirQuotaWithContext(ctx volcengine.Context, input *CancelDirQuotaInput, opts ...request.Option) (*CancelDirQuotaOutput, error)

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

See CancelDirQuota 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 (*FILENAS) CreateDataFlow added in v1.0.167

func (c *FILENAS) CreateDataFlow(input *CreateDataFlowInput) (*CreateDataFlowOutput, error)

CreateDataFlow API operation for FILENAS.

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

func (*FILENAS) CreateDataFlowCommon added in v1.0.167

func (c *FILENAS) CreateDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDataFlowCommon API operation for FILENAS.

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

func (*FILENAS) CreateDataFlowCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) CreateDataFlowCommonWithContext added in v1.0.167

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

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

See CreateDataFlowCommon 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 (*FILENAS) CreateDataFlowRequest added in v1.0.167

func (c *FILENAS) CreateDataFlowRequest(input *CreateDataFlowInput) (req *request.Request, output *CreateDataFlowOutput)

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

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

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

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

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

func (*FILENAS) CreateDataFlowTask added in v1.0.167

func (c *FILENAS) CreateDataFlowTask(input *CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)

CreateDataFlowTask API operation for FILENAS.

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

func (*FILENAS) CreateDataFlowTaskCommon added in v1.0.167

func (c *FILENAS) CreateDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateDataFlowTaskCommon API operation for FILENAS.

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

func (*FILENAS) CreateDataFlowTaskCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) CreateDataFlowTaskCommonWithContext added in v1.0.167

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

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

See CreateDataFlowTaskCommon 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 (*FILENAS) CreateDataFlowTaskRequest added in v1.0.167

func (c *FILENAS) CreateDataFlowTaskRequest(input *CreateDataFlowTaskInput) (req *request.Request, output *CreateDataFlowTaskOutput)

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

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

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

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

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

func (*FILENAS) CreateDataFlowTaskWithContext added in v1.0.167

func (c *FILENAS) CreateDataFlowTaskWithContext(ctx volcengine.Context, input *CreateDataFlowTaskInput, opts ...request.Option) (*CreateDataFlowTaskOutput, error)

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

See CreateDataFlowTask 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 (*FILENAS) CreateDataFlowWithContext added in v1.0.167

func (c *FILENAS) CreateDataFlowWithContext(ctx volcengine.Context, input *CreateDataFlowInput, opts ...request.Option) (*CreateDataFlowOutput, error)

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

See CreateDataFlow 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 (*FILENAS) CreateFileSystem

func (c *FILENAS) CreateFileSystem(input *CreateFileSystemInput) (*CreateFileSystemOutput, error)

CreateFileSystem API operation for FILENAS.

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

func (*FILENAS) CreateFileSystemCommon

func (c *FILENAS) CreateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateFileSystemCommon API operation for FILENAS.

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

func (*FILENAS) CreateFileSystemCommonRequest

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

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

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

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

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

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

func (*FILENAS) CreateFileSystemCommonWithContext

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

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

See CreateFileSystemCommon 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 (*FILENAS) CreateFileSystemRequest

func (c *FILENAS) CreateFileSystemRequest(input *CreateFileSystemInput) (req *request.Request, output *CreateFileSystemOutput)

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

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

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

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

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

func (*FILENAS) CreateFileSystemWithContext

func (c *FILENAS) CreateFileSystemWithContext(ctx volcengine.Context, input *CreateFileSystemInput, opts ...request.Option) (*CreateFileSystemOutput, error)

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

See CreateFileSystem 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 (*FILENAS) CreateMountPoint

func (c *FILENAS) CreateMountPoint(input *CreateMountPointInput) (*CreateMountPointOutput, error)

CreateMountPoint API operation for FILENAS.

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

func (*FILENAS) CreateMountPointCommon

func (c *FILENAS) CreateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateMountPointCommon API operation for FILENAS.

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

func (*FILENAS) CreateMountPointCommonRequest

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

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

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

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

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

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

func (*FILENAS) CreateMountPointCommonWithContext

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

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

See CreateMountPointCommon 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 (*FILENAS) CreateMountPointRequest

func (c *FILENAS) CreateMountPointRequest(input *CreateMountPointInput) (req *request.Request, output *CreateMountPointOutput)

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

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

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

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

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

func (*FILENAS) CreateMountPointWithContext

func (c *FILENAS) CreateMountPointWithContext(ctx volcengine.Context, input *CreateMountPointInput, opts ...request.Option) (*CreateMountPointOutput, error)

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

See CreateMountPoint 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 (*FILENAS) CreatePermissionGroup

func (c *FILENAS) CreatePermissionGroup(input *CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)

CreatePermissionGroup API operation for FILENAS.

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

func (*FILENAS) CreatePermissionGroupCommon

func (c *FILENAS) CreatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreatePermissionGroupCommon API operation for FILENAS.

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

func (*FILENAS) CreatePermissionGroupCommonRequest

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

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

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

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

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

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

func (*FILENAS) CreatePermissionGroupCommonWithContext

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

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

See CreatePermissionGroupCommon 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 (*FILENAS) CreatePermissionGroupRequest

func (c *FILENAS) CreatePermissionGroupRequest(input *CreatePermissionGroupInput) (req *request.Request, output *CreatePermissionGroupOutput)

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

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

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

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

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

func (*FILENAS) CreatePermissionGroupWithContext

func (c *FILENAS) CreatePermissionGroupWithContext(ctx volcengine.Context, input *CreatePermissionGroupInput, opts ...request.Option) (*CreatePermissionGroupOutput, error)

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

See CreatePermissionGroup 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 (*FILENAS) CreatePreSignedUrl added in v1.0.167

func (c *FILENAS) CreatePreSignedUrl(input *CreatePreSignedUrlInput) (*CreatePreSignedUrlOutput, error)

CreatePreSignedUrl API operation for FILENAS.

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

func (*FILENAS) CreatePreSignedUrlCommon added in v1.0.167

func (c *FILENAS) CreatePreSignedUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreatePreSignedUrlCommon API operation for FILENAS.

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

func (*FILENAS) CreatePreSignedUrlCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) CreatePreSignedUrlCommonWithContext added in v1.0.167

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

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

See CreatePreSignedUrlCommon 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 (*FILENAS) CreatePreSignedUrlRequest added in v1.0.167

func (c *FILENAS) CreatePreSignedUrlRequest(input *CreatePreSignedUrlInput) (req *request.Request, output *CreatePreSignedUrlOutput)

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

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

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

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

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

func (*FILENAS) CreatePreSignedUrlWithContext added in v1.0.167

func (c *FILENAS) CreatePreSignedUrlWithContext(ctx volcengine.Context, input *CreatePreSignedUrlInput, opts ...request.Option) (*CreatePreSignedUrlOutput, error)

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

See CreatePreSignedUrl 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 (*FILENAS) CreateSnapshot

func (c *FILENAS) CreateSnapshot(input *CreateSnapshotInput) (*CreateSnapshotOutput, error)

CreateSnapshot API operation for FILENAS.

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

func (*FILENAS) CreateSnapshotCommon

func (c *FILENAS) CreateSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CreateSnapshotCommon API operation for FILENAS.

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

func (*FILENAS) CreateSnapshotCommonRequest

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

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

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

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

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

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

func (*FILENAS) CreateSnapshotCommonWithContext

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

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

See CreateSnapshotCommon 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 (*FILENAS) CreateSnapshotRequest

func (c *FILENAS) CreateSnapshotRequest(input *CreateSnapshotInput) (req *request.Request, output *CreateSnapshotOutput)

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

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

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

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

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

func (*FILENAS) CreateSnapshotWithContext

func (c *FILENAS) CreateSnapshotWithContext(ctx volcengine.Context, input *CreateSnapshotInput, opts ...request.Option) (*CreateSnapshotOutput, error)

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

See CreateSnapshot 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 (*FILENAS) DeleteDataFlowTask added in v1.0.167

func (c *FILENAS) DeleteDataFlowTask(input *DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)

DeleteDataFlowTask API operation for FILENAS.

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

func (*FILENAS) DeleteDataFlowTaskCommon added in v1.0.167

func (c *FILENAS) DeleteDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteDataFlowTaskCommon API operation for FILENAS.

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

func (*FILENAS) DeleteDataFlowTaskCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) DeleteDataFlowTaskCommonWithContext added in v1.0.167

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

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

See DeleteDataFlowTaskCommon 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 (*FILENAS) DeleteDataFlowTaskRequest added in v1.0.167

func (c *FILENAS) DeleteDataFlowTaskRequest(input *DeleteDataFlowTaskInput) (req *request.Request, output *DeleteDataFlowTaskOutput)

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

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

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

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

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

func (*FILENAS) DeleteDataFlowTaskWithContext added in v1.0.167

func (c *FILENAS) DeleteDataFlowTaskWithContext(ctx volcengine.Context, input *DeleteDataFlowTaskInput, opts ...request.Option) (*DeleteDataFlowTaskOutput, error)

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

See DeleteDataFlowTask 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 (*FILENAS) DeleteFileSystem

func (c *FILENAS) DeleteFileSystem(input *DeleteFileSystemInput) (*DeleteFileSystemOutput, error)

DeleteFileSystem API operation for FILENAS.

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

func (*FILENAS) DeleteFileSystemCommon

func (c *FILENAS) DeleteFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteFileSystemCommon API operation for FILENAS.

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

func (*FILENAS) DeleteFileSystemCommonRequest

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

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

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

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

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

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

func (*FILENAS) DeleteFileSystemCommonWithContext

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

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

See DeleteFileSystemCommon 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 (*FILENAS) DeleteFileSystemRequest

func (c *FILENAS) DeleteFileSystemRequest(input *DeleteFileSystemInput) (req *request.Request, output *DeleteFileSystemOutput)

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

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

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

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

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

func (*FILENAS) DeleteFileSystemWithContext

func (c *FILENAS) DeleteFileSystemWithContext(ctx volcengine.Context, input *DeleteFileSystemInput, opts ...request.Option) (*DeleteFileSystemOutput, error)

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

See DeleteFileSystem 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 (*FILENAS) DeleteMountPoint

func (c *FILENAS) DeleteMountPoint(input *DeleteMountPointInput) (*DeleteMountPointOutput, error)

DeleteMountPoint API operation for FILENAS.

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

func (*FILENAS) DeleteMountPointCommon

func (c *FILENAS) DeleteMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteMountPointCommon API operation for FILENAS.

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

func (*FILENAS) DeleteMountPointCommonRequest

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

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

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

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

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

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

func (*FILENAS) DeleteMountPointCommonWithContext

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

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

See DeleteMountPointCommon 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 (*FILENAS) DeleteMountPointRequest

func (c *FILENAS) DeleteMountPointRequest(input *DeleteMountPointInput) (req *request.Request, output *DeleteMountPointOutput)

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

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

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

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

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

func (*FILENAS) DeleteMountPointWithContext

func (c *FILENAS) DeleteMountPointWithContext(ctx volcengine.Context, input *DeleteMountPointInput, opts ...request.Option) (*DeleteMountPointOutput, error)

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

See DeleteMountPoint 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 (*FILENAS) DeletePermissionGroup

func (c *FILENAS) DeletePermissionGroup(input *DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)

DeletePermissionGroup API operation for FILENAS.

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

func (*FILENAS) DeletePermissionGroupCommon

func (c *FILENAS) DeletePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeletePermissionGroupCommon API operation for FILENAS.

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

func (*FILENAS) DeletePermissionGroupCommonRequest

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

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

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

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

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

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

func (*FILENAS) DeletePermissionGroupCommonWithContext

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

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

See DeletePermissionGroupCommon 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 (*FILENAS) DeletePermissionGroupRequest

func (c *FILENAS) DeletePermissionGroupRequest(input *DeletePermissionGroupInput) (req *request.Request, output *DeletePermissionGroupOutput)

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

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

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

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

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

func (*FILENAS) DeletePermissionGroupWithContext

func (c *FILENAS) DeletePermissionGroupWithContext(ctx volcengine.Context, input *DeletePermissionGroupInput, opts ...request.Option) (*DeletePermissionGroupOutput, error)

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

See DeletePermissionGroup 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 (*FILENAS) DeleteSnapshot

func (c *FILENAS) DeleteSnapshot(input *DeleteSnapshotInput) (*DeleteSnapshotOutput, error)

DeleteSnapshot API operation for FILENAS.

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

func (*FILENAS) DeleteSnapshotCommon

func (c *FILENAS) DeleteSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DeleteSnapshotCommon API operation for FILENAS.

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

func (*FILENAS) DeleteSnapshotCommonRequest

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

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

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

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

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

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

func (*FILENAS) DeleteSnapshotCommonWithContext

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

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

See DeleteSnapshotCommon 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 (*FILENAS) DeleteSnapshotRequest

func (c *FILENAS) DeleteSnapshotRequest(input *DeleteSnapshotInput) (req *request.Request, output *DeleteSnapshotOutput)

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

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

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

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

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

func (*FILENAS) DeleteSnapshotWithContext

func (c *FILENAS) DeleteSnapshotWithContext(ctx volcengine.Context, input *DeleteSnapshotInput, opts ...request.Option) (*DeleteSnapshotOutput, error)

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

See DeleteSnapshot 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 (*FILENAS) DescribeDataFlowTasks added in v1.0.167

func (c *FILENAS) DescribeDataFlowTasks(input *DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)

DescribeDataFlowTasks API operation for FILENAS.

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

func (*FILENAS) DescribeDataFlowTasksCommon added in v1.0.167

func (c *FILENAS) DescribeDataFlowTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDataFlowTasksCommon API operation for FILENAS.

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

func (*FILENAS) DescribeDataFlowTasksCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) DescribeDataFlowTasksCommonWithContext added in v1.0.167

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

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

See DescribeDataFlowTasksCommon 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 (*FILENAS) DescribeDataFlowTasksRequest added in v1.0.167

func (c *FILENAS) DescribeDataFlowTasksRequest(input *DescribeDataFlowTasksInput) (req *request.Request, output *DescribeDataFlowTasksOutput)

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

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

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

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

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

func (*FILENAS) DescribeDataFlowTasksWithContext added in v1.0.167

func (c *FILENAS) DescribeDataFlowTasksWithContext(ctx volcengine.Context, input *DescribeDataFlowTasksInput, opts ...request.Option) (*DescribeDataFlowTasksOutput, error)

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

See DescribeDataFlowTasks 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 (*FILENAS) DescribeDataFlows added in v1.0.167

func (c *FILENAS) DescribeDataFlows(input *DescribeDataFlowsInput) (*DescribeDataFlowsOutput, error)

DescribeDataFlows API operation for FILENAS.

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

func (*FILENAS) DescribeDataFlowsCommon added in v1.0.167

func (c *FILENAS) DescribeDataFlowsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDataFlowsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeDataFlowsCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) DescribeDataFlowsCommonWithContext added in v1.0.167

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

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

See DescribeDataFlowsCommon 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 (*FILENAS) DescribeDataFlowsRequest added in v1.0.167

func (c *FILENAS) DescribeDataFlowsRequest(input *DescribeDataFlowsInput) (req *request.Request, output *DescribeDataFlowsOutput)

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

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

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

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

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

func (*FILENAS) DescribeDataFlowsWithContext added in v1.0.167

func (c *FILENAS) DescribeDataFlowsWithContext(ctx volcengine.Context, input *DescribeDataFlowsInput, opts ...request.Option) (*DescribeDataFlowsOutput, error)

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

See DescribeDataFlows 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 (*FILENAS) DescribeDirQuotas added in v1.0.166

func (c *FILENAS) DescribeDirQuotas(input *DescribeDirQuotasInput) (*DescribeDirQuotasOutput, error)

DescribeDirQuotas API operation for FILENAS.

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

func (*FILENAS) DescribeDirQuotasCommon added in v1.0.166

func (c *FILENAS) DescribeDirQuotasCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeDirQuotasCommon API operation for FILENAS.

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

func (*FILENAS) DescribeDirQuotasCommonRequest added in v1.0.166

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

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

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

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

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

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

func (*FILENAS) DescribeDirQuotasCommonWithContext added in v1.0.166

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

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

See DescribeDirQuotasCommon 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 (*FILENAS) DescribeDirQuotasRequest added in v1.0.166

func (c *FILENAS) DescribeDirQuotasRequest(input *DescribeDirQuotasInput) (req *request.Request, output *DescribeDirQuotasOutput)

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

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

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

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

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

func (*FILENAS) DescribeDirQuotasWithContext added in v1.0.166

func (c *FILENAS) DescribeDirQuotasWithContext(ctx volcengine.Context, input *DescribeDirQuotasInput, opts ...request.Option) (*DescribeDirQuotasOutput, error)

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

See DescribeDirQuotas 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 (*FILENAS) DescribeFileSystemOverview

func (c *FILENAS) DescribeFileSystemOverview(input *DescribeFileSystemOverviewInput) (*DescribeFileSystemOverviewOutput, error)

DescribeFileSystemOverview API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemOverviewCommon

func (c *FILENAS) DescribeFileSystemOverviewCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeFileSystemOverviewCommon API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemOverviewCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeFileSystemOverviewCommonWithContext

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

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

See DescribeFileSystemOverviewCommon 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 (*FILENAS) DescribeFileSystemOverviewRequest

func (c *FILENAS) DescribeFileSystemOverviewRequest(input *DescribeFileSystemOverviewInput) (req *request.Request, output *DescribeFileSystemOverviewOutput)

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

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

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

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

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

func (*FILENAS) DescribeFileSystemOverviewWithContext

func (c *FILENAS) DescribeFileSystemOverviewWithContext(ctx volcengine.Context, input *DescribeFileSystemOverviewInput, opts ...request.Option) (*DescribeFileSystemOverviewOutput, error)

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

See DescribeFileSystemOverview 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 (*FILENAS) DescribeFileSystemStatistics

func (c *FILENAS) DescribeFileSystemStatistics(input *DescribeFileSystemStatisticsInput) (*DescribeFileSystemStatisticsOutput, error)

DescribeFileSystemStatistics API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemStatisticsCommon

func (c *FILENAS) DescribeFileSystemStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeFileSystemStatisticsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemStatisticsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeFileSystemStatisticsCommonWithContext

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

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

See DescribeFileSystemStatisticsCommon 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 (*FILENAS) DescribeFileSystemStatisticsRequest

func (c *FILENAS) DescribeFileSystemStatisticsRequest(input *DescribeFileSystemStatisticsInput) (req *request.Request, output *DescribeFileSystemStatisticsOutput)

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

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

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

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

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

func (*FILENAS) DescribeFileSystemStatisticsWithContext

func (c *FILENAS) DescribeFileSystemStatisticsWithContext(ctx volcengine.Context, input *DescribeFileSystemStatisticsInput, opts ...request.Option) (*DescribeFileSystemStatisticsOutput, error)

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

See DescribeFileSystemStatistics 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 (*FILENAS) DescribeFileSystems

func (c *FILENAS) DescribeFileSystems(input *DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)

DescribeFileSystems API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemsCommon

func (c *FILENAS) DescribeFileSystemsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeFileSystemsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeFileSystemsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeFileSystemsCommonWithContext

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

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

See DescribeFileSystemsCommon 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 (*FILENAS) DescribeFileSystemsRequest

func (c *FILENAS) DescribeFileSystemsRequest(input *DescribeFileSystemsInput) (req *request.Request, output *DescribeFileSystemsOutput)

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

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

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

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

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

func (*FILENAS) DescribeFileSystemsWithContext

func (c *FILENAS) DescribeFileSystemsWithContext(ctx volcengine.Context, input *DescribeFileSystemsInput, opts ...request.Option) (*DescribeFileSystemsOutput, error)

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

See DescribeFileSystems 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 (*FILENAS) DescribeMountPoints

func (c *FILENAS) DescribeMountPoints(input *DescribeMountPointsInput) (*DescribeMountPointsOutput, error)

DescribeMountPoints API operation for FILENAS.

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

func (*FILENAS) DescribeMountPointsCommon

func (c *FILENAS) DescribeMountPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeMountPointsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeMountPointsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeMountPointsCommonWithContext

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

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

See DescribeMountPointsCommon 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 (*FILENAS) DescribeMountPointsRequest

func (c *FILENAS) DescribeMountPointsRequest(input *DescribeMountPointsInput) (req *request.Request, output *DescribeMountPointsOutput)

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

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

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

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

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

func (*FILENAS) DescribeMountPointsWithContext

func (c *FILENAS) DescribeMountPointsWithContext(ctx volcengine.Context, input *DescribeMountPointsInput, opts ...request.Option) (*DescribeMountPointsOutput, error)

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

See DescribeMountPoints 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 (*FILENAS) DescribePermissionGroups

func (c *FILENAS) DescribePermissionGroups(input *DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)

DescribePermissionGroups API operation for FILENAS.

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

func (*FILENAS) DescribePermissionGroupsCommon

func (c *FILENAS) DescribePermissionGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribePermissionGroupsCommon API operation for FILENAS.

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

func (*FILENAS) DescribePermissionGroupsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribePermissionGroupsCommonWithContext

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

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

See DescribePermissionGroupsCommon 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 (*FILENAS) DescribePermissionGroupsRequest

func (c *FILENAS) DescribePermissionGroupsRequest(input *DescribePermissionGroupsInput) (req *request.Request, output *DescribePermissionGroupsOutput)

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

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

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

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

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

func (*FILENAS) DescribePermissionGroupsWithContext

func (c *FILENAS) DescribePermissionGroupsWithContext(ctx volcengine.Context, input *DescribePermissionGroupsInput, opts ...request.Option) (*DescribePermissionGroupsOutput, error)

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

See DescribePermissionGroups 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 (*FILENAS) DescribePermissionRules

func (c *FILENAS) DescribePermissionRules(input *DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)

DescribePermissionRules API operation for FILENAS.

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

func (*FILENAS) DescribePermissionRulesCommon

func (c *FILENAS) DescribePermissionRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribePermissionRulesCommon API operation for FILENAS.

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

func (*FILENAS) DescribePermissionRulesCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribePermissionRulesCommonWithContext

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

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

See DescribePermissionRulesCommon 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 (*FILENAS) DescribePermissionRulesRequest

func (c *FILENAS) DescribePermissionRulesRequest(input *DescribePermissionRulesInput) (req *request.Request, output *DescribePermissionRulesOutput)

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

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

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

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

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

func (*FILENAS) DescribePermissionRulesWithContext

func (c *FILENAS) DescribePermissionRulesWithContext(ctx volcengine.Context, input *DescribePermissionRulesInput, opts ...request.Option) (*DescribePermissionRulesOutput, error)

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

See DescribePermissionRules 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 (*FILENAS) DescribeRegions

func (c *FILENAS) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)

DescribeRegions API operation for FILENAS.

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

func (*FILENAS) DescribeRegionsCommon

func (c *FILENAS) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeRegionsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeRegionsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeRegionsCommonWithContext

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

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

See DescribeRegionsCommon 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 (*FILENAS) DescribeRegionsRequest

func (c *FILENAS) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)

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

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

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

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

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

func (*FILENAS) DescribeRegionsWithContext

func (c *FILENAS) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)

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

See DescribeRegions 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 (*FILENAS) DescribeSnapshots

func (c *FILENAS) DescribeSnapshots(input *DescribeSnapshotsInput) (*DescribeSnapshotsOutput, error)

DescribeSnapshots API operation for FILENAS.

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

func (*FILENAS) DescribeSnapshotsCommon

func (c *FILENAS) DescribeSnapshotsCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeSnapshotsCommon API operation for FILENAS.

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

func (*FILENAS) DescribeSnapshotsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeSnapshotsCommonWithContext

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

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

See DescribeSnapshotsCommon 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 (*FILENAS) DescribeSnapshotsRequest

func (c *FILENAS) DescribeSnapshotsRequest(input *DescribeSnapshotsInput) (req *request.Request, output *DescribeSnapshotsOutput)

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

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

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

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

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

func (*FILENAS) DescribeSnapshotsWithContext

func (c *FILENAS) DescribeSnapshotsWithContext(ctx volcengine.Context, input *DescribeSnapshotsInput, opts ...request.Option) (*DescribeSnapshotsOutput, error)

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

See DescribeSnapshots 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 (*FILENAS) DescribeZones

func (c *FILENAS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)

DescribeZones API operation for FILENAS.

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

func (*FILENAS) DescribeZonesCommon

func (c *FILENAS) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

DescribeZonesCommon API operation for FILENAS.

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

func (*FILENAS) DescribeZonesCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeZonesCommonWithContext

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

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

See DescribeZonesCommon 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 (*FILENAS) DescribeZonesRequest

func (c *FILENAS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)

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

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

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

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

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

func (*FILENAS) DescribeZonesWithContext

func (c *FILENAS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)

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

See DescribeZones 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 (*FILENAS) ExpandFileSystem

func (c *FILENAS) ExpandFileSystem(input *ExpandFileSystemInput) (*ExpandFileSystemOutput, error)

ExpandFileSystem API operation for FILENAS.

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

func (*FILENAS) ExpandFileSystemCommon

func (c *FILENAS) ExpandFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ExpandFileSystemCommon API operation for FILENAS.

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

func (*FILENAS) ExpandFileSystemCommonRequest

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

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

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

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

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

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

func (*FILENAS) ExpandFileSystemCommonWithContext

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

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

See ExpandFileSystemCommon 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 (*FILENAS) ExpandFileSystemRequest

func (c *FILENAS) ExpandFileSystemRequest(input *ExpandFileSystemInput) (req *request.Request, output *ExpandFileSystemOutput)

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

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

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

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

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

func (*FILENAS) ExpandFileSystemWithContext

func (c *FILENAS) ExpandFileSystemWithContext(ctx volcengine.Context, input *ExpandFileSystemInput, opts ...request.Option) (*ExpandFileSystemOutput, error)

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

See ExpandFileSystem 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 (*FILENAS) ModifyFileSystemSpec added in v1.0.167

func (c *FILENAS) ModifyFileSystemSpec(input *ModifyFileSystemSpecInput) (*ModifyFileSystemSpecOutput, error)

ModifyFileSystemSpec API operation for FILENAS.

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

func (*FILENAS) ModifyFileSystemSpecCommon added in v1.0.167

func (c *FILENAS) ModifyFileSystemSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ModifyFileSystemSpecCommon API operation for FILENAS.

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

func (*FILENAS) ModifyFileSystemSpecCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) ModifyFileSystemSpecCommonWithContext added in v1.0.167

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

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

See ModifyFileSystemSpecCommon 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 (*FILENAS) ModifyFileSystemSpecRequest added in v1.0.167

func (c *FILENAS) ModifyFileSystemSpecRequest(input *ModifyFileSystemSpecInput) (req *request.Request, output *ModifyFileSystemSpecOutput)

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

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

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

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

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

func (*FILENAS) ModifyFileSystemSpecWithContext added in v1.0.167

func (c *FILENAS) ModifyFileSystemSpecWithContext(ctx volcengine.Context, input *ModifyFileSystemSpecInput, opts ...request.Option) (*ModifyFileSystemSpecOutput, error)

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

See ModifyFileSystemSpec 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 (*FILENAS) SetDirQuota added in v1.0.166

func (c *FILENAS) SetDirQuota(input *SetDirQuotaInput) (*SetDirQuotaOutput, error)

SetDirQuota API operation for FILENAS.

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

func (*FILENAS) SetDirQuotaCommon added in v1.0.166

func (c *FILENAS) SetDirQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)

SetDirQuotaCommon API operation for FILENAS.

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

func (*FILENAS) SetDirQuotaCommonRequest added in v1.0.166

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

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

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

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

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

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

func (*FILENAS) SetDirQuotaCommonWithContext added in v1.0.166

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

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

See SetDirQuotaCommon 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 (*FILENAS) SetDirQuotaRequest added in v1.0.166

func (c *FILENAS) SetDirQuotaRequest(input *SetDirQuotaInput) (req *request.Request, output *SetDirQuotaOutput)

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

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

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

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

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

func (*FILENAS) SetDirQuotaWithContext added in v1.0.166

func (c *FILENAS) SetDirQuotaWithContext(ctx volcengine.Context, input *SetDirQuotaInput, opts ...request.Option) (*SetDirQuotaOutput, error)

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

See SetDirQuota 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 (*FILENAS) StartDataFlow added in v1.0.167

func (c *FILENAS) StartDataFlow(input *StartDataFlowInput) (*StartDataFlowOutput, error)

StartDataFlow API operation for FILENAS.

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

func (*FILENAS) StartDataFlowCommon added in v1.0.167

func (c *FILENAS) StartDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StartDataFlowCommon API operation for FILENAS.

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

func (*FILENAS) StartDataFlowCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) StartDataFlowCommonWithContext added in v1.0.167

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

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

See StartDataFlowCommon 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 (*FILENAS) StartDataFlowRequest added in v1.0.167

func (c *FILENAS) StartDataFlowRequest(input *StartDataFlowInput) (req *request.Request, output *StartDataFlowOutput)

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

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

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

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

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

func (*FILENAS) StartDataFlowWithContext added in v1.0.167

func (c *FILENAS) StartDataFlowWithContext(ctx volcengine.Context, input *StartDataFlowInput, opts ...request.Option) (*StartDataFlowOutput, error)

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

See StartDataFlow 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 (*FILENAS) StopDataFlow added in v1.0.167

func (c *FILENAS) StopDataFlow(input *StopDataFlowInput) (*StopDataFlowOutput, error)

StopDataFlow API operation for FILENAS.

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

func (*FILENAS) StopDataFlowCommon added in v1.0.167

func (c *FILENAS) StopDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

StopDataFlowCommon API operation for FILENAS.

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

func (*FILENAS) StopDataFlowCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) StopDataFlowCommonWithContext added in v1.0.167

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

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

See StopDataFlowCommon 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 (*FILENAS) StopDataFlowRequest added in v1.0.167

func (c *FILENAS) StopDataFlowRequest(input *StopDataFlowInput) (req *request.Request, output *StopDataFlowOutput)

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

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

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

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

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

func (*FILENAS) StopDataFlowWithContext added in v1.0.167

func (c *FILENAS) StopDataFlowWithContext(ctx volcengine.Context, input *StopDataFlowInput, opts ...request.Option) (*StopDataFlowOutput, error)

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

See StopDataFlow 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 (*FILENAS) UpdateDataFlow added in v1.0.167

func (c *FILENAS) UpdateDataFlow(input *UpdateDataFlowInput) (*UpdateDataFlowOutput, error)

UpdateDataFlow API operation for FILENAS.

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

func (*FILENAS) UpdateDataFlowCommon added in v1.0.167

func (c *FILENAS) UpdateDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateDataFlowCommon API operation for FILENAS.

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

func (*FILENAS) UpdateDataFlowCommonRequest added in v1.0.167

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

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

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

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

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

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

func (*FILENAS) UpdateDataFlowCommonWithContext added in v1.0.167

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

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

See UpdateDataFlowCommon 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 (*FILENAS) UpdateDataFlowRequest added in v1.0.167

func (c *FILENAS) UpdateDataFlowRequest(input *UpdateDataFlowInput) (req *request.Request, output *UpdateDataFlowOutput)

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

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

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

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

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

func (*FILENAS) UpdateDataFlowWithContext added in v1.0.167

func (c *FILENAS) UpdateDataFlowWithContext(ctx volcengine.Context, input *UpdateDataFlowInput, opts ...request.Option) (*UpdateDataFlowOutput, error)

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

See UpdateDataFlow 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 (*FILENAS) UpdateFileSystem

func (c *FILENAS) UpdateFileSystem(input *UpdateFileSystemInput) (*UpdateFileSystemOutput, error)

UpdateFileSystem API operation for FILENAS.

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

func (*FILENAS) UpdateFileSystemCommon

func (c *FILENAS) UpdateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateFileSystemCommon API operation for FILENAS.

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

func (*FILENAS) UpdateFileSystemCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdateFileSystemCommonWithContext

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

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

See UpdateFileSystemCommon 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 (*FILENAS) UpdateFileSystemRequest

func (c *FILENAS) UpdateFileSystemRequest(input *UpdateFileSystemInput) (req *request.Request, output *UpdateFileSystemOutput)

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

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

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

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

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

func (*FILENAS) UpdateFileSystemWithContext

func (c *FILENAS) UpdateFileSystemWithContext(ctx volcengine.Context, input *UpdateFileSystemInput, opts ...request.Option) (*UpdateFileSystemOutput, error)

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

See UpdateFileSystem 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 (*FILENAS) UpdateMountPoint

func (c *FILENAS) UpdateMountPoint(input *UpdateMountPointInput) (*UpdateMountPointOutput, error)

UpdateMountPoint API operation for FILENAS.

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

func (*FILENAS) UpdateMountPointCommon

func (c *FILENAS) UpdateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateMountPointCommon API operation for FILENAS.

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

func (*FILENAS) UpdateMountPointCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdateMountPointCommonWithContext

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

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

See UpdateMountPointCommon 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 (*FILENAS) UpdateMountPointRequest

func (c *FILENAS) UpdateMountPointRequest(input *UpdateMountPointInput) (req *request.Request, output *UpdateMountPointOutput)

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

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

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

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

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

func (*FILENAS) UpdateMountPointWithContext

func (c *FILENAS) UpdateMountPointWithContext(ctx volcengine.Context, input *UpdateMountPointInput, opts ...request.Option) (*UpdateMountPointOutput, error)

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

See UpdateMountPoint 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 (*FILENAS) UpdatePermissionGroup

func (c *FILENAS) UpdatePermissionGroup(input *UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)

UpdatePermissionGroup API operation for FILENAS.

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

func (*FILENAS) UpdatePermissionGroupCommon

func (c *FILENAS) UpdatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdatePermissionGroupCommon API operation for FILENAS.

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

func (*FILENAS) UpdatePermissionGroupCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdatePermissionGroupCommonWithContext

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

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

See UpdatePermissionGroupCommon 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 (*FILENAS) UpdatePermissionGroupRequest

func (c *FILENAS) UpdatePermissionGroupRequest(input *UpdatePermissionGroupInput) (req *request.Request, output *UpdatePermissionGroupOutput)

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

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

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

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

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

func (*FILENAS) UpdatePermissionGroupWithContext

func (c *FILENAS) UpdatePermissionGroupWithContext(ctx volcengine.Context, input *UpdatePermissionGroupInput, opts ...request.Option) (*UpdatePermissionGroupOutput, error)

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

See UpdatePermissionGroup 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 (*FILENAS) UpdatePermissionRule

func (c *FILENAS) UpdatePermissionRule(input *UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)

UpdatePermissionRule API operation for FILENAS.

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

func (*FILENAS) UpdatePermissionRuleCommon

func (c *FILENAS) UpdatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdatePermissionRuleCommon API operation for FILENAS.

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

func (*FILENAS) UpdatePermissionRuleCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdatePermissionRuleCommonWithContext

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

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

See UpdatePermissionRuleCommon 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 (*FILENAS) UpdatePermissionRuleRequest

func (c *FILENAS) UpdatePermissionRuleRequest(input *UpdatePermissionRuleInput) (req *request.Request, output *UpdatePermissionRuleOutput)

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

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

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

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

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

func (*FILENAS) UpdatePermissionRuleWithContext

func (c *FILENAS) UpdatePermissionRuleWithContext(ctx volcengine.Context, input *UpdatePermissionRuleInput, opts ...request.Option) (*UpdatePermissionRuleOutput, error)

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

See UpdatePermissionRule 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 (*FILENAS) UpdateSnapshot

func (c *FILENAS) UpdateSnapshot(input *UpdateSnapshotInput) (*UpdateSnapshotOutput, error)

UpdateSnapshot API operation for FILENAS.

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

func (*FILENAS) UpdateSnapshotCommon

func (c *FILENAS) UpdateSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UpdateSnapshotCommon API operation for FILENAS.

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

func (*FILENAS) UpdateSnapshotCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdateSnapshotCommonWithContext

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

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

See UpdateSnapshotCommon 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 (*FILENAS) UpdateSnapshotRequest

func (c *FILENAS) UpdateSnapshotRequest(input *UpdateSnapshotInput) (req *request.Request, output *UpdateSnapshotOutput)

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

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

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

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

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

func (*FILENAS) UpdateSnapshotWithContext

func (c *FILENAS) UpdateSnapshotWithContext(ctx volcengine.Context, input *UpdateSnapshotInput, opts ...request.Option) (*UpdateSnapshotOutput, error)

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

See UpdateSnapshot 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 FILENASAPI

type FILENASAPI interface {
	CancelDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelDataFlowTask(*CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)
	CancelDataFlowTaskWithContext(volcengine.Context, *CancelDataFlowTaskInput, ...request.Option) (*CancelDataFlowTaskOutput, error)
	CancelDataFlowTaskRequest(*CancelDataFlowTaskInput) (*request.Request, *CancelDataFlowTaskOutput)

	CancelDirQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelDirQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelDirQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelDirQuota(*CancelDirQuotaInput) (*CancelDirQuotaOutput, error)
	CancelDirQuotaWithContext(volcengine.Context, *CancelDirQuotaInput, ...request.Option) (*CancelDirQuotaOutput, error)
	CancelDirQuotaRequest(*CancelDirQuotaInput) (*request.Request, *CancelDirQuotaOutput)

	CreateDataFlowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateDataFlowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateDataFlowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateDataFlow(*CreateDataFlowInput) (*CreateDataFlowOutput, error)
	CreateDataFlowWithContext(volcengine.Context, *CreateDataFlowInput, ...request.Option) (*CreateDataFlowOutput, error)
	CreateDataFlowRequest(*CreateDataFlowInput) (*request.Request, *CreateDataFlowOutput)

	CreateDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateDataFlowTask(*CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)
	CreateDataFlowTaskWithContext(volcengine.Context, *CreateDataFlowTaskInput, ...request.Option) (*CreateDataFlowTaskOutput, error)
	CreateDataFlowTaskRequest(*CreateDataFlowTaskInput) (*request.Request, *CreateDataFlowTaskOutput)

	CreateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateFileSystem(*CreateFileSystemInput) (*CreateFileSystemOutput, error)
	CreateFileSystemWithContext(volcengine.Context, *CreateFileSystemInput, ...request.Option) (*CreateFileSystemOutput, error)
	CreateFileSystemRequest(*CreateFileSystemInput) (*request.Request, *CreateFileSystemOutput)

	CreateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateMountPoint(*CreateMountPointInput) (*CreateMountPointOutput, error)
	CreateMountPointWithContext(volcengine.Context, *CreateMountPointInput, ...request.Option) (*CreateMountPointOutput, error)
	CreateMountPointRequest(*CreateMountPointInput) (*request.Request, *CreateMountPointOutput)

	CreatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreatePermissionGroup(*CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupWithContext(volcengine.Context, *CreatePermissionGroupInput, ...request.Option) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupRequest(*CreatePermissionGroupInput) (*request.Request, *CreatePermissionGroupOutput)

	CreatePreSignedUrlCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreatePreSignedUrlCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreatePreSignedUrlCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreatePreSignedUrl(*CreatePreSignedUrlInput) (*CreatePreSignedUrlOutput, error)
	CreatePreSignedUrlWithContext(volcengine.Context, *CreatePreSignedUrlInput, ...request.Option) (*CreatePreSignedUrlOutput, error)
	CreatePreSignedUrlRequest(*CreatePreSignedUrlInput) (*request.Request, *CreatePreSignedUrlOutput)

	CreateSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateSnapshotCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateSnapshot(*CreateSnapshotInput) (*CreateSnapshotOutput, error)
	CreateSnapshotWithContext(volcengine.Context, *CreateSnapshotInput, ...request.Option) (*CreateSnapshotOutput, error)
	CreateSnapshotRequest(*CreateSnapshotInput) (*request.Request, *CreateSnapshotOutput)

	DeleteDataFlowTaskCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteDataFlowTaskCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteDataFlowTaskCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteDataFlowTask(*DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)
	DeleteDataFlowTaskWithContext(volcengine.Context, *DeleteDataFlowTaskInput, ...request.Option) (*DeleteDataFlowTaskOutput, error)
	DeleteDataFlowTaskRequest(*DeleteDataFlowTaskInput) (*request.Request, *DeleteDataFlowTaskOutput)

	DeleteFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteFileSystem(*DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
	DeleteFileSystemWithContext(volcengine.Context, *DeleteFileSystemInput, ...request.Option) (*DeleteFileSystemOutput, error)
	DeleteFileSystemRequest(*DeleteFileSystemInput) (*request.Request, *DeleteFileSystemOutput)

	DeleteMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteMountPoint(*DeleteMountPointInput) (*DeleteMountPointOutput, error)
	DeleteMountPointWithContext(volcengine.Context, *DeleteMountPointInput, ...request.Option) (*DeleteMountPointOutput, error)
	DeleteMountPointRequest(*DeleteMountPointInput) (*request.Request, *DeleteMountPointOutput)

	DeletePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeletePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeletePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeletePermissionGroup(*DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupWithContext(volcengine.Context, *DeletePermissionGroupInput, ...request.Option) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupRequest(*DeletePermissionGroupInput) (*request.Request, *DeletePermissionGroupOutput)

	DeleteSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteSnapshotCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteSnapshot(*DeleteSnapshotInput) (*DeleteSnapshotOutput, error)
	DeleteSnapshotWithContext(volcengine.Context, *DeleteSnapshotInput, ...request.Option) (*DeleteSnapshotOutput, error)
	DeleteSnapshotRequest(*DeleteSnapshotInput) (*request.Request, *DeleteSnapshotOutput)

	DescribeDataFlowTasksCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDataFlowTasksCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDataFlowTasksCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDataFlowTasks(*DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)
	DescribeDataFlowTasksWithContext(volcengine.Context, *DescribeDataFlowTasksInput, ...request.Option) (*DescribeDataFlowTasksOutput, error)
	DescribeDataFlowTasksRequest(*DescribeDataFlowTasksInput) (*request.Request, *DescribeDataFlowTasksOutput)

	DescribeDataFlowsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDataFlowsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDataFlowsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDataFlows(*DescribeDataFlowsInput) (*DescribeDataFlowsOutput, error)
	DescribeDataFlowsWithContext(volcengine.Context, *DescribeDataFlowsInput, ...request.Option) (*DescribeDataFlowsOutput, error)
	DescribeDataFlowsRequest(*DescribeDataFlowsInput) (*request.Request, *DescribeDataFlowsOutput)

	DescribeDirQuotasCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeDirQuotasCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeDirQuotasCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeDirQuotas(*DescribeDirQuotasInput) (*DescribeDirQuotasOutput, error)
	DescribeDirQuotasWithContext(volcengine.Context, *DescribeDirQuotasInput, ...request.Option) (*DescribeDirQuotasOutput, error)
	DescribeDirQuotasRequest(*DescribeDirQuotasInput) (*request.Request, *DescribeDirQuotasOutput)

	DescribeFileSystemOverviewCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemOverviewCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemOverviewCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystemOverview(*DescribeFileSystemOverviewInput) (*DescribeFileSystemOverviewOutput, error)
	DescribeFileSystemOverviewWithContext(volcengine.Context, *DescribeFileSystemOverviewInput, ...request.Option) (*DescribeFileSystemOverviewOutput, error)
	DescribeFileSystemOverviewRequest(*DescribeFileSystemOverviewInput) (*request.Request, *DescribeFileSystemOverviewOutput)

	DescribeFileSystemStatisticsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemStatisticsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemStatisticsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystemStatistics(*DescribeFileSystemStatisticsInput) (*DescribeFileSystemStatisticsOutput, error)
	DescribeFileSystemStatisticsWithContext(volcengine.Context, *DescribeFileSystemStatisticsInput, ...request.Option) (*DescribeFileSystemStatisticsOutput, error)
	DescribeFileSystemStatisticsRequest(*DescribeFileSystemStatisticsInput) (*request.Request, *DescribeFileSystemStatisticsOutput)

	DescribeFileSystemsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystems(*DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsWithContext(volcengine.Context, *DescribeFileSystemsInput, ...request.Option) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsRequest(*DescribeFileSystemsInput) (*request.Request, *DescribeFileSystemsOutput)

	DescribeMountPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeMountPointsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeMountPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeMountPoints(*DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
	DescribeMountPointsWithContext(volcengine.Context, *DescribeMountPointsInput, ...request.Option) (*DescribeMountPointsOutput, error)
	DescribeMountPointsRequest(*DescribeMountPointsInput) (*request.Request, *DescribeMountPointsOutput)

	DescribePermissionGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionGroups(*DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsWithContext(volcengine.Context, *DescribePermissionGroupsInput, ...request.Option) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsRequest(*DescribePermissionGroupsInput) (*request.Request, *DescribePermissionGroupsOutput)

	DescribePermissionRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionRules(*DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesWithContext(volcengine.Context, *DescribePermissionRulesInput, ...request.Option) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesRequest(*DescribePermissionRulesInput) (*request.Request, *DescribePermissionRulesOutput)

	DescribeRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRegions(*DescribeRegionsInput) (*DescribeRegionsOutput, error)
	DescribeRegionsWithContext(volcengine.Context, *DescribeRegionsInput, ...request.Option) (*DescribeRegionsOutput, error)
	DescribeRegionsRequest(*DescribeRegionsInput) (*request.Request, *DescribeRegionsOutput)

	DescribeSnapshotsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeSnapshotsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeSnapshotsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeSnapshots(*DescribeSnapshotsInput) (*DescribeSnapshotsOutput, error)
	DescribeSnapshotsWithContext(volcengine.Context, *DescribeSnapshotsInput, ...request.Option) (*DescribeSnapshotsOutput, error)
	DescribeSnapshotsRequest(*DescribeSnapshotsInput) (*request.Request, *DescribeSnapshotsOutput)

	DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error)
	DescribeZonesWithContext(volcengine.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error)
	DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput)

	ExpandFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ExpandFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ExpandFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ExpandFileSystem(*ExpandFileSystemInput) (*ExpandFileSystemOutput, error)
	ExpandFileSystemWithContext(volcengine.Context, *ExpandFileSystemInput, ...request.Option) (*ExpandFileSystemOutput, error)
	ExpandFileSystemRequest(*ExpandFileSystemInput) (*request.Request, *ExpandFileSystemOutput)

	ModifyFileSystemSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ModifyFileSystemSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ModifyFileSystemSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ModifyFileSystemSpec(*ModifyFileSystemSpecInput) (*ModifyFileSystemSpecOutput, error)
	ModifyFileSystemSpecWithContext(volcengine.Context, *ModifyFileSystemSpecInput, ...request.Option) (*ModifyFileSystemSpecOutput, error)
	ModifyFileSystemSpecRequest(*ModifyFileSystemSpecInput) (*request.Request, *ModifyFileSystemSpecOutput)

	SetDirQuotaCommon(*map[string]interface{}) (*map[string]interface{}, error)
	SetDirQuotaCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	SetDirQuotaCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	SetDirQuota(*SetDirQuotaInput) (*SetDirQuotaOutput, error)
	SetDirQuotaWithContext(volcengine.Context, *SetDirQuotaInput, ...request.Option) (*SetDirQuotaOutput, error)
	SetDirQuotaRequest(*SetDirQuotaInput) (*request.Request, *SetDirQuotaOutput)

	StartDataFlowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StartDataFlowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StartDataFlowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StartDataFlow(*StartDataFlowInput) (*StartDataFlowOutput, error)
	StartDataFlowWithContext(volcengine.Context, *StartDataFlowInput, ...request.Option) (*StartDataFlowOutput, error)
	StartDataFlowRequest(*StartDataFlowInput) (*request.Request, *StartDataFlowOutput)

	StopDataFlowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	StopDataFlowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	StopDataFlowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	StopDataFlow(*StopDataFlowInput) (*StopDataFlowOutput, error)
	StopDataFlowWithContext(volcengine.Context, *StopDataFlowInput, ...request.Option) (*StopDataFlowOutput, error)
	StopDataFlowRequest(*StopDataFlowInput) (*request.Request, *StopDataFlowOutput)

	UpdateDataFlowCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateDataFlowCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateDataFlowCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateDataFlow(*UpdateDataFlowInput) (*UpdateDataFlowOutput, error)
	UpdateDataFlowWithContext(volcengine.Context, *UpdateDataFlowInput, ...request.Option) (*UpdateDataFlowOutput, error)
	UpdateDataFlowRequest(*UpdateDataFlowInput) (*request.Request, *UpdateDataFlowOutput)

	UpdateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateFileSystemCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateFileSystem(*UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
	UpdateFileSystemWithContext(volcengine.Context, *UpdateFileSystemInput, ...request.Option) (*UpdateFileSystemOutput, error)
	UpdateFileSystemRequest(*UpdateFileSystemInput) (*request.Request, *UpdateFileSystemOutput)

	UpdateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateMountPointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateMountPoint(*UpdateMountPointInput) (*UpdateMountPointOutput, error)
	UpdateMountPointWithContext(volcengine.Context, *UpdateMountPointInput, ...request.Option) (*UpdateMountPointOutput, error)
	UpdateMountPointRequest(*UpdateMountPointInput) (*request.Request, *UpdateMountPointOutput)

	UpdatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionGroup(*UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupWithContext(volcengine.Context, *UpdatePermissionGroupInput, ...request.Option) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupRequest(*UpdatePermissionGroupInput) (*request.Request, *UpdatePermissionGroupOutput)

	UpdatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionRule(*UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleWithContext(volcengine.Context, *UpdatePermissionRuleInput, ...request.Option) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleRequest(*UpdatePermissionRuleInput) (*request.Request, *UpdatePermissionRuleOutput)

	UpdateSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateSnapshotCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateSnapshot(*UpdateSnapshotInput) (*UpdateSnapshotOutput, error)
	UpdateSnapshotWithContext(volcengine.Context, *UpdateSnapshotInput, ...request.Option) (*UpdateSnapshotOutput, error)
	UpdateSnapshotRequest(*UpdateSnapshotInput) (*request.Request, *UpdateSnapshotOutput)
}

FILENASAPI provides an interface to enable mocking the filenas.FILENAS service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// FILENAS.
func myFunc(svc FILENASAPI) bool {
    // Make svc.CancelDataFlowTask request
}

func main() {
    sess := session.New()
    svc := filenas.New(sess)

    myFunc(svc)
}

type FileSystemForDescribeFileSystemsOutput

type FileSystemForDescribeFileSystemsOutput struct {
	CachePerformance *CachePerformanceForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	Capacity *CapacityForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsOutput"`

	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`

	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribeFileSystemsOutput"`

	ProjectName *string `type:"string" json:",omitempty"`

	ProtocolType *string `type:"string" json:",omitempty" enum:"EnumOfProtocolTypeForDescribeFileSystemsOutput"`

	RegionId *string `type:"string" json:",omitempty"`

	SnapshotCount *int32 `type:"int32" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeFileSystemsOutput"`

	StorageType *string `type:"string" json:",omitempty" enum:"EnumOfStorageTypeForDescribeFileSystemsOutput"`

	Tags []*TagForDescribeFileSystemsOutput `type:"list" json:",omitempty"`

	UpdateTime *string `type:"string" json:",omitempty"`

	Version *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FileSystemForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*FileSystemForDescribeFileSystemsOutput) SetCachePerformance added in v1.0.167

SetCachePerformance sets the CachePerformance field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetDescription

SetDescription sets the Description field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProtocolType

SetProtocolType sets the ProtocolType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetSnapshotCount

SetSnapshotCount sets the SnapshotCount field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStatus

SetStatus sets the Status field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetTags

SetTags sets the Tags field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetVersion

SetVersion sets the Version field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (FileSystemForDescribeFileSystemsOutput) String

String returns the string representation

type FilterForDescribeFileSystemsInput

type FilterForDescribeFileSystemsInput struct {
	Key *string `type:"string" json:",omitempty" enum:"EnumOfKeyForDescribeFileSystemsInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForDescribeFileSystemsInput) GoString

GoString returns the string representation

func (*FilterForDescribeFileSystemsInput) SetKey

SetKey sets the Key field's value.

func (*FilterForDescribeFileSystemsInput) SetValue

SetValue sets the Value field's value.

func (FilterForDescribeFileSystemsInput) String

String returns the string representation

type FilterForDescribePermissionGroupsInput

type FilterForDescribePermissionGroupsInput struct {
	Key *string `type:"string" json:",omitempty" enum:"EnumOfKeyForDescribePermissionGroupsInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterForDescribePermissionGroupsInput) GoString

GoString returns the string representation

func (*FilterForDescribePermissionGroupsInput) SetKey

SetKey sets the Key field's value.

func (*FilterForDescribePermissionGroupsInput) SetValue

SetValue sets the Value field's value.

func (FilterForDescribePermissionGroupsInput) String

String returns the string representation

type FilterInfoForCreateDataFlowInput added in v1.0.167

type FilterInfoForCreateDataFlowInput struct {
	Dimensions []*DimensionForCreateDataFlowInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterInfoForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*FilterInfoForCreateDataFlowInput) SetDimensions added in v1.0.167

SetDimensions sets the Dimensions field's value.

func (FilterInfoForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type FilterInfoForCreateDataFlowTaskInput added in v1.0.167

type FilterInfoForCreateDataFlowTaskInput struct {
	Dimensions []*DimensionForCreateDataFlowTaskInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterInfoForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*FilterInfoForCreateDataFlowTaskInput) SetDimensions added in v1.0.167

SetDimensions sets the Dimensions field's value.

func (FilterInfoForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type FilterInfoForDescribeDataFlowTasksOutput added in v1.0.167

type FilterInfoForDescribeDataFlowTasksOutput struct {
	Dimensions []*DimensionForDescribeDataFlowTasksOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterInfoForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*FilterInfoForDescribeDataFlowTasksOutput) SetDimensions added in v1.0.167

SetDimensions sets the Dimensions field's value.

func (FilterInfoForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type FilterInfoForDescribeDataFlowsOutput added in v1.0.167

type FilterInfoForDescribeDataFlowsOutput struct {
	Dimensions []*DimensionForDescribeDataFlowsOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterInfoForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*FilterInfoForDescribeDataFlowsOutput) SetDimensions added in v1.0.167

SetDimensions sets the Dimensions field's value.

func (FilterInfoForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type FilterInfoForUpdateDataFlowInput added in v1.0.167

type FilterInfoForUpdateDataFlowInput struct {
	Dimensions []*DimensionForUpdateDataFlowInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (FilterInfoForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*FilterInfoForUpdateDataFlowInput) SetDimensions added in v1.0.167

SetDimensions sets the Dimensions field's value.

func (FilterInfoForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type ImportPolicyForCreateDataFlowInput added in v1.0.167

type ImportPolicyForCreateDataFlowInput struct {
	FilterInfo *FilterInfoForCreateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForCreateDataFlowInput"`
	// contains filtered or unexported fields
}

func (ImportPolicyForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*ImportPolicyForCreateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ImportPolicyForCreateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ImportPolicyForCreateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ImportPolicyForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type ImportPolicyForCreateDataFlowTaskInput added in v1.0.167

type ImportPolicyForCreateDataFlowTaskInput struct {
	FilterInfo *FilterInfoForCreateDataFlowTaskInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForCreateDataFlowTaskInput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForCreateDataFlowTaskInput"`
	// contains filtered or unexported fields
}

func (ImportPolicyForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*ImportPolicyForCreateDataFlowTaskInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ImportPolicyForCreateDataFlowTaskInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ImportPolicyForCreateDataFlowTaskInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ImportPolicyForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type ImportPolicyForDescribeDataFlowTasksOutput added in v1.0.167

type ImportPolicyForDescribeDataFlowTasksOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowTasksOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowTasksOutput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForDescribeDataFlowTasksOutput"`
	// contains filtered or unexported fields
}

func (ImportPolicyForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*ImportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ImportPolicyForDescribeDataFlowTasksOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ImportPolicyForDescribeDataFlowTasksOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ImportPolicyForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type ImportPolicyForDescribeDataFlowsOutput added in v1.0.167

type ImportPolicyForDescribeDataFlowsOutput struct {
	FilterInfo *FilterInfoForDescribeDataFlowsOutput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeDataFlowsOutput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForDescribeDataFlowsOutput"`
	// contains filtered or unexported fields
}

func (ImportPolicyForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*ImportPolicyForDescribeDataFlowsOutput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ImportPolicyForDescribeDataFlowsOutput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ImportPolicyForDescribeDataFlowsOutput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ImportPolicyForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type ImportPolicyForUpdateDataFlowInput added in v1.0.167

type ImportPolicyForUpdateDataFlowInput struct {
	FilterInfo *FilterInfoForUpdateDataFlowInput `type:"structure" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForUpdateDataFlowInput"`

	Type *string `type:"string" json:",omitempty" enum:"ConvertEnumOfTypeForUpdateDataFlowInput"`
	// contains filtered or unexported fields
}

func (ImportPolicyForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*ImportPolicyForUpdateDataFlowInput) SetFilterInfo added in v1.0.167

SetFilterInfo sets the FilterInfo field's value.

func (*ImportPolicyForUpdateDataFlowInput) SetStatus added in v1.0.167

SetStatus sets the Status field's value.

func (*ImportPolicyForUpdateDataFlowInput) SetType added in v1.0.167

SetType sets the Type field's value.

func (ImportPolicyForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type ModifyFileSystemSpecInput added in v1.0.167

type ModifyFileSystemSpecInput struct {
	CacheBandwidth *int32 `min:"700" max:"100000" type:"int32" json:",omitempty"`

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

func (ModifyFileSystemSpecInput) GoString added in v1.0.167

func (s ModifyFileSystemSpecInput) GoString() string

GoString returns the string representation

func (*ModifyFileSystemSpecInput) SetCacheBandwidth added in v1.0.167

SetCacheBandwidth sets the CacheBandwidth field's value.

func (*ModifyFileSystemSpecInput) SetFileSystemId added in v1.0.167

SetFileSystemId sets the FileSystemId field's value.

func (ModifyFileSystemSpecInput) String added in v1.0.167

func (s ModifyFileSystemSpecInput) String() string

String returns the string representation

func (*ModifyFileSystemSpecInput) Validate added in v1.0.167

func (s *ModifyFileSystemSpecInput) Validate() error

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

type ModifyFileSystemSpecOutput added in v1.0.167

type ModifyFileSystemSpecOutput struct {
	Metadata *response.ResponseMetadata

	OrderNo *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ModifyFileSystemSpecOutput) GoString added in v1.0.167

func (s ModifyFileSystemSpecOutput) GoString() string

GoString returns the string representation

func (*ModifyFileSystemSpecOutput) SetOrderNo added in v1.0.167

SetOrderNo sets the OrderNo field's value.

func (ModifyFileSystemSpecOutput) String added in v1.0.167

String returns the string representation

type MountPointForDescribeMountPointsOutput

type MountPointForDescribeMountPointsOutput struct {
	FileSystemId *string `type:"string" json:",omitempty"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (MountPointForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribeMountPointsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (MountPointForDescribeMountPointsOutput) String

String returns the string representation

type MountPointForDescribePermissionGroupsOutput

type MountPointForDescribePermissionGroupsOutput struct {
	FileSystemId *string `type:"string" json:",omitempty"`

	MountPointId *string `type:"string" json:",omitempty"`

	MountPointName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (MountPointForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (MountPointForDescribePermissionGroupsOutput) String

String returns the string representation

type OverviewForDescribeFileSystemOverviewOutput

type OverviewForDescribeFileSystemOverviewOutput struct {
	ErrorCount *int32 `type:"int32" json:",omitempty"`

	OtherCount *int32 `type:"int32" json:",omitempty"`

	RegionId *string `type:"string" json:",omitempty"`

	RunningCount *int32 `type:"int32" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (OverviewForDescribeFileSystemOverviewOutput) GoString

GoString returns the string representation

func (*OverviewForDescribeFileSystemOverviewOutput) SetErrorCount

SetErrorCount sets the ErrorCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetOtherCount

SetOtherCount sets the OtherCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetRunningCount

SetRunningCount sets the RunningCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (OverviewForDescribeFileSystemOverviewOutput) String

String returns the string representation

type PermissionGroupForDescribeMountPointsOutput

type PermissionGroupForDescribeMountPointsOutput struct {
	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	FileSystemCount *int32 `type:"int32" json:",omitempty"`

	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribeMountPointsOutput"`

	MountPoints []*MountPointForDescribeMountPointsOutput `type:"list" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`

	PermissionRuleCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PermissionGroupForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*PermissionGroupForDescribeMountPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetDescription

SetDescription sets the Description field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemCount

SetFileSystemCount sets the FileSystemCount field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionRuleCount

SetPermissionRuleCount sets the PermissionRuleCount field's value.

func (PermissionGroupForDescribeMountPointsOutput) String

String returns the string representation

type PermissionGroupForDescribePermissionGroupsOutput

type PermissionGroupForDescribePermissionGroupsOutput struct {
	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	FileSystemCount *int32 `type:"int32" json:",omitempty"`

	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribePermissionGroupsOutput"`

	MountPoints []*MountPointForDescribePermissionGroupsOutput `type:"list" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionGroupName *string `type:"string" json:",omitempty"`

	PermissionRuleCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (PermissionGroupForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetDescription

SetDescription sets the Description field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemCount

SetFileSystemCount sets the FileSystemCount field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount

SetPermissionRuleCount sets the PermissionRuleCount field's value.

func (PermissionGroupForDescribePermissionGroupsOutput) String

String returns the string representation

type PermissionRuleForDescribePermissionRulesOutput

type PermissionRuleForDescribePermissionRulesOutput struct {
	CidrIp *string `type:"string" json:",omitempty"`

	PermissionRuleId *string `type:"string" json:",omitempty"`

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesOutput"`

	UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForDescribePermissionRulesOutput"`
	// contains filtered or unexported fields
}

func (PermissionRuleForDescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*PermissionRuleForDescribePermissionRulesOutput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetUserMode

SetUserMode sets the UserMode field's value.

func (PermissionRuleForDescribePermissionRulesOutput) String

String returns the string representation

type PermissionRuleForUpdatePermissionRuleInput

type PermissionRuleForUpdatePermissionRuleInput struct {
	CidrIp *string `type:"string" json:",omitempty"`

	PermissionRuleId *string `type:"string" json:",omitempty"`

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForUpdatePermissionRuleInput"`

	UserMode *string `type:"string" json:",omitempty" enum:"EnumOfUserModeForUpdatePermissionRuleInput"`
	// contains filtered or unexported fields
}

func (PermissionRuleForUpdatePermissionRuleInput) GoString

GoString returns the string representation

func (*PermissionRuleForUpdatePermissionRuleInput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetUserMode

SetUserMode sets the UserMode field's value.

func (PermissionRuleForUpdatePermissionRuleInput) String

String returns the string representation

type RegionForDescribeRegionsOutput

type RegionForDescribeRegionsOutput struct {
	RegionId *string `type:"string" json:",omitempty"`

	RegionName *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeRegionsOutput"`
	// contains filtered or unexported fields
}

func (RegionForDescribeRegionsOutput) GoString

GoString returns the string representation

func (*RegionForDescribeRegionsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*RegionForDescribeRegionsOutput) SetRegionName

SetRegionName sets the RegionName field's value.

func (*RegionForDescribeRegionsOutput) SetStatus

SetStatus sets the Status field's value.

func (RegionForDescribeRegionsOutput) String

String returns the string representation

type SaleForDescribeZonesOutput

type SaleForDescribeZonesOutput struct {
	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribeZonesOutput"`

	ProtocolType *string `type:"string" json:",omitempty" enum:"EnumOfProtocolTypeForDescribeZonesOutput"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeZonesOutput"`

	StorageType *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (SaleForDescribeZonesOutput) GoString

func (s SaleForDescribeZonesOutput) GoString() string

GoString returns the string representation

func (*SaleForDescribeZonesOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*SaleForDescribeZonesOutput) SetProtocolType

SetProtocolType sets the ProtocolType field's value.

func (*SaleForDescribeZonesOutput) SetStatus

SetStatus sets the Status field's value.

func (*SaleForDescribeZonesOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (SaleForDescribeZonesOutput) String

String returns the string representation

type SetDirQuotaInput added in v1.0.166

type SetDirQuotaInput struct {
	FileCountLimit *int64 `type:"int64" json:",omitempty"`

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

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

	// QuotaType is a required field
	QuotaType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfQuotaTypeForSetDirQuotaInput"`

	SizeLimit *int64 `type:"int64" json:",omitempty"`

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

func (SetDirQuotaInput) GoString added in v1.0.166

func (s SetDirQuotaInput) GoString() string

GoString returns the string representation

func (*SetDirQuotaInput) SetFileCountLimit added in v1.0.166

func (s *SetDirQuotaInput) SetFileCountLimit(v int64) *SetDirQuotaInput

SetFileCountLimit sets the FileCountLimit field's value.

func (*SetDirQuotaInput) SetFileSystemId added in v1.0.166

func (s *SetDirQuotaInput) SetFileSystemId(v string) *SetDirQuotaInput

SetFileSystemId sets the FileSystemId field's value.

func (*SetDirQuotaInput) SetPath added in v1.0.166

func (s *SetDirQuotaInput) SetPath(v string) *SetDirQuotaInput

SetPath sets the Path field's value.

func (*SetDirQuotaInput) SetQuotaType added in v1.0.166

func (s *SetDirQuotaInput) SetQuotaType(v string) *SetDirQuotaInput

SetQuotaType sets the QuotaType field's value.

func (*SetDirQuotaInput) SetSizeLimit added in v1.0.166

func (s *SetDirQuotaInput) SetSizeLimit(v int64) *SetDirQuotaInput

SetSizeLimit sets the SizeLimit field's value.

func (*SetDirQuotaInput) SetUserType added in v1.0.166

func (s *SetDirQuotaInput) SetUserType(v string) *SetDirQuotaInput

SetUserType sets the UserType field's value.

func (SetDirQuotaInput) String added in v1.0.166

func (s SetDirQuotaInput) String() string

String returns the string representation

func (*SetDirQuotaInput) Validate added in v1.0.166

func (s *SetDirQuotaInput) Validate() error

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

type SetDirQuotaOutput added in v1.0.166

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

func (SetDirQuotaOutput) GoString added in v1.0.166

func (s SetDirQuotaOutput) GoString() string

GoString returns the string representation

func (SetDirQuotaOutput) String added in v1.0.166

func (s SetDirQuotaOutput) String() string

String returns the string representation

type SnapshotForDescribeSnapshotsOutput

type SnapshotForDescribeSnapshotsOutput struct {
	CreateTime *string `type:"string" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

	FileSystemId *string `type:"string" json:",omitempty"`

	FileSystemName *string `type:"string" json:",omitempty"`

	IsEncrypt *bool `type:"boolean" json:",omitempty"`

	Progress *string `type:"string" json:",omitempty"`

	RetentionDays *int32 `type:"int32" json:",omitempty"`

	SnapshotId *string `type:"string" json:",omitempty"`

	SnapshotName *string `type:"string" json:",omitempty"`

	SnapshotType *string `type:"string" json:",omitempty" enum:"EnumOfSnapshotTypeForDescribeSnapshotsOutput"`

	SourceSize *int32 `type:"int32" json:",omitempty"`

	SourceVersion *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeSnapshotsOutput"`

	ZoneId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (SnapshotForDescribeSnapshotsOutput) GoString

GoString returns the string representation

func (*SnapshotForDescribeSnapshotsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetDescription

SetDescription sets the Description field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetIsEncrypt

SetIsEncrypt sets the IsEncrypt field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetProgress

SetProgress sets the Progress field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetRetentionDays

SetRetentionDays sets the RetentionDays field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotId

SetSnapshotId sets the SnapshotId field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotName

SetSnapshotName sets the SnapshotName field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotType

SetSnapshotType sets the SnapshotType field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSourceSize

SetSourceSize sets the SourceSize field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSourceVersion

SetSourceVersion sets the SourceVersion field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetStatus

SetStatus sets the Status field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (SnapshotForDescribeSnapshotsOutput) String

String returns the string representation

type StartDataFlowInput added in v1.0.167

type StartDataFlowInput struct {

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

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

func (StartDataFlowInput) GoString added in v1.0.167

func (s StartDataFlowInput) GoString() string

GoString returns the string representation

func (*StartDataFlowInput) SetId added in v1.0.167

SetId sets the Id field's value.

func (*StartDataFlowInput) SetTypes added in v1.0.167

SetTypes sets the Types field's value.

func (StartDataFlowInput) String added in v1.0.167

func (s StartDataFlowInput) String() string

String returns the string representation

func (*StartDataFlowInput) Validate added in v1.0.167

func (s *StartDataFlowInput) Validate() error

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

type StartDataFlowOutput added in v1.0.167

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

func (StartDataFlowOutput) GoString added in v1.0.167

func (s StartDataFlowOutput) GoString() string

GoString returns the string representation

func (StartDataFlowOutput) String added in v1.0.167

func (s StartDataFlowOutput) String() string

String returns the string representation

type StaticValueForCreateDataFlowInput added in v1.0.167

type StaticValueForCreateDataFlowInput struct {
	Relationship *string `type:"string" json:",omitempty" enum:"EnumOfRelationshipForCreateDataFlowInput"`

	Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForCreateDataFlowInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StaticValueForCreateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*StaticValueForCreateDataFlowInput) SetRelationship added in v1.0.167

SetRelationship sets the Relationship field's value.

func (*StaticValueForCreateDataFlowInput) SetUnit added in v1.0.167

SetUnit sets the Unit field's value.

func (*StaticValueForCreateDataFlowInput) SetValue added in v1.0.167

SetValue sets the Value field's value.

func (StaticValueForCreateDataFlowInput) String added in v1.0.167

String returns the string representation

type StaticValueForCreateDataFlowTaskInput added in v1.0.167

type StaticValueForCreateDataFlowTaskInput struct {
	Relationship *string `type:"string" json:",omitempty" enum:"EnumOfRelationshipForCreateDataFlowTaskInput"`

	Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForCreateDataFlowTaskInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StaticValueForCreateDataFlowTaskInput) GoString added in v1.0.167

GoString returns the string representation

func (*StaticValueForCreateDataFlowTaskInput) SetRelationship added in v1.0.167

SetRelationship sets the Relationship field's value.

func (*StaticValueForCreateDataFlowTaskInput) SetUnit added in v1.0.167

SetUnit sets the Unit field's value.

func (*StaticValueForCreateDataFlowTaskInput) SetValue added in v1.0.167

SetValue sets the Value field's value.

func (StaticValueForCreateDataFlowTaskInput) String added in v1.0.167

String returns the string representation

type StaticValueForDescribeDataFlowTasksOutput added in v1.0.167

type StaticValueForDescribeDataFlowTasksOutput struct {
	Relationship *string `type:"string" json:",omitempty" enum:"EnumOfRelationshipForDescribeDataFlowTasksOutput"`

	Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForDescribeDataFlowTasksOutput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StaticValueForDescribeDataFlowTasksOutput) GoString added in v1.0.167

GoString returns the string representation

func (*StaticValueForDescribeDataFlowTasksOutput) SetRelationship added in v1.0.167

SetRelationship sets the Relationship field's value.

func (*StaticValueForDescribeDataFlowTasksOutput) SetUnit added in v1.0.167

SetUnit sets the Unit field's value.

func (*StaticValueForDescribeDataFlowTasksOutput) SetValue added in v1.0.167

SetValue sets the Value field's value.

func (StaticValueForDescribeDataFlowTasksOutput) String added in v1.0.167

String returns the string representation

type StaticValueForDescribeDataFlowsOutput added in v1.0.167

type StaticValueForDescribeDataFlowsOutput struct {
	Relationship *string `type:"string" json:",omitempty" enum:"EnumOfRelationshipForDescribeDataFlowsOutput"`

	Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForDescribeDataFlowsOutput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StaticValueForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*StaticValueForDescribeDataFlowsOutput) SetRelationship added in v1.0.167

SetRelationship sets the Relationship field's value.

func (*StaticValueForDescribeDataFlowsOutput) SetUnit added in v1.0.167

SetUnit sets the Unit field's value.

func (*StaticValueForDescribeDataFlowsOutput) SetValue added in v1.0.167

SetValue sets the Value field's value.

func (StaticValueForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type StaticValueForUpdateDataFlowInput added in v1.0.167

type StaticValueForUpdateDataFlowInput struct {
	Relationship *string `type:"string" json:",omitempty" enum:"EnumOfRelationshipForUpdateDataFlowInput"`

	Unit *string `type:"string" json:",omitempty" enum:"EnumOfUnitForUpdateDataFlowInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StaticValueForUpdateDataFlowInput) GoString added in v1.0.167

GoString returns the string representation

func (*StaticValueForUpdateDataFlowInput) SetRelationship added in v1.0.167

SetRelationship sets the Relationship field's value.

func (*StaticValueForUpdateDataFlowInput) SetUnit added in v1.0.167

SetUnit sets the Unit field's value.

func (*StaticValueForUpdateDataFlowInput) SetValue added in v1.0.167

SetValue sets the Value field's value.

func (StaticValueForUpdateDataFlowInput) String added in v1.0.167

String returns the string representation

type StatisticForDescribeFileSystemStatisticsOutput

type StatisticForDescribeFileSystemStatisticsOutput struct {
	CommonCapacity *CommonCapacityForDescribeFileSystemStatisticsOutput `type:"structure" json:",omitempty"`

	CommonFileSystemCount *int32 `type:"int32" json:",omitempty"`

	ExtremeCapacity *ExtremeCapacityForDescribeFileSystemStatisticsOutput `type:"structure" json:",omitempty"`

	ExtremeFileSystemCount *int32 `type:"int32" json:",omitempty"`

	RegionId *string `type:"string" json:",omitempty"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (StatisticForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonCapacity

SetCommonCapacity sets the CommonCapacity field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonFileSystemCount

SetCommonFileSystemCount sets the CommonFileSystemCount field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeCapacity

SetExtremeCapacity sets the ExtremeCapacity field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeFileSystemCount

SetExtremeFileSystemCount sets the ExtremeFileSystemCount field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (StatisticForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type StopDataFlowInput added in v1.0.167

type StopDataFlowInput struct {

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

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

func (StopDataFlowInput) GoString added in v1.0.167

func (s StopDataFlowInput) GoString() string

GoString returns the string representation

func (*StopDataFlowInput) SetId added in v1.0.167

SetId sets the Id field's value.

func (*StopDataFlowInput) SetTypes added in v1.0.167

func (s *StopDataFlowInput) SetTypes(v string) *StopDataFlowInput

SetTypes sets the Types field's value.

func (StopDataFlowInput) String added in v1.0.167

func (s StopDataFlowInput) String() string

String returns the string representation

func (*StopDataFlowInput) Validate added in v1.0.167

func (s *StopDataFlowInput) Validate() error

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

type StopDataFlowOutput added in v1.0.167

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

func (StopDataFlowOutput) GoString added in v1.0.167

func (s StopDataFlowOutput) GoString() string

GoString returns the string representation

func (StopDataFlowOutput) String added in v1.0.167

func (s StopDataFlowOutput) String() string

String returns the string representation

type TagFilterForDescribeFileSystemsInput

type TagFilterForDescribeFileSystemsInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForDescribeFileSystemsInput) GoString

GoString returns the string representation

func (*TagFilterForDescribeFileSystemsInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForDescribeFileSystemsInput) SetValue

SetValue sets the Value field's value.

func (TagFilterForDescribeFileSystemsInput) String

String returns the string representation

type TagForCreateFileSystemInput

type TagForCreateFileSystemInput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCreateFileSystemInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCreateFileSystemInput) GoString

func (s TagForCreateFileSystemInput) GoString() string

GoString returns the string representation

func (*TagForCreateFileSystemInput) SetKey

SetKey sets the Key field's value.

func (*TagForCreateFileSystemInput) SetType

SetType sets the Type field's value.

func (*TagForCreateFileSystemInput) SetValue

SetValue sets the Value field's value.

func (TagForCreateFileSystemInput) String

String returns the string representation

type TagForDescribeFileSystemsOutput

type TagForDescribeFileSystemsOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForDescribeFileSystemsOutput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*TagForDescribeFileSystemsOutput) SetKey

SetKey sets the Key field's value.

func (*TagForDescribeFileSystemsOutput) SetType

SetType sets the Type field's value.

func (*TagForDescribeFileSystemsOutput) SetValue

SetValue sets the Value field's value.

func (TagForDescribeFileSystemsOutput) String

String returns the string representation

type TagForUpdateFileSystemInput

type TagForUpdateFileSystemInput struct {
	Key *string `type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForUpdateFileSystemInput"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForUpdateFileSystemInput) GoString

func (s TagForUpdateFileSystemInput) GoString() string

GoString returns the string representation

func (*TagForUpdateFileSystemInput) SetKey

SetKey sets the Key field's value.

func (*TagForUpdateFileSystemInput) SetType

SetType sets the Type field's value.

func (*TagForUpdateFileSystemInput) SetValue

SetValue sets the Value field's value.

func (TagForUpdateFileSystemInput) String

String returns the string representation

type TlsInfoForDescribeDataFlowsOutput added in v1.0.167

type TlsInfoForDescribeDataFlowsOutput struct {
	Enable *bool `type:"boolean" json:",omitempty"`

	ProjectId *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	TopicEmbeddedUrl *string `type:"string" json:",omitempty"`

	TopicId *string `type:"string" json:",omitempty"`

	TopicName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TlsInfoForDescribeDataFlowsOutput) GoString added in v1.0.167

GoString returns the string representation

func (*TlsInfoForDescribeDataFlowsOutput) SetEnable added in v1.0.167

SetEnable sets the Enable field's value.

func (*TlsInfoForDescribeDataFlowsOutput) SetProjectId added in v1.0.167

SetProjectId sets the ProjectId field's value.

func (*TlsInfoForDescribeDataFlowsOutput) SetProjectName added in v1.0.167

SetProjectName sets the ProjectName field's value.

func (*TlsInfoForDescribeDataFlowsOutput) SetTopicEmbeddedUrl added in v1.0.167

SetTopicEmbeddedUrl sets the TopicEmbeddedUrl field's value.

func (*TlsInfoForDescribeDataFlowsOutput) SetTopicId added in v1.0.167

SetTopicId sets the TopicId field's value.

func (*TlsInfoForDescribeDataFlowsOutput) SetTopicName added in v1.0.167

SetTopicName sets the TopicName field's value.

func (TlsInfoForDescribeDataFlowsOutput) String added in v1.0.167

String returns the string representation

type UpdateDataFlowInput added in v1.0.167

type UpdateDataFlowInput struct {
	EvictPolicy *EvictPolicyForUpdateDataFlowInput `type:"structure" json:",omitempty"`

	ExportPolicy *ExportPolicyForUpdateDataFlowInput `type:"structure" json:",omitempty"`

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

	ImportPolicy *ImportPolicyForUpdateDataFlowInput `type:"structure" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	SameNameFilePolicy *string `type:"string" json:",omitempty" enum:"EnumOfSameNameFilePolicyForUpdateDataFlowInput"`
	// contains filtered or unexported fields
}

func (UpdateDataFlowInput) GoString added in v1.0.167

func (s UpdateDataFlowInput) GoString() string

GoString returns the string representation

func (*UpdateDataFlowInput) SetEvictPolicy added in v1.0.167

SetEvictPolicy sets the EvictPolicy field's value.

func (*UpdateDataFlowInput) SetExportPolicy added in v1.0.167

SetExportPolicy sets the ExportPolicy field's value.

func (*UpdateDataFlowInput) SetId added in v1.0.167

SetId sets the Id field's value.

func (*UpdateDataFlowInput) SetImportPolicy added in v1.0.167

SetImportPolicy sets the ImportPolicy field's value.

func (*UpdateDataFlowInput) SetName added in v1.0.167

SetName sets the Name field's value.

func (*UpdateDataFlowInput) SetSameNameFilePolicy added in v1.0.167

func (s *UpdateDataFlowInput) SetSameNameFilePolicy(v string) *UpdateDataFlowInput

SetSameNameFilePolicy sets the SameNameFilePolicy field's value.

func (UpdateDataFlowInput) String added in v1.0.167

func (s UpdateDataFlowInput) String() string

String returns the string representation

func (*UpdateDataFlowInput) Validate added in v1.0.167

func (s *UpdateDataFlowInput) Validate() error

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

type UpdateDataFlowOutput added in v1.0.167

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

func (UpdateDataFlowOutput) GoString added in v1.0.167

func (s UpdateDataFlowOutput) GoString() string

GoString returns the string representation

func (UpdateDataFlowOutput) String added in v1.0.167

func (s UpdateDataFlowOutput) String() string

String returns the string representation

type UpdateFileSystemInput

type UpdateFileSystemInput struct {
	AutoExpand *bool `type:"boolean" json:",omitempty"`

	AutoExpandLimit *int32 `type:"int32" json:",omitempty"`

	AutoExpandStep *int32 `type:"int32" json:",omitempty"`

	AutoExpandThreshold *int32 `type:"int32" json:",omitempty"`

	Description *string `type:"string" json:",omitempty"`

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

	FileSystemName *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Tags []*TagForUpdateFileSystemInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateFileSystemInput) GoString

func (s UpdateFileSystemInput) GoString() string

GoString returns the string representation

func (*UpdateFileSystemInput) SetAutoExpand added in v1.0.145

func (s *UpdateFileSystemInput) SetAutoExpand(v bool) *UpdateFileSystemInput

SetAutoExpand sets the AutoExpand field's value.

func (*UpdateFileSystemInput) SetAutoExpandLimit added in v1.0.145

func (s *UpdateFileSystemInput) SetAutoExpandLimit(v int32) *UpdateFileSystemInput

SetAutoExpandLimit sets the AutoExpandLimit field's value.

func (*UpdateFileSystemInput) SetAutoExpandStep added in v1.0.145

func (s *UpdateFileSystemInput) SetAutoExpandStep(v int32) *UpdateFileSystemInput

SetAutoExpandStep sets the AutoExpandStep field's value.

func (*UpdateFileSystemInput) SetAutoExpandThreshold added in v1.0.145

func (s *UpdateFileSystemInput) SetAutoExpandThreshold(v int32) *UpdateFileSystemInput

SetAutoExpandThreshold sets the AutoExpandThreshold field's value.

func (*UpdateFileSystemInput) SetDescription

func (s *UpdateFileSystemInput) SetDescription(v string) *UpdateFileSystemInput

SetDescription sets the Description field's value.

func (*UpdateFileSystemInput) SetFileSystemId

func (s *UpdateFileSystemInput) SetFileSystemId(v string) *UpdateFileSystemInput

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateFileSystemInput) SetFileSystemName

func (s *UpdateFileSystemInput) SetFileSystemName(v string) *UpdateFileSystemInput

SetFileSystemName sets the FileSystemName field's value.

func (*UpdateFileSystemInput) SetProjectName

func (s *UpdateFileSystemInput) SetProjectName(v string) *UpdateFileSystemInput

SetProjectName sets the ProjectName field's value.

func (*UpdateFileSystemInput) SetTags

SetTags sets the Tags field's value.

func (UpdateFileSystemInput) String

func (s UpdateFileSystemInput) String() string

String returns the string representation

func (*UpdateFileSystemInput) Validate added in v1.0.119

func (s *UpdateFileSystemInput) Validate() error

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

type UpdateFileSystemOutput

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

func (UpdateFileSystemOutput) GoString

func (s UpdateFileSystemOutput) GoString() string

GoString returns the string representation

func (UpdateFileSystemOutput) String

func (s UpdateFileSystemOutput) String() string

String returns the string representation

type UpdateMountPointInput

type UpdateMountPointInput struct {

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

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

	MountPointName *string `type:"string" json:",omitempty"`

	PermissionGroupId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateMountPointInput) GoString

func (s UpdateMountPointInput) GoString() string

GoString returns the string representation

func (*UpdateMountPointInput) SetFileSystemId

func (s *UpdateMountPointInput) SetFileSystemId(v string) *UpdateMountPointInput

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateMountPointInput) SetMountPointId

func (s *UpdateMountPointInput) SetMountPointId(v string) *UpdateMountPointInput

SetMountPointId sets the MountPointId field's value.

func (*UpdateMountPointInput) SetMountPointName

func (s *UpdateMountPointInput) SetMountPointName(v string) *UpdateMountPointInput

SetMountPointName sets the MountPointName field's value.

func (*UpdateMountPointInput) SetPermissionGroupId

func (s *UpdateMountPointInput) SetPermissionGroupId(v string) *UpdateMountPointInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (UpdateMountPointInput) String

func (s UpdateMountPointInput) String() string

String returns the string representation

func (*UpdateMountPointInput) Validate added in v1.0.119

func (s *UpdateMountPointInput) Validate() error

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

type UpdateMountPointOutput

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

func (UpdateMountPointOutput) GoString

func (s UpdateMountPointOutput) GoString() string

GoString returns the string representation

func (UpdateMountPointOutput) String

func (s UpdateMountPointOutput) String() string

String returns the string representation

type UpdatePermissionGroupInput

type UpdatePermissionGroupInput struct {
	Description *string `type:"string" json:",omitempty"`

	// FileSystemType is a required field
	FileSystemType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfFileSystemTypeForUpdatePermissionGroupInput"`

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

	PermissionGroupName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdatePermissionGroupInput) GoString

func (s UpdatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*UpdatePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupId

func (s *UpdatePermissionGroupInput) SetPermissionGroupId(v string) *UpdatePermissionGroupInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupName

func (s *UpdatePermissionGroupInput) SetPermissionGroupName(v string) *UpdatePermissionGroupInput

SetPermissionGroupName sets the PermissionGroupName field's value.

func (UpdatePermissionGroupInput) String

String returns the string representation

func (*UpdatePermissionGroupInput) Validate added in v1.0.119

func (s *UpdatePermissionGroupInput) Validate() error

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

type UpdatePermissionGroupOutput

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

func (UpdatePermissionGroupOutput) GoString

func (s UpdatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionGroupOutput) String

String returns the string representation

type UpdatePermissionRuleInput

type UpdatePermissionRuleInput struct {

	// FileSystemType is a required field
	FileSystemType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfFileSystemTypeForUpdatePermissionRuleInput"`

	PermissionGroupId *string `type:"string" json:",omitempty"`

	PermissionRules []*PermissionRuleForUpdatePermissionRuleInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdatePermissionRuleInput) GoString

func (s UpdatePermissionRuleInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionRuleInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*UpdatePermissionRuleInput) SetPermissionGroupId

func (s *UpdatePermissionRuleInput) SetPermissionGroupId(v string) *UpdatePermissionRuleInput

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionRuleInput) SetPermissionRules

SetPermissionRules sets the PermissionRules field's value.

func (UpdatePermissionRuleInput) String

func (s UpdatePermissionRuleInput) String() string

String returns the string representation

func (*UpdatePermissionRuleInput) Validate added in v1.0.119

func (s *UpdatePermissionRuleInput) Validate() error

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

type UpdatePermissionRuleOutput

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

func (UpdatePermissionRuleOutput) GoString

func (s UpdatePermissionRuleOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionRuleOutput) String

String returns the string representation

type UpdateSnapshotInput

type UpdateSnapshotInput struct {
	Description *string `type:"string" json:",omitempty"`

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

	SnapshotName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UpdateSnapshotInput) GoString

func (s UpdateSnapshotInput) GoString() string

GoString returns the string representation

func (*UpdateSnapshotInput) SetDescription

func (s *UpdateSnapshotInput) SetDescription(v string) *UpdateSnapshotInput

SetDescription sets the Description field's value.

func (*UpdateSnapshotInput) SetSnapshotId

func (s *UpdateSnapshotInput) SetSnapshotId(v string) *UpdateSnapshotInput

SetSnapshotId sets the SnapshotId field's value.

func (*UpdateSnapshotInput) SetSnapshotName

func (s *UpdateSnapshotInput) SetSnapshotName(v string) *UpdateSnapshotInput

SetSnapshotName sets the SnapshotName field's value.

func (UpdateSnapshotInput) String

func (s UpdateSnapshotInput) String() string

String returns the string representation

func (*UpdateSnapshotInput) Validate added in v1.0.119

func (s *UpdateSnapshotInput) Validate() error

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

type UpdateSnapshotOutput

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

func (UpdateSnapshotOutput) GoString

func (s UpdateSnapshotOutput) GoString() string

GoString returns the string representation

func (UpdateSnapshotOutput) String

func (s UpdateSnapshotOutput) String() string

String returns the string representation

type UserQuotaInfoForDescribeDirQuotasOutput added in v1.0.166

type UserQuotaInfoForDescribeDirQuotasOutput struct {
	FileCountLimit *int64 `type:"int64" json:",omitempty"`

	FileCountReal *int64 `type:"int64" json:",omitempty"`

	QuotaType *string `type:"string" json:",omitempty" enum:"EnumOfQuotaTypeForDescribeDirQuotasOutput"`

	SizeLimit *int64 `type:"int64" json:",omitempty"`

	SizeReal *int64 `type:"int64" json:",omitempty"`

	UserType *string `type:"string" json:",omitempty" enum:"EnumOfUserTypeForDescribeDirQuotasOutput"`
	// contains filtered or unexported fields
}

func (UserQuotaInfoForDescribeDirQuotasOutput) GoString added in v1.0.166

GoString returns the string representation

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountLimit added in v1.0.166

SetFileCountLimit sets the FileCountLimit field's value.

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountReal added in v1.0.166

SetFileCountReal sets the FileCountReal field's value.

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetQuotaType added in v1.0.166

SetQuotaType sets the QuotaType field's value.

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetSizeLimit added in v1.0.166

SetSizeLimit sets the SizeLimit field's value.

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetSizeReal added in v1.0.166

SetSizeReal sets the SizeReal field's value.

func (*UserQuotaInfoForDescribeDirQuotasOutput) SetUserType added in v1.0.166

SetUserType sets the UserType field's value.

func (UserQuotaInfoForDescribeDirQuotasOutput) String added in v1.0.166

String returns the string representation

type ZoneForDescribeZonesOutput

type ZoneForDescribeZonesOutput struct {
	Sales []*SaleForDescribeZonesOutput `type:"list" json:",omitempty"`

	Status *string `type:"string" json:",omitempty" enum:"EnumOfStatusForDescribeZonesOutput"`

	ZoneId *string `type:"string" json:",omitempty"`

	ZoneName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ZoneForDescribeZonesOutput) GoString

func (s ZoneForDescribeZonesOutput) GoString() string

GoString returns the string representation

func (*ZoneForDescribeZonesOutput) SetSales

SetSales sets the Sales field's value.

func (*ZoneForDescribeZonesOutput) SetStatus

SetStatus sets the Status field's value.

func (*ZoneForDescribeZonesOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*ZoneForDescribeZonesOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (ZoneForDescribeZonesOutput) String

String returns the string representation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL