# Functions
CreateBandOfferOrderRequest creates a request to invoke BandOfferOrder API.
CreateBandOfferOrderResponse creates a response to parse from BandOfferOrder response.
CreateBandPrecheckRequest creates a request to invoke BandPrecheck API.
CreateBandPrecheckResponse creates a response to parse from BandPrecheck response.
CreateBandStartSpeedUpRequest creates a request to invoke BandStartSpeedUp API.
CreateBandStartSpeedUpResponse creates a response to parse from BandStartSpeedUp response.
CreateBandStatusQueryRequest creates a request to invoke BandStatusQuery API.
CreateBandStatusQueryResponse creates a response to parse from BandStatusQuery response.
CreateBandStopSpeedUpRequest creates a request to invoke BandStopSpeedUp API.
CreateBandStopSpeedUpResponse creates a response to parse from BandStopSpeedUp response.
CreateMobileStartSpeedUpRequest creates a request to invoke MobileStartSpeedUp API.
CreateMobileStartSpeedUpResponse creates a response to parse from MobileStartSpeedUp response.
CreateMobileStatusQueryRequest creates a request to invoke MobileStatusQuery API.
CreateMobileStatusQueryResponse creates a response to parse from MobileStatusQuery response.
CreateMobileStopSpeedUpRequest creates a request to invoke MobileStopSpeedUp API.
CreateMobileStopSpeedUpResponse creates a response to parse from MobileStopSpeedUp response.
NewClient creates a sdk client with environment variables.
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://help.aliyun.com/document_detail/66217.html.
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://help.aliyun.com/document_detail/66223.html.
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client.
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://help.aliyun.com/document_detail/66222.html.
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair attention: rsa key pair auth is only Japan regions available.
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://help.aliyun.com/document_detail/66222.html.
# Structs
BandOfferList is a nested struct in snsuapi response.
BandOfferListItem is a nested struct in snsuapi response.
BandOfferOrderRequest is the request struct for api BandOfferOrder.
BandOfferOrderResponse is the response struct for api BandOfferOrder.
BandPrecheckRequest is the request struct for api BandPrecheck.
BandPrecheckResponse is the response struct for api BandPrecheck.
BandStartSpeedUpRequest is the request struct for api BandStartSpeedUp.
BandStartSpeedUpResponse is the response struct for api BandStartSpeedUp.
BandStatusQueryRequest is the request struct for api BandStatusQuery.
BandStatusQueryResponse is the response struct for api BandStatusQuery.
BandStopSpeedUpRequest is the request struct for api BandStopSpeedUp.
BandStopSpeedUpResponse is the response struct for api BandStopSpeedUp.
Client is the sdk client struct, each func corresponds to an OpenAPI.
MobileStartSpeedUpRequest is the request struct for api MobileStartSpeedUp.
MobileStartSpeedUpResponse is the response struct for api MobileStartSpeedUp.
MobileStatusQueryRequest is the request struct for api MobileStatusQuery.
MobileStatusQueryResponse is the response struct for api MobileStatusQuery.
MobileStopSpeedUpRequest is the request struct for api MobileStopSpeedUp.
MobileStopSpeedUpResponse is the response struct for api MobileStopSpeedUp.
ResultModule is a nested struct in snsuapi response.