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
- type CachePerformanceForDescribeFileSystemsOutput
- func (s CachePerformanceForDescribeFileSystemsOutput) GoString() string
- func (s *CachePerformanceForDescribeFileSystemsOutput) SetBaseBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
- func (s *CachePerformanceForDescribeFileSystemsOutput) SetCacheBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
- func (s *CachePerformanceForDescribeFileSystemsOutput) SetDataFlowBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
- func (s CachePerformanceForDescribeFileSystemsOutput) String() string
- type CancelDataFlowTaskInput
- type CancelDataFlowTaskOutput
- type CancelDirQuotaInput
- func (s CancelDirQuotaInput) GoString() string
- func (s *CancelDirQuotaInput) SetFileSystemId(v string) *CancelDirQuotaInput
- func (s *CancelDirQuotaInput) SetPath(v string) *CancelDirQuotaInput
- func (s *CancelDirQuotaInput) SetUserType(v string) *CancelDirQuotaInput
- func (s CancelDirQuotaInput) String() string
- func (s *CancelDirQuotaInput) Validate() error
- type CancelDirQuotaOutput
- type CapacityForDescribeFileSystemsOutput
- func (s CapacityForDescribeFileSystemsOutput) GoString() string
- func (s *CapacityForDescribeFileSystemsOutput) SetTotal(v int64) *CapacityForDescribeFileSystemsOutput
- func (s *CapacityForDescribeFileSystemsOutput) SetUsed(v int64) *CapacityForDescribeFileSystemsOutput
- func (s CapacityForDescribeFileSystemsOutput) String() string
- type CommonCapacityForDescribeFileSystemStatisticsOutput
- func (s CommonCapacityForDescribeFileSystemStatisticsOutput) GoString() string
- func (s *CommonCapacityForDescribeFileSystemStatisticsOutput) SetTotal(v int64) *CommonCapacityForDescribeFileSystemStatisticsOutput
- func (s *CommonCapacityForDescribeFileSystemStatisticsOutput) SetUsed(v int64) *CommonCapacityForDescribeFileSystemStatisticsOutput
- func (s CommonCapacityForDescribeFileSystemStatisticsOutput) String() string
- type ConvertMountPointForDescribeMountPointsOutput
- func (s ConvertMountPointForDescribeMountPointsOutput) GoString() string
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetCreateTime(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetDomain(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetIp(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetMountPointId(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetMountPointName(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetPermissionGroup(v *PermissionGroupForDescribeMountPointsOutput) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetStatus(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetSubnetId(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetSubnetName(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetUpdateTime(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetVpcId(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s *ConvertMountPointForDescribeMountPointsOutput) SetVpcName(v string) *ConvertMountPointForDescribeMountPointsOutput
- func (s ConvertMountPointForDescribeMountPointsOutput) String() string
- type CreateDataFlowInput
- func (s CreateDataFlowInput) GoString() string
- func (s *CreateDataFlowInput) SetBucketName(v string) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetBucketPrefix(v string) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetEnableTlsLog(v bool) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetEvictPolicy(v *EvictPolicyForCreateDataFlowInput) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetExportPolicy(v *ExportPolicyForCreateDataFlowInput) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetFileSystemId(v string) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetFileSystemPath(v string) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetImportPolicy(v *ImportPolicyForCreateDataFlowInput) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetName(v string) *CreateDataFlowInput
- func (s *CreateDataFlowInput) SetSameNameFilePolicy(v string) *CreateDataFlowInput
- func (s CreateDataFlowInput) String() string
- func (s *CreateDataFlowInput) Validate() error
- type CreateDataFlowOutput
- type CreateDataFlowTaskInput
- func (s CreateDataFlowTaskInput) GoString() string
- func (s *CreateDataFlowTaskInput) SetBucketName(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetBucketPrefix(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetDataFlowId(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetEntryListFileKey(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetEntryListFileName(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetEvictPolicy(v *EvictPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetExportPolicy(v *ExportPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetFileSystemId(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetFileSystemPath(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetImportPolicy(v *ImportPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetSameNameFilePolicy(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetSrcId(v string) *CreateDataFlowTaskInput
- func (s *CreateDataFlowTaskInput) SetType(v string) *CreateDataFlowTaskInput
- func (s CreateDataFlowTaskInput) String() string
- type CreateDataFlowTaskOutput
- type CreateFileSystemInput
- func (s CreateFileSystemInput) GoString() string
- func (s *CreateFileSystemInput) SetCacheBandwidth(v int32) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetCapacity(v int32) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetChargeType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetClientToken(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetDescription(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetFileSystemName(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetFileSystemType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetProjectName(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetProtocolType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetSnapshotId(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetStorageType(v string) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetTags(v []*TagForCreateFileSystemInput) *CreateFileSystemInput
- func (s *CreateFileSystemInput) SetZoneId(v string) *CreateFileSystemInput
- func (s CreateFileSystemInput) String() string
- func (s *CreateFileSystemInput) Validate() error
- type CreateFileSystemOutput
- type CreateMountPointInput
- func (s CreateMountPointInput) GoString() string
- func (s *CreateMountPointInput) SetFileSystemId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetMountPointName(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetPermissionGroupId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetSubnetId(v string) *CreateMountPointInput
- func (s *CreateMountPointInput) SetVpcId(v string) *CreateMountPointInput
- func (s CreateMountPointInput) String() string
- func (s *CreateMountPointInput) Validate() error
- type CreateMountPointOutput
- type CreatePermissionGroupInput
- func (s CreatePermissionGroupInput) GoString() string
- func (s *CreatePermissionGroupInput) SetDescription(v string) *CreatePermissionGroupInput
- func (s *CreatePermissionGroupInput) SetFileSystemType(v string) *CreatePermissionGroupInput
- func (s *CreatePermissionGroupInput) SetPermissionGroupName(v string) *CreatePermissionGroupInput
- func (s CreatePermissionGroupInput) String() string
- func (s *CreatePermissionGroupInput) Validate() error
- type CreatePermissionGroupOutput
- type CreatePreSignedUrlInput
- type CreatePreSignedUrlOutput
- func (s CreatePreSignedUrlOutput) GoString() string
- func (s *CreatePreSignedUrlOutput) SetExpires(v int32) *CreatePreSignedUrlOutput
- func (s *CreatePreSignedUrlOutput) SetKey(v string) *CreatePreSignedUrlOutput
- func (s *CreatePreSignedUrlOutput) SetUrl(v string) *CreatePreSignedUrlOutput
- func (s CreatePreSignedUrlOutput) String() string
- type CreateSnapshotInput
- func (s CreateSnapshotInput) GoString() string
- func (s *CreateSnapshotInput) SetDescription(v string) *CreateSnapshotInput
- func (s *CreateSnapshotInput) SetFileSystemId(v string) *CreateSnapshotInput
- func (s *CreateSnapshotInput) SetSnapshotName(v string) *CreateSnapshotInput
- func (s CreateSnapshotInput) String() string
- func (s *CreateSnapshotInput) Validate() error
- type CreateSnapshotOutput
- type DataFlowForDescribeDataFlowsOutput
- func (s DataFlowForDescribeDataFlowsOutput) GoString() string
- func (s *DataFlowForDescribeDataFlowsOutput) SetBucketName(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetBucketPrefix(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetCreateTime(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetEnableBucketVersioning(v bool) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetEvictPolicy(v *EvictPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetExportPolicy(v *ExportPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetFileSystemId(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetFileSystemPath(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetId(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetImportPolicy(v *ImportPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetName(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetQueueExec(v int64) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetQueueFailed(v int64) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetQueueLen(v int64) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetReleasing(v bool) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetRunningTaskNumber(v int32) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetSameNameFilePolicy(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetStatus(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetSyncStatus(v string) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetTlsInfo(v *TlsInfoForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
- func (s *DataFlowForDescribeDataFlowsOutput) SetUpdateTime(v string) *DataFlowForDescribeDataFlowsOutput
- func (s DataFlowForDescribeDataFlowsOutput) String() string
- type DataFlowTaskForDescribeDataFlowTasksOutput
- func (s DataFlowTaskForDescribeDataFlowTasksOutput) GoString() string
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketPrefix(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileKey(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileUrl(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictPolicy(v *EvictPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetExportPolicy(v *ExportPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetImportPolicy(v *ImportPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueExec(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueFailed(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueLen(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetSameNameFilePolicy(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetType(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
- func (s DataFlowTaskForDescribeDataFlowTasksOutput) String() string
- type DeleteDataFlowTaskInput
- type DeleteDataFlowTaskOutput
- type DeleteFileSystemInput
- type DeleteFileSystemOutput
- type DeleteMountPointInput
- func (s DeleteMountPointInput) GoString() string
- func (s *DeleteMountPointInput) SetFileSystemId(v string) *DeleteMountPointInput
- func (s *DeleteMountPointInput) SetMountPointId(v string) *DeleteMountPointInput
- func (s DeleteMountPointInput) String() string
- func (s *DeleteMountPointInput) Validate() error
- type DeleteMountPointOutput
- type DeletePermissionGroupInput
- func (s DeletePermissionGroupInput) GoString() string
- func (s *DeletePermissionGroupInput) SetFileSystemType(v string) *DeletePermissionGroupInput
- func (s *DeletePermissionGroupInput) SetPermissionGroupId(v string) *DeletePermissionGroupInput
- func (s DeletePermissionGroupInput) String() string
- func (s *DeletePermissionGroupInput) Validate() error
- type DeletePermissionGroupOutput
- type DeleteSnapshotInput
- type DeleteSnapshotOutput
- type DescribeDataFlowTasksInput
- func (s DescribeDataFlowTasksInput) GoString() string
- func (s *DescribeDataFlowTasksInput) SetDataFlowIds(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetDataFlowNames(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetIds(v string) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetPageNumber(v int32) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetPageSize(v int32) *DescribeDataFlowTasksInput
- func (s *DescribeDataFlowTasksInput) SetStatus(v string) *DescribeDataFlowTasksInput
- func (s DescribeDataFlowTasksInput) String() string
- func (s *DescribeDataFlowTasksInput) Validate() error
- type DescribeDataFlowTasksOutput
- func (s DescribeDataFlowTasksOutput) GoString() string
- func (s *DescribeDataFlowTasksOutput) SetDataFlowTasks(v []*DataFlowTaskForDescribeDataFlowTasksOutput) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetPageNumber(v int32) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetPageSize(v int32) *DescribeDataFlowTasksOutput
- func (s *DescribeDataFlowTasksOutput) SetTotalCount(v int32) *DescribeDataFlowTasksOutput
- func (s DescribeDataFlowTasksOutput) String() string
- type DescribeDataFlowsInput
- func (s DescribeDataFlowsInput) GoString() string
- func (s *DescribeDataFlowsInput) SetFileSystemIds(v string) *DescribeDataFlowsInput
- func (s *DescribeDataFlowsInput) SetIds(v string) *DescribeDataFlowsInput
- func (s *DescribeDataFlowsInput) SetNames(v string) *DescribeDataFlowsInput
- func (s *DescribeDataFlowsInput) SetPageNumber(v int32) *DescribeDataFlowsInput
- func (s *DescribeDataFlowsInput) SetPageSize(v int32) *DescribeDataFlowsInput
- func (s *DescribeDataFlowsInput) SetStatus(v string) *DescribeDataFlowsInput
- func (s DescribeDataFlowsInput) String() string
- func (s *DescribeDataFlowsInput) Validate() error
- type DescribeDataFlowsOutput
- func (s DescribeDataFlowsOutput) GoString() string
- func (s *DescribeDataFlowsOutput) SetDataFlows(v []*DataFlowForDescribeDataFlowsOutput) *DescribeDataFlowsOutput
- func (s *DescribeDataFlowsOutput) SetPageNumber(v int32) *DescribeDataFlowsOutput
- func (s *DescribeDataFlowsOutput) SetPageSize(v int32) *DescribeDataFlowsOutput
- func (s *DescribeDataFlowsOutput) SetTotalCount(v int32) *DescribeDataFlowsOutput
- func (s DescribeDataFlowsOutput) String() string
- type DescribeDirQuotasInput
- func (s DescribeDirQuotasInput) GoString() string
- func (s *DescribeDirQuotasInput) SetFileSystemId(v string) *DescribeDirQuotasInput
- func (s *DescribeDirQuotasInput) SetPageNumber(v int32) *DescribeDirQuotasInput
- func (s *DescribeDirQuotasInput) SetPageSize(v int32) *DescribeDirQuotasInput
- func (s *DescribeDirQuotasInput) SetPath(v string) *DescribeDirQuotasInput
- func (s DescribeDirQuotasInput) String() string
- func (s *DescribeDirQuotasInput) Validate() error
- type DescribeDirQuotasOutput
- func (s DescribeDirQuotasOutput) GoString() string
- func (s *DescribeDirQuotasOutput) SetDirQuotaInfos(v []*DirQuotaInfoForDescribeDirQuotasOutput) *DescribeDirQuotasOutput
- func (s *DescribeDirQuotasOutput) SetPageNumber(v int32) *DescribeDirQuotasOutput
- func (s *DescribeDirQuotasOutput) SetPageSize(v int32) *DescribeDirQuotasOutput
- func (s *DescribeDirQuotasOutput) SetTotalCount(v int32) *DescribeDirQuotasOutput
- func (s DescribeDirQuotasOutput) String() string
- type DescribeFileSystemOverviewInput
- type DescribeFileSystemOverviewOutput
- type DescribeFileSystemStatisticsInput
- type DescribeFileSystemStatisticsOutput
- func (s DescribeFileSystemStatisticsOutput) GoString() string
- func (s *DescribeFileSystemStatisticsOutput) SetStatistics(v []*StatisticForDescribeFileSystemStatisticsOutput) *DescribeFileSystemStatisticsOutput
- func (s *DescribeFileSystemStatisticsOutput) SetTotalCount(v int32) *DescribeFileSystemStatisticsOutput
- func (s DescribeFileSystemStatisticsOutput) String() string
- type DescribeFileSystemsInput
- func (s DescribeFileSystemsInput) GoString() string
- func (s *DescribeFileSystemsInput) SetFileSystemIds(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetFileSystemType(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetFilters(v []*FilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetPageNumber(v int32) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetPageSize(v int32) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetProjectName(v string) *DescribeFileSystemsInput
- func (s *DescribeFileSystemsInput) SetTagFilters(v []*TagFilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
- func (s DescribeFileSystemsInput) String() string
- type DescribeFileSystemsOutput
- func (s DescribeFileSystemsOutput) GoString() string
- func (s *DescribeFileSystemsOutput) SetFileSystems(v []*FileSystemForDescribeFileSystemsOutput) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetPageNumber(v int32) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetPageSize(v int32) *DescribeFileSystemsOutput
- func (s *DescribeFileSystemsOutput) SetTotalCount(v int32) *DescribeFileSystemsOutput
- func (s DescribeFileSystemsOutput) String() string
- type DescribeMountPointsInput
- func (s DescribeMountPointsInput) GoString() string
- func (s *DescribeMountPointsInput) SetFileSystemId(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetMountPointId(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetMountPointName(v string) *DescribeMountPointsInput
- func (s *DescribeMountPointsInput) SetVpcId(v string) *DescribeMountPointsInput
- func (s DescribeMountPointsInput) String() string
- func (s *DescribeMountPointsInput) Validate() error
- type DescribeMountPointsOutput
- func (s DescribeMountPointsOutput) GoString() string
- func (s *DescribeMountPointsOutput) SetMountPoints(v []*ConvertMountPointForDescribeMountPointsOutput) *DescribeMountPointsOutput
- func (s *DescribeMountPointsOutput) SetTotalCount(v int32) *DescribeMountPointsOutput
- func (s DescribeMountPointsOutput) String() string
- type DescribePermissionGroupsInput
- func (s DescribePermissionGroupsInput) GoString() string
- func (s *DescribePermissionGroupsInput) SetFileSystemType(v string) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetFilters(v []*FilterForDescribePermissionGroupsInput) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetPageNumber(v int32) *DescribePermissionGroupsInput
- func (s *DescribePermissionGroupsInput) SetPageSize(v int32) *DescribePermissionGroupsInput
- func (s DescribePermissionGroupsInput) String() string
- func (s *DescribePermissionGroupsInput) Validate() error
- type DescribePermissionGroupsOutput
- func (s DescribePermissionGroupsOutput) GoString() string
- func (s *DescribePermissionGroupsOutput) SetPageNumber(v int32) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetPageSize(v int32) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetPermissionGroups(v []*PermissionGroupForDescribePermissionGroupsOutput) *DescribePermissionGroupsOutput
- func (s *DescribePermissionGroupsOutput) SetTotalCount(v int32) *DescribePermissionGroupsOutput
- func (s DescribePermissionGroupsOutput) String() string
- type DescribePermissionRulesInput
- func (s DescribePermissionRulesInput) GoString() string
- func (s *DescribePermissionRulesInput) SetFileSystemType(v string) *DescribePermissionRulesInput
- func (s *DescribePermissionRulesInput) SetPermissionGroupId(v string) *DescribePermissionRulesInput
- func (s DescribePermissionRulesInput) String() string
- func (s *DescribePermissionRulesInput) Validate() error
- type DescribePermissionRulesOutput
- func (s DescribePermissionRulesOutput) GoString() string
- func (s *DescribePermissionRulesOutput) SetPermissionRules(v []*PermissionRuleForDescribePermissionRulesOutput) *DescribePermissionRulesOutput
- func (s *DescribePermissionRulesOutput) SetTotalCount(v int32) *DescribePermissionRulesOutput
- func (s DescribePermissionRulesOutput) String() string
- type DescribeRegionsInput
- type DescribeRegionsOutput
- type DescribeSnapshotsInput
- func (s DescribeSnapshotsInput) GoString() string
- func (s *DescribeSnapshotsInput) SetFileSystemId(v string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetPageNumber(v int32) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetPageSize(v int32) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetSnapshotIds(v string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetSnapshotName(v string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetSnapshotType(v string) *DescribeSnapshotsInput
- func (s *DescribeSnapshotsInput) SetStatus(v string) *DescribeSnapshotsInput
- func (s DescribeSnapshotsInput) String() string
- type DescribeSnapshotsOutput
- func (s DescribeSnapshotsOutput) GoString() string
- func (s *DescribeSnapshotsOutput) SetPageNumber(v int32) *DescribeSnapshotsOutput
- func (s *DescribeSnapshotsOutput) SetPageSize(v int32) *DescribeSnapshotsOutput
- func (s *DescribeSnapshotsOutput) SetSnapshots(v []*SnapshotForDescribeSnapshotsOutput) *DescribeSnapshotsOutput
- func (s *DescribeSnapshotsOutput) SetTotalCount(v int32) *DescribeSnapshotsOutput
- func (s DescribeSnapshotsOutput) String() string
- type DescribeZonesInput
- type DescribeZonesOutput
- type DimensionForCreateDataFlowInput
- func (s DimensionForCreateDataFlowInput) GoString() string
- func (s *DimensionForCreateDataFlowInput) SetAttr(v string) *DimensionForCreateDataFlowInput
- func (s *DimensionForCreateDataFlowInput) SetStaticValues(v []*StaticValueForCreateDataFlowInput) *DimensionForCreateDataFlowInput
- func (s DimensionForCreateDataFlowInput) String() string
- type DimensionForCreateDataFlowTaskInput
- func (s DimensionForCreateDataFlowTaskInput) GoString() string
- func (s *DimensionForCreateDataFlowTaskInput) SetAttr(v string) *DimensionForCreateDataFlowTaskInput
- func (s *DimensionForCreateDataFlowTaskInput) SetStaticValues(v []*StaticValueForCreateDataFlowTaskInput) *DimensionForCreateDataFlowTaskInput
- func (s DimensionForCreateDataFlowTaskInput) String() string
- type DimensionForDescribeDataFlowTasksOutput
- func (s DimensionForDescribeDataFlowTasksOutput) GoString() string
- func (s *DimensionForDescribeDataFlowTasksOutput) SetAttr(v string) *DimensionForDescribeDataFlowTasksOutput
- func (s *DimensionForDescribeDataFlowTasksOutput) SetStaticValues(v []*StaticValueForDescribeDataFlowTasksOutput) *DimensionForDescribeDataFlowTasksOutput
- func (s DimensionForDescribeDataFlowTasksOutput) String() string
- type DimensionForDescribeDataFlowsOutput
- func (s DimensionForDescribeDataFlowsOutput) GoString() string
- func (s *DimensionForDescribeDataFlowsOutput) SetAttr(v string) *DimensionForDescribeDataFlowsOutput
- func (s *DimensionForDescribeDataFlowsOutput) SetStaticValues(v []*StaticValueForDescribeDataFlowsOutput) *DimensionForDescribeDataFlowsOutput
- func (s DimensionForDescribeDataFlowsOutput) String() string
- type DimensionForUpdateDataFlowInput
- func (s DimensionForUpdateDataFlowInput) GoString() string
- func (s *DimensionForUpdateDataFlowInput) SetAttr(v string) *DimensionForUpdateDataFlowInput
- func (s *DimensionForUpdateDataFlowInput) SetStaticValues(v []*StaticValueForUpdateDataFlowInput) *DimensionForUpdateDataFlowInput
- func (s DimensionForUpdateDataFlowInput) String() string
- type DirQuotaInfoForDescribeDirQuotasOutput
- func (s DirQuotaInfoForDescribeDirQuotasOutput) GoString() string
- func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetDirInode(v int32) *DirQuotaInfoForDescribeDirQuotasOutput
- func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetPath(v string) *DirQuotaInfoForDescribeDirQuotasOutput
- func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetStatus(v string) *DirQuotaInfoForDescribeDirQuotasOutput
- func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfos(v []*UserQuotaInfoForDescribeDirQuotasOutput) *DirQuotaInfoForDescribeDirQuotasOutput
- func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfosCount(v int32) *DirQuotaInfoForDescribeDirQuotasOutput
- func (s DirQuotaInfoForDescribeDirQuotasOutput) String() string
- type EvictPolicyForCreateDataFlowInput
- func (s EvictPolicyForCreateDataFlowInput) GoString() string
- func (s *EvictPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *EvictPolicyForCreateDataFlowInput
- func (s *EvictPolicyForCreateDataFlowInput) SetStatus(v string) *EvictPolicyForCreateDataFlowInput
- func (s *EvictPolicyForCreateDataFlowInput) SetType(v string) *EvictPolicyForCreateDataFlowInput
- func (s EvictPolicyForCreateDataFlowInput) String() string
- type EvictPolicyForCreateDataFlowTaskInput
- func (s EvictPolicyForCreateDataFlowTaskInput) GoString() string
- func (s *EvictPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *EvictPolicyForCreateDataFlowTaskInput
- func (s *EvictPolicyForCreateDataFlowTaskInput) SetStatus(v string) *EvictPolicyForCreateDataFlowTaskInput
- func (s *EvictPolicyForCreateDataFlowTaskInput) SetType(v string) *EvictPolicyForCreateDataFlowTaskInput
- func (s EvictPolicyForCreateDataFlowTaskInput) String() string
- type EvictPolicyForDescribeDataFlowTasksOutput
- func (s EvictPolicyForDescribeDataFlowTasksOutput) GoString() string
- func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *EvictPolicyForDescribeDataFlowTasksOutput
- func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *EvictPolicyForDescribeDataFlowTasksOutput
- func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetType(v string) *EvictPolicyForDescribeDataFlowTasksOutput
- func (s EvictPolicyForDescribeDataFlowTasksOutput) String() string
- type EvictPolicyForDescribeDataFlowsOutput
- func (s EvictPolicyForDescribeDataFlowsOutput) GoString() string
- func (s *EvictPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *EvictPolicyForDescribeDataFlowsOutput
- func (s *EvictPolicyForDescribeDataFlowsOutput) SetStatus(v string) *EvictPolicyForDescribeDataFlowsOutput
- func (s *EvictPolicyForDescribeDataFlowsOutput) SetType(v string) *EvictPolicyForDescribeDataFlowsOutput
- func (s EvictPolicyForDescribeDataFlowsOutput) String() string
- type EvictPolicyForUpdateDataFlowInput
- func (s EvictPolicyForUpdateDataFlowInput) GoString() string
- func (s *EvictPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *EvictPolicyForUpdateDataFlowInput
- func (s *EvictPolicyForUpdateDataFlowInput) SetStatus(v string) *EvictPolicyForUpdateDataFlowInput
- func (s *EvictPolicyForUpdateDataFlowInput) SetType(v string) *EvictPolicyForUpdateDataFlowInput
- func (s EvictPolicyForUpdateDataFlowInput) String() string
- type ExpandFileSystemInput
- func (s ExpandFileSystemInput) GoString() string
- func (s *ExpandFileSystemInput) SetCapacity(v int32) *ExpandFileSystemInput
- func (s *ExpandFileSystemInput) SetFileSystemId(v string) *ExpandFileSystemInput
- func (s ExpandFileSystemInput) String() string
- func (s *ExpandFileSystemInput) Validate() error
- type ExpandFileSystemOutput
- type ExportPolicyForCreateDataFlowInput
- func (s ExportPolicyForCreateDataFlowInput) GoString() string
- func (s *ExportPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *ExportPolicyForCreateDataFlowInput
- func (s *ExportPolicyForCreateDataFlowInput) SetStatus(v string) *ExportPolicyForCreateDataFlowInput
- func (s *ExportPolicyForCreateDataFlowInput) SetType(v string) *ExportPolicyForCreateDataFlowInput
- func (s ExportPolicyForCreateDataFlowInput) String() string
- type ExportPolicyForCreateDataFlowTaskInput
- func (s ExportPolicyForCreateDataFlowTaskInput) GoString() string
- func (s *ExportPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *ExportPolicyForCreateDataFlowTaskInput
- func (s *ExportPolicyForCreateDataFlowTaskInput) SetStatus(v string) *ExportPolicyForCreateDataFlowTaskInput
- func (s *ExportPolicyForCreateDataFlowTaskInput) SetType(v string) *ExportPolicyForCreateDataFlowTaskInput
- func (s ExportPolicyForCreateDataFlowTaskInput) String() string
- type ExportPolicyForDescribeDataFlowTasksOutput
- func (s ExportPolicyForDescribeDataFlowTasksOutput) GoString() string
- func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *ExportPolicyForDescribeDataFlowTasksOutput
- func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *ExportPolicyForDescribeDataFlowTasksOutput
- func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetType(v string) *ExportPolicyForDescribeDataFlowTasksOutput
- func (s ExportPolicyForDescribeDataFlowTasksOutput) String() string
- type ExportPolicyForDescribeDataFlowsOutput
- func (s ExportPolicyForDescribeDataFlowsOutput) GoString() string
- func (s *ExportPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *ExportPolicyForDescribeDataFlowsOutput
- func (s *ExportPolicyForDescribeDataFlowsOutput) SetStatus(v string) *ExportPolicyForDescribeDataFlowsOutput
- func (s *ExportPolicyForDescribeDataFlowsOutput) SetType(v string) *ExportPolicyForDescribeDataFlowsOutput
- func (s ExportPolicyForDescribeDataFlowsOutput) String() string
- type ExportPolicyForUpdateDataFlowInput
- func (s ExportPolicyForUpdateDataFlowInput) GoString() string
- func (s *ExportPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *ExportPolicyForUpdateDataFlowInput
- func (s *ExportPolicyForUpdateDataFlowInput) SetStatus(v string) *ExportPolicyForUpdateDataFlowInput
- func (s *ExportPolicyForUpdateDataFlowInput) SetType(v string) *ExportPolicyForUpdateDataFlowInput
- func (s ExportPolicyForUpdateDataFlowInput) String() string
- type ExtremeCapacityForDescribeFileSystemStatisticsOutput
- func (s ExtremeCapacityForDescribeFileSystemStatisticsOutput) GoString() string
- func (s *ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetTotal(v int64) *ExtremeCapacityForDescribeFileSystemStatisticsOutput
- func (s *ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetUsed(v int64) *ExtremeCapacityForDescribeFileSystemStatisticsOutput
- func (s ExtremeCapacityForDescribeFileSystemStatisticsOutput) String() string
- type FILENAS
- func (c *FILENAS) CancelDataFlowTask(input *CancelDataFlowTaskInput) (*CancelDataFlowTaskOutput, error)
- func (c *FILENAS) CancelDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CancelDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CancelDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CancelDataFlowTaskRequest(input *CancelDataFlowTaskInput) (req *request.Request, output *CancelDataFlowTaskOutput)
- func (c *FILENAS) CancelDataFlowTaskWithContext(ctx volcengine.Context, input *CancelDataFlowTaskInput, opts ...request.Option) (*CancelDataFlowTaskOutput, error)
- func (c *FILENAS) CancelDirQuota(input *CancelDirQuotaInput) (*CancelDirQuotaOutput, error)
- func (c *FILENAS) CancelDirQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CancelDirQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CancelDirQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CancelDirQuotaRequest(input *CancelDirQuotaInput) (req *request.Request, output *CancelDirQuotaOutput)
- func (c *FILENAS) CancelDirQuotaWithContext(ctx volcengine.Context, input *CancelDirQuotaInput, opts ...request.Option) (*CancelDirQuotaOutput, error)
- func (c *FILENAS) CreateDataFlow(input *CreateDataFlowInput) (*CreateDataFlowOutput, error)
- func (c *FILENAS) CreateDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreateDataFlowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreateDataFlowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreateDataFlowRequest(input *CreateDataFlowInput) (req *request.Request, output *CreateDataFlowOutput)
- func (c *FILENAS) CreateDataFlowTask(input *CreateDataFlowTaskInput) (*CreateDataFlowTaskOutput, error)
- func (c *FILENAS) CreateDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreateDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreateDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreateDataFlowTaskRequest(input *CreateDataFlowTaskInput) (req *request.Request, output *CreateDataFlowTaskOutput)
- func (c *FILENAS) CreateDataFlowTaskWithContext(ctx volcengine.Context, input *CreateDataFlowTaskInput, opts ...request.Option) (*CreateDataFlowTaskOutput, error)
- func (c *FILENAS) CreateDataFlowWithContext(ctx volcengine.Context, input *CreateDataFlowInput, opts ...request.Option) (*CreateDataFlowOutput, error)
- func (c *FILENAS) CreateFileSystem(input *CreateFileSystemInput) (*CreateFileSystemOutput, error)
- func (c *FILENAS) CreateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreateFileSystemRequest(input *CreateFileSystemInput) (req *request.Request, output *CreateFileSystemOutput)
- func (c *FILENAS) CreateFileSystemWithContext(ctx volcengine.Context, input *CreateFileSystemInput, opts ...request.Option) (*CreateFileSystemOutput, error)
- func (c *FILENAS) CreateMountPoint(input *CreateMountPointInput) (*CreateMountPointOutput, error)
- func (c *FILENAS) CreateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreateMountPointRequest(input *CreateMountPointInput) (req *request.Request, output *CreateMountPointOutput)
- func (c *FILENAS) CreateMountPointWithContext(ctx volcengine.Context, input *CreateMountPointInput, opts ...request.Option) (*CreateMountPointOutput, error)
- func (c *FILENAS) CreatePermissionGroup(input *CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
- func (c *FILENAS) CreatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreatePermissionGroupRequest(input *CreatePermissionGroupInput) (req *request.Request, output *CreatePermissionGroupOutput)
- func (c *FILENAS) CreatePermissionGroupWithContext(ctx volcengine.Context, input *CreatePermissionGroupInput, ...) (*CreatePermissionGroupOutput, error)
- func (c *FILENAS) CreatePreSignedUrl(input *CreatePreSignedUrlInput) (*CreatePreSignedUrlOutput, error)
- func (c *FILENAS) CreatePreSignedUrlCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreatePreSignedUrlCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreatePreSignedUrlCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreatePreSignedUrlRequest(input *CreatePreSignedUrlInput) (req *request.Request, output *CreatePreSignedUrlOutput)
- func (c *FILENAS) CreatePreSignedUrlWithContext(ctx volcengine.Context, input *CreatePreSignedUrlInput, opts ...request.Option) (*CreatePreSignedUrlOutput, error)
- func (c *FILENAS) CreateSnapshot(input *CreateSnapshotInput) (*CreateSnapshotOutput, error)
- func (c *FILENAS) CreateSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) CreateSnapshotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) CreateSnapshotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) CreateSnapshotRequest(input *CreateSnapshotInput) (req *request.Request, output *CreateSnapshotOutput)
- func (c *FILENAS) CreateSnapshotWithContext(ctx volcengine.Context, input *CreateSnapshotInput, opts ...request.Option) (*CreateSnapshotOutput, error)
- func (c *FILENAS) DeleteDataFlowTask(input *DeleteDataFlowTaskInput) (*DeleteDataFlowTaskOutput, error)
- func (c *FILENAS) DeleteDataFlowTaskCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteDataFlowTaskCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DeleteDataFlowTaskCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteDataFlowTaskRequest(input *DeleteDataFlowTaskInput) (req *request.Request, output *DeleteDataFlowTaskOutput)
- func (c *FILENAS) DeleteDataFlowTaskWithContext(ctx volcengine.Context, input *DeleteDataFlowTaskInput, opts ...request.Option) (*DeleteDataFlowTaskOutput, error)
- func (c *FILENAS) DeleteFileSystem(input *DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
- func (c *FILENAS) DeleteFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DeleteFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteFileSystemRequest(input *DeleteFileSystemInput) (req *request.Request, output *DeleteFileSystemOutput)
- func (c *FILENAS) DeleteFileSystemWithContext(ctx volcengine.Context, input *DeleteFileSystemInput, opts ...request.Option) (*DeleteFileSystemOutput, error)
- func (c *FILENAS) DeleteMountPoint(input *DeleteMountPointInput) (*DeleteMountPointOutput, error)
- func (c *FILENAS) DeleteMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DeleteMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteMountPointRequest(input *DeleteMountPointInput) (req *request.Request, output *DeleteMountPointOutput)
- func (c *FILENAS) DeleteMountPointWithContext(ctx volcengine.Context, input *DeleteMountPointInput, opts ...request.Option) (*DeleteMountPointOutput, error)
- func (c *FILENAS) DeletePermissionGroup(input *DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
- func (c *FILENAS) DeletePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DeletePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DeletePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DeletePermissionGroupRequest(input *DeletePermissionGroupInput) (req *request.Request, output *DeletePermissionGroupOutput)
- func (c *FILENAS) DeletePermissionGroupWithContext(ctx volcengine.Context, input *DeletePermissionGroupInput, ...) (*DeletePermissionGroupOutput, error)
- func (c *FILENAS) DeleteSnapshot(input *DeleteSnapshotInput) (*DeleteSnapshotOutput, error)
- func (c *FILENAS) DeleteSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteSnapshotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DeleteSnapshotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DeleteSnapshotRequest(input *DeleteSnapshotInput) (req *request.Request, output *DeleteSnapshotOutput)
- func (c *FILENAS) DeleteSnapshotWithContext(ctx volcengine.Context, input *DeleteSnapshotInput, opts ...request.Option) (*DeleteSnapshotOutput, error)
- func (c *FILENAS) DescribeDataFlowTasks(input *DescribeDataFlowTasksInput) (*DescribeDataFlowTasksOutput, error)
- func (c *FILENAS) DescribeDataFlowTasksCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDataFlowTasksCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeDataFlowTasksCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDataFlowTasksRequest(input *DescribeDataFlowTasksInput) (req *request.Request, output *DescribeDataFlowTasksOutput)
- func (c *FILENAS) DescribeDataFlowTasksWithContext(ctx volcengine.Context, input *DescribeDataFlowTasksInput, ...) (*DescribeDataFlowTasksOutput, error)
- func (c *FILENAS) DescribeDataFlows(input *DescribeDataFlowsInput) (*DescribeDataFlowsOutput, error)
- func (c *FILENAS) DescribeDataFlowsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDataFlowsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeDataFlowsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDataFlowsRequest(input *DescribeDataFlowsInput) (req *request.Request, output *DescribeDataFlowsOutput)
- func (c *FILENAS) DescribeDataFlowsWithContext(ctx volcengine.Context, input *DescribeDataFlowsInput, opts ...request.Option) (*DescribeDataFlowsOutput, error)
- func (c *FILENAS) DescribeDirQuotas(input *DescribeDirQuotasInput) (*DescribeDirQuotasOutput, error)
- func (c *FILENAS) DescribeDirQuotasCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDirQuotasCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeDirQuotasCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeDirQuotasRequest(input *DescribeDirQuotasInput) (req *request.Request, output *DescribeDirQuotasOutput)
- func (c *FILENAS) DescribeDirQuotasWithContext(ctx volcengine.Context, input *DescribeDirQuotasInput, opts ...request.Option) (*DescribeDirQuotasOutput, error)
- func (c *FILENAS) DescribeFileSystemOverview(input *DescribeFileSystemOverviewInput) (*DescribeFileSystemOverviewOutput, error)
- func (c *FILENAS) DescribeFileSystemOverviewCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemOverviewCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeFileSystemOverviewCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemOverviewRequest(input *DescribeFileSystemOverviewInput) (req *request.Request, output *DescribeFileSystemOverviewOutput)
- func (c *FILENAS) DescribeFileSystemOverviewWithContext(ctx volcengine.Context, input *DescribeFileSystemOverviewInput, ...) (*DescribeFileSystemOverviewOutput, error)
- func (c *FILENAS) DescribeFileSystemStatistics(input *DescribeFileSystemStatisticsInput) (*DescribeFileSystemStatisticsOutput, error)
- func (c *FILENAS) DescribeFileSystemStatisticsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemStatisticsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeFileSystemStatisticsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemStatisticsRequest(input *DescribeFileSystemStatisticsInput) (req *request.Request, output *DescribeFileSystemStatisticsOutput)
- func (c *FILENAS) DescribeFileSystemStatisticsWithContext(ctx volcengine.Context, input *DescribeFileSystemStatisticsInput, ...) (*DescribeFileSystemStatisticsOutput, error)
- func (c *FILENAS) DescribeFileSystems(input *DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
- func (c *FILENAS) DescribeFileSystemsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeFileSystemsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeFileSystemsRequest(input *DescribeFileSystemsInput) (req *request.Request, output *DescribeFileSystemsOutput)
- func (c *FILENAS) DescribeFileSystemsWithContext(ctx volcengine.Context, input *DescribeFileSystemsInput, ...) (*DescribeFileSystemsOutput, error)
- func (c *FILENAS) DescribeMountPoints(input *DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
- func (c *FILENAS) DescribeMountPointsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeMountPointsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeMountPointsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeMountPointsRequest(input *DescribeMountPointsInput) (req *request.Request, output *DescribeMountPointsOutput)
- func (c *FILENAS) DescribeMountPointsWithContext(ctx volcengine.Context, input *DescribeMountPointsInput, ...) (*DescribeMountPointsOutput, error)
- func (c *FILENAS) DescribePermissionGroups(input *DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
- func (c *FILENAS) DescribePermissionGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribePermissionGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribePermissionGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribePermissionGroupsRequest(input *DescribePermissionGroupsInput) (req *request.Request, output *DescribePermissionGroupsOutput)
- func (c *FILENAS) DescribePermissionGroupsWithContext(ctx volcengine.Context, input *DescribePermissionGroupsInput, ...) (*DescribePermissionGroupsOutput, error)
- func (c *FILENAS) DescribePermissionRules(input *DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
- func (c *FILENAS) DescribePermissionRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribePermissionRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribePermissionRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribePermissionRulesRequest(input *DescribePermissionRulesInput) (req *request.Request, output *DescribePermissionRulesOutput)
- func (c *FILENAS) DescribePermissionRulesWithContext(ctx volcengine.Context, input *DescribePermissionRulesInput, ...) (*DescribePermissionRulesOutput, error)
- func (c *FILENAS) DescribeRegions(input *DescribeRegionsInput) (*DescribeRegionsOutput, error)
- func (c *FILENAS) DescribeRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeRegionsRequest(input *DescribeRegionsInput) (req *request.Request, output *DescribeRegionsOutput)
- func (c *FILENAS) DescribeRegionsWithContext(ctx volcengine.Context, input *DescribeRegionsInput, opts ...request.Option) (*DescribeRegionsOutput, error)
- func (c *FILENAS) DescribeSnapshots(input *DescribeSnapshotsInput) (*DescribeSnapshotsOutput, error)
- func (c *FILENAS) DescribeSnapshotsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeSnapshotsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeSnapshotsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeSnapshotsRequest(input *DescribeSnapshotsInput) (req *request.Request, output *DescribeSnapshotsOutput)
- func (c *FILENAS) DescribeSnapshotsWithContext(ctx volcengine.Context, input *DescribeSnapshotsInput, opts ...request.Option) (*DescribeSnapshotsOutput, error)
- func (c *FILENAS) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
- func (c *FILENAS) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
- func (c *FILENAS) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
- func (c *FILENAS) ExpandFileSystem(input *ExpandFileSystemInput) (*ExpandFileSystemOutput, error)
- func (c *FILENAS) ExpandFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) ExpandFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) ExpandFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) ExpandFileSystemRequest(input *ExpandFileSystemInput) (req *request.Request, output *ExpandFileSystemOutput)
- func (c *FILENAS) ExpandFileSystemWithContext(ctx volcengine.Context, input *ExpandFileSystemInput, opts ...request.Option) (*ExpandFileSystemOutput, error)
- func (c *FILENAS) ModifyFileSystemSpec(input *ModifyFileSystemSpecInput) (*ModifyFileSystemSpecOutput, error)
- func (c *FILENAS) ModifyFileSystemSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) ModifyFileSystemSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) ModifyFileSystemSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) ModifyFileSystemSpecRequest(input *ModifyFileSystemSpecInput) (req *request.Request, output *ModifyFileSystemSpecOutput)
- func (c *FILENAS) ModifyFileSystemSpecWithContext(ctx volcengine.Context, input *ModifyFileSystemSpecInput, ...) (*ModifyFileSystemSpecOutput, error)
- func (c *FILENAS) SetDirQuota(input *SetDirQuotaInput) (*SetDirQuotaOutput, error)
- func (c *FILENAS) SetDirQuotaCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) SetDirQuotaCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) SetDirQuotaCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) SetDirQuotaRequest(input *SetDirQuotaInput) (req *request.Request, output *SetDirQuotaOutput)
- func (c *FILENAS) SetDirQuotaWithContext(ctx volcengine.Context, input *SetDirQuotaInput, opts ...request.Option) (*SetDirQuotaOutput, error)
- func (c *FILENAS) StartDataFlow(input *StartDataFlowInput) (*StartDataFlowOutput, error)
- func (c *FILENAS) StartDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) StartDataFlowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) StartDataFlowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) StartDataFlowRequest(input *StartDataFlowInput) (req *request.Request, output *StartDataFlowOutput)
- func (c *FILENAS) StartDataFlowWithContext(ctx volcengine.Context, input *StartDataFlowInput, opts ...request.Option) (*StartDataFlowOutput, error)
- func (c *FILENAS) StopDataFlow(input *StopDataFlowInput) (*StopDataFlowOutput, error)
- func (c *FILENAS) StopDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) StopDataFlowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) StopDataFlowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) StopDataFlowRequest(input *StopDataFlowInput) (req *request.Request, output *StopDataFlowOutput)
- func (c *FILENAS) StopDataFlowWithContext(ctx volcengine.Context, input *StopDataFlowInput, opts ...request.Option) (*StopDataFlowOutput, error)
- func (c *FILENAS) UpdateDataFlow(input *UpdateDataFlowInput) (*UpdateDataFlowOutput, error)
- func (c *FILENAS) UpdateDataFlowCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateDataFlowCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdateDataFlowCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateDataFlowRequest(input *UpdateDataFlowInput) (req *request.Request, output *UpdateDataFlowOutput)
- func (c *FILENAS) UpdateDataFlowWithContext(ctx volcengine.Context, input *UpdateDataFlowInput, opts ...request.Option) (*UpdateDataFlowOutput, error)
- func (c *FILENAS) UpdateFileSystem(input *UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
- func (c *FILENAS) UpdateFileSystemCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateFileSystemCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdateFileSystemCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateFileSystemRequest(input *UpdateFileSystemInput) (req *request.Request, output *UpdateFileSystemOutput)
- func (c *FILENAS) UpdateFileSystemWithContext(ctx volcengine.Context, input *UpdateFileSystemInput, opts ...request.Option) (*UpdateFileSystemOutput, error)
- func (c *FILENAS) UpdateMountPoint(input *UpdateMountPointInput) (*UpdateMountPointOutput, error)
- func (c *FILENAS) UpdateMountPointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateMountPointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdateMountPointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateMountPointRequest(input *UpdateMountPointInput) (req *request.Request, output *UpdateMountPointOutput)
- func (c *FILENAS) UpdateMountPointWithContext(ctx volcengine.Context, input *UpdateMountPointInput, opts ...request.Option) (*UpdateMountPointOutput, error)
- func (c *FILENAS) UpdatePermissionGroup(input *UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
- func (c *FILENAS) UpdatePermissionGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdatePermissionGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdatePermissionGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdatePermissionGroupRequest(input *UpdatePermissionGroupInput) (req *request.Request, output *UpdatePermissionGroupOutput)
- func (c *FILENAS) UpdatePermissionGroupWithContext(ctx volcengine.Context, input *UpdatePermissionGroupInput, ...) (*UpdatePermissionGroupOutput, error)
- func (c *FILENAS) UpdatePermissionRule(input *UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
- func (c *FILENAS) UpdatePermissionRuleCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdatePermissionRuleCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdatePermissionRuleCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdatePermissionRuleRequest(input *UpdatePermissionRuleInput) (req *request.Request, output *UpdatePermissionRuleOutput)
- func (c *FILENAS) UpdatePermissionRuleWithContext(ctx volcengine.Context, input *UpdatePermissionRuleInput, ...) (*UpdatePermissionRuleOutput, error)
- func (c *FILENAS) UpdateSnapshot(input *UpdateSnapshotInput) (*UpdateSnapshotOutput, error)
- func (c *FILENAS) UpdateSnapshotCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateSnapshotCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *FILENAS) UpdateSnapshotCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *FILENAS) UpdateSnapshotRequest(input *UpdateSnapshotInput) (req *request.Request, output *UpdateSnapshotOutput)
- func (c *FILENAS) UpdateSnapshotWithContext(ctx volcengine.Context, input *UpdateSnapshotInput, opts ...request.Option) (*UpdateSnapshotOutput, error)
- type FILENASAPI
- type FileSystemForDescribeFileSystemsOutput
- func (s FileSystemForDescribeFileSystemsOutput) GoString() string
- func (s *FileSystemForDescribeFileSystemsOutput) SetCachePerformance(v *CachePerformanceForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetCapacity(v *CapacityForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetChargeType(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetCreateTime(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetDescription(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemId(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemType(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetProjectName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetProtocolType(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetRegionId(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetSnapshotCount(v int32) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetStatus(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetStorageType(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetTags(v []*TagForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetUpdateTime(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetVersion(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetZoneId(v string) *FileSystemForDescribeFileSystemsOutput
- func (s *FileSystemForDescribeFileSystemsOutput) SetZoneName(v string) *FileSystemForDescribeFileSystemsOutput
- func (s FileSystemForDescribeFileSystemsOutput) String() string
- type FilterForDescribeFileSystemsInput
- func (s FilterForDescribeFileSystemsInput) GoString() string
- func (s *FilterForDescribeFileSystemsInput) SetKey(v string) *FilterForDescribeFileSystemsInput
- func (s *FilterForDescribeFileSystemsInput) SetValue(v string) *FilterForDescribeFileSystemsInput
- func (s FilterForDescribeFileSystemsInput) String() string
- type FilterForDescribePermissionGroupsInput
- func (s FilterForDescribePermissionGroupsInput) GoString() string
- func (s *FilterForDescribePermissionGroupsInput) SetKey(v string) *FilterForDescribePermissionGroupsInput
- func (s *FilterForDescribePermissionGroupsInput) SetValue(v string) *FilterForDescribePermissionGroupsInput
- func (s FilterForDescribePermissionGroupsInput) String() string
- type FilterInfoForCreateDataFlowInput
- type FilterInfoForCreateDataFlowTaskInput
- type FilterInfoForDescribeDataFlowTasksOutput
- type FilterInfoForDescribeDataFlowsOutput
- type FilterInfoForUpdateDataFlowInput
- type ImportPolicyForCreateDataFlowInput
- func (s ImportPolicyForCreateDataFlowInput) GoString() string
- func (s *ImportPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *ImportPolicyForCreateDataFlowInput
- func (s *ImportPolicyForCreateDataFlowInput) SetStatus(v string) *ImportPolicyForCreateDataFlowInput
- func (s *ImportPolicyForCreateDataFlowInput) SetType(v string) *ImportPolicyForCreateDataFlowInput
- func (s ImportPolicyForCreateDataFlowInput) String() string
- type ImportPolicyForCreateDataFlowTaskInput
- func (s ImportPolicyForCreateDataFlowTaskInput) GoString() string
- func (s *ImportPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *ImportPolicyForCreateDataFlowTaskInput
- func (s *ImportPolicyForCreateDataFlowTaskInput) SetStatus(v string) *ImportPolicyForCreateDataFlowTaskInput
- func (s *ImportPolicyForCreateDataFlowTaskInput) SetType(v string) *ImportPolicyForCreateDataFlowTaskInput
- func (s ImportPolicyForCreateDataFlowTaskInput) String() string
- type ImportPolicyForDescribeDataFlowTasksOutput
- func (s ImportPolicyForDescribeDataFlowTasksOutput) GoString() string
- func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *ImportPolicyForDescribeDataFlowTasksOutput
- func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *ImportPolicyForDescribeDataFlowTasksOutput
- func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetType(v string) *ImportPolicyForDescribeDataFlowTasksOutput
- func (s ImportPolicyForDescribeDataFlowTasksOutput) String() string
- type ImportPolicyForDescribeDataFlowsOutput
- func (s ImportPolicyForDescribeDataFlowsOutput) GoString() string
- func (s *ImportPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *ImportPolicyForDescribeDataFlowsOutput
- func (s *ImportPolicyForDescribeDataFlowsOutput) SetStatus(v string) *ImportPolicyForDescribeDataFlowsOutput
- func (s *ImportPolicyForDescribeDataFlowsOutput) SetType(v string) *ImportPolicyForDescribeDataFlowsOutput
- func (s ImportPolicyForDescribeDataFlowsOutput) String() string
- type ImportPolicyForUpdateDataFlowInput
- func (s ImportPolicyForUpdateDataFlowInput) GoString() string
- func (s *ImportPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *ImportPolicyForUpdateDataFlowInput
- func (s *ImportPolicyForUpdateDataFlowInput) SetStatus(v string) *ImportPolicyForUpdateDataFlowInput
- func (s *ImportPolicyForUpdateDataFlowInput) SetType(v string) *ImportPolicyForUpdateDataFlowInput
- func (s ImportPolicyForUpdateDataFlowInput) String() string
- type ModifyFileSystemSpecInput
- func (s ModifyFileSystemSpecInput) GoString() string
- func (s *ModifyFileSystemSpecInput) SetCacheBandwidth(v int32) *ModifyFileSystemSpecInput
- func (s *ModifyFileSystemSpecInput) SetFileSystemId(v string) *ModifyFileSystemSpecInput
- func (s ModifyFileSystemSpecInput) String() string
- func (s *ModifyFileSystemSpecInput) Validate() error
- type ModifyFileSystemSpecOutput
- type MountPointForDescribeMountPointsOutput
- func (s MountPointForDescribeMountPointsOutput) GoString() string
- func (s *MountPointForDescribeMountPointsOutput) SetFileSystemId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetMountPointId(v string) *MountPointForDescribeMountPointsOutput
- func (s *MountPointForDescribeMountPointsOutput) SetMountPointName(v string) *MountPointForDescribeMountPointsOutput
- func (s MountPointForDescribeMountPointsOutput) String() string
- type MountPointForDescribePermissionGroupsOutput
- func (s MountPointForDescribePermissionGroupsOutput) GoString() string
- func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *MountPointForDescribePermissionGroupsOutput
- func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointId(v string) *MountPointForDescribePermissionGroupsOutput
- func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointName(v string) *MountPointForDescribePermissionGroupsOutput
- func (s MountPointForDescribePermissionGroupsOutput) String() string
- type OverviewForDescribeFileSystemOverviewOutput
- func (s OverviewForDescribeFileSystemOverviewOutput) GoString() string
- func (s *OverviewForDescribeFileSystemOverviewOutput) SetErrorCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
- func (s *OverviewForDescribeFileSystemOverviewOutput) SetOtherCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
- func (s *OverviewForDescribeFileSystemOverviewOutput) SetRegionId(v string) *OverviewForDescribeFileSystemOverviewOutput
- func (s *OverviewForDescribeFileSystemOverviewOutput) SetRunningCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
- func (s *OverviewForDescribeFileSystemOverviewOutput) SetTotalCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
- func (s OverviewForDescribeFileSystemOverviewOutput) String() string
- type PermissionGroupForDescribeMountPointsOutput
- func (s PermissionGroupForDescribeMountPointsOutput) GoString() string
- func (s *PermissionGroupForDescribeMountPointsOutput) SetCreateTime(v string) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetDescription(v string) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetFileSystemCount(v int32) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetFileSystemType(v string) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetMountPoints(v []*MountPointForDescribeMountPointsOutput) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribeMountPointsOutput
- func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribeMountPointsOutput
- func (s PermissionGroupForDescribeMountPointsOutput) String() string
- type PermissionGroupForDescribePermissionGroupsOutput
- func (s PermissionGroupForDescribePermissionGroupsOutput) GoString() string
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetDescription(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemType(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints(v []*MountPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribePermissionGroupsOutput
- func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
- func (s PermissionGroupForDescribePermissionGroupsOutput) String() string
- type PermissionRuleForDescribePermissionRulesOutput
- func (s PermissionRuleForDescribePermissionRulesOutput) GoString() string
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetCidrIp(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetRwMode(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s *PermissionRuleForDescribePermissionRulesOutput) SetUserMode(v string) *PermissionRuleForDescribePermissionRulesOutput
- func (s PermissionRuleForDescribePermissionRulesOutput) String() string
- type PermissionRuleForUpdatePermissionRuleInput
- func (s PermissionRuleForUpdatePermissionRuleInput) GoString() string
- func (s *PermissionRuleForUpdatePermissionRuleInput) SetCidrIp(v string) *PermissionRuleForUpdatePermissionRuleInput
- func (s *PermissionRuleForUpdatePermissionRuleInput) SetPermissionRuleId(v string) *PermissionRuleForUpdatePermissionRuleInput
- func (s *PermissionRuleForUpdatePermissionRuleInput) SetRwMode(v string) *PermissionRuleForUpdatePermissionRuleInput
- func (s *PermissionRuleForUpdatePermissionRuleInput) SetUserMode(v string) *PermissionRuleForUpdatePermissionRuleInput
- func (s PermissionRuleForUpdatePermissionRuleInput) String() string
- type RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) GoString() string
- func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
- func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
- func (s *RegionForDescribeRegionsOutput) SetStatus(v string) *RegionForDescribeRegionsOutput
- func (s RegionForDescribeRegionsOutput) String() string
- type SaleForDescribeZonesOutput
- func (s SaleForDescribeZonesOutput) GoString() string
- func (s *SaleForDescribeZonesOutput) SetFileSystemType(v string) *SaleForDescribeZonesOutput
- func (s *SaleForDescribeZonesOutput) SetProtocolType(v string) *SaleForDescribeZonesOutput
- func (s *SaleForDescribeZonesOutput) SetStatus(v string) *SaleForDescribeZonesOutput
- func (s *SaleForDescribeZonesOutput) SetStorageType(v string) *SaleForDescribeZonesOutput
- func (s SaleForDescribeZonesOutput) String() string
- type SetDirQuotaInput
- func (s SetDirQuotaInput) GoString() string
- func (s *SetDirQuotaInput) SetFileCountLimit(v int64) *SetDirQuotaInput
- func (s *SetDirQuotaInput) SetFileSystemId(v string) *SetDirQuotaInput
- func (s *SetDirQuotaInput) SetPath(v string) *SetDirQuotaInput
- func (s *SetDirQuotaInput) SetQuotaType(v string) *SetDirQuotaInput
- func (s *SetDirQuotaInput) SetSizeLimit(v int64) *SetDirQuotaInput
- func (s *SetDirQuotaInput) SetUserType(v string) *SetDirQuotaInput
- func (s SetDirQuotaInput) String() string
- func (s *SetDirQuotaInput) Validate() error
- type SetDirQuotaOutput
- type SnapshotForDescribeSnapshotsOutput
- func (s SnapshotForDescribeSnapshotsOutput) GoString() string
- func (s *SnapshotForDescribeSnapshotsOutput) SetCreateTime(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetDescription(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetFileSystemId(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetFileSystemName(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetIsEncrypt(v bool) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetProgress(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetRetentionDays(v int32) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotId(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotName(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotType(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetSourceSize(v int32) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetSourceVersion(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetStatus(v string) *SnapshotForDescribeSnapshotsOutput
- func (s *SnapshotForDescribeSnapshotsOutput) SetZoneId(v string) *SnapshotForDescribeSnapshotsOutput
- func (s SnapshotForDescribeSnapshotsOutput) String() string
- type StartDataFlowInput
- type StartDataFlowOutput
- type StaticValueForCreateDataFlowInput
- func (s StaticValueForCreateDataFlowInput) GoString() string
- func (s *StaticValueForCreateDataFlowInput) SetRelationship(v string) *StaticValueForCreateDataFlowInput
- func (s *StaticValueForCreateDataFlowInput) SetUnit(v string) *StaticValueForCreateDataFlowInput
- func (s *StaticValueForCreateDataFlowInput) SetValue(v string) *StaticValueForCreateDataFlowInput
- func (s StaticValueForCreateDataFlowInput) String() string
- type StaticValueForCreateDataFlowTaskInput
- func (s StaticValueForCreateDataFlowTaskInput) GoString() string
- func (s *StaticValueForCreateDataFlowTaskInput) SetRelationship(v string) *StaticValueForCreateDataFlowTaskInput
- func (s *StaticValueForCreateDataFlowTaskInput) SetUnit(v string) *StaticValueForCreateDataFlowTaskInput
- func (s *StaticValueForCreateDataFlowTaskInput) SetValue(v string) *StaticValueForCreateDataFlowTaskInput
- func (s StaticValueForCreateDataFlowTaskInput) String() string
- type StaticValueForDescribeDataFlowTasksOutput
- func (s StaticValueForDescribeDataFlowTasksOutput) GoString() string
- func (s *StaticValueForDescribeDataFlowTasksOutput) SetRelationship(v string) *StaticValueForDescribeDataFlowTasksOutput
- func (s *StaticValueForDescribeDataFlowTasksOutput) SetUnit(v string) *StaticValueForDescribeDataFlowTasksOutput
- func (s *StaticValueForDescribeDataFlowTasksOutput) SetValue(v string) *StaticValueForDescribeDataFlowTasksOutput
- func (s StaticValueForDescribeDataFlowTasksOutput) String() string
- type StaticValueForDescribeDataFlowsOutput
- func (s StaticValueForDescribeDataFlowsOutput) GoString() string
- func (s *StaticValueForDescribeDataFlowsOutput) SetRelationship(v string) *StaticValueForDescribeDataFlowsOutput
- func (s *StaticValueForDescribeDataFlowsOutput) SetUnit(v string) *StaticValueForDescribeDataFlowsOutput
- func (s *StaticValueForDescribeDataFlowsOutput) SetValue(v string) *StaticValueForDescribeDataFlowsOutput
- func (s StaticValueForDescribeDataFlowsOutput) String() string
- type StaticValueForUpdateDataFlowInput
- func (s StaticValueForUpdateDataFlowInput) GoString() string
- func (s *StaticValueForUpdateDataFlowInput) SetRelationship(v string) *StaticValueForUpdateDataFlowInput
- func (s *StaticValueForUpdateDataFlowInput) SetUnit(v string) *StaticValueForUpdateDataFlowInput
- func (s *StaticValueForUpdateDataFlowInput) SetValue(v string) *StaticValueForUpdateDataFlowInput
- func (s StaticValueForUpdateDataFlowInput) String() string
- type StatisticForDescribeFileSystemStatisticsOutput
- func (s StatisticForDescribeFileSystemStatisticsOutput) GoString() string
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetCommonCapacity(v *CommonCapacityForDescribeFileSystemStatisticsOutput) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetCommonFileSystemCount(v int32) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetExtremeCapacity(v *ExtremeCapacityForDescribeFileSystemStatisticsOutput) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetExtremeFileSystemCount(v int32) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetRegionId(v string) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetZoneId(v string) *StatisticForDescribeFileSystemStatisticsOutput
- func (s *StatisticForDescribeFileSystemStatisticsOutput) SetZoneName(v string) *StatisticForDescribeFileSystemStatisticsOutput
- func (s StatisticForDescribeFileSystemStatisticsOutput) String() string
- type StopDataFlowInput
- type StopDataFlowOutput
- type TagFilterForDescribeFileSystemsInput
- func (s TagFilterForDescribeFileSystemsInput) GoString() string
- func (s *TagFilterForDescribeFileSystemsInput) SetKey(v string) *TagFilterForDescribeFileSystemsInput
- func (s *TagFilterForDescribeFileSystemsInput) SetValue(v string) *TagFilterForDescribeFileSystemsInput
- func (s TagFilterForDescribeFileSystemsInput) String() string
- type TagForCreateFileSystemInput
- func (s TagForCreateFileSystemInput) GoString() string
- func (s *TagForCreateFileSystemInput) SetKey(v string) *TagForCreateFileSystemInput
- func (s *TagForCreateFileSystemInput) SetType(v string) *TagForCreateFileSystemInput
- func (s *TagForCreateFileSystemInput) SetValue(v string) *TagForCreateFileSystemInput
- func (s TagForCreateFileSystemInput) String() string
- type TagForDescribeFileSystemsOutput
- func (s TagForDescribeFileSystemsOutput) GoString() string
- func (s *TagForDescribeFileSystemsOutput) SetKey(v string) *TagForDescribeFileSystemsOutput
- func (s *TagForDescribeFileSystemsOutput) SetType(v string) *TagForDescribeFileSystemsOutput
- func (s *TagForDescribeFileSystemsOutput) SetValue(v string) *TagForDescribeFileSystemsOutput
- func (s TagForDescribeFileSystemsOutput) String() string
- type TagForUpdateFileSystemInput
- func (s TagForUpdateFileSystemInput) GoString() string
- func (s *TagForUpdateFileSystemInput) SetKey(v string) *TagForUpdateFileSystemInput
- func (s *TagForUpdateFileSystemInput) SetType(v string) *TagForUpdateFileSystemInput
- func (s *TagForUpdateFileSystemInput) SetValue(v string) *TagForUpdateFileSystemInput
- func (s TagForUpdateFileSystemInput) String() string
- type TlsInfoForDescribeDataFlowsOutput
- func (s TlsInfoForDescribeDataFlowsOutput) GoString() string
- func (s *TlsInfoForDescribeDataFlowsOutput) SetEnable(v bool) *TlsInfoForDescribeDataFlowsOutput
- func (s *TlsInfoForDescribeDataFlowsOutput) SetProjectId(v string) *TlsInfoForDescribeDataFlowsOutput
- func (s *TlsInfoForDescribeDataFlowsOutput) SetProjectName(v string) *TlsInfoForDescribeDataFlowsOutput
- func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicEmbeddedUrl(v string) *TlsInfoForDescribeDataFlowsOutput
- func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicId(v string) *TlsInfoForDescribeDataFlowsOutput
- func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicName(v string) *TlsInfoForDescribeDataFlowsOutput
- func (s TlsInfoForDescribeDataFlowsOutput) String() string
- type UpdateDataFlowInput
- func (s UpdateDataFlowInput) GoString() string
- func (s *UpdateDataFlowInput) SetEvictPolicy(v *EvictPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
- func (s *UpdateDataFlowInput) SetExportPolicy(v *ExportPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
- func (s *UpdateDataFlowInput) SetId(v string) *UpdateDataFlowInput
- func (s *UpdateDataFlowInput) SetImportPolicy(v *ImportPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
- func (s *UpdateDataFlowInput) SetName(v string) *UpdateDataFlowInput
- func (s *UpdateDataFlowInput) SetSameNameFilePolicy(v string) *UpdateDataFlowInput
- func (s UpdateDataFlowInput) String() string
- func (s *UpdateDataFlowInput) Validate() error
- type UpdateDataFlowOutput
- type UpdateFileSystemInput
- func (s UpdateFileSystemInput) GoString() string
- func (s *UpdateFileSystemInput) SetAutoExpand(v bool) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetAutoExpandLimit(v int32) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetAutoExpandStep(v int32) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetAutoExpandThreshold(v int32) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetDescription(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetFileSystemId(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetFileSystemName(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetProjectName(v string) *UpdateFileSystemInput
- func (s *UpdateFileSystemInput) SetTags(v []*TagForUpdateFileSystemInput) *UpdateFileSystemInput
- func (s UpdateFileSystemInput) String() string
- func (s *UpdateFileSystemInput) Validate() error
- type UpdateFileSystemOutput
- type UpdateMountPointInput
- func (s UpdateMountPointInput) GoString() string
- func (s *UpdateMountPointInput) SetFileSystemId(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetMountPointId(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetMountPointName(v string) *UpdateMountPointInput
- func (s *UpdateMountPointInput) SetPermissionGroupId(v string) *UpdateMountPointInput
- func (s UpdateMountPointInput) String() string
- func (s *UpdateMountPointInput) Validate() error
- type UpdateMountPointOutput
- type UpdatePermissionGroupInput
- func (s UpdatePermissionGroupInput) GoString() string
- func (s *UpdatePermissionGroupInput) SetDescription(v string) *UpdatePermissionGroupInput
- func (s *UpdatePermissionGroupInput) SetFileSystemType(v string) *UpdatePermissionGroupInput
- func (s *UpdatePermissionGroupInput) SetPermissionGroupId(v string) *UpdatePermissionGroupInput
- func (s *UpdatePermissionGroupInput) SetPermissionGroupName(v string) *UpdatePermissionGroupInput
- func (s UpdatePermissionGroupInput) String() string
- func (s *UpdatePermissionGroupInput) Validate() error
- type UpdatePermissionGroupOutput
- type UpdatePermissionRuleInput
- func (s UpdatePermissionRuleInput) GoString() string
- func (s *UpdatePermissionRuleInput) SetFileSystemType(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetPermissionGroupId(v string) *UpdatePermissionRuleInput
- func (s *UpdatePermissionRuleInput) SetPermissionRules(v []*PermissionRuleForUpdatePermissionRuleInput) *UpdatePermissionRuleInput
- func (s UpdatePermissionRuleInput) String() string
- func (s *UpdatePermissionRuleInput) Validate() error
- type UpdatePermissionRuleOutput
- type UpdateSnapshotInput
- func (s UpdateSnapshotInput) GoString() string
- func (s *UpdateSnapshotInput) SetDescription(v string) *UpdateSnapshotInput
- func (s *UpdateSnapshotInput) SetSnapshotId(v string) *UpdateSnapshotInput
- func (s *UpdateSnapshotInput) SetSnapshotName(v string) *UpdateSnapshotInput
- func (s UpdateSnapshotInput) String() string
- func (s *UpdateSnapshotInput) Validate() error
- type UpdateSnapshotOutput
- type UserQuotaInfoForDescribeDirQuotasOutput
- func (s UserQuotaInfoForDescribeDirQuotasOutput) GoString() string
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountLimit(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountReal(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetQuotaType(v string) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetSizeLimit(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetSizeReal(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetUserType(v string) *UserQuotaInfoForDescribeDirQuotasOutput
- func (s UserQuotaInfoForDescribeDirQuotasOutput) String() string
- type ZoneForDescribeZonesOutput
- func (s ZoneForDescribeZonesOutput) GoString() string
- func (s *ZoneForDescribeZonesOutput) SetSales(v []*SaleForDescribeZonesOutput) *ZoneForDescribeZonesOutput
- func (s *ZoneForDescribeZonesOutput) SetStatus(v string) *ZoneForDescribeZonesOutput
- func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
- func (s *ZoneForDescribeZonesOutput) SetZoneName(v string) *ZoneForDescribeZonesOutput
- func (s ZoneForDescribeZonesOutput) String() string
Constants ¶
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfTypeForCreateDataFlowInputNone is a EnumOfTypeForCreateDataFlowInput enum value EnumOfTypeForCreateDataFlowInputNone = "None" // EnumOfTypeForCreateDataFlowInputCustomize is a EnumOfTypeForCreateDataFlowInput enum value EnumOfTypeForCreateDataFlowInputCustomize = "Customize" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfTypeForCreateDataFlowTaskInputNone is a EnumOfTypeForCreateDataFlowTaskInput enum value EnumOfTypeForCreateDataFlowTaskInputNone = "None" // EnumOfTypeForCreateDataFlowTaskInputCustomize is a EnumOfTypeForCreateDataFlowTaskInput enum value EnumOfTypeForCreateDataFlowTaskInputCustomize = "Customize" )
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" )
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" )
const ( // EnumOfTypeForCreateFileSystemInputCustom is a EnumOfTypeForCreateFileSystemInput enum value EnumOfTypeForCreateFileSystemInputCustom = "Custom" // EnumOfTypeForCreateFileSystemInputSystem is a EnumOfTypeForCreateFileSystemInput enum value EnumOfTypeForCreateFileSystemInputSystem = "System" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfTypeForDescribeDataFlowTasksOutputNone is a EnumOfTypeForDescribeDataFlowTasksOutput enum value EnumOfTypeForDescribeDataFlowTasksOutputNone = "None" // EnumOfTypeForDescribeDataFlowTasksOutputCustomize is a EnumOfTypeForDescribeDataFlowTasksOutput enum value EnumOfTypeForDescribeDataFlowTasksOutputCustomize = "Customize" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfTypeForDescribeDataFlowsOutputNone is a EnumOfTypeForDescribeDataFlowsOutput enum value EnumOfTypeForDescribeDataFlowsOutputNone = "None" // EnumOfTypeForDescribeDataFlowsOutputCustomize is a EnumOfTypeForDescribeDataFlowsOutput enum value EnumOfTypeForDescribeDataFlowsOutputCustomize = "Customize" )
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" )
const ( // EnumOfQuotaTypeForDescribeDirQuotasOutputAccounting is a EnumOfQuotaTypeForDescribeDirQuotasOutput enum value EnumOfQuotaTypeForDescribeDirQuotasOutputAccounting = "Accounting" // EnumOfQuotaTypeForDescribeDirQuotasOutputEnforcement is a EnumOfQuotaTypeForDescribeDirQuotasOutput enum value EnumOfQuotaTypeForDescribeDirQuotasOutputEnforcement = "Enforcement" )
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" )
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfStorageTypeForDescribeFileSystemsOutputStandard is a EnumOfStorageTypeForDescribeFileSystemsOutput enum value EnumOfStorageTypeForDescribeFileSystemsOutputStandard = "Standard" // EnumOfStorageTypeForDescribeFileSystemsOutputAdvance is a EnumOfStorageTypeForDescribeFileSystemsOutput enum value EnumOfStorageTypeForDescribeFileSystemsOutputAdvance = "Advance" )
const ( // EnumOfTypeForDescribeFileSystemsOutputCustom is a EnumOfTypeForDescribeFileSystemsOutput enum value EnumOfTypeForDescribeFileSystemsOutputCustom = "Custom" // EnumOfTypeForDescribeFileSystemsOutputSystem is a EnumOfTypeForDescribeFileSystemsOutput enum value EnumOfTypeForDescribeFileSystemsOutputSystem = "System" )
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" )
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" )
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" )
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" )
const ( // EnumOfKeyForDescribePermissionGroupsInputPermissionGroupName is a EnumOfKeyForDescribePermissionGroupsInput enum value EnumOfKeyForDescribePermissionGroupsInputPermissionGroupName = "PermissionGroupName" // EnumOfKeyForDescribePermissionGroupsInputPermissionGroupId is a EnumOfKeyForDescribePermissionGroupsInput enum value EnumOfKeyForDescribePermissionGroupsInputPermissionGroupId = "PermissionGroupId" )
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" )
const ( // EnumOfRwModeForDescribePermissionRulesOutputRw is a EnumOfRwModeForDescribePermissionRulesOutput enum value EnumOfRwModeForDescribePermissionRulesOutputRw = "RW" // EnumOfRwModeForDescribePermissionRulesOutputRo is a EnumOfRwModeForDescribePermissionRulesOutput enum value EnumOfRwModeForDescribePermissionRulesOutputRo = "RO" )
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" )
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" )
const ( // EnumOfSnapshotTypeForDescribeSnapshotsInputManual is a EnumOfSnapshotTypeForDescribeSnapshotsInput enum value EnumOfSnapshotTypeForDescribeSnapshotsInputManual = "Manual" // EnumOfSnapshotTypeForDescribeSnapshotsInputAuto is a EnumOfSnapshotTypeForDescribeSnapshotsInput enum value EnumOfSnapshotTypeForDescribeSnapshotsInputAuto = "Auto" )
const ( // EnumOfSnapshotTypeForDescribeSnapshotsOutputManual is a EnumOfSnapshotTypeForDescribeSnapshotsOutput enum value EnumOfSnapshotTypeForDescribeSnapshotsOutputManual = "Manual" // EnumOfSnapshotTypeForDescribeSnapshotsOutputAuto is a EnumOfSnapshotTypeForDescribeSnapshotsOutput enum value EnumOfSnapshotTypeForDescribeSnapshotsOutputAuto = "Auto" )
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" )
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" )
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" )
const ( // EnumOfProtocolTypeForDescribeZonesOutputNfs is a EnumOfProtocolTypeForDescribeZonesOutput enum value EnumOfProtocolTypeForDescribeZonesOutputNfs = "NFS" // EnumOfProtocolTypeForDescribeZonesOutputSmb is a EnumOfProtocolTypeForDescribeZonesOutput enum value EnumOfProtocolTypeForDescribeZonesOutputSmb = "SMB" )
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" )
const ( // EnumOfQuotaTypeForSetDirQuotaInputAccounting is a EnumOfQuotaTypeForSetDirQuotaInput enum value EnumOfQuotaTypeForSetDirQuotaInputAccounting = "Accounting" // EnumOfQuotaTypeForSetDirQuotaInputEnforcement is a EnumOfQuotaTypeForSetDirQuotaInput enum value EnumOfQuotaTypeForSetDirQuotaInputEnforcement = "Enforcement" )
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" )
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" )
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" )
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" )
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" )
const ( // EnumOfTypeForUpdateDataFlowInputNone is a EnumOfTypeForUpdateDataFlowInput enum value EnumOfTypeForUpdateDataFlowInputNone = "None" // EnumOfTypeForUpdateDataFlowInputCustomize is a EnumOfTypeForUpdateDataFlowInput enum value EnumOfTypeForUpdateDataFlowInputCustomize = "Customize" )
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" )
const ( // EnumOfTypeForUpdateFileSystemInputCustom is a EnumOfTypeForUpdateFileSystemInput enum value EnumOfTypeForUpdateFileSystemInputCustom = "Custom" // EnumOfTypeForUpdateFileSystemInputSystem is a EnumOfTypeForUpdateFileSystemInput enum value EnumOfTypeForUpdateFileSystemInputSystem = "System" )
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" )
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" )
const ( // EnumOfRwModeForUpdatePermissionRuleInputRw is a EnumOfRwModeForUpdatePermissionRuleInput enum value EnumOfRwModeForUpdatePermissionRuleInputRw = "RW" // EnumOfRwModeForUpdatePermissionRuleInputRo is a EnumOfRwModeForUpdatePermissionRuleInput enum value EnumOfRwModeForUpdatePermissionRuleInputRo = "RO" )
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" )
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
const (
// EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo is a EnumOfChargeTypeForCreateFileSystemInput enum value
EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo = "PayAsYouGo"
)
const (
// EnumOfProtocolTypeForCreateFileSystemInputNfs is a EnumOfProtocolTypeForCreateFileSystemInput enum value
EnumOfProtocolTypeForCreateFileSystemInputNfs = "NFS"
)
const (
// EnumOfProtocolTypeForDescribeFileSystemsOutputNfs is a EnumOfProtocolTypeForDescribeFileSystemsOutput enum value
EnumOfProtocolTypeForDescribeFileSystemsOutputNfs = "NFS"
)
const (
// EnumOfStorageTypeForCreateFileSystemInputStandard is a EnumOfStorageTypeForCreateFileSystemInput enum value
EnumOfStorageTypeForCreateFileSystemInputStandard = "Standard"
)
const (
// EnumOfUserTypeForCancelDirQuotaInputAllUsers is a EnumOfUserTypeForCancelDirQuotaInput enum value
EnumOfUserTypeForCancelDirQuotaInputAllUsers = "AllUsers"
)
const (
// EnumOfUserTypeForDescribeDirQuotasOutputAllUsers is a EnumOfUserTypeForDescribeDirQuotasOutput enum value
EnumOfUserTypeForDescribeDirQuotasOutputAllUsers = "AllUsers"
)
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
func (s CachePerformanceForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*CachePerformanceForDescribeFileSystemsOutput) SetBaseBandwidth ¶ added in v1.0.167
func (s *CachePerformanceForDescribeFileSystemsOutput) SetBaseBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
SetBaseBandwidth sets the BaseBandwidth field's value.
func (*CachePerformanceForDescribeFileSystemsOutput) SetCacheBandwidth ¶ added in v1.0.167
func (s *CachePerformanceForDescribeFileSystemsOutput) SetCacheBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
SetCacheBandwidth sets the CacheBandwidth field's value.
func (*CachePerformanceForDescribeFileSystemsOutput) SetDataFlowBandwidth ¶ added in v1.0.167
func (s *CachePerformanceForDescribeFileSystemsOutput) SetDataFlowBandwidth(v int32) *CachePerformanceForDescribeFileSystemsOutput
SetDataFlowBandwidth sets the DataFlowBandwidth field's value.
func (CachePerformanceForDescribeFileSystemsOutput) String ¶ added in v1.0.167
func (s CachePerformanceForDescribeFileSystemsOutput) String() string
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
func (s *CancelDataFlowTaskInput) SetId(v string) *CancelDataFlowTaskInput
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
func (s *CancelDirQuotaInput) SetPath(v string) *CancelDirQuotaInput
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 ¶
func (s CapacityForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*CapacityForDescribeFileSystemsOutput) SetTotal ¶
func (s *CapacityForDescribeFileSystemsOutput) SetTotal(v int64) *CapacityForDescribeFileSystemsOutput
SetTotal sets the Total field's value.
func (*CapacityForDescribeFileSystemsOutput) SetUsed ¶
func (s *CapacityForDescribeFileSystemsOutput) SetUsed(v int64) *CapacityForDescribeFileSystemsOutput
SetUsed sets the Used field's value.
func (CapacityForDescribeFileSystemsOutput) String ¶
func (s CapacityForDescribeFileSystemsOutput) String() 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 ¶
func (s CommonCapacityForDescribeFileSystemStatisticsOutput) GoString() string
GoString returns the string representation
func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetTotal ¶
func (s *CommonCapacityForDescribeFileSystemStatisticsOutput) SetTotal(v int64) *CommonCapacityForDescribeFileSystemStatisticsOutput
SetTotal sets the Total field's value.
func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetUsed ¶
func (s *CommonCapacityForDescribeFileSystemStatisticsOutput) SetUsed(v int64) *CommonCapacityForDescribeFileSystemStatisticsOutput
SetUsed sets the Used field's value.
func (CommonCapacityForDescribeFileSystemStatisticsOutput) String ¶
func (s CommonCapacityForDescribeFileSystemStatisticsOutput) String() 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 ¶
func (s ConvertMountPointForDescribeMountPointsOutput) GoString() string
GoString returns the string representation
func (*ConvertMountPointForDescribeMountPointsOutput) SetCreateTime ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetCreateTime(v string) *ConvertMountPointForDescribeMountPointsOutput
SetCreateTime sets the CreateTime field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetDomain ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetDomain(v string) *ConvertMountPointForDescribeMountPointsOutput
SetDomain sets the Domain field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetIp ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetIp(v string) *ConvertMountPointForDescribeMountPointsOutput
SetIp sets the Ip field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointId ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetMountPointId(v string) *ConvertMountPointForDescribeMountPointsOutput
SetMountPointId sets the MountPointId field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointName ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetMountPointName(v string) *ConvertMountPointForDescribeMountPointsOutput
SetMountPointName sets the MountPointName field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetPermissionGroup ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetPermissionGroup(v *PermissionGroupForDescribeMountPointsOutput) *ConvertMountPointForDescribeMountPointsOutput
SetPermissionGroup sets the PermissionGroup field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetStatus ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetStatus(v string) *ConvertMountPointForDescribeMountPointsOutput
SetStatus sets the Status field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetId ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetSubnetId(v string) *ConvertMountPointForDescribeMountPointsOutput
SetSubnetId sets the SubnetId field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetName ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetSubnetName(v string) *ConvertMountPointForDescribeMountPointsOutput
SetSubnetName sets the SubnetName field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetUpdateTime ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetUpdateTime(v string) *ConvertMountPointForDescribeMountPointsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcId ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetVpcId(v string) *ConvertMountPointForDescribeMountPointsOutput
SetVpcId sets the VpcId field's value.
func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcName ¶
func (s *ConvertMountPointForDescribeMountPointsOutput) SetVpcName(v string) *ConvertMountPointForDescribeMountPointsOutput
SetVpcName sets the VpcName field's value.
func (ConvertMountPointForDescribeMountPointsOutput) String ¶
func (s ConvertMountPointForDescribeMountPointsOutput) String() 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
func (s *CreateDataFlowInput) SetEvictPolicy(v *EvictPolicyForCreateDataFlowInput) *CreateDataFlowInput
SetEvictPolicy sets the EvictPolicy field's value.
func (*CreateDataFlowInput) SetExportPolicy ¶ added in v1.0.167
func (s *CreateDataFlowInput) SetExportPolicy(v *ExportPolicyForCreateDataFlowInput) *CreateDataFlowInput
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
func (s *CreateDataFlowInput) SetImportPolicy(v *ImportPolicyForCreateDataFlowInput) *CreateDataFlowInput
SetImportPolicy sets the ImportPolicy field's value.
func (*CreateDataFlowInput) SetName ¶ added in v1.0.167
func (s *CreateDataFlowInput) SetName(v string) *CreateDataFlowInput
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
func (s *CreateDataFlowOutput) SetId(v string) *CreateDataFlowOutput
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
func (s *CreateDataFlowTaskInput) SetBucketName(v string) *CreateDataFlowTaskInput
SetBucketName sets the BucketName field's value.
func (*CreateDataFlowTaskInput) SetBucketPrefix ¶ added in v1.0.167
func (s *CreateDataFlowTaskInput) SetBucketPrefix(v string) *CreateDataFlowTaskInput
SetBucketPrefix sets the BucketPrefix field's value.
func (*CreateDataFlowTaskInput) SetDataFlowId ¶ added in v1.0.167
func (s *CreateDataFlowTaskInput) SetDataFlowId(v string) *CreateDataFlowTaskInput
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
func (s *CreateDataFlowTaskInput) SetEvictPolicy(v *EvictPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetEvictPolicy sets the EvictPolicy field's value.
func (*CreateDataFlowTaskInput) SetExportPolicy ¶ added in v1.0.167
func (s *CreateDataFlowTaskInput) SetExportPolicy(v *ExportPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
SetExportPolicy sets the ExportPolicy field's value.
func (*CreateDataFlowTaskInput) SetFileSystemId ¶ added in v1.0.167
func (s *CreateDataFlowTaskInput) SetFileSystemId(v string) *CreateDataFlowTaskInput
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
func (s *CreateDataFlowTaskInput) SetImportPolicy(v *ImportPolicyForCreateDataFlowTaskInput) *CreateDataFlowTaskInput
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
func (s *CreateDataFlowTaskInput) SetSrcId(v string) *CreateDataFlowTaskInput
SetSrcId sets the SrcId field's value.
func (*CreateDataFlowTaskInput) SetType ¶ added in v1.0.167
func (s *CreateDataFlowTaskInput) SetType(v string) *CreateDataFlowTaskInput
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
func (s *CreateDataFlowTaskOutput) SetId(v string) *CreateDataFlowTaskOutput
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 ¶
func (s *CreateFileSystemInput) SetCapacity(v int32) *CreateFileSystemInput
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 ¶
func (s *CreateFileSystemInput) SetTags(v []*TagForCreateFileSystemInput) *CreateFileSystemInput
SetTags sets the Tags field's value.
func (*CreateFileSystemInput) SetZoneId ¶
func (s *CreateFileSystemInput) SetZoneId(v string) *CreateFileSystemInput
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 ¶
func (s *CreateFileSystemOutput) SetOrderNo(v string) *CreateFileSystemOutput
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 ¶
func (s *CreateMountPointInput) SetSubnetId(v string) *CreateMountPointInput
SetSubnetId sets the SubnetId field's value.
func (*CreateMountPointInput) SetVpcId ¶
func (s *CreateMountPointInput) SetVpcId(v string) *CreateMountPointInput
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 ¶
func (s *CreatePermissionGroupInput) SetDescription(v string) *CreatePermissionGroupInput
SetDescription sets the Description field's value.
func (*CreatePermissionGroupInput) SetFileSystemType ¶
func (s *CreatePermissionGroupInput) SetFileSystemType(v string) *CreatePermissionGroupInput
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 ¶
func (s CreatePermissionGroupInput) String() 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 ¶
func (s *CreatePermissionGroupOutput) SetPermissionGroupId(v string) *CreatePermissionGroupOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (CreatePermissionGroupOutput) String ¶
func (s CreatePermissionGroupOutput) String() 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
func (s *CreatePreSignedUrlOutput) SetExpires(v int32) *CreatePreSignedUrlOutput
SetExpires sets the Expires field's value.
func (*CreatePreSignedUrlOutput) SetKey ¶ added in v1.0.167
func (s *CreatePreSignedUrlOutput) SetKey(v string) *CreatePreSignedUrlOutput
SetKey sets the Key field's value.
func (*CreatePreSignedUrlOutput) SetUrl ¶ added in v1.0.167
func (s *CreatePreSignedUrlOutput) SetUrl(v string) *CreatePreSignedUrlOutput
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
func (s DataFlowForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*DataFlowForDescribeDataFlowsOutput) SetBucketName ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetBucketName(v string) *DataFlowForDescribeDataFlowsOutput
SetBucketName sets the BucketName field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetBucketPrefix ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetBucketPrefix(v string) *DataFlowForDescribeDataFlowsOutput
SetBucketPrefix sets the BucketPrefix field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetCreateTime ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetCreateTime(v string) *DataFlowForDescribeDataFlowsOutput
SetCreateTime sets the CreateTime field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetEnableBucketVersioning ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetEnableBucketVersioning(v bool) *DataFlowForDescribeDataFlowsOutput
SetEnableBucketVersioning sets the EnableBucketVersioning field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetEvictPolicy ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetEvictPolicy(v *EvictPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
SetEvictPolicy sets the EvictPolicy field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetExportPolicy ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetExportPolicy(v *ExportPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
SetExportPolicy sets the ExportPolicy field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetFileSystemId ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetFileSystemId(v string) *DataFlowForDescribeDataFlowsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetFileSystemPath ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetFileSystemPath(v string) *DataFlowForDescribeDataFlowsOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetId ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetId(v string) *DataFlowForDescribeDataFlowsOutput
SetId sets the Id field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetImportPolicy ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetImportPolicy(v *ImportPolicyForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
SetImportPolicy sets the ImportPolicy field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetName ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetName(v string) *DataFlowForDescribeDataFlowsOutput
SetName sets the Name field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetQueueExec ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetQueueExec(v int64) *DataFlowForDescribeDataFlowsOutput
SetQueueExec sets the QueueExec field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetQueueFailed ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetQueueFailed(v int64) *DataFlowForDescribeDataFlowsOutput
SetQueueFailed sets the QueueFailed field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetQueueLen ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetQueueLen(v int64) *DataFlowForDescribeDataFlowsOutput
SetQueueLen sets the QueueLen field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetReleasing ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetReleasing(v bool) *DataFlowForDescribeDataFlowsOutput
SetReleasing sets the Releasing field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetRunningTaskNumber ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetRunningTaskNumber(v int32) *DataFlowForDescribeDataFlowsOutput
SetRunningTaskNumber sets the RunningTaskNumber field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetSameNameFilePolicy ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetSameNameFilePolicy(v string) *DataFlowForDescribeDataFlowsOutput
SetSameNameFilePolicy sets the SameNameFilePolicy field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetStatus ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetStatus(v string) *DataFlowForDescribeDataFlowsOutput
SetStatus sets the Status field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetSyncStatus ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetSyncStatus(v string) *DataFlowForDescribeDataFlowsOutput
SetSyncStatus sets the SyncStatus field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetTlsInfo ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetTlsInfo(v *TlsInfoForDescribeDataFlowsOutput) *DataFlowForDescribeDataFlowsOutput
SetTlsInfo sets the TlsInfo field's value.
func (*DataFlowForDescribeDataFlowsOutput) SetUpdateTime ¶ added in v1.0.167
func (s *DataFlowForDescribeDataFlowsOutput) SetUpdateTime(v string) *DataFlowForDescribeDataFlowsOutput
SetUpdateTime sets the UpdateTime field's value.
func (DataFlowForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s DataFlowForDescribeDataFlowsOutput) String() string
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
func (s DataFlowTaskForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketName ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetBucketName sets the BucketName field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketPrefix ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetBucketPrefix(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetBucketPrefix sets the BucketPrefix field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetCreateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetCreateTime sets the CreateTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowId ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetDataFlowId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetDataFlowId sets the DataFlowId field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEndTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEndTime sets the EndTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileKey ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileKey(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEntryListFileKey sets the EntryListFileKey field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileName ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileName(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEntryListFileName sets the EntryListFileName field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileUrl ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEntryListFileUrl(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEntryListFileUrl sets the EntryListFileUrl field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictPolicy ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetEvictPolicy(v *EvictPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetEvictPolicy sets the EvictPolicy field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetExportPolicy ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetExportPolicy(v *ExportPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetExportPolicy sets the ExportPolicy field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileSystemId sets the FileSystemId field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetFileSystemPath(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetFileSystemPath sets the FileSystemPath field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetId ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetId(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetId sets the Id field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetImportPolicy ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetImportPolicy(v *ImportPolicyForDescribeDataFlowTasksOutput) *DataFlowTaskForDescribeDataFlowTasksOutput
SetImportPolicy sets the ImportPolicy field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueExec ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueExec(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
SetQueueExec sets the QueueExec field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueFailed ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueFailed(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
SetQueueFailed sets the QueueFailed field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueLen ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetQueueLen(v int64) *DataFlowTaskForDescribeDataFlowTasksOutput
SetQueueLen sets the QueueLen field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetSameNameFilePolicy ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetSameNameFilePolicy(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetSameNameFilePolicy sets the SameNameFilePolicy field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStartTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetStartTime sets the StartTime field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetStatus(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetStatus sets the Status field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetType ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetType(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetType sets the Type field's value.
func (*DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime ¶ added in v1.0.167
func (s *DataFlowTaskForDescribeDataFlowTasksOutput) SetUpdateTime(v string) *DataFlowTaskForDescribeDataFlowTasksOutput
SetUpdateTime sets the UpdateTime field's value.
func (DataFlowTaskForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s DataFlowTaskForDescribeDataFlowTasksOutput) String() string
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
func (s *DeleteDataFlowTaskInput) SetId(v string) *DeleteDataFlowTaskInput
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 ¶
func (s *DeleteFileSystemOutput) SetOrderNo(v string) *DeleteFileSystemOutput
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 ¶
func (s *DeletePermissionGroupInput) SetFileSystemType(v string) *DeletePermissionGroupInput
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 ¶
func (s DeletePermissionGroupInput) String() 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 ¶
func (s DeletePermissionGroupOutput) String() 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
func (s *DescribeDataFlowTasksInput) SetDataFlowIds(v string) *DescribeDataFlowTasksInput
SetDataFlowIds sets the DataFlowIds field's value.
func (*DescribeDataFlowTasksInput) SetDataFlowNames ¶ added in v1.0.167
func (s *DescribeDataFlowTasksInput) SetDataFlowNames(v string) *DescribeDataFlowTasksInput
SetDataFlowNames sets the DataFlowNames field's value.
func (*DescribeDataFlowTasksInput) SetIds ¶ added in v1.0.167
func (s *DescribeDataFlowTasksInput) SetIds(v string) *DescribeDataFlowTasksInput
SetIds sets the Ids field's value.
func (*DescribeDataFlowTasksInput) SetPageNumber ¶ added in v1.0.167
func (s *DescribeDataFlowTasksInput) SetPageNumber(v int32) *DescribeDataFlowTasksInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowTasksInput) SetPageSize ¶ added in v1.0.167
func (s *DescribeDataFlowTasksInput) SetPageSize(v int32) *DescribeDataFlowTasksInput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowTasksInput) SetStatus ¶ added in v1.0.167
func (s *DescribeDataFlowTasksInput) SetStatus(v string) *DescribeDataFlowTasksInput
SetStatus sets the Status field's value.
func (DescribeDataFlowTasksInput) String ¶ added in v1.0.167
func (s DescribeDataFlowTasksInput) String() string
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
func (s *DescribeDataFlowTasksOutput) SetDataFlowTasks(v []*DataFlowTaskForDescribeDataFlowTasksOutput) *DescribeDataFlowTasksOutput
SetDataFlowTasks sets the DataFlowTasks field's value.
func (*DescribeDataFlowTasksOutput) SetPageNumber ¶ added in v1.0.167
func (s *DescribeDataFlowTasksOutput) SetPageNumber(v int32) *DescribeDataFlowTasksOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowTasksOutput) SetPageSize ¶ added in v1.0.167
func (s *DescribeDataFlowTasksOutput) SetPageSize(v int32) *DescribeDataFlowTasksOutput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowTasksOutput) SetTotalCount ¶ added in v1.0.167
func (s *DescribeDataFlowTasksOutput) SetTotalCount(v int32) *DescribeDataFlowTasksOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s DescribeDataFlowTasksOutput) String() string
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
func (s *DescribeDataFlowsInput) SetIds(v string) *DescribeDataFlowsInput
SetIds sets the Ids field's value.
func (*DescribeDataFlowsInput) SetNames ¶ added in v1.0.167
func (s *DescribeDataFlowsInput) SetNames(v string) *DescribeDataFlowsInput
SetNames sets the Names field's value.
func (*DescribeDataFlowsInput) SetPageNumber ¶ added in v1.0.167
func (s *DescribeDataFlowsInput) SetPageNumber(v int32) *DescribeDataFlowsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowsInput) SetPageSize ¶ added in v1.0.167
func (s *DescribeDataFlowsInput) SetPageSize(v int32) *DescribeDataFlowsInput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowsInput) SetStatus ¶ added in v1.0.167
func (s *DescribeDataFlowsInput) SetStatus(v string) *DescribeDataFlowsInput
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
func (s *DescribeDataFlowsOutput) SetDataFlows(v []*DataFlowForDescribeDataFlowsOutput) *DescribeDataFlowsOutput
SetDataFlows sets the DataFlows field's value.
func (*DescribeDataFlowsOutput) SetPageNumber ¶ added in v1.0.167
func (s *DescribeDataFlowsOutput) SetPageNumber(v int32) *DescribeDataFlowsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDataFlowsOutput) SetPageSize ¶ added in v1.0.167
func (s *DescribeDataFlowsOutput) SetPageSize(v int32) *DescribeDataFlowsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeDataFlowsOutput) SetTotalCount ¶ added in v1.0.167
func (s *DescribeDataFlowsOutput) SetTotalCount(v int32) *DescribeDataFlowsOutput
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
func (s *DescribeDirQuotasInput) SetPageNumber(v int32) *DescribeDirQuotasInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDirQuotasInput) SetPageSize ¶ added in v1.0.166
func (s *DescribeDirQuotasInput) SetPageSize(v int32) *DescribeDirQuotasInput
SetPageSize sets the PageSize field's value.
func (*DescribeDirQuotasInput) SetPath ¶ added in v1.0.166
func (s *DescribeDirQuotasInput) SetPath(v string) *DescribeDirQuotasInput
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
func (s *DescribeDirQuotasOutput) SetDirQuotaInfos(v []*DirQuotaInfoForDescribeDirQuotasOutput) *DescribeDirQuotasOutput
SetDirQuotaInfos sets the DirQuotaInfos field's value.
func (*DescribeDirQuotasOutput) SetPageNumber ¶ added in v1.0.166
func (s *DescribeDirQuotasOutput) SetPageNumber(v int32) *DescribeDirQuotasOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDirQuotasOutput) SetPageSize ¶ added in v1.0.166
func (s *DescribeDirQuotasOutput) SetPageSize(v int32) *DescribeDirQuotasOutput
SetPageSize sets the PageSize field's value.
func (*DescribeDirQuotasOutput) SetTotalCount ¶ added in v1.0.166
func (s *DescribeDirQuotasOutput) SetTotalCount(v int32) *DescribeDirQuotasOutput
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 ¶
func (s DescribeFileSystemOverviewInput) GoString() string
GoString returns the string representation
func (DescribeFileSystemOverviewInput) String ¶
func (s DescribeFileSystemOverviewInput) String() 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 ¶
func (s DescribeFileSystemOverviewOutput) GoString() string
GoString returns the string representation
func (*DescribeFileSystemOverviewOutput) SetOverview ¶
func (s *DescribeFileSystemOverviewOutput) SetOverview(v *OverviewForDescribeFileSystemOverviewOutput) *DescribeFileSystemOverviewOutput
SetOverview sets the Overview field's value.
func (DescribeFileSystemOverviewOutput) String ¶
func (s DescribeFileSystemOverviewOutput) String() string
String returns the string representation
type DescribeFileSystemStatisticsInput ¶
type DescribeFileSystemStatisticsInput struct {
// contains filtered or unexported fields
}
func (DescribeFileSystemStatisticsInput) GoString ¶
func (s DescribeFileSystemStatisticsInput) GoString() string
GoString returns the string representation
func (DescribeFileSystemStatisticsInput) String ¶
func (s DescribeFileSystemStatisticsInput) String() 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 ¶
func (s DescribeFileSystemStatisticsOutput) GoString() string
GoString returns the string representation
func (*DescribeFileSystemStatisticsOutput) SetStatistics ¶
func (s *DescribeFileSystemStatisticsOutput) SetStatistics(v []*StatisticForDescribeFileSystemStatisticsOutput) *DescribeFileSystemStatisticsOutput
SetStatistics sets the Statistics field's value.
func (*DescribeFileSystemStatisticsOutput) SetTotalCount ¶
func (s *DescribeFileSystemStatisticsOutput) SetTotalCount(v int32) *DescribeFileSystemStatisticsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeFileSystemStatisticsOutput) String ¶
func (s DescribeFileSystemStatisticsOutput) String() 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 ¶
func (s *DescribeFileSystemsInput) SetFileSystemIds(v string) *DescribeFileSystemsInput
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 ¶
func (s *DescribeFileSystemsInput) SetFilters(v []*FilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
SetFilters sets the Filters field's value.
func (*DescribeFileSystemsInput) SetPageNumber ¶
func (s *DescribeFileSystemsInput) SetPageNumber(v int32) *DescribeFileSystemsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeFileSystemsInput) SetPageSize ¶
func (s *DescribeFileSystemsInput) SetPageSize(v int32) *DescribeFileSystemsInput
SetPageSize sets the PageSize field's value.
func (*DescribeFileSystemsInput) SetProjectName ¶
func (s *DescribeFileSystemsInput) SetProjectName(v string) *DescribeFileSystemsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeFileSystemsInput) SetTagFilters ¶
func (s *DescribeFileSystemsInput) SetTagFilters(v []*TagFilterForDescribeFileSystemsInput) *DescribeFileSystemsInput
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 ¶
func (s *DescribeFileSystemsOutput) SetFileSystems(v []*FileSystemForDescribeFileSystemsOutput) *DescribeFileSystemsOutput
SetFileSystems sets the FileSystems field's value.
func (*DescribeFileSystemsOutput) SetPageNumber ¶
func (s *DescribeFileSystemsOutput) SetPageNumber(v int32) *DescribeFileSystemsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeFileSystemsOutput) SetPageSize ¶
func (s *DescribeFileSystemsOutput) SetPageSize(v int32) *DescribeFileSystemsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeFileSystemsOutput) SetTotalCount ¶
func (s *DescribeFileSystemsOutput) SetTotalCount(v int32) *DescribeFileSystemsOutput
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 ¶
func (s *DescribeMountPointsInput) SetFileSystemId(v string) *DescribeMountPointsInput
SetFileSystemId sets the FileSystemId field's value.
func (*DescribeMountPointsInput) SetMountPointId ¶
func (s *DescribeMountPointsInput) SetMountPointId(v string) *DescribeMountPointsInput
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 ¶
func (s *DescribeMountPointsInput) SetVpcId(v string) *DescribeMountPointsInput
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 ¶
func (s *DescribeMountPointsOutput) SetMountPoints(v []*ConvertMountPointForDescribeMountPointsOutput) *DescribeMountPointsOutput
SetMountPoints sets the MountPoints field's value.
func (*DescribeMountPointsOutput) SetTotalCount ¶
func (s *DescribeMountPointsOutput) SetTotalCount(v int32) *DescribeMountPointsOutput
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 ¶
func (s DescribePermissionGroupsInput) GoString() string
GoString returns the string representation
func (*DescribePermissionGroupsInput) SetFileSystemType ¶
func (s *DescribePermissionGroupsInput) SetFileSystemType(v string) *DescribePermissionGroupsInput
SetFileSystemType sets the FileSystemType field's value.
func (*DescribePermissionGroupsInput) SetFilters ¶
func (s *DescribePermissionGroupsInput) SetFilters(v []*FilterForDescribePermissionGroupsInput) *DescribePermissionGroupsInput
SetFilters sets the Filters field's value.
func (*DescribePermissionGroupsInput) SetPageNumber ¶
func (s *DescribePermissionGroupsInput) SetPageNumber(v int32) *DescribePermissionGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionGroupsInput) SetPageSize ¶
func (s *DescribePermissionGroupsInput) SetPageSize(v int32) *DescribePermissionGroupsInput
SetPageSize sets the PageSize field's value.
func (DescribePermissionGroupsInput) String ¶
func (s DescribePermissionGroupsInput) String() 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 ¶
func (s DescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribePermissionGroupsOutput) SetPageNumber ¶
func (s *DescribePermissionGroupsOutput) SetPageNumber(v int32) *DescribePermissionGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribePermissionGroupsOutput) SetPageSize ¶
func (s *DescribePermissionGroupsOutput) SetPageSize(v int32) *DescribePermissionGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribePermissionGroupsOutput) SetPermissionGroups ¶
func (s *DescribePermissionGroupsOutput) SetPermissionGroups(v []*PermissionGroupForDescribePermissionGroupsOutput) *DescribePermissionGroupsOutput
SetPermissionGroups sets the PermissionGroups field's value.
func (*DescribePermissionGroupsOutput) SetTotalCount ¶
func (s *DescribePermissionGroupsOutput) SetTotalCount(v int32) *DescribePermissionGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePermissionGroupsOutput) String ¶
func (s DescribePermissionGroupsOutput) String() 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 ¶
func (s *DescribePermissionRulesInput) SetFileSystemType(v string) *DescribePermissionRulesInput
SetFileSystemType sets the FileSystemType field's value.
func (*DescribePermissionRulesInput) SetPermissionGroupId ¶
func (s *DescribePermissionRulesInput) SetPermissionGroupId(v string) *DescribePermissionRulesInput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (DescribePermissionRulesInput) String ¶
func (s DescribePermissionRulesInput) String() 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 ¶
func (s DescribePermissionRulesOutput) GoString() string
GoString returns the string representation
func (*DescribePermissionRulesOutput) SetPermissionRules ¶
func (s *DescribePermissionRulesOutput) SetPermissionRules(v []*PermissionRuleForDescribePermissionRulesOutput) *DescribePermissionRulesOutput
SetPermissionRules sets the PermissionRules field's value.
func (*DescribePermissionRulesOutput) SetTotalCount ¶
func (s *DescribePermissionRulesOutput) SetTotalCount(v int32) *DescribePermissionRulesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribePermissionRulesOutput) String ¶
func (s DescribePermissionRulesOutput) String() 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 ¶
func (s *DescribeRegionsOutput) SetRegions(v []*RegionForDescribeRegionsOutput) *DescribeRegionsOutput
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 ¶
func (s *DescribeSnapshotsInput) SetPageNumber(v int32) *DescribeSnapshotsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSnapshotsInput) SetPageSize ¶
func (s *DescribeSnapshotsInput) SetPageSize(v int32) *DescribeSnapshotsInput
SetPageSize sets the PageSize field's value.
func (*DescribeSnapshotsInput) SetSnapshotIds ¶
func (s *DescribeSnapshotsInput) SetSnapshotIds(v string) *DescribeSnapshotsInput
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 ¶
func (s *DescribeSnapshotsInput) SetStatus(v string) *DescribeSnapshotsInput
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 ¶
func (s *DescribeSnapshotsOutput) SetPageNumber(v int32) *DescribeSnapshotsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeSnapshotsOutput) SetPageSize ¶
func (s *DescribeSnapshotsOutput) SetPageSize(v int32) *DescribeSnapshotsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeSnapshotsOutput) SetSnapshots ¶
func (s *DescribeSnapshotsOutput) SetSnapshots(v []*SnapshotForDescribeSnapshotsOutput) *DescribeSnapshotsOutput
SetSnapshots sets the Snapshots field's value.
func (*DescribeSnapshotsOutput) SetTotalCount ¶
func (s *DescribeSnapshotsOutput) SetTotalCount(v int32) *DescribeSnapshotsOutput
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 ¶
func (s *DescribeZonesOutput) SetZones(v []*ZoneForDescribeZonesOutput) *DescribeZonesOutput
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
func (s DimensionForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*DimensionForCreateDataFlowInput) SetAttr ¶ added in v1.0.167
func (s *DimensionForCreateDataFlowInput) SetAttr(v string) *DimensionForCreateDataFlowInput
SetAttr sets the Attr field's value.
func (*DimensionForCreateDataFlowInput) SetStaticValues ¶ added in v1.0.167
func (s *DimensionForCreateDataFlowInput) SetStaticValues(v []*StaticValueForCreateDataFlowInput) *DimensionForCreateDataFlowInput
SetStaticValues sets the StaticValues field's value.
func (DimensionForCreateDataFlowInput) String ¶ added in v1.0.167
func (s DimensionForCreateDataFlowInput) String() string
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
func (s DimensionForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*DimensionForCreateDataFlowTaskInput) SetAttr ¶ added in v1.0.167
func (s *DimensionForCreateDataFlowTaskInput) SetAttr(v string) *DimensionForCreateDataFlowTaskInput
SetAttr sets the Attr field's value.
func (*DimensionForCreateDataFlowTaskInput) SetStaticValues ¶ added in v1.0.167
func (s *DimensionForCreateDataFlowTaskInput) SetStaticValues(v []*StaticValueForCreateDataFlowTaskInput) *DimensionForCreateDataFlowTaskInput
SetStaticValues sets the StaticValues field's value.
func (DimensionForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s DimensionForCreateDataFlowTaskInput) String() string
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
func (s DimensionForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*DimensionForDescribeDataFlowTasksOutput) SetAttr ¶ added in v1.0.167
func (s *DimensionForDescribeDataFlowTasksOutput) SetAttr(v string) *DimensionForDescribeDataFlowTasksOutput
SetAttr sets the Attr field's value.
func (*DimensionForDescribeDataFlowTasksOutput) SetStaticValues ¶ added in v1.0.167
func (s *DimensionForDescribeDataFlowTasksOutput) SetStaticValues(v []*StaticValueForDescribeDataFlowTasksOutput) *DimensionForDescribeDataFlowTasksOutput
SetStaticValues sets the StaticValues field's value.
func (DimensionForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s DimensionForDescribeDataFlowTasksOutput) String() string
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
func (s DimensionForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*DimensionForDescribeDataFlowsOutput) SetAttr ¶ added in v1.0.167
func (s *DimensionForDescribeDataFlowsOutput) SetAttr(v string) *DimensionForDescribeDataFlowsOutput
SetAttr sets the Attr field's value.
func (*DimensionForDescribeDataFlowsOutput) SetStaticValues ¶ added in v1.0.167
func (s *DimensionForDescribeDataFlowsOutput) SetStaticValues(v []*StaticValueForDescribeDataFlowsOutput) *DimensionForDescribeDataFlowsOutput
SetStaticValues sets the StaticValues field's value.
func (DimensionForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s DimensionForDescribeDataFlowsOutput) String() string
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
func (s DimensionForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*DimensionForUpdateDataFlowInput) SetAttr ¶ added in v1.0.167
func (s *DimensionForUpdateDataFlowInput) SetAttr(v string) *DimensionForUpdateDataFlowInput
SetAttr sets the Attr field's value.
func (*DimensionForUpdateDataFlowInput) SetStaticValues ¶ added in v1.0.167
func (s *DimensionForUpdateDataFlowInput) SetStaticValues(v []*StaticValueForUpdateDataFlowInput) *DimensionForUpdateDataFlowInput
SetStaticValues sets the StaticValues field's value.
func (DimensionForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s DimensionForUpdateDataFlowInput) String() string
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
func (s DirQuotaInfoForDescribeDirQuotasOutput) GoString() string
GoString returns the string representation
func (*DirQuotaInfoForDescribeDirQuotasOutput) SetDirInode ¶ added in v1.0.166
func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetDirInode(v int32) *DirQuotaInfoForDescribeDirQuotasOutput
SetDirInode sets the DirInode field's value.
func (*DirQuotaInfoForDescribeDirQuotasOutput) SetPath ¶ added in v1.0.166
func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetPath(v string) *DirQuotaInfoForDescribeDirQuotasOutput
SetPath sets the Path field's value.
func (*DirQuotaInfoForDescribeDirQuotasOutput) SetStatus ¶ added in v1.0.166
func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetStatus(v string) *DirQuotaInfoForDescribeDirQuotasOutput
SetStatus sets the Status field's value.
func (*DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfos ¶ added in v1.0.166
func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfos(v []*UserQuotaInfoForDescribeDirQuotasOutput) *DirQuotaInfoForDescribeDirQuotasOutput
SetUserQuotaInfos sets the UserQuotaInfos field's value.
func (*DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfosCount ¶ added in v1.0.166
func (s *DirQuotaInfoForDescribeDirQuotasOutput) SetUserQuotaInfosCount(v int32) *DirQuotaInfoForDescribeDirQuotasOutput
SetUserQuotaInfosCount sets the UserQuotaInfosCount field's value.
func (DirQuotaInfoForDescribeDirQuotasOutput) String ¶ added in v1.0.166
func (s DirQuotaInfoForDescribeDirQuotasOutput) String() string
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
func (s EvictPolicyForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*EvictPolicyForCreateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *EvictPolicyForCreateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*EvictPolicyForCreateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowInput) SetStatus(v string) *EvictPolicyForCreateDataFlowInput
SetStatus sets the Status field's value.
func (*EvictPolicyForCreateDataFlowInput) SetType ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowInput) SetType(v string) *EvictPolicyForCreateDataFlowInput
SetType sets the Type field's value.
func (EvictPolicyForCreateDataFlowInput) String ¶ added in v1.0.167
func (s EvictPolicyForCreateDataFlowInput) String() string
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
func (s EvictPolicyForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*EvictPolicyForCreateDataFlowTaskInput) SetFilterInfo ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *EvictPolicyForCreateDataFlowTaskInput
SetFilterInfo sets the FilterInfo field's value.
func (*EvictPolicyForCreateDataFlowTaskInput) SetStatus ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowTaskInput) SetStatus(v string) *EvictPolicyForCreateDataFlowTaskInput
SetStatus sets the Status field's value.
func (*EvictPolicyForCreateDataFlowTaskInput) SetType ¶ added in v1.0.167
func (s *EvictPolicyForCreateDataFlowTaskInput) SetType(v string) *EvictPolicyForCreateDataFlowTaskInput
SetType sets the Type field's value.
func (EvictPolicyForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s EvictPolicyForCreateDataFlowTaskInput) String() string
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
func (s EvictPolicyForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*EvictPolicyForDescribeDataFlowTasksOutput) SetFilterInfo ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *EvictPolicyForDescribeDataFlowTasksOutput
SetFilterInfo sets the FilterInfo field's value.
func (*EvictPolicyForDescribeDataFlowTasksOutput) SetStatus ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *EvictPolicyForDescribeDataFlowTasksOutput
SetStatus sets the Status field's value.
func (*EvictPolicyForDescribeDataFlowTasksOutput) SetType ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowTasksOutput) SetType(v string) *EvictPolicyForDescribeDataFlowTasksOutput
SetType sets the Type field's value.
func (EvictPolicyForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s EvictPolicyForDescribeDataFlowTasksOutput) String() string
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
func (s EvictPolicyForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*EvictPolicyForDescribeDataFlowsOutput) SetFilterInfo ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *EvictPolicyForDescribeDataFlowsOutput
SetFilterInfo sets the FilterInfo field's value.
func (*EvictPolicyForDescribeDataFlowsOutput) SetStatus ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowsOutput) SetStatus(v string) *EvictPolicyForDescribeDataFlowsOutput
SetStatus sets the Status field's value.
func (*EvictPolicyForDescribeDataFlowsOutput) SetType ¶ added in v1.0.167
func (s *EvictPolicyForDescribeDataFlowsOutput) SetType(v string) *EvictPolicyForDescribeDataFlowsOutput
SetType sets the Type field's value.
func (EvictPolicyForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s EvictPolicyForDescribeDataFlowsOutput) String() string
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
func (s EvictPolicyForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*EvictPolicyForUpdateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *EvictPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *EvictPolicyForUpdateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*EvictPolicyForUpdateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *EvictPolicyForUpdateDataFlowInput) SetStatus(v string) *EvictPolicyForUpdateDataFlowInput
SetStatus sets the Status field's value.
func (*EvictPolicyForUpdateDataFlowInput) SetType ¶ added in v1.0.167
func (s *EvictPolicyForUpdateDataFlowInput) SetType(v string) *EvictPolicyForUpdateDataFlowInput
SetType sets the Type field's value.
func (EvictPolicyForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s EvictPolicyForUpdateDataFlowInput) String() string
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 ¶
func (s *ExpandFileSystemInput) SetCapacity(v int32) *ExpandFileSystemInput
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 ¶
func (s *ExpandFileSystemOutput) SetOrderNo(v string) *ExpandFileSystemOutput
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
func (s ExportPolicyForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*ExportPolicyForCreateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *ExportPolicyForCreateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*ExportPolicyForCreateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowInput) SetStatus(v string) *ExportPolicyForCreateDataFlowInput
SetStatus sets the Status field's value.
func (*ExportPolicyForCreateDataFlowInput) SetType ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowInput) SetType(v string) *ExportPolicyForCreateDataFlowInput
SetType sets the Type field's value.
func (ExportPolicyForCreateDataFlowInput) String ¶ added in v1.0.167
func (s ExportPolicyForCreateDataFlowInput) String() string
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
func (s ExportPolicyForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*ExportPolicyForCreateDataFlowTaskInput) SetFilterInfo ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *ExportPolicyForCreateDataFlowTaskInput
SetFilterInfo sets the FilterInfo field's value.
func (*ExportPolicyForCreateDataFlowTaskInput) SetStatus ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowTaskInput) SetStatus(v string) *ExportPolicyForCreateDataFlowTaskInput
SetStatus sets the Status field's value.
func (*ExportPolicyForCreateDataFlowTaskInput) SetType ¶ added in v1.0.167
func (s *ExportPolicyForCreateDataFlowTaskInput) SetType(v string) *ExportPolicyForCreateDataFlowTaskInput
SetType sets the Type field's value.
func (ExportPolicyForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s ExportPolicyForCreateDataFlowTaskInput) String() string
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
func (s ExportPolicyForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*ExportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *ExportPolicyForDescribeDataFlowTasksOutput
SetFilterInfo sets the FilterInfo field's value.
func (*ExportPolicyForDescribeDataFlowTasksOutput) SetStatus ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *ExportPolicyForDescribeDataFlowTasksOutput
SetStatus sets the Status field's value.
func (*ExportPolicyForDescribeDataFlowTasksOutput) SetType ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowTasksOutput) SetType(v string) *ExportPolicyForDescribeDataFlowTasksOutput
SetType sets the Type field's value.
func (ExportPolicyForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s ExportPolicyForDescribeDataFlowTasksOutput) String() string
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
func (s ExportPolicyForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*ExportPolicyForDescribeDataFlowsOutput) SetFilterInfo ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *ExportPolicyForDescribeDataFlowsOutput
SetFilterInfo sets the FilterInfo field's value.
func (*ExportPolicyForDescribeDataFlowsOutput) SetStatus ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowsOutput) SetStatus(v string) *ExportPolicyForDescribeDataFlowsOutput
SetStatus sets the Status field's value.
func (*ExportPolicyForDescribeDataFlowsOutput) SetType ¶ added in v1.0.167
func (s *ExportPolicyForDescribeDataFlowsOutput) SetType(v string) *ExportPolicyForDescribeDataFlowsOutput
SetType sets the Type field's value.
func (ExportPolicyForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s ExportPolicyForDescribeDataFlowsOutput) String() string
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
func (s ExportPolicyForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*ExportPolicyForUpdateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *ExportPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *ExportPolicyForUpdateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*ExportPolicyForUpdateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *ExportPolicyForUpdateDataFlowInput) SetStatus(v string) *ExportPolicyForUpdateDataFlowInput
SetStatus sets the Status field's value.
func (*ExportPolicyForUpdateDataFlowInput) SetType ¶ added in v1.0.167
func (s *ExportPolicyForUpdateDataFlowInput) SetType(v string) *ExportPolicyForUpdateDataFlowInput
SetType sets the Type field's value.
func (ExportPolicyForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s ExportPolicyForUpdateDataFlowInput) String() string
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 ¶
func (s ExtremeCapacityForDescribeFileSystemStatisticsOutput) GoString() string
GoString returns the string representation
func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetTotal ¶
func (s *ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetTotal(v int64) *ExtremeCapacityForDescribeFileSystemStatisticsOutput
SetTotal sets the Total field's value.
func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetUsed ¶
func (s *ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetUsed(v int64) *ExtremeCapacityForDescribeFileSystemStatisticsOutput
SetUsed sets the Used field's value.
func (ExtremeCapacityForDescribeFileSystemStatisticsOutput) String ¶
func (s ExtremeCapacityForDescribeFileSystemStatisticsOutput) String() string
String returns the string representation
type FILENAS ¶
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
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 ¶
func (s FileSystemForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*FileSystemForDescribeFileSystemsOutput) SetCachePerformance ¶ added in v1.0.167
func (s *FileSystemForDescribeFileSystemsOutput) SetCachePerformance(v *CachePerformanceForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetCachePerformance sets the CachePerformance field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetCapacity ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetCapacity(v *CapacityForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetCapacity sets the Capacity field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetChargeType ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetChargeType(v string) *FileSystemForDescribeFileSystemsOutput
SetChargeType sets the ChargeType field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetCreateTime ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetCreateTime(v string) *FileSystemForDescribeFileSystemsOutput
SetCreateTime sets the CreateTime field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetDescription ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetDescription(v string) *FileSystemForDescribeFileSystemsOutput
SetDescription sets the Description field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemId ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemId(v string) *FileSystemForDescribeFileSystemsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemName(v string) *FileSystemForDescribeFileSystemsOutput
SetFileSystemName sets the FileSystemName field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemType ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetFileSystemType(v string) *FileSystemForDescribeFileSystemsOutput
SetFileSystemType sets the FileSystemType field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetProjectName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetProjectName(v string) *FileSystemForDescribeFileSystemsOutput
SetProjectName sets the ProjectName field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetProtocolType ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetProtocolType(v string) *FileSystemForDescribeFileSystemsOutput
SetProtocolType sets the ProtocolType field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetRegionId ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetRegionId(v string) *FileSystemForDescribeFileSystemsOutput
SetRegionId sets the RegionId field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetSnapshotCount ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetSnapshotCount(v int32) *FileSystemForDescribeFileSystemsOutput
SetSnapshotCount sets the SnapshotCount field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetStatus ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetStatus(v string) *FileSystemForDescribeFileSystemsOutput
SetStatus sets the Status field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetStorageType ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetStorageType(v string) *FileSystemForDescribeFileSystemsOutput
SetStorageType sets the StorageType field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetTags ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetTags(v []*TagForDescribeFileSystemsOutput) *FileSystemForDescribeFileSystemsOutput
SetTags sets the Tags field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetUpdateTime ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetUpdateTime(v string) *FileSystemForDescribeFileSystemsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetVersion ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetVersion(v string) *FileSystemForDescribeFileSystemsOutput
SetVersion sets the Version field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetZoneId ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetZoneId(v string) *FileSystemForDescribeFileSystemsOutput
SetZoneId sets the ZoneId field's value.
func (*FileSystemForDescribeFileSystemsOutput) SetZoneName ¶
func (s *FileSystemForDescribeFileSystemsOutput) SetZoneName(v string) *FileSystemForDescribeFileSystemsOutput
SetZoneName sets the ZoneName field's value.
func (FileSystemForDescribeFileSystemsOutput) String ¶
func (s FileSystemForDescribeFileSystemsOutput) String() 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 ¶
func (s FilterForDescribeFileSystemsInput) GoString() string
GoString returns the string representation
func (*FilterForDescribeFileSystemsInput) SetKey ¶
func (s *FilterForDescribeFileSystemsInput) SetKey(v string) *FilterForDescribeFileSystemsInput
SetKey sets the Key field's value.
func (*FilterForDescribeFileSystemsInput) SetValue ¶
func (s *FilterForDescribeFileSystemsInput) SetValue(v string) *FilterForDescribeFileSystemsInput
SetValue sets the Value field's value.
func (FilterForDescribeFileSystemsInput) String ¶
func (s FilterForDescribeFileSystemsInput) String() 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 ¶
func (s FilterForDescribePermissionGroupsInput) GoString() string
GoString returns the string representation
func (*FilterForDescribePermissionGroupsInput) SetKey ¶
func (s *FilterForDescribePermissionGroupsInput) SetKey(v string) *FilterForDescribePermissionGroupsInput
SetKey sets the Key field's value.
func (*FilterForDescribePermissionGroupsInput) SetValue ¶
func (s *FilterForDescribePermissionGroupsInput) SetValue(v string) *FilterForDescribePermissionGroupsInput
SetValue sets the Value field's value.
func (FilterForDescribePermissionGroupsInput) String ¶
func (s FilterForDescribePermissionGroupsInput) String() 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
func (s FilterInfoForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*FilterInfoForCreateDataFlowInput) SetDimensions ¶ added in v1.0.167
func (s *FilterInfoForCreateDataFlowInput) SetDimensions(v []*DimensionForCreateDataFlowInput) *FilterInfoForCreateDataFlowInput
SetDimensions sets the Dimensions field's value.
func (FilterInfoForCreateDataFlowInput) String ¶ added in v1.0.167
func (s FilterInfoForCreateDataFlowInput) String() string
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
func (s FilterInfoForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*FilterInfoForCreateDataFlowTaskInput) SetDimensions ¶ added in v1.0.167
func (s *FilterInfoForCreateDataFlowTaskInput) SetDimensions(v []*DimensionForCreateDataFlowTaskInput) *FilterInfoForCreateDataFlowTaskInput
SetDimensions sets the Dimensions field's value.
func (FilterInfoForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s FilterInfoForCreateDataFlowTaskInput) String() string
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
func (s FilterInfoForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*FilterInfoForDescribeDataFlowTasksOutput) SetDimensions ¶ added in v1.0.167
func (s *FilterInfoForDescribeDataFlowTasksOutput) SetDimensions(v []*DimensionForDescribeDataFlowTasksOutput) *FilterInfoForDescribeDataFlowTasksOutput
SetDimensions sets the Dimensions field's value.
func (FilterInfoForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s FilterInfoForDescribeDataFlowTasksOutput) String() string
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
func (s FilterInfoForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*FilterInfoForDescribeDataFlowsOutput) SetDimensions ¶ added in v1.0.167
func (s *FilterInfoForDescribeDataFlowsOutput) SetDimensions(v []*DimensionForDescribeDataFlowsOutput) *FilterInfoForDescribeDataFlowsOutput
SetDimensions sets the Dimensions field's value.
func (FilterInfoForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s FilterInfoForDescribeDataFlowsOutput) String() string
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
func (s FilterInfoForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*FilterInfoForUpdateDataFlowInput) SetDimensions ¶ added in v1.0.167
func (s *FilterInfoForUpdateDataFlowInput) SetDimensions(v []*DimensionForUpdateDataFlowInput) *FilterInfoForUpdateDataFlowInput
SetDimensions sets the Dimensions field's value.
func (FilterInfoForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s FilterInfoForUpdateDataFlowInput) String() string
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
func (s ImportPolicyForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*ImportPolicyForCreateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowInput) SetFilterInfo(v *FilterInfoForCreateDataFlowInput) *ImportPolicyForCreateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*ImportPolicyForCreateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowInput) SetStatus(v string) *ImportPolicyForCreateDataFlowInput
SetStatus sets the Status field's value.
func (*ImportPolicyForCreateDataFlowInput) SetType ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowInput) SetType(v string) *ImportPolicyForCreateDataFlowInput
SetType sets the Type field's value.
func (ImportPolicyForCreateDataFlowInput) String ¶ added in v1.0.167
func (s ImportPolicyForCreateDataFlowInput) String() string
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
func (s ImportPolicyForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*ImportPolicyForCreateDataFlowTaskInput) SetFilterInfo ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowTaskInput) SetFilterInfo(v *FilterInfoForCreateDataFlowTaskInput) *ImportPolicyForCreateDataFlowTaskInput
SetFilterInfo sets the FilterInfo field's value.
func (*ImportPolicyForCreateDataFlowTaskInput) SetStatus ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowTaskInput) SetStatus(v string) *ImportPolicyForCreateDataFlowTaskInput
SetStatus sets the Status field's value.
func (*ImportPolicyForCreateDataFlowTaskInput) SetType ¶ added in v1.0.167
func (s *ImportPolicyForCreateDataFlowTaskInput) SetType(v string) *ImportPolicyForCreateDataFlowTaskInput
SetType sets the Type field's value.
func (ImportPolicyForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s ImportPolicyForCreateDataFlowTaskInput) String() string
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
func (s ImportPolicyForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*ImportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowTasksOutput) *ImportPolicyForDescribeDataFlowTasksOutput
SetFilterInfo sets the FilterInfo field's value.
func (*ImportPolicyForDescribeDataFlowTasksOutput) SetStatus ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetStatus(v string) *ImportPolicyForDescribeDataFlowTasksOutput
SetStatus sets the Status field's value.
func (*ImportPolicyForDescribeDataFlowTasksOutput) SetType ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowTasksOutput) SetType(v string) *ImportPolicyForDescribeDataFlowTasksOutput
SetType sets the Type field's value.
func (ImportPolicyForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s ImportPolicyForDescribeDataFlowTasksOutput) String() string
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
func (s ImportPolicyForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*ImportPolicyForDescribeDataFlowsOutput) SetFilterInfo ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowsOutput) SetFilterInfo(v *FilterInfoForDescribeDataFlowsOutput) *ImportPolicyForDescribeDataFlowsOutput
SetFilterInfo sets the FilterInfo field's value.
func (*ImportPolicyForDescribeDataFlowsOutput) SetStatus ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowsOutput) SetStatus(v string) *ImportPolicyForDescribeDataFlowsOutput
SetStatus sets the Status field's value.
func (*ImportPolicyForDescribeDataFlowsOutput) SetType ¶ added in v1.0.167
func (s *ImportPolicyForDescribeDataFlowsOutput) SetType(v string) *ImportPolicyForDescribeDataFlowsOutput
SetType sets the Type field's value.
func (ImportPolicyForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s ImportPolicyForDescribeDataFlowsOutput) String() string
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
func (s ImportPolicyForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*ImportPolicyForUpdateDataFlowInput) SetFilterInfo ¶ added in v1.0.167
func (s *ImportPolicyForUpdateDataFlowInput) SetFilterInfo(v *FilterInfoForUpdateDataFlowInput) *ImportPolicyForUpdateDataFlowInput
SetFilterInfo sets the FilterInfo field's value.
func (*ImportPolicyForUpdateDataFlowInput) SetStatus ¶ added in v1.0.167
func (s *ImportPolicyForUpdateDataFlowInput) SetStatus(v string) *ImportPolicyForUpdateDataFlowInput
SetStatus sets the Status field's value.
func (*ImportPolicyForUpdateDataFlowInput) SetType ¶ added in v1.0.167
func (s *ImportPolicyForUpdateDataFlowInput) SetType(v string) *ImportPolicyForUpdateDataFlowInput
SetType sets the Type field's value.
func (ImportPolicyForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s ImportPolicyForUpdateDataFlowInput) String() string
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
func (s *ModifyFileSystemSpecInput) SetCacheBandwidth(v int32) *ModifyFileSystemSpecInput
SetCacheBandwidth sets the CacheBandwidth field's value.
func (*ModifyFileSystemSpecInput) SetFileSystemId ¶ added in v1.0.167
func (s *ModifyFileSystemSpecInput) SetFileSystemId(v string) *ModifyFileSystemSpecInput
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
func (s *ModifyFileSystemSpecOutput) SetOrderNo(v string) *ModifyFileSystemSpecOutput
SetOrderNo sets the OrderNo field's value.
func (ModifyFileSystemSpecOutput) String ¶ added in v1.0.167
func (s ModifyFileSystemSpecOutput) String() string
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 ¶
func (s MountPointForDescribeMountPointsOutput) GoString() string
GoString returns the string representation
func (*MountPointForDescribeMountPointsOutput) SetFileSystemId ¶
func (s *MountPointForDescribeMountPointsOutput) SetFileSystemId(v string) *MountPointForDescribeMountPointsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*MountPointForDescribeMountPointsOutput) SetMountPointId ¶
func (s *MountPointForDescribeMountPointsOutput) SetMountPointId(v string) *MountPointForDescribeMountPointsOutput
SetMountPointId sets the MountPointId field's value.
func (*MountPointForDescribeMountPointsOutput) SetMountPointName ¶
func (s *MountPointForDescribeMountPointsOutput) SetMountPointName(v string) *MountPointForDescribeMountPointsOutput
SetMountPointName sets the MountPointName field's value.
func (MountPointForDescribeMountPointsOutput) String ¶
func (s MountPointForDescribeMountPointsOutput) String() 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 ¶
func (s MountPointForDescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemId ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetFileSystemId(v string) *MountPointForDescribePermissionGroupsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*MountPointForDescribePermissionGroupsOutput) SetMountPointId ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointId(v string) *MountPointForDescribePermissionGroupsOutput
SetMountPointId sets the MountPointId field's value.
func (*MountPointForDescribePermissionGroupsOutput) SetMountPointName ¶
func (s *MountPointForDescribePermissionGroupsOutput) SetMountPointName(v string) *MountPointForDescribePermissionGroupsOutput
SetMountPointName sets the MountPointName field's value.
func (MountPointForDescribePermissionGroupsOutput) String ¶
func (s MountPointForDescribePermissionGroupsOutput) String() 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 ¶
func (s OverviewForDescribeFileSystemOverviewOutput) GoString() string
GoString returns the string representation
func (*OverviewForDescribeFileSystemOverviewOutput) SetErrorCount ¶
func (s *OverviewForDescribeFileSystemOverviewOutput) SetErrorCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
SetErrorCount sets the ErrorCount field's value.
func (*OverviewForDescribeFileSystemOverviewOutput) SetOtherCount ¶
func (s *OverviewForDescribeFileSystemOverviewOutput) SetOtherCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
SetOtherCount sets the OtherCount field's value.
func (*OverviewForDescribeFileSystemOverviewOutput) SetRegionId ¶
func (s *OverviewForDescribeFileSystemOverviewOutput) SetRegionId(v string) *OverviewForDescribeFileSystemOverviewOutput
SetRegionId sets the RegionId field's value.
func (*OverviewForDescribeFileSystemOverviewOutput) SetRunningCount ¶
func (s *OverviewForDescribeFileSystemOverviewOutput) SetRunningCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
SetRunningCount sets the RunningCount field's value.
func (*OverviewForDescribeFileSystemOverviewOutput) SetTotalCount ¶
func (s *OverviewForDescribeFileSystemOverviewOutput) SetTotalCount(v int32) *OverviewForDescribeFileSystemOverviewOutput
SetTotalCount sets the TotalCount field's value.
func (OverviewForDescribeFileSystemOverviewOutput) String ¶
func (s OverviewForDescribeFileSystemOverviewOutput) String() 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 ¶
func (s PermissionGroupForDescribeMountPointsOutput) GoString() string
GoString returns the string representation
func (*PermissionGroupForDescribeMountPointsOutput) SetCreateTime ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetCreateTime(v string) *PermissionGroupForDescribeMountPointsOutput
SetCreateTime sets the CreateTime field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetDescription ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetDescription(v string) *PermissionGroupForDescribeMountPointsOutput
SetDescription sets the Description field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemCount ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetFileSystemCount(v int32) *PermissionGroupForDescribeMountPointsOutput
SetFileSystemCount sets the FileSystemCount field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemType ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetFileSystemType(v string) *PermissionGroupForDescribeMountPointsOutput
SetFileSystemType sets the FileSystemType field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetMountPoints ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetMountPoints(v []*MountPointForDescribeMountPointsOutput) *PermissionGroupForDescribeMountPointsOutput
SetMountPoints sets the MountPoints field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupId ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribeMountPointsOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupName ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribeMountPointsOutput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionRuleCount ¶
func (s *PermissionGroupForDescribeMountPointsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribeMountPointsOutput
SetPermissionRuleCount sets the PermissionRuleCount field's value.
func (PermissionGroupForDescribeMountPointsOutput) String ¶
func (s PermissionGroupForDescribeMountPointsOutput) String() 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 ¶
func (s PermissionGroupForDescribePermissionGroupsOutput) GoString() string
GoString returns the string representation
func (*PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetCreateTime sets the CreateTime field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetDescription ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetDescription(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetDescription sets the Description field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemCount ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
SetFileSystemCount sets the FileSystemCount field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemType ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemType(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetFileSystemType sets the FileSystemType field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints(v []*MountPointForDescribePermissionGroupsOutput) *PermissionGroupForDescribePermissionGroupsOutput
SetMountPoints sets the MountPoints field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionGroupId sets the PermissionGroupId field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName(v string) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionGroupName sets the PermissionGroupName field's value.
func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount ¶
func (s *PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount(v int32) *PermissionGroupForDescribePermissionGroupsOutput
SetPermissionRuleCount sets the PermissionRuleCount field's value.
func (PermissionGroupForDescribePermissionGroupsOutput) String ¶
func (s PermissionGroupForDescribePermissionGroupsOutput) String() 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 ¶
func (s PermissionRuleForDescribePermissionRulesOutput) GoString() string
GoString returns the string representation
func (*PermissionRuleForDescribePermissionRulesOutput) SetCidrIp ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetCidrIp(v string) *PermissionRuleForDescribePermissionRulesOutput
SetCidrIp sets the CidrIp field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId(v string) *PermissionRuleForDescribePermissionRulesOutput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetRwMode ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetRwMode(v string) *PermissionRuleForDescribePermissionRulesOutput
SetRwMode sets the RwMode field's value.
func (*PermissionRuleForDescribePermissionRulesOutput) SetUserMode ¶
func (s *PermissionRuleForDescribePermissionRulesOutput) SetUserMode(v string) *PermissionRuleForDescribePermissionRulesOutput
SetUserMode sets the UserMode field's value.
func (PermissionRuleForDescribePermissionRulesOutput) String ¶
func (s PermissionRuleForDescribePermissionRulesOutput) String() 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 ¶
func (s PermissionRuleForUpdatePermissionRuleInput) GoString() string
GoString returns the string representation
func (*PermissionRuleForUpdatePermissionRuleInput) SetCidrIp ¶
func (s *PermissionRuleForUpdatePermissionRuleInput) SetCidrIp(v string) *PermissionRuleForUpdatePermissionRuleInput
SetCidrIp sets the CidrIp field's value.
func (*PermissionRuleForUpdatePermissionRuleInput) SetPermissionRuleId ¶
func (s *PermissionRuleForUpdatePermissionRuleInput) SetPermissionRuleId(v string) *PermissionRuleForUpdatePermissionRuleInput
SetPermissionRuleId sets the PermissionRuleId field's value.
func (*PermissionRuleForUpdatePermissionRuleInput) SetRwMode ¶
func (s *PermissionRuleForUpdatePermissionRuleInput) SetRwMode(v string) *PermissionRuleForUpdatePermissionRuleInput
SetRwMode sets the RwMode field's value.
func (*PermissionRuleForUpdatePermissionRuleInput) SetUserMode ¶
func (s *PermissionRuleForUpdatePermissionRuleInput) SetUserMode(v string) *PermissionRuleForUpdatePermissionRuleInput
SetUserMode sets the UserMode field's value.
func (PermissionRuleForUpdatePermissionRuleInput) String ¶
func (s PermissionRuleForUpdatePermissionRuleInput) String() 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 ¶
func (s RegionForDescribeRegionsOutput) GoString() string
GoString returns the string representation
func (*RegionForDescribeRegionsOutput) SetRegionId ¶
func (s *RegionForDescribeRegionsOutput) SetRegionId(v string) *RegionForDescribeRegionsOutput
SetRegionId sets the RegionId field's value.
func (*RegionForDescribeRegionsOutput) SetRegionName ¶
func (s *RegionForDescribeRegionsOutput) SetRegionName(v string) *RegionForDescribeRegionsOutput
SetRegionName sets the RegionName field's value.
func (*RegionForDescribeRegionsOutput) SetStatus ¶
func (s *RegionForDescribeRegionsOutput) SetStatus(v string) *RegionForDescribeRegionsOutput
SetStatus sets the Status field's value.
func (RegionForDescribeRegionsOutput) String ¶
func (s RegionForDescribeRegionsOutput) String() 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 ¶
func (s *SaleForDescribeZonesOutput) SetFileSystemType(v string) *SaleForDescribeZonesOutput
SetFileSystemType sets the FileSystemType field's value.
func (*SaleForDescribeZonesOutput) SetProtocolType ¶
func (s *SaleForDescribeZonesOutput) SetProtocolType(v string) *SaleForDescribeZonesOutput
SetProtocolType sets the ProtocolType field's value.
func (*SaleForDescribeZonesOutput) SetStatus ¶
func (s *SaleForDescribeZonesOutput) SetStatus(v string) *SaleForDescribeZonesOutput
SetStatus sets the Status field's value.
func (*SaleForDescribeZonesOutput) SetStorageType ¶
func (s *SaleForDescribeZonesOutput) SetStorageType(v string) *SaleForDescribeZonesOutput
SetStorageType sets the StorageType field's value.
func (SaleForDescribeZonesOutput) String ¶
func (s SaleForDescribeZonesOutput) String() 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 ¶
func (s SnapshotForDescribeSnapshotsOutput) GoString() string
GoString returns the string representation
func (*SnapshotForDescribeSnapshotsOutput) SetCreateTime ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetCreateTime(v string) *SnapshotForDescribeSnapshotsOutput
SetCreateTime sets the CreateTime field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetDescription ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetDescription(v string) *SnapshotForDescribeSnapshotsOutput
SetDescription sets the Description field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemId ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetFileSystemId(v string) *SnapshotForDescribeSnapshotsOutput
SetFileSystemId sets the FileSystemId field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemName ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetFileSystemName(v string) *SnapshotForDescribeSnapshotsOutput
SetFileSystemName sets the FileSystemName field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetIsEncrypt ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetIsEncrypt(v bool) *SnapshotForDescribeSnapshotsOutput
SetIsEncrypt sets the IsEncrypt field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetProgress ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetProgress(v string) *SnapshotForDescribeSnapshotsOutput
SetProgress sets the Progress field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetRetentionDays ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetRetentionDays(v int32) *SnapshotForDescribeSnapshotsOutput
SetRetentionDays sets the RetentionDays field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotId ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotId(v string) *SnapshotForDescribeSnapshotsOutput
SetSnapshotId sets the SnapshotId field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotName ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotName(v string) *SnapshotForDescribeSnapshotsOutput
SetSnapshotName sets the SnapshotName field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotType ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetSnapshotType(v string) *SnapshotForDescribeSnapshotsOutput
SetSnapshotType sets the SnapshotType field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetSourceSize ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetSourceSize(v int32) *SnapshotForDescribeSnapshotsOutput
SetSourceSize sets the SourceSize field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetSourceVersion ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetSourceVersion(v string) *SnapshotForDescribeSnapshotsOutput
SetSourceVersion sets the SourceVersion field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetStatus ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetStatus(v string) *SnapshotForDescribeSnapshotsOutput
SetStatus sets the Status field's value.
func (*SnapshotForDescribeSnapshotsOutput) SetZoneId ¶
func (s *SnapshotForDescribeSnapshotsOutput) SetZoneId(v string) *SnapshotForDescribeSnapshotsOutput
SetZoneId sets the ZoneId field's value.
func (SnapshotForDescribeSnapshotsOutput) String ¶
func (s SnapshotForDescribeSnapshotsOutput) String() 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
func (s *StartDataFlowInput) SetId(v string) *StartDataFlowInput
SetId sets the Id field's value.
func (*StartDataFlowInput) SetTypes ¶ added in v1.0.167
func (s *StartDataFlowInput) SetTypes(v string) *StartDataFlowInput
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
func (s StaticValueForCreateDataFlowInput) GoString() string
GoString returns the string representation
func (*StaticValueForCreateDataFlowInput) SetRelationship ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowInput) SetRelationship(v string) *StaticValueForCreateDataFlowInput
SetRelationship sets the Relationship field's value.
func (*StaticValueForCreateDataFlowInput) SetUnit ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowInput) SetUnit(v string) *StaticValueForCreateDataFlowInput
SetUnit sets the Unit field's value.
func (*StaticValueForCreateDataFlowInput) SetValue ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowInput) SetValue(v string) *StaticValueForCreateDataFlowInput
SetValue sets the Value field's value.
func (StaticValueForCreateDataFlowInput) String ¶ added in v1.0.167
func (s StaticValueForCreateDataFlowInput) String() string
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
func (s StaticValueForCreateDataFlowTaskInput) GoString() string
GoString returns the string representation
func (*StaticValueForCreateDataFlowTaskInput) SetRelationship ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowTaskInput) SetRelationship(v string) *StaticValueForCreateDataFlowTaskInput
SetRelationship sets the Relationship field's value.
func (*StaticValueForCreateDataFlowTaskInput) SetUnit ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowTaskInput) SetUnit(v string) *StaticValueForCreateDataFlowTaskInput
SetUnit sets the Unit field's value.
func (*StaticValueForCreateDataFlowTaskInput) SetValue ¶ added in v1.0.167
func (s *StaticValueForCreateDataFlowTaskInput) SetValue(v string) *StaticValueForCreateDataFlowTaskInput
SetValue sets the Value field's value.
func (StaticValueForCreateDataFlowTaskInput) String ¶ added in v1.0.167
func (s StaticValueForCreateDataFlowTaskInput) String() string
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
func (s StaticValueForDescribeDataFlowTasksOutput) GoString() string
GoString returns the string representation
func (*StaticValueForDescribeDataFlowTasksOutput) SetRelationship ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowTasksOutput) SetRelationship(v string) *StaticValueForDescribeDataFlowTasksOutput
SetRelationship sets the Relationship field's value.
func (*StaticValueForDescribeDataFlowTasksOutput) SetUnit ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowTasksOutput) SetUnit(v string) *StaticValueForDescribeDataFlowTasksOutput
SetUnit sets the Unit field's value.
func (*StaticValueForDescribeDataFlowTasksOutput) SetValue ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowTasksOutput) SetValue(v string) *StaticValueForDescribeDataFlowTasksOutput
SetValue sets the Value field's value.
func (StaticValueForDescribeDataFlowTasksOutput) String ¶ added in v1.0.167
func (s StaticValueForDescribeDataFlowTasksOutput) String() string
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
func (s StaticValueForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*StaticValueForDescribeDataFlowsOutput) SetRelationship ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowsOutput) SetRelationship(v string) *StaticValueForDescribeDataFlowsOutput
SetRelationship sets the Relationship field's value.
func (*StaticValueForDescribeDataFlowsOutput) SetUnit ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowsOutput) SetUnit(v string) *StaticValueForDescribeDataFlowsOutput
SetUnit sets the Unit field's value.
func (*StaticValueForDescribeDataFlowsOutput) SetValue ¶ added in v1.0.167
func (s *StaticValueForDescribeDataFlowsOutput) SetValue(v string) *StaticValueForDescribeDataFlowsOutput
SetValue sets the Value field's value.
func (StaticValueForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s StaticValueForDescribeDataFlowsOutput) String() string
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
func (s StaticValueForUpdateDataFlowInput) GoString() string
GoString returns the string representation
func (*StaticValueForUpdateDataFlowInput) SetRelationship ¶ added in v1.0.167
func (s *StaticValueForUpdateDataFlowInput) SetRelationship(v string) *StaticValueForUpdateDataFlowInput
SetRelationship sets the Relationship field's value.
func (*StaticValueForUpdateDataFlowInput) SetUnit ¶ added in v1.0.167
func (s *StaticValueForUpdateDataFlowInput) SetUnit(v string) *StaticValueForUpdateDataFlowInput
SetUnit sets the Unit field's value.
func (*StaticValueForUpdateDataFlowInput) SetValue ¶ added in v1.0.167
func (s *StaticValueForUpdateDataFlowInput) SetValue(v string) *StaticValueForUpdateDataFlowInput
SetValue sets the Value field's value.
func (StaticValueForUpdateDataFlowInput) String ¶ added in v1.0.167
func (s StaticValueForUpdateDataFlowInput) String() string
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 ¶
func (s StatisticForDescribeFileSystemStatisticsOutput) GoString() string
GoString returns the string representation
func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonCapacity ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetCommonCapacity(v *CommonCapacityForDescribeFileSystemStatisticsOutput) *StatisticForDescribeFileSystemStatisticsOutput
SetCommonCapacity sets the CommonCapacity field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonFileSystemCount ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetCommonFileSystemCount(v int32) *StatisticForDescribeFileSystemStatisticsOutput
SetCommonFileSystemCount sets the CommonFileSystemCount field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeCapacity ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetExtremeCapacity(v *ExtremeCapacityForDescribeFileSystemStatisticsOutput) *StatisticForDescribeFileSystemStatisticsOutput
SetExtremeCapacity sets the ExtremeCapacity field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeFileSystemCount ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetExtremeFileSystemCount(v int32) *StatisticForDescribeFileSystemStatisticsOutput
SetExtremeFileSystemCount sets the ExtremeFileSystemCount field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetRegionId ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetRegionId(v string) *StatisticForDescribeFileSystemStatisticsOutput
SetRegionId sets the RegionId field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneId ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetZoneId(v string) *StatisticForDescribeFileSystemStatisticsOutput
SetZoneId sets the ZoneId field's value.
func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneName ¶
func (s *StatisticForDescribeFileSystemStatisticsOutput) SetZoneName(v string) *StatisticForDescribeFileSystemStatisticsOutput
SetZoneName sets the ZoneName field's value.
func (StatisticForDescribeFileSystemStatisticsOutput) String ¶
func (s StatisticForDescribeFileSystemStatisticsOutput) String() 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
func (s *StopDataFlowInput) SetId(v string) *StopDataFlowInput
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 ¶
func (s TagFilterForDescribeFileSystemsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeFileSystemsInput) SetKey ¶
func (s *TagFilterForDescribeFileSystemsInput) SetKey(v string) *TagFilterForDescribeFileSystemsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeFileSystemsInput) SetValue ¶
func (s *TagFilterForDescribeFileSystemsInput) SetValue(v string) *TagFilterForDescribeFileSystemsInput
SetValue sets the Value field's value.
func (TagFilterForDescribeFileSystemsInput) String ¶
func (s TagFilterForDescribeFileSystemsInput) String() 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 ¶
func (s *TagForCreateFileSystemInput) SetKey(v string) *TagForCreateFileSystemInput
SetKey sets the Key field's value.
func (*TagForCreateFileSystemInput) SetType ¶
func (s *TagForCreateFileSystemInput) SetType(v string) *TagForCreateFileSystemInput
SetType sets the Type field's value.
func (*TagForCreateFileSystemInput) SetValue ¶
func (s *TagForCreateFileSystemInput) SetValue(v string) *TagForCreateFileSystemInput
SetValue sets the Value field's value.
func (TagForCreateFileSystemInput) String ¶
func (s TagForCreateFileSystemInput) String() 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 ¶
func (s TagForDescribeFileSystemsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeFileSystemsOutput) SetKey ¶
func (s *TagForDescribeFileSystemsOutput) SetKey(v string) *TagForDescribeFileSystemsOutput
SetKey sets the Key field's value.
func (*TagForDescribeFileSystemsOutput) SetType ¶
func (s *TagForDescribeFileSystemsOutput) SetType(v string) *TagForDescribeFileSystemsOutput
SetType sets the Type field's value.
func (*TagForDescribeFileSystemsOutput) SetValue ¶
func (s *TagForDescribeFileSystemsOutput) SetValue(v string) *TagForDescribeFileSystemsOutput
SetValue sets the Value field's value.
func (TagForDescribeFileSystemsOutput) String ¶
func (s TagForDescribeFileSystemsOutput) String() 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 ¶
func (s *TagForUpdateFileSystemInput) SetKey(v string) *TagForUpdateFileSystemInput
SetKey sets the Key field's value.
func (*TagForUpdateFileSystemInput) SetType ¶
func (s *TagForUpdateFileSystemInput) SetType(v string) *TagForUpdateFileSystemInput
SetType sets the Type field's value.
func (*TagForUpdateFileSystemInput) SetValue ¶
func (s *TagForUpdateFileSystemInput) SetValue(v string) *TagForUpdateFileSystemInput
SetValue sets the Value field's value.
func (TagForUpdateFileSystemInput) String ¶
func (s TagForUpdateFileSystemInput) String() 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
func (s TlsInfoForDescribeDataFlowsOutput) GoString() string
GoString returns the string representation
func (*TlsInfoForDescribeDataFlowsOutput) SetEnable ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetEnable(v bool) *TlsInfoForDescribeDataFlowsOutput
SetEnable sets the Enable field's value.
func (*TlsInfoForDescribeDataFlowsOutput) SetProjectId ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetProjectId(v string) *TlsInfoForDescribeDataFlowsOutput
SetProjectId sets the ProjectId field's value.
func (*TlsInfoForDescribeDataFlowsOutput) SetProjectName ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetProjectName(v string) *TlsInfoForDescribeDataFlowsOutput
SetProjectName sets the ProjectName field's value.
func (*TlsInfoForDescribeDataFlowsOutput) SetTopicEmbeddedUrl ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicEmbeddedUrl(v string) *TlsInfoForDescribeDataFlowsOutput
SetTopicEmbeddedUrl sets the TopicEmbeddedUrl field's value.
func (*TlsInfoForDescribeDataFlowsOutput) SetTopicId ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicId(v string) *TlsInfoForDescribeDataFlowsOutput
SetTopicId sets the TopicId field's value.
func (*TlsInfoForDescribeDataFlowsOutput) SetTopicName ¶ added in v1.0.167
func (s *TlsInfoForDescribeDataFlowsOutput) SetTopicName(v string) *TlsInfoForDescribeDataFlowsOutput
SetTopicName sets the TopicName field's value.
func (TlsInfoForDescribeDataFlowsOutput) String ¶ added in v1.0.167
func (s TlsInfoForDescribeDataFlowsOutput) String() string
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
func (s *UpdateDataFlowInput) SetEvictPolicy(v *EvictPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
SetEvictPolicy sets the EvictPolicy field's value.
func (*UpdateDataFlowInput) SetExportPolicy ¶ added in v1.0.167
func (s *UpdateDataFlowInput) SetExportPolicy(v *ExportPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
SetExportPolicy sets the ExportPolicy field's value.
func (*UpdateDataFlowInput) SetId ¶ added in v1.0.167
func (s *UpdateDataFlowInput) SetId(v string) *UpdateDataFlowInput
SetId sets the Id field's value.
func (*UpdateDataFlowInput) SetImportPolicy ¶ added in v1.0.167
func (s *UpdateDataFlowInput) SetImportPolicy(v *ImportPolicyForUpdateDataFlowInput) *UpdateDataFlowInput
SetImportPolicy sets the ImportPolicy field's value.
func (*UpdateDataFlowInput) SetName ¶ added in v1.0.167
func (s *UpdateDataFlowInput) SetName(v string) *UpdateDataFlowInput
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 ¶
func (s *UpdateFileSystemInput) SetTags(v []*TagForUpdateFileSystemInput) *UpdateFileSystemInput
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 ¶
func (s *UpdatePermissionGroupInput) SetDescription(v string) *UpdatePermissionGroupInput
SetDescription sets the Description field's value.
func (*UpdatePermissionGroupInput) SetFileSystemType ¶
func (s *UpdatePermissionGroupInput) SetFileSystemType(v string) *UpdatePermissionGroupInput
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 ¶
func (s UpdatePermissionGroupInput) String() 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 ¶
func (s UpdatePermissionGroupOutput) String() 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 ¶
func (s *UpdatePermissionRuleInput) SetFileSystemType(v string) *UpdatePermissionRuleInput
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 ¶
func (s *UpdatePermissionRuleInput) SetPermissionRules(v []*PermissionRuleForUpdatePermissionRuleInput) *UpdatePermissionRuleInput
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 ¶
func (s UpdatePermissionRuleOutput) String() 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
func (s UserQuotaInfoForDescribeDirQuotasOutput) GoString() string
GoString returns the string representation
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountLimit ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountLimit(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
SetFileCountLimit sets the FileCountLimit field's value.
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountReal ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetFileCountReal(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
SetFileCountReal sets the FileCountReal field's value.
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetQuotaType ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetQuotaType(v string) *UserQuotaInfoForDescribeDirQuotasOutput
SetQuotaType sets the QuotaType field's value.
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetSizeLimit ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetSizeLimit(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
SetSizeLimit sets the SizeLimit field's value.
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetSizeReal ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetSizeReal(v int64) *UserQuotaInfoForDescribeDirQuotasOutput
SetSizeReal sets the SizeReal field's value.
func (*UserQuotaInfoForDescribeDirQuotasOutput) SetUserType ¶ added in v1.0.166
func (s *UserQuotaInfoForDescribeDirQuotasOutput) SetUserType(v string) *UserQuotaInfoForDescribeDirQuotasOutput
SetUserType sets the UserType field's value.
func (UserQuotaInfoForDescribeDirQuotasOutput) String ¶ added in v1.0.166
func (s UserQuotaInfoForDescribeDirQuotasOutput) String() string
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 ¶
func (s *ZoneForDescribeZonesOutput) SetSales(v []*SaleForDescribeZonesOutput) *ZoneForDescribeZonesOutput
SetSales sets the Sales field's value.
func (*ZoneForDescribeZonesOutput) SetStatus ¶
func (s *ZoneForDescribeZonesOutput) SetStatus(v string) *ZoneForDescribeZonesOutput
SetStatus sets the Status field's value.
func (*ZoneForDescribeZonesOutput) SetZoneId ¶
func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
SetZoneId sets the ZoneId field's value.
func (*ZoneForDescribeZonesOutput) SetZoneName ¶
func (s *ZoneForDescribeZonesOutput) SetZoneName(v string) *ZoneForDescribeZonesOutput
SetZoneName sets the ZoneName field's value.
func (ZoneForDescribeZonesOutput) String ¶
func (s ZoneForDescribeZonesOutput) String() string
String returns the string representation
Source Files ¶
- api_cancel_data_flow_task.go
- api_cancel_dir_quota.go
- api_create_data_flow.go
- api_create_data_flow_task.go
- api_create_file_system.go
- api_create_mount_point.go
- api_create_permission_group.go
- api_create_pre_signed_url.go
- api_create_snapshot.go
- api_delete_data_flow_task.go
- api_delete_file_system.go
- api_delete_mount_point.go
- api_delete_permission_group.go
- api_delete_snapshot.go
- api_describe_data_flow_tasks.go
- api_describe_data_flows.go
- api_describe_dir_quotas.go
- api_describe_file_system_overview.go
- api_describe_file_system_statistics.go
- api_describe_file_systems.go
- api_describe_mount_points.go
- api_describe_permission_groups.go
- api_describe_permission_rules.go
- api_describe_regions.go
- api_describe_snapshots.go
- api_describe_zones.go
- api_expand_file_system.go
- api_modify_file_system_spec.go
- api_set_dir_quota.go
- api_start_data_flow.go
- api_stop_data_flow.go
- api_update_data_flow.go
- api_update_file_system.go
- api_update_mount_point.go
- api_update_permission_group.go
- api_update_permission_rule.go
- api_update_snapshot.go
- interface_filenas.go
- service_filenas.go