Documentation ¶
Overview ¶
Package ceniface provides an interface to enable mocking the CEN service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AssociateCenBandwidthPackageInput
- func (s AssociateCenBandwidthPackageInput) GoString() string
- func (s *AssociateCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *AssociateCenBandwidthPackageInput
- func (s *AssociateCenBandwidthPackageInput) SetCenId(v string) *AssociateCenBandwidthPackageInput
- func (s AssociateCenBandwidthPackageInput) String() string
- func (s *AssociateCenBandwidthPackageInput) Validate() error
- type AssociateCenBandwidthPackageOutput
- type AttachInstanceToCenInput
- func (s AttachInstanceToCenInput) GoString() string
- func (s *AttachInstanceToCenInput) SetCenId(v string) *AttachInstanceToCenInput
- func (s *AttachInstanceToCenInput) SetInstanceId(v string) *AttachInstanceToCenInput
- func (s *AttachInstanceToCenInput) SetInstanceRegionId(v string) *AttachInstanceToCenInput
- func (s *AttachInstanceToCenInput) SetInstanceType(v string) *AttachInstanceToCenInput
- func (s AttachInstanceToCenInput) String() string
- func (s *AttachInstanceToCenInput) Validate() error
- type AttachInstanceToCenOutput
- type AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s AttachedInstanceForDescribeCenAttachedInstancesOutput) GoString() string
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCenId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCreationTime(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceRegionId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceType(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetStatus(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
- func (s AttachedInstanceForDescribeCenAttachedInstancesOutput) String() string
- type CEN
- func (c *CEN) AssociateCenBandwidthPackage(input *AssociateCenBandwidthPackageInput) (*AssociateCenBandwidthPackageOutput, error)
- func (c *CEN) AssociateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) AssociateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) AssociateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) AssociateCenBandwidthPackageRequest(input *AssociateCenBandwidthPackageInput) (req *request.Request, output *AssociateCenBandwidthPackageOutput)
- func (c *CEN) AssociateCenBandwidthPackageWithContext(ctx volcengine.Context, input *AssociateCenBandwidthPackageInput, ...) (*AssociateCenBandwidthPackageOutput, error)
- func (c *CEN) AttachInstanceToCen(input *AttachInstanceToCenInput) (*AttachInstanceToCenOutput, error)
- func (c *CEN) AttachInstanceToCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) AttachInstanceToCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) AttachInstanceToCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) AttachInstanceToCenRequest(input *AttachInstanceToCenInput) (req *request.Request, output *AttachInstanceToCenOutput)
- func (c *CEN) AttachInstanceToCenWithContext(ctx volcengine.Context, input *AttachInstanceToCenInput, ...) (*AttachInstanceToCenOutput, error)
- func (c *CEN) CreateCen(input *CreateCenInput) (*CreateCenOutput, error)
- func (c *CEN) CreateCenBandwidthPackage(input *CreateCenBandwidthPackageInput) (*CreateCenBandwidthPackageOutput, error)
- func (c *CEN) CreateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) CreateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) CreateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) CreateCenBandwidthPackageRequest(input *CreateCenBandwidthPackageInput) (req *request.Request, output *CreateCenBandwidthPackageOutput)
- func (c *CEN) CreateCenBandwidthPackageWithContext(ctx volcengine.Context, input *CreateCenBandwidthPackageInput, ...) (*CreateCenBandwidthPackageOutput, error)
- func (c *CEN) CreateCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) CreateCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) CreateCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) CreateCenInterRegionBandwidth(input *CreateCenInterRegionBandwidthInput) (*CreateCenInterRegionBandwidthOutput, error)
- func (c *CEN) CreateCenInterRegionBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) CreateCenInterRegionBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) CreateCenInterRegionBandwidthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) CreateCenInterRegionBandwidthRequest(input *CreateCenInterRegionBandwidthInput) (req *request.Request, output *CreateCenInterRegionBandwidthOutput)
- func (c *CEN) CreateCenInterRegionBandwidthWithContext(ctx volcengine.Context, input *CreateCenInterRegionBandwidthInput, ...) (*CreateCenInterRegionBandwidthOutput, error)
- func (c *CEN) CreateCenRequest(input *CreateCenInput) (req *request.Request, output *CreateCenOutput)
- func (c *CEN) CreateCenWithContext(ctx volcengine.Context, input *CreateCenInput, opts ...request.Option) (*CreateCenOutput, error)
- func (c *CEN) DeleteCen(input *DeleteCenInput) (*DeleteCenOutput, error)
- func (c *CEN) DeleteCenBandwidthPackage(input *DeleteCenBandwidthPackageInput) (*DeleteCenBandwidthPackageOutput, error)
- func (c *CEN) DeleteCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DeleteCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenBandwidthPackageRequest(input *DeleteCenBandwidthPackageInput) (req *request.Request, output *DeleteCenBandwidthPackageOutput)
- func (c *CEN) DeleteCenBandwidthPackageWithContext(ctx volcengine.Context, input *DeleteCenBandwidthPackageInput, ...) (*DeleteCenBandwidthPackageOutput, error)
- func (c *CEN) DeleteCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DeleteCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenInterRegionBandwidth(input *DeleteCenInterRegionBandwidthInput) (*DeleteCenInterRegionBandwidthOutput, error)
- func (c *CEN) DeleteCenInterRegionBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenInterRegionBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DeleteCenInterRegionBandwidthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DeleteCenInterRegionBandwidthRequest(input *DeleteCenInterRegionBandwidthInput) (req *request.Request, output *DeleteCenInterRegionBandwidthOutput)
- func (c *CEN) DeleteCenInterRegionBandwidthWithContext(ctx volcengine.Context, input *DeleteCenInterRegionBandwidthInput, ...) (*DeleteCenInterRegionBandwidthOutput, error)
- func (c *CEN) DeleteCenRequest(input *DeleteCenInput) (req *request.Request, output *DeleteCenOutput)
- func (c *CEN) DeleteCenWithContext(ctx volcengine.Context, input *DeleteCenInput, opts ...request.Option) (*DeleteCenOutput, error)
- func (c *CEN) DescribeCenAttachedInstanceAttributes(input *DescribeCenAttachedInstanceAttributesInput) (*DescribeCenAttachedInstanceAttributesOutput, error)
- func (c *CEN) DescribeCenAttachedInstanceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttachedInstanceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenAttachedInstanceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttachedInstanceAttributesRequest(input *DescribeCenAttachedInstanceAttributesInput) (req *request.Request, output *DescribeCenAttachedInstanceAttributesOutput)
- func (c *CEN) DescribeCenAttachedInstanceAttributesWithContext(ctx volcengine.Context, input *DescribeCenAttachedInstanceAttributesInput, ...) (*DescribeCenAttachedInstanceAttributesOutput, error)
- func (c *CEN) DescribeCenAttachedInstances(input *DescribeCenAttachedInstancesInput) (*DescribeCenAttachedInstancesOutput, error)
- func (c *CEN) DescribeCenAttachedInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttachedInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenAttachedInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttachedInstancesRequest(input *DescribeCenAttachedInstancesInput) (req *request.Request, output *DescribeCenAttachedInstancesOutput)
- func (c *CEN) DescribeCenAttachedInstancesWithContext(ctx volcengine.Context, input *DescribeCenAttachedInstancesInput, ...) (*DescribeCenAttachedInstancesOutput, error)
- func (c *CEN) DescribeCenAttributes(input *DescribeCenAttributesInput) (*DescribeCenAttributesOutput, error)
- func (c *CEN) DescribeCenAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenAttributesRequest(input *DescribeCenAttributesInput) (req *request.Request, output *DescribeCenAttributesOutput)
- func (c *CEN) DescribeCenAttributesWithContext(ctx volcengine.Context, input *DescribeCenAttributesInput, ...) (*DescribeCenAttributesOutput, error)
- func (c *CEN) DescribeCenBandwidthPackageAttributes(input *DescribeCenBandwidthPackageAttributesInput) (*DescribeCenBandwidthPackageAttributesOutput, error)
- func (c *CEN) DescribeCenBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenBandwidthPackageAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackageAttributesRequest(input *DescribeCenBandwidthPackageAttributesInput) (req *request.Request, output *DescribeCenBandwidthPackageAttributesOutput)
- func (c *CEN) DescribeCenBandwidthPackageAttributesWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackageAttributesInput, ...) (*DescribeCenBandwidthPackageAttributesOutput, error)
- func (c *CEN) DescribeCenBandwidthPackages(input *DescribeCenBandwidthPackagesInput) (*DescribeCenBandwidthPackagesOutput, error)
- func (c *CEN) DescribeCenBandwidthPackagesBilling(input *DescribeCenBandwidthPackagesBillingInput) (*DescribeCenBandwidthPackagesBillingOutput, error)
- func (c *CEN) DescribeCenBandwidthPackagesBillingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackagesBillingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenBandwidthPackagesBillingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackagesBillingRequest(input *DescribeCenBandwidthPackagesBillingInput) (req *request.Request, output *DescribeCenBandwidthPackagesBillingOutput)
- func (c *CEN) DescribeCenBandwidthPackagesBillingWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackagesBillingInput, ...) (*DescribeCenBandwidthPackagesBillingOutput, error)
- func (c *CEN) DescribeCenBandwidthPackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenBandwidthPackagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenBandwidthPackagesRequest(input *DescribeCenBandwidthPackagesInput) (req *request.Request, output *DescribeCenBandwidthPackagesOutput)
- func (c *CEN) DescribeCenBandwidthPackagesWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackagesInput, ...) (*DescribeCenBandwidthPackagesOutput, error)
- func (c *CEN) DescribeCenInterRegionBandwidthAttributes(input *DescribeCenInterRegionBandwidthAttributesInput) (*DescribeCenInterRegionBandwidthAttributesOutput, error)
- func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenInterRegionBandwidthAttributesRequest(input *DescribeCenInterRegionBandwidthAttributesInput) (req *request.Request, output *DescribeCenInterRegionBandwidthAttributesOutput)
- func (c *CEN) DescribeCenInterRegionBandwidthAttributesWithContext(ctx volcengine.Context, input *DescribeCenInterRegionBandwidthAttributesInput, ...) (*DescribeCenInterRegionBandwidthAttributesOutput, error)
- func (c *CEN) DescribeCenInterRegionBandwidths(input *DescribeCenInterRegionBandwidthsInput) (*DescribeCenInterRegionBandwidthsOutput, error)
- func (c *CEN) DescribeCenInterRegionBandwidthsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenInterRegionBandwidthsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenInterRegionBandwidthsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenInterRegionBandwidthsRequest(input *DescribeCenInterRegionBandwidthsInput) (req *request.Request, output *DescribeCenInterRegionBandwidthsOutput)
- func (c *CEN) DescribeCenInterRegionBandwidthsWithContext(ctx volcengine.Context, input *DescribeCenInterRegionBandwidthsInput, ...) (*DescribeCenInterRegionBandwidthsOutput, error)
- func (c *CEN) DescribeCenRouteEntries(input *DescribeCenRouteEntriesInput) (*DescribeCenRouteEntriesOutput, error)
- func (c *CEN) DescribeCenRouteEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenRouteEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenRouteEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenRouteEntriesRequest(input *DescribeCenRouteEntriesInput) (req *request.Request, output *DescribeCenRouteEntriesOutput)
- func (c *CEN) DescribeCenRouteEntriesWithContext(ctx volcengine.Context, input *DescribeCenRouteEntriesInput, ...) (*DescribeCenRouteEntriesOutput, error)
- func (c *CEN) DescribeCenSupportedRegions(input *DescribeCenSupportedRegionsInput) (*DescribeCenSupportedRegionsOutput, error)
- func (c *CEN) DescribeCenSupportedRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenSupportedRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCenSupportedRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCenSupportedRegionsRequest(input *DescribeCenSupportedRegionsInput) (req *request.Request, output *DescribeCenSupportedRegionsOutput)
- func (c *CEN) DescribeCenSupportedRegionsWithContext(ctx volcengine.Context, input *DescribeCenSupportedRegionsInput, ...) (*DescribeCenSupportedRegionsOutput, error)
- func (c *CEN) DescribeCens(input *DescribeCensInput) (*DescribeCensOutput, error)
- func (c *CEN) DescribeCensCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DescribeCensCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DescribeCensCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DescribeCensRequest(input *DescribeCensInput) (req *request.Request, output *DescribeCensOutput)
- func (c *CEN) DescribeCensWithContext(ctx volcengine.Context, input *DescribeCensInput, opts ...request.Option) (*DescribeCensOutput, error)
- func (c *CEN) DetachInstanceFromCen(input *DetachInstanceFromCenInput) (*DetachInstanceFromCenOutput, error)
- func (c *CEN) DetachInstanceFromCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DetachInstanceFromCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DetachInstanceFromCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DetachInstanceFromCenRequest(input *DetachInstanceFromCenInput) (req *request.Request, output *DetachInstanceFromCenOutput)
- func (c *CEN) DetachInstanceFromCenWithContext(ctx volcengine.Context, input *DetachInstanceFromCenInput, ...) (*DetachInstanceFromCenOutput, error)
- func (c *CEN) DisassociateCenBandwidthPackage(input *DisassociateCenBandwidthPackageInput) (*DisassociateCenBandwidthPackageOutput, error)
- func (c *CEN) DisassociateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) DisassociateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) DisassociateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) DisassociateCenBandwidthPackageRequest(input *DisassociateCenBandwidthPackageInput) (req *request.Request, output *DisassociateCenBandwidthPackageOutput)
- func (c *CEN) DisassociateCenBandwidthPackageWithContext(ctx volcengine.Context, input *DisassociateCenBandwidthPackageInput, ...) (*DisassociateCenBandwidthPackageOutput, error)
- func (c *CEN) ModifyCenAttributes(input *ModifyCenAttributesInput) (*ModifyCenAttributesOutput, error)
- func (c *CEN) ModifyCenAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) ModifyCenAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenAttributesRequest(input *ModifyCenAttributesInput) (req *request.Request, output *ModifyCenAttributesOutput)
- func (c *CEN) ModifyCenAttributesWithContext(ctx volcengine.Context, input *ModifyCenAttributesInput, ...) (*ModifyCenAttributesOutput, error)
- func (c *CEN) ModifyCenBandwidthPackageAttributes(input *ModifyCenBandwidthPackageAttributesInput) (*ModifyCenBandwidthPackageAttributesOutput, error)
- func (c *CEN) ModifyCenBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) ModifyCenBandwidthPackageAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenBandwidthPackageAttributesRequest(input *ModifyCenBandwidthPackageAttributesInput) (req *request.Request, output *ModifyCenBandwidthPackageAttributesOutput)
- func (c *CEN) ModifyCenBandwidthPackageAttributesWithContext(ctx volcengine.Context, input *ModifyCenBandwidthPackageAttributesInput, ...) (*ModifyCenBandwidthPackageAttributesOutput, error)
- func (c *CEN) ModifyCenInterRegionBandwidthAttributes(input *ModifyCenInterRegionBandwidthAttributesInput) (*ModifyCenInterRegionBandwidthAttributesOutput, error)
- func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) ModifyCenInterRegionBandwidthAttributesRequest(input *ModifyCenInterRegionBandwidthAttributesInput) (req *request.Request, output *ModifyCenInterRegionBandwidthAttributesOutput)
- func (c *CEN) ModifyCenInterRegionBandwidthAttributesWithContext(ctx volcengine.Context, input *ModifyCenInterRegionBandwidthAttributesInput, ...) (*ModifyCenInterRegionBandwidthAttributesOutput, error)
- func (c *CEN) PublishCenRouteEntry(input *PublishCenRouteEntryInput) (*PublishCenRouteEntryOutput, error)
- func (c *CEN) PublishCenRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) PublishCenRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) PublishCenRouteEntryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) PublishCenRouteEntryRequest(input *PublishCenRouteEntryInput) (req *request.Request, output *PublishCenRouteEntryOutput)
- func (c *CEN) PublishCenRouteEntryWithContext(ctx volcengine.Context, input *PublishCenRouteEntryInput, ...) (*PublishCenRouteEntryOutput, error)
- func (c *CEN) RenewCenBandwidthPackage(input *RenewCenBandwidthPackageInput) (*RenewCenBandwidthPackageOutput, error)
- func (c *CEN) RenewCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) RenewCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) RenewCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) RenewCenBandwidthPackageRequest(input *RenewCenBandwidthPackageInput) (req *request.Request, output *RenewCenBandwidthPackageOutput)
- func (c *CEN) RenewCenBandwidthPackageWithContext(ctx volcengine.Context, input *RenewCenBandwidthPackageInput, ...) (*RenewCenBandwidthPackageOutput, error)
- func (c *CEN) SetCenBandwidthPackageRenewal(input *SetCenBandwidthPackageRenewalInput) (*SetCenBandwidthPackageRenewalOutput, error)
- func (c *CEN) SetCenBandwidthPackageRenewalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) SetCenBandwidthPackageRenewalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) SetCenBandwidthPackageRenewalCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) SetCenBandwidthPackageRenewalRequest(input *SetCenBandwidthPackageRenewalInput) (req *request.Request, output *SetCenBandwidthPackageRenewalOutput)
- func (c *CEN) SetCenBandwidthPackageRenewalWithContext(ctx volcengine.Context, input *SetCenBandwidthPackageRenewalInput, ...) (*SetCenBandwidthPackageRenewalOutput, error)
- func (c *CEN) WithdrawCenRouteEntry(input *WithdrawCenRouteEntryInput) (*WithdrawCenRouteEntryOutput, error)
- func (c *CEN) WithdrawCenRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *CEN) WithdrawCenRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *CEN) WithdrawCenRouteEntryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *CEN) WithdrawCenRouteEntryRequest(input *WithdrawCenRouteEntryInput) (req *request.Request, output *WithdrawCenRouteEntryOutput)
- func (c *CEN) WithdrawCenRouteEntryWithContext(ctx volcengine.Context, input *WithdrawCenRouteEntryInput, ...) (*WithdrawCenRouteEntryOutput, error)
- type CENAPI
- type CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) GoString() string
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingStatus(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingType(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackageId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetExpiredTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetReclaimTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRemainRenewTimes(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRenewType(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
- func (s CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) String() string
- type CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) GoString() string
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetAccountId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBandwidth(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBillingType(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBusinessStatus(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageName(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenIds(v []*string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCreationTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDeletedTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDescription(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetExpiredTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetLocalGeographicRegionSetId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetPeerGeographicRegionSetId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetRemainingBandwidth(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetStatus(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetUpdateTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
- func (s CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) String() string
- type CenForDescribeCensOutput
- func (s CenForDescribeCensOutput) GoString() string
- func (s *CenForDescribeCensOutput) SetAccountId(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetCenBandwidthPackageIds(v []*string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetCenId(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetCenName(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetCreationTime(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetDescription(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetStatus(v string) *CenForDescribeCensOutput
- func (s *CenForDescribeCensOutput) SetUpdateTime(v string) *CenForDescribeCensOutput
- func (s CenForDescribeCensOutput) String() string
- type CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s CenRouteEntryForDescribeCenRouteEntriesOutput) GoString() string
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetAsPath(v []*string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetCenId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetDestinationCidrBlock(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceRegionId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceType(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetPublishStatus(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetStatus(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
- func (s CenRouteEntryForDescribeCenRouteEntriesOutput) String() string
- type CenSupportedRegionForDescribeCenSupportedRegionsOutput
- func (s CenSupportedRegionForDescribeCenSupportedRegionsOutput) GoString() string
- func (s *CenSupportedRegionForDescribeCenSupportedRegionsOutput) SetRegionId(v string) *CenSupportedRegionForDescribeCenSupportedRegionsOutput
- func (s CenSupportedRegionForDescribeCenSupportedRegionsOutput) String() string
- type CreateCenBandwidthPackageInput
- func (s CreateCenBandwidthPackageInput) GoString() string
- func (s *CreateCenBandwidthPackageInput) SetBandwidth(v int64) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetBillingType(v int64) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetCenBandwidthPackageName(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetCenId(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetDescription(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetLocalGeographicRegionSetId(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetPeerGeographicRegionSetId(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetPeriod(v int64) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetPeriodUnit(v string) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetRemainRenewTimes(v int64) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetRenewPeriod(v int64) *CreateCenBandwidthPackageInput
- func (s *CreateCenBandwidthPackageInput) SetRenewType(v string) *CreateCenBandwidthPackageInput
- func (s CreateCenBandwidthPackageInput) String() string
- func (s *CreateCenBandwidthPackageInput) Validate() error
- type CreateCenBandwidthPackageOutput
- func (s CreateCenBandwidthPackageOutput) GoString() string
- func (s *CreateCenBandwidthPackageOutput) SetCenBandwidthPackageId(v string) *CreateCenBandwidthPackageOutput
- func (s *CreateCenBandwidthPackageOutput) SetPreOrderNumber(v string) *CreateCenBandwidthPackageOutput
- func (s CreateCenBandwidthPackageOutput) String() string
- type CreateCenInput
- type CreateCenInterRegionBandwidthInput
- func (s CreateCenInterRegionBandwidthInput) GoString() string
- func (s *CreateCenInterRegionBandwidthInput) SetBandwidth(v int64) *CreateCenInterRegionBandwidthInput
- func (s *CreateCenInterRegionBandwidthInput) SetCenId(v string) *CreateCenInterRegionBandwidthInput
- func (s *CreateCenInterRegionBandwidthInput) SetLocalRegionId(v string) *CreateCenInterRegionBandwidthInput
- func (s *CreateCenInterRegionBandwidthInput) SetPeerRegionId(v string) *CreateCenInterRegionBandwidthInput
- func (s CreateCenInterRegionBandwidthInput) String() string
- func (s *CreateCenInterRegionBandwidthInput) Validate() error
- type CreateCenInterRegionBandwidthOutput
- type CreateCenOutput
- type DeleteCenBandwidthPackageInput
- type DeleteCenBandwidthPackageOutput
- type DeleteCenInput
- type DeleteCenInterRegionBandwidthInput
- func (s DeleteCenInterRegionBandwidthInput) GoString() string
- func (s *DeleteCenInterRegionBandwidthInput) SetInterRegionBandwidthId(v string) *DeleteCenInterRegionBandwidthInput
- func (s DeleteCenInterRegionBandwidthInput) String() string
- func (s *DeleteCenInterRegionBandwidthInput) Validate() error
- type DeleteCenInterRegionBandwidthOutput
- type DeleteCenOutput
- type DescribeCenAttachedInstanceAttributesInput
- func (s DescribeCenAttachedInstanceAttributesInput) GoString() string
- func (s *DescribeCenAttachedInstanceAttributesInput) SetCenId(v string) *DescribeCenAttachedInstanceAttributesInput
- func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceId(v string) *DescribeCenAttachedInstanceAttributesInput
- func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceRegionId(v string) *DescribeCenAttachedInstanceAttributesInput
- func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceType(v string) *DescribeCenAttachedInstanceAttributesInput
- func (s DescribeCenAttachedInstanceAttributesInput) String() string
- func (s *DescribeCenAttachedInstanceAttributesInput) Validate() error
- type DescribeCenAttachedInstanceAttributesOutput
- func (s DescribeCenAttachedInstanceAttributesOutput) GoString() string
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetCenId(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetCreationTime(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceId(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceRegionId(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceType(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s *DescribeCenAttachedInstanceAttributesOutput) SetStatus(v string) *DescribeCenAttachedInstanceAttributesOutput
- func (s DescribeCenAttachedInstanceAttributesOutput) String() string
- type DescribeCenAttachedInstancesInput
- func (s DescribeCenAttachedInstancesInput) GoString() string
- func (s *DescribeCenAttachedInstancesInput) SetCenId(v string) *DescribeCenAttachedInstancesInput
- func (s *DescribeCenAttachedInstancesInput) SetInstanceId(v string) *DescribeCenAttachedInstancesInput
- func (s *DescribeCenAttachedInstancesInput) SetInstanceRegionId(v string) *DescribeCenAttachedInstancesInput
- func (s *DescribeCenAttachedInstancesInput) SetInstanceType(v string) *DescribeCenAttachedInstancesInput
- func (s *DescribeCenAttachedInstancesInput) SetPageNumber(v int64) *DescribeCenAttachedInstancesInput
- func (s *DescribeCenAttachedInstancesInput) SetPageSize(v int64) *DescribeCenAttachedInstancesInput
- func (s DescribeCenAttachedInstancesInput) String() string
- type DescribeCenAttachedInstancesOutput
- func (s DescribeCenAttachedInstancesOutput) GoString() string
- func (s *DescribeCenAttachedInstancesOutput) SetAttachedInstances(v []*AttachedInstanceForDescribeCenAttachedInstancesOutput) *DescribeCenAttachedInstancesOutput
- func (s *DescribeCenAttachedInstancesOutput) SetPageNumber(v int64) *DescribeCenAttachedInstancesOutput
- func (s *DescribeCenAttachedInstancesOutput) SetPageSize(v int64) *DescribeCenAttachedInstancesOutput
- func (s *DescribeCenAttachedInstancesOutput) SetTotalCount(v int64) *DescribeCenAttachedInstancesOutput
- func (s DescribeCenAttachedInstancesOutput) String() string
- type DescribeCenAttributesInput
- type DescribeCenAttributesOutput
- func (s DescribeCenAttributesOutput) GoString() string
- func (s *DescribeCenAttributesOutput) SetAccountId(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetCenBandwidthPackageIds(v []*string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetCenId(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetCenName(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetCreationTime(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetDescription(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetStatus(v string) *DescribeCenAttributesOutput
- func (s *DescribeCenAttributesOutput) SetUpdateTime(v string) *DescribeCenAttributesOutput
- func (s DescribeCenAttributesOutput) String() string
- type DescribeCenBandwidthPackageAttributesInput
- func (s DescribeCenBandwidthPackageAttributesInput) GoString() string
- func (s *DescribeCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId(v string) *DescribeCenBandwidthPackageAttributesInput
- func (s DescribeCenBandwidthPackageAttributesInput) String() string
- func (s *DescribeCenBandwidthPackageAttributesInput) Validate() error
- type DescribeCenBandwidthPackageAttributesOutput
- func (s DescribeCenBandwidthPackageAttributesOutput) GoString() string
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetAccountId(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetBandwidth(v int64) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetBillingType(v int64) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetBusinessStatus(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageId(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageName(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenIds(v []*string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetCreationTime(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetDeletedTime(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetDescription(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetExpiredTime(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetLocalGeographicRegionSetId(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetPeerGeographicRegionSetId(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetRemainingBandwidth(v int64) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetStatus(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s *DescribeCenBandwidthPackageAttributesOutput) SetUpdateTime(v string) *DescribeCenBandwidthPackageAttributesOutput
- func (s DescribeCenBandwidthPackageAttributesOutput) String() string
- type DescribeCenBandwidthPackagesBillingInput
- func (s DescribeCenBandwidthPackagesBillingInput) GoString() string
- func (s *DescribeCenBandwidthPackagesBillingInput) SetCenBandwidthPackageIds(v []*string) *DescribeCenBandwidthPackagesBillingInput
- func (s *DescribeCenBandwidthPackagesBillingInput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesBillingInput
- func (s *DescribeCenBandwidthPackagesBillingInput) SetPageSize(v int64) *DescribeCenBandwidthPackagesBillingInput
- func (s DescribeCenBandwidthPackagesBillingInput) String() string
- func (s *DescribeCenBandwidthPackagesBillingInput) Validate() error
- type DescribeCenBandwidthPackagesBillingOutput
- func (s DescribeCenBandwidthPackagesBillingOutput) GoString() string
- func (s *DescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackages(v []*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) *DescribeCenBandwidthPackagesBillingOutput
- func (s *DescribeCenBandwidthPackagesBillingOutput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesBillingOutput
- func (s *DescribeCenBandwidthPackagesBillingOutput) SetPageSize(v int64) *DescribeCenBandwidthPackagesBillingOutput
- func (s *DescribeCenBandwidthPackagesBillingOutput) SetTotalCount(v int64) *DescribeCenBandwidthPackagesBillingOutput
- func (s DescribeCenBandwidthPackagesBillingOutput) String() string
- type DescribeCenBandwidthPackagesInput
- func (s DescribeCenBandwidthPackagesInput) GoString() string
- func (s *DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageIds(v []*string) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageName(v string) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetCenId(v string) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetLocalGeographicRegionSetId(v string) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetPageSize(v int64) *DescribeCenBandwidthPackagesInput
- func (s *DescribeCenBandwidthPackagesInput) SetPeerGeographicRegionSetId(v string) *DescribeCenBandwidthPackagesInput
- func (s DescribeCenBandwidthPackagesInput) String() string
- type DescribeCenBandwidthPackagesOutput
- func (s DescribeCenBandwidthPackagesOutput) GoString() string
- func (s *DescribeCenBandwidthPackagesOutput) SetCenBandwidthPackages(v []*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) *DescribeCenBandwidthPackagesOutput
- func (s *DescribeCenBandwidthPackagesOutput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesOutput
- func (s *DescribeCenBandwidthPackagesOutput) SetPageSize(v int64) *DescribeCenBandwidthPackagesOutput
- func (s *DescribeCenBandwidthPackagesOutput) SetTotalCount(v int64) *DescribeCenBandwidthPackagesOutput
- func (s DescribeCenBandwidthPackagesOutput) String() string
- type DescribeCenInterRegionBandwidthAttributesInput
- func (s DescribeCenInterRegionBandwidthAttributesInput) GoString() string
- func (s *DescribeCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId(v string) *DescribeCenInterRegionBandwidthAttributesInput
- func (s DescribeCenInterRegionBandwidthAttributesInput) String() string
- func (s *DescribeCenInterRegionBandwidthAttributesInput) Validate() error
- type DescribeCenInterRegionBandwidthAttributesOutput
- func (s DescribeCenInterRegionBandwidthAttributesOutput) GoString() string
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetBandwidth(v int64) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetCenId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetCreationTime(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetInterRegionBandwidthId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetLocalRegionId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetPeerRegionId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetStatus(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetUpdateTime(v string) *DescribeCenInterRegionBandwidthAttributesOutput
- func (s DescribeCenInterRegionBandwidthAttributesOutput) String() string
- type DescribeCenInterRegionBandwidthsInput
- func (s DescribeCenInterRegionBandwidthsInput) GoString() string
- func (s *DescribeCenInterRegionBandwidthsInput) SetCenId(v string) *DescribeCenInterRegionBandwidthsInput
- func (s *DescribeCenInterRegionBandwidthsInput) SetInterRegionBandwidthIds(v []*string) *DescribeCenInterRegionBandwidthsInput
- func (s *DescribeCenInterRegionBandwidthsInput) SetPageNumber(v int64) *DescribeCenInterRegionBandwidthsInput
- func (s *DescribeCenInterRegionBandwidthsInput) SetPageSize(v string) *DescribeCenInterRegionBandwidthsInput
- func (s DescribeCenInterRegionBandwidthsInput) String() string
- type DescribeCenInterRegionBandwidthsOutput
- func (s DescribeCenInterRegionBandwidthsOutput) GoString() string
- func (s *DescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidths(v []*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) *DescribeCenInterRegionBandwidthsOutput
- func (s *DescribeCenInterRegionBandwidthsOutput) SetPageNumber(v int64) *DescribeCenInterRegionBandwidthsOutput
- func (s *DescribeCenInterRegionBandwidthsOutput) SetPageSize(v int64) *DescribeCenInterRegionBandwidthsOutput
- func (s *DescribeCenInterRegionBandwidthsOutput) SetTotalCount(v int64) *DescribeCenInterRegionBandwidthsOutput
- func (s DescribeCenInterRegionBandwidthsOutput) String() string
- type DescribeCenRouteEntriesInput
- func (s DescribeCenRouteEntriesInput) GoString() string
- func (s *DescribeCenRouteEntriesInput) SetCenId(v string) *DescribeCenRouteEntriesInput
- func (s *DescribeCenRouteEntriesInput) SetDestinationCidrBlock(v string) *DescribeCenRouteEntriesInput
- func (s *DescribeCenRouteEntriesInput) SetInstanceId(v string) *DescribeCenRouteEntriesInput
- func (s *DescribeCenRouteEntriesInput) SetInstanceRegionId(v string) *DescribeCenRouteEntriesInput
- func (s *DescribeCenRouteEntriesInput) SetInstanceType(v string) *DescribeCenRouteEntriesInput
- func (s DescribeCenRouteEntriesInput) String() string
- type DescribeCenRouteEntriesOutput
- func (s DescribeCenRouteEntriesOutput) GoString() string
- func (s *DescribeCenRouteEntriesOutput) SetCenRouteEntries(v []*CenRouteEntryForDescribeCenRouteEntriesOutput) *DescribeCenRouteEntriesOutput
- func (s *DescribeCenRouteEntriesOutput) SetPageNumber(v int64) *DescribeCenRouteEntriesOutput
- func (s *DescribeCenRouteEntriesOutput) SetPageSize(v int64) *DescribeCenRouteEntriesOutput
- func (s *DescribeCenRouteEntriesOutput) SetTotalCount(v int64) *DescribeCenRouteEntriesOutput
- func (s DescribeCenRouteEntriesOutput) String() string
- type DescribeCenSupportedRegionsInput
- func (s DescribeCenSupportedRegionsInput) GoString() string
- func (s *DescribeCenSupportedRegionsInput) SetPageNumber(v int64) *DescribeCenSupportedRegionsInput
- func (s *DescribeCenSupportedRegionsInput) SetPageSize(v int64) *DescribeCenSupportedRegionsInput
- func (s *DescribeCenSupportedRegionsInput) SetRegionId(v string) *DescribeCenSupportedRegionsInput
- func (s DescribeCenSupportedRegionsInput) String() string
- type DescribeCenSupportedRegionsOutput
- func (s DescribeCenSupportedRegionsOutput) GoString() string
- func (s *DescribeCenSupportedRegionsOutput) SetCenSupportedRegions(v []*CenSupportedRegionForDescribeCenSupportedRegionsOutput) *DescribeCenSupportedRegionsOutput
- func (s *DescribeCenSupportedRegionsOutput) SetPageNumber(v int64) *DescribeCenSupportedRegionsOutput
- func (s *DescribeCenSupportedRegionsOutput) SetPageSize(v int64) *DescribeCenSupportedRegionsOutput
- func (s *DescribeCenSupportedRegionsOutput) SetTotalCount(v int64) *DescribeCenSupportedRegionsOutput
- func (s DescribeCenSupportedRegionsOutput) String() string
- type DescribeCensInput
- func (s DescribeCensInput) GoString() string
- func (s *DescribeCensInput) SetCenIds(v string) *DescribeCensInput
- func (s *DescribeCensInput) SetCenName(v string) *DescribeCensInput
- func (s *DescribeCensInput) SetPageNumber(v int64) *DescribeCensInput
- func (s *DescribeCensInput) SetPageSize(v int64) *DescribeCensInput
- func (s DescribeCensInput) String() string
- type DescribeCensOutput
- func (s DescribeCensOutput) GoString() string
- func (s *DescribeCensOutput) SetCens(v []*CenForDescribeCensOutput) *DescribeCensOutput
- func (s *DescribeCensOutput) SetPageNumber(v int64) *DescribeCensOutput
- func (s *DescribeCensOutput) SetPageSize(v int64) *DescribeCensOutput
- func (s *DescribeCensOutput) SetTotalCount(v int64) *DescribeCensOutput
- func (s DescribeCensOutput) String() string
- type DetachInstanceFromCenInput
- func (s DetachInstanceFromCenInput) GoString() string
- func (s *DetachInstanceFromCenInput) SetCenId(v string) *DetachInstanceFromCenInput
- func (s *DetachInstanceFromCenInput) SetInstanceId(v string) *DetachInstanceFromCenInput
- func (s *DetachInstanceFromCenInput) SetInstanceRegionId(v string) *DetachInstanceFromCenInput
- func (s *DetachInstanceFromCenInput) SetInstanceType(v string) *DetachInstanceFromCenInput
- func (s DetachInstanceFromCenInput) String() string
- func (s *DetachInstanceFromCenInput) Validate() error
- type DetachInstanceFromCenOutput
- type DisassociateCenBandwidthPackageInput
- func (s DisassociateCenBandwidthPackageInput) GoString() string
- func (s *DisassociateCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *DisassociateCenBandwidthPackageInput
- func (s *DisassociateCenBandwidthPackageInput) SetCenId(v string) *DisassociateCenBandwidthPackageInput
- func (s DisassociateCenBandwidthPackageInput) String() string
- func (s *DisassociateCenBandwidthPackageInput) Validate() error
- type DisassociateCenBandwidthPackageOutput
- type InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) GoString() string
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetBandwidth(v int64) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCenId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCreationTime(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidthId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetLocalRegionId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetPeerRegionId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetStatus(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetUpdateTime(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
- func (s InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) String() string
- type ModifyCenAttributesInput
- func (s ModifyCenAttributesInput) GoString() string
- func (s *ModifyCenAttributesInput) SetCenId(v string) *ModifyCenAttributesInput
- func (s *ModifyCenAttributesInput) SetCenName(v string) *ModifyCenAttributesInput
- func (s *ModifyCenAttributesInput) SetDescription(v string) *ModifyCenAttributesInput
- func (s ModifyCenAttributesInput) String() string
- func (s *ModifyCenAttributesInput) Validate() error
- type ModifyCenAttributesOutput
- type ModifyCenBandwidthPackageAttributesInput
- func (s ModifyCenBandwidthPackageAttributesInput) GoString() string
- func (s *ModifyCenBandwidthPackageAttributesInput) SetBandwidth(v int64) *ModifyCenBandwidthPackageAttributesInput
- func (s *ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId(v string) *ModifyCenBandwidthPackageAttributesInput
- func (s *ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageName(v string) *ModifyCenBandwidthPackageAttributesInput
- func (s *ModifyCenBandwidthPackageAttributesInput) SetDescription(v string) *ModifyCenBandwidthPackageAttributesInput
- func (s ModifyCenBandwidthPackageAttributesInput) String() string
- func (s *ModifyCenBandwidthPackageAttributesInput) Validate() error
- type ModifyCenBandwidthPackageAttributesOutput
- type ModifyCenInterRegionBandwidthAttributesInput
- func (s ModifyCenInterRegionBandwidthAttributesInput) GoString() string
- func (s *ModifyCenInterRegionBandwidthAttributesInput) SetBandwidth(v int64) *ModifyCenInterRegionBandwidthAttributesInput
- func (s *ModifyCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId(v string) *ModifyCenInterRegionBandwidthAttributesInput
- func (s ModifyCenInterRegionBandwidthAttributesInput) String() string
- func (s *ModifyCenInterRegionBandwidthAttributesInput) Validate() error
- type ModifyCenInterRegionBandwidthAttributesOutput
- type PublishCenRouteEntryInput
- func (s PublishCenRouteEntryInput) GoString() string
- func (s *PublishCenRouteEntryInput) SetCenId(v string) *PublishCenRouteEntryInput
- func (s *PublishCenRouteEntryInput) SetDestinationCidrBlock(v string) *PublishCenRouteEntryInput
- func (s *PublishCenRouteEntryInput) SetInstanceId(v string) *PublishCenRouteEntryInput
- func (s *PublishCenRouteEntryInput) SetInstanceRegionId(v string) *PublishCenRouteEntryInput
- func (s *PublishCenRouteEntryInput) SetInstanceType(v string) *PublishCenRouteEntryInput
- func (s PublishCenRouteEntryInput) String() string
- func (s *PublishCenRouteEntryInput) Validate() error
- type PublishCenRouteEntryOutput
- type RenewCenBandwidthPackageInput
- func (s RenewCenBandwidthPackageInput) GoString() string
- func (s *RenewCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *RenewCenBandwidthPackageInput
- func (s *RenewCenBandwidthPackageInput) SetPeriod(v int64) *RenewCenBandwidthPackageInput
- func (s *RenewCenBandwidthPackageInput) SetPeriodUnit(v string) *RenewCenBandwidthPackageInput
- func (s RenewCenBandwidthPackageInput) String() string
- func (s *RenewCenBandwidthPackageInput) Validate() error
- type RenewCenBandwidthPackageOutput
- type SetCenBandwidthPackageRenewalInput
- func (s SetCenBandwidthPackageRenewalInput) GoString() string
- func (s *SetCenBandwidthPackageRenewalInput) SetCenBandwidthPackageId(v string) *SetCenBandwidthPackageRenewalInput
- func (s *SetCenBandwidthPackageRenewalInput) SetRemainRenewTimes(v int64) *SetCenBandwidthPackageRenewalInput
- func (s *SetCenBandwidthPackageRenewalInput) SetRenewPeriod(v int64) *SetCenBandwidthPackageRenewalInput
- func (s *SetCenBandwidthPackageRenewalInput) SetRenewType(v string) *SetCenBandwidthPackageRenewalInput
- func (s SetCenBandwidthPackageRenewalInput) String() string
- func (s *SetCenBandwidthPackageRenewalInput) Validate() error
- type SetCenBandwidthPackageRenewalOutput
- type WithdrawCenRouteEntryInput
- func (s WithdrawCenRouteEntryInput) GoString() string
- func (s *WithdrawCenRouteEntryInput) SetCenId(v string) *WithdrawCenRouteEntryInput
- func (s *WithdrawCenRouteEntryInput) SetDestinationCidrBlock(v string) *WithdrawCenRouteEntryInput
- func (s *WithdrawCenRouteEntryInput) SetInstanceId(v string) *WithdrawCenRouteEntryInput
- func (s *WithdrawCenRouteEntryInput) SetInstanceRegionId(v string) *WithdrawCenRouteEntryInput
- func (s *WithdrawCenRouteEntryInput) SetInstanceType(v string) *WithdrawCenRouteEntryInput
- func (s WithdrawCenRouteEntryInput) String() string
- func (s *WithdrawCenRouteEntryInput) Validate() error
- type WithdrawCenRouteEntryOutput
Constants ¶
const ( // PeriodUnitForCreateCenBandwidthPackageInputMoth is a PeriodUnitForCreateCenBandwidthPackageInput enum value PeriodUnitForCreateCenBandwidthPackageInputMoth = "Moth" // PeriodUnitForCreateCenBandwidthPackageInputYear is a PeriodUnitForCreateCenBandwidthPackageInput enum value PeriodUnitForCreateCenBandwidthPackageInputYear = "Year" )
const ( // RenewTypeForCreateCenBandwidthPackageInputManual is a RenewTypeForCreateCenBandwidthPackageInput enum value RenewTypeForCreateCenBandwidthPackageInputManual = "Manual" // RenewTypeForCreateCenBandwidthPackageInputAuto is a RenewTypeForCreateCenBandwidthPackageInput enum value RenewTypeForCreateCenBandwidthPackageInputAuto = "Auto" // RenewTypeForCreateCenBandwidthPackageInputNoRenew is a RenewTypeForCreateCenBandwidthPackageInput enum value RenewTypeForCreateCenBandwidthPackageInputNoRenew = "NoRenew" )
const ( // PeriodUnitForRenewCenBandwidthPackageInputMonth is a PeriodUnitForRenewCenBandwidthPackageInput enum value PeriodUnitForRenewCenBandwidthPackageInputMonth = "Month" // PeriodUnitForRenewCenBandwidthPackageInputYear is a PeriodUnitForRenewCenBandwidthPackageInput enum value PeriodUnitForRenewCenBandwidthPackageInputYear = "Year" )
const ( // RenewTypeForSetCenBandwidthPackageRenewalInputManual is a RenewTypeForSetCenBandwidthPackageRenewalInput enum value RenewTypeForSetCenBandwidthPackageRenewalInputManual = "Manual" // RenewTypeForSetCenBandwidthPackageRenewalInputAuto is a RenewTypeForSetCenBandwidthPackageRenewalInput enum value RenewTypeForSetCenBandwidthPackageRenewalInputAuto = "Auto" // RenewTypeForSetCenBandwidthPackageRenewalInputNoRenew is a RenewTypeForSetCenBandwidthPackageRenewalInput enum value RenewTypeForSetCenBandwidthPackageRenewalInputNoRenew = "NoRenew" )
const ( ServiceName = "cen" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "cen" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssociateCenBandwidthPackageInput ¶
type AssociateCenBandwidthPackageInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` // CenId is a required field CenId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AssociateCenBandwidthPackageInput) GoString ¶
func (s AssociateCenBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*AssociateCenBandwidthPackageInput) SetCenBandwidthPackageId ¶
func (s *AssociateCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *AssociateCenBandwidthPackageInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*AssociateCenBandwidthPackageInput) SetCenId ¶
func (s *AssociateCenBandwidthPackageInput) SetCenId(v string) *AssociateCenBandwidthPackageInput
SetCenId sets the CenId field's value.
func (AssociateCenBandwidthPackageInput) String ¶
func (s AssociateCenBandwidthPackageInput) String() string
String returns the string representation
func (*AssociateCenBandwidthPackageInput) Validate ¶
func (s *AssociateCenBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateCenBandwidthPackageOutput ¶
type AssociateCenBandwidthPackageOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (AssociateCenBandwidthPackageOutput) GoString ¶
func (s AssociateCenBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (AssociateCenBandwidthPackageOutput) String ¶
func (s AssociateCenBandwidthPackageOutput) String() string
String returns the string representation
type AttachInstanceToCenInput ¶
type AttachInstanceToCenInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // InstanceRegionId is a required field InstanceRegionId *string `type:"string" required:"true"` // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AttachInstanceToCenInput) GoString ¶
func (s AttachInstanceToCenInput) GoString() string
GoString returns the string representation
func (*AttachInstanceToCenInput) SetCenId ¶
func (s *AttachInstanceToCenInput) SetCenId(v string) *AttachInstanceToCenInput
SetCenId sets the CenId field's value.
func (*AttachInstanceToCenInput) SetInstanceId ¶
func (s *AttachInstanceToCenInput) SetInstanceId(v string) *AttachInstanceToCenInput
SetInstanceId sets the InstanceId field's value.
func (*AttachInstanceToCenInput) SetInstanceRegionId ¶
func (s *AttachInstanceToCenInput) SetInstanceRegionId(v string) *AttachInstanceToCenInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*AttachInstanceToCenInput) SetInstanceType ¶
func (s *AttachInstanceToCenInput) SetInstanceType(v string) *AttachInstanceToCenInput
SetInstanceType sets the InstanceType field's value.
func (AttachInstanceToCenInput) String ¶
func (s AttachInstanceToCenInput) String() string
String returns the string representation
func (*AttachInstanceToCenInput) Validate ¶
func (s *AttachInstanceToCenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AttachInstanceToCenOutput ¶
type AttachInstanceToCenOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (AttachInstanceToCenOutput) GoString ¶
func (s AttachInstanceToCenOutput) GoString() string
GoString returns the string representation
func (AttachInstanceToCenOutput) String ¶
func (s AttachInstanceToCenOutput) String() string
String returns the string representation
type AttachedInstanceForDescribeCenAttachedInstancesOutput ¶
type AttachedInstanceForDescribeCenAttachedInstancesOutput struct { CenId *string `type:"string"` CreationTime *string `type:"string"` InstanceId *string `type:"string"` InstanceRegionId *string `type:"string"` InstanceType *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (AttachedInstanceForDescribeCenAttachedInstancesOutput) GoString ¶
func (s AttachedInstanceForDescribeCenAttachedInstancesOutput) GoString() string
GoString returns the string representation
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCenId ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCenId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetCenId sets the CenId field's value.
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCreationTime ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetCreationTime(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetCreationTime sets the CreationTime field's value.
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceId ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceRegionId ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceRegionId(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceType ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetInstanceType(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetInstanceType sets the InstanceType field's value.
func (*AttachedInstanceForDescribeCenAttachedInstancesOutput) SetStatus ¶
func (s *AttachedInstanceForDescribeCenAttachedInstancesOutput) SetStatus(v string) *AttachedInstanceForDescribeCenAttachedInstancesOutput
SetStatus sets the Status field's value.
func (AttachedInstanceForDescribeCenAttachedInstancesOutput) String ¶
func (s AttachedInstanceForDescribeCenAttachedInstancesOutput) String() string
String returns the string representation
type CEN ¶
CEN provides the API operation methods for making requests to CEN. See this package's package overview docs for details on the service.
CEN methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *CEN
New create int can support ssl or region locate set
func (*CEN) AssociateCenBandwidthPackage ¶
func (c *CEN) AssociateCenBandwidthPackage(input *AssociateCenBandwidthPackageInput) (*AssociateCenBandwidthPackageOutput, error)
AssociateCenBandwidthPackage API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation AssociateCenBandwidthPackage for usage and error information.
func (*CEN) AssociateCenBandwidthPackageCommon ¶
func (c *CEN) AssociateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AssociateCenBandwidthPackageCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation AssociateCenBandwidthPackageCommon for usage and error information.
func (*CEN) AssociateCenBandwidthPackageCommonRequest ¶
func (c *CEN) AssociateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AssociateCenBandwidthPackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the AssociateCenBandwidthPackageCommon operation. The "output" return value will be populated with the AssociateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateCenBandwidthPackageCommon Send returns without error.
See AssociateCenBandwidthPackageCommon for more information on using the AssociateCenBandwidthPackageCommon API call, and error handling.
// Example sending a request using the AssociateCenBandwidthPackageCommonRequest method. req, resp := client.AssociateCenBandwidthPackageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) AssociateCenBandwidthPackageCommonWithContext ¶
func (c *CEN) AssociateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AssociateCenBandwidthPackageCommonWithContext is the same as AssociateCenBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See AssociateCenBandwidthPackageCommon 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 (*CEN) AssociateCenBandwidthPackageRequest ¶
func (c *CEN) AssociateCenBandwidthPackageRequest(input *AssociateCenBandwidthPackageInput) (req *request.Request, output *AssociateCenBandwidthPackageOutput)
AssociateCenBandwidthPackageRequest generates a "volcengine/request.Request" representing the client's request for the AssociateCenBandwidthPackage operation. The "output" return value will be populated with the AssociateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned AssociateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after AssociateCenBandwidthPackageCommon Send returns without error.
See AssociateCenBandwidthPackage for more information on using the AssociateCenBandwidthPackage API call, and error handling.
// Example sending a request using the AssociateCenBandwidthPackageRequest method. req, resp := client.AssociateCenBandwidthPackageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) AssociateCenBandwidthPackageWithContext ¶
func (c *CEN) AssociateCenBandwidthPackageWithContext(ctx volcengine.Context, input *AssociateCenBandwidthPackageInput, opts ...request.Option) (*AssociateCenBandwidthPackageOutput, error)
AssociateCenBandwidthPackageWithContext is the same as AssociateCenBandwidthPackage with the addition of the ability to pass a context and additional request options.
See AssociateCenBandwidthPackage 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 (*CEN) AttachInstanceToCen ¶
func (c *CEN) AttachInstanceToCen(input *AttachInstanceToCenInput) (*AttachInstanceToCenOutput, error)
AttachInstanceToCen API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation AttachInstanceToCen for usage and error information.
func (*CEN) AttachInstanceToCenCommon ¶
func (c *CEN) AttachInstanceToCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AttachInstanceToCenCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation AttachInstanceToCenCommon for usage and error information.
func (*CEN) AttachInstanceToCenCommonRequest ¶
func (c *CEN) AttachInstanceToCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AttachInstanceToCenCommonRequest generates a "volcengine/request.Request" representing the client's request for the AttachInstanceToCenCommon operation. The "output" return value will be populated with the AttachInstanceToCenCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachInstanceToCenCommon Request to send the API call to the service. the "output" return value is not valid until after AttachInstanceToCenCommon Send returns without error.
See AttachInstanceToCenCommon for more information on using the AttachInstanceToCenCommon API call, and error handling.
// Example sending a request using the AttachInstanceToCenCommonRequest method. req, resp := client.AttachInstanceToCenCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) AttachInstanceToCenCommonWithContext ¶
func (c *CEN) AttachInstanceToCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AttachInstanceToCenCommonWithContext is the same as AttachInstanceToCenCommon with the addition of the ability to pass a context and additional request options.
See AttachInstanceToCenCommon 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 (*CEN) AttachInstanceToCenRequest ¶
func (c *CEN) AttachInstanceToCenRequest(input *AttachInstanceToCenInput) (req *request.Request, output *AttachInstanceToCenOutput)
AttachInstanceToCenRequest generates a "volcengine/request.Request" representing the client's request for the AttachInstanceToCen operation. The "output" return value will be populated with the AttachInstanceToCenCommon request's response once the request completes successfully.
Use "Send" method on the returned AttachInstanceToCenCommon Request to send the API call to the service. the "output" return value is not valid until after AttachInstanceToCenCommon Send returns without error.
See AttachInstanceToCen for more information on using the AttachInstanceToCen API call, and error handling.
// Example sending a request using the AttachInstanceToCenRequest method. req, resp := client.AttachInstanceToCenRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) AttachInstanceToCenWithContext ¶
func (c *CEN) AttachInstanceToCenWithContext(ctx volcengine.Context, input *AttachInstanceToCenInput, opts ...request.Option) (*AttachInstanceToCenOutput, error)
AttachInstanceToCenWithContext is the same as AttachInstanceToCen with the addition of the ability to pass a context and additional request options.
See AttachInstanceToCen 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 (*CEN) CreateCen ¶
func (c *CEN) CreateCen(input *CreateCenInput) (*CreateCenOutput, error)
CreateCen API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCen for usage and error information.
func (*CEN) CreateCenBandwidthPackage ¶
func (c *CEN) CreateCenBandwidthPackage(input *CreateCenBandwidthPackageInput) (*CreateCenBandwidthPackageOutput, error)
CreateCenBandwidthPackage API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCenBandwidthPackage for usage and error information.
func (*CEN) CreateCenBandwidthPackageCommon ¶
func (c *CEN) CreateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateCenBandwidthPackageCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCenBandwidthPackageCommon for usage and error information.
func (*CEN) CreateCenBandwidthPackageCommonRequest ¶
func (c *CEN) CreateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCenBandwidthPackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCenBandwidthPackageCommon operation. The "output" return value will be populated with the CreateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenBandwidthPackageCommon Send returns without error.
See CreateCenBandwidthPackageCommon for more information on using the CreateCenBandwidthPackageCommon API call, and error handling.
// Example sending a request using the CreateCenBandwidthPackageCommonRequest method. req, resp := client.CreateCenBandwidthPackageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenBandwidthPackageCommonWithContext ¶
func (c *CEN) CreateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCenBandwidthPackageCommonWithContext is the same as CreateCenBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See CreateCenBandwidthPackageCommon 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 (*CEN) CreateCenBandwidthPackageRequest ¶
func (c *CEN) CreateCenBandwidthPackageRequest(input *CreateCenBandwidthPackageInput) (req *request.Request, output *CreateCenBandwidthPackageOutput)
CreateCenBandwidthPackageRequest generates a "volcengine/request.Request" representing the client's request for the CreateCenBandwidthPackage operation. The "output" return value will be populated with the CreateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenBandwidthPackageCommon Send returns without error.
See CreateCenBandwidthPackage for more information on using the CreateCenBandwidthPackage API call, and error handling.
// Example sending a request using the CreateCenBandwidthPackageRequest method. req, resp := client.CreateCenBandwidthPackageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenBandwidthPackageWithContext ¶
func (c *CEN) CreateCenBandwidthPackageWithContext(ctx volcengine.Context, input *CreateCenBandwidthPackageInput, opts ...request.Option) (*CreateCenBandwidthPackageOutput, error)
CreateCenBandwidthPackageWithContext is the same as CreateCenBandwidthPackage with the addition of the ability to pass a context and additional request options.
See CreateCenBandwidthPackage 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 (*CEN) CreateCenCommon ¶
CreateCenCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCenCommon for usage and error information.
func (*CEN) CreateCenCommonRequest ¶
func (c *CEN) CreateCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCenCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCenCommon operation. The "output" return value will be populated with the CreateCenCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenCommon Send returns without error.
See CreateCenCommon for more information on using the CreateCenCommon API call, and error handling.
// Example sending a request using the CreateCenCommonRequest method. req, resp := client.CreateCenCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenCommonWithContext ¶
func (c *CEN) CreateCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCenCommonWithContext is the same as CreateCenCommon with the addition of the ability to pass a context and additional request options.
See CreateCenCommon 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 (*CEN) CreateCenInterRegionBandwidth ¶
func (c *CEN) CreateCenInterRegionBandwidth(input *CreateCenInterRegionBandwidthInput) (*CreateCenInterRegionBandwidthOutput, error)
CreateCenInterRegionBandwidth API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCenInterRegionBandwidth for usage and error information.
func (*CEN) CreateCenInterRegionBandwidthCommon ¶
func (c *CEN) CreateCenInterRegionBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateCenInterRegionBandwidthCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation CreateCenInterRegionBandwidthCommon for usage and error information.
func (*CEN) CreateCenInterRegionBandwidthCommonRequest ¶
func (c *CEN) CreateCenInterRegionBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCenInterRegionBandwidthCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCenInterRegionBandwidthCommon operation. The "output" return value will be populated with the CreateCenInterRegionBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenInterRegionBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenInterRegionBandwidthCommon Send returns without error.
See CreateCenInterRegionBandwidthCommon for more information on using the CreateCenInterRegionBandwidthCommon API call, and error handling.
// Example sending a request using the CreateCenInterRegionBandwidthCommonRequest method. req, resp := client.CreateCenInterRegionBandwidthCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenInterRegionBandwidthCommonWithContext ¶
func (c *CEN) CreateCenInterRegionBandwidthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCenInterRegionBandwidthCommonWithContext is the same as CreateCenInterRegionBandwidthCommon with the addition of the ability to pass a context and additional request options.
See CreateCenInterRegionBandwidthCommon 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 (*CEN) CreateCenInterRegionBandwidthRequest ¶
func (c *CEN) CreateCenInterRegionBandwidthRequest(input *CreateCenInterRegionBandwidthInput) (req *request.Request, output *CreateCenInterRegionBandwidthOutput)
CreateCenInterRegionBandwidthRequest generates a "volcengine/request.Request" representing the client's request for the CreateCenInterRegionBandwidth operation. The "output" return value will be populated with the CreateCenInterRegionBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenInterRegionBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenInterRegionBandwidthCommon Send returns without error.
See CreateCenInterRegionBandwidth for more information on using the CreateCenInterRegionBandwidth API call, and error handling.
// Example sending a request using the CreateCenInterRegionBandwidthRequest method. req, resp := client.CreateCenInterRegionBandwidthRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenInterRegionBandwidthWithContext ¶
func (c *CEN) CreateCenInterRegionBandwidthWithContext(ctx volcengine.Context, input *CreateCenInterRegionBandwidthInput, opts ...request.Option) (*CreateCenInterRegionBandwidthOutput, error)
CreateCenInterRegionBandwidthWithContext is the same as CreateCenInterRegionBandwidth with the addition of the ability to pass a context and additional request options.
See CreateCenInterRegionBandwidth 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 (*CEN) CreateCenRequest ¶
func (c *CEN) CreateCenRequest(input *CreateCenInput) (req *request.Request, output *CreateCenOutput)
CreateCenRequest generates a "volcengine/request.Request" representing the client's request for the CreateCen operation. The "output" return value will be populated with the CreateCenCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCenCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCenCommon Send returns without error.
See CreateCen for more information on using the CreateCen API call, and error handling.
// Example sending a request using the CreateCenRequest method. req, resp := client.CreateCenRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) CreateCenWithContext ¶
func (c *CEN) CreateCenWithContext(ctx volcengine.Context, input *CreateCenInput, opts ...request.Option) (*CreateCenOutput, error)
CreateCenWithContext is the same as CreateCen with the addition of the ability to pass a context and additional request options.
See CreateCen 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 (*CEN) DeleteCen ¶
func (c *CEN) DeleteCen(input *DeleteCenInput) (*DeleteCenOutput, error)
DeleteCen API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCen for usage and error information.
func (*CEN) DeleteCenBandwidthPackage ¶
func (c *CEN) DeleteCenBandwidthPackage(input *DeleteCenBandwidthPackageInput) (*DeleteCenBandwidthPackageOutput, error)
DeleteCenBandwidthPackage API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCenBandwidthPackage for usage and error information.
func (*CEN) DeleteCenBandwidthPackageCommon ¶
func (c *CEN) DeleteCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCenBandwidthPackageCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCenBandwidthPackageCommon for usage and error information.
func (*CEN) DeleteCenBandwidthPackageCommonRequest ¶
func (c *CEN) DeleteCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCenBandwidthPackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCenBandwidthPackageCommon operation. The "output" return value will be populated with the DeleteCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenBandwidthPackageCommon Send returns without error.
See DeleteCenBandwidthPackageCommon for more information on using the DeleteCenBandwidthPackageCommon API call, and error handling.
// Example sending a request using the DeleteCenBandwidthPackageCommonRequest method. req, resp := client.DeleteCenBandwidthPackageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenBandwidthPackageCommonWithContext ¶
func (c *CEN) DeleteCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCenBandwidthPackageCommonWithContext is the same as DeleteCenBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See DeleteCenBandwidthPackageCommon 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 (*CEN) DeleteCenBandwidthPackageRequest ¶
func (c *CEN) DeleteCenBandwidthPackageRequest(input *DeleteCenBandwidthPackageInput) (req *request.Request, output *DeleteCenBandwidthPackageOutput)
DeleteCenBandwidthPackageRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCenBandwidthPackage operation. The "output" return value will be populated with the DeleteCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenBandwidthPackageCommon Send returns without error.
See DeleteCenBandwidthPackage for more information on using the DeleteCenBandwidthPackage API call, and error handling.
// Example sending a request using the DeleteCenBandwidthPackageRequest method. req, resp := client.DeleteCenBandwidthPackageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenBandwidthPackageWithContext ¶
func (c *CEN) DeleteCenBandwidthPackageWithContext(ctx volcengine.Context, input *DeleteCenBandwidthPackageInput, opts ...request.Option) (*DeleteCenBandwidthPackageOutput, error)
DeleteCenBandwidthPackageWithContext is the same as DeleteCenBandwidthPackage with the addition of the ability to pass a context and additional request options.
See DeleteCenBandwidthPackage 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 (*CEN) DeleteCenCommon ¶
DeleteCenCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCenCommon for usage and error information.
func (*CEN) DeleteCenCommonRequest ¶
func (c *CEN) DeleteCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCenCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCenCommon operation. The "output" return value will be populated with the DeleteCenCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenCommon Send returns without error.
See DeleteCenCommon for more information on using the DeleteCenCommon API call, and error handling.
// Example sending a request using the DeleteCenCommonRequest method. req, resp := client.DeleteCenCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenCommonWithContext ¶
func (c *CEN) DeleteCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCenCommonWithContext is the same as DeleteCenCommon with the addition of the ability to pass a context and additional request options.
See DeleteCenCommon 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 (*CEN) DeleteCenInterRegionBandwidth ¶
func (c *CEN) DeleteCenInterRegionBandwidth(input *DeleteCenInterRegionBandwidthInput) (*DeleteCenInterRegionBandwidthOutput, error)
DeleteCenInterRegionBandwidth API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCenInterRegionBandwidth for usage and error information.
func (*CEN) DeleteCenInterRegionBandwidthCommon ¶
func (c *CEN) DeleteCenInterRegionBandwidthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCenInterRegionBandwidthCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DeleteCenInterRegionBandwidthCommon for usage and error information.
func (*CEN) DeleteCenInterRegionBandwidthCommonRequest ¶
func (c *CEN) DeleteCenInterRegionBandwidthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCenInterRegionBandwidthCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCenInterRegionBandwidthCommon operation. The "output" return value will be populated with the DeleteCenInterRegionBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenInterRegionBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenInterRegionBandwidthCommon Send returns without error.
See DeleteCenInterRegionBandwidthCommon for more information on using the DeleteCenInterRegionBandwidthCommon API call, and error handling.
// Example sending a request using the DeleteCenInterRegionBandwidthCommonRequest method. req, resp := client.DeleteCenInterRegionBandwidthCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenInterRegionBandwidthCommonWithContext ¶
func (c *CEN) DeleteCenInterRegionBandwidthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCenInterRegionBandwidthCommonWithContext is the same as DeleteCenInterRegionBandwidthCommon with the addition of the ability to pass a context and additional request options.
See DeleteCenInterRegionBandwidthCommon 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 (*CEN) DeleteCenInterRegionBandwidthRequest ¶
func (c *CEN) DeleteCenInterRegionBandwidthRequest(input *DeleteCenInterRegionBandwidthInput) (req *request.Request, output *DeleteCenInterRegionBandwidthOutput)
DeleteCenInterRegionBandwidthRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCenInterRegionBandwidth operation. The "output" return value will be populated with the DeleteCenInterRegionBandwidthCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenInterRegionBandwidthCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenInterRegionBandwidthCommon Send returns without error.
See DeleteCenInterRegionBandwidth for more information on using the DeleteCenInterRegionBandwidth API call, and error handling.
// Example sending a request using the DeleteCenInterRegionBandwidthRequest method. req, resp := client.DeleteCenInterRegionBandwidthRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenInterRegionBandwidthWithContext ¶
func (c *CEN) DeleteCenInterRegionBandwidthWithContext(ctx volcengine.Context, input *DeleteCenInterRegionBandwidthInput, opts ...request.Option) (*DeleteCenInterRegionBandwidthOutput, error)
DeleteCenInterRegionBandwidthWithContext is the same as DeleteCenInterRegionBandwidth with the addition of the ability to pass a context and additional request options.
See DeleteCenInterRegionBandwidth 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 (*CEN) DeleteCenRequest ¶
func (c *CEN) DeleteCenRequest(input *DeleteCenInput) (req *request.Request, output *DeleteCenOutput)
DeleteCenRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCen operation. The "output" return value will be populated with the DeleteCenCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCenCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCenCommon Send returns without error.
See DeleteCen for more information on using the DeleteCen API call, and error handling.
// Example sending a request using the DeleteCenRequest method. req, resp := client.DeleteCenRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DeleteCenWithContext ¶
func (c *CEN) DeleteCenWithContext(ctx volcengine.Context, input *DeleteCenInput, opts ...request.Option) (*DeleteCenOutput, error)
DeleteCenWithContext is the same as DeleteCen with the addition of the ability to pass a context and additional request options.
See DeleteCen 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 (*CEN) DescribeCenAttachedInstanceAttributes ¶
func (c *CEN) DescribeCenAttachedInstanceAttributes(input *DescribeCenAttachedInstanceAttributesInput) (*DescribeCenAttachedInstanceAttributesOutput, error)
DescribeCenAttachedInstanceAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttachedInstanceAttributes for usage and error information.
func (*CEN) DescribeCenAttachedInstanceAttributesCommon ¶
func (c *CEN) DescribeCenAttachedInstanceAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenAttachedInstanceAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttachedInstanceAttributesCommon for usage and error information.
func (*CEN) DescribeCenAttachedInstanceAttributesCommonRequest ¶
func (c *CEN) DescribeCenAttachedInstanceAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenAttachedInstanceAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttachedInstanceAttributesCommon operation. The "output" return value will be populated with the DescribeCenAttachedInstanceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttachedInstanceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttachedInstanceAttributesCommon Send returns without error.
See DescribeCenAttachedInstanceAttributesCommon for more information on using the DescribeCenAttachedInstanceAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCenAttachedInstanceAttributesCommonRequest method. req, resp := client.DescribeCenAttachedInstanceAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttachedInstanceAttributesCommonWithContext ¶
func (c *CEN) DescribeCenAttachedInstanceAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenAttachedInstanceAttributesCommonWithContext is the same as DescribeCenAttachedInstanceAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenAttachedInstanceAttributesCommon 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 (*CEN) DescribeCenAttachedInstanceAttributesRequest ¶
func (c *CEN) DescribeCenAttachedInstanceAttributesRequest(input *DescribeCenAttachedInstanceAttributesInput) (req *request.Request, output *DescribeCenAttachedInstanceAttributesOutput)
DescribeCenAttachedInstanceAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttachedInstanceAttributes operation. The "output" return value will be populated with the DescribeCenAttachedInstanceAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttachedInstanceAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttachedInstanceAttributesCommon Send returns without error.
See DescribeCenAttachedInstanceAttributes for more information on using the DescribeCenAttachedInstanceAttributes API call, and error handling.
// Example sending a request using the DescribeCenAttachedInstanceAttributesRequest method. req, resp := client.DescribeCenAttachedInstanceAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttachedInstanceAttributesWithContext ¶
func (c *CEN) DescribeCenAttachedInstanceAttributesWithContext(ctx volcengine.Context, input *DescribeCenAttachedInstanceAttributesInput, opts ...request.Option) (*DescribeCenAttachedInstanceAttributesOutput, error)
DescribeCenAttachedInstanceAttributesWithContext is the same as DescribeCenAttachedInstanceAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCenAttachedInstanceAttributes 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 (*CEN) DescribeCenAttachedInstances ¶
func (c *CEN) DescribeCenAttachedInstances(input *DescribeCenAttachedInstancesInput) (*DescribeCenAttachedInstancesOutput, error)
DescribeCenAttachedInstances API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttachedInstances for usage and error information.
func (*CEN) DescribeCenAttachedInstancesCommon ¶
func (c *CEN) DescribeCenAttachedInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenAttachedInstancesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttachedInstancesCommon for usage and error information.
func (*CEN) DescribeCenAttachedInstancesCommonRequest ¶
func (c *CEN) DescribeCenAttachedInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenAttachedInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttachedInstancesCommon operation. The "output" return value will be populated with the DescribeCenAttachedInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttachedInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttachedInstancesCommon Send returns without error.
See DescribeCenAttachedInstancesCommon for more information on using the DescribeCenAttachedInstancesCommon API call, and error handling.
// Example sending a request using the DescribeCenAttachedInstancesCommonRequest method. req, resp := client.DescribeCenAttachedInstancesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttachedInstancesCommonWithContext ¶
func (c *CEN) DescribeCenAttachedInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenAttachedInstancesCommonWithContext is the same as DescribeCenAttachedInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenAttachedInstancesCommon 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 (*CEN) DescribeCenAttachedInstancesRequest ¶
func (c *CEN) DescribeCenAttachedInstancesRequest(input *DescribeCenAttachedInstancesInput) (req *request.Request, output *DescribeCenAttachedInstancesOutput)
DescribeCenAttachedInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttachedInstances operation. The "output" return value will be populated with the DescribeCenAttachedInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttachedInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttachedInstancesCommon Send returns without error.
See DescribeCenAttachedInstances for more information on using the DescribeCenAttachedInstances API call, and error handling.
// Example sending a request using the DescribeCenAttachedInstancesRequest method. req, resp := client.DescribeCenAttachedInstancesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttachedInstancesWithContext ¶
func (c *CEN) DescribeCenAttachedInstancesWithContext(ctx volcengine.Context, input *DescribeCenAttachedInstancesInput, opts ...request.Option) (*DescribeCenAttachedInstancesOutput, error)
DescribeCenAttachedInstancesWithContext is the same as DescribeCenAttachedInstances with the addition of the ability to pass a context and additional request options.
See DescribeCenAttachedInstances 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 (*CEN) DescribeCenAttributes ¶
func (c *CEN) DescribeCenAttributes(input *DescribeCenAttributesInput) (*DescribeCenAttributesOutput, error)
DescribeCenAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttributes for usage and error information.
func (*CEN) DescribeCenAttributesCommon ¶
func (c *CEN) DescribeCenAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenAttributesCommon for usage and error information.
func (*CEN) DescribeCenAttributesCommonRequest ¶
func (c *CEN) DescribeCenAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttributesCommon operation. The "output" return value will be populated with the DescribeCenAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttributesCommon Send returns without error.
See DescribeCenAttributesCommon for more information on using the DescribeCenAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCenAttributesCommonRequest method. req, resp := client.DescribeCenAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttributesCommonWithContext ¶
func (c *CEN) DescribeCenAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenAttributesCommonWithContext is the same as DescribeCenAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenAttributesCommon 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 (*CEN) DescribeCenAttributesRequest ¶
func (c *CEN) DescribeCenAttributesRequest(input *DescribeCenAttributesInput) (req *request.Request, output *DescribeCenAttributesOutput)
DescribeCenAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenAttributes operation. The "output" return value will be populated with the DescribeCenAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenAttributesCommon Send returns without error.
See DescribeCenAttributes for more information on using the DescribeCenAttributes API call, and error handling.
// Example sending a request using the DescribeCenAttributesRequest method. req, resp := client.DescribeCenAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenAttributesWithContext ¶
func (c *CEN) DescribeCenAttributesWithContext(ctx volcengine.Context, input *DescribeCenAttributesInput, opts ...request.Option) (*DescribeCenAttributesOutput, error)
DescribeCenAttributesWithContext is the same as DescribeCenAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCenAttributes 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 (*CEN) DescribeCenBandwidthPackageAttributes ¶
func (c *CEN) DescribeCenBandwidthPackageAttributes(input *DescribeCenBandwidthPackageAttributesInput) (*DescribeCenBandwidthPackageAttributesOutput, error)
DescribeCenBandwidthPackageAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackageAttributes for usage and error information.
func (*CEN) DescribeCenBandwidthPackageAttributesCommon ¶
func (c *CEN) DescribeCenBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenBandwidthPackageAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackageAttributesCommon for usage and error information.
func (*CEN) DescribeCenBandwidthPackageAttributesCommonRequest ¶
func (c *CEN) DescribeCenBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenBandwidthPackageAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackageAttributesCommon operation. The "output" return value will be populated with the DescribeCenBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackageAttributesCommon Send returns without error.
See DescribeCenBandwidthPackageAttributesCommon for more information on using the DescribeCenBandwidthPackageAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackageAttributesCommonRequest method. req, resp := client.DescribeCenBandwidthPackageAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackageAttributesCommonWithContext ¶
func (c *CEN) DescribeCenBandwidthPackageAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenBandwidthPackageAttributesCommonWithContext is the same as DescribeCenBandwidthPackageAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackageAttributesCommon 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 (*CEN) DescribeCenBandwidthPackageAttributesRequest ¶
func (c *CEN) DescribeCenBandwidthPackageAttributesRequest(input *DescribeCenBandwidthPackageAttributesInput) (req *request.Request, output *DescribeCenBandwidthPackageAttributesOutput)
DescribeCenBandwidthPackageAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackageAttributes operation. The "output" return value will be populated with the DescribeCenBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackageAttributesCommon Send returns without error.
See DescribeCenBandwidthPackageAttributes for more information on using the DescribeCenBandwidthPackageAttributes API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackageAttributesRequest method. req, resp := client.DescribeCenBandwidthPackageAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackageAttributesWithContext ¶
func (c *CEN) DescribeCenBandwidthPackageAttributesWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackageAttributesInput, opts ...request.Option) (*DescribeCenBandwidthPackageAttributesOutput, error)
DescribeCenBandwidthPackageAttributesWithContext is the same as DescribeCenBandwidthPackageAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackageAttributes 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 (*CEN) DescribeCenBandwidthPackages ¶
func (c *CEN) DescribeCenBandwidthPackages(input *DescribeCenBandwidthPackagesInput) (*DescribeCenBandwidthPackagesOutput, error)
DescribeCenBandwidthPackages API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackages for usage and error information.
func (*CEN) DescribeCenBandwidthPackagesBilling ¶
func (c *CEN) DescribeCenBandwidthPackagesBilling(input *DescribeCenBandwidthPackagesBillingInput) (*DescribeCenBandwidthPackagesBillingOutput, error)
DescribeCenBandwidthPackagesBilling API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackagesBilling for usage and error information.
func (*CEN) DescribeCenBandwidthPackagesBillingCommon ¶
func (c *CEN) DescribeCenBandwidthPackagesBillingCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenBandwidthPackagesBillingCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackagesBillingCommon for usage and error information.
func (*CEN) DescribeCenBandwidthPackagesBillingCommonRequest ¶
func (c *CEN) DescribeCenBandwidthPackagesBillingCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenBandwidthPackagesBillingCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackagesBillingCommon operation. The "output" return value will be populated with the DescribeCenBandwidthPackagesBillingCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackagesBillingCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackagesBillingCommon Send returns without error.
See DescribeCenBandwidthPackagesBillingCommon for more information on using the DescribeCenBandwidthPackagesBillingCommon API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackagesBillingCommonRequest method. req, resp := client.DescribeCenBandwidthPackagesBillingCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackagesBillingCommonWithContext ¶
func (c *CEN) DescribeCenBandwidthPackagesBillingCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenBandwidthPackagesBillingCommonWithContext is the same as DescribeCenBandwidthPackagesBillingCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackagesBillingCommon 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 (*CEN) DescribeCenBandwidthPackagesBillingRequest ¶
func (c *CEN) DescribeCenBandwidthPackagesBillingRequest(input *DescribeCenBandwidthPackagesBillingInput) (req *request.Request, output *DescribeCenBandwidthPackagesBillingOutput)
DescribeCenBandwidthPackagesBillingRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackagesBilling operation. The "output" return value will be populated with the DescribeCenBandwidthPackagesBillingCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackagesBillingCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackagesBillingCommon Send returns without error.
See DescribeCenBandwidthPackagesBilling for more information on using the DescribeCenBandwidthPackagesBilling API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackagesBillingRequest method. req, resp := client.DescribeCenBandwidthPackagesBillingRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackagesBillingWithContext ¶
func (c *CEN) DescribeCenBandwidthPackagesBillingWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackagesBillingInput, opts ...request.Option) (*DescribeCenBandwidthPackagesBillingOutput, error)
DescribeCenBandwidthPackagesBillingWithContext is the same as DescribeCenBandwidthPackagesBilling with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackagesBilling 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 (*CEN) DescribeCenBandwidthPackagesCommon ¶
func (c *CEN) DescribeCenBandwidthPackagesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenBandwidthPackagesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenBandwidthPackagesCommon for usage and error information.
func (*CEN) DescribeCenBandwidthPackagesCommonRequest ¶
func (c *CEN) DescribeCenBandwidthPackagesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenBandwidthPackagesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackagesCommon operation. The "output" return value will be populated with the DescribeCenBandwidthPackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackagesCommon Send returns without error.
See DescribeCenBandwidthPackagesCommon for more information on using the DescribeCenBandwidthPackagesCommon API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackagesCommonRequest method. req, resp := client.DescribeCenBandwidthPackagesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackagesCommonWithContext ¶
func (c *CEN) DescribeCenBandwidthPackagesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenBandwidthPackagesCommonWithContext is the same as DescribeCenBandwidthPackagesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackagesCommon 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 (*CEN) DescribeCenBandwidthPackagesRequest ¶
func (c *CEN) DescribeCenBandwidthPackagesRequest(input *DescribeCenBandwidthPackagesInput) (req *request.Request, output *DescribeCenBandwidthPackagesOutput)
DescribeCenBandwidthPackagesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenBandwidthPackages operation. The "output" return value will be populated with the DescribeCenBandwidthPackagesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenBandwidthPackagesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenBandwidthPackagesCommon Send returns without error.
See DescribeCenBandwidthPackages for more information on using the DescribeCenBandwidthPackages API call, and error handling.
// Example sending a request using the DescribeCenBandwidthPackagesRequest method. req, resp := client.DescribeCenBandwidthPackagesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenBandwidthPackagesWithContext ¶
func (c *CEN) DescribeCenBandwidthPackagesWithContext(ctx volcengine.Context, input *DescribeCenBandwidthPackagesInput, opts ...request.Option) (*DescribeCenBandwidthPackagesOutput, error)
DescribeCenBandwidthPackagesWithContext is the same as DescribeCenBandwidthPackages with the addition of the ability to pass a context and additional request options.
See DescribeCenBandwidthPackages 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 (*CEN) DescribeCenInterRegionBandwidthAttributes ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributes(input *DescribeCenInterRegionBandwidthAttributesInput) (*DescribeCenInterRegionBandwidthAttributesOutput, error)
DescribeCenInterRegionBandwidthAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenInterRegionBandwidthAttributes for usage and error information.
func (*CEN) DescribeCenInterRegionBandwidthAttributesCommon ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenInterRegionBandwidthAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenInterRegionBandwidthAttributesCommon for usage and error information.
func (*CEN) DescribeCenInterRegionBandwidthAttributesCommonRequest ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenInterRegionBandwidthAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenInterRegionBandwidthAttributesCommon operation. The "output" return value will be populated with the DescribeCenInterRegionBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenInterRegionBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenInterRegionBandwidthAttributesCommon Send returns without error.
See DescribeCenInterRegionBandwidthAttributesCommon for more information on using the DescribeCenInterRegionBandwidthAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCenInterRegionBandwidthAttributesCommonRequest method. req, resp := client.DescribeCenInterRegionBandwidthAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenInterRegionBandwidthAttributesCommonWithContext ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenInterRegionBandwidthAttributesCommonWithContext is the same as DescribeCenInterRegionBandwidthAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenInterRegionBandwidthAttributesCommon 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 (*CEN) DescribeCenInterRegionBandwidthAttributesRequest ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributesRequest(input *DescribeCenInterRegionBandwidthAttributesInput) (req *request.Request, output *DescribeCenInterRegionBandwidthAttributesOutput)
DescribeCenInterRegionBandwidthAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenInterRegionBandwidthAttributes operation. The "output" return value will be populated with the DescribeCenInterRegionBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenInterRegionBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenInterRegionBandwidthAttributesCommon Send returns without error.
See DescribeCenInterRegionBandwidthAttributes for more information on using the DescribeCenInterRegionBandwidthAttributes API call, and error handling.
// Example sending a request using the DescribeCenInterRegionBandwidthAttributesRequest method. req, resp := client.DescribeCenInterRegionBandwidthAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenInterRegionBandwidthAttributesWithContext ¶
func (c *CEN) DescribeCenInterRegionBandwidthAttributesWithContext(ctx volcengine.Context, input *DescribeCenInterRegionBandwidthAttributesInput, opts ...request.Option) (*DescribeCenInterRegionBandwidthAttributesOutput, error)
DescribeCenInterRegionBandwidthAttributesWithContext is the same as DescribeCenInterRegionBandwidthAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCenInterRegionBandwidthAttributes 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 (*CEN) DescribeCenInterRegionBandwidths ¶
func (c *CEN) DescribeCenInterRegionBandwidths(input *DescribeCenInterRegionBandwidthsInput) (*DescribeCenInterRegionBandwidthsOutput, error)
DescribeCenInterRegionBandwidths API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenInterRegionBandwidths for usage and error information.
func (*CEN) DescribeCenInterRegionBandwidthsCommon ¶
func (c *CEN) DescribeCenInterRegionBandwidthsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenInterRegionBandwidthsCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenInterRegionBandwidthsCommon for usage and error information.
func (*CEN) DescribeCenInterRegionBandwidthsCommonRequest ¶
func (c *CEN) DescribeCenInterRegionBandwidthsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenInterRegionBandwidthsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenInterRegionBandwidthsCommon operation. The "output" return value will be populated with the DescribeCenInterRegionBandwidthsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenInterRegionBandwidthsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenInterRegionBandwidthsCommon Send returns without error.
See DescribeCenInterRegionBandwidthsCommon for more information on using the DescribeCenInterRegionBandwidthsCommon API call, and error handling.
// Example sending a request using the DescribeCenInterRegionBandwidthsCommonRequest method. req, resp := client.DescribeCenInterRegionBandwidthsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenInterRegionBandwidthsCommonWithContext ¶
func (c *CEN) DescribeCenInterRegionBandwidthsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenInterRegionBandwidthsCommonWithContext is the same as DescribeCenInterRegionBandwidthsCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenInterRegionBandwidthsCommon 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 (*CEN) DescribeCenInterRegionBandwidthsRequest ¶
func (c *CEN) DescribeCenInterRegionBandwidthsRequest(input *DescribeCenInterRegionBandwidthsInput) (req *request.Request, output *DescribeCenInterRegionBandwidthsOutput)
DescribeCenInterRegionBandwidthsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenInterRegionBandwidths operation. The "output" return value will be populated with the DescribeCenInterRegionBandwidthsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenInterRegionBandwidthsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenInterRegionBandwidthsCommon Send returns without error.
See DescribeCenInterRegionBandwidths for more information on using the DescribeCenInterRegionBandwidths API call, and error handling.
// Example sending a request using the DescribeCenInterRegionBandwidthsRequest method. req, resp := client.DescribeCenInterRegionBandwidthsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenInterRegionBandwidthsWithContext ¶
func (c *CEN) DescribeCenInterRegionBandwidthsWithContext(ctx volcengine.Context, input *DescribeCenInterRegionBandwidthsInput, opts ...request.Option) (*DescribeCenInterRegionBandwidthsOutput, error)
DescribeCenInterRegionBandwidthsWithContext is the same as DescribeCenInterRegionBandwidths with the addition of the ability to pass a context and additional request options.
See DescribeCenInterRegionBandwidths 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 (*CEN) DescribeCenRouteEntries ¶
func (c *CEN) DescribeCenRouteEntries(input *DescribeCenRouteEntriesInput) (*DescribeCenRouteEntriesOutput, error)
DescribeCenRouteEntries API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenRouteEntries for usage and error information.
func (*CEN) DescribeCenRouteEntriesCommon ¶
func (c *CEN) DescribeCenRouteEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenRouteEntriesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenRouteEntriesCommon for usage and error information.
func (*CEN) DescribeCenRouteEntriesCommonRequest ¶
func (c *CEN) DescribeCenRouteEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenRouteEntriesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenRouteEntriesCommon operation. The "output" return value will be populated with the DescribeCenRouteEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenRouteEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenRouteEntriesCommon Send returns without error.
See DescribeCenRouteEntriesCommon for more information on using the DescribeCenRouteEntriesCommon API call, and error handling.
// Example sending a request using the DescribeCenRouteEntriesCommonRequest method. req, resp := client.DescribeCenRouteEntriesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenRouteEntriesCommonWithContext ¶
func (c *CEN) DescribeCenRouteEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenRouteEntriesCommonWithContext is the same as DescribeCenRouteEntriesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenRouteEntriesCommon 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 (*CEN) DescribeCenRouteEntriesRequest ¶
func (c *CEN) DescribeCenRouteEntriesRequest(input *DescribeCenRouteEntriesInput) (req *request.Request, output *DescribeCenRouteEntriesOutput)
DescribeCenRouteEntriesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenRouteEntries operation. The "output" return value will be populated with the DescribeCenRouteEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenRouteEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenRouteEntriesCommon Send returns without error.
See DescribeCenRouteEntries for more information on using the DescribeCenRouteEntries API call, and error handling.
// Example sending a request using the DescribeCenRouteEntriesRequest method. req, resp := client.DescribeCenRouteEntriesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenRouteEntriesWithContext ¶
func (c *CEN) DescribeCenRouteEntriesWithContext(ctx volcengine.Context, input *DescribeCenRouteEntriesInput, opts ...request.Option) (*DescribeCenRouteEntriesOutput, error)
DescribeCenRouteEntriesWithContext is the same as DescribeCenRouteEntries with the addition of the ability to pass a context and additional request options.
See DescribeCenRouteEntries 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 (*CEN) DescribeCenSupportedRegions ¶
func (c *CEN) DescribeCenSupportedRegions(input *DescribeCenSupportedRegionsInput) (*DescribeCenSupportedRegionsOutput, error)
DescribeCenSupportedRegions API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenSupportedRegions for usage and error information.
func (*CEN) DescribeCenSupportedRegionsCommon ¶
func (c *CEN) DescribeCenSupportedRegionsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCenSupportedRegionsCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCenSupportedRegionsCommon for usage and error information.
func (*CEN) DescribeCenSupportedRegionsCommonRequest ¶
func (c *CEN) DescribeCenSupportedRegionsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCenSupportedRegionsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenSupportedRegionsCommon operation. The "output" return value will be populated with the DescribeCenSupportedRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenSupportedRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenSupportedRegionsCommon Send returns without error.
See DescribeCenSupportedRegionsCommon for more information on using the DescribeCenSupportedRegionsCommon API call, and error handling.
// Example sending a request using the DescribeCenSupportedRegionsCommonRequest method. req, resp := client.DescribeCenSupportedRegionsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenSupportedRegionsCommonWithContext ¶
func (c *CEN) DescribeCenSupportedRegionsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCenSupportedRegionsCommonWithContext is the same as DescribeCenSupportedRegionsCommon with the addition of the ability to pass a context and additional request options.
See DescribeCenSupportedRegionsCommon 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 (*CEN) DescribeCenSupportedRegionsRequest ¶
func (c *CEN) DescribeCenSupportedRegionsRequest(input *DescribeCenSupportedRegionsInput) (req *request.Request, output *DescribeCenSupportedRegionsOutput)
DescribeCenSupportedRegionsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCenSupportedRegions operation. The "output" return value will be populated with the DescribeCenSupportedRegionsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCenSupportedRegionsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCenSupportedRegionsCommon Send returns without error.
See DescribeCenSupportedRegions for more information on using the DescribeCenSupportedRegions API call, and error handling.
// Example sending a request using the DescribeCenSupportedRegionsRequest method. req, resp := client.DescribeCenSupportedRegionsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCenSupportedRegionsWithContext ¶
func (c *CEN) DescribeCenSupportedRegionsWithContext(ctx volcengine.Context, input *DescribeCenSupportedRegionsInput, opts ...request.Option) (*DescribeCenSupportedRegionsOutput, error)
DescribeCenSupportedRegionsWithContext is the same as DescribeCenSupportedRegions with the addition of the ability to pass a context and additional request options.
See DescribeCenSupportedRegions 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 (*CEN) DescribeCens ¶
func (c *CEN) DescribeCens(input *DescribeCensInput) (*DescribeCensOutput, error)
DescribeCens API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCens for usage and error information.
func (*CEN) DescribeCensCommon ¶
DescribeCensCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DescribeCensCommon for usage and error information.
func (*CEN) DescribeCensCommonRequest ¶
func (c *CEN) DescribeCensCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCensCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCensCommon operation. The "output" return value will be populated with the DescribeCensCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCensCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCensCommon Send returns without error.
See DescribeCensCommon for more information on using the DescribeCensCommon API call, and error handling.
// Example sending a request using the DescribeCensCommonRequest method. req, resp := client.DescribeCensCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCensCommonWithContext ¶
func (c *CEN) DescribeCensCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCensCommonWithContext is the same as DescribeCensCommon with the addition of the ability to pass a context and additional request options.
See DescribeCensCommon 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 (*CEN) DescribeCensRequest ¶
func (c *CEN) DescribeCensRequest(input *DescribeCensInput) (req *request.Request, output *DescribeCensOutput)
DescribeCensRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCens operation. The "output" return value will be populated with the DescribeCensCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCensCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCensCommon Send returns without error.
See DescribeCens for more information on using the DescribeCens API call, and error handling.
// Example sending a request using the DescribeCensRequest method. req, resp := client.DescribeCensRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DescribeCensWithContext ¶
func (c *CEN) DescribeCensWithContext(ctx volcengine.Context, input *DescribeCensInput, opts ...request.Option) (*DescribeCensOutput, error)
DescribeCensWithContext is the same as DescribeCens with the addition of the ability to pass a context and additional request options.
See DescribeCens 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 (*CEN) DetachInstanceFromCen ¶
func (c *CEN) DetachInstanceFromCen(input *DetachInstanceFromCenInput) (*DetachInstanceFromCenOutput, error)
DetachInstanceFromCen API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DetachInstanceFromCen for usage and error information.
func (*CEN) DetachInstanceFromCenCommon ¶
func (c *CEN) DetachInstanceFromCenCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DetachInstanceFromCenCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DetachInstanceFromCenCommon for usage and error information.
func (*CEN) DetachInstanceFromCenCommonRequest ¶
func (c *CEN) DetachInstanceFromCenCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DetachInstanceFromCenCommonRequest generates a "volcengine/request.Request" representing the client's request for the DetachInstanceFromCenCommon operation. The "output" return value will be populated with the DetachInstanceFromCenCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachInstanceFromCenCommon Request to send the API call to the service. the "output" return value is not valid until after DetachInstanceFromCenCommon Send returns without error.
See DetachInstanceFromCenCommon for more information on using the DetachInstanceFromCenCommon API call, and error handling.
// Example sending a request using the DetachInstanceFromCenCommonRequest method. req, resp := client.DetachInstanceFromCenCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DetachInstanceFromCenCommonWithContext ¶
func (c *CEN) DetachInstanceFromCenCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DetachInstanceFromCenCommonWithContext is the same as DetachInstanceFromCenCommon with the addition of the ability to pass a context and additional request options.
See DetachInstanceFromCenCommon 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 (*CEN) DetachInstanceFromCenRequest ¶
func (c *CEN) DetachInstanceFromCenRequest(input *DetachInstanceFromCenInput) (req *request.Request, output *DetachInstanceFromCenOutput)
DetachInstanceFromCenRequest generates a "volcengine/request.Request" representing the client's request for the DetachInstanceFromCen operation. The "output" return value will be populated with the DetachInstanceFromCenCommon request's response once the request completes successfully.
Use "Send" method on the returned DetachInstanceFromCenCommon Request to send the API call to the service. the "output" return value is not valid until after DetachInstanceFromCenCommon Send returns without error.
See DetachInstanceFromCen for more information on using the DetachInstanceFromCen API call, and error handling.
// Example sending a request using the DetachInstanceFromCenRequest method. req, resp := client.DetachInstanceFromCenRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DetachInstanceFromCenWithContext ¶
func (c *CEN) DetachInstanceFromCenWithContext(ctx volcengine.Context, input *DetachInstanceFromCenInput, opts ...request.Option) (*DetachInstanceFromCenOutput, error)
DetachInstanceFromCenWithContext is the same as DetachInstanceFromCen with the addition of the ability to pass a context and additional request options.
See DetachInstanceFromCen 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 (*CEN) DisassociateCenBandwidthPackage ¶
func (c *CEN) DisassociateCenBandwidthPackage(input *DisassociateCenBandwidthPackageInput) (*DisassociateCenBandwidthPackageOutput, error)
DisassociateCenBandwidthPackage API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DisassociateCenBandwidthPackage for usage and error information.
func (*CEN) DisassociateCenBandwidthPackageCommon ¶
func (c *CEN) DisassociateCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisassociateCenBandwidthPackageCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation DisassociateCenBandwidthPackageCommon for usage and error information.
func (*CEN) DisassociateCenBandwidthPackageCommonRequest ¶
func (c *CEN) DisassociateCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisassociateCenBandwidthPackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateCenBandwidthPackageCommon operation. The "output" return value will be populated with the DisassociateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateCenBandwidthPackageCommon Send returns without error.
See DisassociateCenBandwidthPackageCommon for more information on using the DisassociateCenBandwidthPackageCommon API call, and error handling.
// Example sending a request using the DisassociateCenBandwidthPackageCommonRequest method. req, resp := client.DisassociateCenBandwidthPackageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DisassociateCenBandwidthPackageCommonWithContext ¶
func (c *CEN) DisassociateCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisassociateCenBandwidthPackageCommonWithContext is the same as DisassociateCenBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See DisassociateCenBandwidthPackageCommon 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 (*CEN) DisassociateCenBandwidthPackageRequest ¶
func (c *CEN) DisassociateCenBandwidthPackageRequest(input *DisassociateCenBandwidthPackageInput) (req *request.Request, output *DisassociateCenBandwidthPackageOutput)
DisassociateCenBandwidthPackageRequest generates a "volcengine/request.Request" representing the client's request for the DisassociateCenBandwidthPackage operation. The "output" return value will be populated with the DisassociateCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned DisassociateCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after DisassociateCenBandwidthPackageCommon Send returns without error.
See DisassociateCenBandwidthPackage for more information on using the DisassociateCenBandwidthPackage API call, and error handling.
// Example sending a request using the DisassociateCenBandwidthPackageRequest method. req, resp := client.DisassociateCenBandwidthPackageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) DisassociateCenBandwidthPackageWithContext ¶
func (c *CEN) DisassociateCenBandwidthPackageWithContext(ctx volcengine.Context, input *DisassociateCenBandwidthPackageInput, opts ...request.Option) (*DisassociateCenBandwidthPackageOutput, error)
DisassociateCenBandwidthPackageWithContext is the same as DisassociateCenBandwidthPackage with the addition of the ability to pass a context and additional request options.
See DisassociateCenBandwidthPackage 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 (*CEN) ModifyCenAttributes ¶
func (c *CEN) ModifyCenAttributes(input *ModifyCenAttributesInput) (*ModifyCenAttributesOutput, error)
ModifyCenAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenAttributes for usage and error information.
func (*CEN) ModifyCenAttributesCommon ¶
func (c *CEN) ModifyCenAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCenAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenAttributesCommon for usage and error information.
func (*CEN) ModifyCenAttributesCommonRequest ¶
func (c *CEN) ModifyCenAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCenAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenAttributesCommon operation. The "output" return value will be populated with the ModifyCenAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenAttributesCommon Send returns without error.
See ModifyCenAttributesCommon for more information on using the ModifyCenAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCenAttributesCommonRequest method. req, resp := client.ModifyCenAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenAttributesCommonWithContext ¶
func (c *CEN) ModifyCenAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCenAttributesCommonWithContext is the same as ModifyCenAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCenAttributesCommon 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 (*CEN) ModifyCenAttributesRequest ¶
func (c *CEN) ModifyCenAttributesRequest(input *ModifyCenAttributesInput) (req *request.Request, output *ModifyCenAttributesOutput)
ModifyCenAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenAttributes operation. The "output" return value will be populated with the ModifyCenAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenAttributesCommon Send returns without error.
See ModifyCenAttributes for more information on using the ModifyCenAttributes API call, and error handling.
// Example sending a request using the ModifyCenAttributesRequest method. req, resp := client.ModifyCenAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenAttributesWithContext ¶
func (c *CEN) ModifyCenAttributesWithContext(ctx volcengine.Context, input *ModifyCenAttributesInput, opts ...request.Option) (*ModifyCenAttributesOutput, error)
ModifyCenAttributesWithContext is the same as ModifyCenAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCenAttributes 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 (*CEN) ModifyCenBandwidthPackageAttributes ¶
func (c *CEN) ModifyCenBandwidthPackageAttributes(input *ModifyCenBandwidthPackageAttributesInput) (*ModifyCenBandwidthPackageAttributesOutput, error)
ModifyCenBandwidthPackageAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenBandwidthPackageAttributes for usage and error information.
func (*CEN) ModifyCenBandwidthPackageAttributesCommon ¶
func (c *CEN) ModifyCenBandwidthPackageAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCenBandwidthPackageAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenBandwidthPackageAttributesCommon for usage and error information.
func (*CEN) ModifyCenBandwidthPackageAttributesCommonRequest ¶
func (c *CEN) ModifyCenBandwidthPackageAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCenBandwidthPackageAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenBandwidthPackageAttributesCommon operation. The "output" return value will be populated with the ModifyCenBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenBandwidthPackageAttributesCommon Send returns without error.
See ModifyCenBandwidthPackageAttributesCommon for more information on using the ModifyCenBandwidthPackageAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCenBandwidthPackageAttributesCommonRequest method. req, resp := client.ModifyCenBandwidthPackageAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenBandwidthPackageAttributesCommonWithContext ¶
func (c *CEN) ModifyCenBandwidthPackageAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCenBandwidthPackageAttributesCommonWithContext is the same as ModifyCenBandwidthPackageAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCenBandwidthPackageAttributesCommon 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 (*CEN) ModifyCenBandwidthPackageAttributesRequest ¶
func (c *CEN) ModifyCenBandwidthPackageAttributesRequest(input *ModifyCenBandwidthPackageAttributesInput) (req *request.Request, output *ModifyCenBandwidthPackageAttributesOutput)
ModifyCenBandwidthPackageAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenBandwidthPackageAttributes operation. The "output" return value will be populated with the ModifyCenBandwidthPackageAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenBandwidthPackageAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenBandwidthPackageAttributesCommon Send returns without error.
See ModifyCenBandwidthPackageAttributes for more information on using the ModifyCenBandwidthPackageAttributes API call, and error handling.
// Example sending a request using the ModifyCenBandwidthPackageAttributesRequest method. req, resp := client.ModifyCenBandwidthPackageAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenBandwidthPackageAttributesWithContext ¶
func (c *CEN) ModifyCenBandwidthPackageAttributesWithContext(ctx volcengine.Context, input *ModifyCenBandwidthPackageAttributesInput, opts ...request.Option) (*ModifyCenBandwidthPackageAttributesOutput, error)
ModifyCenBandwidthPackageAttributesWithContext is the same as ModifyCenBandwidthPackageAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCenBandwidthPackageAttributes 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 (*CEN) ModifyCenInterRegionBandwidthAttributes ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributes(input *ModifyCenInterRegionBandwidthAttributesInput) (*ModifyCenInterRegionBandwidthAttributesOutput, error)
ModifyCenInterRegionBandwidthAttributes API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenInterRegionBandwidthAttributes for usage and error information.
func (*CEN) ModifyCenInterRegionBandwidthAttributesCommon ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCenInterRegionBandwidthAttributesCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation ModifyCenInterRegionBandwidthAttributesCommon for usage and error information.
func (*CEN) ModifyCenInterRegionBandwidthAttributesCommonRequest ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCenInterRegionBandwidthAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenInterRegionBandwidthAttributesCommon operation. The "output" return value will be populated with the ModifyCenInterRegionBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenInterRegionBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenInterRegionBandwidthAttributesCommon Send returns without error.
See ModifyCenInterRegionBandwidthAttributesCommon for more information on using the ModifyCenInterRegionBandwidthAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCenInterRegionBandwidthAttributesCommonRequest method. req, resp := client.ModifyCenInterRegionBandwidthAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenInterRegionBandwidthAttributesCommonWithContext ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCenInterRegionBandwidthAttributesCommonWithContext is the same as ModifyCenInterRegionBandwidthAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCenInterRegionBandwidthAttributesCommon 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 (*CEN) ModifyCenInterRegionBandwidthAttributesRequest ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributesRequest(input *ModifyCenInterRegionBandwidthAttributesInput) (req *request.Request, output *ModifyCenInterRegionBandwidthAttributesOutput)
ModifyCenInterRegionBandwidthAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCenInterRegionBandwidthAttributes operation. The "output" return value will be populated with the ModifyCenInterRegionBandwidthAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCenInterRegionBandwidthAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCenInterRegionBandwidthAttributesCommon Send returns without error.
See ModifyCenInterRegionBandwidthAttributes for more information on using the ModifyCenInterRegionBandwidthAttributes API call, and error handling.
// Example sending a request using the ModifyCenInterRegionBandwidthAttributesRequest method. req, resp := client.ModifyCenInterRegionBandwidthAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) ModifyCenInterRegionBandwidthAttributesWithContext ¶
func (c *CEN) ModifyCenInterRegionBandwidthAttributesWithContext(ctx volcengine.Context, input *ModifyCenInterRegionBandwidthAttributesInput, opts ...request.Option) (*ModifyCenInterRegionBandwidthAttributesOutput, error)
ModifyCenInterRegionBandwidthAttributesWithContext is the same as ModifyCenInterRegionBandwidthAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCenInterRegionBandwidthAttributes 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 (*CEN) PublishCenRouteEntry ¶
func (c *CEN) PublishCenRouteEntry(input *PublishCenRouteEntryInput) (*PublishCenRouteEntryOutput, error)
PublishCenRouteEntry API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation PublishCenRouteEntry for usage and error information.
func (*CEN) PublishCenRouteEntryCommon ¶
func (c *CEN) PublishCenRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
PublishCenRouteEntryCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation PublishCenRouteEntryCommon for usage and error information.
func (*CEN) PublishCenRouteEntryCommonRequest ¶
func (c *CEN) PublishCenRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PublishCenRouteEntryCommonRequest generates a "volcengine/request.Request" representing the client's request for the PublishCenRouteEntryCommon operation. The "output" return value will be populated with the PublishCenRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned PublishCenRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after PublishCenRouteEntryCommon Send returns without error.
See PublishCenRouteEntryCommon for more information on using the PublishCenRouteEntryCommon API call, and error handling.
// Example sending a request using the PublishCenRouteEntryCommonRequest method. req, resp := client.PublishCenRouteEntryCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) PublishCenRouteEntryCommonWithContext ¶
func (c *CEN) PublishCenRouteEntryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PublishCenRouteEntryCommonWithContext is the same as PublishCenRouteEntryCommon with the addition of the ability to pass a context and additional request options.
See PublishCenRouteEntryCommon 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 (*CEN) PublishCenRouteEntryRequest ¶
func (c *CEN) PublishCenRouteEntryRequest(input *PublishCenRouteEntryInput) (req *request.Request, output *PublishCenRouteEntryOutput)
PublishCenRouteEntryRequest generates a "volcengine/request.Request" representing the client's request for the PublishCenRouteEntry operation. The "output" return value will be populated with the PublishCenRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned PublishCenRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after PublishCenRouteEntryCommon Send returns without error.
See PublishCenRouteEntry for more information on using the PublishCenRouteEntry API call, and error handling.
// Example sending a request using the PublishCenRouteEntryRequest method. req, resp := client.PublishCenRouteEntryRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) PublishCenRouteEntryWithContext ¶
func (c *CEN) PublishCenRouteEntryWithContext(ctx volcengine.Context, input *PublishCenRouteEntryInput, opts ...request.Option) (*PublishCenRouteEntryOutput, error)
PublishCenRouteEntryWithContext is the same as PublishCenRouteEntry with the addition of the ability to pass a context and additional request options.
See PublishCenRouteEntry 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 (*CEN) RenewCenBandwidthPackage ¶
func (c *CEN) RenewCenBandwidthPackage(input *RenewCenBandwidthPackageInput) (*RenewCenBandwidthPackageOutput, error)
RenewCenBandwidthPackage API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation RenewCenBandwidthPackage for usage and error information.
func (*CEN) RenewCenBandwidthPackageCommon ¶
func (c *CEN) RenewCenBandwidthPackageCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RenewCenBandwidthPackageCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation RenewCenBandwidthPackageCommon for usage and error information.
func (*CEN) RenewCenBandwidthPackageCommonRequest ¶
func (c *CEN) RenewCenBandwidthPackageCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RenewCenBandwidthPackageCommonRequest generates a "volcengine/request.Request" representing the client's request for the RenewCenBandwidthPackageCommon operation. The "output" return value will be populated with the RenewCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after RenewCenBandwidthPackageCommon Send returns without error.
See RenewCenBandwidthPackageCommon for more information on using the RenewCenBandwidthPackageCommon API call, and error handling.
// Example sending a request using the RenewCenBandwidthPackageCommonRequest method. req, resp := client.RenewCenBandwidthPackageCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) RenewCenBandwidthPackageCommonWithContext ¶
func (c *CEN) RenewCenBandwidthPackageCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RenewCenBandwidthPackageCommonWithContext is the same as RenewCenBandwidthPackageCommon with the addition of the ability to pass a context and additional request options.
See RenewCenBandwidthPackageCommon 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 (*CEN) RenewCenBandwidthPackageRequest ¶
func (c *CEN) RenewCenBandwidthPackageRequest(input *RenewCenBandwidthPackageInput) (req *request.Request, output *RenewCenBandwidthPackageOutput)
RenewCenBandwidthPackageRequest generates a "volcengine/request.Request" representing the client's request for the RenewCenBandwidthPackage operation. The "output" return value will be populated with the RenewCenBandwidthPackageCommon request's response once the request completes successfully.
Use "Send" method on the returned RenewCenBandwidthPackageCommon Request to send the API call to the service. the "output" return value is not valid until after RenewCenBandwidthPackageCommon Send returns without error.
See RenewCenBandwidthPackage for more information on using the RenewCenBandwidthPackage API call, and error handling.
// Example sending a request using the RenewCenBandwidthPackageRequest method. req, resp := client.RenewCenBandwidthPackageRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) RenewCenBandwidthPackageWithContext ¶
func (c *CEN) RenewCenBandwidthPackageWithContext(ctx volcengine.Context, input *RenewCenBandwidthPackageInput, opts ...request.Option) (*RenewCenBandwidthPackageOutput, error)
RenewCenBandwidthPackageWithContext is the same as RenewCenBandwidthPackage with the addition of the ability to pass a context and additional request options.
See RenewCenBandwidthPackage 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 (*CEN) SetCenBandwidthPackageRenewal ¶
func (c *CEN) SetCenBandwidthPackageRenewal(input *SetCenBandwidthPackageRenewalInput) (*SetCenBandwidthPackageRenewalOutput, error)
SetCenBandwidthPackageRenewal API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation SetCenBandwidthPackageRenewal for usage and error information.
func (*CEN) SetCenBandwidthPackageRenewalCommon ¶
func (c *CEN) SetCenBandwidthPackageRenewalCommon(input *map[string]interface{}) (*map[string]interface{}, error)
SetCenBandwidthPackageRenewalCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation SetCenBandwidthPackageRenewalCommon for usage and error information.
func (*CEN) SetCenBandwidthPackageRenewalCommonRequest ¶
func (c *CEN) SetCenBandwidthPackageRenewalCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
SetCenBandwidthPackageRenewalCommonRequest generates a "volcengine/request.Request" representing the client's request for the SetCenBandwidthPackageRenewalCommon operation. The "output" return value will be populated with the SetCenBandwidthPackageRenewalCommon request's response once the request completes successfully.
Use "Send" method on the returned SetCenBandwidthPackageRenewalCommon Request to send the API call to the service. the "output" return value is not valid until after SetCenBandwidthPackageRenewalCommon Send returns without error.
See SetCenBandwidthPackageRenewalCommon for more information on using the SetCenBandwidthPackageRenewalCommon API call, and error handling.
// Example sending a request using the SetCenBandwidthPackageRenewalCommonRequest method. req, resp := client.SetCenBandwidthPackageRenewalCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) SetCenBandwidthPackageRenewalCommonWithContext ¶
func (c *CEN) SetCenBandwidthPackageRenewalCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
SetCenBandwidthPackageRenewalCommonWithContext is the same as SetCenBandwidthPackageRenewalCommon with the addition of the ability to pass a context and additional request options.
See SetCenBandwidthPackageRenewalCommon 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 (*CEN) SetCenBandwidthPackageRenewalRequest ¶
func (c *CEN) SetCenBandwidthPackageRenewalRequest(input *SetCenBandwidthPackageRenewalInput) (req *request.Request, output *SetCenBandwidthPackageRenewalOutput)
SetCenBandwidthPackageRenewalRequest generates a "volcengine/request.Request" representing the client's request for the SetCenBandwidthPackageRenewal operation. The "output" return value will be populated with the SetCenBandwidthPackageRenewalCommon request's response once the request completes successfully.
Use "Send" method on the returned SetCenBandwidthPackageRenewalCommon Request to send the API call to the service. the "output" return value is not valid until after SetCenBandwidthPackageRenewalCommon Send returns without error.
See SetCenBandwidthPackageRenewal for more information on using the SetCenBandwidthPackageRenewal API call, and error handling.
// Example sending a request using the SetCenBandwidthPackageRenewalRequest method. req, resp := client.SetCenBandwidthPackageRenewalRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) SetCenBandwidthPackageRenewalWithContext ¶
func (c *CEN) SetCenBandwidthPackageRenewalWithContext(ctx volcengine.Context, input *SetCenBandwidthPackageRenewalInput, opts ...request.Option) (*SetCenBandwidthPackageRenewalOutput, error)
SetCenBandwidthPackageRenewalWithContext is the same as SetCenBandwidthPackageRenewal with the addition of the ability to pass a context and additional request options.
See SetCenBandwidthPackageRenewal 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 (*CEN) WithdrawCenRouteEntry ¶
func (c *CEN) WithdrawCenRouteEntry(input *WithdrawCenRouteEntryInput) (*WithdrawCenRouteEntryOutput, error)
WithdrawCenRouteEntry API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation WithdrawCenRouteEntry for usage and error information.
func (*CEN) WithdrawCenRouteEntryCommon ¶
func (c *CEN) WithdrawCenRouteEntryCommon(input *map[string]interface{}) (*map[string]interface{}, error)
WithdrawCenRouteEntryCommon API operation for CEN.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for CEN's API operation WithdrawCenRouteEntryCommon for usage and error information.
func (*CEN) WithdrawCenRouteEntryCommonRequest ¶
func (c *CEN) WithdrawCenRouteEntryCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
WithdrawCenRouteEntryCommonRequest generates a "volcengine/request.Request" representing the client's request for the WithdrawCenRouteEntryCommon operation. The "output" return value will be populated with the WithdrawCenRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned WithdrawCenRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after WithdrawCenRouteEntryCommon Send returns without error.
See WithdrawCenRouteEntryCommon for more information on using the WithdrawCenRouteEntryCommon API call, and error handling.
// Example sending a request using the WithdrawCenRouteEntryCommonRequest method. req, resp := client.WithdrawCenRouteEntryCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) WithdrawCenRouteEntryCommonWithContext ¶
func (c *CEN) WithdrawCenRouteEntryCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
WithdrawCenRouteEntryCommonWithContext is the same as WithdrawCenRouteEntryCommon with the addition of the ability to pass a context and additional request options.
See WithdrawCenRouteEntryCommon 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 (*CEN) WithdrawCenRouteEntryRequest ¶
func (c *CEN) WithdrawCenRouteEntryRequest(input *WithdrawCenRouteEntryInput) (req *request.Request, output *WithdrawCenRouteEntryOutput)
WithdrawCenRouteEntryRequest generates a "volcengine/request.Request" representing the client's request for the WithdrawCenRouteEntry operation. The "output" return value will be populated with the WithdrawCenRouteEntryCommon request's response once the request completes successfully.
Use "Send" method on the returned WithdrawCenRouteEntryCommon Request to send the API call to the service. the "output" return value is not valid until after WithdrawCenRouteEntryCommon Send returns without error.
See WithdrawCenRouteEntry for more information on using the WithdrawCenRouteEntry API call, and error handling.
// Example sending a request using the WithdrawCenRouteEntryRequest method. req, resp := client.WithdrawCenRouteEntryRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*CEN) WithdrawCenRouteEntryWithContext ¶
func (c *CEN) WithdrawCenRouteEntryWithContext(ctx volcengine.Context, input *WithdrawCenRouteEntryInput, opts ...request.Option) (*WithdrawCenRouteEntryOutput, error)
WithdrawCenRouteEntryWithContext is the same as WithdrawCenRouteEntry with the addition of the ability to pass a context and additional request options.
See WithdrawCenRouteEntry 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 CENAPI ¶
type CENAPI interface { AssociateCenBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error) AssociateCenBandwidthPackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AssociateCenBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AssociateCenBandwidthPackage(*AssociateCenBandwidthPackageInput) (*AssociateCenBandwidthPackageOutput, error) AssociateCenBandwidthPackageWithContext(volcengine.Context, *AssociateCenBandwidthPackageInput, ...request.Option) (*AssociateCenBandwidthPackageOutput, error) AssociateCenBandwidthPackageRequest(*AssociateCenBandwidthPackageInput) (*request.Request, *AssociateCenBandwidthPackageOutput) AttachInstanceToCenCommon(*map[string]interface{}) (*map[string]interface{}, error) AttachInstanceToCenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AttachInstanceToCenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AttachInstanceToCen(*AttachInstanceToCenInput) (*AttachInstanceToCenOutput, error) AttachInstanceToCenWithContext(volcengine.Context, *AttachInstanceToCenInput, ...request.Option) (*AttachInstanceToCenOutput, error) AttachInstanceToCenRequest(*AttachInstanceToCenInput) (*request.Request, *AttachInstanceToCenOutput) CreateCenCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateCenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateCenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateCen(*CreateCenInput) (*CreateCenOutput, error) CreateCenWithContext(volcengine.Context, *CreateCenInput, ...request.Option) (*CreateCenOutput, error) CreateCenRequest(*CreateCenInput) (*request.Request, *CreateCenOutput) CreateCenBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateCenBandwidthPackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateCenBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateCenBandwidthPackage(*CreateCenBandwidthPackageInput) (*CreateCenBandwidthPackageOutput, error) CreateCenBandwidthPackageWithContext(volcengine.Context, *CreateCenBandwidthPackageInput, ...request.Option) (*CreateCenBandwidthPackageOutput, error) CreateCenBandwidthPackageRequest(*CreateCenBandwidthPackageInput) (*request.Request, *CreateCenBandwidthPackageOutput) CreateCenInterRegionBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateCenInterRegionBandwidthCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateCenInterRegionBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateCenInterRegionBandwidth(*CreateCenInterRegionBandwidthInput) (*CreateCenInterRegionBandwidthOutput, error) CreateCenInterRegionBandwidthWithContext(volcengine.Context, *CreateCenInterRegionBandwidthInput, ...request.Option) (*CreateCenInterRegionBandwidthOutput, error) CreateCenInterRegionBandwidthRequest(*CreateCenInterRegionBandwidthInput) (*request.Request, *CreateCenInterRegionBandwidthOutput) DeleteCenCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCen(*DeleteCenInput) (*DeleteCenOutput, error) DeleteCenWithContext(volcengine.Context, *DeleteCenInput, ...request.Option) (*DeleteCenOutput, error) DeleteCenRequest(*DeleteCenInput) (*request.Request, *DeleteCenOutput) DeleteCenBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCenBandwidthPackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCenBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCenBandwidthPackage(*DeleteCenBandwidthPackageInput) (*DeleteCenBandwidthPackageOutput, error) DeleteCenBandwidthPackageWithContext(volcengine.Context, *DeleteCenBandwidthPackageInput, ...request.Option) (*DeleteCenBandwidthPackageOutput, error) DeleteCenBandwidthPackageRequest(*DeleteCenBandwidthPackageInput) (*request.Request, *DeleteCenBandwidthPackageOutput) DeleteCenInterRegionBandwidthCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCenInterRegionBandwidthCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCenInterRegionBandwidthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCenInterRegionBandwidth(*DeleteCenInterRegionBandwidthInput) (*DeleteCenInterRegionBandwidthOutput, error) DeleteCenInterRegionBandwidthWithContext(volcengine.Context, *DeleteCenInterRegionBandwidthInput, ...request.Option) (*DeleteCenInterRegionBandwidthOutput, error) DeleteCenInterRegionBandwidthRequest(*DeleteCenInterRegionBandwidthInput) (*request.Request, *DeleteCenInterRegionBandwidthOutput) DescribeCenAttachedInstanceAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenAttachedInstanceAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenAttachedInstanceAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenAttachedInstanceAttributes(*DescribeCenAttachedInstanceAttributesInput) (*DescribeCenAttachedInstanceAttributesOutput, error) DescribeCenAttachedInstanceAttributesWithContext(volcengine.Context, *DescribeCenAttachedInstanceAttributesInput, ...request.Option) (*DescribeCenAttachedInstanceAttributesOutput, error) DescribeCenAttachedInstanceAttributesRequest(*DescribeCenAttachedInstanceAttributesInput) (*request.Request, *DescribeCenAttachedInstanceAttributesOutput) DescribeCenAttachedInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenAttachedInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenAttachedInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenAttachedInstances(*DescribeCenAttachedInstancesInput) (*DescribeCenAttachedInstancesOutput, error) DescribeCenAttachedInstancesWithContext(volcengine.Context, *DescribeCenAttachedInstancesInput, ...request.Option) (*DescribeCenAttachedInstancesOutput, error) DescribeCenAttachedInstancesRequest(*DescribeCenAttachedInstancesInput) (*request.Request, *DescribeCenAttachedInstancesOutput) DescribeCenAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenAttributes(*DescribeCenAttributesInput) (*DescribeCenAttributesOutput, error) DescribeCenAttributesWithContext(volcengine.Context, *DescribeCenAttributesInput, ...request.Option) (*DescribeCenAttributesOutput, error) DescribeCenAttributesRequest(*DescribeCenAttributesInput) (*request.Request, *DescribeCenAttributesOutput) DescribeCenBandwidthPackageAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenBandwidthPackageAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenBandwidthPackageAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenBandwidthPackageAttributes(*DescribeCenBandwidthPackageAttributesInput) (*DescribeCenBandwidthPackageAttributesOutput, error) DescribeCenBandwidthPackageAttributesWithContext(volcengine.Context, *DescribeCenBandwidthPackageAttributesInput, ...request.Option) (*DescribeCenBandwidthPackageAttributesOutput, error) DescribeCenBandwidthPackageAttributesRequest(*DescribeCenBandwidthPackageAttributesInput) (*request.Request, *DescribeCenBandwidthPackageAttributesOutput) DescribeCenBandwidthPackagesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenBandwidthPackagesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenBandwidthPackagesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenBandwidthPackages(*DescribeCenBandwidthPackagesInput) (*DescribeCenBandwidthPackagesOutput, error) DescribeCenBandwidthPackagesWithContext(volcengine.Context, *DescribeCenBandwidthPackagesInput, ...request.Option) (*DescribeCenBandwidthPackagesOutput, error) DescribeCenBandwidthPackagesRequest(*DescribeCenBandwidthPackagesInput) (*request.Request, *DescribeCenBandwidthPackagesOutput) DescribeCenBandwidthPackagesBillingCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenBandwidthPackagesBillingCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenBandwidthPackagesBillingCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenBandwidthPackagesBilling(*DescribeCenBandwidthPackagesBillingInput) (*DescribeCenBandwidthPackagesBillingOutput, error) DescribeCenBandwidthPackagesBillingWithContext(volcengine.Context, *DescribeCenBandwidthPackagesBillingInput, ...request.Option) (*DescribeCenBandwidthPackagesBillingOutput, error) DescribeCenBandwidthPackagesBillingRequest(*DescribeCenBandwidthPackagesBillingInput) (*request.Request, *DescribeCenBandwidthPackagesBillingOutput) DescribeCenInterRegionBandwidthAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenInterRegionBandwidthAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenInterRegionBandwidthAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenInterRegionBandwidthAttributes(*DescribeCenInterRegionBandwidthAttributesInput) (*DescribeCenInterRegionBandwidthAttributesOutput, error) DescribeCenInterRegionBandwidthAttributesWithContext(volcengine.Context, *DescribeCenInterRegionBandwidthAttributesInput, ...request.Option) (*DescribeCenInterRegionBandwidthAttributesOutput, error) DescribeCenInterRegionBandwidthAttributesRequest(*DescribeCenInterRegionBandwidthAttributesInput) (*request.Request, *DescribeCenInterRegionBandwidthAttributesOutput) DescribeCenInterRegionBandwidthsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenInterRegionBandwidthsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenInterRegionBandwidthsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenInterRegionBandwidths(*DescribeCenInterRegionBandwidthsInput) (*DescribeCenInterRegionBandwidthsOutput, error) DescribeCenInterRegionBandwidthsWithContext(volcengine.Context, *DescribeCenInterRegionBandwidthsInput, ...request.Option) (*DescribeCenInterRegionBandwidthsOutput, error) DescribeCenInterRegionBandwidthsRequest(*DescribeCenInterRegionBandwidthsInput) (*request.Request, *DescribeCenInterRegionBandwidthsOutput) DescribeCenRouteEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenRouteEntriesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenRouteEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenRouteEntries(*DescribeCenRouteEntriesInput) (*DescribeCenRouteEntriesOutput, error) DescribeCenRouteEntriesWithContext(volcengine.Context, *DescribeCenRouteEntriesInput, ...request.Option) (*DescribeCenRouteEntriesOutput, error) DescribeCenRouteEntriesRequest(*DescribeCenRouteEntriesInput) (*request.Request, *DescribeCenRouteEntriesOutput) DescribeCenSupportedRegionsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCenSupportedRegionsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCenSupportedRegionsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCenSupportedRegions(*DescribeCenSupportedRegionsInput) (*DescribeCenSupportedRegionsOutput, error) DescribeCenSupportedRegionsWithContext(volcengine.Context, *DescribeCenSupportedRegionsInput, ...request.Option) (*DescribeCenSupportedRegionsOutput, error) DescribeCenSupportedRegionsRequest(*DescribeCenSupportedRegionsInput) (*request.Request, *DescribeCenSupportedRegionsOutput) DescribeCensCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCensCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCensCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCens(*DescribeCensInput) (*DescribeCensOutput, error) DescribeCensWithContext(volcengine.Context, *DescribeCensInput, ...request.Option) (*DescribeCensOutput, error) DescribeCensRequest(*DescribeCensInput) (*request.Request, *DescribeCensOutput) DetachInstanceFromCenCommon(*map[string]interface{}) (*map[string]interface{}, error) DetachInstanceFromCenCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DetachInstanceFromCenCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DetachInstanceFromCen(*DetachInstanceFromCenInput) (*DetachInstanceFromCenOutput, error) DetachInstanceFromCenWithContext(volcengine.Context, *DetachInstanceFromCenInput, ...request.Option) (*DetachInstanceFromCenOutput, error) DetachInstanceFromCenRequest(*DetachInstanceFromCenInput) (*request.Request, *DetachInstanceFromCenOutput) DisassociateCenBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error) DisassociateCenBandwidthPackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisassociateCenBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisassociateCenBandwidthPackage(*DisassociateCenBandwidthPackageInput) (*DisassociateCenBandwidthPackageOutput, error) DisassociateCenBandwidthPackageWithContext(volcengine.Context, *DisassociateCenBandwidthPackageInput, ...request.Option) (*DisassociateCenBandwidthPackageOutput, error) DisassociateCenBandwidthPackageRequest(*DisassociateCenBandwidthPackageInput) (*request.Request, *DisassociateCenBandwidthPackageOutput) ModifyCenAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCenAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCenAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCenAttributes(*ModifyCenAttributesInput) (*ModifyCenAttributesOutput, error) ModifyCenAttributesWithContext(volcengine.Context, *ModifyCenAttributesInput, ...request.Option) (*ModifyCenAttributesOutput, error) ModifyCenAttributesRequest(*ModifyCenAttributesInput) (*request.Request, *ModifyCenAttributesOutput) ModifyCenBandwidthPackageAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCenBandwidthPackageAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCenBandwidthPackageAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCenBandwidthPackageAttributes(*ModifyCenBandwidthPackageAttributesInput) (*ModifyCenBandwidthPackageAttributesOutput, error) ModifyCenBandwidthPackageAttributesWithContext(volcengine.Context, *ModifyCenBandwidthPackageAttributesInput, ...request.Option) (*ModifyCenBandwidthPackageAttributesOutput, error) ModifyCenBandwidthPackageAttributesRequest(*ModifyCenBandwidthPackageAttributesInput) (*request.Request, *ModifyCenBandwidthPackageAttributesOutput) ModifyCenInterRegionBandwidthAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCenInterRegionBandwidthAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCenInterRegionBandwidthAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCenInterRegionBandwidthAttributes(*ModifyCenInterRegionBandwidthAttributesInput) (*ModifyCenInterRegionBandwidthAttributesOutput, error) ModifyCenInterRegionBandwidthAttributesWithContext(volcengine.Context, *ModifyCenInterRegionBandwidthAttributesInput, ...request.Option) (*ModifyCenInterRegionBandwidthAttributesOutput, error) ModifyCenInterRegionBandwidthAttributesRequest(*ModifyCenInterRegionBandwidthAttributesInput) (*request.Request, *ModifyCenInterRegionBandwidthAttributesOutput) PublishCenRouteEntryCommon(*map[string]interface{}) (*map[string]interface{}, error) PublishCenRouteEntryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) PublishCenRouteEntryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) PublishCenRouteEntry(*PublishCenRouteEntryInput) (*PublishCenRouteEntryOutput, error) PublishCenRouteEntryWithContext(volcengine.Context, *PublishCenRouteEntryInput, ...request.Option) (*PublishCenRouteEntryOutput, error) PublishCenRouteEntryRequest(*PublishCenRouteEntryInput) (*request.Request, *PublishCenRouteEntryOutput) RenewCenBandwidthPackageCommon(*map[string]interface{}) (*map[string]interface{}, error) RenewCenBandwidthPackageCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RenewCenBandwidthPackageCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RenewCenBandwidthPackage(*RenewCenBandwidthPackageInput) (*RenewCenBandwidthPackageOutput, error) RenewCenBandwidthPackageWithContext(volcengine.Context, *RenewCenBandwidthPackageInput, ...request.Option) (*RenewCenBandwidthPackageOutput, error) RenewCenBandwidthPackageRequest(*RenewCenBandwidthPackageInput) (*request.Request, *RenewCenBandwidthPackageOutput) SetCenBandwidthPackageRenewalCommon(*map[string]interface{}) (*map[string]interface{}, error) SetCenBandwidthPackageRenewalCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) SetCenBandwidthPackageRenewalCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) SetCenBandwidthPackageRenewal(*SetCenBandwidthPackageRenewalInput) (*SetCenBandwidthPackageRenewalOutput, error) SetCenBandwidthPackageRenewalWithContext(volcengine.Context, *SetCenBandwidthPackageRenewalInput, ...request.Option) (*SetCenBandwidthPackageRenewalOutput, error) SetCenBandwidthPackageRenewalRequest(*SetCenBandwidthPackageRenewalInput) (*request.Request, *SetCenBandwidthPackageRenewalOutput) WithdrawCenRouteEntryCommon(*map[string]interface{}) (*map[string]interface{}, error) WithdrawCenRouteEntryCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) WithdrawCenRouteEntryCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) WithdrawCenRouteEntry(*WithdrawCenRouteEntryInput) (*WithdrawCenRouteEntryOutput, error) WithdrawCenRouteEntryWithContext(volcengine.Context, *WithdrawCenRouteEntryInput, ...request.Option) (*WithdrawCenRouteEntryOutput, error) WithdrawCenRouteEntryRequest(*WithdrawCenRouteEntryInput) (*request.Request, *WithdrawCenRouteEntryOutput) }
CENAPI provides an interface to enable mocking the cen.CEN service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // CEN. func myFunc(svc CENAPI) bool { // Make svc.AssociateCenBandwidthPackage request } func main() { sess := session.New() svc := cen.New(sess) myFunc(svc) }
type CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput ¶
type CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput struct { BillingStatus *int64 `type:"integer"` BillingType *int64 `type:"integer"` CenBandwidthPackageId *string `type:"string"` ExpiredTime *string `type:"string"` ReclaimTime *string `type:"string"` RemainRenewTimes *int64 `type:"integer"` RenewType *string `type:"string"` // contains filtered or unexported fields }
func (CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) GoString ¶
func (s CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) GoString() string
GoString returns the string representation
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingStatus ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingStatus(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetBillingStatus sets the BillingStatus field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingType ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetBillingType(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetBillingType sets the BillingType field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackageId ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackageId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetExpiredTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetExpiredTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetReclaimTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetReclaimTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetReclaimTime sets the ReclaimTime field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRemainRenewTimes ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRemainRenewTimes(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetRemainRenewTimes sets the RemainRenewTimes field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRenewType ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) SetRenewType(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput
SetRenewType sets the RenewType field's value.
func (CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) String ¶
func (s CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) String() string
String returns the string representation
type CenBandwidthPackageForDescribeCenBandwidthPackagesOutput ¶
type CenBandwidthPackageForDescribeCenBandwidthPackagesOutput struct { AccountId *string `type:"string"` Bandwidth *int64 `type:"integer"` BillingType *int64 `type:"integer"` BusinessStatus *string `type:"string"` CenBandwidthPackageId *string `type:"string"` CenBandwidthPackageName *string `type:"string"` CenIds []*string `type:"list"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` ExpiredTime *string `type:"string"` LocalGeographicRegionSetId *string `type:"string"` PeerGeographicRegionSetId *string `type:"string"` RemainingBandwidth *int64 `type:"integer"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) GoString ¶
func (s CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetAccountId ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetAccountId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetAccountId sets the AccountId field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBandwidth ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBandwidth(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetBandwidth sets the Bandwidth field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBillingType ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBillingType(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetBillingType sets the BillingType field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBusinessStatus ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetBusinessStatus(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageId ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageName ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenBandwidthPackageName(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetCenBandwidthPackageName sets the CenBandwidthPackageName field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenIds ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCenIds(v []*string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetCenIds sets the CenIds field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCreationTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetCreationTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetCreationTime sets the CreationTime field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDeletedTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDeletedTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDescription ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetDescription(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetDescription sets the Description field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetExpiredTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetExpiredTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetLocalGeographicRegionSetId ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetLocalGeographicRegionSetId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetLocalGeographicRegionSetId sets the LocalGeographicRegionSetId field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetPeerGeographicRegionSetId ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetPeerGeographicRegionSetId(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetPeerGeographicRegionSetId sets the PeerGeographicRegionSetId field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetRemainingBandwidth ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetRemainingBandwidth(v int64) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetRemainingBandwidth sets the RemainingBandwidth field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetStatus ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetStatus(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetStatus sets the Status field's value.
func (*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetUpdateTime ¶
func (s *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) SetUpdateTime(v string) *CenBandwidthPackageForDescribeCenBandwidthPackagesOutput
SetUpdateTime sets the UpdateTime field's value.
func (CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) String ¶
func (s CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) String() string
String returns the string representation
type CenForDescribeCensOutput ¶
type CenForDescribeCensOutput struct { AccountId *string `type:"string"` CenBandwidthPackageIds []*string `type:"list"` CenId *string `type:"string"` CenName *string `type:"string"` CreationTime *string `type:"string"` Description *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (CenForDescribeCensOutput) GoString ¶
func (s CenForDescribeCensOutput) GoString() string
GoString returns the string representation
func (*CenForDescribeCensOutput) SetAccountId ¶
func (s *CenForDescribeCensOutput) SetAccountId(v string) *CenForDescribeCensOutput
SetAccountId sets the AccountId field's value.
func (*CenForDescribeCensOutput) SetCenBandwidthPackageIds ¶
func (s *CenForDescribeCensOutput) SetCenBandwidthPackageIds(v []*string) *CenForDescribeCensOutput
SetCenBandwidthPackageIds sets the CenBandwidthPackageIds field's value.
func (*CenForDescribeCensOutput) SetCenId ¶
func (s *CenForDescribeCensOutput) SetCenId(v string) *CenForDescribeCensOutput
SetCenId sets the CenId field's value.
func (*CenForDescribeCensOutput) SetCenName ¶
func (s *CenForDescribeCensOutput) SetCenName(v string) *CenForDescribeCensOutput
SetCenName sets the CenName field's value.
func (*CenForDescribeCensOutput) SetCreationTime ¶
func (s *CenForDescribeCensOutput) SetCreationTime(v string) *CenForDescribeCensOutput
SetCreationTime sets the CreationTime field's value.
func (*CenForDescribeCensOutput) SetDescription ¶
func (s *CenForDescribeCensOutput) SetDescription(v string) *CenForDescribeCensOutput
SetDescription sets the Description field's value.
func (*CenForDescribeCensOutput) SetStatus ¶
func (s *CenForDescribeCensOutput) SetStatus(v string) *CenForDescribeCensOutput
SetStatus sets the Status field's value.
func (*CenForDescribeCensOutput) SetUpdateTime ¶
func (s *CenForDescribeCensOutput) SetUpdateTime(v string) *CenForDescribeCensOutput
SetUpdateTime sets the UpdateTime field's value.
func (CenForDescribeCensOutput) String ¶
func (s CenForDescribeCensOutput) String() string
String returns the string representation
type CenRouteEntryForDescribeCenRouteEntriesOutput ¶
type CenRouteEntryForDescribeCenRouteEntriesOutput struct { AsPath []*string `type:"list"` CenId *string `type:"string"` DestinationCidrBlock *string `type:"string"` InstanceId *string `type:"string"` InstanceRegionId *string `type:"string"` InstanceType *string `type:"string"` PublishStatus *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (CenRouteEntryForDescribeCenRouteEntriesOutput) GoString ¶
func (s CenRouteEntryForDescribeCenRouteEntriesOutput) GoString() string
GoString returns the string representation
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetAsPath ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetAsPath(v []*string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetAsPath sets the AsPath field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetCenId ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetCenId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetCenId sets the CenId field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetDestinationCidrBlock ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetDestinationCidrBlock(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceId ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetInstanceId sets the InstanceId field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceRegionId ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceRegionId(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceType ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetInstanceType(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetInstanceType sets the InstanceType field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetPublishStatus ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetPublishStatus(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetPublishStatus sets the PublishStatus field's value.
func (*CenRouteEntryForDescribeCenRouteEntriesOutput) SetStatus ¶
func (s *CenRouteEntryForDescribeCenRouteEntriesOutput) SetStatus(v string) *CenRouteEntryForDescribeCenRouteEntriesOutput
SetStatus sets the Status field's value.
func (CenRouteEntryForDescribeCenRouteEntriesOutput) String ¶
func (s CenRouteEntryForDescribeCenRouteEntriesOutput) String() string
String returns the string representation
type CenSupportedRegionForDescribeCenSupportedRegionsOutput ¶
type CenSupportedRegionForDescribeCenSupportedRegionsOutput struct { RegionId *string `type:"string"` // contains filtered or unexported fields }
func (CenSupportedRegionForDescribeCenSupportedRegionsOutput) GoString ¶
func (s CenSupportedRegionForDescribeCenSupportedRegionsOutput) GoString() string
GoString returns the string representation
func (*CenSupportedRegionForDescribeCenSupportedRegionsOutput) SetRegionId ¶
func (s *CenSupportedRegionForDescribeCenSupportedRegionsOutput) SetRegionId(v string) *CenSupportedRegionForDescribeCenSupportedRegionsOutput
SetRegionId sets the RegionId field's value.
func (CenSupportedRegionForDescribeCenSupportedRegionsOutput) String ¶
func (s CenSupportedRegionForDescribeCenSupportedRegionsOutput) String() string
String returns the string representation
type CreateCenBandwidthPackageInput ¶
type CreateCenBandwidthPackageInput struct { Bandwidth *int64 `type:"integer"` BillingType *int64 `min:"1" max:"1" type:"integer"` CenBandwidthPackageName *string `min:"1" max:"128" type:"string"` CenId *string `type:"string"` Description *string `min:"1" max:"255" type:"string"` // LocalGeographicRegionSetId is a required field LocalGeographicRegionSetId *string `type:"string" required:"true"` // PeerGeographicRegionSetId is a required field PeerGeographicRegionSetId *string `type:"string" required:"true"` Period *int64 `type:"integer"` PeriodUnit *string `type:"string" enum:"PeriodUnitForCreateCenBandwidthPackageInput"` RemainRenewTimes *int64 `type:"integer"` RenewPeriod *int64 `type:"integer"` RenewType *string `type:"string" enum:"RenewTypeForCreateCenBandwidthPackageInput"` // contains filtered or unexported fields }
func (CreateCenBandwidthPackageInput) GoString ¶
func (s CreateCenBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*CreateCenBandwidthPackageInput) SetBandwidth ¶
func (s *CreateCenBandwidthPackageInput) SetBandwidth(v int64) *CreateCenBandwidthPackageInput
SetBandwidth sets the Bandwidth field's value.
func (*CreateCenBandwidthPackageInput) SetBillingType ¶
func (s *CreateCenBandwidthPackageInput) SetBillingType(v int64) *CreateCenBandwidthPackageInput
SetBillingType sets the BillingType field's value.
func (*CreateCenBandwidthPackageInput) SetCenBandwidthPackageName ¶
func (s *CreateCenBandwidthPackageInput) SetCenBandwidthPackageName(v string) *CreateCenBandwidthPackageInput
SetCenBandwidthPackageName sets the CenBandwidthPackageName field's value.
func (*CreateCenBandwidthPackageInput) SetCenId ¶
func (s *CreateCenBandwidthPackageInput) SetCenId(v string) *CreateCenBandwidthPackageInput
SetCenId sets the CenId field's value.
func (*CreateCenBandwidthPackageInput) SetDescription ¶
func (s *CreateCenBandwidthPackageInput) SetDescription(v string) *CreateCenBandwidthPackageInput
SetDescription sets the Description field's value.
func (*CreateCenBandwidthPackageInput) SetLocalGeographicRegionSetId ¶
func (s *CreateCenBandwidthPackageInput) SetLocalGeographicRegionSetId(v string) *CreateCenBandwidthPackageInput
SetLocalGeographicRegionSetId sets the LocalGeographicRegionSetId field's value.
func (*CreateCenBandwidthPackageInput) SetPeerGeographicRegionSetId ¶
func (s *CreateCenBandwidthPackageInput) SetPeerGeographicRegionSetId(v string) *CreateCenBandwidthPackageInput
SetPeerGeographicRegionSetId sets the PeerGeographicRegionSetId field's value.
func (*CreateCenBandwidthPackageInput) SetPeriod ¶
func (s *CreateCenBandwidthPackageInput) SetPeriod(v int64) *CreateCenBandwidthPackageInput
SetPeriod sets the Period field's value.
func (*CreateCenBandwidthPackageInput) SetPeriodUnit ¶
func (s *CreateCenBandwidthPackageInput) SetPeriodUnit(v string) *CreateCenBandwidthPackageInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*CreateCenBandwidthPackageInput) SetRemainRenewTimes ¶
func (s *CreateCenBandwidthPackageInput) SetRemainRenewTimes(v int64) *CreateCenBandwidthPackageInput
SetRemainRenewTimes sets the RemainRenewTimes field's value.
func (*CreateCenBandwidthPackageInput) SetRenewPeriod ¶
func (s *CreateCenBandwidthPackageInput) SetRenewPeriod(v int64) *CreateCenBandwidthPackageInput
SetRenewPeriod sets the RenewPeriod field's value.
func (*CreateCenBandwidthPackageInput) SetRenewType ¶
func (s *CreateCenBandwidthPackageInput) SetRenewType(v string) *CreateCenBandwidthPackageInput
SetRenewType sets the RenewType field's value.
func (CreateCenBandwidthPackageInput) String ¶
func (s CreateCenBandwidthPackageInput) String() string
String returns the string representation
func (*CreateCenBandwidthPackageInput) Validate ¶
func (s *CreateCenBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCenBandwidthPackageOutput ¶
type CreateCenBandwidthPackageOutput struct { Metadata *response.ResponseMetadata CenBandwidthPackageId *string `type:"string"` PreOrderNumber *string `type:"string"` // contains filtered or unexported fields }
func (CreateCenBandwidthPackageOutput) GoString ¶
func (s CreateCenBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (*CreateCenBandwidthPackageOutput) SetCenBandwidthPackageId ¶
func (s *CreateCenBandwidthPackageOutput) SetCenBandwidthPackageId(v string) *CreateCenBandwidthPackageOutput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*CreateCenBandwidthPackageOutput) SetPreOrderNumber ¶
func (s *CreateCenBandwidthPackageOutput) SetPreOrderNumber(v string) *CreateCenBandwidthPackageOutput
SetPreOrderNumber sets the PreOrderNumber field's value.
func (CreateCenBandwidthPackageOutput) String ¶
func (s CreateCenBandwidthPackageOutput) String() string
String returns the string representation
type CreateCenInput ¶
type CreateCenInput struct { CenName *string `type:"string"` Description *string `type:"string"` // contains filtered or unexported fields }
func (CreateCenInput) GoString ¶
func (s CreateCenInput) GoString() string
GoString returns the string representation
func (*CreateCenInput) SetCenName ¶
func (s *CreateCenInput) SetCenName(v string) *CreateCenInput
SetCenName sets the CenName field's value.
func (*CreateCenInput) SetDescription ¶
func (s *CreateCenInput) SetDescription(v string) *CreateCenInput
SetDescription sets the Description field's value.
func (CreateCenInput) String ¶
func (s CreateCenInput) String() string
String returns the string representation
type CreateCenInterRegionBandwidthInput ¶
type CreateCenInterRegionBandwidthInput struct { // Bandwidth is a required field Bandwidth *int64 `type:"integer" required:"true"` // CenId is a required field CenId *string `type:"string" required:"true"` // LocalRegionId is a required field LocalRegionId *string `type:"string" required:"true"` // PeerRegionId is a required field PeerRegionId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateCenInterRegionBandwidthInput) GoString ¶
func (s CreateCenInterRegionBandwidthInput) GoString() string
GoString returns the string representation
func (*CreateCenInterRegionBandwidthInput) SetBandwidth ¶
func (s *CreateCenInterRegionBandwidthInput) SetBandwidth(v int64) *CreateCenInterRegionBandwidthInput
SetBandwidth sets the Bandwidth field's value.
func (*CreateCenInterRegionBandwidthInput) SetCenId ¶
func (s *CreateCenInterRegionBandwidthInput) SetCenId(v string) *CreateCenInterRegionBandwidthInput
SetCenId sets the CenId field's value.
func (*CreateCenInterRegionBandwidthInput) SetLocalRegionId ¶
func (s *CreateCenInterRegionBandwidthInput) SetLocalRegionId(v string) *CreateCenInterRegionBandwidthInput
SetLocalRegionId sets the LocalRegionId field's value.
func (*CreateCenInterRegionBandwidthInput) SetPeerRegionId ¶
func (s *CreateCenInterRegionBandwidthInput) SetPeerRegionId(v string) *CreateCenInterRegionBandwidthInput
SetPeerRegionId sets the PeerRegionId field's value.
func (CreateCenInterRegionBandwidthInput) String ¶
func (s CreateCenInterRegionBandwidthInput) String() string
String returns the string representation
func (*CreateCenInterRegionBandwidthInput) Validate ¶
func (s *CreateCenInterRegionBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCenInterRegionBandwidthOutput ¶
type CreateCenInterRegionBandwidthOutput struct { Metadata *response.ResponseMetadata InterRegionBandwidthId *string `type:"string"` // contains filtered or unexported fields }
func (CreateCenInterRegionBandwidthOutput) GoString ¶
func (s CreateCenInterRegionBandwidthOutput) GoString() string
GoString returns the string representation
func (*CreateCenInterRegionBandwidthOutput) SetInterRegionBandwidthId ¶
func (s *CreateCenInterRegionBandwidthOutput) SetInterRegionBandwidthId(v string) *CreateCenInterRegionBandwidthOutput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (CreateCenInterRegionBandwidthOutput) String ¶
func (s CreateCenInterRegionBandwidthOutput) String() string
String returns the string representation
type CreateCenOutput ¶
type CreateCenOutput struct { Metadata *response.ResponseMetadata CenId *string `type:"string"` // contains filtered or unexported fields }
func (CreateCenOutput) GoString ¶
func (s CreateCenOutput) GoString() string
GoString returns the string representation
func (*CreateCenOutput) SetCenId ¶
func (s *CreateCenOutput) SetCenId(v string) *CreateCenOutput
SetCenId sets the CenId field's value.
func (CreateCenOutput) String ¶
func (s CreateCenOutput) String() string
String returns the string representation
type DeleteCenBandwidthPackageInput ¶
type DeleteCenBandwidthPackageInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCenBandwidthPackageInput) GoString ¶
func (s DeleteCenBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*DeleteCenBandwidthPackageInput) SetCenBandwidthPackageId ¶
func (s *DeleteCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *DeleteCenBandwidthPackageInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (DeleteCenBandwidthPackageInput) String ¶
func (s DeleteCenBandwidthPackageInput) String() string
String returns the string representation
func (*DeleteCenBandwidthPackageInput) Validate ¶
func (s *DeleteCenBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCenBandwidthPackageOutput ¶
type DeleteCenBandwidthPackageOutput struct { Metadata *response.ResponseMetadata PreOrderNumber *string `type:"string"` // contains filtered or unexported fields }
func (DeleteCenBandwidthPackageOutput) GoString ¶
func (s DeleteCenBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (*DeleteCenBandwidthPackageOutput) SetPreOrderNumber ¶
func (s *DeleteCenBandwidthPackageOutput) SetPreOrderNumber(v string) *DeleteCenBandwidthPackageOutput
SetPreOrderNumber sets the PreOrderNumber field's value.
func (DeleteCenBandwidthPackageOutput) String ¶
func (s DeleteCenBandwidthPackageOutput) String() string
String returns the string representation
type DeleteCenInput ¶
type DeleteCenInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCenInput) GoString ¶
func (s DeleteCenInput) GoString() string
GoString returns the string representation
func (*DeleteCenInput) SetCenId ¶
func (s *DeleteCenInput) SetCenId(v string) *DeleteCenInput
SetCenId sets the CenId field's value.
func (DeleteCenInput) String ¶
func (s DeleteCenInput) String() string
String returns the string representation
func (*DeleteCenInput) Validate ¶
func (s *DeleteCenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCenInterRegionBandwidthInput ¶
type DeleteCenInterRegionBandwidthInput struct { // InterRegionBandwidthId is a required field InterRegionBandwidthId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCenInterRegionBandwidthInput) GoString ¶
func (s DeleteCenInterRegionBandwidthInput) GoString() string
GoString returns the string representation
func (*DeleteCenInterRegionBandwidthInput) SetInterRegionBandwidthId ¶
func (s *DeleteCenInterRegionBandwidthInput) SetInterRegionBandwidthId(v string) *DeleteCenInterRegionBandwidthInput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (DeleteCenInterRegionBandwidthInput) String ¶
func (s DeleteCenInterRegionBandwidthInput) String() string
String returns the string representation
func (*DeleteCenInterRegionBandwidthInput) Validate ¶
func (s *DeleteCenInterRegionBandwidthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCenInterRegionBandwidthOutput ¶
type DeleteCenInterRegionBandwidthOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteCenInterRegionBandwidthOutput) GoString ¶
func (s DeleteCenInterRegionBandwidthOutput) GoString() string
GoString returns the string representation
func (DeleteCenInterRegionBandwidthOutput) String ¶
func (s DeleteCenInterRegionBandwidthOutput) String() string
String returns the string representation
type DeleteCenOutput ¶
type DeleteCenOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DeleteCenOutput) GoString ¶
func (s DeleteCenOutput) GoString() string
GoString returns the string representation
func (DeleteCenOutput) String ¶
func (s DeleteCenOutput) String() string
String returns the string representation
type DescribeCenAttachedInstanceAttributesInput ¶
type DescribeCenAttachedInstanceAttributesInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // InstanceRegionId is a required field InstanceRegionId *string `type:"string" required:"true"` // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeCenAttachedInstanceAttributesInput) GoString ¶
func (s DescribeCenAttachedInstanceAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCenAttachedInstanceAttributesInput) SetCenId ¶
func (s *DescribeCenAttachedInstanceAttributesInput) SetCenId(v string) *DescribeCenAttachedInstanceAttributesInput
SetCenId sets the CenId field's value.
func (*DescribeCenAttachedInstanceAttributesInput) SetInstanceId ¶
func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceId(v string) *DescribeCenAttachedInstanceAttributesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCenAttachedInstanceAttributesInput) SetInstanceRegionId ¶
func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceRegionId(v string) *DescribeCenAttachedInstanceAttributesInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*DescribeCenAttachedInstanceAttributesInput) SetInstanceType ¶
func (s *DescribeCenAttachedInstanceAttributesInput) SetInstanceType(v string) *DescribeCenAttachedInstanceAttributesInput
SetInstanceType sets the InstanceType field's value.
func (DescribeCenAttachedInstanceAttributesInput) String ¶
func (s DescribeCenAttachedInstanceAttributesInput) String() string
String returns the string representation
func (*DescribeCenAttachedInstanceAttributesInput) Validate ¶
func (s *DescribeCenAttachedInstanceAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCenAttachedInstanceAttributesOutput ¶
type DescribeCenAttachedInstanceAttributesOutput struct { Metadata *response.ResponseMetadata CenId *string `type:"string"` CreationTime *string `type:"string"` InstanceId *string `type:"string"` InstanceRegionId *string `type:"string"` InstanceType *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenAttachedInstanceAttributesOutput) GoString ¶
func (s DescribeCenAttachedInstanceAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenAttachedInstanceAttributesOutput) SetCenId ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetCenId(v string) *DescribeCenAttachedInstanceAttributesOutput
SetCenId sets the CenId field's value.
func (*DescribeCenAttachedInstanceAttributesOutput) SetCreationTime ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetCreationTime(v string) *DescribeCenAttachedInstanceAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeCenAttachedInstanceAttributesOutput) SetInstanceId ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceId(v string) *DescribeCenAttachedInstanceAttributesOutput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCenAttachedInstanceAttributesOutput) SetInstanceRegionId ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceRegionId(v string) *DescribeCenAttachedInstanceAttributesOutput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*DescribeCenAttachedInstanceAttributesOutput) SetInstanceType ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetInstanceType(v string) *DescribeCenAttachedInstanceAttributesOutput
SetInstanceType sets the InstanceType field's value.
func (*DescribeCenAttachedInstanceAttributesOutput) SetStatus ¶
func (s *DescribeCenAttachedInstanceAttributesOutput) SetStatus(v string) *DescribeCenAttachedInstanceAttributesOutput
SetStatus sets the Status field's value.
func (DescribeCenAttachedInstanceAttributesOutput) String ¶
func (s DescribeCenAttachedInstanceAttributesOutput) String() string
String returns the string representation
type DescribeCenAttachedInstancesInput ¶
type DescribeCenAttachedInstancesInput struct { CenId *string `type:"string"` InstanceId *string `type:"string"` InstanceRegionId *string `type:"string"` InstanceType *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenAttachedInstancesInput) GoString ¶
func (s DescribeCenAttachedInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeCenAttachedInstancesInput) SetCenId ¶
func (s *DescribeCenAttachedInstancesInput) SetCenId(v string) *DescribeCenAttachedInstancesInput
SetCenId sets the CenId field's value.
func (*DescribeCenAttachedInstancesInput) SetInstanceId ¶
func (s *DescribeCenAttachedInstancesInput) SetInstanceId(v string) *DescribeCenAttachedInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCenAttachedInstancesInput) SetInstanceRegionId ¶
func (s *DescribeCenAttachedInstancesInput) SetInstanceRegionId(v string) *DescribeCenAttachedInstancesInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*DescribeCenAttachedInstancesInput) SetInstanceType ¶
func (s *DescribeCenAttachedInstancesInput) SetInstanceType(v string) *DescribeCenAttachedInstancesInput
SetInstanceType sets the InstanceType field's value.
func (*DescribeCenAttachedInstancesInput) SetPageNumber ¶
func (s *DescribeCenAttachedInstancesInput) SetPageNumber(v int64) *DescribeCenAttachedInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenAttachedInstancesInput) SetPageSize ¶
func (s *DescribeCenAttachedInstancesInput) SetPageSize(v int64) *DescribeCenAttachedInstancesInput
SetPageSize sets the PageSize field's value.
func (DescribeCenAttachedInstancesInput) String ¶
func (s DescribeCenAttachedInstancesInput) String() string
String returns the string representation
type DescribeCenAttachedInstancesOutput ¶
type DescribeCenAttachedInstancesOutput struct { Metadata *response.ResponseMetadata AttachedInstances []*AttachedInstanceForDescribeCenAttachedInstancesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenAttachedInstancesOutput) GoString ¶
func (s DescribeCenAttachedInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenAttachedInstancesOutput) SetAttachedInstances ¶
func (s *DescribeCenAttachedInstancesOutput) SetAttachedInstances(v []*AttachedInstanceForDescribeCenAttachedInstancesOutput) *DescribeCenAttachedInstancesOutput
SetAttachedInstances sets the AttachedInstances field's value.
func (*DescribeCenAttachedInstancesOutput) SetPageNumber ¶
func (s *DescribeCenAttachedInstancesOutput) SetPageNumber(v int64) *DescribeCenAttachedInstancesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenAttachedInstancesOutput) SetPageSize ¶
func (s *DescribeCenAttachedInstancesOutput) SetPageSize(v int64) *DescribeCenAttachedInstancesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenAttachedInstancesOutput) SetTotalCount ¶
func (s *DescribeCenAttachedInstancesOutput) SetTotalCount(v int64) *DescribeCenAttachedInstancesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenAttachedInstancesOutput) String ¶
func (s DescribeCenAttachedInstancesOutput) String() string
String returns the string representation
type DescribeCenAttributesInput ¶
type DescribeCenAttributesInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeCenAttributesInput) GoString ¶
func (s DescribeCenAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCenAttributesInput) SetCenId ¶
func (s *DescribeCenAttributesInput) SetCenId(v string) *DescribeCenAttributesInput
SetCenId sets the CenId field's value.
func (DescribeCenAttributesInput) String ¶
func (s DescribeCenAttributesInput) String() string
String returns the string representation
func (*DescribeCenAttributesInput) Validate ¶
func (s *DescribeCenAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCenAttributesOutput ¶
type DescribeCenAttributesOutput struct { Metadata *response.ResponseMetadata AccountId *string `type:"string"` CenBandwidthPackageIds []*string `type:"list"` CenId *string `type:"string"` CenName *string `type:"string"` CreationTime *string `type:"string"` Description *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenAttributesOutput) GoString ¶
func (s DescribeCenAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenAttributesOutput) SetAccountId ¶
func (s *DescribeCenAttributesOutput) SetAccountId(v string) *DescribeCenAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeCenAttributesOutput) SetCenBandwidthPackageIds ¶
func (s *DescribeCenAttributesOutput) SetCenBandwidthPackageIds(v []*string) *DescribeCenAttributesOutput
SetCenBandwidthPackageIds sets the CenBandwidthPackageIds field's value.
func (*DescribeCenAttributesOutput) SetCenId ¶
func (s *DescribeCenAttributesOutput) SetCenId(v string) *DescribeCenAttributesOutput
SetCenId sets the CenId field's value.
func (*DescribeCenAttributesOutput) SetCenName ¶
func (s *DescribeCenAttributesOutput) SetCenName(v string) *DescribeCenAttributesOutput
SetCenName sets the CenName field's value.
func (*DescribeCenAttributesOutput) SetCreationTime ¶
func (s *DescribeCenAttributesOutput) SetCreationTime(v string) *DescribeCenAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeCenAttributesOutput) SetDescription ¶
func (s *DescribeCenAttributesOutput) SetDescription(v string) *DescribeCenAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeCenAttributesOutput) SetStatus ¶
func (s *DescribeCenAttributesOutput) SetStatus(v string) *DescribeCenAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeCenAttributesOutput) SetUpdateTime ¶
func (s *DescribeCenAttributesOutput) SetUpdateTime(v string) *DescribeCenAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeCenAttributesOutput) String ¶
func (s DescribeCenAttributesOutput) String() string
String returns the string representation
type DescribeCenBandwidthPackageAttributesInput ¶
type DescribeCenBandwidthPackageAttributesInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackageAttributesInput) GoString ¶
func (s DescribeCenBandwidthPackageAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId ¶
func (s *DescribeCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId(v string) *DescribeCenBandwidthPackageAttributesInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (DescribeCenBandwidthPackageAttributesInput) String ¶
func (s DescribeCenBandwidthPackageAttributesInput) String() string
String returns the string representation
func (*DescribeCenBandwidthPackageAttributesInput) Validate ¶
func (s *DescribeCenBandwidthPackageAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCenBandwidthPackageAttributesOutput ¶
type DescribeCenBandwidthPackageAttributesOutput struct { Metadata *response.ResponseMetadata AccountId *string `type:"string"` Bandwidth *int64 `type:"integer"` BillingType *int64 `type:"integer"` BusinessStatus *string `type:"string"` CenBandwidthPackageId *string `type:"string"` CenBandwidthPackageName *string `type:"string"` CenIds []*string `type:"list"` CreationTime *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` ExpiredTime *string `type:"string"` LocalGeographicRegionSetId *string `type:"string"` PeerGeographicRegionSetId *string `type:"string"` RemainingBandwidth *int64 `type:"integer"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackageAttributesOutput) GoString ¶
func (s DescribeCenBandwidthPackageAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackageAttributesOutput) SetAccountId ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetAccountId(v string) *DescribeCenBandwidthPackageAttributesOutput
SetAccountId sets the AccountId field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetBandwidth ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetBandwidth(v int64) *DescribeCenBandwidthPackageAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetBillingType ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetBillingType(v int64) *DescribeCenBandwidthPackageAttributesOutput
SetBillingType sets the BillingType field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetBusinessStatus ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetBusinessStatus(v string) *DescribeCenBandwidthPackageAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageId ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageId(v string) *DescribeCenBandwidthPackageAttributesOutput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageName ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenBandwidthPackageName(v string) *DescribeCenBandwidthPackageAttributesOutput
SetCenBandwidthPackageName sets the CenBandwidthPackageName field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetCenIds ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetCenIds(v []*string) *DescribeCenBandwidthPackageAttributesOutput
SetCenIds sets the CenIds field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetCreationTime ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetCreationTime(v string) *DescribeCenBandwidthPackageAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetDeletedTime ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetDeletedTime(v string) *DescribeCenBandwidthPackageAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetDescription ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetDescription(v string) *DescribeCenBandwidthPackageAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetExpiredTime ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetExpiredTime(v string) *DescribeCenBandwidthPackageAttributesOutput
SetExpiredTime sets the ExpiredTime field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetLocalGeographicRegionSetId ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetLocalGeographicRegionSetId(v string) *DescribeCenBandwidthPackageAttributesOutput
SetLocalGeographicRegionSetId sets the LocalGeographicRegionSetId field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetPeerGeographicRegionSetId ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetPeerGeographicRegionSetId(v string) *DescribeCenBandwidthPackageAttributesOutput
SetPeerGeographicRegionSetId sets the PeerGeographicRegionSetId field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetRemainingBandwidth ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetRemainingBandwidth(v int64) *DescribeCenBandwidthPackageAttributesOutput
SetRemainingBandwidth sets the RemainingBandwidth field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetStatus ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetStatus(v string) *DescribeCenBandwidthPackageAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeCenBandwidthPackageAttributesOutput) SetUpdateTime ¶
func (s *DescribeCenBandwidthPackageAttributesOutput) SetUpdateTime(v string) *DescribeCenBandwidthPackageAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeCenBandwidthPackageAttributesOutput) String ¶
func (s DescribeCenBandwidthPackageAttributesOutput) String() string
String returns the string representation
type DescribeCenBandwidthPackagesBillingInput ¶
type DescribeCenBandwidthPackagesBillingInput struct { // CenBandwidthPackageIds is a required field CenBandwidthPackageIds []*string `type:"list" required:"true"` PageNumber *int64 `type:"integer"` PageSize *int64 `max:"100" type:"integer"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackagesBillingInput) GoString ¶
func (s DescribeCenBandwidthPackagesBillingInput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackagesBillingInput) SetCenBandwidthPackageIds ¶
func (s *DescribeCenBandwidthPackagesBillingInput) SetCenBandwidthPackageIds(v []*string) *DescribeCenBandwidthPackagesBillingInput
SetCenBandwidthPackageIds sets the CenBandwidthPackageIds field's value.
func (*DescribeCenBandwidthPackagesBillingInput) SetPageNumber ¶
func (s *DescribeCenBandwidthPackagesBillingInput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesBillingInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenBandwidthPackagesBillingInput) SetPageSize ¶
func (s *DescribeCenBandwidthPackagesBillingInput) SetPageSize(v int64) *DescribeCenBandwidthPackagesBillingInput
SetPageSize sets the PageSize field's value.
func (DescribeCenBandwidthPackagesBillingInput) String ¶
func (s DescribeCenBandwidthPackagesBillingInput) String() string
String returns the string representation
func (*DescribeCenBandwidthPackagesBillingInput) Validate ¶
func (s *DescribeCenBandwidthPackagesBillingInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCenBandwidthPackagesBillingOutput ¶
type DescribeCenBandwidthPackagesBillingOutput struct { Metadata *response.ResponseMetadata CenBandwidthPackages []*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackagesBillingOutput) GoString ¶
func (s DescribeCenBandwidthPackagesBillingOutput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackages ¶
func (s *DescribeCenBandwidthPackagesBillingOutput) SetCenBandwidthPackages(v []*CenBandwidthPackageForDescribeCenBandwidthPackagesBillingOutput) *DescribeCenBandwidthPackagesBillingOutput
SetCenBandwidthPackages sets the CenBandwidthPackages field's value.
func (*DescribeCenBandwidthPackagesBillingOutput) SetPageNumber ¶
func (s *DescribeCenBandwidthPackagesBillingOutput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesBillingOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenBandwidthPackagesBillingOutput) SetPageSize ¶
func (s *DescribeCenBandwidthPackagesBillingOutput) SetPageSize(v int64) *DescribeCenBandwidthPackagesBillingOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenBandwidthPackagesBillingOutput) SetTotalCount ¶
func (s *DescribeCenBandwidthPackagesBillingOutput) SetTotalCount(v int64) *DescribeCenBandwidthPackagesBillingOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenBandwidthPackagesBillingOutput) String ¶
func (s DescribeCenBandwidthPackagesBillingOutput) String() string
String returns the string representation
type DescribeCenBandwidthPackagesInput ¶
type DescribeCenBandwidthPackagesInput struct { CenBandwidthPackageIds []*string `type:"list"` CenBandwidthPackageName *string `type:"string"` CenId *string `type:"string"` LocalGeographicRegionSetId *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` PeerGeographicRegionSetId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackagesInput) GoString ¶
func (s DescribeCenBandwidthPackagesInput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageIds ¶
func (s *DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageIds(v []*string) *DescribeCenBandwidthPackagesInput
SetCenBandwidthPackageIds sets the CenBandwidthPackageIds field's value.
func (*DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageName ¶
func (s *DescribeCenBandwidthPackagesInput) SetCenBandwidthPackageName(v string) *DescribeCenBandwidthPackagesInput
SetCenBandwidthPackageName sets the CenBandwidthPackageName field's value.
func (*DescribeCenBandwidthPackagesInput) SetCenId ¶
func (s *DescribeCenBandwidthPackagesInput) SetCenId(v string) *DescribeCenBandwidthPackagesInput
SetCenId sets the CenId field's value.
func (*DescribeCenBandwidthPackagesInput) SetLocalGeographicRegionSetId ¶
func (s *DescribeCenBandwidthPackagesInput) SetLocalGeographicRegionSetId(v string) *DescribeCenBandwidthPackagesInput
SetLocalGeographicRegionSetId sets the LocalGeographicRegionSetId field's value.
func (*DescribeCenBandwidthPackagesInput) SetPageNumber ¶
func (s *DescribeCenBandwidthPackagesInput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenBandwidthPackagesInput) SetPageSize ¶
func (s *DescribeCenBandwidthPackagesInput) SetPageSize(v int64) *DescribeCenBandwidthPackagesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCenBandwidthPackagesInput) SetPeerGeographicRegionSetId ¶
func (s *DescribeCenBandwidthPackagesInput) SetPeerGeographicRegionSetId(v string) *DescribeCenBandwidthPackagesInput
SetPeerGeographicRegionSetId sets the PeerGeographicRegionSetId field's value.
func (DescribeCenBandwidthPackagesInput) String ¶
func (s DescribeCenBandwidthPackagesInput) String() string
String returns the string representation
type DescribeCenBandwidthPackagesOutput ¶
type DescribeCenBandwidthPackagesOutput struct { Metadata *response.ResponseMetadata CenBandwidthPackages []*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenBandwidthPackagesOutput) GoString ¶
func (s DescribeCenBandwidthPackagesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenBandwidthPackagesOutput) SetCenBandwidthPackages ¶
func (s *DescribeCenBandwidthPackagesOutput) SetCenBandwidthPackages(v []*CenBandwidthPackageForDescribeCenBandwidthPackagesOutput) *DescribeCenBandwidthPackagesOutput
SetCenBandwidthPackages sets the CenBandwidthPackages field's value.
func (*DescribeCenBandwidthPackagesOutput) SetPageNumber ¶
func (s *DescribeCenBandwidthPackagesOutput) SetPageNumber(v int64) *DescribeCenBandwidthPackagesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenBandwidthPackagesOutput) SetPageSize ¶
func (s *DescribeCenBandwidthPackagesOutput) SetPageSize(v int64) *DescribeCenBandwidthPackagesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenBandwidthPackagesOutput) SetTotalCount ¶
func (s *DescribeCenBandwidthPackagesOutput) SetTotalCount(v int64) *DescribeCenBandwidthPackagesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenBandwidthPackagesOutput) String ¶
func (s DescribeCenBandwidthPackagesOutput) String() string
String returns the string representation
type DescribeCenInterRegionBandwidthAttributesInput ¶
type DescribeCenInterRegionBandwidthAttributesInput struct { // InterRegionBandwidthId is a required field InterRegionBandwidthId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeCenInterRegionBandwidthAttributesInput) GoString ¶
func (s DescribeCenInterRegionBandwidthAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId ¶
func (s *DescribeCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId(v string) *DescribeCenInterRegionBandwidthAttributesInput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (DescribeCenInterRegionBandwidthAttributesInput) String ¶
func (s DescribeCenInterRegionBandwidthAttributesInput) String() string
String returns the string representation
func (*DescribeCenInterRegionBandwidthAttributesInput) Validate ¶
func (s *DescribeCenInterRegionBandwidthAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCenInterRegionBandwidthAttributesOutput ¶
type DescribeCenInterRegionBandwidthAttributesOutput struct { Metadata *response.ResponseMetadata Bandwidth *int64 `type:"integer"` CenId *string `type:"string"` CreationTime *string `type:"string"` InterRegionBandwidthId *string `type:"string"` LocalRegionId *string `type:"string"` PeerRegionId *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenInterRegionBandwidthAttributesOutput) GoString ¶
func (s DescribeCenInterRegionBandwidthAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetBandwidth ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetBandwidth(v int64) *DescribeCenInterRegionBandwidthAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetCenId ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetCenId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetCenId sets the CenId field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetCreationTime ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetCreationTime(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetCreationTime sets the CreationTime field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetInterRegionBandwidthId ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetInterRegionBandwidthId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetLocalRegionId ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetLocalRegionId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetLocalRegionId sets the LocalRegionId field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetPeerRegionId ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetPeerRegionId(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetPeerRegionId sets the PeerRegionId field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetStatus ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetStatus(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeCenInterRegionBandwidthAttributesOutput) SetUpdateTime ¶
func (s *DescribeCenInterRegionBandwidthAttributesOutput) SetUpdateTime(v string) *DescribeCenInterRegionBandwidthAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeCenInterRegionBandwidthAttributesOutput) String ¶
func (s DescribeCenInterRegionBandwidthAttributesOutput) String() string
String returns the string representation
type DescribeCenInterRegionBandwidthsInput ¶
type DescribeCenInterRegionBandwidthsInput struct { CenId *string `type:"string"` InterRegionBandwidthIds []*string `type:"list"` PageNumber *int64 `type:"integer"` PageSize *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenInterRegionBandwidthsInput) GoString ¶
func (s DescribeCenInterRegionBandwidthsInput) GoString() string
GoString returns the string representation
func (*DescribeCenInterRegionBandwidthsInput) SetCenId ¶
func (s *DescribeCenInterRegionBandwidthsInput) SetCenId(v string) *DescribeCenInterRegionBandwidthsInput
SetCenId sets the CenId field's value.
func (*DescribeCenInterRegionBandwidthsInput) SetInterRegionBandwidthIds ¶
func (s *DescribeCenInterRegionBandwidthsInput) SetInterRegionBandwidthIds(v []*string) *DescribeCenInterRegionBandwidthsInput
SetInterRegionBandwidthIds sets the InterRegionBandwidthIds field's value.
func (*DescribeCenInterRegionBandwidthsInput) SetPageNumber ¶
func (s *DescribeCenInterRegionBandwidthsInput) SetPageNumber(v int64) *DescribeCenInterRegionBandwidthsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenInterRegionBandwidthsInput) SetPageSize ¶
func (s *DescribeCenInterRegionBandwidthsInput) SetPageSize(v string) *DescribeCenInterRegionBandwidthsInput
SetPageSize sets the PageSize field's value.
func (DescribeCenInterRegionBandwidthsInput) String ¶
func (s DescribeCenInterRegionBandwidthsInput) String() string
String returns the string representation
type DescribeCenInterRegionBandwidthsOutput ¶
type DescribeCenInterRegionBandwidthsOutput struct { Metadata *response.ResponseMetadata InterRegionBandwidths []*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenInterRegionBandwidthsOutput) GoString ¶
func (s DescribeCenInterRegionBandwidthsOutput) GoString() string
GoString returns the string representation
func (*DescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidths ¶
func (s *DescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidths(v []*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) *DescribeCenInterRegionBandwidthsOutput
SetInterRegionBandwidths sets the InterRegionBandwidths field's value.
func (*DescribeCenInterRegionBandwidthsOutput) SetPageNumber ¶
func (s *DescribeCenInterRegionBandwidthsOutput) SetPageNumber(v int64) *DescribeCenInterRegionBandwidthsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenInterRegionBandwidthsOutput) SetPageSize ¶
func (s *DescribeCenInterRegionBandwidthsOutput) SetPageSize(v int64) *DescribeCenInterRegionBandwidthsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenInterRegionBandwidthsOutput) SetTotalCount ¶
func (s *DescribeCenInterRegionBandwidthsOutput) SetTotalCount(v int64) *DescribeCenInterRegionBandwidthsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenInterRegionBandwidthsOutput) String ¶
func (s DescribeCenInterRegionBandwidthsOutput) String() string
String returns the string representation
type DescribeCenRouteEntriesInput ¶
type DescribeCenRouteEntriesInput struct { CenId *string `type:"string"` DestinationCidrBlock *string `type:"string"` InstanceId *string `type:"string"` InstanceRegionId *string `type:"string"` InstanceType *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenRouteEntriesInput) GoString ¶
func (s DescribeCenRouteEntriesInput) GoString() string
GoString returns the string representation
func (*DescribeCenRouteEntriesInput) SetCenId ¶
func (s *DescribeCenRouteEntriesInput) SetCenId(v string) *DescribeCenRouteEntriesInput
SetCenId sets the CenId field's value.
func (*DescribeCenRouteEntriesInput) SetDestinationCidrBlock ¶
func (s *DescribeCenRouteEntriesInput) SetDestinationCidrBlock(v string) *DescribeCenRouteEntriesInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*DescribeCenRouteEntriesInput) SetInstanceId ¶
func (s *DescribeCenRouteEntriesInput) SetInstanceId(v string) *DescribeCenRouteEntriesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeCenRouteEntriesInput) SetInstanceRegionId ¶
func (s *DescribeCenRouteEntriesInput) SetInstanceRegionId(v string) *DescribeCenRouteEntriesInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*DescribeCenRouteEntriesInput) SetInstanceType ¶
func (s *DescribeCenRouteEntriesInput) SetInstanceType(v string) *DescribeCenRouteEntriesInput
SetInstanceType sets the InstanceType field's value.
func (DescribeCenRouteEntriesInput) String ¶
func (s DescribeCenRouteEntriesInput) String() string
String returns the string representation
type DescribeCenRouteEntriesOutput ¶
type DescribeCenRouteEntriesOutput struct { Metadata *response.ResponseMetadata CenRouteEntries []*CenRouteEntryForDescribeCenRouteEntriesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenRouteEntriesOutput) GoString ¶
func (s DescribeCenRouteEntriesOutput) GoString() string
GoString returns the string representation
func (*DescribeCenRouteEntriesOutput) SetCenRouteEntries ¶
func (s *DescribeCenRouteEntriesOutput) SetCenRouteEntries(v []*CenRouteEntryForDescribeCenRouteEntriesOutput) *DescribeCenRouteEntriesOutput
SetCenRouteEntries sets the CenRouteEntries field's value.
func (*DescribeCenRouteEntriesOutput) SetPageNumber ¶
func (s *DescribeCenRouteEntriesOutput) SetPageNumber(v int64) *DescribeCenRouteEntriesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenRouteEntriesOutput) SetPageSize ¶
func (s *DescribeCenRouteEntriesOutput) SetPageSize(v int64) *DescribeCenRouteEntriesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenRouteEntriesOutput) SetTotalCount ¶
func (s *DescribeCenRouteEntriesOutput) SetTotalCount(v int64) *DescribeCenRouteEntriesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenRouteEntriesOutput) String ¶
func (s DescribeCenRouteEntriesOutput) String() string
String returns the string representation
type DescribeCenSupportedRegionsInput ¶
type DescribeCenSupportedRegionsInput struct { PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RegionId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCenSupportedRegionsInput) GoString ¶
func (s DescribeCenSupportedRegionsInput) GoString() string
GoString returns the string representation
func (*DescribeCenSupportedRegionsInput) SetPageNumber ¶
func (s *DescribeCenSupportedRegionsInput) SetPageNumber(v int64) *DescribeCenSupportedRegionsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenSupportedRegionsInput) SetPageSize ¶
func (s *DescribeCenSupportedRegionsInput) SetPageSize(v int64) *DescribeCenSupportedRegionsInput
SetPageSize sets the PageSize field's value.
func (*DescribeCenSupportedRegionsInput) SetRegionId ¶
func (s *DescribeCenSupportedRegionsInput) SetRegionId(v string) *DescribeCenSupportedRegionsInput
SetRegionId sets the RegionId field's value.
func (DescribeCenSupportedRegionsInput) String ¶
func (s DescribeCenSupportedRegionsInput) String() string
String returns the string representation
type DescribeCenSupportedRegionsOutput ¶
type DescribeCenSupportedRegionsOutput struct { Metadata *response.ResponseMetadata CenSupportedRegions []*CenSupportedRegionForDescribeCenSupportedRegionsOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCenSupportedRegionsOutput) GoString ¶
func (s DescribeCenSupportedRegionsOutput) GoString() string
GoString returns the string representation
func (*DescribeCenSupportedRegionsOutput) SetCenSupportedRegions ¶
func (s *DescribeCenSupportedRegionsOutput) SetCenSupportedRegions(v []*CenSupportedRegionForDescribeCenSupportedRegionsOutput) *DescribeCenSupportedRegionsOutput
SetCenSupportedRegions sets the CenSupportedRegions field's value.
func (*DescribeCenSupportedRegionsOutput) SetPageNumber ¶
func (s *DescribeCenSupportedRegionsOutput) SetPageNumber(v int64) *DescribeCenSupportedRegionsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCenSupportedRegionsOutput) SetPageSize ¶
func (s *DescribeCenSupportedRegionsOutput) SetPageSize(v int64) *DescribeCenSupportedRegionsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCenSupportedRegionsOutput) SetTotalCount ¶
func (s *DescribeCenSupportedRegionsOutput) SetTotalCount(v int64) *DescribeCenSupportedRegionsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCenSupportedRegionsOutput) String ¶
func (s DescribeCenSupportedRegionsOutput) String() string
String returns the string representation
type DescribeCensInput ¶
type DescribeCensInput struct { CenIds *string `type:"string"` CenName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCensInput) GoString ¶
func (s DescribeCensInput) GoString() string
GoString returns the string representation
func (*DescribeCensInput) SetCenIds ¶
func (s *DescribeCensInput) SetCenIds(v string) *DescribeCensInput
SetCenIds sets the CenIds field's value.
func (*DescribeCensInput) SetCenName ¶
func (s *DescribeCensInput) SetCenName(v string) *DescribeCensInput
SetCenName sets the CenName field's value.
func (*DescribeCensInput) SetPageNumber ¶
func (s *DescribeCensInput) SetPageNumber(v int64) *DescribeCensInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCensInput) SetPageSize ¶
func (s *DescribeCensInput) SetPageSize(v int64) *DescribeCensInput
SetPageSize sets the PageSize field's value.
func (DescribeCensInput) String ¶
func (s DescribeCensInput) String() string
String returns the string representation
type DescribeCensOutput ¶
type DescribeCensOutput struct { Metadata *response.ResponseMetadata Cens []*CenForDescribeCensOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCensOutput) GoString ¶
func (s DescribeCensOutput) GoString() string
GoString returns the string representation
func (*DescribeCensOutput) SetCens ¶
func (s *DescribeCensOutput) SetCens(v []*CenForDescribeCensOutput) *DescribeCensOutput
SetCens sets the Cens field's value.
func (*DescribeCensOutput) SetPageNumber ¶
func (s *DescribeCensOutput) SetPageNumber(v int64) *DescribeCensOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCensOutput) SetPageSize ¶
func (s *DescribeCensOutput) SetPageSize(v int64) *DescribeCensOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCensOutput) SetTotalCount ¶
func (s *DescribeCensOutput) SetTotalCount(v int64) *DescribeCensOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCensOutput) String ¶
func (s DescribeCensOutput) String() string
String returns the string representation
type DetachInstanceFromCenInput ¶
type DetachInstanceFromCenInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // InstanceRegionId is a required field InstanceRegionId *string `type:"string" required:"true"` // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DetachInstanceFromCenInput) GoString ¶
func (s DetachInstanceFromCenInput) GoString() string
GoString returns the string representation
func (*DetachInstanceFromCenInput) SetCenId ¶
func (s *DetachInstanceFromCenInput) SetCenId(v string) *DetachInstanceFromCenInput
SetCenId sets the CenId field's value.
func (*DetachInstanceFromCenInput) SetInstanceId ¶
func (s *DetachInstanceFromCenInput) SetInstanceId(v string) *DetachInstanceFromCenInput
SetInstanceId sets the InstanceId field's value.
func (*DetachInstanceFromCenInput) SetInstanceRegionId ¶
func (s *DetachInstanceFromCenInput) SetInstanceRegionId(v string) *DetachInstanceFromCenInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*DetachInstanceFromCenInput) SetInstanceType ¶
func (s *DetachInstanceFromCenInput) SetInstanceType(v string) *DetachInstanceFromCenInput
SetInstanceType sets the InstanceType field's value.
func (DetachInstanceFromCenInput) String ¶
func (s DetachInstanceFromCenInput) String() string
String returns the string representation
func (*DetachInstanceFromCenInput) Validate ¶
func (s *DetachInstanceFromCenInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DetachInstanceFromCenOutput ¶
type DetachInstanceFromCenOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DetachInstanceFromCenOutput) GoString ¶
func (s DetachInstanceFromCenOutput) GoString() string
GoString returns the string representation
func (DetachInstanceFromCenOutput) String ¶
func (s DetachInstanceFromCenOutput) String() string
String returns the string representation
type DisassociateCenBandwidthPackageInput ¶
type DisassociateCenBandwidthPackageInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` // CenId is a required field CenId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DisassociateCenBandwidthPackageInput) GoString ¶
func (s DisassociateCenBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*DisassociateCenBandwidthPackageInput) SetCenBandwidthPackageId ¶
func (s *DisassociateCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *DisassociateCenBandwidthPackageInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*DisassociateCenBandwidthPackageInput) SetCenId ¶
func (s *DisassociateCenBandwidthPackageInput) SetCenId(v string) *DisassociateCenBandwidthPackageInput
SetCenId sets the CenId field's value.
func (DisassociateCenBandwidthPackageInput) String ¶
func (s DisassociateCenBandwidthPackageInput) String() string
String returns the string representation
func (*DisassociateCenBandwidthPackageInput) Validate ¶
func (s *DisassociateCenBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateCenBandwidthPackageOutput ¶
type DisassociateCenBandwidthPackageOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (DisassociateCenBandwidthPackageOutput) GoString ¶
func (s DisassociateCenBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (DisassociateCenBandwidthPackageOutput) String ¶
func (s DisassociateCenBandwidthPackageOutput) String() string
String returns the string representation
type InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput ¶
type InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput struct { Bandwidth *int64 `type:"integer"` CenId *string `type:"string"` CreationTime *string `type:"string"` InterRegionBandwidthId *string `type:"string"` LocalRegionId *string `type:"string"` PeerRegionId *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) GoString ¶
func (s InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) GoString() string
GoString returns the string representation
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetBandwidth ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetBandwidth(v int64) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetBandwidth sets the Bandwidth field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCenId ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCenId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetCenId sets the CenId field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCreationTime ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetCreationTime(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetCreationTime sets the CreationTime field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidthId ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetInterRegionBandwidthId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetLocalRegionId ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetLocalRegionId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetLocalRegionId sets the LocalRegionId field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetPeerRegionId ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetPeerRegionId(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetPeerRegionId sets the PeerRegionId field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetStatus ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetStatus(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetStatus sets the Status field's value.
func (*InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetUpdateTime ¶
func (s *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) SetUpdateTime(v string) *InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput
SetUpdateTime sets the UpdateTime field's value.
func (InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) String ¶
func (s InterRegionBandwidthForDescribeCenInterRegionBandwidthsOutput) String() string
String returns the string representation
type ModifyCenAttributesInput ¶
type ModifyCenAttributesInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` CenName *string `type:"string"` Description *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCenAttributesInput) GoString ¶
func (s ModifyCenAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCenAttributesInput) SetCenId ¶
func (s *ModifyCenAttributesInput) SetCenId(v string) *ModifyCenAttributesInput
SetCenId sets the CenId field's value.
func (*ModifyCenAttributesInput) SetCenName ¶
func (s *ModifyCenAttributesInput) SetCenName(v string) *ModifyCenAttributesInput
SetCenName sets the CenName field's value.
func (*ModifyCenAttributesInput) SetDescription ¶
func (s *ModifyCenAttributesInput) SetDescription(v string) *ModifyCenAttributesInput
SetDescription sets the Description field's value.
func (ModifyCenAttributesInput) String ¶
func (s ModifyCenAttributesInput) String() string
String returns the string representation
func (*ModifyCenAttributesInput) Validate ¶
func (s *ModifyCenAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCenAttributesOutput ¶
type ModifyCenAttributesOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyCenAttributesOutput) GoString ¶
func (s ModifyCenAttributesOutput) GoString() string
GoString returns the string representation
func (ModifyCenAttributesOutput) String ¶
func (s ModifyCenAttributesOutput) String() string
String returns the string representation
type ModifyCenBandwidthPackageAttributesInput ¶
type ModifyCenBandwidthPackageAttributesInput struct { Bandwidth *int64 `type:"integer"` // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` CenBandwidthPackageName *string `min:"1" max:"128" type:"string"` Description *string `min:"1" max:"255" type:"string"` // contains filtered or unexported fields }
func (ModifyCenBandwidthPackageAttributesInput) GoString ¶
func (s ModifyCenBandwidthPackageAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCenBandwidthPackageAttributesInput) SetBandwidth ¶
func (s *ModifyCenBandwidthPackageAttributesInput) SetBandwidth(v int64) *ModifyCenBandwidthPackageAttributesInput
SetBandwidth sets the Bandwidth field's value.
func (*ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId ¶
func (s *ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageId(v string) *ModifyCenBandwidthPackageAttributesInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageName ¶
func (s *ModifyCenBandwidthPackageAttributesInput) SetCenBandwidthPackageName(v string) *ModifyCenBandwidthPackageAttributesInput
SetCenBandwidthPackageName sets the CenBandwidthPackageName field's value.
func (*ModifyCenBandwidthPackageAttributesInput) SetDescription ¶
func (s *ModifyCenBandwidthPackageAttributesInput) SetDescription(v string) *ModifyCenBandwidthPackageAttributesInput
SetDescription sets the Description field's value.
func (ModifyCenBandwidthPackageAttributesInput) String ¶
func (s ModifyCenBandwidthPackageAttributesInput) String() string
String returns the string representation
func (*ModifyCenBandwidthPackageAttributesInput) Validate ¶
func (s *ModifyCenBandwidthPackageAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCenBandwidthPackageAttributesOutput ¶
type ModifyCenBandwidthPackageAttributesOutput struct { Metadata *response.ResponseMetadata PreOrderNumber *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCenBandwidthPackageAttributesOutput) GoString ¶
func (s ModifyCenBandwidthPackageAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCenBandwidthPackageAttributesOutput) SetPreOrderNumber ¶
func (s *ModifyCenBandwidthPackageAttributesOutput) SetPreOrderNumber(v string) *ModifyCenBandwidthPackageAttributesOutput
SetPreOrderNumber sets the PreOrderNumber field's value.
func (ModifyCenBandwidthPackageAttributesOutput) String ¶
func (s ModifyCenBandwidthPackageAttributesOutput) String() string
String returns the string representation
type ModifyCenInterRegionBandwidthAttributesInput ¶
type ModifyCenInterRegionBandwidthAttributesInput struct { Bandwidth *int64 `type:"integer"` // InterRegionBandwidthId is a required field InterRegionBandwidthId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ModifyCenInterRegionBandwidthAttributesInput) GoString ¶
func (s ModifyCenInterRegionBandwidthAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCenInterRegionBandwidthAttributesInput) SetBandwidth ¶
func (s *ModifyCenInterRegionBandwidthAttributesInput) SetBandwidth(v int64) *ModifyCenInterRegionBandwidthAttributesInput
SetBandwidth sets the Bandwidth field's value.
func (*ModifyCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId ¶
func (s *ModifyCenInterRegionBandwidthAttributesInput) SetInterRegionBandwidthId(v string) *ModifyCenInterRegionBandwidthAttributesInput
SetInterRegionBandwidthId sets the InterRegionBandwidthId field's value.
func (ModifyCenInterRegionBandwidthAttributesInput) String ¶
func (s ModifyCenInterRegionBandwidthAttributesInput) String() string
String returns the string representation
func (*ModifyCenInterRegionBandwidthAttributesInput) Validate ¶
func (s *ModifyCenInterRegionBandwidthAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCenInterRegionBandwidthAttributesOutput ¶
type ModifyCenInterRegionBandwidthAttributesOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (ModifyCenInterRegionBandwidthAttributesOutput) GoString ¶
func (s ModifyCenInterRegionBandwidthAttributesOutput) GoString() string
GoString returns the string representation
func (ModifyCenInterRegionBandwidthAttributesOutput) String ¶
func (s ModifyCenInterRegionBandwidthAttributesOutput) String() string
String returns the string representation
type PublishCenRouteEntryInput ¶
type PublishCenRouteEntryInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // DestinationCidrBlock is a required field DestinationCidrBlock *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // InstanceRegionId is a required field InstanceRegionId *string `type:"string" required:"true"` // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (PublishCenRouteEntryInput) GoString ¶
func (s PublishCenRouteEntryInput) GoString() string
GoString returns the string representation
func (*PublishCenRouteEntryInput) SetCenId ¶
func (s *PublishCenRouteEntryInput) SetCenId(v string) *PublishCenRouteEntryInput
SetCenId sets the CenId field's value.
func (*PublishCenRouteEntryInput) SetDestinationCidrBlock ¶
func (s *PublishCenRouteEntryInput) SetDestinationCidrBlock(v string) *PublishCenRouteEntryInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*PublishCenRouteEntryInput) SetInstanceId ¶
func (s *PublishCenRouteEntryInput) SetInstanceId(v string) *PublishCenRouteEntryInput
SetInstanceId sets the InstanceId field's value.
func (*PublishCenRouteEntryInput) SetInstanceRegionId ¶
func (s *PublishCenRouteEntryInput) SetInstanceRegionId(v string) *PublishCenRouteEntryInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*PublishCenRouteEntryInput) SetInstanceType ¶
func (s *PublishCenRouteEntryInput) SetInstanceType(v string) *PublishCenRouteEntryInput
SetInstanceType sets the InstanceType field's value.
func (PublishCenRouteEntryInput) String ¶
func (s PublishCenRouteEntryInput) String() string
String returns the string representation
func (*PublishCenRouteEntryInput) Validate ¶
func (s *PublishCenRouteEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PublishCenRouteEntryOutput ¶
type PublishCenRouteEntryOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (PublishCenRouteEntryOutput) GoString ¶
func (s PublishCenRouteEntryOutput) GoString() string
GoString returns the string representation
func (PublishCenRouteEntryOutput) String ¶
func (s PublishCenRouteEntryOutput) String() string
String returns the string representation
type RenewCenBandwidthPackageInput ¶
type RenewCenBandwidthPackageInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` Period *int64 `type:"integer"` PeriodUnit *string `type:"string" enum:"PeriodUnitForRenewCenBandwidthPackageInput"` // contains filtered or unexported fields }
func (RenewCenBandwidthPackageInput) GoString ¶
func (s RenewCenBandwidthPackageInput) GoString() string
GoString returns the string representation
func (*RenewCenBandwidthPackageInput) SetCenBandwidthPackageId ¶
func (s *RenewCenBandwidthPackageInput) SetCenBandwidthPackageId(v string) *RenewCenBandwidthPackageInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*RenewCenBandwidthPackageInput) SetPeriod ¶
func (s *RenewCenBandwidthPackageInput) SetPeriod(v int64) *RenewCenBandwidthPackageInput
SetPeriod sets the Period field's value.
func (*RenewCenBandwidthPackageInput) SetPeriodUnit ¶
func (s *RenewCenBandwidthPackageInput) SetPeriodUnit(v string) *RenewCenBandwidthPackageInput
SetPeriodUnit sets the PeriodUnit field's value.
func (RenewCenBandwidthPackageInput) String ¶
func (s RenewCenBandwidthPackageInput) String() string
String returns the string representation
func (*RenewCenBandwidthPackageInput) Validate ¶
func (s *RenewCenBandwidthPackageInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RenewCenBandwidthPackageOutput ¶
type RenewCenBandwidthPackageOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (RenewCenBandwidthPackageOutput) GoString ¶
func (s RenewCenBandwidthPackageOutput) GoString() string
GoString returns the string representation
func (RenewCenBandwidthPackageOutput) String ¶
func (s RenewCenBandwidthPackageOutput) String() string
String returns the string representation
type SetCenBandwidthPackageRenewalInput ¶
type SetCenBandwidthPackageRenewalInput struct { // CenBandwidthPackageId is a required field CenBandwidthPackageId *string `type:"string" required:"true"` RemainRenewTimes *int64 `type:"integer"` RenewPeriod *int64 `type:"integer"` // RenewType is a required field RenewType *string `type:"string" required:"true" enum:"RenewTypeForSetCenBandwidthPackageRenewalInput"` // contains filtered or unexported fields }
func (SetCenBandwidthPackageRenewalInput) GoString ¶
func (s SetCenBandwidthPackageRenewalInput) GoString() string
GoString returns the string representation
func (*SetCenBandwidthPackageRenewalInput) SetCenBandwidthPackageId ¶
func (s *SetCenBandwidthPackageRenewalInput) SetCenBandwidthPackageId(v string) *SetCenBandwidthPackageRenewalInput
SetCenBandwidthPackageId sets the CenBandwidthPackageId field's value.
func (*SetCenBandwidthPackageRenewalInput) SetRemainRenewTimes ¶
func (s *SetCenBandwidthPackageRenewalInput) SetRemainRenewTimes(v int64) *SetCenBandwidthPackageRenewalInput
SetRemainRenewTimes sets the RemainRenewTimes field's value.
func (*SetCenBandwidthPackageRenewalInput) SetRenewPeriod ¶
func (s *SetCenBandwidthPackageRenewalInput) SetRenewPeriod(v int64) *SetCenBandwidthPackageRenewalInput
SetRenewPeriod sets the RenewPeriod field's value.
func (*SetCenBandwidthPackageRenewalInput) SetRenewType ¶
func (s *SetCenBandwidthPackageRenewalInput) SetRenewType(v string) *SetCenBandwidthPackageRenewalInput
SetRenewType sets the RenewType field's value.
func (SetCenBandwidthPackageRenewalInput) String ¶
func (s SetCenBandwidthPackageRenewalInput) String() string
String returns the string representation
func (*SetCenBandwidthPackageRenewalInput) Validate ¶
func (s *SetCenBandwidthPackageRenewalInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SetCenBandwidthPackageRenewalOutput ¶
type SetCenBandwidthPackageRenewalOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (SetCenBandwidthPackageRenewalOutput) GoString ¶
func (s SetCenBandwidthPackageRenewalOutput) GoString() string
GoString returns the string representation
func (SetCenBandwidthPackageRenewalOutput) String ¶
func (s SetCenBandwidthPackageRenewalOutput) String() string
String returns the string representation
type WithdrawCenRouteEntryInput ¶
type WithdrawCenRouteEntryInput struct { // CenId is a required field CenId *string `type:"string" required:"true"` // DestinationCidrBlock is a required field DestinationCidrBlock *string `type:"string" required:"true"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // InstanceRegionId is a required field InstanceRegionId *string `type:"string" required:"true"` // InstanceType is a required field InstanceType *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (WithdrawCenRouteEntryInput) GoString ¶
func (s WithdrawCenRouteEntryInput) GoString() string
GoString returns the string representation
func (*WithdrawCenRouteEntryInput) SetCenId ¶
func (s *WithdrawCenRouteEntryInput) SetCenId(v string) *WithdrawCenRouteEntryInput
SetCenId sets the CenId field's value.
func (*WithdrawCenRouteEntryInput) SetDestinationCidrBlock ¶
func (s *WithdrawCenRouteEntryInput) SetDestinationCidrBlock(v string) *WithdrawCenRouteEntryInput
SetDestinationCidrBlock sets the DestinationCidrBlock field's value.
func (*WithdrawCenRouteEntryInput) SetInstanceId ¶
func (s *WithdrawCenRouteEntryInput) SetInstanceId(v string) *WithdrawCenRouteEntryInput
SetInstanceId sets the InstanceId field's value.
func (*WithdrawCenRouteEntryInput) SetInstanceRegionId ¶
func (s *WithdrawCenRouteEntryInput) SetInstanceRegionId(v string) *WithdrawCenRouteEntryInput
SetInstanceRegionId sets the InstanceRegionId field's value.
func (*WithdrawCenRouteEntryInput) SetInstanceType ¶
func (s *WithdrawCenRouteEntryInput) SetInstanceType(v string) *WithdrawCenRouteEntryInput
SetInstanceType sets the InstanceType field's value.
func (WithdrawCenRouteEntryInput) String ¶
func (s WithdrawCenRouteEntryInput) String() string
String returns the string representation
func (*WithdrawCenRouteEntryInput) Validate ¶
func (s *WithdrawCenRouteEntryInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type WithdrawCenRouteEntryOutput ¶
type WithdrawCenRouteEntryOutput struct { Metadata *response.ResponseMetadata // contains filtered or unexported fields }
func (WithdrawCenRouteEntryOutput) GoString ¶
func (s WithdrawCenRouteEntryOutput) GoString() string
GoString returns the string representation
func (WithdrawCenRouteEntryOutput) String ¶
func (s WithdrawCenRouteEntryOutput) String() string
String returns the string representation
Source Files ¶
- api_associate_cen_bandwidth_package.go
- api_attach_instance_to_cen.go
- api_create_cen.go
- api_create_cen_bandwidth_package.go
- api_create_cen_inter_region_bandwidth.go
- api_delete_cen.go
- api_delete_cen_bandwidth_package.go
- api_delete_cen_inter_region_bandwidth.go
- api_describe_cen_attached_instance_attributes.go
- api_describe_cen_attached_instances.go
- api_describe_cen_attributes.go
- api_describe_cen_bandwidth_package_attributes.go
- api_describe_cen_bandwidth_packages.go
- api_describe_cen_bandwidth_packages_billing.go
- api_describe_cen_inter_region_bandwidth_attributes.go
- api_describe_cen_inter_region_bandwidths.go
- api_describe_cen_route_entries.go
- api_describe_cen_supported_regions.go
- api_describe_cens.go
- api_detach_instance_from_cen.go
- api_disassociate_cen_bandwidth_package.go
- api_modify_cen_attributes.go
- api_modify_cen_bandwidth_package_attributes.go
- api_modify_cen_inter_region_bandwidth_attributes.go
- api_publish_cen_route_entry.go
- api_renew_cen_bandwidth_package.go
- api_set_cen_bandwidth_package_renewal.go
- api_withdraw_cen_route_entry.go
- interface_cen.go
- service_cen.go