filenas

package
v1.0.41 Latest Latest
Warning

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

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

Documentation

Overview

Package filenasiface provides an interface to enable mocking the FILENAS service client for testing your code.

It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.

Index

Constants

View Source
const (
	// EnumOfFileSystemTypeForCreateFileSystemInputExtreme is a EnumOfFileSystemTypeForCreateFileSystemInput enum value
	EnumOfFileSystemTypeForCreateFileSystemInputExtreme = "Extreme"

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

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

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

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

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

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

	// EnumOfFileSystemTypeForDeletePermissionGroupInputCache is a EnumOfFileSystemTypeForDeletePermissionGroupInput enum value
	EnumOfFileSystemTypeForDeletePermissionGroupInputCache = "Cache"
)
View Source
const (
	// EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo is a EnumOfChargeTypeForDescribeFileSystemsOutput enum value
	EnumOfChargeTypeForDescribeFileSystemsOutputPayAsYouGo = "PayAsYouGo"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	// EnumOfStatusForDescribeMountPointsOutputStopped is a EnumOfStatusForDescribeMountPointsOutput enum value
	EnumOfStatusForDescribeMountPointsOutputStopped = "Stopped"
)
View Source
const (
	// EnumOfProtocolVersionForDescribeMountedClientsOutputNfsv3 is a EnumOfProtocolVersionForDescribeMountedClientsOutput enum value
	EnumOfProtocolVersionForDescribeMountedClientsOutputNfsv3 = "NFSv3"

	// EnumOfProtocolVersionForDescribeMountedClientsOutputNfsv4 is a EnumOfProtocolVersionForDescribeMountedClientsOutput enum value
	EnumOfProtocolVersionForDescribeMountedClientsOutputNfsv4 = "NFSv4"
)
View Source
const (
	// EnumOfFileSystemTypeForDescribePermissionGroupsInputExtreme is a EnumOfFileSystemTypeForDescribePermissionGroupsInput enum value
	EnumOfFileSystemTypeForDescribePermissionGroupsInputExtreme = "Extreme"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	// EnumOfStatusForDescribeZonesOutputUnSold is a EnumOfStatusForDescribeZonesOutput enum value
	EnumOfStatusForDescribeZonesOutputUnSold = "UnSold"
)
View Source
const (
	// EnumOfTypeForUpdateFileSystemInputCustom is a EnumOfTypeForUpdateFileSystemInput enum value
	EnumOfTypeForUpdateFileSystemInputCustom = "Custom"

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

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

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

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

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

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

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

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

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

Service information constants

View Source
const (
	// EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo is a EnumOfChargeTypeForCreateFileSystemInput enum value
	EnumOfChargeTypeForCreateFileSystemInputPayAsYouGo = "PayAsYouGo"
)
View Source
const (
	// EnumOfProtocolTypeForCreateFileSystemInputNfs is a EnumOfProtocolTypeForCreateFileSystemInput enum value
	EnumOfProtocolTypeForCreateFileSystemInputNfs = "NFS"
)
View Source
const (
	// EnumOfProtocolTypeForDescribeFileSystemsOutputNfs is a EnumOfProtocolTypeForDescribeFileSystemsOutput enum value
	EnumOfProtocolTypeForDescribeFileSystemsOutputNfs = "NFS"
)
View Source
const (
	// EnumOfStorageTypeForCreateFileSystemInputStandard is a EnumOfStorageTypeForCreateFileSystemInput enum value
	EnumOfStorageTypeForCreateFileSystemInputStandard = "Standard"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplyAutoSnapshotPolicyInput

type ApplyAutoSnapshotPolicyInput struct {

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

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

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

func (ApplyAutoSnapshotPolicyInput) GoString

func (s ApplyAutoSnapshotPolicyInput) GoString() string

GoString returns the string representation

func (*ApplyAutoSnapshotPolicyInput) SetAutoSnapshotPolicyId

func (s *ApplyAutoSnapshotPolicyInput) SetAutoSnapshotPolicyId(v string) *ApplyAutoSnapshotPolicyInput

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (*ApplyAutoSnapshotPolicyInput) SetFileSystemIds

SetFileSystemIds sets the FileSystemIds field's value.

func (*ApplyAutoSnapshotPolicyInput) SetSnapshotPolicyId

SetSnapshotPolicyId sets the SnapshotPolicyId field's value.

func (ApplyAutoSnapshotPolicyInput) String

String returns the string representation

func (*ApplyAutoSnapshotPolicyInput) Validate

func (s *ApplyAutoSnapshotPolicyInput) Validate() error

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

type ApplyAutoSnapshotPolicyOutput

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

func (ApplyAutoSnapshotPolicyOutput) GoString

GoString returns the string representation

func (ApplyAutoSnapshotPolicyOutput) String

String returns the string representation

type AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput

type AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput struct {
	AutoSnapshotPolicyId *string `type:"string" json:",omitempty"`

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

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

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

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

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

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

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

func (AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) GoString

GoString returns the string representation

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetAutoSnapshotPolicyId

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetAutoSnapshotPolicyName

SetAutoSnapshotPolicyName sets the AutoSnapshotPolicyName field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetFileSystemCount

SetFileSystemCount sets the FileSystemCount field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetRepeatWeekdays

SetRepeatWeekdays sets the RepeatWeekdays field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetRetentionDays

SetRetentionDays sets the RetentionDays field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetStatus

SetStatus sets the Status field's value.

func (*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) SetTimePoints

SetTimePoints sets the TimePoints field's value.

func (AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput) String

String returns the string representation

type CachePerformanceForDescribeFileSystemsOutput

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

GoString returns the string representation

func (*CachePerformanceForDescribeFileSystemsOutput) SetBaseBandwidth

SetBaseBandwidth sets the BaseBandwidth field's value.

func (*CachePerformanceForDescribeFileSystemsOutput) SetCacheBandwidth

SetCacheBandwidth sets the CacheBandwidth field's value.

func (*CachePerformanceForDescribeFileSystemsOutput) SetDataFlowBandwidth

SetDataFlowBandwidth sets the DataFlowBandwidth field's value.

func (CachePerformanceForDescribeFileSystemsOutput) String

String returns the string representation

type CancelAutoSnapshotPolicyInput

type CancelAutoSnapshotPolicyInput struct {

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

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

func (CancelAutoSnapshotPolicyInput) GoString

GoString returns the string representation

func (*CancelAutoSnapshotPolicyInput) SetFileSystemIds

SetFileSystemIds sets the FileSystemIds field's value.

func (*CancelAutoSnapshotPolicyInput) SetSnapshotPolicyId

SetSnapshotPolicyId sets the SnapshotPolicyId field's value.

func (CancelAutoSnapshotPolicyInput) String

String returns the string representation

func (*CancelAutoSnapshotPolicyInput) Validate

func (s *CancelAutoSnapshotPolicyInput) Validate() error

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

type CancelAutoSnapshotPolicyOutput

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

func (CancelAutoSnapshotPolicyOutput) GoString

GoString returns the string representation

func (CancelAutoSnapshotPolicyOutput) String

String returns the string representation

type CapacityForDescribeFileSystemsOutput

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

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

func (CapacityForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*CapacityForDescribeFileSystemsOutput) SetTotal

SetTotal sets the Total field's value.

func (*CapacityForDescribeFileSystemsOutput) SetUsed

SetUsed sets the Used field's value.

func (CapacityForDescribeFileSystemsOutput) String

String returns the string representation

type ClientForDescribeMountedClientsOutput

type ClientForDescribeMountedClientsOutput struct {
	Ip *string `type:"string" json:",omitempty"`

	ProtocolVersion *string `type:"string" json:",omitempty" enum:"EnumOfProtocolVersionForDescribeMountedClientsOutput"`

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

func (ClientForDescribeMountedClientsOutput) GoString

GoString returns the string representation

func (*ClientForDescribeMountedClientsOutput) SetIp

SetIp sets the Ip field's value.

func (*ClientForDescribeMountedClientsOutput) SetProtocolVersion

SetProtocolVersion sets the ProtocolVersion field's value.

func (*ClientForDescribeMountedClientsOutput) SetVpcName

SetVpcName sets the VpcName field's value.

func (ClientForDescribeMountedClientsOutput) String

String returns the string representation

type CommonCapacityForDescribeFileSystemStatisticsOutput

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

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

func (CommonCapacityForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetTotal

SetTotal sets the Total field's value.

func (*CommonCapacityForDescribeFileSystemStatisticsOutput) SetUsed

SetUsed sets the Used field's value.

func (CommonCapacityForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type ConvertMountPointForDescribeMountPointsOutput

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

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

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

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

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

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

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

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

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

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

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

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

func (ConvertMountPointForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*ConvertMountPointForDescribeMountPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetDomain

SetDomain sets the Domain field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetIp

SetIp sets the Ip field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetPermissionGroup

SetPermissionGroup sets the PermissionGroup field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetStatus

SetStatus sets the Status field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetSubnetName

SetSubnetName sets the SubnetName field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcId

SetVpcId sets the VpcId field's value.

func (*ConvertMountPointForDescribeMountPointsOutput) SetVpcName

SetVpcName sets the VpcName field's value.

func (ConvertMountPointForDescribeMountPointsOutput) String

String returns the string representation

type CreateAutoSnapshotPolicyInput

type CreateAutoSnapshotPolicyInput struct {

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

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

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

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

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

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

func (CreateAutoSnapshotPolicyInput) GoString

GoString returns the string representation

func (*CreateAutoSnapshotPolicyInput) SetAutoSnapshotPolicyName

func (s *CreateAutoSnapshotPolicyInput) SetAutoSnapshotPolicyName(v string) *CreateAutoSnapshotPolicyInput

SetAutoSnapshotPolicyName sets the AutoSnapshotPolicyName field's value.

func (*CreateAutoSnapshotPolicyInput) SetDescription

SetDescription sets the Description field's value.

func (*CreateAutoSnapshotPolicyInput) SetRepeatWeekdays

SetRepeatWeekdays sets the RepeatWeekdays field's value.

func (*CreateAutoSnapshotPolicyInput) SetRetentionDays

SetRetentionDays sets the RetentionDays field's value.

func (*CreateAutoSnapshotPolicyInput) SetSnapshotPolicyName

SetSnapshotPolicyName sets the SnapshotPolicyName field's value.

func (*CreateAutoSnapshotPolicyInput) SetTimePoints

SetTimePoints sets the TimePoints field's value.

func (CreateAutoSnapshotPolicyInput) String

String returns the string representation

func (*CreateAutoSnapshotPolicyInput) Validate

func (s *CreateAutoSnapshotPolicyInput) Validate() error

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

type CreateAutoSnapshotPolicyOutput

type CreateAutoSnapshotPolicyOutput struct {
	Metadata *response.ResponseMetadata

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

func (CreateAutoSnapshotPolicyOutput) GoString

GoString returns the string representation

func (*CreateAutoSnapshotPolicyOutput) SetAutoSnapshotPolicyId

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (CreateAutoSnapshotPolicyOutput) 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

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

SetCacheBandwidth sets the CacheBandwidth field's value.

func (*CreateFileSystemInput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*CreateFileSystemInput) SetChargeType

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

SetChargeType sets the ChargeType field's value.

func (*CreateFileSystemInput) SetClientToken

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

SetClientToken sets the ClientToken field's value.

func (*CreateFileSystemInput) SetDescription

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

SetDescription sets the Description field's value.

func (*CreateFileSystemInput) SetFileSystemName

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

SetFileSystemName sets the FileSystemName field's value.

func (*CreateFileSystemInput) SetFileSystemType

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

SetFileSystemType sets the FileSystemType field's value.

func (*CreateFileSystemInput) SetProjectName

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

SetProjectName sets the ProjectName field's value.

func (*CreateFileSystemInput) SetProtocolType

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

SetProtocolType sets the ProtocolType field's value.

func (*CreateFileSystemInput) SetSnapshotId

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

SetSnapshotId sets the SnapshotId field's value.

func (*CreateFileSystemInput) SetStorageType

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

SetStorageType sets the StorageType field's value.

func (*CreateFileSystemInput) SetTags

SetTags sets the Tags field's value.

func (*CreateFileSystemInput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (CreateFileSystemInput) String

func (s CreateFileSystemInput) String() string

String returns the string representation

func (*CreateFileSystemInput) Validate

func (s *CreateFileSystemInput) Validate() error

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

type CreateFileSystemOutput

type CreateFileSystemOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (CreateFileSystemOutput) GoString

func (s CreateFileSystemOutput) GoString() string

GoString returns the string representation

func (*CreateFileSystemOutput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (*CreateFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (CreateFileSystemOutput) String

func (s CreateFileSystemOutput) String() string

String returns the string representation

type CreateMountPointInput

type CreateMountPointInput struct {

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

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

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

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

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

func (CreateMountPointInput) GoString

func (s CreateMountPointInput) GoString() string

GoString returns the string representation

func (*CreateMountPointInput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (*CreateMountPointInput) SetMountPointName

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

SetMountPointName sets the MountPointName field's value.

func (*CreateMountPointInput) SetPermissionGroupId

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

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*CreateMountPointInput) SetSubnetId

SetSubnetId sets the SubnetId field's value.

func (*CreateMountPointInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (CreateMountPointInput) String

func (s CreateMountPointInput) String() string

String returns the string representation

func (*CreateMountPointInput) Validate

func (s *CreateMountPointInput) Validate() error

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

type CreateMountPointOutput

type CreateMountPointOutput struct {
	Metadata *response.ResponseMetadata

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

func (CreateMountPointOutput) GoString

func (s CreateMountPointOutput) GoString() string

GoString returns the string representation

func (*CreateMountPointOutput) SetMountPointId

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

SetMountPointId sets the MountPointId field's value.

func (CreateMountPointOutput) String

func (s CreateMountPointOutput) String() string

String returns the string representation

type CreatePermissionGroupInput

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

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

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

func (CreatePermissionGroupInput) GoString

func (s CreatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*CreatePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*CreatePermissionGroupInput) SetPermissionGroupName

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

SetPermissionGroupName sets the PermissionGroupName field's value.

func (CreatePermissionGroupInput) String

String returns the string representation

func (*CreatePermissionGroupInput) Validate

func (s *CreatePermissionGroupInput) Validate() error

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

type CreatePermissionGroupOutput

type CreatePermissionGroupOutput struct {
	Metadata *response.ResponseMetadata

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

func (CreatePermissionGroupOutput) GoString

func (s CreatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (*CreatePermissionGroupOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (CreatePermissionGroupOutput) String

String returns the string representation

type 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

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 DeleteAutoSnapshotPolicyInput

type DeleteAutoSnapshotPolicyInput struct {

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

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

func (DeleteAutoSnapshotPolicyInput) GoString

GoString returns the string representation

func (*DeleteAutoSnapshotPolicyInput) SetAutoSnapshotPolicyId

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (*DeleteAutoSnapshotPolicyInput) SetSnapshotPolicyId

SetSnapshotPolicyId sets the SnapshotPolicyId field's value.

func (DeleteAutoSnapshotPolicyInput) String

String returns the string representation

func (*DeleteAutoSnapshotPolicyInput) Validate

func (s *DeleteAutoSnapshotPolicyInput) Validate() error

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

type DeleteAutoSnapshotPolicyOutput

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

func (DeleteAutoSnapshotPolicyOutput) GoString

GoString returns the string representation

func (DeleteAutoSnapshotPolicyOutput) 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

func (s *DeleteFileSystemInput) Validate() error

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

type DeleteFileSystemOutput

type DeleteFileSystemOutput struct {
	Metadata *response.ResponseMetadata

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

func (DeleteFileSystemOutput) GoString

func (s DeleteFileSystemOutput) GoString() string

GoString returns the string representation

func (*DeleteFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (DeleteFileSystemOutput) String

func (s DeleteFileSystemOutput) String() string

String returns the string representation

type DeleteMountPointInput

type DeleteMountPointInput struct {

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

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

func (DeleteMountPointInput) GoString

func (s DeleteMountPointInput) GoString() string

GoString returns the string representation

func (*DeleteMountPointInput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (*DeleteMountPointInput) SetMountPointId

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

SetMountPointId sets the MountPointId field's value.

func (DeleteMountPointInput) String

func (s DeleteMountPointInput) String() string

String returns the string representation

func (*DeleteMountPointInput) Validate

func (s *DeleteMountPointInput) Validate() error

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

type DeleteMountPointOutput

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

func (DeleteMountPointOutput) GoString

func (s DeleteMountPointOutput) GoString() string

GoString returns the string representation

func (DeleteMountPointOutput) String

func (s DeleteMountPointOutput) String() string

String returns the string representation

type DeletePermissionGroupInput

type DeletePermissionGroupInput struct {

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

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

func (DeletePermissionGroupInput) GoString

func (s DeletePermissionGroupInput) GoString() string

GoString returns the string representation

func (*DeletePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DeletePermissionGroupInput) SetPermissionGroupId

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

SetPermissionGroupId sets the PermissionGroupId field's value.

func (DeletePermissionGroupInput) String

String returns the string representation

func (*DeletePermissionGroupInput) Validate

func (s *DeletePermissionGroupInput) Validate() error

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

type DeletePermissionGroupOutput

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

func (DeletePermissionGroupOutput) GoString

func (s DeletePermissionGroupOutput) GoString() string

GoString returns the string representation

func (DeletePermissionGroupOutput) String

String returns the string representation

type DeleteSnapshotInput

type DeleteSnapshotInput struct {

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

func (DeleteSnapshotInput) GoString

func (s DeleteSnapshotInput) GoString() string

GoString returns the string representation

func (*DeleteSnapshotInput) SetSnapshotId

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

SetSnapshotId sets the SnapshotId field's value.

func (DeleteSnapshotInput) String

func (s DeleteSnapshotInput) String() string

String returns the string representation

func (*DeleteSnapshotInput) Validate

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 DescribeAutoSnapshotPoliciesInput

type DescribeAutoSnapshotPoliciesInput struct {
	AutoSnapshotPolicyId *string `type:"string" json:",omitempty"`

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

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

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

func (DescribeAutoSnapshotPoliciesInput) GoString

GoString returns the string representation

func (*DescribeAutoSnapshotPoliciesInput) SetAutoSnapshotPolicyId

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (*DescribeAutoSnapshotPoliciesInput) SetAutoSnapshotPolicyName

SetAutoSnapshotPolicyName sets the AutoSnapshotPolicyName field's value.

func (*DescribeAutoSnapshotPoliciesInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeAutoSnapshotPoliciesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (DescribeAutoSnapshotPoliciesInput) String

String returns the string representation

type DescribeAutoSnapshotPoliciesOutput

type DescribeAutoSnapshotPoliciesOutput struct {
	Metadata *response.ResponseMetadata

	AutoSnapshotPolicies []*AutoSnapshotPolicyForDescribeAutoSnapshotPoliciesOutput `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 (DescribeAutoSnapshotPoliciesOutput) GoString

GoString returns the string representation

func (*DescribeAutoSnapshotPoliciesOutput) SetAutoSnapshotPolicies

SetAutoSnapshotPolicies sets the AutoSnapshotPolicies field's value.

func (*DescribeAutoSnapshotPoliciesOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeAutoSnapshotPoliciesOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeAutoSnapshotPoliciesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeAutoSnapshotPoliciesOutput) String

String returns the string representation

type DescribeFileSystemOverviewInput

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

func (DescribeFileSystemOverviewInput) GoString

GoString returns the string representation

func (DescribeFileSystemOverviewInput) String

String returns the string representation

type DescribeFileSystemOverviewOutput

type DescribeFileSystemOverviewOutput struct {
	Metadata *response.ResponseMetadata

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

func (DescribeFileSystemOverviewOutput) GoString

GoString returns the string representation

func (*DescribeFileSystemOverviewOutput) SetOverview

SetOverview sets the Overview field's value.

func (DescribeFileSystemOverviewOutput) String

String returns the string representation

type DescribeFileSystemStatisticsInput

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

func (DescribeFileSystemStatisticsInput) GoString

GoString returns the string representation

func (DescribeFileSystemStatisticsInput) String

String returns the string representation

type DescribeFileSystemStatisticsOutput

type DescribeFileSystemStatisticsOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (DescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*DescribeFileSystemStatisticsOutput) SetStatistics

SetStatistics sets the Statistics field's value.

func (*DescribeFileSystemStatisticsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeFileSystemStatisticsOutput) String

String returns the string representation

type DescribeFileSystemsInput

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

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

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

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

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

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

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

func (DescribeFileSystemsInput) GoString

func (s DescribeFileSystemsInput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsInput) SetFileSystemIds

SetFileSystemIds sets the FileSystemIds field's value.

func (*DescribeFileSystemsInput) SetFileSystemType

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

SetFileSystemType sets the FileSystemType field's value.

func (*DescribeFileSystemsInput) SetFilters

SetFilters sets the Filters field's value.

func (*DescribeFileSystemsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*DescribeFileSystemsInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (DescribeFileSystemsInput) String

func (s DescribeFileSystemsInput) String() string

String returns the string representation

type DescribeFileSystemsOutput

type DescribeFileSystemsOutput struct {
	Metadata *response.ResponseMetadata

	FileSystems []*FileSystemForDescribeFileSystemsOutput `type:"list" json:",omitempty"`

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

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

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

func (DescribeFileSystemsOutput) GoString

func (s DescribeFileSystemsOutput) GoString() string

GoString returns the string representation

func (*DescribeFileSystemsOutput) SetFileSystems

SetFileSystems sets the FileSystems field's value.

func (*DescribeFileSystemsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeFileSystemsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeFileSystemsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeFileSystemsOutput) String

func (s DescribeFileSystemsOutput) String() string

String returns the string representation

type DescribeMountPointsInput

type DescribeMountPointsInput struct {

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

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

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

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

func (DescribeMountPointsInput) GoString

func (s DescribeMountPointsInput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeMountPointsInput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*DescribeMountPointsInput) SetMountPointName

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

SetMountPointName sets the MountPointName field's value.

func (*DescribeMountPointsInput) SetVpcId

SetVpcId sets the VpcId field's value.

func (DescribeMountPointsInput) String

func (s DescribeMountPointsInput) String() string

String returns the string representation

func (*DescribeMountPointsInput) Validate

func (s *DescribeMountPointsInput) Validate() error

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

type DescribeMountPointsOutput

type DescribeMountPointsOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (DescribeMountPointsOutput) GoString

func (s DescribeMountPointsOutput) GoString() string

GoString returns the string representation

func (*DescribeMountPointsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*DescribeMountPointsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeMountPointsOutput) String

func (s DescribeMountPointsOutput) String() string

String returns the string representation

type DescribeMountedClientsInput

type DescribeMountedClientsInput struct {

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

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

func (DescribeMountedClientsInput) GoString

func (s DescribeMountedClientsInput) GoString() string

GoString returns the string representation

func (*DescribeMountedClientsInput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeMountedClientsInput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (DescribeMountedClientsInput) String

String returns the string representation

func (*DescribeMountedClientsInput) Validate

func (s *DescribeMountedClientsInput) Validate() error

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

type DescribeMountedClientsOutput

type DescribeMountedClientsOutput struct {
	Metadata *response.ResponseMetadata

	Clients []*ClientForDescribeMountedClientsOutput `type:"list" json:",omitempty"`

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

func (DescribeMountedClientsOutput) GoString

func (s DescribeMountedClientsOutput) GoString() string

GoString returns the string representation

func (*DescribeMountedClientsOutput) SetClients

SetClients sets the Clients field's value.

func (*DescribeMountedClientsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeMountedClientsOutput) String

String returns the string representation

type DescribePermissionGroupsInput

type DescribePermissionGroupsInput struct {

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

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

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

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

func (DescribePermissionGroupsInput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DescribePermissionGroupsInput) SetFilters

SetFilters sets the Filters field's value.

func (*DescribePermissionGroupsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (DescribePermissionGroupsInput) String

String returns the string representation

func (*DescribePermissionGroupsInput) Validate

func (s *DescribePermissionGroupsInput) Validate() error

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

type DescribePermissionGroupsOutput

type DescribePermissionGroupsOutput struct {
	Metadata *response.ResponseMetadata

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

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

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

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

func (DescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*DescribePermissionGroupsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribePermissionGroupsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribePermissionGroupsOutput) SetPermissionGroups

SetPermissionGroups sets the PermissionGroups field's value.

func (*DescribePermissionGroupsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionGroupsOutput) String

String returns the string representation

type DescribePermissionRulesInput

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

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

func (DescribePermissionRulesInput) GoString

func (s DescribePermissionRulesInput) GoString() string

GoString returns the string representation

func (*DescribePermissionRulesInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*DescribePermissionRulesInput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (DescribePermissionRulesInput) String

String returns the string representation

func (*DescribePermissionRulesInput) Validate

func (s *DescribePermissionRulesInput) Validate() error

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

type DescribePermissionRulesOutput

type DescribePermissionRulesOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (DescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*DescribePermissionRulesOutput) SetPermissionRules

SetPermissionRules sets the PermissionRules field's value.

func (*DescribePermissionRulesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribePermissionRulesOutput) String

String returns the string representation

type DescribeRegionsInput

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

func (DescribeRegionsInput) GoString

func (s DescribeRegionsInput) GoString() string

GoString returns the string representation

func (DescribeRegionsInput) String

func (s DescribeRegionsInput) String() string

String returns the string representation

type DescribeRegionsOutput

type DescribeRegionsOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (DescribeRegionsOutput) GoString

func (s DescribeRegionsOutput) GoString() string

GoString returns the string representation

func (*DescribeRegionsOutput) SetRegions

SetRegions sets the Regions field's value.

func (*DescribeRegionsOutput) SetTotalCount

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

SetTotalCount sets the TotalCount field's value.

func (DescribeRegionsOutput) String

func (s DescribeRegionsOutput) String() string

String returns the string representation

type DescribeSnapshotsInput

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

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

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

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

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

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

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

func (DescribeSnapshotsInput) GoString

func (s DescribeSnapshotsInput) GoString() string

GoString returns the string representation

func (*DescribeSnapshotsInput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (*DescribeSnapshotsInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeSnapshotsInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeSnapshotsInput) SetSnapshotIds

SetSnapshotIds sets the SnapshotIds field's value.

func (*DescribeSnapshotsInput) SetSnapshotName

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

SetSnapshotName sets the SnapshotName field's value.

func (*DescribeSnapshotsInput) SetSnapshotType

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

SetSnapshotType sets the SnapshotType field's value.

func (*DescribeSnapshotsInput) SetStatus

SetStatus sets the Status field's value.

func (DescribeSnapshotsInput) String

func (s DescribeSnapshotsInput) String() string

String returns the string representation

type DescribeSnapshotsOutput

type DescribeSnapshotsOutput struct {
	Metadata *response.ResponseMetadata

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

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

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

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

func (DescribeSnapshotsOutput) GoString

func (s DescribeSnapshotsOutput) GoString() string

GoString returns the string representation

func (*DescribeSnapshotsOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*DescribeSnapshotsOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*DescribeSnapshotsOutput) SetSnapshots

SetSnapshots sets the Snapshots field's value.

func (*DescribeSnapshotsOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (DescribeSnapshotsOutput) String

func (s DescribeSnapshotsOutput) String() string

String returns the string representation

type DescribeZonesInput

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

func (DescribeZonesInput) GoString

func (s DescribeZonesInput) GoString() string

GoString returns the string representation

func (DescribeZonesInput) String

func (s DescribeZonesInput) String() string

String returns the string representation

type DescribeZonesOutput

type DescribeZonesOutput struct {
	Metadata *response.ResponseMetadata

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

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

func (DescribeZonesOutput) GoString

func (s DescribeZonesOutput) GoString() string

GoString returns the string representation

func (*DescribeZonesOutput) SetTotalCount

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

SetTotalCount sets the TotalCount field's value.

func (*DescribeZonesOutput) SetZones

SetZones sets the Zones field's value.

func (DescribeZonesOutput) String

func (s DescribeZonesOutput) String() string

String returns the string representation

type ExpandFileSystemInput

type ExpandFileSystemInput struct {

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

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

func (ExpandFileSystemInput) GoString

func (s ExpandFileSystemInput) GoString() string

GoString returns the string representation

func (*ExpandFileSystemInput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*ExpandFileSystemInput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (ExpandFileSystemInput) String

func (s ExpandFileSystemInput) String() string

String returns the string representation

func (*ExpandFileSystemInput) Validate

func (s *ExpandFileSystemInput) Validate() error

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

type ExpandFileSystemOutput

type ExpandFileSystemOutput struct {
	Metadata *response.ResponseMetadata

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

func (ExpandFileSystemOutput) GoString

func (s ExpandFileSystemOutput) GoString() string

GoString returns the string representation

func (*ExpandFileSystemOutput) SetOrderNo

SetOrderNo sets the OrderNo field's value.

func (ExpandFileSystemOutput) String

func (s ExpandFileSystemOutput) String() string

String returns the string representation

type ExtremeCapacityForDescribeFileSystemStatisticsOutput

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

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

func (ExtremeCapacityForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetTotal

SetTotal sets the Total field's value.

func (*ExtremeCapacityForDescribeFileSystemStatisticsOutput) SetUsed

SetUsed sets the Used field's value.

func (ExtremeCapacityForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type FILENAS

type FILENAS struct {
	*client.Client
}

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

FILENAS methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

func New(p client.ConfigProvider, cfgs ...*byteplus.Config) *FILENAS

New create int can support ssl or region locate set

func (*FILENAS) ApplyAutoSnapshotPolicy

func (c *FILENAS) ApplyAutoSnapshotPolicy(input *ApplyAutoSnapshotPolicyInput) (*ApplyAutoSnapshotPolicyOutput, error)

ApplyAutoSnapshotPolicy API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation ApplyAutoSnapshotPolicy for usage and error information.

func (*FILENAS) ApplyAutoSnapshotPolicyCommon

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

ApplyAutoSnapshotPolicyCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation ApplyAutoSnapshotPolicyCommon for usage and error information.

func (*FILENAS) ApplyAutoSnapshotPolicyCommonRequest

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

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

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

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

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

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

func (*FILENAS) ApplyAutoSnapshotPolicyCommonWithContext

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

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

See ApplyAutoSnapshotPolicyCommon 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) ApplyAutoSnapshotPolicyRequest

func (c *FILENAS) ApplyAutoSnapshotPolicyRequest(input *ApplyAutoSnapshotPolicyInput) (req *request.Request, output *ApplyAutoSnapshotPolicyOutput)

ApplyAutoSnapshotPolicyRequest generates a "byteplus/request.Request" representing the client's request for the ApplyAutoSnapshotPolicy operation. The "output" return value will be populated with the ApplyAutoSnapshotPolicyCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) ApplyAutoSnapshotPolicyWithContext

func (c *FILENAS) ApplyAutoSnapshotPolicyWithContext(ctx byteplus.Context, input *ApplyAutoSnapshotPolicyInput, opts ...request.Option) (*ApplyAutoSnapshotPolicyOutput, error)

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

See ApplyAutoSnapshotPolicy 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) CancelAutoSnapshotPolicy

func (c *FILENAS) CancelAutoSnapshotPolicy(input *CancelAutoSnapshotPolicyInput) (*CancelAutoSnapshotPolicyOutput, error)

CancelAutoSnapshotPolicy API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation CancelAutoSnapshotPolicy for usage and error information.

func (*FILENAS) CancelAutoSnapshotPolicyCommon

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

CancelAutoSnapshotPolicyCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation CancelAutoSnapshotPolicyCommon for usage and error information.

func (*FILENAS) CancelAutoSnapshotPolicyCommonRequest

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

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

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

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

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

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

func (*FILENAS) CancelAutoSnapshotPolicyCommonWithContext

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

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

See CancelAutoSnapshotPolicyCommon 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) CancelAutoSnapshotPolicyRequest

func (c *FILENAS) CancelAutoSnapshotPolicyRequest(input *CancelAutoSnapshotPolicyInput) (req *request.Request, output *CancelAutoSnapshotPolicyOutput)

CancelAutoSnapshotPolicyRequest generates a "byteplus/request.Request" representing the client's request for the CancelAutoSnapshotPolicy operation. The "output" return value will be populated with the CancelAutoSnapshotPolicyCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) CancelAutoSnapshotPolicyWithContext

func (c *FILENAS) CancelAutoSnapshotPolicyWithContext(ctx byteplus.Context, input *CancelAutoSnapshotPolicyInput, opts ...request.Option) (*CancelAutoSnapshotPolicyOutput, error)

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

See CancelAutoSnapshotPolicy 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) CreateAutoSnapshotPolicy

func (c *FILENAS) CreateAutoSnapshotPolicy(input *CreateAutoSnapshotPolicyInput) (*CreateAutoSnapshotPolicyOutput, error)

CreateAutoSnapshotPolicy API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation CreateAutoSnapshotPolicy for usage and error information.

func (*FILENAS) CreateAutoSnapshotPolicyCommon

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

CreateAutoSnapshotPolicyCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation CreateAutoSnapshotPolicyCommon for usage and error information.

func (*FILENAS) CreateAutoSnapshotPolicyCommonRequest

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

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

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

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

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

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

func (*FILENAS) CreateAutoSnapshotPolicyCommonWithContext

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

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

See CreateAutoSnapshotPolicyCommon 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) CreateAutoSnapshotPolicyRequest

func (c *FILENAS) CreateAutoSnapshotPolicyRequest(input *CreateAutoSnapshotPolicyInput) (req *request.Request, output *CreateAutoSnapshotPolicyOutput)

CreateAutoSnapshotPolicyRequest generates a "byteplus/request.Request" representing the client's request for the CreateAutoSnapshotPolicy operation. The "output" return value will be populated with the CreateAutoSnapshotPolicyCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) CreateAutoSnapshotPolicyWithContext

func (c *FILENAS) CreateAutoSnapshotPolicyWithContext(ctx byteplus.Context, input *CreateAutoSnapshotPolicyInput, opts ...request.Option) (*CreateAutoSnapshotPolicyOutput, error)

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

See CreateAutoSnapshotPolicy 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) CreateSnapshot

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

CreateSnapshot API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DeleteAutoSnapshotPolicy

func (c *FILENAS) DeleteAutoSnapshotPolicy(input *DeleteAutoSnapshotPolicyInput) (*DeleteAutoSnapshotPolicyOutput, error)

DeleteAutoSnapshotPolicy API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DeleteAutoSnapshotPolicy for usage and error information.

func (*FILENAS) DeleteAutoSnapshotPolicyCommon

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

DeleteAutoSnapshotPolicyCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DeleteAutoSnapshotPolicyCommon for usage and error information.

func (*FILENAS) DeleteAutoSnapshotPolicyCommonRequest

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

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

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

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

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

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

func (*FILENAS) DeleteAutoSnapshotPolicyCommonWithContext

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

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

See DeleteAutoSnapshotPolicyCommon 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) DeleteAutoSnapshotPolicyRequest

func (c *FILENAS) DeleteAutoSnapshotPolicyRequest(input *DeleteAutoSnapshotPolicyInput) (req *request.Request, output *DeleteAutoSnapshotPolicyOutput)

DeleteAutoSnapshotPolicyRequest generates a "byteplus/request.Request" representing the client's request for the DeleteAutoSnapshotPolicy operation. The "output" return value will be populated with the DeleteAutoSnapshotPolicyCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) DeleteAutoSnapshotPolicyWithContext

func (c *FILENAS) DeleteAutoSnapshotPolicyWithContext(ctx byteplus.Context, input *DeleteAutoSnapshotPolicyInput, opts ...request.Option) (*DeleteAutoSnapshotPolicyOutput, error)

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

See DeleteAutoSnapshotPolicy 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DescribeAutoSnapshotPolicies

func (c *FILENAS) DescribeAutoSnapshotPolicies(input *DescribeAutoSnapshotPoliciesInput) (*DescribeAutoSnapshotPoliciesOutput, error)

DescribeAutoSnapshotPolicies API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DescribeAutoSnapshotPolicies for usage and error information.

func (*FILENAS) DescribeAutoSnapshotPoliciesCommon

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

DescribeAutoSnapshotPoliciesCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DescribeAutoSnapshotPoliciesCommon for usage and error information.

func (*FILENAS) DescribeAutoSnapshotPoliciesCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeAutoSnapshotPoliciesCommonWithContext

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

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

See DescribeAutoSnapshotPoliciesCommon 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) DescribeAutoSnapshotPoliciesRequest

func (c *FILENAS) DescribeAutoSnapshotPoliciesRequest(input *DescribeAutoSnapshotPoliciesInput) (req *request.Request, output *DescribeAutoSnapshotPoliciesOutput)

DescribeAutoSnapshotPoliciesRequest generates a "byteplus/request.Request" representing the client's request for the DescribeAutoSnapshotPolicies operation. The "output" return value will be populated with the DescribeAutoSnapshotPoliciesCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) DescribeAutoSnapshotPoliciesWithContext

func (c *FILENAS) DescribeAutoSnapshotPoliciesWithContext(ctx byteplus.Context, input *DescribeAutoSnapshotPoliciesInput, opts ...request.Option) (*DescribeAutoSnapshotPoliciesOutput, error)

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

See DescribeAutoSnapshotPolicies 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) DescribeMountedClients

func (c *FILENAS) DescribeMountedClients(input *DescribeMountedClientsInput) (*DescribeMountedClientsOutput, error)

DescribeMountedClients API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DescribeMountedClients for usage and error information.

func (*FILENAS) DescribeMountedClientsCommon

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

DescribeMountedClientsCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation DescribeMountedClientsCommon for usage and error information.

func (*FILENAS) DescribeMountedClientsCommonRequest

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

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

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

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

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

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

func (*FILENAS) DescribeMountedClientsCommonWithContext

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

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

See DescribeMountedClientsCommon 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) DescribeMountedClientsRequest

func (c *FILENAS) DescribeMountedClientsRequest(input *DescribeMountedClientsInput) (req *request.Request, output *DescribeMountedClientsOutput)

DescribeMountedClientsRequest generates a "byteplus/request.Request" representing the client's request for the DescribeMountedClients operation. The "output" return value will be populated with the DescribeMountedClientsCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) DescribeMountedClientsWithContext

func (c *FILENAS) DescribeMountedClientsWithContext(ctx byteplus.Context, input *DescribeMountedClientsInput, opts ...request.Option) (*DescribeMountedClientsOutput, error)

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

See DescribeMountedClients 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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) UpdateAutoSnapshotPolicy

func (c *FILENAS) UpdateAutoSnapshotPolicy(input *UpdateAutoSnapshotPolicyInput) (*UpdateAutoSnapshotPolicyOutput, error)

UpdateAutoSnapshotPolicy API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation UpdateAutoSnapshotPolicy for usage and error information.

func (*FILENAS) UpdateAutoSnapshotPolicyCommon

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

UpdateAutoSnapshotPolicyCommon API operation for FILENAS.

Returns bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS API reference guide for FILENAS's API operation UpdateAutoSnapshotPolicyCommon for usage and error information.

func (*FILENAS) UpdateAutoSnapshotPolicyCommonRequest

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

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

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

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

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

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

func (*FILENAS) UpdateAutoSnapshotPolicyCommonWithContext

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

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

See UpdateAutoSnapshotPolicyCommon 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) UpdateAutoSnapshotPolicyRequest

func (c *FILENAS) UpdateAutoSnapshotPolicyRequest(input *UpdateAutoSnapshotPolicyInput) (req *request.Request, output *UpdateAutoSnapshotPolicyOutput)

UpdateAutoSnapshotPolicyRequest generates a "byteplus/request.Request" representing the client's request for the UpdateAutoSnapshotPolicy operation. The "output" return value will be populated with the UpdateAutoSnapshotPolicyCommon request's response once the request completes successfully.

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

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

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

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

func (*FILENAS) UpdateAutoSnapshotPolicyWithContext

func (c *FILENAS) UpdateAutoSnapshotPolicyWithContext(ctx byteplus.Context, input *UpdateAutoSnapshotPolicyInput, opts ...request.Option) (*UpdateAutoSnapshotPolicyOutput, error)

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

See UpdateAutoSnapshotPolicy 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 bytepluserr.Error for service API and SDK errors. Use runtime type assertions with bytepluserr.Error's Code and Message methods to get detailed information about the error.

See the BYTEPLUS 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 "byteplus/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 byteplus.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 "byteplus/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 byteplus.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 {
	ApplyAutoSnapshotPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ApplyAutoSnapshotPolicyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ApplyAutoSnapshotPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ApplyAutoSnapshotPolicy(*ApplyAutoSnapshotPolicyInput) (*ApplyAutoSnapshotPolicyOutput, error)
	ApplyAutoSnapshotPolicyWithContext(byteplus.Context, *ApplyAutoSnapshotPolicyInput, ...request.Option) (*ApplyAutoSnapshotPolicyOutput, error)
	ApplyAutoSnapshotPolicyRequest(*ApplyAutoSnapshotPolicyInput) (*request.Request, *ApplyAutoSnapshotPolicyOutput)

	CancelAutoSnapshotPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelAutoSnapshotPolicyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelAutoSnapshotPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelAutoSnapshotPolicy(*CancelAutoSnapshotPolicyInput) (*CancelAutoSnapshotPolicyOutput, error)
	CancelAutoSnapshotPolicyWithContext(byteplus.Context, *CancelAutoSnapshotPolicyInput, ...request.Option) (*CancelAutoSnapshotPolicyOutput, error)
	CancelAutoSnapshotPolicyRequest(*CancelAutoSnapshotPolicyInput) (*request.Request, *CancelAutoSnapshotPolicyOutput)

	CreateAutoSnapshotPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateAutoSnapshotPolicyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateAutoSnapshotPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateAutoSnapshotPolicy(*CreateAutoSnapshotPolicyInput) (*CreateAutoSnapshotPolicyOutput, error)
	CreateAutoSnapshotPolicyWithContext(byteplus.Context, *CreateAutoSnapshotPolicyInput, ...request.Option) (*CreateAutoSnapshotPolicyOutput, error)
	CreateAutoSnapshotPolicyRequest(*CreateAutoSnapshotPolicyInput) (*request.Request, *CreateAutoSnapshotPolicyOutput)

	CreateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateFileSystemCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateFileSystem(*CreateFileSystemInput) (*CreateFileSystemOutput, error)
	CreateFileSystemWithContext(byteplus.Context, *CreateFileSystemInput, ...request.Option) (*CreateFileSystemOutput, error)
	CreateFileSystemRequest(*CreateFileSystemInput) (*request.Request, *CreateFileSystemOutput)

	CreateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateMountPointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateMountPoint(*CreateMountPointInput) (*CreateMountPointOutput, error)
	CreateMountPointWithContext(byteplus.Context, *CreateMountPointInput, ...request.Option) (*CreateMountPointOutput, error)
	CreateMountPointRequest(*CreateMountPointInput) (*request.Request, *CreateMountPointOutput)

	CreatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreatePermissionGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreatePermissionGroup(*CreatePermissionGroupInput) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupWithContext(byteplus.Context, *CreatePermissionGroupInput, ...request.Option) (*CreatePermissionGroupOutput, error)
	CreatePermissionGroupRequest(*CreatePermissionGroupInput) (*request.Request, *CreatePermissionGroupOutput)

	CreateSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CreateSnapshotCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CreateSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CreateSnapshot(*CreateSnapshotInput) (*CreateSnapshotOutput, error)
	CreateSnapshotWithContext(byteplus.Context, *CreateSnapshotInput, ...request.Option) (*CreateSnapshotOutput, error)
	CreateSnapshotRequest(*CreateSnapshotInput) (*request.Request, *CreateSnapshotOutput)

	DeleteAutoSnapshotPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteAutoSnapshotPolicyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteAutoSnapshotPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteAutoSnapshotPolicy(*DeleteAutoSnapshotPolicyInput) (*DeleteAutoSnapshotPolicyOutput, error)
	DeleteAutoSnapshotPolicyWithContext(byteplus.Context, *DeleteAutoSnapshotPolicyInput, ...request.Option) (*DeleteAutoSnapshotPolicyOutput, error)
	DeleteAutoSnapshotPolicyRequest(*DeleteAutoSnapshotPolicyInput) (*request.Request, *DeleteAutoSnapshotPolicyOutput)

	DeleteFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteFileSystemCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteFileSystem(*DeleteFileSystemInput) (*DeleteFileSystemOutput, error)
	DeleteFileSystemWithContext(byteplus.Context, *DeleteFileSystemInput, ...request.Option) (*DeleteFileSystemOutput, error)
	DeleteFileSystemRequest(*DeleteFileSystemInput) (*request.Request, *DeleteFileSystemOutput)

	DeleteMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteMountPointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteMountPoint(*DeleteMountPointInput) (*DeleteMountPointOutput, error)
	DeleteMountPointWithContext(byteplus.Context, *DeleteMountPointInput, ...request.Option) (*DeleteMountPointOutput, error)
	DeleteMountPointRequest(*DeleteMountPointInput) (*request.Request, *DeleteMountPointOutput)

	DeletePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeletePermissionGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeletePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeletePermissionGroup(*DeletePermissionGroupInput) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupWithContext(byteplus.Context, *DeletePermissionGroupInput, ...request.Option) (*DeletePermissionGroupOutput, error)
	DeletePermissionGroupRequest(*DeletePermissionGroupInput) (*request.Request, *DeletePermissionGroupOutput)

	DeleteSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DeleteSnapshotCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DeleteSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DeleteSnapshot(*DeleteSnapshotInput) (*DeleteSnapshotOutput, error)
	DeleteSnapshotWithContext(byteplus.Context, *DeleteSnapshotInput, ...request.Option) (*DeleteSnapshotOutput, error)
	DeleteSnapshotRequest(*DeleteSnapshotInput) (*request.Request, *DeleteSnapshotOutput)

	DescribeAutoSnapshotPoliciesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeAutoSnapshotPoliciesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeAutoSnapshotPoliciesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeAutoSnapshotPolicies(*DescribeAutoSnapshotPoliciesInput) (*DescribeAutoSnapshotPoliciesOutput, error)
	DescribeAutoSnapshotPoliciesWithContext(byteplus.Context, *DescribeAutoSnapshotPoliciesInput, ...request.Option) (*DescribeAutoSnapshotPoliciesOutput, error)
	DescribeAutoSnapshotPoliciesRequest(*DescribeAutoSnapshotPoliciesInput) (*request.Request, *DescribeAutoSnapshotPoliciesOutput)

	DescribeFileSystemOverviewCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemOverviewCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemOverviewCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystemOverview(*DescribeFileSystemOverviewInput) (*DescribeFileSystemOverviewOutput, error)
	DescribeFileSystemOverviewWithContext(byteplus.Context, *DescribeFileSystemOverviewInput, ...request.Option) (*DescribeFileSystemOverviewOutput, error)
	DescribeFileSystemOverviewRequest(*DescribeFileSystemOverviewInput) (*request.Request, *DescribeFileSystemOverviewOutput)

	DescribeFileSystemStatisticsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemStatisticsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemStatisticsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystemStatistics(*DescribeFileSystemStatisticsInput) (*DescribeFileSystemStatisticsOutput, error)
	DescribeFileSystemStatisticsWithContext(byteplus.Context, *DescribeFileSystemStatisticsInput, ...request.Option) (*DescribeFileSystemStatisticsOutput, error)
	DescribeFileSystemStatisticsRequest(*DescribeFileSystemStatisticsInput) (*request.Request, *DescribeFileSystemStatisticsOutput)

	DescribeFileSystemsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeFileSystemsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeFileSystemsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeFileSystems(*DescribeFileSystemsInput) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsWithContext(byteplus.Context, *DescribeFileSystemsInput, ...request.Option) (*DescribeFileSystemsOutput, error)
	DescribeFileSystemsRequest(*DescribeFileSystemsInput) (*request.Request, *DescribeFileSystemsOutput)

	DescribeMountPointsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeMountPointsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeMountPointsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeMountPoints(*DescribeMountPointsInput) (*DescribeMountPointsOutput, error)
	DescribeMountPointsWithContext(byteplus.Context, *DescribeMountPointsInput, ...request.Option) (*DescribeMountPointsOutput, error)
	DescribeMountPointsRequest(*DescribeMountPointsInput) (*request.Request, *DescribeMountPointsOutput)

	DescribeMountedClientsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeMountedClientsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeMountedClientsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeMountedClients(*DescribeMountedClientsInput) (*DescribeMountedClientsOutput, error)
	DescribeMountedClientsWithContext(byteplus.Context, *DescribeMountedClientsInput, ...request.Option) (*DescribeMountedClientsOutput, error)
	DescribeMountedClientsRequest(*DescribeMountedClientsInput) (*request.Request, *DescribeMountedClientsOutput)

	DescribePermissionGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionGroups(*DescribePermissionGroupsInput) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsWithContext(byteplus.Context, *DescribePermissionGroupsInput, ...request.Option) (*DescribePermissionGroupsOutput, error)
	DescribePermissionGroupsRequest(*DescribePermissionGroupsInput) (*request.Request, *DescribePermissionGroupsOutput)

	DescribePermissionRulesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribePermissionRulesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribePermissionRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribePermissionRules(*DescribePermissionRulesInput) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesWithContext(byteplus.Context, *DescribePermissionRulesInput, ...request.Option) (*DescribePermissionRulesOutput, error)
	DescribePermissionRulesRequest(*DescribePermissionRulesInput) (*request.Request, *DescribePermissionRulesOutput)

	DescribeRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeRegionsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeRegions(*DescribeRegionsInput) (*DescribeRegionsOutput, error)
	DescribeRegionsWithContext(byteplus.Context, *DescribeRegionsInput, ...request.Option) (*DescribeRegionsOutput, error)
	DescribeRegionsRequest(*DescribeRegionsInput) (*request.Request, *DescribeRegionsOutput)

	DescribeSnapshotsCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeSnapshotsCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeSnapshotsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeSnapshots(*DescribeSnapshotsInput) (*DescribeSnapshotsOutput, error)
	DescribeSnapshotsWithContext(byteplus.Context, *DescribeSnapshotsInput, ...request.Option) (*DescribeSnapshotsOutput, error)
	DescribeSnapshotsRequest(*DescribeSnapshotsInput) (*request.Request, *DescribeSnapshotsOutput)

	DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	DescribeZonesCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error)
	DescribeZonesWithContext(byteplus.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error)
	DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput)

	ExpandFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ExpandFileSystemCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ExpandFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ExpandFileSystem(*ExpandFileSystemInput) (*ExpandFileSystemOutput, error)
	ExpandFileSystemWithContext(byteplus.Context, *ExpandFileSystemInput, ...request.Option) (*ExpandFileSystemOutput, error)
	ExpandFileSystemRequest(*ExpandFileSystemInput) (*request.Request, *ExpandFileSystemOutput)

	UpdateAutoSnapshotPolicyCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateAutoSnapshotPolicyCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateAutoSnapshotPolicyCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateAutoSnapshotPolicy(*UpdateAutoSnapshotPolicyInput) (*UpdateAutoSnapshotPolicyOutput, error)
	UpdateAutoSnapshotPolicyWithContext(byteplus.Context, *UpdateAutoSnapshotPolicyInput, ...request.Option) (*UpdateAutoSnapshotPolicyOutput, error)
	UpdateAutoSnapshotPolicyRequest(*UpdateAutoSnapshotPolicyInput) (*request.Request, *UpdateAutoSnapshotPolicyOutput)

	UpdateFileSystemCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateFileSystemCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateFileSystemCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateFileSystem(*UpdateFileSystemInput) (*UpdateFileSystemOutput, error)
	UpdateFileSystemWithContext(byteplus.Context, *UpdateFileSystemInput, ...request.Option) (*UpdateFileSystemOutput, error)
	UpdateFileSystemRequest(*UpdateFileSystemInput) (*request.Request, *UpdateFileSystemOutput)

	UpdateMountPointCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateMountPointCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateMountPointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateMountPoint(*UpdateMountPointInput) (*UpdateMountPointOutput, error)
	UpdateMountPointWithContext(byteplus.Context, *UpdateMountPointInput, ...request.Option) (*UpdateMountPointOutput, error)
	UpdateMountPointRequest(*UpdateMountPointInput) (*request.Request, *UpdateMountPointOutput)

	UpdatePermissionGroupCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionGroup(*UpdatePermissionGroupInput) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupWithContext(byteplus.Context, *UpdatePermissionGroupInput, ...request.Option) (*UpdatePermissionGroupOutput, error)
	UpdatePermissionGroupRequest(*UpdatePermissionGroupInput) (*request.Request, *UpdatePermissionGroupOutput)

	UpdatePermissionRuleCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdatePermissionRuleCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdatePermissionRule(*UpdatePermissionRuleInput) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleWithContext(byteplus.Context, *UpdatePermissionRuleInput, ...request.Option) (*UpdatePermissionRuleOutput, error)
	UpdatePermissionRuleRequest(*UpdatePermissionRuleInput) (*request.Request, *UpdatePermissionRuleOutput)

	UpdateSnapshotCommon(*map[string]interface{}) (*map[string]interface{}, error)
	UpdateSnapshotCommonWithContext(byteplus.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	UpdateSnapshotCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	UpdateSnapshot(*UpdateSnapshotInput) (*UpdateSnapshotOutput, error)
	UpdateSnapshotWithContext(byteplus.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,

// byteplus sdk func uses an SDK service client to make a request to
// FILENAS.
func myFunc(svc FILENASAPI) bool {
    // Make svc.ApplyAutoSnapshotPolicy request
}

func main() {
    sess := session.New()
    svc := filenas.New(sess)

    myFunc(svc)
}

type FileSystemForDescribeFileSystemsOutput

type FileSystemForDescribeFileSystemsOutput struct {
	CachePerformance *CachePerformanceForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	Capacity *CapacityForDescribeFileSystemsOutput `type:"structure" json:",omitempty"`

	ChargeType *string `type:"string" json:",omitempty" enum:"EnumOfChargeTypeForDescribeFileSystemsOutput"`

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

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

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

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

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

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

	ProtocolType *string `type:"string" json:",omitempty" enum:"EnumOfProtocolTypeForDescribeFileSystemsOutput"`

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

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

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

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

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

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

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

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

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

func (FileSystemForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*FileSystemForDescribeFileSystemsOutput) SetCachePerformance

SetCachePerformance sets the CachePerformance field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetCapacity

SetCapacity sets the Capacity field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetChargeType

SetChargeType sets the ChargeType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetDescription

SetDescription sets the Description field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetProtocolType

SetProtocolType sets the ProtocolType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetSnapshotCount

SetSnapshotCount sets the SnapshotCount field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStatus

SetStatus sets the Status field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetTags

SetTags sets the Tags field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetUpdateTime

SetUpdateTime sets the UpdateTime field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetVersion

SetVersion sets the Version field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*FileSystemForDescribeFileSystemsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (FileSystemForDescribeFileSystemsOutput) String

String returns the string representation

type FilterForDescribeFileSystemsInput

type FilterForDescribeFileSystemsInput struct {
	Key *string `type:"string" json:",omitempty" enum:"EnumOfKeyForDescribeFileSystemsInput"`

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

func (FilterForDescribeFileSystemsInput) GoString

GoString returns the string representation

func (*FilterForDescribeFileSystemsInput) SetKey

SetKey sets the Key field's value.

func (*FilterForDescribeFileSystemsInput) SetValue

SetValue sets the Value field's value.

func (FilterForDescribeFileSystemsInput) String

String returns the string representation

type FilterForDescribePermissionGroupsInput

type FilterForDescribePermissionGroupsInput struct {
	Key *string `type:"string" json:",omitempty" enum:"EnumOfKeyForDescribePermissionGroupsInput"`

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

func (FilterForDescribePermissionGroupsInput) GoString

GoString returns the string representation

func (*FilterForDescribePermissionGroupsInput) SetKey

SetKey sets the Key field's value.

func (*FilterForDescribePermissionGroupsInput) SetValue

SetValue sets the Value field's value.

func (FilterForDescribePermissionGroupsInput) String

String returns the string representation

type MountPointForDescribeMountPointsOutput

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

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

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

func (MountPointForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribeMountPointsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribeMountPointsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (MountPointForDescribeMountPointsOutput) String

String returns the string representation

type MountPointForDescribePermissionGroupsOutput

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

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

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

func (MountPointForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*MountPointForDescribePermissionGroupsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointId

SetMountPointId sets the MountPointId field's value.

func (*MountPointForDescribePermissionGroupsOutput) SetMountPointName

SetMountPointName sets the MountPointName field's value.

func (MountPointForDescribePermissionGroupsOutput) String

String returns the string representation

type OverviewForDescribeFileSystemOverviewOutput

type OverviewForDescribeFileSystemOverviewOutput struct {
	ErrorCount *int32 `type:"int32" json:",omitempty"`

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

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

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

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

func (OverviewForDescribeFileSystemOverviewOutput) GoString

GoString returns the string representation

func (*OverviewForDescribeFileSystemOverviewOutput) SetErrorCount

SetErrorCount sets the ErrorCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetOtherCount

SetOtherCount sets the OtherCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetRunningCount

SetRunningCount sets the RunningCount field's value.

func (*OverviewForDescribeFileSystemOverviewOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (OverviewForDescribeFileSystemOverviewOutput) String

String returns the string representation

type PermissionGroupForDescribeMountPointsOutput

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

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

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

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

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

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

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

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

func (PermissionGroupForDescribeMountPointsOutput) GoString

GoString returns the string representation

func (*PermissionGroupForDescribeMountPointsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetDescription

SetDescription sets the Description field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemCount

SetFileSystemCount sets the FileSystemCount field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*PermissionGroupForDescribeMountPointsOutput) SetPermissionRuleCount

SetPermissionRuleCount sets the PermissionRuleCount field's value.

func (PermissionGroupForDescribeMountPointsOutput) String

String returns the string representation

type PermissionGroupForDescribePermissionGroupsOutput

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

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

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

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

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

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

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

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

func (PermissionGroupForDescribePermissionGroupsOutput) GoString

GoString returns the string representation

func (*PermissionGroupForDescribePermissionGroupsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetDescription

SetDescription sets the Description field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemCount

SetFileSystemCount sets the FileSystemCount field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetMountPoints

SetMountPoints sets the MountPoints field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupId

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionGroupName

SetPermissionGroupName sets the PermissionGroupName field's value.

func (*PermissionGroupForDescribePermissionGroupsOutput) SetPermissionRuleCount

SetPermissionRuleCount sets the PermissionRuleCount field's value.

func (PermissionGroupForDescribePermissionGroupsOutput) String

String returns the string representation

type PermissionRuleForDescribePermissionRulesOutput

type PermissionRuleForDescribePermissionRulesOutput struct {
	CidrIp *string `type:"string" json:",omitempty"`

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

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForDescribePermissionRulesOutput"`

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

func (PermissionRuleForDescribePermissionRulesOutput) GoString

GoString returns the string representation

func (*PermissionRuleForDescribePermissionRulesOutput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*PermissionRuleForDescribePermissionRulesOutput) SetUserMode

SetUserMode sets the UserMode field's value.

func (PermissionRuleForDescribePermissionRulesOutput) String

String returns the string representation

type PermissionRuleForUpdatePermissionRuleInput

type PermissionRuleForUpdatePermissionRuleInput struct {
	CidrIp *string `type:"string" json:",omitempty"`

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

	RwMode *string `type:"string" json:",omitempty" enum:"EnumOfRwModeForUpdatePermissionRuleInput"`

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

func (PermissionRuleForUpdatePermissionRuleInput) GoString

GoString returns the string representation

func (*PermissionRuleForUpdatePermissionRuleInput) SetCidrIp

SetCidrIp sets the CidrIp field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetPermissionRuleId

SetPermissionRuleId sets the PermissionRuleId field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetRwMode

SetRwMode sets the RwMode field's value.

func (*PermissionRuleForUpdatePermissionRuleInput) SetUserMode

SetUserMode sets the UserMode field's value.

func (PermissionRuleForUpdatePermissionRuleInput) String

String returns the string representation

type RegionForDescribeRegionsOutput

type RegionForDescribeRegionsOutput struct {
	RegionId *string `type:"string" json:",omitempty"`

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

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

func (RegionForDescribeRegionsOutput) GoString

GoString returns the string representation

func (*RegionForDescribeRegionsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*RegionForDescribeRegionsOutput) SetRegionName

SetRegionName sets the RegionName field's value.

func (*RegionForDescribeRegionsOutput) SetStatus

SetStatus sets the Status field's value.

func (RegionForDescribeRegionsOutput) String

String returns the string representation

type SaleForDescribeZonesOutput

type SaleForDescribeZonesOutput struct {
	FileSystemType *string `type:"string" json:",omitempty" enum:"EnumOfFileSystemTypeForDescribeZonesOutput"`

	ProtocolType *string `type:"string" json:",omitempty" enum:"EnumOfProtocolTypeForDescribeZonesOutput"`

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

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

func (SaleForDescribeZonesOutput) GoString

func (s SaleForDescribeZonesOutput) GoString() string

GoString returns the string representation

func (*SaleForDescribeZonesOutput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*SaleForDescribeZonesOutput) SetProtocolType

SetProtocolType sets the ProtocolType field's value.

func (*SaleForDescribeZonesOutput) SetStatus

SetStatus sets the Status field's value.

func (*SaleForDescribeZonesOutput) SetStorageType

SetStorageType sets the StorageType field's value.

func (SaleForDescribeZonesOutput) String

String returns the string representation

type SnapshotForDescribeSnapshotsOutput

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

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

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

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

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

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

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

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

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

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

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

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

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

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

func (SnapshotForDescribeSnapshotsOutput) GoString

GoString returns the string representation

func (*SnapshotForDescribeSnapshotsOutput) SetCreateTime

SetCreateTime sets the CreateTime field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetDescription

SetDescription sets the Description field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemId

SetFileSystemId sets the FileSystemId field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetFileSystemName

SetFileSystemName sets the FileSystemName field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetIsEncrypt

SetIsEncrypt sets the IsEncrypt field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetProgress

SetProgress sets the Progress field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetRetentionDays

SetRetentionDays sets the RetentionDays field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotId

SetSnapshotId sets the SnapshotId field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotName

SetSnapshotName sets the SnapshotName field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSnapshotType

SetSnapshotType sets the SnapshotType field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSourceSize

SetSourceSize sets the SourceSize field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetSourceVersion

SetSourceVersion sets the SourceVersion field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetStatus

SetStatus sets the Status field's value.

func (*SnapshotForDescribeSnapshotsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (SnapshotForDescribeSnapshotsOutput) String

String returns the string representation

type StatisticForDescribeFileSystemStatisticsOutput

type StatisticForDescribeFileSystemStatisticsOutput struct {
	CommonCapacity *CommonCapacityForDescribeFileSystemStatisticsOutput `type:"structure" json:",omitempty"`

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

	ExtremeCapacity *ExtremeCapacityForDescribeFileSystemStatisticsOutput `type:"structure" json:",omitempty"`

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

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

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

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

func (StatisticForDescribeFileSystemStatisticsOutput) GoString

GoString returns the string representation

func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonCapacity

SetCommonCapacity sets the CommonCapacity field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetCommonFileSystemCount

SetCommonFileSystemCount sets the CommonFileSystemCount field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeCapacity

SetExtremeCapacity sets the ExtremeCapacity field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetExtremeFileSystemCount

SetExtremeFileSystemCount sets the ExtremeFileSystemCount field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetRegionId

SetRegionId sets the RegionId field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*StatisticForDescribeFileSystemStatisticsOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (StatisticForDescribeFileSystemStatisticsOutput) String

String returns the string representation

type TagFilterForDescribeFileSystemsInput

type TagFilterForDescribeFileSystemsInput struct {
	Key *string `type:"string" json:",omitempty"`

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

func (TagFilterForDescribeFileSystemsInput) GoString

GoString returns the string representation

func (*TagFilterForDescribeFileSystemsInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForDescribeFileSystemsInput) SetValue

SetValue sets the Value field's value.

func (TagFilterForDescribeFileSystemsInput) String

String returns the string representation

type TagForCreateFileSystemInput

type TagForCreateFileSystemInput struct {
	Key *string `type:"string" json:",omitempty"`

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

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

func (TagForCreateFileSystemInput) GoString

func (s TagForCreateFileSystemInput) GoString() string

GoString returns the string representation

func (*TagForCreateFileSystemInput) SetKey

SetKey sets the Key field's value.

func (*TagForCreateFileSystemInput) SetType

SetType sets the Type field's value.

func (*TagForCreateFileSystemInput) SetValue

SetValue sets the Value field's value.

func (TagForCreateFileSystemInput) String

String returns the string representation

type TagForDescribeFileSystemsOutput

type TagForDescribeFileSystemsOutput struct {
	Key *string `type:"string" json:",omitempty"`

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

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

func (TagForDescribeFileSystemsOutput) GoString

GoString returns the string representation

func (*TagForDescribeFileSystemsOutput) SetKey

SetKey sets the Key field's value.

func (*TagForDescribeFileSystemsOutput) SetType

SetType sets the Type field's value.

func (*TagForDescribeFileSystemsOutput) SetValue

SetValue sets the Value field's value.

func (TagForDescribeFileSystemsOutput) String

String returns the string representation

type TagForUpdateFileSystemInput

type TagForUpdateFileSystemInput struct {
	Key *string `type:"string" json:",omitempty"`

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

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

func (TagForUpdateFileSystemInput) GoString

func (s TagForUpdateFileSystemInput) GoString() string

GoString returns the string representation

func (*TagForUpdateFileSystemInput) SetKey

SetKey sets the Key field's value.

func (*TagForUpdateFileSystemInput) SetType

SetType sets the Type field's value.

func (*TagForUpdateFileSystemInput) SetValue

SetValue sets the Value field's value.

func (TagForUpdateFileSystemInput) String

String returns the string representation

type UpdateAutoSnapshotPolicyInput

type UpdateAutoSnapshotPolicyInput struct {

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

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

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

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

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

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

func (UpdateAutoSnapshotPolicyInput) GoString

GoString returns the string representation

func (*UpdateAutoSnapshotPolicyInput) SetAutoSnapshotPolicyId

SetAutoSnapshotPolicyId sets the AutoSnapshotPolicyId field's value.

func (*UpdateAutoSnapshotPolicyInput) SetAutoSnapshotPolicyName

func (s *UpdateAutoSnapshotPolicyInput) SetAutoSnapshotPolicyName(v string) *UpdateAutoSnapshotPolicyInput

SetAutoSnapshotPolicyName sets the AutoSnapshotPolicyName field's value.

func (*UpdateAutoSnapshotPolicyInput) SetDescription

SetDescription sets the Description field's value.

func (*UpdateAutoSnapshotPolicyInput) SetRepeatWeekdays

SetRepeatWeekdays sets the RepeatWeekdays field's value.

func (*UpdateAutoSnapshotPolicyInput) SetRetentionDays

SetRetentionDays sets the RetentionDays field's value.

func (*UpdateAutoSnapshotPolicyInput) SetTimePoints

SetTimePoints sets the TimePoints field's value.

func (UpdateAutoSnapshotPolicyInput) String

String returns the string representation

func (*UpdateAutoSnapshotPolicyInput) Validate

func (s *UpdateAutoSnapshotPolicyInput) Validate() error

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

type UpdateAutoSnapshotPolicyOutput

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

func (UpdateAutoSnapshotPolicyOutput) GoString

GoString returns the string representation

func (UpdateAutoSnapshotPolicyOutput) 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

func (s *UpdateFileSystemInput) SetAutoExpand(v bool) *UpdateFileSystemInput

SetAutoExpand sets the AutoExpand field's value.

func (*UpdateFileSystemInput) SetAutoExpandLimit

func (s *UpdateFileSystemInput) SetAutoExpandLimit(v int32) *UpdateFileSystemInput

SetAutoExpandLimit sets the AutoExpandLimit field's value.

func (*UpdateFileSystemInput) SetAutoExpandStep

func (s *UpdateFileSystemInput) SetAutoExpandStep(v int32) *UpdateFileSystemInput

SetAutoExpandStep sets the AutoExpandStep field's value.

func (*UpdateFileSystemInput) SetAutoExpandThreshold

func (s *UpdateFileSystemInput) SetAutoExpandThreshold(v int32) *UpdateFileSystemInput

SetAutoExpandThreshold sets the AutoExpandThreshold field's value.

func (*UpdateFileSystemInput) SetDescription

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

SetDescription sets the Description field's value.

func (*UpdateFileSystemInput) SetFileSystemId

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

SetFileSystemId sets the FileSystemId field's value.

func (*UpdateFileSystemInput) SetFileSystemName

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

SetFileSystemName sets the FileSystemName field's value.

func (*UpdateFileSystemInput) SetProjectName

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

SetProjectName sets the ProjectName field's value.

func (*UpdateFileSystemInput) SetTags

SetTags sets the Tags field's value.

func (UpdateFileSystemInput) String

func (s UpdateFileSystemInput) String() string

String returns the string representation

func (*UpdateFileSystemInput) Validate

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

func (s *UpdateMountPointInput) Validate() error

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

type UpdateMountPointOutput

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

func (UpdateMountPointOutput) GoString

func (s UpdateMountPointOutput) GoString() string

GoString returns the string representation

func (UpdateMountPointOutput) String

func (s UpdateMountPointOutput) String() string

String returns the string representation

type UpdatePermissionGroupInput

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

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

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

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

func (UpdatePermissionGroupInput) GoString

func (s UpdatePermissionGroupInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionGroupInput) SetDescription

SetDescription sets the Description field's value.

func (*UpdatePermissionGroupInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupId

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

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionGroupInput) SetPermissionGroupName

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

SetPermissionGroupName sets the PermissionGroupName field's value.

func (UpdatePermissionGroupInput) String

String returns the string representation

func (*UpdatePermissionGroupInput) Validate

func (s *UpdatePermissionGroupInput) Validate() error

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

type UpdatePermissionGroupOutput

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

func (UpdatePermissionGroupOutput) GoString

func (s UpdatePermissionGroupOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionGroupOutput) String

String returns the string representation

type UpdatePermissionRuleInput

type UpdatePermissionRuleInput struct {

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

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

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

func (UpdatePermissionRuleInput) GoString

func (s UpdatePermissionRuleInput) GoString() string

GoString returns the string representation

func (*UpdatePermissionRuleInput) SetFileSystemType

SetFileSystemType sets the FileSystemType field's value.

func (*UpdatePermissionRuleInput) SetPermissionGroupId

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

SetPermissionGroupId sets the PermissionGroupId field's value.

func (*UpdatePermissionRuleInput) SetPermissionRules

SetPermissionRules sets the PermissionRules field's value.

func (UpdatePermissionRuleInput) String

func (s UpdatePermissionRuleInput) String() string

String returns the string representation

func (*UpdatePermissionRuleInput) Validate

func (s *UpdatePermissionRuleInput) Validate() error

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

type UpdatePermissionRuleOutput

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

func (UpdatePermissionRuleOutput) GoString

func (s UpdatePermissionRuleOutput) GoString() string

GoString returns the string representation

func (UpdatePermissionRuleOutput) String

String returns the string representation

type UpdateSnapshotInput

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

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

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

func (UpdateSnapshotInput) GoString

func (s UpdateSnapshotInput) GoString() string

GoString returns the string representation

func (*UpdateSnapshotInput) SetDescription

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

SetDescription sets the Description field's value.

func (*UpdateSnapshotInput) SetSnapshotId

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

SetSnapshotId sets the SnapshotId field's value.

func (*UpdateSnapshotInput) SetSnapshotName

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

SetSnapshotName sets the SnapshotName field's value.

func (UpdateSnapshotInput) String

func (s UpdateSnapshotInput) String() string

String returns the string representation

func (*UpdateSnapshotInput) Validate

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 ZoneForDescribeZonesOutput

type ZoneForDescribeZonesOutput struct {
	Sales []*SaleForDescribeZonesOutput `type:"list" json:",omitempty"`

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

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

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

func (ZoneForDescribeZonesOutput) GoString

func (s ZoneForDescribeZonesOutput) GoString() string

GoString returns the string representation

func (*ZoneForDescribeZonesOutput) SetSales

SetSales sets the Sales field's value.

func (*ZoneForDescribeZonesOutput) SetStatus

SetStatus sets the Status field's value.

func (*ZoneForDescribeZonesOutput) SetZoneId

SetZoneId sets the ZoneId field's value.

func (*ZoneForDescribeZonesOutput) SetZoneName

SetZoneName sets the ZoneName field's value.

func (ZoneForDescribeZonesOutput) String

String returns the string representation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL