Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddCidrToConnectionPoolRequest
- func (s AddCidrToConnectionPoolRequest) GoString() string
- func (s *AddCidrToConnectionPoolRequest) SetCidrs(v []*string) *AddCidrToConnectionPoolRequest
- func (s *AddCidrToConnectionPoolRequest) SetClientToken(v string) *AddCidrToConnectionPoolRequest
- func (s *AddCidrToConnectionPoolRequest) SetConnectionPoolId(v string) *AddCidrToConnectionPoolRequest
- func (s *AddCidrToConnectionPoolRequest) SetDryRun(v bool) *AddCidrToConnectionPoolRequest
- func (s *AddCidrToConnectionPoolRequest) SetIoTCloudConnectorId(v string) *AddCidrToConnectionPoolRequest
- func (s *AddCidrToConnectionPoolRequest) SetRegionId(v string) *AddCidrToConnectionPoolRequest
- func (s AddCidrToConnectionPoolRequest) String() string
- type AddCidrToConnectionPoolResponse
- func (s AddCidrToConnectionPoolResponse) GoString() string
- func (s *AddCidrToConnectionPoolResponse) SetBody(v *AddCidrToConnectionPoolResponseBody) *AddCidrToConnectionPoolResponse
- func (s *AddCidrToConnectionPoolResponse) SetHeaders(v map[string]*string) *AddCidrToConnectionPoolResponse
- func (s *AddCidrToConnectionPoolResponse) SetStatusCode(v int32) *AddCidrToConnectionPoolResponse
- func (s AddCidrToConnectionPoolResponse) String() string
- type AddCidrToConnectionPoolResponseBody
- type AddIoTCloudConnectorToGroupRequest
- func (s AddIoTCloudConnectorToGroupRequest) GoString() string
- func (s *AddIoTCloudConnectorToGroupRequest) SetClientToken(v string) *AddIoTCloudConnectorToGroupRequest
- func (s *AddIoTCloudConnectorToGroupRequest) SetDryRun(v bool) *AddIoTCloudConnectorToGroupRequest
- func (s *AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorGroupId(v string) *AddIoTCloudConnectorToGroupRequest
- func (s *AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorId(v []*string) *AddIoTCloudConnectorToGroupRequest
- func (s *AddIoTCloudConnectorToGroupRequest) SetRegionId(v string) *AddIoTCloudConnectorToGroupRequest
- func (s AddIoTCloudConnectorToGroupRequest) String() string
- type AddIoTCloudConnectorToGroupResponse
- func (s AddIoTCloudConnectorToGroupResponse) GoString() string
- func (s *AddIoTCloudConnectorToGroupResponse) SetBody(v *AddIoTCloudConnectorToGroupResponseBody) *AddIoTCloudConnectorToGroupResponse
- func (s *AddIoTCloudConnectorToGroupResponse) SetHeaders(v map[string]*string) *AddIoTCloudConnectorToGroupResponse
- func (s *AddIoTCloudConnectorToGroupResponse) SetStatusCode(v int32) *AddIoTCloudConnectorToGroupResponse
- func (s AddIoTCloudConnectorToGroupResponse) String() string
- type AddIoTCloudConnectorToGroupResponseBody
- type AssociateIpWithConnectionPoolRequest
- func (s AssociateIpWithConnectionPoolRequest) GoString() string
- func (s *AssociateIpWithConnectionPoolRequest) SetClientToken(v string) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetConnectionPoolId(v string) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetDryRun(v bool) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetIoTCloudConnectorId(v string) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetIps(v []*string) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetIpsFilePath(v string) *AssociateIpWithConnectionPoolRequest
- func (s *AssociateIpWithConnectionPoolRequest) SetRegionId(v string) *AssociateIpWithConnectionPoolRequest
- func (s AssociateIpWithConnectionPoolRequest) String() string
- type AssociateIpWithConnectionPoolResponse
- func (s AssociateIpWithConnectionPoolResponse) GoString() string
- func (s *AssociateIpWithConnectionPoolResponse) SetBody(v *AssociateIpWithConnectionPoolResponseBody) *AssociateIpWithConnectionPoolResponse
- func (s *AssociateIpWithConnectionPoolResponse) SetHeaders(v map[string]*string) *AssociateIpWithConnectionPoolResponse
- func (s *AssociateIpWithConnectionPoolResponse) SetStatusCode(v int32) *AssociateIpWithConnectionPoolResponse
- func (s AssociateIpWithConnectionPoolResponse) String() string
- type AssociateIpWithConnectionPoolResponseBody
- type AssociateVSwitchWithIoTCloudConnectorRequest
- func (s AssociateVSwitchWithIoTCloudConnectorRequest) GoString() string
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetClientToken(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetDryRun(v bool) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetRegionId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetVSwitchList(v []*string) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetVpcId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
- func (s AssociateVSwitchWithIoTCloudConnectorRequest) String() string
- type AssociateVSwitchWithIoTCloudConnectorResponse
- func (s AssociateVSwitchWithIoTCloudConnectorResponse) GoString() string
- func (s *AssociateVSwitchWithIoTCloudConnectorResponse) SetBody(v *AssociateVSwitchWithIoTCloudConnectorResponseBody) *AssociateVSwitchWithIoTCloudConnectorResponse
- func (s *AssociateVSwitchWithIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *AssociateVSwitchWithIoTCloudConnectorResponse
- func (s *AssociateVSwitchWithIoTCloudConnectorResponse) SetStatusCode(v int32) *AssociateVSwitchWithIoTCloudConnectorResponse
- func (s AssociateVSwitchWithIoTCloudConnectorResponse) String() string
- type AssociateVSwitchWithIoTCloudConnectorResponseBody
- type Client
- func (client *Client) AddCidrToConnectionPool(request *AddCidrToConnectionPoolRequest) (_result *AddCidrToConnectionPoolResponse, _err error)
- func (client *Client) AddCidrToConnectionPoolWithOptions(request *AddCidrToConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *AddCidrToConnectionPoolResponse, _err error)
- func (client *Client) AddIoTCloudConnectorToGroup(request *AddIoTCloudConnectorToGroupRequest) (_result *AddIoTCloudConnectorToGroupResponse, _err error)
- func (client *Client) AddIoTCloudConnectorToGroupWithOptions(request *AddIoTCloudConnectorToGroupRequest, runtime *util.RuntimeOptions) (_result *AddIoTCloudConnectorToGroupResponse, _err error)
- func (client *Client) AssociateIpWithConnectionPool(request *AssociateIpWithConnectionPoolRequest) (_result *AssociateIpWithConnectionPoolResponse, _err error)
- func (client *Client) AssociateIpWithConnectionPoolWithOptions(request *AssociateIpWithConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *AssociateIpWithConnectionPoolResponse, _err error)
- func (client *Client) AssociateVSwitchWithIoTCloudConnector(request *AssociateVSwitchWithIoTCloudConnectorRequest) (_result *AssociateVSwitchWithIoTCloudConnectorResponse, _err error)
- func (client *Client) AssociateVSwitchWithIoTCloudConnectorWithOptions(request *AssociateVSwitchWithIoTCloudConnectorRequest, ...) (_result *AssociateVSwitchWithIoTCloudConnectorResponse, _err error)
- func (client *Client) ConfirmIoTCloudConnector(request *ConfirmIoTCloudConnectorRequest) (_result *ConfirmIoTCloudConnectorResponse, _err error)
- func (client *Client) ConfirmIoTCloudConnectorWithOptions(request *ConfirmIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *ConfirmIoTCloudConnectorResponse, _err error)
- func (client *Client) CreateAuthorizationRule(request *CreateAuthorizationRuleRequest) (_result *CreateAuthorizationRuleResponse, _err error)
- func (client *Client) CreateAuthorizationRuleWithOptions(request *CreateAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *CreateAuthorizationRuleResponse, _err error)
- func (client *Client) CreateAuthorizationRules(request *CreateAuthorizationRulesRequest) (_result *CreateAuthorizationRulesResponse, _err error)
- func (client *Client) CreateAuthorizationRulesWithOptions(request *CreateAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *CreateAuthorizationRulesResponse, _err error)
- func (client *Client) CreateConnectionPool(request *CreateConnectionPoolRequest) (_result *CreateConnectionPoolResponse, _err error)
- func (client *Client) CreateConnectionPoolWithOptions(request *CreateConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *CreateConnectionPoolResponse, _err error)
- func (client *Client) CreateDNSServiceRule(request *CreateDNSServiceRuleRequest) (_result *CreateDNSServiceRuleResponse, _err error)
- func (client *Client) CreateDNSServiceRuleWithOptions(request *CreateDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *CreateDNSServiceRuleResponse, _err error)
- func (client *Client) CreateGroupAuthorizationRule(request *CreateGroupAuthorizationRuleRequest) (_result *CreateGroupAuthorizationRuleResponse, _err error)
- func (client *Client) CreateGroupAuthorizationRuleWithOptions(request *CreateGroupAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupAuthorizationRuleResponse, _err error)
- func (client *Client) CreateGroupDNSServiceRule(request *CreateGroupDNSServiceRuleRequest) (_result *CreateGroupDNSServiceRuleResponse, _err error)
- func (client *Client) CreateGroupDNSServiceRuleWithOptions(request *CreateGroupDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupDNSServiceRuleResponse, _err error)
- func (client *Client) CreateGroupIpMappingRule(request *CreateGroupIpMappingRuleRequest) (_result *CreateGroupIpMappingRuleResponse, _err error)
- func (client *Client) CreateGroupIpMappingRuleWithOptions(request *CreateGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupIpMappingRuleResponse, _err error)
- func (client *Client) CreateIoTCloudConnector(request *CreateIoTCloudConnectorRequest) (_result *CreateIoTCloudConnectorResponse, _err error)
- func (client *Client) CreateIoTCloudConnectorBackhaulRoute(request *CreateIoTCloudConnectorBackhaulRouteRequest) (_result *CreateIoTCloudConnectorBackhaulRouteResponse, _err error)
- func (client *Client) CreateIoTCloudConnectorBackhaulRouteWithOptions(request *CreateIoTCloudConnectorBackhaulRouteRequest, ...) (_result *CreateIoTCloudConnectorBackhaulRouteResponse, _err error)
- func (client *Client) CreateIoTCloudConnectorGroup(request *CreateIoTCloudConnectorGroupRequest) (_result *CreateIoTCloudConnectorGroupResponse, _err error)
- func (client *Client) CreateIoTCloudConnectorGroupWithOptions(request *CreateIoTCloudConnectorGroupRequest, runtime *util.RuntimeOptions) (_result *CreateIoTCloudConnectorGroupResponse, _err error)
- func (client *Client) CreateIoTCloudConnectorWithOptions(request *CreateIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *CreateIoTCloudConnectorResponse, _err error)
- func (client *Client) CreateIpMappingRule(request *CreateIpMappingRuleRequest) (_result *CreateIpMappingRuleResponse, _err error)
- func (client *Client) CreateIpMappingRuleWithOptions(request *CreateIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *CreateIpMappingRuleResponse, _err error)
- func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
- func (client *Client) CreateServiceEntry(request *CreateServiceEntryRequest) (_result *CreateServiceEntryResponse, _err error)
- func (client *Client) CreateServiceEntryWithOptions(request *CreateServiceEntryRequest, runtime *util.RuntimeOptions) (_result *CreateServiceEntryResponse, _err error)
- func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
- func (client *Client) DeleteAuthorizationRule(request *DeleteAuthorizationRuleRequest) (_result *DeleteAuthorizationRuleResponse, _err error)
- func (client *Client) DeleteAuthorizationRuleWithOptions(request *DeleteAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteAuthorizationRuleResponse, _err error)
- func (client *Client) DeleteConnectionPool(request *DeleteConnectionPoolRequest) (_result *DeleteConnectionPoolResponse, _err error)
- func (client *Client) DeleteConnectionPoolWithOptions(request *DeleteConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *DeleteConnectionPoolResponse, _err error)
- func (client *Client) DeleteDNSServiceRule(request *DeleteDNSServiceRuleRequest) (_result *DeleteDNSServiceRuleResponse, _err error)
- func (client *Client) DeleteDNSServiceRuleWithOptions(request *DeleteDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteDNSServiceRuleResponse, _err error)
- func (client *Client) DeleteGroupAuthorizationRule(request *DeleteGroupAuthorizationRuleRequest) (_result *DeleteGroupAuthorizationRuleResponse, _err error)
- func (client *Client) DeleteGroupAuthorizationRuleWithOptions(request *DeleteGroupAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupAuthorizationRuleResponse, _err error)
- func (client *Client) DeleteGroupDNSServiceRule(request *DeleteGroupDNSServiceRuleRequest) (_result *DeleteGroupDNSServiceRuleResponse, _err error)
- func (client *Client) DeleteGroupDNSServiceRuleWithOptions(request *DeleteGroupDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupDNSServiceRuleResponse, _err error)
- func (client *Client) DeleteGroupIpMappingRule(request *DeleteGroupIpMappingRuleRequest) (_result *DeleteGroupIpMappingRuleResponse, _err error)
- func (client *Client) DeleteGroupIpMappingRuleWithOptions(request *DeleteGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupIpMappingRuleResponse, _err error)
- func (client *Client) DeleteIoTCloudConnector(request *DeleteIoTCloudConnectorRequest) (_result *DeleteIoTCloudConnectorResponse, _err error)
- func (client *Client) DeleteIoTCloudConnectorGroup(request *DeleteIoTCloudConnectorGroupRequest) (_result *DeleteIoTCloudConnectorGroupResponse, _err error)
- func (client *Client) DeleteIoTCloudConnectorGroupWithOptions(request *DeleteIoTCloudConnectorGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteIoTCloudConnectorGroupResponse, _err error)
- func (client *Client) DeleteIoTCloudConnectorWithOptions(request *DeleteIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *DeleteIoTCloudConnectorResponse, _err error)
- func (client *Client) DeleteIoTCloudConnetorBackhaulRoute(request *DeleteIoTCloudConnetorBackhaulRouteRequest) (_result *DeleteIoTCloudConnetorBackhaulRouteResponse, _err error)
- func (client *Client) DeleteIoTCloudConnetorBackhaulRouteWithOptions(request *DeleteIoTCloudConnetorBackhaulRouteRequest, ...) (_result *DeleteIoTCloudConnetorBackhaulRouteResponse, _err error)
- func (client *Client) DeleteIpMappingRule(request *DeleteIpMappingRuleRequest) (_result *DeleteIpMappingRuleResponse, _err error)
- func (client *Client) DeleteIpMappingRuleWithOptions(request *DeleteIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteIpMappingRuleResponse, _err error)
- func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DeleteServiceEntry(request *DeleteServiceEntryRequest) (_result *DeleteServiceEntryResponse, _err error)
- func (client *Client) DeleteServiceEntryWithOptions(request *DeleteServiceEntryRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceEntryResponse, _err error)
- func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
- func (client *Client) DisableIoTCloudConnectorAccessLog(request *DisableIoTCloudConnectorAccessLogRequest) (_result *DisableIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) DisableIoTCloudConnectorAccessLogWithOptions(request *DisableIoTCloudConnectorAccessLogRequest, ...) (_result *DisableIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) DissociateIpFromConnectionPool(request *DissociateIpFromConnectionPoolRequest) (_result *DissociateIpFromConnectionPoolResponse, _err error)
- func (client *Client) DissociateIpFromConnectionPoolWithOptions(request *DissociateIpFromConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *DissociateIpFromConnectionPoolResponse, _err error)
- func (client *Client) DissociateVSwitchFromIoTCloudConnector(request *DissociateVSwitchFromIoTCloudConnectorRequest) (_result *DissociateVSwitchFromIoTCloudConnectorResponse, _err error)
- func (client *Client) DissociateVSwitchFromIoTCloudConnectorWithOptions(request *DissociateVSwitchFromIoTCloudConnectorRequest, ...) (_result *DissociateVSwitchFromIoTCloudConnectorResponse, _err error)
- func (client *Client) EnableIoTCloudConnectorAccessLog(request *EnableIoTCloudConnectorAccessLogRequest) (_result *EnableIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) EnableIoTCloudConnectorAccessLogWithOptions(request *EnableIoTCloudConnectorAccessLogRequest, runtime *util.RuntimeOptions) (_result *EnableIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) GetConnectionPoolIpOperationResult(request *GetConnectionPoolIpOperationResultRequest) (_result *GetConnectionPoolIpOperationResultResponse, _err error)
- func (client *Client) GetConnectionPoolIpOperationResultWithOptions(request *GetConnectionPoolIpOperationResultRequest, ...) (_result *GetConnectionPoolIpOperationResultResponse, _err error)
- func (client *Client) GetDiagnoseResultForSingleCard(request *GetDiagnoseResultForSingleCardRequest) (_result *GetDiagnoseResultForSingleCardResponse, _err error)
- func (client *Client) GetDiagnoseResultForSingleCardWithOptions(request *GetDiagnoseResultForSingleCardRequest, runtime *util.RuntimeOptions) (_result *GetDiagnoseResultForSingleCardResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) GetIoTCloudConnectorAccessLog(request *GetIoTCloudConnectorAccessLogRequest) (_result *GetIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) GetIoTCloudConnectorAccessLogWithOptions(request *GetIoTCloudConnectorAccessLogRequest, runtime *util.RuntimeOptions) (_result *GetIoTCloudConnectorAccessLogResponse, _err error)
- func (client *Client) GetStsInfoAndOssPath(request *GetStsInfoAndOssPathRequest) (_result *GetStsInfoAndOssPathResponse, _err error)
- func (client *Client) GetStsInfoAndOssPathWithOptions(request *GetStsInfoAndOssPathRequest, runtime *util.RuntimeOptions) (_result *GetStsInfoAndOssPathResponse, _err error)
- func (client *Client) GrantVirtualBorderRouter(request *GrantVirtualBorderRouterRequest) (_result *GrantVirtualBorderRouterResponse, _err error)
- func (client *Client) GrantVirtualBorderRouterWithOptions(request *GrantVirtualBorderRouterRequest, runtime *util.RuntimeOptions) (_result *GrantVirtualBorderRouterResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListAPNs(request *ListAPNsRequest) (_result *ListAPNsResponse, _err error)
- func (client *Client) ListAPNsWithOptions(request *ListAPNsRequest, runtime *util.RuntimeOptions) (_result *ListAPNsResponse, _err error)
- func (client *Client) ListAuthorizationRules(request *ListAuthorizationRulesRequest) (_result *ListAuthorizationRulesResponse, _err error)
- func (client *Client) ListAuthorizationRulesWithOptions(request *ListAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *ListAuthorizationRulesResponse, _err error)
- func (client *Client) ListConnectionPoolAllIps(request *ListConnectionPoolAllIpsRequest) (_result *ListConnectionPoolAllIpsResponse, _err error)
- func (client *Client) ListConnectionPoolAllIpsWithOptions(request *ListConnectionPoolAllIpsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolAllIpsResponse, _err error)
- func (client *Client) ListConnectionPoolIps(request *ListConnectionPoolIpsRequest) (_result *ListConnectionPoolIpsResponse, _err error)
- func (client *Client) ListConnectionPoolIpsWithOptions(request *ListConnectionPoolIpsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolIpsResponse, _err error)
- func (client *Client) ListConnectionPools(request *ListConnectionPoolsRequest) (_result *ListConnectionPoolsResponse, _err error)
- func (client *Client) ListConnectionPoolsWithOptions(request *ListConnectionPoolsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolsResponse, _err error)
- func (client *Client) ListDNSServiceRules(request *ListDNSServiceRulesRequest) (_result *ListDNSServiceRulesResponse, _err error)
- func (client *Client) ListDNSServiceRulesWithOptions(request *ListDNSServiceRulesRequest, runtime *util.RuntimeOptions) (_result *ListDNSServiceRulesResponse, _err error)
- func (client *Client) ListDiagnoseInfoForSingleCard(request *ListDiagnoseInfoForSingleCardRequest) (_result *ListDiagnoseInfoForSingleCardResponse, _err error)
- func (client *Client) ListDiagnoseInfoForSingleCardWithOptions(request *ListDiagnoseInfoForSingleCardRequest, runtime *util.RuntimeOptions) (_result *ListDiagnoseInfoForSingleCardResponse, _err error)
- func (client *Client) ListGroupAuthorizationRules(request *ListGroupAuthorizationRulesRequest) (_result *ListGroupAuthorizationRulesResponse, _err error)
- func (client *Client) ListGroupAuthorizationRulesWithOptions(request *ListGroupAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupAuthorizationRulesResponse, _err error)
- func (client *Client) ListGroupDNSServiceRules(request *ListGroupDNSServiceRulesRequest) (_result *ListGroupDNSServiceRulesResponse, _err error)
- func (client *Client) ListGroupDNSServiceRulesWithOptions(request *ListGroupDNSServiceRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupDNSServiceRulesResponse, _err error)
- func (client *Client) ListGroupIpMappingRules(request *ListGroupIpMappingRulesRequest) (_result *ListGroupIpMappingRulesResponse, _err error)
- func (client *Client) ListGroupIpMappingRulesWithOptions(request *ListGroupIpMappingRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupIpMappingRulesResponse, _err error)
- func (client *Client) ListIoTCloudConnectorAccessSessionLogs(request *ListIoTCloudConnectorAccessSessionLogsRequest) (_result *ListIoTCloudConnectorAccessSessionLogsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorAccessSessionLogsWithOptions(request *ListIoTCloudConnectorAccessSessionLogsRequest, ...) (_result *ListIoTCloudConnectorAccessSessionLogsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorAvailableZones(request *ListIoTCloudConnectorAvailableZonesRequest) (_result *ListIoTCloudConnectorAvailableZonesResponse, _err error)
- func (client *Client) ListIoTCloudConnectorAvailableZonesWithOptions(request *ListIoTCloudConnectorAvailableZonesRequest, ...) (_result *ListIoTCloudConnectorAvailableZonesResponse, _err error)
- func (client *Client) ListIoTCloudConnectorEIPs(request *ListIoTCloudConnectorEIPsRequest) (_result *ListIoTCloudConnectorEIPsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorEIPsWithOptions(request *ListIoTCloudConnectorEIPsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorEIPsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorGroups(request *ListIoTCloudConnectorGroupsRequest) (_result *ListIoTCloudConnectorGroupsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorGroupsWithOptions(request *ListIoTCloudConnectorGroupsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorGroupsResponse, _err error)
- func (client *Client) ListIoTCloudConnectors(request *ListIoTCloudConnectorsRequest) (_result *ListIoTCloudConnectorsResponse, _err error)
- func (client *Client) ListIoTCloudConnectorsWithOptions(request *ListIoTCloudConnectorsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorsResponse, _err error)
- func (client *Client) ListIoTCoudConnectorBackhaulRoute(request *ListIoTCoudConnectorBackhaulRouteRequest) (_result *ListIoTCoudConnectorBackhaulRouteResponse, _err error)
- func (client *Client) ListIoTCoudConnectorBackhaulRouteWithOptions(request *ListIoTCoudConnectorBackhaulRouteRequest, ...) (_result *ListIoTCoudConnectorBackhaulRouteResponse, _err error)
- func (client *Client) ListIpMappingRules(request *ListIpMappingRulesRequest) (_result *ListIpMappingRulesResponse, _err error)
- func (client *Client) ListIpMappingRulesWithOptions(request *ListIpMappingRulesRequest, runtime *util.RuntimeOptions) (_result *ListIpMappingRulesResponse, _err error)
- func (client *Client) ListRegions(request *ListRegionsRequest) (_result *ListRegionsResponse, _err error)
- func (client *Client) ListRegionsWithOptions(request *ListRegionsRequest, runtime *util.RuntimeOptions) (_result *ListRegionsResponse, _err error)
- func (client *Client) ListService(request *ListServiceRequest) (_result *ListServiceResponse, _err error)
- func (client *Client) ListServiceEntries(request *ListServiceEntriesRequest) (_result *ListServiceEntriesResponse, _err error)
- func (client *Client) ListServiceEntriesWithOptions(request *ListServiceEntriesRequest, runtime *util.RuntimeOptions) (_result *ListServiceEntriesResponse, _err error)
- func (client *Client) ListServiceWithOptions(request *ListServiceRequest, runtime *util.RuntimeOptions) (_result *ListServiceResponse, _err error)
- func (client *Client) MoveAuthorizationRuleToDNSService(request *MoveAuthorizationRuleToDNSServiceRequest) (_result *MoveAuthorizationRuleToDNSServiceResponse, _err error)
- func (client *Client) MoveAuthorizationRuleToDNSServiceWithOptions(request *MoveAuthorizationRuleToDNSServiceRequest, ...) (_result *MoveAuthorizationRuleToDNSServiceResponse, _err error)
- func (client *Client) MoveGroupAuthorizationRuleToDNSService(request *MoveGroupAuthorizationRuleToDNSServiceRequest) (_result *MoveGroupAuthorizationRuleToDNSServiceResponse, _err error)
- func (client *Client) MoveGroupAuthorizationRuleToDNSServiceWithOptions(request *MoveGroupAuthorizationRuleToDNSServiceRequest, ...) (_result *MoveGroupAuthorizationRuleToDNSServiceResponse, _err error)
- func (client *Client) OpenIoTCloudConnectorService(request *OpenIoTCloudConnectorServiceRequest) (_result *OpenIoTCloudConnectorServiceResponse, _err error)
- func (client *Client) OpenIoTCloudConnectorServiceWithOptions(request *OpenIoTCloudConnectorServiceRequest, runtime *util.RuntimeOptions) (_result *OpenIoTCloudConnectorServiceResponse, _err error)
- func (client *Client) RemoveIoTCloudConnectorFromGroup(request *RemoveIoTCloudConnectorFromGroupRequest) (_result *RemoveIoTCloudConnectorFromGroupResponse, _err error)
- func (client *Client) RemoveIoTCloudConnectorFromGroupWithOptions(request *RemoveIoTCloudConnectorFromGroupRequest, runtime *util.RuntimeOptions) (_result *RemoveIoTCloudConnectorFromGroupResponse, _err error)
- func (client *Client) RevertIoTCloudConnector(request *RevertIoTCloudConnectorRequest) (_result *RevertIoTCloudConnectorResponse, _err error)
- func (client *Client) RevertIoTCloudConnectorWithOptions(request *RevertIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *RevertIoTCloudConnectorResponse, _err error)
- func (client *Client) SubmitDiagnoseTaskForSingleCard(request *SubmitDiagnoseTaskForSingleCardRequest) (_result *SubmitDiagnoseTaskForSingleCardResponse, _err error)
- func (client *Client) SubmitDiagnoseTaskForSingleCardWithOptions(request *SubmitDiagnoseTaskForSingleCardRequest, runtime *util.RuntimeOptions) (_result *SubmitDiagnoseTaskForSingleCardResponse, _err error)
- func (client *Client) UpdateAuthorizationRuleAttribute(request *UpdateAuthorizationRuleAttributeRequest) (_result *UpdateAuthorizationRuleAttributeResponse, _err error)
- func (client *Client) UpdateAuthorizationRuleAttributeWithOptions(request *UpdateAuthorizationRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateAuthorizationRuleAttributeResponse, _err error)
- func (client *Client) UpdateConnectionPoolAttribute(request *UpdateConnectionPoolAttributeRequest) (_result *UpdateConnectionPoolAttributeResponse, _err error)
- func (client *Client) UpdateConnectionPoolAttributeWithOptions(request *UpdateConnectionPoolAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateConnectionPoolAttributeResponse, _err error)
- func (client *Client) UpdateDNSServiceRuleAttribute(request *UpdateDNSServiceRuleAttributeRequest) (_result *UpdateDNSServiceRuleAttributeResponse, _err error)
- func (client *Client) UpdateDNSServiceRuleAttributeWithOptions(request *UpdateDNSServiceRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateDNSServiceRuleAttributeResponse, _err error)
- func (client *Client) UpdateGroupAuthorizationRuleAttribute(request *UpdateGroupAuthorizationRuleAttributeRequest) (_result *UpdateGroupAuthorizationRuleAttributeResponse, _err error)
- func (client *Client) UpdateGroupAuthorizationRuleAttributeWithOptions(request *UpdateGroupAuthorizationRuleAttributeRequest, ...) (_result *UpdateGroupAuthorizationRuleAttributeResponse, _err error)
- func (client *Client) UpdateGroupDNSServiceRuleAttribute(request *UpdateGroupDNSServiceRuleAttributeRequest) (_result *UpdateGroupDNSServiceRuleAttributeResponse, _err error)
- func (client *Client) UpdateGroupDNSServiceRuleAttributeWithOptions(request *UpdateGroupDNSServiceRuleAttributeRequest, ...) (_result *UpdateGroupDNSServiceRuleAttributeResponse, _err error)
- func (client *Client) UpdateGroupIpMappingRule(request *UpdateGroupIpMappingRuleRequest) (_result *UpdateGroupIpMappingRuleResponse, _err error)
- func (client *Client) UpdateGroupIpMappingRuleWithOptions(request *UpdateGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *UpdateGroupIpMappingRuleResponse, _err error)
- func (client *Client) UpdateIoTCloudConnectorAttribute(request *UpdateIoTCloudConnectorAttributeRequest) (_result *UpdateIoTCloudConnectorAttributeResponse, _err error)
- func (client *Client) UpdateIoTCloudConnectorAttributeWithOptions(request *UpdateIoTCloudConnectorAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateIoTCloudConnectorAttributeResponse, _err error)
- func (client *Client) UpdateIoTCloudConnectorGroupAttribute(request *UpdateIoTCloudConnectorGroupAttributeRequest) (_result *UpdateIoTCloudConnectorGroupAttributeResponse, _err error)
- func (client *Client) UpdateIoTCloudConnectorGroupAttributeWithOptions(request *UpdateIoTCloudConnectorGroupAttributeRequest, ...) (_result *UpdateIoTCloudConnectorGroupAttributeResponse, _err error)
- func (client *Client) UpdateIpMappingRule(request *UpdateIpMappingRuleRequest) (_result *UpdateIpMappingRuleResponse, _err error)
- func (client *Client) UpdateIpMappingRuleWithOptions(request *UpdateIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *UpdateIpMappingRuleResponse, _err error)
- func (client *Client) UpdateServiceAttribute(request *UpdateServiceAttributeRequest) (_result *UpdateServiceAttributeResponse, _err error)
- func (client *Client) UpdateServiceAttributeWithOptions(request *UpdateServiceAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceAttributeResponse, _err error)
- func (client *Client) UpdateServiceEntryAttribute(request *UpdateServiceEntryAttributeRequest) (_result *UpdateServiceEntryAttributeResponse, _err error)
- func (client *Client) UpdateServiceEntryAttributeWithOptions(request *UpdateServiceEntryAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceEntryAttributeResponse, _err error)
- type ConfirmIoTCloudConnectorRequest
- func (s ConfirmIoTCloudConnectorRequest) GoString() string
- func (s *ConfirmIoTCloudConnectorRequest) SetClientToken(v string) *ConfirmIoTCloudConnectorRequest
- func (s *ConfirmIoTCloudConnectorRequest) SetConfirmStatus(v string) *ConfirmIoTCloudConnectorRequest
- func (s *ConfirmIoTCloudConnectorRequest) SetDryRun(v bool) *ConfirmIoTCloudConnectorRequest
- func (s *ConfirmIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *ConfirmIoTCloudConnectorRequest
- func (s *ConfirmIoTCloudConnectorRequest) SetRegionId(v string) *ConfirmIoTCloudConnectorRequest
- func (s ConfirmIoTCloudConnectorRequest) String() string
- type ConfirmIoTCloudConnectorResponse
- func (s ConfirmIoTCloudConnectorResponse) GoString() string
- func (s *ConfirmIoTCloudConnectorResponse) SetBody(v *ConfirmIoTCloudConnectorResponseBody) *ConfirmIoTCloudConnectorResponse
- func (s *ConfirmIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *ConfirmIoTCloudConnectorResponse
- func (s *ConfirmIoTCloudConnectorResponse) SetStatusCode(v int32) *ConfirmIoTCloudConnectorResponse
- func (s ConfirmIoTCloudConnectorResponse) String() string
- type ConfirmIoTCloudConnectorResponseBody
- func (s ConfirmIoTCloudConnectorResponseBody) GoString() string
- func (s *ConfirmIoTCloudConnectorResponseBody) SetRequestId(v string) *ConfirmIoTCloudConnectorResponseBody
- func (s *ConfirmIoTCloudConnectorResponseBody) SetResourceId(v string) *ConfirmIoTCloudConnectorResponseBody
- func (s ConfirmIoTCloudConnectorResponseBody) String() string
- type CreateAuthorizationRuleRequest
- func (s CreateAuthorizationRuleRequest) GoString() string
- func (s *CreateAuthorizationRuleRequest) SetAuthorizationRuleDescription(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetAuthorizationRuleName(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetClientToken(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetDestination(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetDestinationPort(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetDestinationType(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetDryRun(v bool) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetIoTCloudConnectorId(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetPolicy(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetProtocol(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetRegionId(v string) *CreateAuthorizationRuleRequest
- func (s *CreateAuthorizationRuleRequest) SetSourceCidrs(v []*string) *CreateAuthorizationRuleRequest
- func (s CreateAuthorizationRuleRequest) String() string
- type CreateAuthorizationRuleResponse
- func (s CreateAuthorizationRuleResponse) GoString() string
- func (s *CreateAuthorizationRuleResponse) SetBody(v *CreateAuthorizationRuleResponseBody) *CreateAuthorizationRuleResponse
- func (s *CreateAuthorizationRuleResponse) SetHeaders(v map[string]*string) *CreateAuthorizationRuleResponse
- func (s *CreateAuthorizationRuleResponse) SetStatusCode(v int32) *CreateAuthorizationRuleResponse
- func (s CreateAuthorizationRuleResponse) String() string
- type CreateAuthorizationRuleResponseBody
- func (s CreateAuthorizationRuleResponseBody) GoString() string
- func (s *CreateAuthorizationRuleResponseBody) SetAuthorizationRuleId(v string) *CreateAuthorizationRuleResponseBody
- func (s *CreateAuthorizationRuleResponseBody) SetRequestId(v string) *CreateAuthorizationRuleResponseBody
- func (s CreateAuthorizationRuleResponseBody) String() string
- type CreateAuthorizationRulesRequest
- func (s CreateAuthorizationRulesRequest) GoString() string
- func (s *CreateAuthorizationRulesRequest) SetAuthorizationRules(v []*CreateAuthorizationRulesRequestAuthorizationRules) *CreateAuthorizationRulesRequest
- func (s *CreateAuthorizationRulesRequest) SetClientToken(v string) *CreateAuthorizationRulesRequest
- func (s *CreateAuthorizationRulesRequest) SetDryRun(v bool) *CreateAuthorizationRulesRequest
- func (s *CreateAuthorizationRulesRequest) SetIoTCloudConnectorId(v string) *CreateAuthorizationRulesRequest
- func (s *CreateAuthorizationRulesRequest) SetRegionId(v string) *CreateAuthorizationRulesRequest
- func (s CreateAuthorizationRulesRequest) String() string
- type CreateAuthorizationRulesRequestAuthorizationRules
- func (s CreateAuthorizationRulesRequestAuthorizationRules) GoString() string
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDescription(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestination(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationPort(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationType(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetName(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetPolicy(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetProtocol(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetSourceCidr(v string) *CreateAuthorizationRulesRequestAuthorizationRules
- func (s CreateAuthorizationRulesRequestAuthorizationRules) String() string
- type CreateAuthorizationRulesResponse
- func (s CreateAuthorizationRulesResponse) GoString() string
- func (s *CreateAuthorizationRulesResponse) SetBody(v *CreateAuthorizationRulesResponseBody) *CreateAuthorizationRulesResponse
- func (s *CreateAuthorizationRulesResponse) SetHeaders(v map[string]*string) *CreateAuthorizationRulesResponse
- func (s *CreateAuthorizationRulesResponse) SetStatusCode(v int32) *CreateAuthorizationRulesResponse
- func (s CreateAuthorizationRulesResponse) String() string
- type CreateAuthorizationRulesResponseBody
- func (s CreateAuthorizationRulesResponseBody) GoString() string
- func (s *CreateAuthorizationRulesResponseBody) SetAuthorizationRuleIds(v []*string) *CreateAuthorizationRulesResponseBody
- func (s *CreateAuthorizationRulesResponseBody) SetRequestId(v string) *CreateAuthorizationRulesResponseBody
- func (s CreateAuthorizationRulesResponseBody) String() string
- type CreateConnectionPoolRequest
- func (s CreateConnectionPoolRequest) GoString() string
- func (s *CreateConnectionPoolRequest) SetCidrs(v []*string) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetClientToken(v string) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetConnectionPoolDescription(v string) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetConnectionPoolName(v string) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetCount(v int64) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetDryRun(v bool) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetIoTCloudConnectorId(v string) *CreateConnectionPoolRequest
- func (s *CreateConnectionPoolRequest) SetRegionId(v string) *CreateConnectionPoolRequest
- func (s CreateConnectionPoolRequest) String() string
- type CreateConnectionPoolResponse
- func (s CreateConnectionPoolResponse) GoString() string
- func (s *CreateConnectionPoolResponse) SetBody(v *CreateConnectionPoolResponseBody) *CreateConnectionPoolResponse
- func (s *CreateConnectionPoolResponse) SetHeaders(v map[string]*string) *CreateConnectionPoolResponse
- func (s *CreateConnectionPoolResponse) SetStatusCode(v int32) *CreateConnectionPoolResponse
- func (s CreateConnectionPoolResponse) String() string
- type CreateConnectionPoolResponseBody
- func (s CreateConnectionPoolResponseBody) GoString() string
- func (s *CreateConnectionPoolResponseBody) SetConnectionPoolId(v string) *CreateConnectionPoolResponseBody
- func (s *CreateConnectionPoolResponseBody) SetRequestId(v string) *CreateConnectionPoolResponseBody
- func (s CreateConnectionPoolResponseBody) String() string
- type CreateDNSServiceRuleRequest
- func (s CreateDNSServiceRuleRequest) GoString() string
- func (s *CreateDNSServiceRuleRequest) SetClientToken(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetDNSServiceRuleDescription(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetDNSServiceRuleName(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetDestination(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetDryRun(v bool) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetIoTCloudConnectorId(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetRegionId(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetServiceType(v string) *CreateDNSServiceRuleRequest
- func (s *CreateDNSServiceRuleRequest) SetSource(v string) *CreateDNSServiceRuleRequest
- func (s CreateDNSServiceRuleRequest) String() string
- type CreateDNSServiceRuleResponse
- func (s CreateDNSServiceRuleResponse) GoString() string
- func (s *CreateDNSServiceRuleResponse) SetBody(v *CreateDNSServiceRuleResponseBody) *CreateDNSServiceRuleResponse
- func (s *CreateDNSServiceRuleResponse) SetHeaders(v map[string]*string) *CreateDNSServiceRuleResponse
- func (s *CreateDNSServiceRuleResponse) SetStatusCode(v int32) *CreateDNSServiceRuleResponse
- func (s CreateDNSServiceRuleResponse) String() string
- type CreateDNSServiceRuleResponseBody
- func (s CreateDNSServiceRuleResponseBody) GoString() string
- func (s *CreateDNSServiceRuleResponseBody) SetDNSServiceRuleId(v string) *CreateDNSServiceRuleResponseBody
- func (s *CreateDNSServiceRuleResponseBody) SetRequestId(v string) *CreateDNSServiceRuleResponseBody
- func (s CreateDNSServiceRuleResponseBody) String() string
- type CreateGroupAuthorizationRuleRequest
- func (s CreateGroupAuthorizationRuleRequest) GoString() string
- func (s *CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleDescription(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleName(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetClientToken(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetDestination(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetDestinationPort(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetDestinationType(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetDryRun(v bool) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetPolicy(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetProtocol(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetRegionId(v string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetSourceCidrs(v []*string) *CreateGroupAuthorizationRuleRequest
- func (s *CreateGroupAuthorizationRuleRequest) SetType(v string) *CreateGroupAuthorizationRuleRequest
- func (s CreateGroupAuthorizationRuleRequest) String() string
- type CreateGroupAuthorizationRuleResponse
- func (s CreateGroupAuthorizationRuleResponse) GoString() string
- func (s *CreateGroupAuthorizationRuleResponse) SetBody(v *CreateGroupAuthorizationRuleResponseBody) *CreateGroupAuthorizationRuleResponse
- func (s *CreateGroupAuthorizationRuleResponse) SetHeaders(v map[string]*string) *CreateGroupAuthorizationRuleResponse
- func (s *CreateGroupAuthorizationRuleResponse) SetStatusCode(v int32) *CreateGroupAuthorizationRuleResponse
- func (s CreateGroupAuthorizationRuleResponse) String() string
- type CreateGroupAuthorizationRuleResponseBody
- func (s CreateGroupAuthorizationRuleResponseBody) GoString() string
- func (s *CreateGroupAuthorizationRuleResponseBody) SetAuthorizationRuleId(v string) *CreateGroupAuthorizationRuleResponseBody
- func (s *CreateGroupAuthorizationRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateGroupAuthorizationRuleResponseBody
- func (s *CreateGroupAuthorizationRuleResponseBody) SetRequestId(v string) *CreateGroupAuthorizationRuleResponseBody
- func (s CreateGroupAuthorizationRuleResponseBody) String() string
- type CreateGroupDNSServiceRuleRequest
- func (s CreateGroupDNSServiceRuleRequest) GoString() string
- func (s *CreateGroupDNSServiceRuleRequest) SetClientToken(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleDescription(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleName(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetDestination(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetDryRun(v bool) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetRegionId(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetServiceType(v string) *CreateGroupDNSServiceRuleRequest
- func (s *CreateGroupDNSServiceRuleRequest) SetSource(v string) *CreateGroupDNSServiceRuleRequest
- func (s CreateGroupDNSServiceRuleRequest) String() string
- type CreateGroupDNSServiceRuleResponse
- func (s CreateGroupDNSServiceRuleResponse) GoString() string
- func (s *CreateGroupDNSServiceRuleResponse) SetBody(v *CreateGroupDNSServiceRuleResponseBody) *CreateGroupDNSServiceRuleResponse
- func (s *CreateGroupDNSServiceRuleResponse) SetHeaders(v map[string]*string) *CreateGroupDNSServiceRuleResponse
- func (s *CreateGroupDNSServiceRuleResponse) SetStatusCode(v int32) *CreateGroupDNSServiceRuleResponse
- func (s CreateGroupDNSServiceRuleResponse) String() string
- type CreateGroupDNSServiceRuleResponseBody
- func (s CreateGroupDNSServiceRuleResponseBody) GoString() string
- func (s *CreateGroupDNSServiceRuleResponseBody) SetDNSServiceRuleId(v string) *CreateGroupDNSServiceRuleResponseBody
- func (s *CreateGroupDNSServiceRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateGroupDNSServiceRuleResponseBody
- func (s *CreateGroupDNSServiceRuleResponseBody) SetRequestId(v string) *CreateGroupDNSServiceRuleResponseBody
- func (s CreateGroupDNSServiceRuleResponseBody) String() string
- type CreateGroupIpMappingRuleRequest
- func (s CreateGroupIpMappingRuleRequest) GoString() string
- func (s *CreateGroupIpMappingRuleRequest) SetClientToken(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetDestinationIp(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetDryRun(v bool) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetIpMappingRuleName(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetMappingIp(v string) *CreateGroupIpMappingRuleRequest
- func (s *CreateGroupIpMappingRuleRequest) SetRegionId(v string) *CreateGroupIpMappingRuleRequest
- func (s CreateGroupIpMappingRuleRequest) String() string
- type CreateGroupIpMappingRuleResponse
- func (s CreateGroupIpMappingRuleResponse) GoString() string
- func (s *CreateGroupIpMappingRuleResponse) SetBody(v *CreateGroupIpMappingRuleResponseBody) *CreateGroupIpMappingRuleResponse
- func (s *CreateGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *CreateGroupIpMappingRuleResponse
- func (s *CreateGroupIpMappingRuleResponse) SetStatusCode(v int32) *CreateGroupIpMappingRuleResponse
- func (s CreateGroupIpMappingRuleResponse) String() string
- type CreateGroupIpMappingRuleResponseBody
- func (s CreateGroupIpMappingRuleResponseBody) GoString() string
- func (s *CreateGroupIpMappingRuleResponseBody) SetGroupIpMappingRuleId(v string) *CreateGroupIpMappingRuleResponseBody
- func (s *CreateGroupIpMappingRuleResponseBody) SetRequestId(v string) *CreateGroupIpMappingRuleResponseBody
- func (s CreateGroupIpMappingRuleResponseBody) String() string
- type CreateIoTCloudConnectorBackhaulRouteRequest
- func (s CreateIoTCloudConnectorBackhaulRouteRequest) GoString() string
- func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetClientToken(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
- func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetDryRun(v bool) *CreateIoTCloudConnectorBackhaulRouteRequest
- func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
- func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetRegionId(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
- func (s CreateIoTCloudConnectorBackhaulRouteRequest) String() string
- type CreateIoTCloudConnectorBackhaulRouteResponse
- func (s CreateIoTCloudConnectorBackhaulRouteResponse) GoString() string
- func (s *CreateIoTCloudConnectorBackhaulRouteResponse) SetBody(v *CreateIoTCloudConnectorBackhaulRouteResponseBody) *CreateIoTCloudConnectorBackhaulRouteResponse
- func (s *CreateIoTCloudConnectorBackhaulRouteResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorBackhaulRouteResponse
- func (s *CreateIoTCloudConnectorBackhaulRouteResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorBackhaulRouteResponse
- func (s CreateIoTCloudConnectorBackhaulRouteResponse) String() string
- type CreateIoTCloudConnectorBackhaulRouteResponseBody
- func (s CreateIoTCloudConnectorBackhaulRouteResponseBody) GoString() string
- func (s *CreateIoTCloudConnectorBackhaulRouteResponseBody) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorBackhaulRouteResponseBody
- func (s *CreateIoTCloudConnectorBackhaulRouteResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorBackhaulRouteResponseBody
- func (s CreateIoTCloudConnectorBackhaulRouteResponseBody) String() string
- type CreateIoTCloudConnectorGroupRequest
- func (s CreateIoTCloudConnectorGroupRequest) GoString() string
- func (s *CreateIoTCloudConnectorGroupRequest) SetClientToken(v string) *CreateIoTCloudConnectorGroupRequest
- func (s *CreateIoTCloudConnectorGroupRequest) SetDescription(v string) *CreateIoTCloudConnectorGroupRequest
- func (s *CreateIoTCloudConnectorGroupRequest) SetDryRun(v bool) *CreateIoTCloudConnectorGroupRequest
- func (s *CreateIoTCloudConnectorGroupRequest) SetName(v string) *CreateIoTCloudConnectorGroupRequest
- func (s *CreateIoTCloudConnectorGroupRequest) SetRegionId(v string) *CreateIoTCloudConnectorGroupRequest
- func (s *CreateIoTCloudConnectorGroupRequest) SetType(v string) *CreateIoTCloudConnectorGroupRequest
- func (s CreateIoTCloudConnectorGroupRequest) String() string
- type CreateIoTCloudConnectorGroupResponse
- func (s CreateIoTCloudConnectorGroupResponse) GoString() string
- func (s *CreateIoTCloudConnectorGroupResponse) SetBody(v *CreateIoTCloudConnectorGroupResponseBody) *CreateIoTCloudConnectorGroupResponse
- func (s *CreateIoTCloudConnectorGroupResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorGroupResponse
- func (s *CreateIoTCloudConnectorGroupResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorGroupResponse
- func (s CreateIoTCloudConnectorGroupResponse) String() string
- type CreateIoTCloudConnectorGroupResponseBody
- func (s CreateIoTCloudConnectorGroupResponseBody) GoString() string
- func (s *CreateIoTCloudConnectorGroupResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateIoTCloudConnectorGroupResponseBody
- func (s *CreateIoTCloudConnectorGroupResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorGroupResponseBody
- func (s CreateIoTCloudConnectorGroupResponseBody) String() string
- type CreateIoTCloudConnectorRequest
- func (s CreateIoTCloudConnectorRequest) GoString() string
- func (s *CreateIoTCloudConnectorRequest) SetAPN(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetClientToken(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetDryRun(v bool) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetISP(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetIoTCloudConnectorDescription(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetIoTCloudConnectorName(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetRegionId(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetResourceUid(v int64) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetType(v string) *CreateIoTCloudConnectorRequest
- func (s *CreateIoTCloudConnectorRequest) SetWildcardDomainEnabled(v bool) *CreateIoTCloudConnectorRequest
- func (s CreateIoTCloudConnectorRequest) String() string
- type CreateIoTCloudConnectorResponse
- func (s CreateIoTCloudConnectorResponse) GoString() string
- func (s *CreateIoTCloudConnectorResponse) SetBody(v *CreateIoTCloudConnectorResponseBody) *CreateIoTCloudConnectorResponse
- func (s *CreateIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorResponse
- func (s *CreateIoTCloudConnectorResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorResponse
- func (s CreateIoTCloudConnectorResponse) String() string
- type CreateIoTCloudConnectorResponseBody
- func (s CreateIoTCloudConnectorResponseBody) GoString() string
- func (s *CreateIoTCloudConnectorResponseBody) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorResponseBody
- func (s *CreateIoTCloudConnectorResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorResponseBody
- func (s CreateIoTCloudConnectorResponseBody) String() string
- type CreateIpMappingRuleRequest
- func (s CreateIpMappingRuleRequest) GoString() string
- func (s *CreateIpMappingRuleRequest) SetClientToken(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetDestinationIp(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetDryRun(v bool) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetIpMappingRuleName(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetMappingIp(v string) *CreateIpMappingRuleRequest
- func (s *CreateIpMappingRuleRequest) SetRegionId(v string) *CreateIpMappingRuleRequest
- func (s CreateIpMappingRuleRequest) String() string
- type CreateIpMappingRuleResponse
- func (s CreateIpMappingRuleResponse) GoString() string
- func (s *CreateIpMappingRuleResponse) SetBody(v *CreateIpMappingRuleResponseBody) *CreateIpMappingRuleResponse
- func (s *CreateIpMappingRuleResponse) SetHeaders(v map[string]*string) *CreateIpMappingRuleResponse
- func (s *CreateIpMappingRuleResponse) SetStatusCode(v int32) *CreateIpMappingRuleResponse
- func (s CreateIpMappingRuleResponse) String() string
- type CreateIpMappingRuleResponseBody
- func (s CreateIpMappingRuleResponseBody) GoString() string
- func (s *CreateIpMappingRuleResponseBody) SetIpMappingRuleId(v string) *CreateIpMappingRuleResponseBody
- func (s *CreateIpMappingRuleResponseBody) SetRequestId(v string) *CreateIpMappingRuleResponseBody
- func (s CreateIpMappingRuleResponseBody) String() string
- type CreateServiceEntryRequest
- func (s CreateServiceEntryRequest) GoString() string
- func (s *CreateServiceEntryRequest) SetClientToken(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetDryRun(v bool) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetIoTCloudConnectorId(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetRegionId(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetServiceEntryDescription(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetServiceEntryName(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetServiceId(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetTarget(v string) *CreateServiceEntryRequest
- func (s *CreateServiceEntryRequest) SetTargetType(v string) *CreateServiceEntryRequest
- func (s CreateServiceEntryRequest) String() string
- type CreateServiceEntryResponse
- func (s CreateServiceEntryResponse) GoString() string
- func (s *CreateServiceEntryResponse) SetBody(v *CreateServiceEntryResponseBody) *CreateServiceEntryResponse
- func (s *CreateServiceEntryResponse) SetHeaders(v map[string]*string) *CreateServiceEntryResponse
- func (s *CreateServiceEntryResponse) SetStatusCode(v int32) *CreateServiceEntryResponse
- func (s CreateServiceEntryResponse) String() string
- type CreateServiceEntryResponseBody
- func (s CreateServiceEntryResponseBody) GoString() string
- func (s *CreateServiceEntryResponseBody) SetRequestId(v string) *CreateServiceEntryResponseBody
- func (s *CreateServiceEntryResponseBody) SetServiceEntryId(v string) *CreateServiceEntryResponseBody
- func (s CreateServiceEntryResponseBody) String() string
- type CreateServiceRequest
- func (s CreateServiceRequest) GoString() string
- func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetDryRun(v bool) *CreateServiceRequest
- func (s *CreateServiceRequest) SetIoTCloudConnectorId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetRegionId(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceDescription(v string) *CreateServiceRequest
- func (s *CreateServiceRequest) SetServiceName(v string) *CreateServiceRequest
- func (s CreateServiceRequest) String() string
- type CreateServiceResponse
- func (s CreateServiceResponse) GoString() string
- func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
- func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
- func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
- func (s CreateServiceResponse) String() string
- type CreateServiceResponseBody
- type DeleteAuthorizationRuleRequest
- func (s DeleteAuthorizationRuleRequest) GoString() string
- func (s *DeleteAuthorizationRuleRequest) SetAuthorizationRuleId(v string) *DeleteAuthorizationRuleRequest
- func (s *DeleteAuthorizationRuleRequest) SetClientToken(v string) *DeleteAuthorizationRuleRequest
- func (s *DeleteAuthorizationRuleRequest) SetDryRun(v bool) *DeleteAuthorizationRuleRequest
- func (s *DeleteAuthorizationRuleRequest) SetIoTCloudConnectorId(v string) *DeleteAuthorizationRuleRequest
- func (s *DeleteAuthorizationRuleRequest) SetRegionId(v string) *DeleteAuthorizationRuleRequest
- func (s DeleteAuthorizationRuleRequest) String() string
- type DeleteAuthorizationRuleResponse
- func (s DeleteAuthorizationRuleResponse) GoString() string
- func (s *DeleteAuthorizationRuleResponse) SetBody(v *DeleteAuthorizationRuleResponseBody) *DeleteAuthorizationRuleResponse
- func (s *DeleteAuthorizationRuleResponse) SetHeaders(v map[string]*string) *DeleteAuthorizationRuleResponse
- func (s *DeleteAuthorizationRuleResponse) SetStatusCode(v int32) *DeleteAuthorizationRuleResponse
- func (s DeleteAuthorizationRuleResponse) String() string
- type DeleteAuthorizationRuleResponseBody
- type DeleteConnectionPoolRequest
- func (s DeleteConnectionPoolRequest) GoString() string
- func (s *DeleteConnectionPoolRequest) SetClientToken(v string) *DeleteConnectionPoolRequest
- func (s *DeleteConnectionPoolRequest) SetConnectionPoolId(v string) *DeleteConnectionPoolRequest
- func (s *DeleteConnectionPoolRequest) SetDryRun(v bool) *DeleteConnectionPoolRequest
- func (s *DeleteConnectionPoolRequest) SetIoTCloudConnectorId(v string) *DeleteConnectionPoolRequest
- func (s *DeleteConnectionPoolRequest) SetRegionId(v string) *DeleteConnectionPoolRequest
- func (s DeleteConnectionPoolRequest) String() string
- type DeleteConnectionPoolResponse
- func (s DeleteConnectionPoolResponse) GoString() string
- func (s *DeleteConnectionPoolResponse) SetBody(v *DeleteConnectionPoolResponseBody) *DeleteConnectionPoolResponse
- func (s *DeleteConnectionPoolResponse) SetHeaders(v map[string]*string) *DeleteConnectionPoolResponse
- func (s *DeleteConnectionPoolResponse) SetStatusCode(v int32) *DeleteConnectionPoolResponse
- func (s DeleteConnectionPoolResponse) String() string
- type DeleteConnectionPoolResponseBody
- type DeleteDNSServiceRuleRequest
- func (s DeleteDNSServiceRuleRequest) GoString() string
- func (s *DeleteDNSServiceRuleRequest) SetClientToken(v string) *DeleteDNSServiceRuleRequest
- func (s *DeleteDNSServiceRuleRequest) SetDNSServiceRuleId(v string) *DeleteDNSServiceRuleRequest
- func (s *DeleteDNSServiceRuleRequest) SetDryRun(v bool) *DeleteDNSServiceRuleRequest
- func (s *DeleteDNSServiceRuleRequest) SetIoTCloudConnectorId(v string) *DeleteDNSServiceRuleRequest
- func (s *DeleteDNSServiceRuleRequest) SetRegionId(v string) *DeleteDNSServiceRuleRequest
- func (s DeleteDNSServiceRuleRequest) String() string
- type DeleteDNSServiceRuleResponse
- func (s DeleteDNSServiceRuleResponse) GoString() string
- func (s *DeleteDNSServiceRuleResponse) SetBody(v *DeleteDNSServiceRuleResponseBody) *DeleteDNSServiceRuleResponse
- func (s *DeleteDNSServiceRuleResponse) SetHeaders(v map[string]*string) *DeleteDNSServiceRuleResponse
- func (s *DeleteDNSServiceRuleResponse) SetStatusCode(v int32) *DeleteDNSServiceRuleResponse
- func (s DeleteDNSServiceRuleResponse) String() string
- type DeleteDNSServiceRuleResponseBody
- type DeleteGroupAuthorizationRuleRequest
- func (s DeleteGroupAuthorizationRuleRequest) GoString() string
- func (s *DeleteGroupAuthorizationRuleRequest) SetAuthorizationRuleId(v string) *DeleteGroupAuthorizationRuleRequest
- func (s *DeleteGroupAuthorizationRuleRequest) SetClientToken(v string) *DeleteGroupAuthorizationRuleRequest
- func (s *DeleteGroupAuthorizationRuleRequest) SetDryRun(v bool) *DeleteGroupAuthorizationRuleRequest
- func (s *DeleteGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupAuthorizationRuleRequest
- func (s *DeleteGroupAuthorizationRuleRequest) SetRegionId(v string) *DeleteGroupAuthorizationRuleRequest
- func (s DeleteGroupAuthorizationRuleRequest) String() string
- type DeleteGroupAuthorizationRuleResponse
- func (s DeleteGroupAuthorizationRuleResponse) GoString() string
- func (s *DeleteGroupAuthorizationRuleResponse) SetBody(v *DeleteGroupAuthorizationRuleResponseBody) *DeleteGroupAuthorizationRuleResponse
- func (s *DeleteGroupAuthorizationRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupAuthorizationRuleResponse
- func (s *DeleteGroupAuthorizationRuleResponse) SetStatusCode(v int32) *DeleteGroupAuthorizationRuleResponse
- func (s DeleteGroupAuthorizationRuleResponse) String() string
- type DeleteGroupAuthorizationRuleResponseBody
- type DeleteGroupDNSServiceRuleRequest
- func (s DeleteGroupDNSServiceRuleRequest) GoString() string
- func (s *DeleteGroupDNSServiceRuleRequest) SetClientToken(v string) *DeleteGroupDNSServiceRuleRequest
- func (s *DeleteGroupDNSServiceRuleRequest) SetDNSServiceRuleId(v string) *DeleteGroupDNSServiceRuleRequest
- func (s *DeleteGroupDNSServiceRuleRequest) SetDryRun(v bool) *DeleteGroupDNSServiceRuleRequest
- func (s *DeleteGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupDNSServiceRuleRequest
- func (s *DeleteGroupDNSServiceRuleRequest) SetRegionId(v string) *DeleteGroupDNSServiceRuleRequest
- func (s DeleteGroupDNSServiceRuleRequest) String() string
- type DeleteGroupDNSServiceRuleResponse
- func (s DeleteGroupDNSServiceRuleResponse) GoString() string
- func (s *DeleteGroupDNSServiceRuleResponse) SetBody(v *DeleteGroupDNSServiceRuleResponseBody) *DeleteGroupDNSServiceRuleResponse
- func (s *DeleteGroupDNSServiceRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupDNSServiceRuleResponse
- func (s *DeleteGroupDNSServiceRuleResponse) SetStatusCode(v int32) *DeleteGroupDNSServiceRuleResponse
- func (s DeleteGroupDNSServiceRuleResponse) String() string
- type DeleteGroupDNSServiceRuleResponseBody
- type DeleteGroupIpMappingRuleRequest
- func (s DeleteGroupIpMappingRuleRequest) GoString() string
- func (s *DeleteGroupIpMappingRuleRequest) SetClientToken(v string) *DeleteGroupIpMappingRuleRequest
- func (s *DeleteGroupIpMappingRuleRequest) SetDryRun(v bool) *DeleteGroupIpMappingRuleRequest
- func (s *DeleteGroupIpMappingRuleRequest) SetGroupIpMappingRuleId(v string) *DeleteGroupIpMappingRuleRequest
- func (s *DeleteGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupIpMappingRuleRequest
- func (s *DeleteGroupIpMappingRuleRequest) SetRegionId(v string) *DeleteGroupIpMappingRuleRequest
- func (s DeleteGroupIpMappingRuleRequest) String() string
- type DeleteGroupIpMappingRuleResponse
- func (s DeleteGroupIpMappingRuleResponse) GoString() string
- func (s *DeleteGroupIpMappingRuleResponse) SetBody(v *DeleteGroupIpMappingRuleResponseBody) *DeleteGroupIpMappingRuleResponse
- func (s *DeleteGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupIpMappingRuleResponse
- func (s *DeleteGroupIpMappingRuleResponse) SetStatusCode(v int32) *DeleteGroupIpMappingRuleResponse
- func (s DeleteGroupIpMappingRuleResponse) String() string
- type DeleteGroupIpMappingRuleResponseBody
- type DeleteIoTCloudConnectorGroupRequest
- func (s DeleteIoTCloudConnectorGroupRequest) GoString() string
- func (s *DeleteIoTCloudConnectorGroupRequest) SetClientToken(v string) *DeleteIoTCloudConnectorGroupRequest
- func (s *DeleteIoTCloudConnectorGroupRequest) SetDryRun(v bool) *DeleteIoTCloudConnectorGroupRequest
- func (s *DeleteIoTCloudConnectorGroupRequest) SetIoTCloudConnectorGroupId(v string) *DeleteIoTCloudConnectorGroupRequest
- func (s *DeleteIoTCloudConnectorGroupRequest) SetRegionId(v string) *DeleteIoTCloudConnectorGroupRequest
- func (s DeleteIoTCloudConnectorGroupRequest) String() string
- type DeleteIoTCloudConnectorGroupResponse
- func (s DeleteIoTCloudConnectorGroupResponse) GoString() string
- func (s *DeleteIoTCloudConnectorGroupResponse) SetBody(v *DeleteIoTCloudConnectorGroupResponseBody) *DeleteIoTCloudConnectorGroupResponse
- func (s *DeleteIoTCloudConnectorGroupResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnectorGroupResponse
- func (s *DeleteIoTCloudConnectorGroupResponse) SetStatusCode(v int32) *DeleteIoTCloudConnectorGroupResponse
- func (s DeleteIoTCloudConnectorGroupResponse) String() string
- type DeleteIoTCloudConnectorGroupResponseBody
- type DeleteIoTCloudConnectorRequest
- func (s DeleteIoTCloudConnectorRequest) GoString() string
- func (s *DeleteIoTCloudConnectorRequest) SetClientToken(v string) *DeleteIoTCloudConnectorRequest
- func (s *DeleteIoTCloudConnectorRequest) SetDryRun(v bool) *DeleteIoTCloudConnectorRequest
- func (s *DeleteIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *DeleteIoTCloudConnectorRequest
- func (s *DeleteIoTCloudConnectorRequest) SetRegionId(v string) *DeleteIoTCloudConnectorRequest
- func (s DeleteIoTCloudConnectorRequest) String() string
- type DeleteIoTCloudConnectorResponse
- func (s DeleteIoTCloudConnectorResponse) GoString() string
- func (s *DeleteIoTCloudConnectorResponse) SetBody(v *DeleteIoTCloudConnectorResponseBody) *DeleteIoTCloudConnectorResponse
- func (s *DeleteIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnectorResponse
- func (s *DeleteIoTCloudConnectorResponse) SetStatusCode(v int32) *DeleteIoTCloudConnectorResponse
- func (s DeleteIoTCloudConnectorResponse) String() string
- type DeleteIoTCloudConnectorResponseBody
- type DeleteIoTCloudConnetorBackhaulRouteRequest
- func (s DeleteIoTCloudConnetorBackhaulRouteRequest) GoString() string
- func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetClientToken(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
- func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetDryRun(v bool) *DeleteIoTCloudConnetorBackhaulRouteRequest
- func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
- func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetRegionId(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
- func (s DeleteIoTCloudConnetorBackhaulRouteRequest) String() string
- type DeleteIoTCloudConnetorBackhaulRouteResponse
- func (s DeleteIoTCloudConnetorBackhaulRouteResponse) GoString() string
- func (s *DeleteIoTCloudConnetorBackhaulRouteResponse) SetBody(v *DeleteIoTCloudConnetorBackhaulRouteResponseBody) *DeleteIoTCloudConnetorBackhaulRouteResponse
- func (s *DeleteIoTCloudConnetorBackhaulRouteResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnetorBackhaulRouteResponse
- func (s *DeleteIoTCloudConnetorBackhaulRouteResponse) SetStatusCode(v int32) *DeleteIoTCloudConnetorBackhaulRouteResponse
- func (s DeleteIoTCloudConnetorBackhaulRouteResponse) String() string
- type DeleteIoTCloudConnetorBackhaulRouteResponseBody
- type DeleteIpMappingRuleRequest
- func (s DeleteIpMappingRuleRequest) GoString() string
- func (s *DeleteIpMappingRuleRequest) SetClientToken(v string) *DeleteIpMappingRuleRequest
- func (s *DeleteIpMappingRuleRequest) SetDryRun(v bool) *DeleteIpMappingRuleRequest
- func (s *DeleteIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *DeleteIpMappingRuleRequest
- func (s *DeleteIpMappingRuleRequest) SetIpMappingRuleId(v string) *DeleteIpMappingRuleRequest
- func (s *DeleteIpMappingRuleRequest) SetRegionId(v string) *DeleteIpMappingRuleRequest
- func (s DeleteIpMappingRuleRequest) String() string
- type DeleteIpMappingRuleResponse
- func (s DeleteIpMappingRuleResponse) GoString() string
- func (s *DeleteIpMappingRuleResponse) SetBody(v *DeleteIpMappingRuleResponseBody) *DeleteIpMappingRuleResponse
- func (s *DeleteIpMappingRuleResponse) SetHeaders(v map[string]*string) *DeleteIpMappingRuleResponse
- func (s *DeleteIpMappingRuleResponse) SetStatusCode(v int32) *DeleteIpMappingRuleResponse
- func (s DeleteIpMappingRuleResponse) String() string
- type DeleteIpMappingRuleResponseBody
- type DeleteServiceEntryRequest
- func (s DeleteServiceEntryRequest) GoString() string
- func (s *DeleteServiceEntryRequest) SetClientToken(v string) *DeleteServiceEntryRequest
- func (s *DeleteServiceEntryRequest) SetDryRun(v bool) *DeleteServiceEntryRequest
- func (s *DeleteServiceEntryRequest) SetIoTCloudConnectorId(v string) *DeleteServiceEntryRequest
- func (s *DeleteServiceEntryRequest) SetRegionId(v string) *DeleteServiceEntryRequest
- func (s *DeleteServiceEntryRequest) SetServiceEntryId(v string) *DeleteServiceEntryRequest
- func (s *DeleteServiceEntryRequest) SetServiceId(v string) *DeleteServiceEntryRequest
- func (s DeleteServiceEntryRequest) String() string
- type DeleteServiceEntryResponse
- func (s DeleteServiceEntryResponse) GoString() string
- func (s *DeleteServiceEntryResponse) SetBody(v *DeleteServiceEntryResponseBody) *DeleteServiceEntryResponse
- func (s *DeleteServiceEntryResponse) SetHeaders(v map[string]*string) *DeleteServiceEntryResponse
- func (s *DeleteServiceEntryResponse) SetStatusCode(v int32) *DeleteServiceEntryResponse
- func (s DeleteServiceEntryResponse) String() string
- type DeleteServiceEntryResponseBody
- type DeleteServiceRequest
- func (s DeleteServiceRequest) GoString() string
- func (s *DeleteServiceRequest) SetClientToken(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetDryRun(v bool) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetIoTCloudConnectorId(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetRegionId(v string) *DeleteServiceRequest
- func (s *DeleteServiceRequest) SetServiceId(v string) *DeleteServiceRequest
- func (s DeleteServiceRequest) String() string
- type DeleteServiceResponse
- func (s DeleteServiceResponse) GoString() string
- func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
- func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
- func (s DeleteServiceResponse) String() string
- type DeleteServiceResponseBody
- type DisableIoTCloudConnectorAccessLogRequest
- func (s DisableIoTCloudConnectorAccessLogRequest) GoString() string
- func (s *DisableIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *DisableIoTCloudConnectorAccessLogRequest
- func (s *DisableIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *DisableIoTCloudConnectorAccessLogRequest
- func (s *DisableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *DisableIoTCloudConnectorAccessLogRequest
- func (s *DisableIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *DisableIoTCloudConnectorAccessLogRequest
- func (s DisableIoTCloudConnectorAccessLogRequest) String() string
- type DisableIoTCloudConnectorAccessLogResponse
- func (s DisableIoTCloudConnectorAccessLogResponse) GoString() string
- func (s *DisableIoTCloudConnectorAccessLogResponse) SetBody(v *DisableIoTCloudConnectorAccessLogResponseBody) *DisableIoTCloudConnectorAccessLogResponse
- func (s *DisableIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *DisableIoTCloudConnectorAccessLogResponse
- func (s *DisableIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *DisableIoTCloudConnectorAccessLogResponse
- func (s DisableIoTCloudConnectorAccessLogResponse) String() string
- type DisableIoTCloudConnectorAccessLogResponseBody
- type DissociateIpFromConnectionPoolRequest
- func (s DissociateIpFromConnectionPoolRequest) GoString() string
- func (s *DissociateIpFromConnectionPoolRequest) SetClientToken(v string) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetConnectionPoolId(v string) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetDryRun(v bool) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetIoTCloudConnectorId(v string) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetIps(v []*string) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetIpsFilePath(v string) *DissociateIpFromConnectionPoolRequest
- func (s *DissociateIpFromConnectionPoolRequest) SetRegionId(v string) *DissociateIpFromConnectionPoolRequest
- func (s DissociateIpFromConnectionPoolRequest) String() string
- type DissociateIpFromConnectionPoolResponse
- func (s DissociateIpFromConnectionPoolResponse) GoString() string
- func (s *DissociateIpFromConnectionPoolResponse) SetBody(v *DissociateIpFromConnectionPoolResponseBody) *DissociateIpFromConnectionPoolResponse
- func (s *DissociateIpFromConnectionPoolResponse) SetHeaders(v map[string]*string) *DissociateIpFromConnectionPoolResponse
- func (s *DissociateIpFromConnectionPoolResponse) SetStatusCode(v int32) *DissociateIpFromConnectionPoolResponse
- func (s DissociateIpFromConnectionPoolResponse) String() string
- type DissociateIpFromConnectionPoolResponseBody
- type DissociateVSwitchFromIoTCloudConnectorRequest
- func (s DissociateVSwitchFromIoTCloudConnectorRequest) GoString() string
- func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetClientToken(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
- func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetDryRun(v bool) *DissociateVSwitchFromIoTCloudConnectorRequest
- func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
- func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetRegionId(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
- func (s DissociateVSwitchFromIoTCloudConnectorRequest) String() string
- type DissociateVSwitchFromIoTCloudConnectorResponse
- func (s DissociateVSwitchFromIoTCloudConnectorResponse) GoString() string
- func (s *DissociateVSwitchFromIoTCloudConnectorResponse) SetBody(v *DissociateVSwitchFromIoTCloudConnectorResponseBody) *DissociateVSwitchFromIoTCloudConnectorResponse
- func (s *DissociateVSwitchFromIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *DissociateVSwitchFromIoTCloudConnectorResponse
- func (s *DissociateVSwitchFromIoTCloudConnectorResponse) SetStatusCode(v int32) *DissociateVSwitchFromIoTCloudConnectorResponse
- func (s DissociateVSwitchFromIoTCloudConnectorResponse) String() string
- type DissociateVSwitchFromIoTCloudConnectorResponseBody
- type EnableIoTCloudConnectorAccessLogRequest
- func (s EnableIoTCloudConnectorAccessLogRequest) GoString() string
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsLogStore(v string) *EnableIoTCloudConnectorAccessLogRequest
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsProject(v string) *EnableIoTCloudConnectorAccessLogRequest
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *EnableIoTCloudConnectorAccessLogRequest
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *EnableIoTCloudConnectorAccessLogRequest
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *EnableIoTCloudConnectorAccessLogRequest
- func (s *EnableIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *EnableIoTCloudConnectorAccessLogRequest
- func (s EnableIoTCloudConnectorAccessLogRequest) String() string
- type EnableIoTCloudConnectorAccessLogResponse
- func (s EnableIoTCloudConnectorAccessLogResponse) GoString() string
- func (s *EnableIoTCloudConnectorAccessLogResponse) SetBody(v *EnableIoTCloudConnectorAccessLogResponseBody) *EnableIoTCloudConnectorAccessLogResponse
- func (s *EnableIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *EnableIoTCloudConnectorAccessLogResponse
- func (s *EnableIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *EnableIoTCloudConnectorAccessLogResponse
- func (s EnableIoTCloudConnectorAccessLogResponse) String() string
- type EnableIoTCloudConnectorAccessLogResponseBody
- type GetConnectionPoolIpOperationResultRequest
- func (s GetConnectionPoolIpOperationResultRequest) GoString() string
- func (s *GetConnectionPoolIpOperationResultRequest) SetConnectionPoolId(v string) *GetConnectionPoolIpOperationResultRequest
- func (s *GetConnectionPoolIpOperationResultRequest) SetIoTCloudConnectorId(v string) *GetConnectionPoolIpOperationResultRequest
- func (s *GetConnectionPoolIpOperationResultRequest) SetQueryRequestId(v string) *GetConnectionPoolIpOperationResultRequest
- func (s *GetConnectionPoolIpOperationResultRequest) SetRegionId(v string) *GetConnectionPoolIpOperationResultRequest
- func (s GetConnectionPoolIpOperationResultRequest) String() string
- type GetConnectionPoolIpOperationResultResponse
- func (s GetConnectionPoolIpOperationResultResponse) GoString() string
- func (s *GetConnectionPoolIpOperationResultResponse) SetBody(v *GetConnectionPoolIpOperationResultResponseBody) *GetConnectionPoolIpOperationResultResponse
- func (s *GetConnectionPoolIpOperationResultResponse) SetHeaders(v map[string]*string) *GetConnectionPoolIpOperationResultResponse
- func (s *GetConnectionPoolIpOperationResultResponse) SetStatusCode(v int32) *GetConnectionPoolIpOperationResultResponse
- func (s GetConnectionPoolIpOperationResultResponse) String() string
- type GetConnectionPoolIpOperationResultResponseBody
- func (s GetConnectionPoolIpOperationResultResponseBody) GoString() string
- func (s *GetConnectionPoolIpOperationResultResponseBody) SetRequestId(v string) *GetConnectionPoolIpOperationResultResponseBody
- func (s *GetConnectionPoolIpOperationResultResponseBody) SetResultFilePaths(v []*string) *GetConnectionPoolIpOperationResultResponseBody
- func (s GetConnectionPoolIpOperationResultResponseBody) String() string
- type GetDiagnoseResultForSingleCardRequest
- func (s GetDiagnoseResultForSingleCardRequest) GoString() string
- func (s *GetDiagnoseResultForSingleCardRequest) SetDiagnoseTaskId(v string) *GetDiagnoseResultForSingleCardRequest
- func (s *GetDiagnoseResultForSingleCardRequest) SetRegionId(v string) *GetDiagnoseResultForSingleCardRequest
- func (s GetDiagnoseResultForSingleCardRequest) String() string
- type GetDiagnoseResultForSingleCardResponse
- func (s GetDiagnoseResultForSingleCardResponse) GoString() string
- func (s *GetDiagnoseResultForSingleCardResponse) SetBody(v *GetDiagnoseResultForSingleCardResponseBody) *GetDiagnoseResultForSingleCardResponse
- func (s *GetDiagnoseResultForSingleCardResponse) SetHeaders(v map[string]*string) *GetDiagnoseResultForSingleCardResponse
- func (s *GetDiagnoseResultForSingleCardResponse) SetStatusCode(v int32) *GetDiagnoseResultForSingleCardResponse
- func (s GetDiagnoseResultForSingleCardResponse) String() string
- type GetDiagnoseResultForSingleCardResponseBody
- func (s GetDiagnoseResultForSingleCardResponseBody) GoString() string
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetBeginTime(v int64) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetCardIp(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetDestination(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetDiagnoseItem(v []*GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetEndTime(v int64) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetErrorResult(v []*GetDiagnoseResultForSingleCardResponseBodyErrorResult) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetIccId(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetIoTCloudConnectorId(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetRequestId(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s *GetDiagnoseResultForSingleCardResponseBody) SetStatus(v string) *GetDiagnoseResultForSingleCardResponseBody
- func (s GetDiagnoseResultForSingleCardResponseBody) String() string
- type GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem
- func (s GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) GoString() string
- func (s *GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) SetPart(v string) *GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem
- func (s *GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) SetStatus(v string) *GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem
- func (s GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) String() string
- type GetDiagnoseResultForSingleCardResponseBodyErrorResult
- func (s GetDiagnoseResultForSingleCardResponseBodyErrorResult) GoString() string
- func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorDesc(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
- func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorLevel(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
- func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorPart(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
- func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorSuggestion(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
- func (s GetDiagnoseResultForSingleCardResponseBodyErrorResult) String() string
- type GetIoTCloudConnectorAccessLogRequest
- func (s GetIoTCloudConnectorAccessLogRequest) GoString() string
- func (s *GetIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *GetIoTCloudConnectorAccessLogRequest
- func (s *GetIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *GetIoTCloudConnectorAccessLogRequest
- func (s *GetIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *GetIoTCloudConnectorAccessLogRequest
- func (s *GetIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *GetIoTCloudConnectorAccessLogRequest
- func (s GetIoTCloudConnectorAccessLogRequest) String() string
- type GetIoTCloudConnectorAccessLogResponse
- func (s GetIoTCloudConnectorAccessLogResponse) GoString() string
- func (s *GetIoTCloudConnectorAccessLogResponse) SetBody(v *GetIoTCloudConnectorAccessLogResponseBody) *GetIoTCloudConnectorAccessLogResponse
- func (s *GetIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *GetIoTCloudConnectorAccessLogResponse
- func (s *GetIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *GetIoTCloudConnectorAccessLogResponse
- func (s GetIoTCloudConnectorAccessLogResponse) String() string
- type GetIoTCloudConnectorAccessLogResponseBody
- func (s GetIoTCloudConnectorAccessLogResponseBody) GoString() string
- func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsLogStore(v string) *GetIoTCloudConnectorAccessLogResponseBody
- func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsProject(v string) *GetIoTCloudConnectorAccessLogResponseBody
- func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogStatus(v string) *GetIoTCloudConnectorAccessLogResponseBody
- func (s *GetIoTCloudConnectorAccessLogResponseBody) SetRequestId(v string) *GetIoTCloudConnectorAccessLogResponseBody
- func (s GetIoTCloudConnectorAccessLogResponseBody) String() string
- type GetStsInfoAndOssPathRequest
- func (s GetStsInfoAndOssPathRequest) GoString() string
- func (s *GetStsInfoAndOssPathRequest) SetClientToken(v string) *GetStsInfoAndOssPathRequest
- func (s *GetStsInfoAndOssPathRequest) SetConnectionPoolId(v string) *GetStsInfoAndOssPathRequest
- func (s *GetStsInfoAndOssPathRequest) SetDryRun(v bool) *GetStsInfoAndOssPathRequest
- func (s *GetStsInfoAndOssPathRequest) SetFileName(v string) *GetStsInfoAndOssPathRequest
- func (s *GetStsInfoAndOssPathRequest) SetIoTCloudConnectorId(v string) *GetStsInfoAndOssPathRequest
- func (s *GetStsInfoAndOssPathRequest) SetRegionId(v string) *GetStsInfoAndOssPathRequest
- func (s GetStsInfoAndOssPathRequest) String() string
- type GetStsInfoAndOssPathResponse
- func (s GetStsInfoAndOssPathResponse) GoString() string
- func (s *GetStsInfoAndOssPathResponse) SetBody(v *GetStsInfoAndOssPathResponseBody) *GetStsInfoAndOssPathResponse
- func (s *GetStsInfoAndOssPathResponse) SetHeaders(v map[string]*string) *GetStsInfoAndOssPathResponse
- func (s *GetStsInfoAndOssPathResponse) SetStatusCode(v int32) *GetStsInfoAndOssPathResponse
- func (s GetStsInfoAndOssPathResponse) String() string
- type GetStsInfoAndOssPathResponseBody
- func (s GetStsInfoAndOssPathResponseBody) GoString() string
- func (s *GetStsInfoAndOssPathResponseBody) SetAccessKeyId(v string) *GetStsInfoAndOssPathResponseBody
- func (s *GetStsInfoAndOssPathResponseBody) SetAccessKeySecret(v string) *GetStsInfoAndOssPathResponseBody
- func (s *GetStsInfoAndOssPathResponseBody) SetExpiration(v string) *GetStsInfoAndOssPathResponseBody
- func (s *GetStsInfoAndOssPathResponseBody) SetOssPath(v string) *GetStsInfoAndOssPathResponseBody
- func (s *GetStsInfoAndOssPathResponseBody) SetRequestId(v string) *GetStsInfoAndOssPathResponseBody
- func (s *GetStsInfoAndOssPathResponseBody) SetSecurityToken(v string) *GetStsInfoAndOssPathResponseBody
- func (s GetStsInfoAndOssPathResponseBody) String() string
- type GrantVirtualBorderRouterRequest
- func (s GrantVirtualBorderRouterRequest) GoString() string
- func (s *GrantVirtualBorderRouterRequest) SetRegionId(v string) *GrantVirtualBorderRouterRequest
- func (s *GrantVirtualBorderRouterRequest) SetVirtualBorderRouterId(v string) *GrantVirtualBorderRouterRequest
- func (s GrantVirtualBorderRouterRequest) String() string
- type GrantVirtualBorderRouterResponse
- func (s GrantVirtualBorderRouterResponse) GoString() string
- func (s *GrantVirtualBorderRouterResponse) SetBody(v *GrantVirtualBorderRouterResponseBody) *GrantVirtualBorderRouterResponse
- func (s *GrantVirtualBorderRouterResponse) SetHeaders(v map[string]*string) *GrantVirtualBorderRouterResponse
- func (s *GrantVirtualBorderRouterResponse) SetStatusCode(v int32) *GrantVirtualBorderRouterResponse
- func (s GrantVirtualBorderRouterResponse) String() string
- type GrantVirtualBorderRouterResponseBody
- type ListAPNsRequest
- func (s ListAPNsRequest) GoString() string
- func (s *ListAPNsRequest) SetAPN(v string) *ListAPNsRequest
- func (s *ListAPNsRequest) SetISP(v string) *ListAPNsRequest
- func (s *ListAPNsRequest) SetMaxResults(v int32) *ListAPNsRequest
- func (s *ListAPNsRequest) SetNextToken(v string) *ListAPNsRequest
- func (s *ListAPNsRequest) SetRegionId(v string) *ListAPNsRequest
- func (s *ListAPNsRequest) SetType(v string) *ListAPNsRequest
- func (s ListAPNsRequest) String() string
- type ListAPNsResponse
- func (s ListAPNsResponse) GoString() string
- func (s *ListAPNsResponse) SetBody(v *ListAPNsResponseBody) *ListAPNsResponse
- func (s *ListAPNsResponse) SetHeaders(v map[string]*string) *ListAPNsResponse
- func (s *ListAPNsResponse) SetStatusCode(v int32) *ListAPNsResponse
- func (s ListAPNsResponse) String() string
- type ListAPNsResponseBody
- func (s ListAPNsResponseBody) GoString() string
- func (s *ListAPNsResponseBody) SetAPNs(v []*ListAPNsResponseBodyAPNs) *ListAPNsResponseBody
- func (s *ListAPNsResponseBody) SetMaxResults(v int32) *ListAPNsResponseBody
- func (s *ListAPNsResponseBody) SetNextToken(v string) *ListAPNsResponseBody
- func (s *ListAPNsResponseBody) SetRequestId(v string) *ListAPNsResponseBody
- func (s *ListAPNsResponseBody) SetTotalCount(v int32) *ListAPNsResponseBody
- func (s ListAPNsResponseBody) String() string
- type ListAPNsResponseBodyAPNs
- func (s ListAPNsResponseBodyAPNs) GoString() string
- func (s *ListAPNsResponseBodyAPNs) SetAPN(v string) *ListAPNsResponseBodyAPNs
- func (s *ListAPNsResponseBodyAPNs) SetDescription(v string) *ListAPNsResponseBodyAPNs
- func (s *ListAPNsResponseBodyAPNs) SetFeatureList(v []*string) *ListAPNsResponseBodyAPNs
- func (s *ListAPNsResponseBodyAPNs) SetISP(v string) *ListAPNsResponseBodyAPNs
- func (s *ListAPNsResponseBodyAPNs) SetName(v string) *ListAPNsResponseBodyAPNs
- func (s *ListAPNsResponseBodyAPNs) SetZoneList(v []*string) *ListAPNsResponseBodyAPNs
- func (s ListAPNsResponseBodyAPNs) String() string
- type ListAuthorizationRulesRequest
- func (s ListAuthorizationRulesRequest) GoString() string
- func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleIds(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleName(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleStatus(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleType(v string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetDestination(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetDestinationPort(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetDestinationType(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetIoTCloudConnectorId(v string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetMaxResults(v int32) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetNextToken(v string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetPolicy(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetProtocol(v []*string) *ListAuthorizationRulesRequest
- func (s *ListAuthorizationRulesRequest) SetRegionId(v string) *ListAuthorizationRulesRequest
- func (s ListAuthorizationRulesRequest) String() string
- type ListAuthorizationRulesResponse
- func (s ListAuthorizationRulesResponse) GoString() string
- func (s *ListAuthorizationRulesResponse) SetBody(v *ListAuthorizationRulesResponseBody) *ListAuthorizationRulesResponse
- func (s *ListAuthorizationRulesResponse) SetHeaders(v map[string]*string) *ListAuthorizationRulesResponse
- func (s *ListAuthorizationRulesResponse) SetStatusCode(v int32) *ListAuthorizationRulesResponse
- func (s ListAuthorizationRulesResponse) String() string
- type ListAuthorizationRulesResponseBody
- func (s ListAuthorizationRulesResponseBody) GoString() string
- func (s *ListAuthorizationRulesResponseBody) SetAuthorizationRules(v []*ListAuthorizationRulesResponseBodyAuthorizationRules) *ListAuthorizationRulesResponseBody
- func (s *ListAuthorizationRulesResponseBody) SetMaxResults(v int32) *ListAuthorizationRulesResponseBody
- func (s *ListAuthorizationRulesResponseBody) SetNextToken(v string) *ListAuthorizationRulesResponseBody
- func (s *ListAuthorizationRulesResponseBody) SetRequestId(v string) *ListAuthorizationRulesResponseBody
- func (s *ListAuthorizationRulesResponseBody) SetTotalCount(v int32) *ListAuthorizationRulesResponseBody
- func (s ListAuthorizationRulesResponseBody) String() string
- type ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s ListAuthorizationRulesResponseBodyAuthorizationRules) GoString() string
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleDescription(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleId(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleName(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleStatus(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleType(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestination(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationPort(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationType(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetIoTCloudConnectorId(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetPolicy(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetProtocol(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetSourceCidrs(v []*string) *ListAuthorizationRulesResponseBodyAuthorizationRules
- func (s ListAuthorizationRulesResponseBodyAuthorizationRules) String() string
- type ListConnectionPoolAllIpsRequest
- func (s ListConnectionPoolAllIpsRequest) GoString() string
- func (s *ListConnectionPoolAllIpsRequest) SetConnectionPoolId(v string) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetIp(v string) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetMaxResults(v int32) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetNextToken(v string) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetRegionId(v string) *ListConnectionPoolAllIpsRequest
- func (s *ListConnectionPoolAllIpsRequest) SetType(v string) *ListConnectionPoolAllIpsRequest
- func (s ListConnectionPoolAllIpsRequest) String() string
- type ListConnectionPoolAllIpsResponse
- func (s ListConnectionPoolAllIpsResponse) GoString() string
- func (s *ListConnectionPoolAllIpsResponse) SetBody(v *ListConnectionPoolAllIpsResponseBody) *ListConnectionPoolAllIpsResponse
- func (s *ListConnectionPoolAllIpsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolAllIpsResponse
- func (s *ListConnectionPoolAllIpsResponse) SetStatusCode(v int32) *ListConnectionPoolAllIpsResponse
- func (s ListConnectionPoolAllIpsResponse) String() string
- type ListConnectionPoolAllIpsResponseBody
- func (s ListConnectionPoolAllIpsResponseBody) GoString() string
- func (s *ListConnectionPoolAllIpsResponseBody) SetConnectionPoolIps(v []*ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) *ListConnectionPoolAllIpsResponseBody
- func (s *ListConnectionPoolAllIpsResponseBody) SetMaxResults(v int32) *ListConnectionPoolAllIpsResponseBody
- func (s *ListConnectionPoolAllIpsResponseBody) SetNextToken(v string) *ListConnectionPoolAllIpsResponseBody
- func (s *ListConnectionPoolAllIpsResponseBody) SetRequestId(v string) *ListConnectionPoolAllIpsResponseBody
- func (s *ListConnectionPoolAllIpsResponseBody) SetTotalIpsCount(v int32) *ListConnectionPoolAllIpsResponseBody
- func (s ListConnectionPoolAllIpsResponseBody) String() string
- type ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) GoString() string
- func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetConnectionPoolId(v string) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetIp(v string) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetIpNum(v int64) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetStatus(v string) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetType(v string) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
- func (s ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) String() string
- type ListConnectionPoolIpsRequest
- func (s ListConnectionPoolIpsRequest) GoString() string
- func (s *ListConnectionPoolIpsRequest) SetConnectionPoolId(v string) *ListConnectionPoolIpsRequest
- func (s *ListConnectionPoolIpsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolIpsRequest
- func (s *ListConnectionPoolIpsRequest) SetIp(v string) *ListConnectionPoolIpsRequest
- func (s *ListConnectionPoolIpsRequest) SetMaxResults(v int32) *ListConnectionPoolIpsRequest
- func (s *ListConnectionPoolIpsRequest) SetNextToken(v string) *ListConnectionPoolIpsRequest
- func (s *ListConnectionPoolIpsRequest) SetRegionId(v string) *ListConnectionPoolIpsRequest
- func (s ListConnectionPoolIpsRequest) String() string
- type ListConnectionPoolIpsResponse
- func (s ListConnectionPoolIpsResponse) GoString() string
- func (s *ListConnectionPoolIpsResponse) SetBody(v *ListConnectionPoolIpsResponseBody) *ListConnectionPoolIpsResponse
- func (s *ListConnectionPoolIpsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolIpsResponse
- func (s *ListConnectionPoolIpsResponse) SetStatusCode(v int32) *ListConnectionPoolIpsResponse
- func (s ListConnectionPoolIpsResponse) String() string
- type ListConnectionPoolIpsResponseBody
- func (s ListConnectionPoolIpsResponseBody) GoString() string
- func (s *ListConnectionPoolIpsResponseBody) SetConnectionPoolIps(v []*ListConnectionPoolIpsResponseBodyConnectionPoolIps) *ListConnectionPoolIpsResponseBody
- func (s *ListConnectionPoolIpsResponseBody) SetMaxResults(v int32) *ListConnectionPoolIpsResponseBody
- func (s *ListConnectionPoolIpsResponseBody) SetNextToken(v string) *ListConnectionPoolIpsResponseBody
- func (s *ListConnectionPoolIpsResponseBody) SetRequestId(v string) *ListConnectionPoolIpsResponseBody
- func (s *ListConnectionPoolIpsResponseBody) SetTotalCount(v int32) *ListConnectionPoolIpsResponseBody
- func (s ListConnectionPoolIpsResponseBody) String() string
- type ListConnectionPoolIpsResponseBodyConnectionPoolIps
- func (s ListConnectionPoolIpsResponseBodyConnectionPoolIps) GoString() string
- func (s *ListConnectionPoolIpsResponseBodyConnectionPoolIps) SetConnectionPoolId(v string) *ListConnectionPoolIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolIpsResponseBodyConnectionPoolIps) SetIp(v string) *ListConnectionPoolIpsResponseBodyConnectionPoolIps
- func (s *ListConnectionPoolIpsResponseBodyConnectionPoolIps) SetStatus(v string) *ListConnectionPoolIpsResponseBodyConnectionPoolIps
- func (s ListConnectionPoolIpsResponseBodyConnectionPoolIps) String() string
- type ListConnectionPoolsRequest
- func (s ListConnectionPoolsRequest) GoString() string
- func (s *ListConnectionPoolsRequest) SetConnectionPoolIds(v []*string) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetConnectionPoolName(v []*string) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetConnectionPoolStatus(v []*string) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetMaxResults(v int32) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetNextToken(v string) *ListConnectionPoolsRequest
- func (s *ListConnectionPoolsRequest) SetRegionId(v string) *ListConnectionPoolsRequest
- func (s ListConnectionPoolsRequest) String() string
- type ListConnectionPoolsResponse
- func (s ListConnectionPoolsResponse) GoString() string
- func (s *ListConnectionPoolsResponse) SetBody(v *ListConnectionPoolsResponseBody) *ListConnectionPoolsResponse
- func (s *ListConnectionPoolsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolsResponse
- func (s *ListConnectionPoolsResponse) SetStatusCode(v int32) *ListConnectionPoolsResponse
- func (s ListConnectionPoolsResponse) String() string
- type ListConnectionPoolsResponseBody
- func (s ListConnectionPoolsResponseBody) GoString() string
- func (s *ListConnectionPoolsResponseBody) SetConnectionPools(v []*ListConnectionPoolsResponseBodyConnectionPools) *ListConnectionPoolsResponseBody
- func (s *ListConnectionPoolsResponseBody) SetMaxResults(v int32) *ListConnectionPoolsResponseBody
- func (s *ListConnectionPoolsResponseBody) SetNextToken(v string) *ListConnectionPoolsResponseBody
- func (s *ListConnectionPoolsResponseBody) SetRequestId(v string) *ListConnectionPoolsResponseBody
- func (s *ListConnectionPoolsResponseBody) SetTotalCount(v int32) *ListConnectionPoolsResponseBody
- func (s ListConnectionPoolsResponseBody) String() string
- type ListConnectionPoolsResponseBodyConnectionPools
- func (s ListConnectionPoolsResponseBodyConnectionPools) GoString() string
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetCidrs(v []*string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolDescription(v string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolId(v string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolName(v string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolStatus(v string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s *ListConnectionPoolsResponseBodyConnectionPools) SetOperateResultRequestID(v string) *ListConnectionPoolsResponseBodyConnectionPools
- func (s ListConnectionPoolsResponseBodyConnectionPools) String() string
- type ListDNSServiceRulesRequest
- func (s ListDNSServiceRulesRequest) GoString() string
- func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleIds(v []*string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleName(v []*string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleStatus(v []*string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetDestination(v []*string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetIoTCloudConnectorId(v string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetMaxResults(v int32) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetNextToken(v string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetRegionId(v string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetServiceType(v string) *ListDNSServiceRulesRequest
- func (s *ListDNSServiceRulesRequest) SetSource(v []*string) *ListDNSServiceRulesRequest
- func (s ListDNSServiceRulesRequest) String() string
- type ListDNSServiceRulesResponse
- func (s ListDNSServiceRulesResponse) GoString() string
- func (s *ListDNSServiceRulesResponse) SetBody(v *ListDNSServiceRulesResponseBody) *ListDNSServiceRulesResponse
- func (s *ListDNSServiceRulesResponse) SetHeaders(v map[string]*string) *ListDNSServiceRulesResponse
- func (s *ListDNSServiceRulesResponse) SetStatusCode(v int32) *ListDNSServiceRulesResponse
- func (s ListDNSServiceRulesResponse) String() string
- type ListDNSServiceRulesResponseBody
- func (s ListDNSServiceRulesResponseBody) GoString() string
- func (s *ListDNSServiceRulesResponseBody) SetDNSServiceRules(v []*ListDNSServiceRulesResponseBodyDNSServiceRules) *ListDNSServiceRulesResponseBody
- func (s *ListDNSServiceRulesResponseBody) SetMaxResults(v int32) *ListDNSServiceRulesResponseBody
- func (s *ListDNSServiceRulesResponseBody) SetNextToken(v string) *ListDNSServiceRulesResponseBody
- func (s *ListDNSServiceRulesResponseBody) SetRequestId(v string) *ListDNSServiceRulesResponseBody
- func (s *ListDNSServiceRulesResponseBody) SetTotalCount(v int32) *ListDNSServiceRulesResponseBody
- func (s ListDNSServiceRulesResponseBody) String() string
- type ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s ListDNSServiceRulesResponseBodyDNSServiceRules) GoString() string
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDestination(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorId(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetSource(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
- func (s ListDNSServiceRulesResponseBodyDNSServiceRules) String() string
- type ListDiagnoseInfoForSingleCardRequest
- func (s ListDiagnoseInfoForSingleCardRequest) GoString() string
- func (s *ListDiagnoseInfoForSingleCardRequest) SetIoTCloudConnectorId(v string) *ListDiagnoseInfoForSingleCardRequest
- func (s *ListDiagnoseInfoForSingleCardRequest) SetMaxResults(v int32) *ListDiagnoseInfoForSingleCardRequest
- func (s *ListDiagnoseInfoForSingleCardRequest) SetNextToken(v string) *ListDiagnoseInfoForSingleCardRequest
- func (s *ListDiagnoseInfoForSingleCardRequest) SetRegionId(v string) *ListDiagnoseInfoForSingleCardRequest
- func (s *ListDiagnoseInfoForSingleCardRequest) SetSource(v string) *ListDiagnoseInfoForSingleCardRequest
- func (s *ListDiagnoseInfoForSingleCardRequest) SetSourceType(v string) *ListDiagnoseInfoForSingleCardRequest
- func (s ListDiagnoseInfoForSingleCardRequest) String() string
- type ListDiagnoseInfoForSingleCardResponse
- func (s ListDiagnoseInfoForSingleCardResponse) GoString() string
- func (s *ListDiagnoseInfoForSingleCardResponse) SetBody(v *ListDiagnoseInfoForSingleCardResponseBody) *ListDiagnoseInfoForSingleCardResponse
- func (s *ListDiagnoseInfoForSingleCardResponse) SetHeaders(v map[string]*string) *ListDiagnoseInfoForSingleCardResponse
- func (s *ListDiagnoseInfoForSingleCardResponse) SetStatusCode(v int32) *ListDiagnoseInfoForSingleCardResponse
- func (s ListDiagnoseInfoForSingleCardResponse) String() string
- type ListDiagnoseInfoForSingleCardResponseBody
- func (s ListDiagnoseInfoForSingleCardResponseBody) GoString() string
- func (s *ListDiagnoseInfoForSingleCardResponseBody) SetDiagnoseInfo(v []*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) *ListDiagnoseInfoForSingleCardResponseBody
- func (s *ListDiagnoseInfoForSingleCardResponseBody) SetMaxResults(v int64) *ListDiagnoseInfoForSingleCardResponseBody
- func (s *ListDiagnoseInfoForSingleCardResponseBody) SetNextToken(v string) *ListDiagnoseInfoForSingleCardResponseBody
- func (s *ListDiagnoseInfoForSingleCardResponseBody) SetRequestId(v string) *ListDiagnoseInfoForSingleCardResponseBody
- func (s *ListDiagnoseInfoForSingleCardResponseBody) SetTotalCount(v int64) *ListDiagnoseInfoForSingleCardResponseBody
- func (s ListDiagnoseInfoForSingleCardResponseBody) String() string
- type ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) GoString() string
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetBeginTime(v int64) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetCardIp(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestination(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestinationType(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDiagnoseTime(v int64) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetEndTime(v int64) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetIccId(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetIoTCloudConnectorId(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetSource(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetSourceType(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetStatus(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetTaskId(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
- func (s ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) String() string
- type ListGroupAuthorizationRulesRequest
- func (s ListGroupAuthorizationRulesRequest) GoString() string
- func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleIds(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleName(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleStatus(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetDestination(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetDestinationPort(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetDestinationType(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetMaxResults(v int32) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetNextToken(v string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetPolicy(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetProtocol(v []*string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetRegionId(v string) *ListGroupAuthorizationRulesRequest
- func (s *ListGroupAuthorizationRulesRequest) SetType(v string) *ListGroupAuthorizationRulesRequest
- func (s ListGroupAuthorizationRulesRequest) String() string
- type ListGroupAuthorizationRulesResponse
- func (s ListGroupAuthorizationRulesResponse) GoString() string
- func (s *ListGroupAuthorizationRulesResponse) SetBody(v *ListGroupAuthorizationRulesResponseBody) *ListGroupAuthorizationRulesResponse
- func (s *ListGroupAuthorizationRulesResponse) SetHeaders(v map[string]*string) *ListGroupAuthorizationRulesResponse
- func (s *ListGroupAuthorizationRulesResponse) SetStatusCode(v int32) *ListGroupAuthorizationRulesResponse
- func (s ListGroupAuthorizationRulesResponse) String() string
- type ListGroupAuthorizationRulesResponseBody
- func (s ListGroupAuthorizationRulesResponseBody) GoString() string
- func (s *ListGroupAuthorizationRulesResponseBody) SetGroupAuthorizationRules(v []*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) *ListGroupAuthorizationRulesResponseBody
- func (s *ListGroupAuthorizationRulesResponseBody) SetMaxResults(v int32) *ListGroupAuthorizationRulesResponseBody
- func (s *ListGroupAuthorizationRulesResponseBody) SetNextToken(v string) *ListGroupAuthorizationRulesResponseBody
- func (s *ListGroupAuthorizationRulesResponseBody) SetRequestId(v string) *ListGroupAuthorizationRulesResponseBody
- func (s *ListGroupAuthorizationRulesResponseBody) SetTotalCount(v int32) *ListGroupAuthorizationRulesResponseBody
- func (s ListGroupAuthorizationRulesResponseBody) String() string
- type ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) GoString() string
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleDescription(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleId(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleName(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleStatus(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestination(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationPort(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationType(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetIoTCloudConnectorGroupId(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetPolicy(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetProtocol(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetSourceCidrs(v []*string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetType(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
- func (s ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) String() string
- type ListGroupDNSServiceRulesRequest
- func (s ListGroupDNSServiceRulesRequest) GoString() string
- func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleIds(v []*string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleName(v []*string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleStatus(v []*string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetDestination(v []*string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetMaxResults(v int32) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetNextToken(v string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetRegionId(v string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetServiceType(v string) *ListGroupDNSServiceRulesRequest
- func (s *ListGroupDNSServiceRulesRequest) SetSource(v []*string) *ListGroupDNSServiceRulesRequest
- func (s ListGroupDNSServiceRulesRequest) String() string
- type ListGroupDNSServiceRulesResponse
- func (s ListGroupDNSServiceRulesResponse) GoString() string
- func (s *ListGroupDNSServiceRulesResponse) SetBody(v *ListGroupDNSServiceRulesResponseBody) *ListGroupDNSServiceRulesResponse
- func (s *ListGroupDNSServiceRulesResponse) SetHeaders(v map[string]*string) *ListGroupDNSServiceRulesResponse
- func (s *ListGroupDNSServiceRulesResponse) SetStatusCode(v int32) *ListGroupDNSServiceRulesResponse
- func (s ListGroupDNSServiceRulesResponse) String() string
- type ListGroupDNSServiceRulesResponseBody
- func (s ListGroupDNSServiceRulesResponseBody) GoString() string
- func (s *ListGroupDNSServiceRulesResponseBody) SetDNSServiceRules(v []*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) *ListGroupDNSServiceRulesResponseBody
- func (s *ListGroupDNSServiceRulesResponseBody) SetMaxResults(v int32) *ListGroupDNSServiceRulesResponseBody
- func (s *ListGroupDNSServiceRulesResponseBody) SetNextToken(v string) *ListGroupDNSServiceRulesResponseBody
- func (s *ListGroupDNSServiceRulesResponseBody) SetRequestId(v string) *ListGroupDNSServiceRulesResponseBody
- func (s *ListGroupDNSServiceRulesResponseBody) SetTotalCount(v int32) *ListGroupDNSServiceRulesResponseBody
- func (s ListGroupDNSServiceRulesResponseBody) String() string
- type ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s ListGroupDNSServiceRulesResponseBodyDNSServiceRules) GoString() string
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDestination(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorGroupId(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetSource(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
- func (s ListGroupDNSServiceRulesResponseBodyDNSServiceRules) String() string
- type ListGroupIpMappingRulesRequest
- func (s ListGroupIpMappingRulesRequest) GoString() string
- func (s *ListGroupIpMappingRulesRequest) SetDestinationIps(v []*string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleIds(v []*string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleNames(v []*string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleStatuses(v []*string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetMappingIps(v []*string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetMaxResults(v int32) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetNextToken(v string) *ListGroupIpMappingRulesRequest
- func (s *ListGroupIpMappingRulesRequest) SetRegionId(v string) *ListGroupIpMappingRulesRequest
- func (s ListGroupIpMappingRulesRequest) String() string
- type ListGroupIpMappingRulesResponse
- func (s ListGroupIpMappingRulesResponse) GoString() string
- func (s *ListGroupIpMappingRulesResponse) SetBody(v *ListGroupIpMappingRulesResponseBody) *ListGroupIpMappingRulesResponse
- func (s *ListGroupIpMappingRulesResponse) SetHeaders(v map[string]*string) *ListGroupIpMappingRulesResponse
- func (s *ListGroupIpMappingRulesResponse) SetStatusCode(v int32) *ListGroupIpMappingRulesResponse
- func (s ListGroupIpMappingRulesResponse) String() string
- type ListGroupIpMappingRulesResponseBody
- func (s ListGroupIpMappingRulesResponseBody) GoString() string
- func (s *ListGroupIpMappingRulesResponseBody) SetIpMappingRules(v []*ListGroupIpMappingRulesResponseBodyIpMappingRules) *ListGroupIpMappingRulesResponseBody
- func (s *ListGroupIpMappingRulesResponseBody) SetMaxResults(v int32) *ListGroupIpMappingRulesResponseBody
- func (s *ListGroupIpMappingRulesResponseBody) SetNextToken(v string) *ListGroupIpMappingRulesResponseBody
- func (s *ListGroupIpMappingRulesResponseBody) SetRequestId(v string) *ListGroupIpMappingRulesResponseBody
- func (s *ListGroupIpMappingRulesResponseBody) SetTotalCount(v int32) *ListGroupIpMappingRulesResponseBody
- func (s ListGroupIpMappingRulesResponseBody) String() string
- type ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s ListGroupIpMappingRulesResponseBodyIpMappingRules) GoString() string
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorGroupId(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetMappingIp(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
- func (s ListGroupIpMappingRulesResponseBodyIpMappingRules) String() string
- type ListIoTCloudConnectorAccessSessionLogsRequest
- func (s ListIoTCloudConnectorAccessSessionLogsRequest) GoString() string
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetDestinations(v []*string) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetEndTime(v int64) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetNextToken(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetRegionId(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetSourceIps(v []*string) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetStartTime(v int64) *ListIoTCloudConnectorAccessSessionLogsRequest
- func (s ListIoTCloudConnectorAccessSessionLogsRequest) String() string
- type ListIoTCloudConnectorAccessSessionLogsResponse
- func (s ListIoTCloudConnectorAccessSessionLogsResponse) GoString() string
- func (s *ListIoTCloudConnectorAccessSessionLogsResponse) SetBody(v *ListIoTCloudConnectorAccessSessionLogsResponseBody) *ListIoTCloudConnectorAccessSessionLogsResponse
- func (s *ListIoTCloudConnectorAccessSessionLogsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorAccessSessionLogsResponse
- func (s *ListIoTCloudConnectorAccessSessionLogsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorAccessSessionLogsResponse
- func (s ListIoTCloudConnectorAccessSessionLogsResponse) String() string
- type ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s ListIoTCloudConnectorAccessSessionLogsResponseBody) GoString() string
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetAccessSessionLogs(v []*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) *ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorAccessSessionLogsResponseBody
- func (s ListIoTCloudConnectorAccessSessionLogsResponseBody) String() string
- type ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) GoString() string
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetClientToServiceFlow(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinationIp(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinationPort(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinations(v []*string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetServiceToClientFlow(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetSourceIp(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetTime(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetType(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
- func (s ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) String() string
- type ListIoTCloudConnectorAvailableZonesRequest
- func (s ListIoTCloudConnectorAvailableZonesRequest) GoString() string
- func (s *ListIoTCloudConnectorAvailableZonesRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAvailableZonesRequest
- func (s *ListIoTCloudConnectorAvailableZonesRequest) SetRegionId(v string) *ListIoTCloudConnectorAvailableZonesRequest
- func (s ListIoTCloudConnectorAvailableZonesRequest) String() string
- type ListIoTCloudConnectorAvailableZonesResponse
- func (s ListIoTCloudConnectorAvailableZonesResponse) GoString() string
- func (s *ListIoTCloudConnectorAvailableZonesResponse) SetBody(v *ListIoTCloudConnectorAvailableZonesResponseBody) *ListIoTCloudConnectorAvailableZonesResponse
- func (s *ListIoTCloudConnectorAvailableZonesResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorAvailableZonesResponse
- func (s *ListIoTCloudConnectorAvailableZonesResponse) SetStatusCode(v int32) *ListIoTCloudConnectorAvailableZonesResponse
- func (s ListIoTCloudConnectorAvailableZonesResponse) String() string
- type ListIoTCloudConnectorAvailableZonesResponseBody
- func (s ListIoTCloudConnectorAvailableZonesResponseBody) GoString() string
- func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetAvailableZoneList(v []*string) *ListIoTCloudConnectorAvailableZonesResponseBody
- func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAvailableZonesResponseBody
- func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetRequestId(v string) *ListIoTCloudConnectorAvailableZonesResponseBody
- func (s ListIoTCloudConnectorAvailableZonesResponseBody) String() string
- type ListIoTCloudConnectorEIPsRequest
- func (s ListIoTCloudConnectorEIPsRequest) GoString() string
- func (s *ListIoTCloudConnectorEIPsRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorEIPsRequest
- func (s *ListIoTCloudConnectorEIPsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorEIPsRequest
- func (s *ListIoTCloudConnectorEIPsRequest) SetNextToken(v string) *ListIoTCloudConnectorEIPsRequest
- func (s *ListIoTCloudConnectorEIPsRequest) SetRegionId(v string) *ListIoTCloudConnectorEIPsRequest
- func (s ListIoTCloudConnectorEIPsRequest) String() string
- type ListIoTCloudConnectorEIPsResponse
- func (s ListIoTCloudConnectorEIPsResponse) GoString() string
- func (s *ListIoTCloudConnectorEIPsResponse) SetBody(v *ListIoTCloudConnectorEIPsResponseBody) *ListIoTCloudConnectorEIPsResponse
- func (s *ListIoTCloudConnectorEIPsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorEIPsResponse
- func (s *ListIoTCloudConnectorEIPsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorEIPsResponse
- func (s ListIoTCloudConnectorEIPsResponse) String() string
- type ListIoTCloudConnectorEIPsResponseBody
- func (s ListIoTCloudConnectorEIPsResponseBody) GoString() string
- func (s *ListIoTCloudConnectorEIPsResponseBody) SetEIPs(v []*string) *ListIoTCloudConnectorEIPsResponseBody
- func (s *ListIoTCloudConnectorEIPsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorEIPsResponseBody
- func (s *ListIoTCloudConnectorEIPsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorEIPsResponseBody
- func (s *ListIoTCloudConnectorEIPsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorEIPsResponseBody
- func (s *ListIoTCloudConnectorEIPsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorEIPsResponseBody
- func (s ListIoTCloudConnectorEIPsResponseBody) String() string
- type ListIoTCloudConnectorGroupsRequest
- func (s ListIoTCloudConnectorGroupsRequest) GoString() string
- func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupIds(v []*string) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupName(v []*string) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupStatus(v []*string) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetNextToken(v string) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetRegionId(v string) *ListIoTCloudConnectorGroupsRequest
- func (s *ListIoTCloudConnectorGroupsRequest) SetType(v string) *ListIoTCloudConnectorGroupsRequest
- func (s ListIoTCloudConnectorGroupsRequest) String() string
- type ListIoTCloudConnectorGroupsResponse
- func (s ListIoTCloudConnectorGroupsResponse) GoString() string
- func (s *ListIoTCloudConnectorGroupsResponse) SetBody(v *ListIoTCloudConnectorGroupsResponseBody) *ListIoTCloudConnectorGroupsResponse
- func (s *ListIoTCloudConnectorGroupsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorGroupsResponse
- func (s *ListIoTCloudConnectorGroupsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorGroupsResponse
- func (s ListIoTCloudConnectorGroupsResponse) String() string
- type ListIoTCloudConnectorGroupsResponseBody
- func (s ListIoTCloudConnectorGroupsResponseBody) GoString() string
- func (s *ListIoTCloudConnectorGroupsResponseBody) SetIoTCloudConnectorGroups(v []*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) *ListIoTCloudConnectorGroupsResponseBody
- func (s *ListIoTCloudConnectorGroupsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorGroupsResponseBody
- func (s *ListIoTCloudConnectorGroupsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorGroupsResponseBody
- func (s *ListIoTCloudConnectorGroupsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorGroupsResponseBody
- func (s *ListIoTCloudConnectorGroupsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorGroupsResponseBody
- func (s ListIoTCloudConnectorGroupsResponseBody) String() string
- type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) GoString() string
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetCreateTime(v int64) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetDescription(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupStatus(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectors(...) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetName(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetServiceType(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetType(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
- func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) String() string
- type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors
- func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) GoString() string
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetAPN(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetCreateTime(v int64) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetISP(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorDescription(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorId(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorName(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorStatus(v string) ...
- func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetServiceType(v string) ...
- func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) String() string
- type ListIoTCloudConnectorsRequest
- func (s ListIoTCloudConnectorsRequest) GoString() string
- func (s *ListIoTCloudConnectorsRequest) SetAPN(v []*string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetISP(v []*string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorIds(v []*string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorName(v []*string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorStatus(v []*string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetIsInGroup(v bool) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetNextToken(v string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetRegionId(v string) *ListIoTCloudConnectorsRequest
- func (s *ListIoTCloudConnectorsRequest) SetVpcId(v []*string) *ListIoTCloudConnectorsRequest
- func (s ListIoTCloudConnectorsRequest) String() string
- type ListIoTCloudConnectorsResponse
- func (s ListIoTCloudConnectorsResponse) GoString() string
- func (s *ListIoTCloudConnectorsResponse) SetBody(v *ListIoTCloudConnectorsResponseBody) *ListIoTCloudConnectorsResponse
- func (s *ListIoTCloudConnectorsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorsResponse
- func (s *ListIoTCloudConnectorsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorsResponse
- func (s ListIoTCloudConnectorsResponse) String() string
- type ListIoTCloudConnectorsResponseBody
- func (s ListIoTCloudConnectorsResponseBody) GoString() string
- func (s *ListIoTCloudConnectorsResponseBody) SetIoTCloudConnectors(v []*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) *ListIoTCloudConnectorsResponseBody
- func (s *ListIoTCloudConnectorsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorsResponseBody
- func (s *ListIoTCloudConnectorsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorsResponseBody
- func (s *ListIoTCloudConnectorsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorsResponseBody
- func (s *ListIoTCloudConnectorsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorsResponseBody
- func (s ListIoTCloudConnectorsResponseBody) String() string
- type ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) GoString() string
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetAPN(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetCreateTime(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetGrantAliUid(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetISP(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorBusinessStatus(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorDescription(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorName(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorStatus(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIpFeature(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetMode(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetModifyTime(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetRateLimit(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetServiceType(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetType(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetVSwitchList(v []*string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetVpcId(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetWildcardDomainEnabled(v bool) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
- func (s ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) String() string
- type ListIoTCoudConnectorBackhaulRouteRequest
- func (s ListIoTCoudConnectorBackhaulRouteRequest) GoString() string
- func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *ListIoTCoudConnectorBackhaulRouteRequest
- func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetMaxResults(v int32) *ListIoTCoudConnectorBackhaulRouteRequest
- func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetNextToken(v string) *ListIoTCoudConnectorBackhaulRouteRequest
- func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetRegionId(v string) *ListIoTCoudConnectorBackhaulRouteRequest
- func (s ListIoTCoudConnectorBackhaulRouteRequest) String() string
- type ListIoTCoudConnectorBackhaulRouteResponse
- func (s ListIoTCoudConnectorBackhaulRouteResponse) GoString() string
- func (s *ListIoTCoudConnectorBackhaulRouteResponse) SetBody(v *ListIoTCoudConnectorBackhaulRouteResponseBody) *ListIoTCoudConnectorBackhaulRouteResponse
- func (s *ListIoTCoudConnectorBackhaulRouteResponse) SetHeaders(v map[string]*string) *ListIoTCoudConnectorBackhaulRouteResponse
- func (s *ListIoTCoudConnectorBackhaulRouteResponse) SetStatusCode(v int32) *ListIoTCoudConnectorBackhaulRouteResponse
- func (s ListIoTCoudConnectorBackhaulRouteResponse) String() string
- type ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s ListIoTCoudConnectorBackhaulRouteResponseBody) GoString() string
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetMaxResults(v int32) *ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetNextToken(v string) *ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetRequestId(v string) *ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetRoutes(v []*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) *ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetTotalCount(v int32) *ListIoTCoudConnectorBackhaulRouteResponseBody
- func (s ListIoTCoudConnectorBackhaulRouteResponseBody) String() string
- type ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) GoString() string
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDescription(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDestinationCidrBlock(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopId(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopType(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetStatus(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
- func (s ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) String() string
- type ListIpMappingRulesRequest
- func (s ListIpMappingRulesRequest) GoString() string
- func (s *ListIpMappingRulesRequest) SetDestinationIps(v []*string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetIoTCloudConnectorId(v string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetIpMappingRuleIds(v []*string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetIpMappingRuleNames(v []*string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetIpMappingRuleStatuses(v []*string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetMappingIps(v []*string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetMaxResults(v int32) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetNextToken(v string) *ListIpMappingRulesRequest
- func (s *ListIpMappingRulesRequest) SetRegionId(v string) *ListIpMappingRulesRequest
- func (s ListIpMappingRulesRequest) String() string
- type ListIpMappingRulesResponse
- func (s ListIpMappingRulesResponse) GoString() string
- func (s *ListIpMappingRulesResponse) SetBody(v *ListIpMappingRulesResponseBody) *ListIpMappingRulesResponse
- func (s *ListIpMappingRulesResponse) SetHeaders(v map[string]*string) *ListIpMappingRulesResponse
- func (s *ListIpMappingRulesResponse) SetStatusCode(v int32) *ListIpMappingRulesResponse
- func (s ListIpMappingRulesResponse) String() string
- type ListIpMappingRulesResponseBody
- func (s ListIpMappingRulesResponseBody) GoString() string
- func (s *ListIpMappingRulesResponseBody) SetIpMappingRules(v []*ListIpMappingRulesResponseBodyIpMappingRules) *ListIpMappingRulesResponseBody
- func (s *ListIpMappingRulesResponseBody) SetMaxResults(v int32) *ListIpMappingRulesResponseBody
- func (s *ListIpMappingRulesResponseBody) SetNextToken(v string) *ListIpMappingRulesResponseBody
- func (s *ListIpMappingRulesResponseBody) SetRequestId(v string) *ListIpMappingRulesResponseBody
- func (s *ListIpMappingRulesResponseBody) SetTotalCount(v int32) *ListIpMappingRulesResponseBody
- func (s ListIpMappingRulesResponseBody) String() string
- type ListIpMappingRulesResponseBodyIpMappingRules
- func (s ListIpMappingRulesResponseBodyIpMappingRules) GoString() string
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorId(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetMappingIp(v string) *ListIpMappingRulesResponseBodyIpMappingRules
- func (s ListIpMappingRulesResponseBodyIpMappingRules) String() string
- type ListRegionsRequest
- type ListRegionsResponse
- func (s ListRegionsResponse) GoString() string
- func (s *ListRegionsResponse) SetBody(v *ListRegionsResponseBody) *ListRegionsResponse
- func (s *ListRegionsResponse) SetHeaders(v map[string]*string) *ListRegionsResponse
- func (s *ListRegionsResponse) SetStatusCode(v int32) *ListRegionsResponse
- func (s ListRegionsResponse) String() string
- type ListRegionsResponseBody
- type ListRegionsResponseBodyRegions
- func (s ListRegionsResponseBodyRegions) GoString() string
- func (s *ListRegionsResponseBodyRegions) SetLocalName(v string) *ListRegionsResponseBodyRegions
- func (s *ListRegionsResponseBodyRegions) SetRegionEndpoint(v string) *ListRegionsResponseBodyRegions
- func (s *ListRegionsResponseBodyRegions) SetRegionId(v string) *ListRegionsResponseBodyRegions
- func (s ListRegionsResponseBodyRegions) String() string
- type ListServiceEntriesRequest
- func (s ListServiceEntriesRequest) GoString() string
- func (s *ListServiceEntriesRequest) SetIoTCloudConnectorId(v string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetMaxResults(v int32) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetNextToken(v string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetRegionId(v string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetServiceEntryIds(v []*string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetServiceEntryName(v []*string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetServiceEntryStatus(v []*string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetServiceId(v string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetTarget(v []*string) *ListServiceEntriesRequest
- func (s *ListServiceEntriesRequest) SetTargetType(v []*string) *ListServiceEntriesRequest
- func (s ListServiceEntriesRequest) String() string
- type ListServiceEntriesResponse
- func (s ListServiceEntriesResponse) GoString() string
- func (s *ListServiceEntriesResponse) SetBody(v *ListServiceEntriesResponseBody) *ListServiceEntriesResponse
- func (s *ListServiceEntriesResponse) SetHeaders(v map[string]*string) *ListServiceEntriesResponse
- func (s *ListServiceEntriesResponse) SetStatusCode(v int32) *ListServiceEntriesResponse
- func (s ListServiceEntriesResponse) String() string
- type ListServiceEntriesResponseBody
- func (s ListServiceEntriesResponseBody) GoString() string
- func (s *ListServiceEntriesResponseBody) SetMaxResults(v int32) *ListServiceEntriesResponseBody
- func (s *ListServiceEntriesResponseBody) SetNextToken(v string) *ListServiceEntriesResponseBody
- func (s *ListServiceEntriesResponseBody) SetRequestId(v string) *ListServiceEntriesResponseBody
- func (s *ListServiceEntriesResponseBody) SetServiceEntries(v []*ListServiceEntriesResponseBodyServiceEntries) *ListServiceEntriesResponseBody
- func (s *ListServiceEntriesResponseBody) SetTotalCount(v int32) *ListServiceEntriesResponseBody
- func (s ListServiceEntriesResponseBody) String() string
- type ListServiceEntriesResponseBodyServiceEntries
- func (s ListServiceEntriesResponseBodyServiceEntries) GoString() string
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryDescription(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryId(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryName(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryStatus(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceId(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetTarget(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s *ListServiceEntriesResponseBodyServiceEntries) SetTargetType(v string) *ListServiceEntriesResponseBodyServiceEntries
- func (s ListServiceEntriesResponseBodyServiceEntries) String() string
- type ListServiceRequest
- func (s ListServiceRequest) GoString() string
- func (s *ListServiceRequest) SetIoTCloudConnectorId(v string) *ListServiceRequest
- func (s *ListServiceRequest) SetMaxResults(v int32) *ListServiceRequest
- func (s *ListServiceRequest) SetNextToken(v string) *ListServiceRequest
- func (s *ListServiceRequest) SetRegionId(v string) *ListServiceRequest
- func (s *ListServiceRequest) SetResourceStatuses(v []*string) *ListServiceRequest
- func (s *ListServiceRequest) SetServiceIds(v []*string) *ListServiceRequest
- func (s *ListServiceRequest) SetServiceNames(v []*string) *ListServiceRequest
- func (s ListServiceRequest) String() string
- type ListServiceResponse
- func (s ListServiceResponse) GoString() string
- func (s *ListServiceResponse) SetBody(v *ListServiceResponseBody) *ListServiceResponse
- func (s *ListServiceResponse) SetHeaders(v map[string]*string) *ListServiceResponse
- func (s *ListServiceResponse) SetStatusCode(v int32) *ListServiceResponse
- func (s ListServiceResponse) String() string
- type ListServiceResponseBody
- func (s ListServiceResponseBody) GoString() string
- func (s *ListServiceResponseBody) SetMaxResults(v int32) *ListServiceResponseBody
- func (s *ListServiceResponseBody) SetNextToken(v string) *ListServiceResponseBody
- func (s *ListServiceResponseBody) SetRequestId(v string) *ListServiceResponseBody
- func (s *ListServiceResponseBody) SetServices(v []*ListServiceResponseBodyServices) *ListServiceResponseBody
- func (s *ListServiceResponseBody) SetTotalCount(v int32) *ListServiceResponseBody
- func (s ListServiceResponseBody) String() string
- type ListServiceResponseBodyServices
- func (s ListServiceResponseBodyServices) GoString() string
- func (s *ListServiceResponseBodyServices) SetIoTCloudConnectorId(v string) *ListServiceResponseBodyServices
- func (s *ListServiceResponseBodyServices) SetServiceDescription(v string) *ListServiceResponseBodyServices
- func (s *ListServiceResponseBodyServices) SetServiceId(v string) *ListServiceResponseBodyServices
- func (s *ListServiceResponseBodyServices) SetServiceName(v string) *ListServiceResponseBodyServices
- func (s *ListServiceResponseBodyServices) SetServiceStatus(v string) *ListServiceResponseBodyServices
- func (s ListServiceResponseBodyServices) String() string
- type MoveAuthorizationRuleToDNSServiceRequest
- func (s MoveAuthorizationRuleToDNSServiceRequest) GoString() string
- func (s *MoveAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId(v string) *MoveAuthorizationRuleToDNSServiceRequest
- func (s *MoveAuthorizationRuleToDNSServiceRequest) SetClientToken(v string) *MoveAuthorizationRuleToDNSServiceRequest
- func (s *MoveAuthorizationRuleToDNSServiceRequest) SetDryRun(v bool) *MoveAuthorizationRuleToDNSServiceRequest
- func (s *MoveAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorId(v string) *MoveAuthorizationRuleToDNSServiceRequest
- func (s *MoveAuthorizationRuleToDNSServiceRequest) SetRegionId(v string) *MoveAuthorizationRuleToDNSServiceRequest
- func (s MoveAuthorizationRuleToDNSServiceRequest) String() string
- type MoveAuthorizationRuleToDNSServiceResponse
- func (s MoveAuthorizationRuleToDNSServiceResponse) GoString() string
- func (s *MoveAuthorizationRuleToDNSServiceResponse) SetBody(v *MoveAuthorizationRuleToDNSServiceResponseBody) *MoveAuthorizationRuleToDNSServiceResponse
- func (s *MoveAuthorizationRuleToDNSServiceResponse) SetHeaders(v map[string]*string) *MoveAuthorizationRuleToDNSServiceResponse
- func (s *MoveAuthorizationRuleToDNSServiceResponse) SetStatusCode(v int32) *MoveAuthorizationRuleToDNSServiceResponse
- func (s MoveAuthorizationRuleToDNSServiceResponse) String() string
- type MoveAuthorizationRuleToDNSServiceResponseBody
- type MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s MoveGroupAuthorizationRuleToDNSServiceRequest) GoString() string
- func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetClientToken(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetDryRun(v bool) *MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorGroupId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetRegionId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
- func (s MoveGroupAuthorizationRuleToDNSServiceRequest) String() string
- type MoveGroupAuthorizationRuleToDNSServiceResponse
- func (s MoveGroupAuthorizationRuleToDNSServiceResponse) GoString() string
- func (s *MoveGroupAuthorizationRuleToDNSServiceResponse) SetBody(v *MoveGroupAuthorizationRuleToDNSServiceResponseBody) *MoveGroupAuthorizationRuleToDNSServiceResponse
- func (s *MoveGroupAuthorizationRuleToDNSServiceResponse) SetHeaders(v map[string]*string) *MoveGroupAuthorizationRuleToDNSServiceResponse
- func (s *MoveGroupAuthorizationRuleToDNSServiceResponse) SetStatusCode(v int32) *MoveGroupAuthorizationRuleToDNSServiceResponse
- func (s MoveGroupAuthorizationRuleToDNSServiceResponse) String() string
- type MoveGroupAuthorizationRuleToDNSServiceResponseBody
- type OpenIoTCloudConnectorServiceRequest
- type OpenIoTCloudConnectorServiceResponse
- func (s OpenIoTCloudConnectorServiceResponse) GoString() string
- func (s *OpenIoTCloudConnectorServiceResponse) SetBody(v *OpenIoTCloudConnectorServiceResponseBody) *OpenIoTCloudConnectorServiceResponse
- func (s *OpenIoTCloudConnectorServiceResponse) SetHeaders(v map[string]*string) *OpenIoTCloudConnectorServiceResponse
- func (s *OpenIoTCloudConnectorServiceResponse) SetStatusCode(v int32) *OpenIoTCloudConnectorServiceResponse
- func (s OpenIoTCloudConnectorServiceResponse) String() string
- type OpenIoTCloudConnectorServiceResponseBody
- type RemoveIoTCloudConnectorFromGroupRequest
- func (s RemoveIoTCloudConnectorFromGroupRequest) GoString() string
- func (s *RemoveIoTCloudConnectorFromGroupRequest) SetClientToken(v string) *RemoveIoTCloudConnectorFromGroupRequest
- func (s *RemoveIoTCloudConnectorFromGroupRequest) SetDryRun(v bool) *RemoveIoTCloudConnectorFromGroupRequest
- func (s *RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorGroupId(v string) *RemoveIoTCloudConnectorFromGroupRequest
- func (s *RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorId(v []*string) *RemoveIoTCloudConnectorFromGroupRequest
- func (s *RemoveIoTCloudConnectorFromGroupRequest) SetRegionId(v string) *RemoveIoTCloudConnectorFromGroupRequest
- func (s RemoveIoTCloudConnectorFromGroupRequest) String() string
- type RemoveIoTCloudConnectorFromGroupResponse
- func (s RemoveIoTCloudConnectorFromGroupResponse) GoString() string
- func (s *RemoveIoTCloudConnectorFromGroupResponse) SetBody(v *RemoveIoTCloudConnectorFromGroupResponseBody) *RemoveIoTCloudConnectorFromGroupResponse
- func (s *RemoveIoTCloudConnectorFromGroupResponse) SetHeaders(v map[string]*string) *RemoveIoTCloudConnectorFromGroupResponse
- func (s *RemoveIoTCloudConnectorFromGroupResponse) SetStatusCode(v int32) *RemoveIoTCloudConnectorFromGroupResponse
- func (s RemoveIoTCloudConnectorFromGroupResponse) String() string
- type RemoveIoTCloudConnectorFromGroupResponseBody
- type RevertIoTCloudConnectorRequest
- func (s RevertIoTCloudConnectorRequest) GoString() string
- func (s *RevertIoTCloudConnectorRequest) SetClientToken(v string) *RevertIoTCloudConnectorRequest
- func (s *RevertIoTCloudConnectorRequest) SetDryRun(v bool) *RevertIoTCloudConnectorRequest
- func (s *RevertIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *RevertIoTCloudConnectorRequest
- func (s *RevertIoTCloudConnectorRequest) SetRegionId(v string) *RevertIoTCloudConnectorRequest
- func (s RevertIoTCloudConnectorRequest) String() string
- type RevertIoTCloudConnectorResponse
- func (s RevertIoTCloudConnectorResponse) GoString() string
- func (s *RevertIoTCloudConnectorResponse) SetBody(v *RevertIoTCloudConnectorResponseBody) *RevertIoTCloudConnectorResponse
- func (s *RevertIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *RevertIoTCloudConnectorResponse
- func (s *RevertIoTCloudConnectorResponse) SetStatusCode(v int32) *RevertIoTCloudConnectorResponse
- func (s RevertIoTCloudConnectorResponse) String() string
- type RevertIoTCloudConnectorResponseBody
- func (s RevertIoTCloudConnectorResponseBody) GoString() string
- func (s *RevertIoTCloudConnectorResponseBody) SetRequestId(v string) *RevertIoTCloudConnectorResponseBody
- func (s *RevertIoTCloudConnectorResponseBody) SetResourceId(v string) *RevertIoTCloudConnectorResponseBody
- func (s RevertIoTCloudConnectorResponseBody) String() string
- type SubmitDiagnoseTaskForSingleCardRequest
- func (s SubmitDiagnoseTaskForSingleCardRequest) GoString() string
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetBeginTime(v int64) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetDestination(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetDestinationType(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetEndTime(v int64) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetIoTCloudConnectorId(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetRegionId(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetResourceUid(v int64) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetSource(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s *SubmitDiagnoseTaskForSingleCardRequest) SetSourceType(v string) *SubmitDiagnoseTaskForSingleCardRequest
- func (s SubmitDiagnoseTaskForSingleCardRequest) String() string
- type SubmitDiagnoseTaskForSingleCardResponse
- func (s SubmitDiagnoseTaskForSingleCardResponse) GoString() string
- func (s *SubmitDiagnoseTaskForSingleCardResponse) SetBody(v *SubmitDiagnoseTaskForSingleCardResponseBody) *SubmitDiagnoseTaskForSingleCardResponse
- func (s *SubmitDiagnoseTaskForSingleCardResponse) SetHeaders(v map[string]*string) *SubmitDiagnoseTaskForSingleCardResponse
- func (s *SubmitDiagnoseTaskForSingleCardResponse) SetStatusCode(v int32) *SubmitDiagnoseTaskForSingleCardResponse
- func (s SubmitDiagnoseTaskForSingleCardResponse) String() string
- type SubmitDiagnoseTaskForSingleCardResponseBody
- func (s SubmitDiagnoseTaskForSingleCardResponseBody) GoString() string
- func (s *SubmitDiagnoseTaskForSingleCardResponseBody) SetDiagnoseTaskId(v string) *SubmitDiagnoseTaskForSingleCardResponseBody
- func (s *SubmitDiagnoseTaskForSingleCardResponseBody) SetRequestId(v string) *SubmitDiagnoseTaskForSingleCardResponseBody
- func (s SubmitDiagnoseTaskForSingleCardResponseBody) String() string
- type UpdateAuthorizationRuleAttributeRequest
- func (s UpdateAuthorizationRuleAttributeRequest) GoString() string
- func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleId(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleName(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetClientToken(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetDestination(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetDestinationPort(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetDestinationType(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetDryRun(v bool) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetPolicy(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetProtocol(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetRegionId(v string) *UpdateAuthorizationRuleAttributeRequest
- func (s *UpdateAuthorizationRuleAttributeRequest) SetSourceCidrs(v []*string) *UpdateAuthorizationRuleAttributeRequest
- func (s UpdateAuthorizationRuleAttributeRequest) String() string
- type UpdateAuthorizationRuleAttributeResponse
- func (s UpdateAuthorizationRuleAttributeResponse) GoString() string
- func (s *UpdateAuthorizationRuleAttributeResponse) SetBody(v *UpdateAuthorizationRuleAttributeResponseBody) *UpdateAuthorizationRuleAttributeResponse
- func (s *UpdateAuthorizationRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateAuthorizationRuleAttributeResponse
- func (s *UpdateAuthorizationRuleAttributeResponse) SetStatusCode(v int32) *UpdateAuthorizationRuleAttributeResponse
- func (s UpdateAuthorizationRuleAttributeResponse) String() string
- type UpdateAuthorizationRuleAttributeResponseBody
- type UpdateConnectionPoolAttributeRequest
- func (s UpdateConnectionPoolAttributeRequest) GoString() string
- func (s *UpdateConnectionPoolAttributeRequest) SetCidrs(v []*string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetClientToken(v string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolDescription(v string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolId(v string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolName(v string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetCount(v int64) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetDryRun(v bool) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateConnectionPoolAttributeRequest
- func (s *UpdateConnectionPoolAttributeRequest) SetRegionId(v string) *UpdateConnectionPoolAttributeRequest
- func (s UpdateConnectionPoolAttributeRequest) String() string
- type UpdateConnectionPoolAttributeResponse
- func (s UpdateConnectionPoolAttributeResponse) GoString() string
- func (s *UpdateConnectionPoolAttributeResponse) SetBody(v *UpdateConnectionPoolAttributeResponseBody) *UpdateConnectionPoolAttributeResponse
- func (s *UpdateConnectionPoolAttributeResponse) SetHeaders(v map[string]*string) *UpdateConnectionPoolAttributeResponse
- func (s *UpdateConnectionPoolAttributeResponse) SetStatusCode(v int32) *UpdateConnectionPoolAttributeResponse
- func (s UpdateConnectionPoolAttributeResponse) String() string
- type UpdateConnectionPoolAttributeResponseBody
- type UpdateDNSServiceRuleAttributeRequest
- func (s UpdateDNSServiceRuleAttributeRequest) GoString() string
- func (s *UpdateDNSServiceRuleAttributeRequest) SetClientToken(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleId(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleName(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetDestination(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetDryRun(v bool) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetRegionId(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetServiceType(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s *UpdateDNSServiceRuleAttributeRequest) SetSource(v string) *UpdateDNSServiceRuleAttributeRequest
- func (s UpdateDNSServiceRuleAttributeRequest) String() string
- type UpdateDNSServiceRuleAttributeResponse
- func (s UpdateDNSServiceRuleAttributeResponse) GoString() string
- func (s *UpdateDNSServiceRuleAttributeResponse) SetBody(v *UpdateDNSServiceRuleAttributeResponseBody) *UpdateDNSServiceRuleAttributeResponse
- func (s *UpdateDNSServiceRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateDNSServiceRuleAttributeResponse
- func (s *UpdateDNSServiceRuleAttributeResponse) SetStatusCode(v int32) *UpdateDNSServiceRuleAttributeResponse
- func (s UpdateDNSServiceRuleAttributeResponse) String() string
- type UpdateDNSServiceRuleAttributeResponseBody
- type UpdateGroupAuthorizationRuleAttributeRequest
- func (s UpdateGroupAuthorizationRuleAttributeRequest) GoString() string
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleName(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetClientToken(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestination(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationPort(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationType(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDryRun(v bool) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetPolicy(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetProtocol(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetRegionId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetSourceCidrs(v []*string) *UpdateGroupAuthorizationRuleAttributeRequest
- func (s UpdateGroupAuthorizationRuleAttributeRequest) String() string
- type UpdateGroupAuthorizationRuleAttributeResponse
- func (s UpdateGroupAuthorizationRuleAttributeResponse) GoString() string
- func (s *UpdateGroupAuthorizationRuleAttributeResponse) SetBody(v *UpdateGroupAuthorizationRuleAttributeResponseBody) *UpdateGroupAuthorizationRuleAttributeResponse
- func (s *UpdateGroupAuthorizationRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateGroupAuthorizationRuleAttributeResponse
- func (s *UpdateGroupAuthorizationRuleAttributeResponse) SetStatusCode(v int32) *UpdateGroupAuthorizationRuleAttributeResponse
- func (s UpdateGroupAuthorizationRuleAttributeResponse) String() string
- type UpdateGroupAuthorizationRuleAttributeResponseBody
- func (s UpdateGroupAuthorizationRuleAttributeResponseBody) GoString() string
- func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetAuthorizationRuleId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
- func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetIoTCloudConnectorGroupId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
- func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetRequestId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
- func (s UpdateGroupAuthorizationRuleAttributeResponseBody) String() string
- type UpdateGroupDNSServiceRuleAttributeRequest
- func (s UpdateGroupDNSServiceRuleAttributeRequest) GoString() string
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetClientToken(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleName(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDestination(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDryRun(v bool) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetRegionId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetServiceType(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetSource(v string) *UpdateGroupDNSServiceRuleAttributeRequest
- func (s UpdateGroupDNSServiceRuleAttributeRequest) String() string
- type UpdateGroupDNSServiceRuleAttributeResponse
- func (s UpdateGroupDNSServiceRuleAttributeResponse) GoString() string
- func (s *UpdateGroupDNSServiceRuleAttributeResponse) SetBody(v *UpdateGroupDNSServiceRuleAttributeResponseBody) *UpdateGroupDNSServiceRuleAttributeResponse
- func (s *UpdateGroupDNSServiceRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateGroupDNSServiceRuleAttributeResponse
- func (s *UpdateGroupDNSServiceRuleAttributeResponse) SetStatusCode(v int32) *UpdateGroupDNSServiceRuleAttributeResponse
- func (s UpdateGroupDNSServiceRuleAttributeResponse) String() string
- type UpdateGroupDNSServiceRuleAttributeResponseBody
- type UpdateGroupIpMappingRuleRequest
- func (s UpdateGroupIpMappingRuleRequest) GoString() string
- func (s *UpdateGroupIpMappingRuleRequest) SetClientToken(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetDestinationIp(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetDryRun(v bool) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetGroupIpMappingRuleId(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetIpMappingRuleName(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetMappingIp(v string) *UpdateGroupIpMappingRuleRequest
- func (s *UpdateGroupIpMappingRuleRequest) SetRegionId(v string) *UpdateGroupIpMappingRuleRequest
- func (s UpdateGroupIpMappingRuleRequest) String() string
- type UpdateGroupIpMappingRuleResponse
- func (s UpdateGroupIpMappingRuleResponse) GoString() string
- func (s *UpdateGroupIpMappingRuleResponse) SetBody(v *UpdateGroupIpMappingRuleResponseBody) *UpdateGroupIpMappingRuleResponse
- func (s *UpdateGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *UpdateGroupIpMappingRuleResponse
- func (s *UpdateGroupIpMappingRuleResponse) SetStatusCode(v int32) *UpdateGroupIpMappingRuleResponse
- func (s UpdateGroupIpMappingRuleResponse) String() string
- type UpdateGroupIpMappingRuleResponseBody
- func (s UpdateGroupIpMappingRuleResponseBody) GoString() string
- func (s *UpdateGroupIpMappingRuleResponseBody) SetAuthorizationRuleId(v string) *UpdateGroupIpMappingRuleResponseBody
- func (s *UpdateGroupIpMappingRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *UpdateGroupIpMappingRuleResponseBody
- func (s *UpdateGroupIpMappingRuleResponseBody) SetRequestId(v string) *UpdateGroupIpMappingRuleResponseBody
- func (s UpdateGroupIpMappingRuleResponseBody) String() string
- type UpdateIoTCloudConnectorAttributeRequest
- func (s UpdateIoTCloudConnectorAttributeRequest) GoString() string
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetClientToken(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetDryRun(v bool) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorDescription(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorName(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetMode(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetRegionId(v string) *UpdateIoTCloudConnectorAttributeRequest
- func (s *UpdateIoTCloudConnectorAttributeRequest) SetWildcardDomainEnabled(v bool) *UpdateIoTCloudConnectorAttributeRequest
- func (s UpdateIoTCloudConnectorAttributeRequest) String() string
- type UpdateIoTCloudConnectorAttributeResponse
- func (s UpdateIoTCloudConnectorAttributeResponse) GoString() string
- func (s *UpdateIoTCloudConnectorAttributeResponse) SetBody(v *UpdateIoTCloudConnectorAttributeResponseBody) *UpdateIoTCloudConnectorAttributeResponse
- func (s *UpdateIoTCloudConnectorAttributeResponse) SetHeaders(v map[string]*string) *UpdateIoTCloudConnectorAttributeResponse
- func (s *UpdateIoTCloudConnectorAttributeResponse) SetStatusCode(v int32) *UpdateIoTCloudConnectorAttributeResponse
- func (s UpdateIoTCloudConnectorAttributeResponse) String() string
- type UpdateIoTCloudConnectorAttributeResponseBody
- func (s UpdateIoTCloudConnectorAttributeResponseBody) GoString() string
- func (s *UpdateIoTCloudConnectorAttributeResponseBody) SetRequestId(v string) *UpdateIoTCloudConnectorAttributeResponseBody
- func (s *UpdateIoTCloudConnectorAttributeResponseBody) SetResourceId(v string) *UpdateIoTCloudConnectorAttributeResponseBody
- func (s UpdateIoTCloudConnectorAttributeResponseBody) String() string
- type UpdateIoTCloudConnectorGroupAttributeRequest
- func (s UpdateIoTCloudConnectorGroupAttributeRequest) GoString() string
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetClientToken(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetDescription(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetDryRun(v bool) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetName(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetRegionId(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
- func (s UpdateIoTCloudConnectorGroupAttributeRequest) String() string
- type UpdateIoTCloudConnectorGroupAttributeResponse
- func (s UpdateIoTCloudConnectorGroupAttributeResponse) GoString() string
- func (s *UpdateIoTCloudConnectorGroupAttributeResponse) SetBody(v *UpdateIoTCloudConnectorGroupAttributeResponseBody) *UpdateIoTCloudConnectorGroupAttributeResponse
- func (s *UpdateIoTCloudConnectorGroupAttributeResponse) SetHeaders(v map[string]*string) *UpdateIoTCloudConnectorGroupAttributeResponse
- func (s *UpdateIoTCloudConnectorGroupAttributeResponse) SetStatusCode(v int32) *UpdateIoTCloudConnectorGroupAttributeResponse
- func (s UpdateIoTCloudConnectorGroupAttributeResponse) String() string
- type UpdateIoTCloudConnectorGroupAttributeResponseBody
- type UpdateIpMappingRuleRequest
- func (s UpdateIpMappingRuleRequest) GoString() string
- func (s *UpdateIpMappingRuleRequest) SetClientToken(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetDestinationIp(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetDryRun(v bool) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleId(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleName(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetMappingIp(v string) *UpdateIpMappingRuleRequest
- func (s *UpdateIpMappingRuleRequest) SetRegionId(v string) *UpdateIpMappingRuleRequest
- func (s UpdateIpMappingRuleRequest) String() string
- type UpdateIpMappingRuleResponse
- func (s UpdateIpMappingRuleResponse) GoString() string
- func (s *UpdateIpMappingRuleResponse) SetBody(v *UpdateIpMappingRuleResponseBody) *UpdateIpMappingRuleResponse
- func (s *UpdateIpMappingRuleResponse) SetHeaders(v map[string]*string) *UpdateIpMappingRuleResponse
- func (s *UpdateIpMappingRuleResponse) SetStatusCode(v int32) *UpdateIpMappingRuleResponse
- func (s UpdateIpMappingRuleResponse) String() string
- type UpdateIpMappingRuleResponseBody
- type UpdateServiceAttributeRequest
- func (s UpdateServiceAttributeRequest) GoString() string
- func (s *UpdateServiceAttributeRequest) SetClientToken(v string) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetDryRun(v bool) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetRegionId(v string) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetServiceDescription(v string) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetServiceId(v string) *UpdateServiceAttributeRequest
- func (s *UpdateServiceAttributeRequest) SetServiceName(v string) *UpdateServiceAttributeRequest
- func (s UpdateServiceAttributeRequest) String() string
- type UpdateServiceAttributeResponse
- func (s UpdateServiceAttributeResponse) GoString() string
- func (s *UpdateServiceAttributeResponse) SetBody(v *UpdateServiceAttributeResponseBody) *UpdateServiceAttributeResponse
- func (s *UpdateServiceAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceAttributeResponse
- func (s *UpdateServiceAttributeResponse) SetStatusCode(v int32) *UpdateServiceAttributeResponse
- func (s UpdateServiceAttributeResponse) String() string
- type UpdateServiceAttributeResponseBody
- type UpdateServiceEntryAttributeRequest
- func (s UpdateServiceEntryAttributeRequest) GoString() string
- func (s *UpdateServiceEntryAttributeRequest) SetClientToken(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetDryRun(v bool) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetRegionId(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryDescription(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryId(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryName(v string) *UpdateServiceEntryAttributeRequest
- func (s *UpdateServiceEntryAttributeRequest) SetServiceId(v string) *UpdateServiceEntryAttributeRequest
- func (s UpdateServiceEntryAttributeRequest) String() string
- type UpdateServiceEntryAttributeResponse
- func (s UpdateServiceEntryAttributeResponse) GoString() string
- func (s *UpdateServiceEntryAttributeResponse) SetBody(v *UpdateServiceEntryAttributeResponseBody) *UpdateServiceEntryAttributeResponse
- func (s *UpdateServiceEntryAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceEntryAttributeResponse
- func (s *UpdateServiceEntryAttributeResponse) SetStatusCode(v int32) *UpdateServiceEntryAttributeResponse
- func (s UpdateServiceEntryAttributeResponse) String() string
- type UpdateServiceEntryAttributeResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddCidrToConnectionPoolRequest ¶
type AddCidrToConnectionPoolRequest struct { Cidrs []*string `json:"Cidrs,omitempty" xml:"Cidrs,omitempty" type:"Repeated"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (AddCidrToConnectionPoolRequest) GoString ¶
func (s AddCidrToConnectionPoolRequest) GoString() string
func (*AddCidrToConnectionPoolRequest) SetCidrs ¶
func (s *AddCidrToConnectionPoolRequest) SetCidrs(v []*string) *AddCidrToConnectionPoolRequest
func (*AddCidrToConnectionPoolRequest) SetClientToken ¶
func (s *AddCidrToConnectionPoolRequest) SetClientToken(v string) *AddCidrToConnectionPoolRequest
func (*AddCidrToConnectionPoolRequest) SetConnectionPoolId ¶
func (s *AddCidrToConnectionPoolRequest) SetConnectionPoolId(v string) *AddCidrToConnectionPoolRequest
func (*AddCidrToConnectionPoolRequest) SetDryRun ¶
func (s *AddCidrToConnectionPoolRequest) SetDryRun(v bool) *AddCidrToConnectionPoolRequest
func (*AddCidrToConnectionPoolRequest) SetIoTCloudConnectorId ¶
func (s *AddCidrToConnectionPoolRequest) SetIoTCloudConnectorId(v string) *AddCidrToConnectionPoolRequest
func (*AddCidrToConnectionPoolRequest) SetRegionId ¶
func (s *AddCidrToConnectionPoolRequest) SetRegionId(v string) *AddCidrToConnectionPoolRequest
func (AddCidrToConnectionPoolRequest) String ¶
func (s AddCidrToConnectionPoolRequest) String() string
type AddCidrToConnectionPoolResponse ¶
type AddCidrToConnectionPoolResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddCidrToConnectionPoolResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddCidrToConnectionPoolResponse) GoString ¶
func (s AddCidrToConnectionPoolResponse) GoString() string
func (*AddCidrToConnectionPoolResponse) SetBody ¶
func (s *AddCidrToConnectionPoolResponse) SetBody(v *AddCidrToConnectionPoolResponseBody) *AddCidrToConnectionPoolResponse
func (*AddCidrToConnectionPoolResponse) SetHeaders ¶
func (s *AddCidrToConnectionPoolResponse) SetHeaders(v map[string]*string) *AddCidrToConnectionPoolResponse
func (*AddCidrToConnectionPoolResponse) SetStatusCode ¶ added in v2.1.4
func (s *AddCidrToConnectionPoolResponse) SetStatusCode(v int32) *AddCidrToConnectionPoolResponse
func (AddCidrToConnectionPoolResponse) String ¶
func (s AddCidrToConnectionPoolResponse) String() string
type AddCidrToConnectionPoolResponseBody ¶
type AddCidrToConnectionPoolResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddCidrToConnectionPoolResponseBody) GoString ¶
func (s AddCidrToConnectionPoolResponseBody) GoString() string
func (*AddCidrToConnectionPoolResponseBody) SetRequestId ¶
func (s *AddCidrToConnectionPoolResponseBody) SetRequestId(v string) *AddCidrToConnectionPoolResponseBody
func (AddCidrToConnectionPoolResponseBody) String ¶
func (s AddCidrToConnectionPoolResponseBody) String() string
type AddIoTCloudConnectorToGroupRequest ¶
type AddIoTCloudConnectorToGroupRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IoTCloudConnectorId []*string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (AddIoTCloudConnectorToGroupRequest) GoString ¶
func (s AddIoTCloudConnectorToGroupRequest) GoString() string
func (*AddIoTCloudConnectorToGroupRequest) SetClientToken ¶
func (s *AddIoTCloudConnectorToGroupRequest) SetClientToken(v string) *AddIoTCloudConnectorToGroupRequest
func (*AddIoTCloudConnectorToGroupRequest) SetDryRun ¶
func (s *AddIoTCloudConnectorToGroupRequest) SetDryRun(v bool) *AddIoTCloudConnectorToGroupRequest
func (*AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorGroupId ¶
func (s *AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorGroupId(v string) *AddIoTCloudConnectorToGroupRequest
func (*AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorId ¶
func (s *AddIoTCloudConnectorToGroupRequest) SetIoTCloudConnectorId(v []*string) *AddIoTCloudConnectorToGroupRequest
func (*AddIoTCloudConnectorToGroupRequest) SetRegionId ¶
func (s *AddIoTCloudConnectorToGroupRequest) SetRegionId(v string) *AddIoTCloudConnectorToGroupRequest
func (AddIoTCloudConnectorToGroupRequest) String ¶
func (s AddIoTCloudConnectorToGroupRequest) String() string
type AddIoTCloudConnectorToGroupResponse ¶
type AddIoTCloudConnectorToGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddIoTCloudConnectorToGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddIoTCloudConnectorToGroupResponse) GoString ¶
func (s AddIoTCloudConnectorToGroupResponse) GoString() string
func (*AddIoTCloudConnectorToGroupResponse) SetHeaders ¶
func (s *AddIoTCloudConnectorToGroupResponse) SetHeaders(v map[string]*string) *AddIoTCloudConnectorToGroupResponse
func (*AddIoTCloudConnectorToGroupResponse) SetStatusCode ¶ added in v2.1.4
func (s *AddIoTCloudConnectorToGroupResponse) SetStatusCode(v int32) *AddIoTCloudConnectorToGroupResponse
func (AddIoTCloudConnectorToGroupResponse) String ¶
func (s AddIoTCloudConnectorToGroupResponse) String() string
type AddIoTCloudConnectorToGroupResponseBody ¶
type AddIoTCloudConnectorToGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddIoTCloudConnectorToGroupResponseBody) GoString ¶
func (s AddIoTCloudConnectorToGroupResponseBody) GoString() string
func (*AddIoTCloudConnectorToGroupResponseBody) SetRequestId ¶
func (s *AddIoTCloudConnectorToGroupResponseBody) SetRequestId(v string) *AddIoTCloudConnectorToGroupResponseBody
func (AddIoTCloudConnectorToGroupResponseBody) String ¶
func (s AddIoTCloudConnectorToGroupResponseBody) String() string
type AssociateIpWithConnectionPoolRequest ¶
type AssociateIpWithConnectionPoolRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Ips []*string `json:"Ips,omitempty" xml:"Ips,omitempty" type:"Repeated"` IpsFilePath *string `json:"IpsFilePath,omitempty" xml:"IpsFilePath,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (AssociateIpWithConnectionPoolRequest) GoString ¶
func (s AssociateIpWithConnectionPoolRequest) GoString() string
func (*AssociateIpWithConnectionPoolRequest) SetClientToken ¶
func (s *AssociateIpWithConnectionPoolRequest) SetClientToken(v string) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetConnectionPoolId ¶
func (s *AssociateIpWithConnectionPoolRequest) SetConnectionPoolId(v string) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetDryRun ¶
func (s *AssociateIpWithConnectionPoolRequest) SetDryRun(v bool) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetIoTCloudConnectorId ¶
func (s *AssociateIpWithConnectionPoolRequest) SetIoTCloudConnectorId(v string) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetIps ¶
func (s *AssociateIpWithConnectionPoolRequest) SetIps(v []*string) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetIpsFilePath ¶
func (s *AssociateIpWithConnectionPoolRequest) SetIpsFilePath(v string) *AssociateIpWithConnectionPoolRequest
func (*AssociateIpWithConnectionPoolRequest) SetRegionId ¶
func (s *AssociateIpWithConnectionPoolRequest) SetRegionId(v string) *AssociateIpWithConnectionPoolRequest
func (AssociateIpWithConnectionPoolRequest) String ¶
func (s AssociateIpWithConnectionPoolRequest) String() string
type AssociateIpWithConnectionPoolResponse ¶
type AssociateIpWithConnectionPoolResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AssociateIpWithConnectionPoolResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AssociateIpWithConnectionPoolResponse) GoString ¶
func (s AssociateIpWithConnectionPoolResponse) GoString() string
func (*AssociateIpWithConnectionPoolResponse) SetHeaders ¶
func (s *AssociateIpWithConnectionPoolResponse) SetHeaders(v map[string]*string) *AssociateIpWithConnectionPoolResponse
func (*AssociateIpWithConnectionPoolResponse) SetStatusCode ¶ added in v2.1.4
func (s *AssociateIpWithConnectionPoolResponse) SetStatusCode(v int32) *AssociateIpWithConnectionPoolResponse
func (AssociateIpWithConnectionPoolResponse) String ¶
func (s AssociateIpWithConnectionPoolResponse) String() string
type AssociateIpWithConnectionPoolResponseBody ¶
type AssociateIpWithConnectionPoolResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AssociateIpWithConnectionPoolResponseBody) GoString ¶
func (s AssociateIpWithConnectionPoolResponseBody) GoString() string
func (*AssociateIpWithConnectionPoolResponseBody) SetRequestId ¶
func (s *AssociateIpWithConnectionPoolResponseBody) SetRequestId(v string) *AssociateIpWithConnectionPoolResponseBody
func (AssociateIpWithConnectionPoolResponseBody) String ¶
func (s AssociateIpWithConnectionPoolResponseBody) String() string
type AssociateVSwitchWithIoTCloudConnectorRequest ¶
type AssociateVSwitchWithIoTCloudConnectorRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` VSwitchList []*string `json:"VSwitchList,omitempty" xml:"VSwitchList,omitempty" type:"Repeated"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` }
func (AssociateVSwitchWithIoTCloudConnectorRequest) GoString ¶
func (s AssociateVSwitchWithIoTCloudConnectorRequest) GoString() string
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetClientToken ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetClientToken(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetDryRun ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetDryRun(v bool) *AssociateVSwitchWithIoTCloudConnectorRequest
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetIoTCloudConnectorId ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetRegionId ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetRegionId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetVSwitchList ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetVSwitchList(v []*string) *AssociateVSwitchWithIoTCloudConnectorRequest
func (*AssociateVSwitchWithIoTCloudConnectorRequest) SetVpcId ¶
func (s *AssociateVSwitchWithIoTCloudConnectorRequest) SetVpcId(v string) *AssociateVSwitchWithIoTCloudConnectorRequest
func (AssociateVSwitchWithIoTCloudConnectorRequest) String ¶
func (s AssociateVSwitchWithIoTCloudConnectorRequest) String() string
type AssociateVSwitchWithIoTCloudConnectorResponse ¶
type AssociateVSwitchWithIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AssociateVSwitchWithIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AssociateVSwitchWithIoTCloudConnectorResponse) GoString ¶
func (s AssociateVSwitchWithIoTCloudConnectorResponse) GoString() string
func (*AssociateVSwitchWithIoTCloudConnectorResponse) SetHeaders ¶
func (s *AssociateVSwitchWithIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *AssociateVSwitchWithIoTCloudConnectorResponse
func (*AssociateVSwitchWithIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.1.4
func (s *AssociateVSwitchWithIoTCloudConnectorResponse) SetStatusCode(v int32) *AssociateVSwitchWithIoTCloudConnectorResponse
func (AssociateVSwitchWithIoTCloudConnectorResponse) String ¶
func (s AssociateVSwitchWithIoTCloudConnectorResponse) String() string
type AssociateVSwitchWithIoTCloudConnectorResponseBody ¶
type AssociateVSwitchWithIoTCloudConnectorResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AssociateVSwitchWithIoTCloudConnectorResponseBody) GoString ¶
func (s AssociateVSwitchWithIoTCloudConnectorResponseBody) GoString() string
func (*AssociateVSwitchWithIoTCloudConnectorResponseBody) SetRequestId ¶
func (s *AssociateVSwitchWithIoTCloudConnectorResponseBody) SetRequestId(v string) *AssociateVSwitchWithIoTCloudConnectorResponseBody
func (AssociateVSwitchWithIoTCloudConnectorResponseBody) String ¶
func (s AssociateVSwitchWithIoTCloudConnectorResponseBody) String() string
type Client ¶
func (*Client) AddCidrToConnectionPool ¶
func (client *Client) AddCidrToConnectionPool(request *AddCidrToConnectionPoolRequest) (_result *AddCidrToConnectionPoolResponse, _err error)
func (*Client) AddCidrToConnectionPoolWithOptions ¶
func (client *Client) AddCidrToConnectionPoolWithOptions(request *AddCidrToConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *AddCidrToConnectionPoolResponse, _err error)
func (*Client) AddIoTCloudConnectorToGroup ¶
func (client *Client) AddIoTCloudConnectorToGroup(request *AddIoTCloudConnectorToGroupRequest) (_result *AddIoTCloudConnectorToGroupResponse, _err error)
func (*Client) AddIoTCloudConnectorToGroupWithOptions ¶
func (client *Client) AddIoTCloudConnectorToGroupWithOptions(request *AddIoTCloudConnectorToGroupRequest, runtime *util.RuntimeOptions) (_result *AddIoTCloudConnectorToGroupResponse, _err error)
func (*Client) AssociateIpWithConnectionPool ¶
func (client *Client) AssociateIpWithConnectionPool(request *AssociateIpWithConnectionPoolRequest) (_result *AssociateIpWithConnectionPoolResponse, _err error)
func (*Client) AssociateIpWithConnectionPoolWithOptions ¶
func (client *Client) AssociateIpWithConnectionPoolWithOptions(request *AssociateIpWithConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *AssociateIpWithConnectionPoolResponse, _err error)
func (*Client) AssociateVSwitchWithIoTCloudConnector ¶
func (client *Client) AssociateVSwitchWithIoTCloudConnector(request *AssociateVSwitchWithIoTCloudConnectorRequest) (_result *AssociateVSwitchWithIoTCloudConnectorResponse, _err error)
func (*Client) AssociateVSwitchWithIoTCloudConnectorWithOptions ¶
func (client *Client) AssociateVSwitchWithIoTCloudConnectorWithOptions(request *AssociateVSwitchWithIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *AssociateVSwitchWithIoTCloudConnectorResponse, _err error)
func (*Client) ConfirmIoTCloudConnector ¶ added in v2.2.4
func (client *Client) ConfirmIoTCloudConnector(request *ConfirmIoTCloudConnectorRequest) (_result *ConfirmIoTCloudConnectorResponse, _err error)
func (*Client) ConfirmIoTCloudConnectorWithOptions ¶ added in v2.2.4
func (client *Client) ConfirmIoTCloudConnectorWithOptions(request *ConfirmIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *ConfirmIoTCloudConnectorResponse, _err error)
func (*Client) CreateAuthorizationRule ¶
func (client *Client) CreateAuthorizationRule(request *CreateAuthorizationRuleRequest) (_result *CreateAuthorizationRuleResponse, _err error)
func (*Client) CreateAuthorizationRuleWithOptions ¶
func (client *Client) CreateAuthorizationRuleWithOptions(request *CreateAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *CreateAuthorizationRuleResponse, _err error)
func (*Client) CreateAuthorizationRules ¶ added in v2.2.4
func (client *Client) CreateAuthorizationRules(request *CreateAuthorizationRulesRequest) (_result *CreateAuthorizationRulesResponse, _err error)
func (*Client) CreateAuthorizationRulesWithOptions ¶ added in v2.2.4
func (client *Client) CreateAuthorizationRulesWithOptions(request *CreateAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *CreateAuthorizationRulesResponse, _err error)
func (*Client) CreateConnectionPool ¶
func (client *Client) CreateConnectionPool(request *CreateConnectionPoolRequest) (_result *CreateConnectionPoolResponse, _err error)
func (*Client) CreateConnectionPoolWithOptions ¶
func (client *Client) CreateConnectionPoolWithOptions(request *CreateConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *CreateConnectionPoolResponse, _err error)
func (*Client) CreateDNSServiceRule ¶
func (client *Client) CreateDNSServiceRule(request *CreateDNSServiceRuleRequest) (_result *CreateDNSServiceRuleResponse, _err error)
func (*Client) CreateDNSServiceRuleWithOptions ¶
func (client *Client) CreateDNSServiceRuleWithOptions(request *CreateDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *CreateDNSServiceRuleResponse, _err error)
func (*Client) CreateGroupAuthorizationRule ¶
func (client *Client) CreateGroupAuthorizationRule(request *CreateGroupAuthorizationRuleRequest) (_result *CreateGroupAuthorizationRuleResponse, _err error)
func (*Client) CreateGroupAuthorizationRuleWithOptions ¶
func (client *Client) CreateGroupAuthorizationRuleWithOptions(request *CreateGroupAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupAuthorizationRuleResponse, _err error)
func (*Client) CreateGroupDNSServiceRule ¶
func (client *Client) CreateGroupDNSServiceRule(request *CreateGroupDNSServiceRuleRequest) (_result *CreateGroupDNSServiceRuleResponse, _err error)
func (*Client) CreateGroupDNSServiceRuleWithOptions ¶
func (client *Client) CreateGroupDNSServiceRuleWithOptions(request *CreateGroupDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupDNSServiceRuleResponse, _err error)
func (*Client) CreateGroupIpMappingRule ¶ added in v2.2.4
func (client *Client) CreateGroupIpMappingRule(request *CreateGroupIpMappingRuleRequest) (_result *CreateGroupIpMappingRuleResponse, _err error)
func (*Client) CreateGroupIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) CreateGroupIpMappingRuleWithOptions(request *CreateGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *CreateGroupIpMappingRuleResponse, _err error)
func (*Client) CreateIoTCloudConnector ¶
func (client *Client) CreateIoTCloudConnector(request *CreateIoTCloudConnectorRequest) (_result *CreateIoTCloudConnectorResponse, _err error)
func (*Client) CreateIoTCloudConnectorBackhaulRoute ¶ added in v2.1.4
func (client *Client) CreateIoTCloudConnectorBackhaulRoute(request *CreateIoTCloudConnectorBackhaulRouteRequest) (_result *CreateIoTCloudConnectorBackhaulRouteResponse, _err error)
func (*Client) CreateIoTCloudConnectorBackhaulRouteWithOptions ¶ added in v2.1.4
func (client *Client) CreateIoTCloudConnectorBackhaulRouteWithOptions(request *CreateIoTCloudConnectorBackhaulRouteRequest, runtime *util.RuntimeOptions) (_result *CreateIoTCloudConnectorBackhaulRouteResponse, _err error)
func (*Client) CreateIoTCloudConnectorGroup ¶
func (client *Client) CreateIoTCloudConnectorGroup(request *CreateIoTCloudConnectorGroupRequest) (_result *CreateIoTCloudConnectorGroupResponse, _err error)
func (*Client) CreateIoTCloudConnectorGroupWithOptions ¶
func (client *Client) CreateIoTCloudConnectorGroupWithOptions(request *CreateIoTCloudConnectorGroupRequest, runtime *util.RuntimeOptions) (_result *CreateIoTCloudConnectorGroupResponse, _err error)
func (*Client) CreateIoTCloudConnectorWithOptions ¶
func (client *Client) CreateIoTCloudConnectorWithOptions(request *CreateIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *CreateIoTCloudConnectorResponse, _err error)
func (*Client) CreateIpMappingRule ¶ added in v2.2.4
func (client *Client) CreateIpMappingRule(request *CreateIpMappingRuleRequest) (_result *CreateIpMappingRuleResponse, _err error)
func (*Client) CreateIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) CreateIpMappingRuleWithOptions(request *CreateIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *CreateIpMappingRuleResponse, _err error)
func (*Client) CreateService ¶
func (client *Client) CreateService(request *CreateServiceRequest) (_result *CreateServiceResponse, _err error)
func (*Client) CreateServiceEntry ¶
func (client *Client) CreateServiceEntry(request *CreateServiceEntryRequest) (_result *CreateServiceEntryResponse, _err error)
func (*Client) CreateServiceEntryWithOptions ¶
func (client *Client) CreateServiceEntryWithOptions(request *CreateServiceEntryRequest, runtime *util.RuntimeOptions) (_result *CreateServiceEntryResponse, _err error)
func (*Client) CreateServiceWithOptions ¶
func (client *Client) CreateServiceWithOptions(request *CreateServiceRequest, runtime *util.RuntimeOptions) (_result *CreateServiceResponse, _err error)
func (*Client) DeleteAuthorizationRule ¶
func (client *Client) DeleteAuthorizationRule(request *DeleteAuthorizationRuleRequest) (_result *DeleteAuthorizationRuleResponse, _err error)
func (*Client) DeleteAuthorizationRuleWithOptions ¶
func (client *Client) DeleteAuthorizationRuleWithOptions(request *DeleteAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteAuthorizationRuleResponse, _err error)
func (*Client) DeleteConnectionPool ¶
func (client *Client) DeleteConnectionPool(request *DeleteConnectionPoolRequest) (_result *DeleteConnectionPoolResponse, _err error)
func (*Client) DeleteConnectionPoolWithOptions ¶
func (client *Client) DeleteConnectionPoolWithOptions(request *DeleteConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *DeleteConnectionPoolResponse, _err error)
func (*Client) DeleteDNSServiceRule ¶
func (client *Client) DeleteDNSServiceRule(request *DeleteDNSServiceRuleRequest) (_result *DeleteDNSServiceRuleResponse, _err error)
func (*Client) DeleteDNSServiceRuleWithOptions ¶
func (client *Client) DeleteDNSServiceRuleWithOptions(request *DeleteDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteDNSServiceRuleResponse, _err error)
func (*Client) DeleteGroupAuthorizationRule ¶
func (client *Client) DeleteGroupAuthorizationRule(request *DeleteGroupAuthorizationRuleRequest) (_result *DeleteGroupAuthorizationRuleResponse, _err error)
func (*Client) DeleteGroupAuthorizationRuleWithOptions ¶
func (client *Client) DeleteGroupAuthorizationRuleWithOptions(request *DeleteGroupAuthorizationRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupAuthorizationRuleResponse, _err error)
func (*Client) DeleteGroupDNSServiceRule ¶
func (client *Client) DeleteGroupDNSServiceRule(request *DeleteGroupDNSServiceRuleRequest) (_result *DeleteGroupDNSServiceRuleResponse, _err error)
func (*Client) DeleteGroupDNSServiceRuleWithOptions ¶
func (client *Client) DeleteGroupDNSServiceRuleWithOptions(request *DeleteGroupDNSServiceRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupDNSServiceRuleResponse, _err error)
func (*Client) DeleteGroupIpMappingRule ¶ added in v2.2.4
func (client *Client) DeleteGroupIpMappingRule(request *DeleteGroupIpMappingRuleRequest) (_result *DeleteGroupIpMappingRuleResponse, _err error)
func (*Client) DeleteGroupIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) DeleteGroupIpMappingRuleWithOptions(request *DeleteGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteGroupIpMappingRuleResponse, _err error)
func (*Client) DeleteIoTCloudConnector ¶
func (client *Client) DeleteIoTCloudConnector(request *DeleteIoTCloudConnectorRequest) (_result *DeleteIoTCloudConnectorResponse, _err error)
func (*Client) DeleteIoTCloudConnectorGroup ¶
func (client *Client) DeleteIoTCloudConnectorGroup(request *DeleteIoTCloudConnectorGroupRequest) (_result *DeleteIoTCloudConnectorGroupResponse, _err error)
func (*Client) DeleteIoTCloudConnectorGroupWithOptions ¶
func (client *Client) DeleteIoTCloudConnectorGroupWithOptions(request *DeleteIoTCloudConnectorGroupRequest, runtime *util.RuntimeOptions) (_result *DeleteIoTCloudConnectorGroupResponse, _err error)
func (*Client) DeleteIoTCloudConnectorWithOptions ¶
func (client *Client) DeleteIoTCloudConnectorWithOptions(request *DeleteIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *DeleteIoTCloudConnectorResponse, _err error)
func (*Client) DeleteIoTCloudConnetorBackhaulRoute ¶ added in v2.1.4
func (client *Client) DeleteIoTCloudConnetorBackhaulRoute(request *DeleteIoTCloudConnetorBackhaulRouteRequest) (_result *DeleteIoTCloudConnetorBackhaulRouteResponse, _err error)
func (*Client) DeleteIoTCloudConnetorBackhaulRouteWithOptions ¶ added in v2.1.4
func (client *Client) DeleteIoTCloudConnetorBackhaulRouteWithOptions(request *DeleteIoTCloudConnetorBackhaulRouteRequest, runtime *util.RuntimeOptions) (_result *DeleteIoTCloudConnetorBackhaulRouteResponse, _err error)
func (*Client) DeleteIpMappingRule ¶ added in v2.2.4
func (client *Client) DeleteIpMappingRule(request *DeleteIpMappingRuleRequest) (_result *DeleteIpMappingRuleResponse, _err error)
func (*Client) DeleteIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) DeleteIpMappingRuleWithOptions(request *DeleteIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *DeleteIpMappingRuleResponse, _err error)
func (*Client) DeleteService ¶
func (client *Client) DeleteService(request *DeleteServiceRequest) (_result *DeleteServiceResponse, _err error)
func (*Client) DeleteServiceEntry ¶
func (client *Client) DeleteServiceEntry(request *DeleteServiceEntryRequest) (_result *DeleteServiceEntryResponse, _err error)
func (*Client) DeleteServiceEntryWithOptions ¶
func (client *Client) DeleteServiceEntryWithOptions(request *DeleteServiceEntryRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceEntryResponse, _err error)
func (*Client) DeleteServiceWithOptions ¶
func (client *Client) DeleteServiceWithOptions(request *DeleteServiceRequest, runtime *util.RuntimeOptions) (_result *DeleteServiceResponse, _err error)
func (*Client) DisableIoTCloudConnectorAccessLog ¶
func (client *Client) DisableIoTCloudConnectorAccessLog(request *DisableIoTCloudConnectorAccessLogRequest) (_result *DisableIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) DisableIoTCloudConnectorAccessLogWithOptions ¶
func (client *Client) DisableIoTCloudConnectorAccessLogWithOptions(request *DisableIoTCloudConnectorAccessLogRequest, runtime *util.RuntimeOptions) (_result *DisableIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) DissociateIpFromConnectionPool ¶
func (client *Client) DissociateIpFromConnectionPool(request *DissociateIpFromConnectionPoolRequest) (_result *DissociateIpFromConnectionPoolResponse, _err error)
func (*Client) DissociateIpFromConnectionPoolWithOptions ¶
func (client *Client) DissociateIpFromConnectionPoolWithOptions(request *DissociateIpFromConnectionPoolRequest, runtime *util.RuntimeOptions) (_result *DissociateIpFromConnectionPoolResponse, _err error)
func (*Client) DissociateVSwitchFromIoTCloudConnector ¶
func (client *Client) DissociateVSwitchFromIoTCloudConnector(request *DissociateVSwitchFromIoTCloudConnectorRequest) (_result *DissociateVSwitchFromIoTCloudConnectorResponse, _err error)
func (*Client) DissociateVSwitchFromIoTCloudConnectorWithOptions ¶
func (client *Client) DissociateVSwitchFromIoTCloudConnectorWithOptions(request *DissociateVSwitchFromIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *DissociateVSwitchFromIoTCloudConnectorResponse, _err error)
func (*Client) EnableIoTCloudConnectorAccessLog ¶
func (client *Client) EnableIoTCloudConnectorAccessLog(request *EnableIoTCloudConnectorAccessLogRequest) (_result *EnableIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) EnableIoTCloudConnectorAccessLogWithOptions ¶
func (client *Client) EnableIoTCloudConnectorAccessLogWithOptions(request *EnableIoTCloudConnectorAccessLogRequest, runtime *util.RuntimeOptions) (_result *EnableIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) GetConnectionPoolIpOperationResult ¶
func (client *Client) GetConnectionPoolIpOperationResult(request *GetConnectionPoolIpOperationResultRequest) (_result *GetConnectionPoolIpOperationResultResponse, _err error)
func (*Client) GetConnectionPoolIpOperationResultWithOptions ¶
func (client *Client) GetConnectionPoolIpOperationResultWithOptions(request *GetConnectionPoolIpOperationResultRequest, runtime *util.RuntimeOptions) (_result *GetConnectionPoolIpOperationResultResponse, _err error)
func (*Client) GetDiagnoseResultForSingleCard ¶
func (client *Client) GetDiagnoseResultForSingleCard(request *GetDiagnoseResultForSingleCardRequest) (_result *GetDiagnoseResultForSingleCardResponse, _err error)
func (*Client) GetDiagnoseResultForSingleCardWithOptions ¶
func (client *Client) GetDiagnoseResultForSingleCardWithOptions(request *GetDiagnoseResultForSingleCardRequest, runtime *util.RuntimeOptions) (_result *GetDiagnoseResultForSingleCardResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) GetIoTCloudConnectorAccessLog ¶
func (client *Client) GetIoTCloudConnectorAccessLog(request *GetIoTCloudConnectorAccessLogRequest) (_result *GetIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) GetIoTCloudConnectorAccessLogWithOptions ¶
func (client *Client) GetIoTCloudConnectorAccessLogWithOptions(request *GetIoTCloudConnectorAccessLogRequest, runtime *util.RuntimeOptions) (_result *GetIoTCloudConnectorAccessLogResponse, _err error)
func (*Client) GetStsInfoAndOssPath ¶
func (client *Client) GetStsInfoAndOssPath(request *GetStsInfoAndOssPathRequest) (_result *GetStsInfoAndOssPathResponse, _err error)
func (*Client) GetStsInfoAndOssPathWithOptions ¶
func (client *Client) GetStsInfoAndOssPathWithOptions(request *GetStsInfoAndOssPathRequest, runtime *util.RuntimeOptions) (_result *GetStsInfoAndOssPathResponse, _err error)
func (*Client) GrantVirtualBorderRouter ¶
func (client *Client) GrantVirtualBorderRouter(request *GrantVirtualBorderRouterRequest) (_result *GrantVirtualBorderRouterResponse, _err error)
func (*Client) GrantVirtualBorderRouterWithOptions ¶
func (client *Client) GrantVirtualBorderRouterWithOptions(request *GrantVirtualBorderRouterRequest, runtime *util.RuntimeOptions) (_result *GrantVirtualBorderRouterResponse, _err error)
func (*Client) ListAPNs ¶
func (client *Client) ListAPNs(request *ListAPNsRequest) (_result *ListAPNsResponse, _err error)
func (*Client) ListAPNsWithOptions ¶
func (client *Client) ListAPNsWithOptions(request *ListAPNsRequest, runtime *util.RuntimeOptions) (_result *ListAPNsResponse, _err error)
func (*Client) ListAuthorizationRules ¶
func (client *Client) ListAuthorizationRules(request *ListAuthorizationRulesRequest) (_result *ListAuthorizationRulesResponse, _err error)
func (*Client) ListAuthorizationRulesWithOptions ¶
func (client *Client) ListAuthorizationRulesWithOptions(request *ListAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *ListAuthorizationRulesResponse, _err error)
func (*Client) ListConnectionPoolAllIps ¶
func (client *Client) ListConnectionPoolAllIps(request *ListConnectionPoolAllIpsRequest) (_result *ListConnectionPoolAllIpsResponse, _err error)
func (*Client) ListConnectionPoolAllIpsWithOptions ¶
func (client *Client) ListConnectionPoolAllIpsWithOptions(request *ListConnectionPoolAllIpsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolAllIpsResponse, _err error)
func (*Client) ListConnectionPoolIps ¶
func (client *Client) ListConnectionPoolIps(request *ListConnectionPoolIpsRequest) (_result *ListConnectionPoolIpsResponse, _err error)
func (*Client) ListConnectionPoolIpsWithOptions ¶
func (client *Client) ListConnectionPoolIpsWithOptions(request *ListConnectionPoolIpsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolIpsResponse, _err error)
func (*Client) ListConnectionPools ¶
func (client *Client) ListConnectionPools(request *ListConnectionPoolsRequest) (_result *ListConnectionPoolsResponse, _err error)
func (*Client) ListConnectionPoolsWithOptions ¶
func (client *Client) ListConnectionPoolsWithOptions(request *ListConnectionPoolsRequest, runtime *util.RuntimeOptions) (_result *ListConnectionPoolsResponse, _err error)
func (*Client) ListDNSServiceRules ¶
func (client *Client) ListDNSServiceRules(request *ListDNSServiceRulesRequest) (_result *ListDNSServiceRulesResponse, _err error)
func (*Client) ListDNSServiceRulesWithOptions ¶
func (client *Client) ListDNSServiceRulesWithOptions(request *ListDNSServiceRulesRequest, runtime *util.RuntimeOptions) (_result *ListDNSServiceRulesResponse, _err error)
func (*Client) ListDiagnoseInfoForSingleCard ¶
func (client *Client) ListDiagnoseInfoForSingleCard(request *ListDiagnoseInfoForSingleCardRequest) (_result *ListDiagnoseInfoForSingleCardResponse, _err error)
func (*Client) ListDiagnoseInfoForSingleCardWithOptions ¶
func (client *Client) ListDiagnoseInfoForSingleCardWithOptions(request *ListDiagnoseInfoForSingleCardRequest, runtime *util.RuntimeOptions) (_result *ListDiagnoseInfoForSingleCardResponse, _err error)
func (*Client) ListGroupAuthorizationRules ¶
func (client *Client) ListGroupAuthorizationRules(request *ListGroupAuthorizationRulesRequest) (_result *ListGroupAuthorizationRulesResponse, _err error)
func (*Client) ListGroupAuthorizationRulesWithOptions ¶
func (client *Client) ListGroupAuthorizationRulesWithOptions(request *ListGroupAuthorizationRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupAuthorizationRulesResponse, _err error)
func (*Client) ListGroupDNSServiceRules ¶
func (client *Client) ListGroupDNSServiceRules(request *ListGroupDNSServiceRulesRequest) (_result *ListGroupDNSServiceRulesResponse, _err error)
func (*Client) ListGroupDNSServiceRulesWithOptions ¶
func (client *Client) ListGroupDNSServiceRulesWithOptions(request *ListGroupDNSServiceRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupDNSServiceRulesResponse, _err error)
func (*Client) ListGroupIpMappingRules ¶ added in v2.2.4
func (client *Client) ListGroupIpMappingRules(request *ListGroupIpMappingRulesRequest) (_result *ListGroupIpMappingRulesResponse, _err error)
func (*Client) ListGroupIpMappingRulesWithOptions ¶ added in v2.2.4
func (client *Client) ListGroupIpMappingRulesWithOptions(request *ListGroupIpMappingRulesRequest, runtime *util.RuntimeOptions) (_result *ListGroupIpMappingRulesResponse, _err error)
func (*Client) ListIoTCloudConnectorAccessSessionLogs ¶
func (client *Client) ListIoTCloudConnectorAccessSessionLogs(request *ListIoTCloudConnectorAccessSessionLogsRequest) (_result *ListIoTCloudConnectorAccessSessionLogsResponse, _err error)
func (*Client) ListIoTCloudConnectorAccessSessionLogsWithOptions ¶
func (client *Client) ListIoTCloudConnectorAccessSessionLogsWithOptions(request *ListIoTCloudConnectorAccessSessionLogsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorAccessSessionLogsResponse, _err error)
func (*Client) ListIoTCloudConnectorAvailableZones ¶
func (client *Client) ListIoTCloudConnectorAvailableZones(request *ListIoTCloudConnectorAvailableZonesRequest) (_result *ListIoTCloudConnectorAvailableZonesResponse, _err error)
func (*Client) ListIoTCloudConnectorAvailableZonesWithOptions ¶
func (client *Client) ListIoTCloudConnectorAvailableZonesWithOptions(request *ListIoTCloudConnectorAvailableZonesRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorAvailableZonesResponse, _err error)
func (*Client) ListIoTCloudConnectorEIPs ¶ added in v2.2.4
func (client *Client) ListIoTCloudConnectorEIPs(request *ListIoTCloudConnectorEIPsRequest) (_result *ListIoTCloudConnectorEIPsResponse, _err error)
func (*Client) ListIoTCloudConnectorEIPsWithOptions ¶ added in v2.2.4
func (client *Client) ListIoTCloudConnectorEIPsWithOptions(request *ListIoTCloudConnectorEIPsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorEIPsResponse, _err error)
func (*Client) ListIoTCloudConnectorGroups ¶
func (client *Client) ListIoTCloudConnectorGroups(request *ListIoTCloudConnectorGroupsRequest) (_result *ListIoTCloudConnectorGroupsResponse, _err error)
func (*Client) ListIoTCloudConnectorGroupsWithOptions ¶
func (client *Client) ListIoTCloudConnectorGroupsWithOptions(request *ListIoTCloudConnectorGroupsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorGroupsResponse, _err error)
func (*Client) ListIoTCloudConnectors ¶
func (client *Client) ListIoTCloudConnectors(request *ListIoTCloudConnectorsRequest) (_result *ListIoTCloudConnectorsResponse, _err error)
func (*Client) ListIoTCloudConnectorsWithOptions ¶
func (client *Client) ListIoTCloudConnectorsWithOptions(request *ListIoTCloudConnectorsRequest, runtime *util.RuntimeOptions) (_result *ListIoTCloudConnectorsResponse, _err error)
func (*Client) ListIoTCoudConnectorBackhaulRoute ¶ added in v2.1.4
func (client *Client) ListIoTCoudConnectorBackhaulRoute(request *ListIoTCoudConnectorBackhaulRouteRequest) (_result *ListIoTCoudConnectorBackhaulRouteResponse, _err error)
func (*Client) ListIoTCoudConnectorBackhaulRouteWithOptions ¶ added in v2.1.4
func (client *Client) ListIoTCoudConnectorBackhaulRouteWithOptions(request *ListIoTCoudConnectorBackhaulRouteRequest, runtime *util.RuntimeOptions) (_result *ListIoTCoudConnectorBackhaulRouteResponse, _err error)
func (*Client) ListIpMappingRules ¶ added in v2.2.4
func (client *Client) ListIpMappingRules(request *ListIpMappingRulesRequest) (_result *ListIpMappingRulesResponse, _err error)
func (*Client) ListIpMappingRulesWithOptions ¶ added in v2.2.4
func (client *Client) ListIpMappingRulesWithOptions(request *ListIpMappingRulesRequest, runtime *util.RuntimeOptions) (_result *ListIpMappingRulesResponse, _err error)
func (*Client) ListRegions ¶
func (client *Client) ListRegions(request *ListRegionsRequest) (_result *ListRegionsResponse, _err error)
func (*Client) ListRegionsWithOptions ¶
func (client *Client) ListRegionsWithOptions(request *ListRegionsRequest, runtime *util.RuntimeOptions) (_result *ListRegionsResponse, _err error)
func (*Client) ListService ¶
func (client *Client) ListService(request *ListServiceRequest) (_result *ListServiceResponse, _err error)
func (*Client) ListServiceEntries ¶
func (client *Client) ListServiceEntries(request *ListServiceEntriesRequest) (_result *ListServiceEntriesResponse, _err error)
func (*Client) ListServiceEntriesWithOptions ¶
func (client *Client) ListServiceEntriesWithOptions(request *ListServiceEntriesRequest, runtime *util.RuntimeOptions) (_result *ListServiceEntriesResponse, _err error)
func (*Client) ListServiceWithOptions ¶
func (client *Client) ListServiceWithOptions(request *ListServiceRequest, runtime *util.RuntimeOptions) (_result *ListServiceResponse, _err error)
func (*Client) MoveAuthorizationRuleToDNSService ¶
func (client *Client) MoveAuthorizationRuleToDNSService(request *MoveAuthorizationRuleToDNSServiceRequest) (_result *MoveAuthorizationRuleToDNSServiceResponse, _err error)
func (*Client) MoveAuthorizationRuleToDNSServiceWithOptions ¶
func (client *Client) MoveAuthorizationRuleToDNSServiceWithOptions(request *MoveAuthorizationRuleToDNSServiceRequest, runtime *util.RuntimeOptions) (_result *MoveAuthorizationRuleToDNSServiceResponse, _err error)
func (*Client) MoveGroupAuthorizationRuleToDNSService ¶
func (client *Client) MoveGroupAuthorizationRuleToDNSService(request *MoveGroupAuthorizationRuleToDNSServiceRequest) (_result *MoveGroupAuthorizationRuleToDNSServiceResponse, _err error)
func (*Client) MoveGroupAuthorizationRuleToDNSServiceWithOptions ¶
func (client *Client) MoveGroupAuthorizationRuleToDNSServiceWithOptions(request *MoveGroupAuthorizationRuleToDNSServiceRequest, runtime *util.RuntimeOptions) (_result *MoveGroupAuthorizationRuleToDNSServiceResponse, _err error)
func (*Client) OpenIoTCloudConnectorService ¶
func (client *Client) OpenIoTCloudConnectorService(request *OpenIoTCloudConnectorServiceRequest) (_result *OpenIoTCloudConnectorServiceResponse, _err error)
func (*Client) OpenIoTCloudConnectorServiceWithOptions ¶
func (client *Client) OpenIoTCloudConnectorServiceWithOptions(request *OpenIoTCloudConnectorServiceRequest, runtime *util.RuntimeOptions) (_result *OpenIoTCloudConnectorServiceResponse, _err error)
func (*Client) RemoveIoTCloudConnectorFromGroup ¶
func (client *Client) RemoveIoTCloudConnectorFromGroup(request *RemoveIoTCloudConnectorFromGroupRequest) (_result *RemoveIoTCloudConnectorFromGroupResponse, _err error)
func (*Client) RemoveIoTCloudConnectorFromGroupWithOptions ¶
func (client *Client) RemoveIoTCloudConnectorFromGroupWithOptions(request *RemoveIoTCloudConnectorFromGroupRequest, runtime *util.RuntimeOptions) (_result *RemoveIoTCloudConnectorFromGroupResponse, _err error)
func (*Client) RevertIoTCloudConnector ¶ added in v2.2.4
func (client *Client) RevertIoTCloudConnector(request *RevertIoTCloudConnectorRequest) (_result *RevertIoTCloudConnectorResponse, _err error)
func (*Client) RevertIoTCloudConnectorWithOptions ¶ added in v2.2.4
func (client *Client) RevertIoTCloudConnectorWithOptions(request *RevertIoTCloudConnectorRequest, runtime *util.RuntimeOptions) (_result *RevertIoTCloudConnectorResponse, _err error)
func (*Client) SubmitDiagnoseTaskForSingleCard ¶
func (client *Client) SubmitDiagnoseTaskForSingleCard(request *SubmitDiagnoseTaskForSingleCardRequest) (_result *SubmitDiagnoseTaskForSingleCardResponse, _err error)
func (*Client) SubmitDiagnoseTaskForSingleCardWithOptions ¶
func (client *Client) SubmitDiagnoseTaskForSingleCardWithOptions(request *SubmitDiagnoseTaskForSingleCardRequest, runtime *util.RuntimeOptions) (_result *SubmitDiagnoseTaskForSingleCardResponse, _err error)
func (*Client) UpdateAuthorizationRuleAttribute ¶
func (client *Client) UpdateAuthorizationRuleAttribute(request *UpdateAuthorizationRuleAttributeRequest) (_result *UpdateAuthorizationRuleAttributeResponse, _err error)
func (*Client) UpdateAuthorizationRuleAttributeWithOptions ¶
func (client *Client) UpdateAuthorizationRuleAttributeWithOptions(request *UpdateAuthorizationRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateAuthorizationRuleAttributeResponse, _err error)
func (*Client) UpdateConnectionPoolAttribute ¶
func (client *Client) UpdateConnectionPoolAttribute(request *UpdateConnectionPoolAttributeRequest) (_result *UpdateConnectionPoolAttributeResponse, _err error)
func (*Client) UpdateConnectionPoolAttributeWithOptions ¶
func (client *Client) UpdateConnectionPoolAttributeWithOptions(request *UpdateConnectionPoolAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateConnectionPoolAttributeResponse, _err error)
func (*Client) UpdateDNSServiceRuleAttribute ¶
func (client *Client) UpdateDNSServiceRuleAttribute(request *UpdateDNSServiceRuleAttributeRequest) (_result *UpdateDNSServiceRuleAttributeResponse, _err error)
func (*Client) UpdateDNSServiceRuleAttributeWithOptions ¶
func (client *Client) UpdateDNSServiceRuleAttributeWithOptions(request *UpdateDNSServiceRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateDNSServiceRuleAttributeResponse, _err error)
func (*Client) UpdateGroupAuthorizationRuleAttribute ¶
func (client *Client) UpdateGroupAuthorizationRuleAttribute(request *UpdateGroupAuthorizationRuleAttributeRequest) (_result *UpdateGroupAuthorizationRuleAttributeResponse, _err error)
func (*Client) UpdateGroupAuthorizationRuleAttributeWithOptions ¶
func (client *Client) UpdateGroupAuthorizationRuleAttributeWithOptions(request *UpdateGroupAuthorizationRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateGroupAuthorizationRuleAttributeResponse, _err error)
func (*Client) UpdateGroupDNSServiceRuleAttribute ¶
func (client *Client) UpdateGroupDNSServiceRuleAttribute(request *UpdateGroupDNSServiceRuleAttributeRequest) (_result *UpdateGroupDNSServiceRuleAttributeResponse, _err error)
func (*Client) UpdateGroupDNSServiceRuleAttributeWithOptions ¶
func (client *Client) UpdateGroupDNSServiceRuleAttributeWithOptions(request *UpdateGroupDNSServiceRuleAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateGroupDNSServiceRuleAttributeResponse, _err error)
func (*Client) UpdateGroupIpMappingRule ¶ added in v2.2.4
func (client *Client) UpdateGroupIpMappingRule(request *UpdateGroupIpMappingRuleRequest) (_result *UpdateGroupIpMappingRuleResponse, _err error)
func (*Client) UpdateGroupIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) UpdateGroupIpMappingRuleWithOptions(request *UpdateGroupIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *UpdateGroupIpMappingRuleResponse, _err error)
func (*Client) UpdateIoTCloudConnectorAttribute ¶
func (client *Client) UpdateIoTCloudConnectorAttribute(request *UpdateIoTCloudConnectorAttributeRequest) (_result *UpdateIoTCloudConnectorAttributeResponse, _err error)
func (*Client) UpdateIoTCloudConnectorAttributeWithOptions ¶
func (client *Client) UpdateIoTCloudConnectorAttributeWithOptions(request *UpdateIoTCloudConnectorAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateIoTCloudConnectorAttributeResponse, _err error)
func (*Client) UpdateIoTCloudConnectorGroupAttribute ¶
func (client *Client) UpdateIoTCloudConnectorGroupAttribute(request *UpdateIoTCloudConnectorGroupAttributeRequest) (_result *UpdateIoTCloudConnectorGroupAttributeResponse, _err error)
func (*Client) UpdateIoTCloudConnectorGroupAttributeWithOptions ¶
func (client *Client) UpdateIoTCloudConnectorGroupAttributeWithOptions(request *UpdateIoTCloudConnectorGroupAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateIoTCloudConnectorGroupAttributeResponse, _err error)
func (*Client) UpdateIpMappingRule ¶ added in v2.2.4
func (client *Client) UpdateIpMappingRule(request *UpdateIpMappingRuleRequest) (_result *UpdateIpMappingRuleResponse, _err error)
func (*Client) UpdateIpMappingRuleWithOptions ¶ added in v2.2.4
func (client *Client) UpdateIpMappingRuleWithOptions(request *UpdateIpMappingRuleRequest, runtime *util.RuntimeOptions) (_result *UpdateIpMappingRuleResponse, _err error)
func (*Client) UpdateServiceAttribute ¶
func (client *Client) UpdateServiceAttribute(request *UpdateServiceAttributeRequest) (_result *UpdateServiceAttributeResponse, _err error)
func (*Client) UpdateServiceAttributeWithOptions ¶
func (client *Client) UpdateServiceAttributeWithOptions(request *UpdateServiceAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceAttributeResponse, _err error)
func (*Client) UpdateServiceEntryAttribute ¶
func (client *Client) UpdateServiceEntryAttribute(request *UpdateServiceEntryAttributeRequest) (_result *UpdateServiceEntryAttributeResponse, _err error)
func (*Client) UpdateServiceEntryAttributeWithOptions ¶
func (client *Client) UpdateServiceEntryAttributeWithOptions(request *UpdateServiceEntryAttributeRequest, runtime *util.RuntimeOptions) (_result *UpdateServiceEntryAttributeResponse, _err error)
type ConfirmIoTCloudConnectorRequest ¶ added in v2.2.4
type ConfirmIoTCloudConnectorRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConfirmStatus *string `json:"ConfirmStatus,omitempty" xml:"ConfirmStatus,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ConfirmIoTCloudConnectorRequest) GoString ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorRequest) GoString() string
func (*ConfirmIoTCloudConnectorRequest) SetClientToken ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorRequest) SetClientToken(v string) *ConfirmIoTCloudConnectorRequest
func (*ConfirmIoTCloudConnectorRequest) SetConfirmStatus ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorRequest) SetConfirmStatus(v string) *ConfirmIoTCloudConnectorRequest
func (*ConfirmIoTCloudConnectorRequest) SetDryRun ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorRequest) SetDryRun(v bool) *ConfirmIoTCloudConnectorRequest
func (*ConfirmIoTCloudConnectorRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *ConfirmIoTCloudConnectorRequest
func (*ConfirmIoTCloudConnectorRequest) SetRegionId ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorRequest) SetRegionId(v string) *ConfirmIoTCloudConnectorRequest
func (ConfirmIoTCloudConnectorRequest) String ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorRequest) String() string
type ConfirmIoTCloudConnectorResponse ¶ added in v2.2.4
type ConfirmIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ConfirmIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ConfirmIoTCloudConnectorResponse) GoString ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorResponse) GoString() string
func (*ConfirmIoTCloudConnectorResponse) SetBody ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorResponse) SetBody(v *ConfirmIoTCloudConnectorResponseBody) *ConfirmIoTCloudConnectorResponse
func (*ConfirmIoTCloudConnectorResponse) SetHeaders ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *ConfirmIoTCloudConnectorResponse
func (*ConfirmIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorResponse) SetStatusCode(v int32) *ConfirmIoTCloudConnectorResponse
func (ConfirmIoTCloudConnectorResponse) String ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorResponse) String() string
type ConfirmIoTCloudConnectorResponseBody ¶ added in v2.2.4
type ConfirmIoTCloudConnectorResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` }
func (ConfirmIoTCloudConnectorResponseBody) GoString ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorResponseBody) GoString() string
func (*ConfirmIoTCloudConnectorResponseBody) SetRequestId ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorResponseBody) SetRequestId(v string) *ConfirmIoTCloudConnectorResponseBody
func (*ConfirmIoTCloudConnectorResponseBody) SetResourceId ¶ added in v2.2.4
func (s *ConfirmIoTCloudConnectorResponseBody) SetResourceId(v string) *ConfirmIoTCloudConnectorResponseBody
func (ConfirmIoTCloudConnectorResponseBody) String ¶ added in v2.2.4
func (s ConfirmIoTCloudConnectorResponseBody) String() string
type CreateAuthorizationRuleRequest ¶
type CreateAuthorizationRuleRequest struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` }
func (CreateAuthorizationRuleRequest) GoString ¶
func (s CreateAuthorizationRuleRequest) GoString() string
func (*CreateAuthorizationRuleRequest) SetAuthorizationRuleDescription ¶
func (s *CreateAuthorizationRuleRequest) SetAuthorizationRuleDescription(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetAuthorizationRuleName ¶
func (s *CreateAuthorizationRuleRequest) SetAuthorizationRuleName(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetClientToken ¶
func (s *CreateAuthorizationRuleRequest) SetClientToken(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetDestination ¶
func (s *CreateAuthorizationRuleRequest) SetDestination(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetDestinationPort ¶ added in v2.2.4
func (s *CreateAuthorizationRuleRequest) SetDestinationPort(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetDestinationType ¶
func (s *CreateAuthorizationRuleRequest) SetDestinationType(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetDryRun ¶
func (s *CreateAuthorizationRuleRequest) SetDryRun(v bool) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetIoTCloudConnectorId ¶
func (s *CreateAuthorizationRuleRequest) SetIoTCloudConnectorId(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetPolicy ¶
func (s *CreateAuthorizationRuleRequest) SetPolicy(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetProtocol ¶ added in v2.2.4
func (s *CreateAuthorizationRuleRequest) SetProtocol(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetRegionId ¶
func (s *CreateAuthorizationRuleRequest) SetRegionId(v string) *CreateAuthorizationRuleRequest
func (*CreateAuthorizationRuleRequest) SetSourceCidrs ¶
func (s *CreateAuthorizationRuleRequest) SetSourceCidrs(v []*string) *CreateAuthorizationRuleRequest
func (CreateAuthorizationRuleRequest) String ¶
func (s CreateAuthorizationRuleRequest) String() string
type CreateAuthorizationRuleResponse ¶
type CreateAuthorizationRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateAuthorizationRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateAuthorizationRuleResponse) GoString ¶
func (s CreateAuthorizationRuleResponse) GoString() string
func (*CreateAuthorizationRuleResponse) SetBody ¶
func (s *CreateAuthorizationRuleResponse) SetBody(v *CreateAuthorizationRuleResponseBody) *CreateAuthorizationRuleResponse
func (*CreateAuthorizationRuleResponse) SetHeaders ¶
func (s *CreateAuthorizationRuleResponse) SetHeaders(v map[string]*string) *CreateAuthorizationRuleResponse
func (*CreateAuthorizationRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateAuthorizationRuleResponse) SetStatusCode(v int32) *CreateAuthorizationRuleResponse
func (CreateAuthorizationRuleResponse) String ¶
func (s CreateAuthorizationRuleResponse) String() string
type CreateAuthorizationRuleResponseBody ¶
type CreateAuthorizationRuleResponseBody struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateAuthorizationRuleResponseBody) GoString ¶
func (s CreateAuthorizationRuleResponseBody) GoString() string
func (*CreateAuthorizationRuleResponseBody) SetAuthorizationRuleId ¶
func (s *CreateAuthorizationRuleResponseBody) SetAuthorizationRuleId(v string) *CreateAuthorizationRuleResponseBody
func (*CreateAuthorizationRuleResponseBody) SetRequestId ¶
func (s *CreateAuthorizationRuleResponseBody) SetRequestId(v string) *CreateAuthorizationRuleResponseBody
func (CreateAuthorizationRuleResponseBody) String ¶
func (s CreateAuthorizationRuleResponseBody) String() string
type CreateAuthorizationRulesRequest ¶ added in v2.2.4
type CreateAuthorizationRulesRequest struct { AuthorizationRules []*CreateAuthorizationRulesRequestAuthorizationRules `json:"AuthorizationRules,omitempty" xml:"AuthorizationRules,omitempty" type:"Repeated"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (CreateAuthorizationRulesRequest) GoString ¶ added in v2.2.4
func (s CreateAuthorizationRulesRequest) GoString() string
func (*CreateAuthorizationRulesRequest) SetAuthorizationRules ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequest) SetAuthorizationRules(v []*CreateAuthorizationRulesRequestAuthorizationRules) *CreateAuthorizationRulesRequest
func (*CreateAuthorizationRulesRequest) SetClientToken ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequest) SetClientToken(v string) *CreateAuthorizationRulesRequest
func (*CreateAuthorizationRulesRequest) SetDryRun ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequest) SetDryRun(v bool) *CreateAuthorizationRulesRequest
func (*CreateAuthorizationRulesRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequest) SetIoTCloudConnectorId(v string) *CreateAuthorizationRulesRequest
func (*CreateAuthorizationRulesRequest) SetRegionId ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequest) SetRegionId(v string) *CreateAuthorizationRulesRequest
func (CreateAuthorizationRulesRequest) String ¶ added in v2.2.4
func (s CreateAuthorizationRulesRequest) String() string
type CreateAuthorizationRulesRequestAuthorizationRules ¶ added in v2.2.4
type CreateAuthorizationRulesRequestAuthorizationRules struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` SourceCidr *string `json:"SourceCidr,omitempty" xml:"SourceCidr,omitempty"` }
func (CreateAuthorizationRulesRequestAuthorizationRules) GoString ¶ added in v2.2.4
func (s CreateAuthorizationRulesRequestAuthorizationRules) GoString() string
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetDescription ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDescription(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetDestination ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestination(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationPort ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationPort(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationType ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetDestinationType(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetPolicy ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetPolicy(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetProtocol ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetProtocol(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (*CreateAuthorizationRulesRequestAuthorizationRules) SetSourceCidr ¶ added in v2.2.4
func (s *CreateAuthorizationRulesRequestAuthorizationRules) SetSourceCidr(v string) *CreateAuthorizationRulesRequestAuthorizationRules
func (CreateAuthorizationRulesRequestAuthorizationRules) String ¶ added in v2.2.4
func (s CreateAuthorizationRulesRequestAuthorizationRules) String() string
type CreateAuthorizationRulesResponse ¶ added in v2.2.4
type CreateAuthorizationRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateAuthorizationRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateAuthorizationRulesResponse) GoString ¶ added in v2.2.4
func (s CreateAuthorizationRulesResponse) GoString() string
func (*CreateAuthorizationRulesResponse) SetBody ¶ added in v2.2.4
func (s *CreateAuthorizationRulesResponse) SetBody(v *CreateAuthorizationRulesResponseBody) *CreateAuthorizationRulesResponse
func (*CreateAuthorizationRulesResponse) SetHeaders ¶ added in v2.2.4
func (s *CreateAuthorizationRulesResponse) SetHeaders(v map[string]*string) *CreateAuthorizationRulesResponse
func (*CreateAuthorizationRulesResponse) SetStatusCode ¶ added in v2.2.4
func (s *CreateAuthorizationRulesResponse) SetStatusCode(v int32) *CreateAuthorizationRulesResponse
func (CreateAuthorizationRulesResponse) String ¶ added in v2.2.4
func (s CreateAuthorizationRulesResponse) String() string
type CreateAuthorizationRulesResponseBody ¶ added in v2.2.4
type CreateAuthorizationRulesResponseBody struct { AuthorizationRuleIds []*string `json:"AuthorizationRuleIds,omitempty" xml:"AuthorizationRuleIds,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateAuthorizationRulesResponseBody) GoString ¶ added in v2.2.4
func (s CreateAuthorizationRulesResponseBody) GoString() string
func (*CreateAuthorizationRulesResponseBody) SetAuthorizationRuleIds ¶ added in v2.2.4
func (s *CreateAuthorizationRulesResponseBody) SetAuthorizationRuleIds(v []*string) *CreateAuthorizationRulesResponseBody
func (*CreateAuthorizationRulesResponseBody) SetRequestId ¶ added in v2.2.4
func (s *CreateAuthorizationRulesResponseBody) SetRequestId(v string) *CreateAuthorizationRulesResponseBody
func (CreateAuthorizationRulesResponseBody) String ¶ added in v2.2.4
func (s CreateAuthorizationRulesResponseBody) String() string
type CreateConnectionPoolRequest ¶
type CreateConnectionPoolRequest struct { Cidrs []*string `json:"Cidrs,omitempty" xml:"Cidrs,omitempty" type:"Repeated"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolDescription *string `json:"ConnectionPoolDescription,omitempty" xml:"ConnectionPoolDescription,omitempty"` ConnectionPoolName *string `json:"ConnectionPoolName,omitempty" xml:"ConnectionPoolName,omitempty"` Count *int64 `json:"Count,omitempty" xml:"Count,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (CreateConnectionPoolRequest) GoString ¶
func (s CreateConnectionPoolRequest) GoString() string
func (*CreateConnectionPoolRequest) SetCidrs ¶
func (s *CreateConnectionPoolRequest) SetCidrs(v []*string) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetClientToken ¶
func (s *CreateConnectionPoolRequest) SetClientToken(v string) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetConnectionPoolDescription ¶
func (s *CreateConnectionPoolRequest) SetConnectionPoolDescription(v string) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetConnectionPoolName ¶
func (s *CreateConnectionPoolRequest) SetConnectionPoolName(v string) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetCount ¶
func (s *CreateConnectionPoolRequest) SetCount(v int64) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetDryRun ¶
func (s *CreateConnectionPoolRequest) SetDryRun(v bool) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetIoTCloudConnectorId ¶
func (s *CreateConnectionPoolRequest) SetIoTCloudConnectorId(v string) *CreateConnectionPoolRequest
func (*CreateConnectionPoolRequest) SetRegionId ¶
func (s *CreateConnectionPoolRequest) SetRegionId(v string) *CreateConnectionPoolRequest
func (CreateConnectionPoolRequest) String ¶
func (s CreateConnectionPoolRequest) String() string
type CreateConnectionPoolResponse ¶
type CreateConnectionPoolResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateConnectionPoolResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateConnectionPoolResponse) GoString ¶
func (s CreateConnectionPoolResponse) GoString() string
func (*CreateConnectionPoolResponse) SetBody ¶
func (s *CreateConnectionPoolResponse) SetBody(v *CreateConnectionPoolResponseBody) *CreateConnectionPoolResponse
func (*CreateConnectionPoolResponse) SetHeaders ¶
func (s *CreateConnectionPoolResponse) SetHeaders(v map[string]*string) *CreateConnectionPoolResponse
func (*CreateConnectionPoolResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateConnectionPoolResponse) SetStatusCode(v int32) *CreateConnectionPoolResponse
func (CreateConnectionPoolResponse) String ¶
func (s CreateConnectionPoolResponse) String() string
type CreateConnectionPoolResponseBody ¶
type CreateConnectionPoolResponseBody struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateConnectionPoolResponseBody) GoString ¶
func (s CreateConnectionPoolResponseBody) GoString() string
func (*CreateConnectionPoolResponseBody) SetConnectionPoolId ¶
func (s *CreateConnectionPoolResponseBody) SetConnectionPoolId(v string) *CreateConnectionPoolResponseBody
func (*CreateConnectionPoolResponseBody) SetRequestId ¶
func (s *CreateConnectionPoolResponseBody) SetRequestId(v string) *CreateConnectionPoolResponseBody
func (CreateConnectionPoolResponseBody) String ¶
func (s CreateConnectionPoolResponseBody) String() string
type CreateDNSServiceRuleRequest ¶
type CreateDNSServiceRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (CreateDNSServiceRuleRequest) GoString ¶
func (s CreateDNSServiceRuleRequest) GoString() string
func (*CreateDNSServiceRuleRequest) SetClientToken ¶
func (s *CreateDNSServiceRuleRequest) SetClientToken(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetDNSServiceRuleDescription ¶
func (s *CreateDNSServiceRuleRequest) SetDNSServiceRuleDescription(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetDNSServiceRuleName ¶
func (s *CreateDNSServiceRuleRequest) SetDNSServiceRuleName(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetDestination ¶
func (s *CreateDNSServiceRuleRequest) SetDestination(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetDryRun ¶
func (s *CreateDNSServiceRuleRequest) SetDryRun(v bool) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetIoTCloudConnectorId ¶
func (s *CreateDNSServiceRuleRequest) SetIoTCloudConnectorId(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetRegionId ¶
func (s *CreateDNSServiceRuleRequest) SetRegionId(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetServiceType ¶
func (s *CreateDNSServiceRuleRequest) SetServiceType(v string) *CreateDNSServiceRuleRequest
func (*CreateDNSServiceRuleRequest) SetSource ¶
func (s *CreateDNSServiceRuleRequest) SetSource(v string) *CreateDNSServiceRuleRequest
func (CreateDNSServiceRuleRequest) String ¶
func (s CreateDNSServiceRuleRequest) String() string
type CreateDNSServiceRuleResponse ¶
type CreateDNSServiceRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateDNSServiceRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateDNSServiceRuleResponse) GoString ¶
func (s CreateDNSServiceRuleResponse) GoString() string
func (*CreateDNSServiceRuleResponse) SetBody ¶
func (s *CreateDNSServiceRuleResponse) SetBody(v *CreateDNSServiceRuleResponseBody) *CreateDNSServiceRuleResponse
func (*CreateDNSServiceRuleResponse) SetHeaders ¶
func (s *CreateDNSServiceRuleResponse) SetHeaders(v map[string]*string) *CreateDNSServiceRuleResponse
func (*CreateDNSServiceRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateDNSServiceRuleResponse) SetStatusCode(v int32) *CreateDNSServiceRuleResponse
func (CreateDNSServiceRuleResponse) String ¶
func (s CreateDNSServiceRuleResponse) String() string
type CreateDNSServiceRuleResponseBody ¶
type CreateDNSServiceRuleResponseBody struct { DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateDNSServiceRuleResponseBody) GoString ¶
func (s CreateDNSServiceRuleResponseBody) GoString() string
func (*CreateDNSServiceRuleResponseBody) SetDNSServiceRuleId ¶
func (s *CreateDNSServiceRuleResponseBody) SetDNSServiceRuleId(v string) *CreateDNSServiceRuleResponseBody
func (*CreateDNSServiceRuleResponseBody) SetRequestId ¶
func (s *CreateDNSServiceRuleResponseBody) SetRequestId(v string) *CreateDNSServiceRuleResponseBody
func (CreateDNSServiceRuleResponseBody) String ¶
func (s CreateDNSServiceRuleResponseBody) String() string
type CreateGroupAuthorizationRuleRequest ¶
type CreateGroupAuthorizationRuleRequest struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (CreateGroupAuthorizationRuleRequest) GoString ¶
func (s CreateGroupAuthorizationRuleRequest) GoString() string
func (*CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleDescription ¶
func (s *CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleDescription(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleName ¶
func (s *CreateGroupAuthorizationRuleRequest) SetAuthorizationRuleName(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetClientToken ¶
func (s *CreateGroupAuthorizationRuleRequest) SetClientToken(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetDestination ¶
func (s *CreateGroupAuthorizationRuleRequest) SetDestination(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetDestinationPort ¶ added in v2.2.4
func (s *CreateGroupAuthorizationRuleRequest) SetDestinationPort(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetDestinationType ¶
func (s *CreateGroupAuthorizationRuleRequest) SetDestinationType(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetDryRun ¶
func (s *CreateGroupAuthorizationRuleRequest) SetDryRun(v bool) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId ¶
func (s *CreateGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetPolicy ¶
func (s *CreateGroupAuthorizationRuleRequest) SetPolicy(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetProtocol ¶ added in v2.2.4
func (s *CreateGroupAuthorizationRuleRequest) SetProtocol(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetRegionId ¶
func (s *CreateGroupAuthorizationRuleRequest) SetRegionId(v string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetSourceCidrs ¶
func (s *CreateGroupAuthorizationRuleRequest) SetSourceCidrs(v []*string) *CreateGroupAuthorizationRuleRequest
func (*CreateGroupAuthorizationRuleRequest) SetType ¶ added in v2.1.8
func (s *CreateGroupAuthorizationRuleRequest) SetType(v string) *CreateGroupAuthorizationRuleRequest
func (CreateGroupAuthorizationRuleRequest) String ¶
func (s CreateGroupAuthorizationRuleRequest) String() string
type CreateGroupAuthorizationRuleResponse ¶
type CreateGroupAuthorizationRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateGroupAuthorizationRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupAuthorizationRuleResponse) GoString ¶
func (s CreateGroupAuthorizationRuleResponse) GoString() string
func (*CreateGroupAuthorizationRuleResponse) SetHeaders ¶
func (s *CreateGroupAuthorizationRuleResponse) SetHeaders(v map[string]*string) *CreateGroupAuthorizationRuleResponse
func (*CreateGroupAuthorizationRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateGroupAuthorizationRuleResponse) SetStatusCode(v int32) *CreateGroupAuthorizationRuleResponse
func (CreateGroupAuthorizationRuleResponse) String ¶
func (s CreateGroupAuthorizationRuleResponse) String() string
type CreateGroupAuthorizationRuleResponseBody ¶
type CreateGroupAuthorizationRuleResponseBody struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGroupAuthorizationRuleResponseBody) GoString ¶
func (s CreateGroupAuthorizationRuleResponseBody) GoString() string
func (*CreateGroupAuthorizationRuleResponseBody) SetAuthorizationRuleId ¶
func (s *CreateGroupAuthorizationRuleResponseBody) SetAuthorizationRuleId(v string) *CreateGroupAuthorizationRuleResponseBody
func (*CreateGroupAuthorizationRuleResponseBody) SetIoTCloudConnectorGroupId ¶
func (s *CreateGroupAuthorizationRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateGroupAuthorizationRuleResponseBody
func (*CreateGroupAuthorizationRuleResponseBody) SetRequestId ¶
func (s *CreateGroupAuthorizationRuleResponseBody) SetRequestId(v string) *CreateGroupAuthorizationRuleResponseBody
func (CreateGroupAuthorizationRuleResponseBody) String ¶
func (s CreateGroupAuthorizationRuleResponseBody) String() string
type CreateGroupDNSServiceRuleRequest ¶
type CreateGroupDNSServiceRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (CreateGroupDNSServiceRuleRequest) GoString ¶
func (s CreateGroupDNSServiceRuleRequest) GoString() string
func (*CreateGroupDNSServiceRuleRequest) SetClientToken ¶
func (s *CreateGroupDNSServiceRuleRequest) SetClientToken(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleDescription ¶
func (s *CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleDescription(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleName ¶
func (s *CreateGroupDNSServiceRuleRequest) SetDNSServiceRuleName(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetDestination ¶
func (s *CreateGroupDNSServiceRuleRequest) SetDestination(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetDryRun ¶
func (s *CreateGroupDNSServiceRuleRequest) SetDryRun(v bool) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId ¶
func (s *CreateGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetRegionId ¶
func (s *CreateGroupDNSServiceRuleRequest) SetRegionId(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetServiceType ¶
func (s *CreateGroupDNSServiceRuleRequest) SetServiceType(v string) *CreateGroupDNSServiceRuleRequest
func (*CreateGroupDNSServiceRuleRequest) SetSource ¶
func (s *CreateGroupDNSServiceRuleRequest) SetSource(v string) *CreateGroupDNSServiceRuleRequest
func (CreateGroupDNSServiceRuleRequest) String ¶
func (s CreateGroupDNSServiceRuleRequest) String() string
type CreateGroupDNSServiceRuleResponse ¶
type CreateGroupDNSServiceRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateGroupDNSServiceRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupDNSServiceRuleResponse) GoString ¶
func (s CreateGroupDNSServiceRuleResponse) GoString() string
func (*CreateGroupDNSServiceRuleResponse) SetHeaders ¶
func (s *CreateGroupDNSServiceRuleResponse) SetHeaders(v map[string]*string) *CreateGroupDNSServiceRuleResponse
func (*CreateGroupDNSServiceRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateGroupDNSServiceRuleResponse) SetStatusCode(v int32) *CreateGroupDNSServiceRuleResponse
func (CreateGroupDNSServiceRuleResponse) String ¶
func (s CreateGroupDNSServiceRuleResponse) String() string
type CreateGroupDNSServiceRuleResponseBody ¶
type CreateGroupDNSServiceRuleResponseBody struct { DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGroupDNSServiceRuleResponseBody) GoString ¶
func (s CreateGroupDNSServiceRuleResponseBody) GoString() string
func (*CreateGroupDNSServiceRuleResponseBody) SetDNSServiceRuleId ¶
func (s *CreateGroupDNSServiceRuleResponseBody) SetDNSServiceRuleId(v string) *CreateGroupDNSServiceRuleResponseBody
func (*CreateGroupDNSServiceRuleResponseBody) SetIoTCloudConnectorGroupId ¶
func (s *CreateGroupDNSServiceRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateGroupDNSServiceRuleResponseBody
func (*CreateGroupDNSServiceRuleResponseBody) SetRequestId ¶
func (s *CreateGroupDNSServiceRuleResponseBody) SetRequestId(v string) *CreateGroupDNSServiceRuleResponseBody
func (CreateGroupDNSServiceRuleResponseBody) String ¶
func (s CreateGroupDNSServiceRuleResponseBody) String() string
type CreateGroupIpMappingRuleRequest ¶ added in v2.2.4
type CreateGroupIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (CreateGroupIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleRequest) GoString() string
func (*CreateGroupIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetClientToken(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetDestinationIp ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetDestinationIp(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetDryRun(v bool) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetIpMappingRuleName ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetIpMappingRuleName(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetMappingIp ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetMappingIp(v string) *CreateGroupIpMappingRuleRequest
func (*CreateGroupIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleRequest) SetRegionId(v string) *CreateGroupIpMappingRuleRequest
func (CreateGroupIpMappingRuleRequest) String ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleRequest) String() string
type CreateGroupIpMappingRuleResponse ¶ added in v2.2.4
type CreateGroupIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateGroupIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleResponse) GoString() string
func (*CreateGroupIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleResponse) SetBody(v *CreateGroupIpMappingRuleResponseBody) *CreateGroupIpMappingRuleResponse
func (*CreateGroupIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *CreateGroupIpMappingRuleResponse
func (*CreateGroupIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleResponse) SetStatusCode(v int32) *CreateGroupIpMappingRuleResponse
func (CreateGroupIpMappingRuleResponse) String ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleResponse) String() string
type CreateGroupIpMappingRuleResponseBody ¶ added in v2.2.4
type CreateGroupIpMappingRuleResponseBody struct { GroupIpMappingRuleId *string `json:"GroupIpMappingRuleId,omitempty" xml:"GroupIpMappingRuleId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateGroupIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleResponseBody) GoString() string
func (*CreateGroupIpMappingRuleResponseBody) SetGroupIpMappingRuleId ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleResponseBody) SetGroupIpMappingRuleId(v string) *CreateGroupIpMappingRuleResponseBody
func (*CreateGroupIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *CreateGroupIpMappingRuleResponseBody) SetRequestId(v string) *CreateGroupIpMappingRuleResponseBody
func (CreateGroupIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s CreateGroupIpMappingRuleResponseBody) String() string
type CreateIoTCloudConnectorBackhaulRouteRequest ¶ added in v2.1.4
type CreateIoTCloudConnectorBackhaulRouteRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (CreateIoTCloudConnectorBackhaulRouteRequest) GoString ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteRequest) GoString() string
func (*CreateIoTCloudConnectorBackhaulRouteRequest) SetClientToken ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetClientToken(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
func (*CreateIoTCloudConnectorBackhaulRouteRequest) SetDryRun ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetDryRun(v bool) *CreateIoTCloudConnectorBackhaulRouteRequest
func (*CreateIoTCloudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
func (*CreateIoTCloudConnectorBackhaulRouteRequest) SetRegionId ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteRequest) SetRegionId(v string) *CreateIoTCloudConnectorBackhaulRouteRequest
func (CreateIoTCloudConnectorBackhaulRouteRequest) String ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteRequest) String() string
type CreateIoTCloudConnectorBackhaulRouteResponse ¶ added in v2.1.4
type CreateIoTCloudConnectorBackhaulRouteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIoTCloudConnectorBackhaulRouteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIoTCloudConnectorBackhaulRouteResponse) GoString ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteResponse) GoString() string
func (*CreateIoTCloudConnectorBackhaulRouteResponse) SetHeaders ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorBackhaulRouteResponse
func (*CreateIoTCloudConnectorBackhaulRouteResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorBackhaulRouteResponse
func (CreateIoTCloudConnectorBackhaulRouteResponse) String ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteResponse) String() string
type CreateIoTCloudConnectorBackhaulRouteResponseBody ¶ added in v2.1.4
type CreateIoTCloudConnectorBackhaulRouteResponseBody struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateIoTCloudConnectorBackhaulRouteResponseBody) GoString ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteResponseBody) GoString() string
func (*CreateIoTCloudConnectorBackhaulRouteResponseBody) SetIoTCloudConnectorId ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteResponseBody) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorBackhaulRouteResponseBody
func (*CreateIoTCloudConnectorBackhaulRouteResponseBody) SetRequestId ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorBackhaulRouteResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorBackhaulRouteResponseBody
func (CreateIoTCloudConnectorBackhaulRouteResponseBody) String ¶ added in v2.1.4
func (s CreateIoTCloudConnectorBackhaulRouteResponseBody) String() string
type CreateIoTCloudConnectorGroupRequest ¶
type CreateIoTCloudConnectorGroupRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (CreateIoTCloudConnectorGroupRequest) GoString ¶
func (s CreateIoTCloudConnectorGroupRequest) GoString() string
func (*CreateIoTCloudConnectorGroupRequest) SetClientToken ¶
func (s *CreateIoTCloudConnectorGroupRequest) SetClientToken(v string) *CreateIoTCloudConnectorGroupRequest
func (*CreateIoTCloudConnectorGroupRequest) SetDescription ¶
func (s *CreateIoTCloudConnectorGroupRequest) SetDescription(v string) *CreateIoTCloudConnectorGroupRequest
func (*CreateIoTCloudConnectorGroupRequest) SetDryRun ¶
func (s *CreateIoTCloudConnectorGroupRequest) SetDryRun(v bool) *CreateIoTCloudConnectorGroupRequest
func (*CreateIoTCloudConnectorGroupRequest) SetName ¶
func (s *CreateIoTCloudConnectorGroupRequest) SetName(v string) *CreateIoTCloudConnectorGroupRequest
func (*CreateIoTCloudConnectorGroupRequest) SetRegionId ¶
func (s *CreateIoTCloudConnectorGroupRequest) SetRegionId(v string) *CreateIoTCloudConnectorGroupRequest
func (*CreateIoTCloudConnectorGroupRequest) SetType ¶ added in v2.1.8
func (s *CreateIoTCloudConnectorGroupRequest) SetType(v string) *CreateIoTCloudConnectorGroupRequest
func (CreateIoTCloudConnectorGroupRequest) String ¶
func (s CreateIoTCloudConnectorGroupRequest) String() string
type CreateIoTCloudConnectorGroupResponse ¶
type CreateIoTCloudConnectorGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIoTCloudConnectorGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIoTCloudConnectorGroupResponse) GoString ¶
func (s CreateIoTCloudConnectorGroupResponse) GoString() string
func (*CreateIoTCloudConnectorGroupResponse) SetHeaders ¶
func (s *CreateIoTCloudConnectorGroupResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorGroupResponse
func (*CreateIoTCloudConnectorGroupResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorGroupResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorGroupResponse
func (CreateIoTCloudConnectorGroupResponse) String ¶
func (s CreateIoTCloudConnectorGroupResponse) String() string
type CreateIoTCloudConnectorGroupResponseBody ¶
type CreateIoTCloudConnectorGroupResponseBody struct { IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateIoTCloudConnectorGroupResponseBody) GoString ¶
func (s CreateIoTCloudConnectorGroupResponseBody) GoString() string
func (*CreateIoTCloudConnectorGroupResponseBody) SetIoTCloudConnectorGroupId ¶
func (s *CreateIoTCloudConnectorGroupResponseBody) SetIoTCloudConnectorGroupId(v string) *CreateIoTCloudConnectorGroupResponseBody
func (*CreateIoTCloudConnectorGroupResponseBody) SetRequestId ¶
func (s *CreateIoTCloudConnectorGroupResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorGroupResponseBody
func (CreateIoTCloudConnectorGroupResponseBody) String ¶
func (s CreateIoTCloudConnectorGroupResponseBody) String() string
type CreateIoTCloudConnectorRequest ¶
type CreateIoTCloudConnectorRequest struct { APN *string `json:"APN,omitempty" xml:"APN,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` IoTCloudConnectorDescription *string `json:"IoTCloudConnectorDescription,omitempty" xml:"IoTCloudConnectorDescription,omitempty"` IoTCloudConnectorName *string `json:"IoTCloudConnectorName,omitempty" xml:"IoTCloudConnectorName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ResourceUid *int64 `json:"ResourceUid,omitempty" xml:"ResourceUid,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` WildcardDomainEnabled *bool `json:"WildcardDomainEnabled,omitempty" xml:"WildcardDomainEnabled,omitempty"` }
func (CreateIoTCloudConnectorRequest) GoString ¶
func (s CreateIoTCloudConnectorRequest) GoString() string
func (*CreateIoTCloudConnectorRequest) SetAPN ¶
func (s *CreateIoTCloudConnectorRequest) SetAPN(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetClientToken ¶
func (s *CreateIoTCloudConnectorRequest) SetClientToken(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetDryRun ¶
func (s *CreateIoTCloudConnectorRequest) SetDryRun(v bool) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetISP ¶
func (s *CreateIoTCloudConnectorRequest) SetISP(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetIoTCloudConnectorDescription ¶
func (s *CreateIoTCloudConnectorRequest) SetIoTCloudConnectorDescription(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetIoTCloudConnectorName ¶
func (s *CreateIoTCloudConnectorRequest) SetIoTCloudConnectorName(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetRegionId ¶
func (s *CreateIoTCloudConnectorRequest) SetRegionId(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetResourceUid ¶
func (s *CreateIoTCloudConnectorRequest) SetResourceUid(v int64) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetType ¶ added in v2.1.8
func (s *CreateIoTCloudConnectorRequest) SetType(v string) *CreateIoTCloudConnectorRequest
func (*CreateIoTCloudConnectorRequest) SetWildcardDomainEnabled ¶
func (s *CreateIoTCloudConnectorRequest) SetWildcardDomainEnabled(v bool) *CreateIoTCloudConnectorRequest
func (CreateIoTCloudConnectorRequest) String ¶
func (s CreateIoTCloudConnectorRequest) String() string
type CreateIoTCloudConnectorResponse ¶
type CreateIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIoTCloudConnectorResponse) GoString ¶
func (s CreateIoTCloudConnectorResponse) GoString() string
func (*CreateIoTCloudConnectorResponse) SetBody ¶
func (s *CreateIoTCloudConnectorResponse) SetBody(v *CreateIoTCloudConnectorResponseBody) *CreateIoTCloudConnectorResponse
func (*CreateIoTCloudConnectorResponse) SetHeaders ¶
func (s *CreateIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *CreateIoTCloudConnectorResponse
func (*CreateIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateIoTCloudConnectorResponse) SetStatusCode(v int32) *CreateIoTCloudConnectorResponse
func (CreateIoTCloudConnectorResponse) String ¶
func (s CreateIoTCloudConnectorResponse) String() string
type CreateIoTCloudConnectorResponseBody ¶
type CreateIoTCloudConnectorResponseBody struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateIoTCloudConnectorResponseBody) GoString ¶
func (s CreateIoTCloudConnectorResponseBody) GoString() string
func (*CreateIoTCloudConnectorResponseBody) SetIoTCloudConnectorId ¶
func (s *CreateIoTCloudConnectorResponseBody) SetIoTCloudConnectorId(v string) *CreateIoTCloudConnectorResponseBody
func (*CreateIoTCloudConnectorResponseBody) SetRequestId ¶
func (s *CreateIoTCloudConnectorResponseBody) SetRequestId(v string) *CreateIoTCloudConnectorResponseBody
func (CreateIoTCloudConnectorResponseBody) String ¶
func (s CreateIoTCloudConnectorResponseBody) String() string
type CreateIpMappingRuleRequest ¶ added in v2.2.4
type CreateIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (CreateIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s CreateIpMappingRuleRequest) GoString() string
func (*CreateIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetClientToken(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetDestinationIp ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetDestinationIp(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetDryRun(v bool) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetIpMappingRuleName ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetIpMappingRuleName(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetMappingIp ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetMappingIp(v string) *CreateIpMappingRuleRequest
func (*CreateIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *CreateIpMappingRuleRequest) SetRegionId(v string) *CreateIpMappingRuleRequest
func (CreateIpMappingRuleRequest) String ¶ added in v2.2.4
func (s CreateIpMappingRuleRequest) String() string
type CreateIpMappingRuleResponse ¶ added in v2.2.4
type CreateIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s CreateIpMappingRuleResponse) GoString() string
func (*CreateIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *CreateIpMappingRuleResponse) SetBody(v *CreateIpMappingRuleResponseBody) *CreateIpMappingRuleResponse
func (*CreateIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *CreateIpMappingRuleResponse) SetHeaders(v map[string]*string) *CreateIpMappingRuleResponse
func (*CreateIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *CreateIpMappingRuleResponse) SetStatusCode(v int32) *CreateIpMappingRuleResponse
func (CreateIpMappingRuleResponse) String ¶ added in v2.2.4
func (s CreateIpMappingRuleResponse) String() string
type CreateIpMappingRuleResponseBody ¶ added in v2.2.4
type CreateIpMappingRuleResponseBody struct { IpMappingRuleId *string `json:"IpMappingRuleId,omitempty" xml:"IpMappingRuleId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (CreateIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s CreateIpMappingRuleResponseBody) GoString() string
func (*CreateIpMappingRuleResponseBody) SetIpMappingRuleId ¶ added in v2.2.4
func (s *CreateIpMappingRuleResponseBody) SetIpMappingRuleId(v string) *CreateIpMappingRuleResponseBody
func (*CreateIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *CreateIpMappingRuleResponseBody) SetRequestId(v string) *CreateIpMappingRuleResponseBody
func (CreateIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s CreateIpMappingRuleResponseBody) String() string
type CreateServiceEntryRequest ¶
type CreateServiceEntryRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceEntryDescription *string `json:"ServiceEntryDescription,omitempty" xml:"ServiceEntryDescription,omitempty"` ServiceEntryName *string `json:"ServiceEntryName,omitempty" xml:"ServiceEntryName,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` Target *string `json:"Target,omitempty" xml:"Target,omitempty"` TargetType *string `json:"TargetType,omitempty" xml:"TargetType,omitempty"` }
func (CreateServiceEntryRequest) GoString ¶
func (s CreateServiceEntryRequest) GoString() string
func (*CreateServiceEntryRequest) SetClientToken ¶
func (s *CreateServiceEntryRequest) SetClientToken(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetDryRun ¶
func (s *CreateServiceEntryRequest) SetDryRun(v bool) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetIoTCloudConnectorId ¶
func (s *CreateServiceEntryRequest) SetIoTCloudConnectorId(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetRegionId ¶
func (s *CreateServiceEntryRequest) SetRegionId(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetServiceEntryDescription ¶
func (s *CreateServiceEntryRequest) SetServiceEntryDescription(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetServiceEntryName ¶
func (s *CreateServiceEntryRequest) SetServiceEntryName(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetServiceId ¶
func (s *CreateServiceEntryRequest) SetServiceId(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetTarget ¶
func (s *CreateServiceEntryRequest) SetTarget(v string) *CreateServiceEntryRequest
func (*CreateServiceEntryRequest) SetTargetType ¶
func (s *CreateServiceEntryRequest) SetTargetType(v string) *CreateServiceEntryRequest
func (CreateServiceEntryRequest) String ¶
func (s CreateServiceEntryRequest) String() string
type CreateServiceEntryResponse ¶
type CreateServiceEntryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateServiceEntryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateServiceEntryResponse) GoString ¶
func (s CreateServiceEntryResponse) GoString() string
func (*CreateServiceEntryResponse) SetBody ¶
func (s *CreateServiceEntryResponse) SetBody(v *CreateServiceEntryResponseBody) *CreateServiceEntryResponse
func (*CreateServiceEntryResponse) SetHeaders ¶
func (s *CreateServiceEntryResponse) SetHeaders(v map[string]*string) *CreateServiceEntryResponse
func (*CreateServiceEntryResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateServiceEntryResponse) SetStatusCode(v int32) *CreateServiceEntryResponse
func (CreateServiceEntryResponse) String ¶
func (s CreateServiceEntryResponse) String() string
type CreateServiceEntryResponseBody ¶
type CreateServiceEntryResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceEntryId *string `json:"ServiceEntryId,omitempty" xml:"ServiceEntryId,omitempty"` }
func (CreateServiceEntryResponseBody) GoString ¶
func (s CreateServiceEntryResponseBody) GoString() string
func (*CreateServiceEntryResponseBody) SetRequestId ¶
func (s *CreateServiceEntryResponseBody) SetRequestId(v string) *CreateServiceEntryResponseBody
func (*CreateServiceEntryResponseBody) SetServiceEntryId ¶
func (s *CreateServiceEntryResponseBody) SetServiceEntryId(v string) *CreateServiceEntryResponseBody
func (CreateServiceEntryResponseBody) String ¶
func (s CreateServiceEntryResponseBody) String() string
type CreateServiceRequest ¶
type CreateServiceRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceDescription *string `json:"ServiceDescription,omitempty" xml:"ServiceDescription,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (CreateServiceRequest) GoString ¶
func (s CreateServiceRequest) GoString() string
func (*CreateServiceRequest) SetClientToken ¶
func (s *CreateServiceRequest) SetClientToken(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetDryRun ¶
func (s *CreateServiceRequest) SetDryRun(v bool) *CreateServiceRequest
func (*CreateServiceRequest) SetIoTCloudConnectorId ¶
func (s *CreateServiceRequest) SetIoTCloudConnectorId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetRegionId ¶
func (s *CreateServiceRequest) SetRegionId(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceDescription ¶
func (s *CreateServiceRequest) SetServiceDescription(v string) *CreateServiceRequest
func (*CreateServiceRequest) SetServiceName ¶
func (s *CreateServiceRequest) SetServiceName(v string) *CreateServiceRequest
func (CreateServiceRequest) String ¶
func (s CreateServiceRequest) String() string
type CreateServiceResponse ¶
type CreateServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateServiceResponse) GoString ¶
func (s CreateServiceResponse) GoString() string
func (*CreateServiceResponse) SetBody ¶
func (s *CreateServiceResponse) SetBody(v *CreateServiceResponseBody) *CreateServiceResponse
func (*CreateServiceResponse) SetHeaders ¶
func (s *CreateServiceResponse) SetHeaders(v map[string]*string) *CreateServiceResponse
func (*CreateServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *CreateServiceResponse) SetStatusCode(v int32) *CreateServiceResponse
func (CreateServiceResponse) String ¶
func (s CreateServiceResponse) String() string
type CreateServiceResponseBody ¶
type CreateServiceResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (CreateServiceResponseBody) GoString ¶
func (s CreateServiceResponseBody) GoString() string
func (*CreateServiceResponseBody) SetRequestId ¶
func (s *CreateServiceResponseBody) SetRequestId(v string) *CreateServiceResponseBody
func (*CreateServiceResponseBody) SetServiceId ¶
func (s *CreateServiceResponseBody) SetServiceId(v string) *CreateServiceResponseBody
func (CreateServiceResponseBody) String ¶
func (s CreateServiceResponseBody) String() string
type DeleteAuthorizationRuleRequest ¶
type DeleteAuthorizationRuleRequest struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteAuthorizationRuleRequest) GoString ¶
func (s DeleteAuthorizationRuleRequest) GoString() string
func (*DeleteAuthorizationRuleRequest) SetAuthorizationRuleId ¶
func (s *DeleteAuthorizationRuleRequest) SetAuthorizationRuleId(v string) *DeleteAuthorizationRuleRequest
func (*DeleteAuthorizationRuleRequest) SetClientToken ¶
func (s *DeleteAuthorizationRuleRequest) SetClientToken(v string) *DeleteAuthorizationRuleRequest
func (*DeleteAuthorizationRuleRequest) SetDryRun ¶
func (s *DeleteAuthorizationRuleRequest) SetDryRun(v bool) *DeleteAuthorizationRuleRequest
func (*DeleteAuthorizationRuleRequest) SetIoTCloudConnectorId ¶
func (s *DeleteAuthorizationRuleRequest) SetIoTCloudConnectorId(v string) *DeleteAuthorizationRuleRequest
func (*DeleteAuthorizationRuleRequest) SetRegionId ¶
func (s *DeleteAuthorizationRuleRequest) SetRegionId(v string) *DeleteAuthorizationRuleRequest
func (DeleteAuthorizationRuleRequest) String ¶
func (s DeleteAuthorizationRuleRequest) String() string
type DeleteAuthorizationRuleResponse ¶
type DeleteAuthorizationRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteAuthorizationRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteAuthorizationRuleResponse) GoString ¶
func (s DeleteAuthorizationRuleResponse) GoString() string
func (*DeleteAuthorizationRuleResponse) SetBody ¶
func (s *DeleteAuthorizationRuleResponse) SetBody(v *DeleteAuthorizationRuleResponseBody) *DeleteAuthorizationRuleResponse
func (*DeleteAuthorizationRuleResponse) SetHeaders ¶
func (s *DeleteAuthorizationRuleResponse) SetHeaders(v map[string]*string) *DeleteAuthorizationRuleResponse
func (*DeleteAuthorizationRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteAuthorizationRuleResponse) SetStatusCode(v int32) *DeleteAuthorizationRuleResponse
func (DeleteAuthorizationRuleResponse) String ¶
func (s DeleteAuthorizationRuleResponse) String() string
type DeleteAuthorizationRuleResponseBody ¶
type DeleteAuthorizationRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteAuthorizationRuleResponseBody) GoString ¶
func (s DeleteAuthorizationRuleResponseBody) GoString() string
func (*DeleteAuthorizationRuleResponseBody) SetRequestId ¶
func (s *DeleteAuthorizationRuleResponseBody) SetRequestId(v string) *DeleteAuthorizationRuleResponseBody
func (DeleteAuthorizationRuleResponseBody) String ¶
func (s DeleteAuthorizationRuleResponseBody) String() string
type DeleteConnectionPoolRequest ¶
type DeleteConnectionPoolRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteConnectionPoolRequest) GoString ¶
func (s DeleteConnectionPoolRequest) GoString() string
func (*DeleteConnectionPoolRequest) SetClientToken ¶
func (s *DeleteConnectionPoolRequest) SetClientToken(v string) *DeleteConnectionPoolRequest
func (*DeleteConnectionPoolRequest) SetConnectionPoolId ¶
func (s *DeleteConnectionPoolRequest) SetConnectionPoolId(v string) *DeleteConnectionPoolRequest
func (*DeleteConnectionPoolRequest) SetDryRun ¶
func (s *DeleteConnectionPoolRequest) SetDryRun(v bool) *DeleteConnectionPoolRequest
func (*DeleteConnectionPoolRequest) SetIoTCloudConnectorId ¶
func (s *DeleteConnectionPoolRequest) SetIoTCloudConnectorId(v string) *DeleteConnectionPoolRequest
func (*DeleteConnectionPoolRequest) SetRegionId ¶
func (s *DeleteConnectionPoolRequest) SetRegionId(v string) *DeleteConnectionPoolRequest
func (DeleteConnectionPoolRequest) String ¶
func (s DeleteConnectionPoolRequest) String() string
type DeleteConnectionPoolResponse ¶
type DeleteConnectionPoolResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteConnectionPoolResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteConnectionPoolResponse) GoString ¶
func (s DeleteConnectionPoolResponse) GoString() string
func (*DeleteConnectionPoolResponse) SetBody ¶
func (s *DeleteConnectionPoolResponse) SetBody(v *DeleteConnectionPoolResponseBody) *DeleteConnectionPoolResponse
func (*DeleteConnectionPoolResponse) SetHeaders ¶
func (s *DeleteConnectionPoolResponse) SetHeaders(v map[string]*string) *DeleteConnectionPoolResponse
func (*DeleteConnectionPoolResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteConnectionPoolResponse) SetStatusCode(v int32) *DeleteConnectionPoolResponse
func (DeleteConnectionPoolResponse) String ¶
func (s DeleteConnectionPoolResponse) String() string
type DeleteConnectionPoolResponseBody ¶
type DeleteConnectionPoolResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteConnectionPoolResponseBody) GoString ¶
func (s DeleteConnectionPoolResponseBody) GoString() string
func (*DeleteConnectionPoolResponseBody) SetRequestId ¶
func (s *DeleteConnectionPoolResponseBody) SetRequestId(v string) *DeleteConnectionPoolResponseBody
func (DeleteConnectionPoolResponseBody) String ¶
func (s DeleteConnectionPoolResponseBody) String() string
type DeleteDNSServiceRuleRequest ¶
type DeleteDNSServiceRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteDNSServiceRuleRequest) GoString ¶
func (s DeleteDNSServiceRuleRequest) GoString() string
func (*DeleteDNSServiceRuleRequest) SetClientToken ¶
func (s *DeleteDNSServiceRuleRequest) SetClientToken(v string) *DeleteDNSServiceRuleRequest
func (*DeleteDNSServiceRuleRequest) SetDNSServiceRuleId ¶
func (s *DeleteDNSServiceRuleRequest) SetDNSServiceRuleId(v string) *DeleteDNSServiceRuleRequest
func (*DeleteDNSServiceRuleRequest) SetDryRun ¶
func (s *DeleteDNSServiceRuleRequest) SetDryRun(v bool) *DeleteDNSServiceRuleRequest
func (*DeleteDNSServiceRuleRequest) SetIoTCloudConnectorId ¶
func (s *DeleteDNSServiceRuleRequest) SetIoTCloudConnectorId(v string) *DeleteDNSServiceRuleRequest
func (*DeleteDNSServiceRuleRequest) SetRegionId ¶
func (s *DeleteDNSServiceRuleRequest) SetRegionId(v string) *DeleteDNSServiceRuleRequest
func (DeleteDNSServiceRuleRequest) String ¶
func (s DeleteDNSServiceRuleRequest) String() string
type DeleteDNSServiceRuleResponse ¶
type DeleteDNSServiceRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteDNSServiceRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteDNSServiceRuleResponse) GoString ¶
func (s DeleteDNSServiceRuleResponse) GoString() string
func (*DeleteDNSServiceRuleResponse) SetBody ¶
func (s *DeleteDNSServiceRuleResponse) SetBody(v *DeleteDNSServiceRuleResponseBody) *DeleteDNSServiceRuleResponse
func (*DeleteDNSServiceRuleResponse) SetHeaders ¶
func (s *DeleteDNSServiceRuleResponse) SetHeaders(v map[string]*string) *DeleteDNSServiceRuleResponse
func (*DeleteDNSServiceRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteDNSServiceRuleResponse) SetStatusCode(v int32) *DeleteDNSServiceRuleResponse
func (DeleteDNSServiceRuleResponse) String ¶
func (s DeleteDNSServiceRuleResponse) String() string
type DeleteDNSServiceRuleResponseBody ¶
type DeleteDNSServiceRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteDNSServiceRuleResponseBody) GoString ¶
func (s DeleteDNSServiceRuleResponseBody) GoString() string
func (*DeleteDNSServiceRuleResponseBody) SetRequestId ¶
func (s *DeleteDNSServiceRuleResponseBody) SetRequestId(v string) *DeleteDNSServiceRuleResponseBody
func (DeleteDNSServiceRuleResponseBody) String ¶
func (s DeleteDNSServiceRuleResponseBody) String() string
type DeleteGroupAuthorizationRuleRequest ¶
type DeleteGroupAuthorizationRuleRequest struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteGroupAuthorizationRuleRequest) GoString ¶
func (s DeleteGroupAuthorizationRuleRequest) GoString() string
func (*DeleteGroupAuthorizationRuleRequest) SetAuthorizationRuleId ¶
func (s *DeleteGroupAuthorizationRuleRequest) SetAuthorizationRuleId(v string) *DeleteGroupAuthorizationRuleRequest
func (*DeleteGroupAuthorizationRuleRequest) SetClientToken ¶
func (s *DeleteGroupAuthorizationRuleRequest) SetClientToken(v string) *DeleteGroupAuthorizationRuleRequest
func (*DeleteGroupAuthorizationRuleRequest) SetDryRun ¶
func (s *DeleteGroupAuthorizationRuleRequest) SetDryRun(v bool) *DeleteGroupAuthorizationRuleRequest
func (*DeleteGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId ¶
func (s *DeleteGroupAuthorizationRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupAuthorizationRuleRequest
func (*DeleteGroupAuthorizationRuleRequest) SetRegionId ¶
func (s *DeleteGroupAuthorizationRuleRequest) SetRegionId(v string) *DeleteGroupAuthorizationRuleRequest
func (DeleteGroupAuthorizationRuleRequest) String ¶
func (s DeleteGroupAuthorizationRuleRequest) String() string
type DeleteGroupAuthorizationRuleResponse ¶
type DeleteGroupAuthorizationRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteGroupAuthorizationRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGroupAuthorizationRuleResponse) GoString ¶
func (s DeleteGroupAuthorizationRuleResponse) GoString() string
func (*DeleteGroupAuthorizationRuleResponse) SetHeaders ¶
func (s *DeleteGroupAuthorizationRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupAuthorizationRuleResponse
func (*DeleteGroupAuthorizationRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteGroupAuthorizationRuleResponse) SetStatusCode(v int32) *DeleteGroupAuthorizationRuleResponse
func (DeleteGroupAuthorizationRuleResponse) String ¶
func (s DeleteGroupAuthorizationRuleResponse) String() string
type DeleteGroupAuthorizationRuleResponseBody ¶
type DeleteGroupAuthorizationRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGroupAuthorizationRuleResponseBody) GoString ¶
func (s DeleteGroupAuthorizationRuleResponseBody) GoString() string
func (*DeleteGroupAuthorizationRuleResponseBody) SetRequestId ¶
func (s *DeleteGroupAuthorizationRuleResponseBody) SetRequestId(v string) *DeleteGroupAuthorizationRuleResponseBody
func (DeleteGroupAuthorizationRuleResponseBody) String ¶
func (s DeleteGroupAuthorizationRuleResponseBody) String() string
type DeleteGroupDNSServiceRuleRequest ¶
type DeleteGroupDNSServiceRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteGroupDNSServiceRuleRequest) GoString ¶
func (s DeleteGroupDNSServiceRuleRequest) GoString() string
func (*DeleteGroupDNSServiceRuleRequest) SetClientToken ¶
func (s *DeleteGroupDNSServiceRuleRequest) SetClientToken(v string) *DeleteGroupDNSServiceRuleRequest
func (*DeleteGroupDNSServiceRuleRequest) SetDNSServiceRuleId ¶
func (s *DeleteGroupDNSServiceRuleRequest) SetDNSServiceRuleId(v string) *DeleteGroupDNSServiceRuleRequest
func (*DeleteGroupDNSServiceRuleRequest) SetDryRun ¶
func (s *DeleteGroupDNSServiceRuleRequest) SetDryRun(v bool) *DeleteGroupDNSServiceRuleRequest
func (*DeleteGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId ¶
func (s *DeleteGroupDNSServiceRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupDNSServiceRuleRequest
func (*DeleteGroupDNSServiceRuleRequest) SetRegionId ¶
func (s *DeleteGroupDNSServiceRuleRequest) SetRegionId(v string) *DeleteGroupDNSServiceRuleRequest
func (DeleteGroupDNSServiceRuleRequest) String ¶
func (s DeleteGroupDNSServiceRuleRequest) String() string
type DeleteGroupDNSServiceRuleResponse ¶
type DeleteGroupDNSServiceRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteGroupDNSServiceRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGroupDNSServiceRuleResponse) GoString ¶
func (s DeleteGroupDNSServiceRuleResponse) GoString() string
func (*DeleteGroupDNSServiceRuleResponse) SetHeaders ¶
func (s *DeleteGroupDNSServiceRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupDNSServiceRuleResponse
func (*DeleteGroupDNSServiceRuleResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteGroupDNSServiceRuleResponse) SetStatusCode(v int32) *DeleteGroupDNSServiceRuleResponse
func (DeleteGroupDNSServiceRuleResponse) String ¶
func (s DeleteGroupDNSServiceRuleResponse) String() string
type DeleteGroupDNSServiceRuleResponseBody ¶
type DeleteGroupDNSServiceRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGroupDNSServiceRuleResponseBody) GoString ¶
func (s DeleteGroupDNSServiceRuleResponseBody) GoString() string
func (*DeleteGroupDNSServiceRuleResponseBody) SetRequestId ¶
func (s *DeleteGroupDNSServiceRuleResponseBody) SetRequestId(v string) *DeleteGroupDNSServiceRuleResponseBody
func (DeleteGroupDNSServiceRuleResponseBody) String ¶
func (s DeleteGroupDNSServiceRuleResponseBody) String() string
type DeleteGroupIpMappingRuleRequest ¶ added in v2.2.4
type DeleteGroupIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` GroupIpMappingRuleId *string `json:"GroupIpMappingRuleId,omitempty" xml:"GroupIpMappingRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteGroupIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleRequest) GoString() string
func (*DeleteGroupIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleRequest) SetClientToken(v string) *DeleteGroupIpMappingRuleRequest
func (*DeleteGroupIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleRequest) SetDryRun(v bool) *DeleteGroupIpMappingRuleRequest
func (*DeleteGroupIpMappingRuleRequest) SetGroupIpMappingRuleId ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleRequest) SetGroupIpMappingRuleId(v string) *DeleteGroupIpMappingRuleRequest
func (*DeleteGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *DeleteGroupIpMappingRuleRequest
func (*DeleteGroupIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleRequest) SetRegionId(v string) *DeleteGroupIpMappingRuleRequest
func (DeleteGroupIpMappingRuleRequest) String ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleRequest) String() string
type DeleteGroupIpMappingRuleResponse ¶ added in v2.2.4
type DeleteGroupIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteGroupIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteGroupIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleResponse) GoString() string
func (*DeleteGroupIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleResponse) SetBody(v *DeleteGroupIpMappingRuleResponseBody) *DeleteGroupIpMappingRuleResponse
func (*DeleteGroupIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *DeleteGroupIpMappingRuleResponse
func (*DeleteGroupIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleResponse) SetStatusCode(v int32) *DeleteGroupIpMappingRuleResponse
func (DeleteGroupIpMappingRuleResponse) String ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleResponse) String() string
type DeleteGroupIpMappingRuleResponseBody ¶ added in v2.2.4
type DeleteGroupIpMappingRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteGroupIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleResponseBody) GoString() string
func (*DeleteGroupIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *DeleteGroupIpMappingRuleResponseBody) SetRequestId(v string) *DeleteGroupIpMappingRuleResponseBody
func (DeleteGroupIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s DeleteGroupIpMappingRuleResponseBody) String() string
type DeleteIoTCloudConnectorGroupRequest ¶
type DeleteIoTCloudConnectorGroupRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteIoTCloudConnectorGroupRequest) GoString ¶
func (s DeleteIoTCloudConnectorGroupRequest) GoString() string
func (*DeleteIoTCloudConnectorGroupRequest) SetClientToken ¶
func (s *DeleteIoTCloudConnectorGroupRequest) SetClientToken(v string) *DeleteIoTCloudConnectorGroupRequest
func (*DeleteIoTCloudConnectorGroupRequest) SetDryRun ¶
func (s *DeleteIoTCloudConnectorGroupRequest) SetDryRun(v bool) *DeleteIoTCloudConnectorGroupRequest
func (*DeleteIoTCloudConnectorGroupRequest) SetIoTCloudConnectorGroupId ¶
func (s *DeleteIoTCloudConnectorGroupRequest) SetIoTCloudConnectorGroupId(v string) *DeleteIoTCloudConnectorGroupRequest
func (*DeleteIoTCloudConnectorGroupRequest) SetRegionId ¶
func (s *DeleteIoTCloudConnectorGroupRequest) SetRegionId(v string) *DeleteIoTCloudConnectorGroupRequest
func (DeleteIoTCloudConnectorGroupRequest) String ¶
func (s DeleteIoTCloudConnectorGroupRequest) String() string
type DeleteIoTCloudConnectorGroupResponse ¶
type DeleteIoTCloudConnectorGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteIoTCloudConnectorGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteIoTCloudConnectorGroupResponse) GoString ¶
func (s DeleteIoTCloudConnectorGroupResponse) GoString() string
func (*DeleteIoTCloudConnectorGroupResponse) SetHeaders ¶
func (s *DeleteIoTCloudConnectorGroupResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnectorGroupResponse
func (*DeleteIoTCloudConnectorGroupResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteIoTCloudConnectorGroupResponse) SetStatusCode(v int32) *DeleteIoTCloudConnectorGroupResponse
func (DeleteIoTCloudConnectorGroupResponse) String ¶
func (s DeleteIoTCloudConnectorGroupResponse) String() string
type DeleteIoTCloudConnectorGroupResponseBody ¶
type DeleteIoTCloudConnectorGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteIoTCloudConnectorGroupResponseBody) GoString ¶
func (s DeleteIoTCloudConnectorGroupResponseBody) GoString() string
func (*DeleteIoTCloudConnectorGroupResponseBody) SetRequestId ¶
func (s *DeleteIoTCloudConnectorGroupResponseBody) SetRequestId(v string) *DeleteIoTCloudConnectorGroupResponseBody
func (DeleteIoTCloudConnectorGroupResponseBody) String ¶
func (s DeleteIoTCloudConnectorGroupResponseBody) String() string
type DeleteIoTCloudConnectorRequest ¶
type DeleteIoTCloudConnectorRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteIoTCloudConnectorRequest) GoString ¶
func (s DeleteIoTCloudConnectorRequest) GoString() string
func (*DeleteIoTCloudConnectorRequest) SetClientToken ¶
func (s *DeleteIoTCloudConnectorRequest) SetClientToken(v string) *DeleteIoTCloudConnectorRequest
func (*DeleteIoTCloudConnectorRequest) SetDryRun ¶
func (s *DeleteIoTCloudConnectorRequest) SetDryRun(v bool) *DeleteIoTCloudConnectorRequest
func (*DeleteIoTCloudConnectorRequest) SetIoTCloudConnectorId ¶
func (s *DeleteIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *DeleteIoTCloudConnectorRequest
func (*DeleteIoTCloudConnectorRequest) SetRegionId ¶
func (s *DeleteIoTCloudConnectorRequest) SetRegionId(v string) *DeleteIoTCloudConnectorRequest
func (DeleteIoTCloudConnectorRequest) String ¶
func (s DeleteIoTCloudConnectorRequest) String() string
type DeleteIoTCloudConnectorResponse ¶
type DeleteIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteIoTCloudConnectorResponse) GoString ¶
func (s DeleteIoTCloudConnectorResponse) GoString() string
func (*DeleteIoTCloudConnectorResponse) SetBody ¶
func (s *DeleteIoTCloudConnectorResponse) SetBody(v *DeleteIoTCloudConnectorResponseBody) *DeleteIoTCloudConnectorResponse
func (*DeleteIoTCloudConnectorResponse) SetHeaders ¶
func (s *DeleteIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnectorResponse
func (*DeleteIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteIoTCloudConnectorResponse) SetStatusCode(v int32) *DeleteIoTCloudConnectorResponse
func (DeleteIoTCloudConnectorResponse) String ¶
func (s DeleteIoTCloudConnectorResponse) String() string
type DeleteIoTCloudConnectorResponseBody ¶
type DeleteIoTCloudConnectorResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteIoTCloudConnectorResponseBody) GoString ¶
func (s DeleteIoTCloudConnectorResponseBody) GoString() string
func (*DeleteIoTCloudConnectorResponseBody) SetRequestId ¶
func (s *DeleteIoTCloudConnectorResponseBody) SetRequestId(v string) *DeleteIoTCloudConnectorResponseBody
func (DeleteIoTCloudConnectorResponseBody) String ¶
func (s DeleteIoTCloudConnectorResponseBody) String() string
type DeleteIoTCloudConnetorBackhaulRouteRequest ¶ added in v2.1.4
type DeleteIoTCloudConnetorBackhaulRouteRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteIoTCloudConnetorBackhaulRouteRequest) GoString ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteRequest) GoString() string
func (*DeleteIoTCloudConnetorBackhaulRouteRequest) SetClientToken ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetClientToken(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
func (*DeleteIoTCloudConnetorBackhaulRouteRequest) SetDryRun ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetDryRun(v bool) *DeleteIoTCloudConnetorBackhaulRouteRequest
func (*DeleteIoTCloudConnetorBackhaulRouteRequest) SetIoTCloudConnectorId ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
func (*DeleteIoTCloudConnetorBackhaulRouteRequest) SetRegionId ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteRequest) SetRegionId(v string) *DeleteIoTCloudConnetorBackhaulRouteRequest
func (DeleteIoTCloudConnetorBackhaulRouteRequest) String ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteRequest) String() string
type DeleteIoTCloudConnetorBackhaulRouteResponse ¶ added in v2.1.4
type DeleteIoTCloudConnetorBackhaulRouteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteIoTCloudConnetorBackhaulRouteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteIoTCloudConnetorBackhaulRouteResponse) GoString ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteResponse) GoString() string
func (*DeleteIoTCloudConnetorBackhaulRouteResponse) SetHeaders ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteResponse) SetHeaders(v map[string]*string) *DeleteIoTCloudConnetorBackhaulRouteResponse
func (*DeleteIoTCloudConnetorBackhaulRouteResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteResponse) SetStatusCode(v int32) *DeleteIoTCloudConnetorBackhaulRouteResponse
func (DeleteIoTCloudConnetorBackhaulRouteResponse) String ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteResponse) String() string
type DeleteIoTCloudConnetorBackhaulRouteResponseBody ¶ added in v2.1.4
type DeleteIoTCloudConnetorBackhaulRouteResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteIoTCloudConnetorBackhaulRouteResponseBody) GoString ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteResponseBody) GoString() string
func (*DeleteIoTCloudConnetorBackhaulRouteResponseBody) SetRequestId ¶ added in v2.1.4
func (s *DeleteIoTCloudConnetorBackhaulRouteResponseBody) SetRequestId(v string) *DeleteIoTCloudConnetorBackhaulRouteResponseBody
func (DeleteIoTCloudConnetorBackhaulRouteResponseBody) String ¶ added in v2.1.4
func (s DeleteIoTCloudConnetorBackhaulRouteResponseBody) String() string
type DeleteIpMappingRuleRequest ¶ added in v2.2.4
type DeleteIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IpMappingRuleId *string `json:"IpMappingRuleId,omitempty" xml:"IpMappingRuleId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DeleteIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s DeleteIpMappingRuleRequest) GoString() string
func (*DeleteIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *DeleteIpMappingRuleRequest) SetClientToken(v string) *DeleteIpMappingRuleRequest
func (*DeleteIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *DeleteIpMappingRuleRequest) SetDryRun(v bool) *DeleteIpMappingRuleRequest
func (*DeleteIpMappingRuleRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *DeleteIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *DeleteIpMappingRuleRequest
func (*DeleteIpMappingRuleRequest) SetIpMappingRuleId ¶ added in v2.2.4
func (s *DeleteIpMappingRuleRequest) SetIpMappingRuleId(v string) *DeleteIpMappingRuleRequest
func (*DeleteIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *DeleteIpMappingRuleRequest) SetRegionId(v string) *DeleteIpMappingRuleRequest
func (DeleteIpMappingRuleRequest) String ¶ added in v2.2.4
func (s DeleteIpMappingRuleRequest) String() string
type DeleteIpMappingRuleResponse ¶ added in v2.2.4
type DeleteIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s DeleteIpMappingRuleResponse) GoString() string
func (*DeleteIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *DeleteIpMappingRuleResponse) SetBody(v *DeleteIpMappingRuleResponseBody) *DeleteIpMappingRuleResponse
func (*DeleteIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *DeleteIpMappingRuleResponse) SetHeaders(v map[string]*string) *DeleteIpMappingRuleResponse
func (*DeleteIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *DeleteIpMappingRuleResponse) SetStatusCode(v int32) *DeleteIpMappingRuleResponse
func (DeleteIpMappingRuleResponse) String ¶ added in v2.2.4
func (s DeleteIpMappingRuleResponse) String() string
type DeleteIpMappingRuleResponseBody ¶ added in v2.2.4
type DeleteIpMappingRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s DeleteIpMappingRuleResponseBody) GoString() string
func (*DeleteIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *DeleteIpMappingRuleResponseBody) SetRequestId(v string) *DeleteIpMappingRuleResponseBody
func (DeleteIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s DeleteIpMappingRuleResponseBody) String() string
type DeleteServiceEntryRequest ¶
type DeleteServiceEntryRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceEntryId *string `json:"ServiceEntryId,omitempty" xml:"ServiceEntryId,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (DeleteServiceEntryRequest) GoString ¶
func (s DeleteServiceEntryRequest) GoString() string
func (*DeleteServiceEntryRequest) SetClientToken ¶
func (s *DeleteServiceEntryRequest) SetClientToken(v string) *DeleteServiceEntryRequest
func (*DeleteServiceEntryRequest) SetDryRun ¶
func (s *DeleteServiceEntryRequest) SetDryRun(v bool) *DeleteServiceEntryRequest
func (*DeleteServiceEntryRequest) SetIoTCloudConnectorId ¶
func (s *DeleteServiceEntryRequest) SetIoTCloudConnectorId(v string) *DeleteServiceEntryRequest
func (*DeleteServiceEntryRequest) SetRegionId ¶
func (s *DeleteServiceEntryRequest) SetRegionId(v string) *DeleteServiceEntryRequest
func (*DeleteServiceEntryRequest) SetServiceEntryId ¶
func (s *DeleteServiceEntryRequest) SetServiceEntryId(v string) *DeleteServiceEntryRequest
func (*DeleteServiceEntryRequest) SetServiceId ¶
func (s *DeleteServiceEntryRequest) SetServiceId(v string) *DeleteServiceEntryRequest
func (DeleteServiceEntryRequest) String ¶
func (s DeleteServiceEntryRequest) String() string
type DeleteServiceEntryResponse ¶
type DeleteServiceEntryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteServiceEntryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteServiceEntryResponse) GoString ¶
func (s DeleteServiceEntryResponse) GoString() string
func (*DeleteServiceEntryResponse) SetBody ¶
func (s *DeleteServiceEntryResponse) SetBody(v *DeleteServiceEntryResponseBody) *DeleteServiceEntryResponse
func (*DeleteServiceEntryResponse) SetHeaders ¶
func (s *DeleteServiceEntryResponse) SetHeaders(v map[string]*string) *DeleteServiceEntryResponse
func (*DeleteServiceEntryResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteServiceEntryResponse) SetStatusCode(v int32) *DeleteServiceEntryResponse
func (DeleteServiceEntryResponse) String ¶
func (s DeleteServiceEntryResponse) String() string
type DeleteServiceEntryResponseBody ¶
type DeleteServiceEntryResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceEntryResponseBody) GoString ¶
func (s DeleteServiceEntryResponseBody) GoString() string
func (*DeleteServiceEntryResponseBody) SetRequestId ¶
func (s *DeleteServiceEntryResponseBody) SetRequestId(v string) *DeleteServiceEntryResponseBody
func (DeleteServiceEntryResponseBody) String ¶
func (s DeleteServiceEntryResponseBody) String() string
type DeleteServiceRequest ¶
type DeleteServiceRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (DeleteServiceRequest) GoString ¶
func (s DeleteServiceRequest) GoString() string
func (*DeleteServiceRequest) SetClientToken ¶
func (s *DeleteServiceRequest) SetClientToken(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetDryRun ¶
func (s *DeleteServiceRequest) SetDryRun(v bool) *DeleteServiceRequest
func (*DeleteServiceRequest) SetIoTCloudConnectorId ¶
func (s *DeleteServiceRequest) SetIoTCloudConnectorId(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetRegionId ¶
func (s *DeleteServiceRequest) SetRegionId(v string) *DeleteServiceRequest
func (*DeleteServiceRequest) SetServiceId ¶
func (s *DeleteServiceRequest) SetServiceId(v string) *DeleteServiceRequest
func (DeleteServiceRequest) String ¶
func (s DeleteServiceRequest) String() string
type DeleteServiceResponse ¶
type DeleteServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteServiceResponse) GoString ¶
func (s DeleteServiceResponse) GoString() string
func (*DeleteServiceResponse) SetBody ¶
func (s *DeleteServiceResponse) SetBody(v *DeleteServiceResponseBody) *DeleteServiceResponse
func (*DeleteServiceResponse) SetHeaders ¶
func (s *DeleteServiceResponse) SetHeaders(v map[string]*string) *DeleteServiceResponse
func (*DeleteServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *DeleteServiceResponse) SetStatusCode(v int32) *DeleteServiceResponse
func (DeleteServiceResponse) String ¶
func (s DeleteServiceResponse) String() string
type DeleteServiceResponseBody ¶
type DeleteServiceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteServiceResponseBody) GoString ¶
func (s DeleteServiceResponseBody) GoString() string
func (*DeleteServiceResponseBody) SetRequestId ¶
func (s *DeleteServiceResponseBody) SetRequestId(v string) *DeleteServiceResponseBody
func (DeleteServiceResponseBody) String ¶
func (s DeleteServiceResponseBody) String() string
type DisableIoTCloudConnectorAccessLogRequest ¶
type DisableIoTCloudConnectorAccessLogRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DisableIoTCloudConnectorAccessLogRequest) GoString ¶
func (s DisableIoTCloudConnectorAccessLogRequest) GoString() string
func (*DisableIoTCloudConnectorAccessLogRequest) SetClientToken ¶
func (s *DisableIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *DisableIoTCloudConnectorAccessLogRequest
func (*DisableIoTCloudConnectorAccessLogRequest) SetDryRun ¶
func (s *DisableIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *DisableIoTCloudConnectorAccessLogRequest
func (*DisableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId ¶
func (s *DisableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *DisableIoTCloudConnectorAccessLogRequest
func (*DisableIoTCloudConnectorAccessLogRequest) SetRegionId ¶
func (s *DisableIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *DisableIoTCloudConnectorAccessLogRequest
func (DisableIoTCloudConnectorAccessLogRequest) String ¶
func (s DisableIoTCloudConnectorAccessLogRequest) String() string
type DisableIoTCloudConnectorAccessLogResponse ¶
type DisableIoTCloudConnectorAccessLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DisableIoTCloudConnectorAccessLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DisableIoTCloudConnectorAccessLogResponse) GoString ¶
func (s DisableIoTCloudConnectorAccessLogResponse) GoString() string
func (*DisableIoTCloudConnectorAccessLogResponse) SetHeaders ¶
func (s *DisableIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *DisableIoTCloudConnectorAccessLogResponse
func (*DisableIoTCloudConnectorAccessLogResponse) SetStatusCode ¶ added in v2.1.4
func (s *DisableIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *DisableIoTCloudConnectorAccessLogResponse
func (DisableIoTCloudConnectorAccessLogResponse) String ¶
func (s DisableIoTCloudConnectorAccessLogResponse) String() string
type DisableIoTCloudConnectorAccessLogResponseBody ¶
type DisableIoTCloudConnectorAccessLogResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DisableIoTCloudConnectorAccessLogResponseBody) GoString ¶
func (s DisableIoTCloudConnectorAccessLogResponseBody) GoString() string
func (*DisableIoTCloudConnectorAccessLogResponseBody) SetRequestId ¶
func (s *DisableIoTCloudConnectorAccessLogResponseBody) SetRequestId(v string) *DisableIoTCloudConnectorAccessLogResponseBody
func (DisableIoTCloudConnectorAccessLogResponseBody) String ¶
func (s DisableIoTCloudConnectorAccessLogResponseBody) String() string
type DissociateIpFromConnectionPoolRequest ¶
type DissociateIpFromConnectionPoolRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Ips []*string `json:"Ips,omitempty" xml:"Ips,omitempty" type:"Repeated"` IpsFilePath *string `json:"IpsFilePath,omitempty" xml:"IpsFilePath,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DissociateIpFromConnectionPoolRequest) GoString ¶
func (s DissociateIpFromConnectionPoolRequest) GoString() string
func (*DissociateIpFromConnectionPoolRequest) SetClientToken ¶
func (s *DissociateIpFromConnectionPoolRequest) SetClientToken(v string) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetConnectionPoolId ¶
func (s *DissociateIpFromConnectionPoolRequest) SetConnectionPoolId(v string) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetDryRun ¶
func (s *DissociateIpFromConnectionPoolRequest) SetDryRun(v bool) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetIoTCloudConnectorId ¶
func (s *DissociateIpFromConnectionPoolRequest) SetIoTCloudConnectorId(v string) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetIps ¶
func (s *DissociateIpFromConnectionPoolRequest) SetIps(v []*string) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetIpsFilePath ¶
func (s *DissociateIpFromConnectionPoolRequest) SetIpsFilePath(v string) *DissociateIpFromConnectionPoolRequest
func (*DissociateIpFromConnectionPoolRequest) SetRegionId ¶
func (s *DissociateIpFromConnectionPoolRequest) SetRegionId(v string) *DissociateIpFromConnectionPoolRequest
func (DissociateIpFromConnectionPoolRequest) String ¶
func (s DissociateIpFromConnectionPoolRequest) String() string
type DissociateIpFromConnectionPoolResponse ¶
type DissociateIpFromConnectionPoolResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DissociateIpFromConnectionPoolResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DissociateIpFromConnectionPoolResponse) GoString ¶
func (s DissociateIpFromConnectionPoolResponse) GoString() string
func (*DissociateIpFromConnectionPoolResponse) SetHeaders ¶
func (s *DissociateIpFromConnectionPoolResponse) SetHeaders(v map[string]*string) *DissociateIpFromConnectionPoolResponse
func (*DissociateIpFromConnectionPoolResponse) SetStatusCode ¶ added in v2.1.4
func (s *DissociateIpFromConnectionPoolResponse) SetStatusCode(v int32) *DissociateIpFromConnectionPoolResponse
func (DissociateIpFromConnectionPoolResponse) String ¶
func (s DissociateIpFromConnectionPoolResponse) String() string
type DissociateIpFromConnectionPoolResponseBody ¶
type DissociateIpFromConnectionPoolResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DissociateIpFromConnectionPoolResponseBody) GoString ¶
func (s DissociateIpFromConnectionPoolResponseBody) GoString() string
func (*DissociateIpFromConnectionPoolResponseBody) SetRequestId ¶
func (s *DissociateIpFromConnectionPoolResponseBody) SetRequestId(v string) *DissociateIpFromConnectionPoolResponseBody
func (DissociateIpFromConnectionPoolResponseBody) String ¶
func (s DissociateIpFromConnectionPoolResponseBody) String() string
type DissociateVSwitchFromIoTCloudConnectorRequest ¶
type DissociateVSwitchFromIoTCloudConnectorRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (DissociateVSwitchFromIoTCloudConnectorRequest) GoString ¶
func (s DissociateVSwitchFromIoTCloudConnectorRequest) GoString() string
func (*DissociateVSwitchFromIoTCloudConnectorRequest) SetClientToken ¶
func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetClientToken(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
func (*DissociateVSwitchFromIoTCloudConnectorRequest) SetDryRun ¶
func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetDryRun(v bool) *DissociateVSwitchFromIoTCloudConnectorRequest
func (*DissociateVSwitchFromIoTCloudConnectorRequest) SetIoTCloudConnectorId ¶
func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
func (*DissociateVSwitchFromIoTCloudConnectorRequest) SetRegionId ¶
func (s *DissociateVSwitchFromIoTCloudConnectorRequest) SetRegionId(v string) *DissociateVSwitchFromIoTCloudConnectorRequest
func (DissociateVSwitchFromIoTCloudConnectorRequest) String ¶
func (s DissociateVSwitchFromIoTCloudConnectorRequest) String() string
type DissociateVSwitchFromIoTCloudConnectorResponse ¶
type DissociateVSwitchFromIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DissociateVSwitchFromIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DissociateVSwitchFromIoTCloudConnectorResponse) GoString ¶
func (s DissociateVSwitchFromIoTCloudConnectorResponse) GoString() string
func (*DissociateVSwitchFromIoTCloudConnectorResponse) SetHeaders ¶
func (s *DissociateVSwitchFromIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *DissociateVSwitchFromIoTCloudConnectorResponse
func (*DissociateVSwitchFromIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.1.4
func (s *DissociateVSwitchFromIoTCloudConnectorResponse) SetStatusCode(v int32) *DissociateVSwitchFromIoTCloudConnectorResponse
func (DissociateVSwitchFromIoTCloudConnectorResponse) String ¶
func (s DissociateVSwitchFromIoTCloudConnectorResponse) String() string
type DissociateVSwitchFromIoTCloudConnectorResponseBody ¶
type DissociateVSwitchFromIoTCloudConnectorResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DissociateVSwitchFromIoTCloudConnectorResponseBody) GoString ¶
func (s DissociateVSwitchFromIoTCloudConnectorResponseBody) GoString() string
func (*DissociateVSwitchFromIoTCloudConnectorResponseBody) SetRequestId ¶
func (s *DissociateVSwitchFromIoTCloudConnectorResponseBody) SetRequestId(v string) *DissociateVSwitchFromIoTCloudConnectorResponseBody
func (DissociateVSwitchFromIoTCloudConnectorResponseBody) String ¶
func (s DissociateVSwitchFromIoTCloudConnectorResponseBody) String() string
type EnableIoTCloudConnectorAccessLogRequest ¶
type EnableIoTCloudConnectorAccessLogRequest struct { AccessLogSlsLogStore *string `json:"AccessLogSlsLogStore,omitempty" xml:"AccessLogSlsLogStore,omitempty"` AccessLogSlsProject *string `json:"AccessLogSlsProject,omitempty" xml:"AccessLogSlsProject,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (EnableIoTCloudConnectorAccessLogRequest) GoString ¶
func (s EnableIoTCloudConnectorAccessLogRequest) GoString() string
func (*EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsLogStore ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsLogStore(v string) *EnableIoTCloudConnectorAccessLogRequest
func (*EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsProject ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetAccessLogSlsProject(v string) *EnableIoTCloudConnectorAccessLogRequest
func (*EnableIoTCloudConnectorAccessLogRequest) SetClientToken ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *EnableIoTCloudConnectorAccessLogRequest
func (*EnableIoTCloudConnectorAccessLogRequest) SetDryRun ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *EnableIoTCloudConnectorAccessLogRequest
func (*EnableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *EnableIoTCloudConnectorAccessLogRequest
func (*EnableIoTCloudConnectorAccessLogRequest) SetRegionId ¶
func (s *EnableIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *EnableIoTCloudConnectorAccessLogRequest
func (EnableIoTCloudConnectorAccessLogRequest) String ¶
func (s EnableIoTCloudConnectorAccessLogRequest) String() string
type EnableIoTCloudConnectorAccessLogResponse ¶
type EnableIoTCloudConnectorAccessLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EnableIoTCloudConnectorAccessLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EnableIoTCloudConnectorAccessLogResponse) GoString ¶
func (s EnableIoTCloudConnectorAccessLogResponse) GoString() string
func (*EnableIoTCloudConnectorAccessLogResponse) SetHeaders ¶
func (s *EnableIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *EnableIoTCloudConnectorAccessLogResponse
func (*EnableIoTCloudConnectorAccessLogResponse) SetStatusCode ¶ added in v2.1.4
func (s *EnableIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *EnableIoTCloudConnectorAccessLogResponse
func (EnableIoTCloudConnectorAccessLogResponse) String ¶
func (s EnableIoTCloudConnectorAccessLogResponse) String() string
type EnableIoTCloudConnectorAccessLogResponseBody ¶
type EnableIoTCloudConnectorAccessLogResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (EnableIoTCloudConnectorAccessLogResponseBody) GoString ¶
func (s EnableIoTCloudConnectorAccessLogResponseBody) GoString() string
func (*EnableIoTCloudConnectorAccessLogResponseBody) SetRequestId ¶
func (s *EnableIoTCloudConnectorAccessLogResponseBody) SetRequestId(v string) *EnableIoTCloudConnectorAccessLogResponseBody
func (EnableIoTCloudConnectorAccessLogResponseBody) String ¶
func (s EnableIoTCloudConnectorAccessLogResponseBody) String() string
type GetConnectionPoolIpOperationResultRequest ¶
type GetConnectionPoolIpOperationResultRequest struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` QueryRequestId *string `json:"QueryRequestId,omitempty" xml:"QueryRequestId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetConnectionPoolIpOperationResultRequest) GoString ¶
func (s GetConnectionPoolIpOperationResultRequest) GoString() string
func (*GetConnectionPoolIpOperationResultRequest) SetConnectionPoolId ¶
func (s *GetConnectionPoolIpOperationResultRequest) SetConnectionPoolId(v string) *GetConnectionPoolIpOperationResultRequest
func (*GetConnectionPoolIpOperationResultRequest) SetIoTCloudConnectorId ¶
func (s *GetConnectionPoolIpOperationResultRequest) SetIoTCloudConnectorId(v string) *GetConnectionPoolIpOperationResultRequest
func (*GetConnectionPoolIpOperationResultRequest) SetQueryRequestId ¶
func (s *GetConnectionPoolIpOperationResultRequest) SetQueryRequestId(v string) *GetConnectionPoolIpOperationResultRequest
func (*GetConnectionPoolIpOperationResultRequest) SetRegionId ¶
func (s *GetConnectionPoolIpOperationResultRequest) SetRegionId(v string) *GetConnectionPoolIpOperationResultRequest
func (GetConnectionPoolIpOperationResultRequest) String ¶
func (s GetConnectionPoolIpOperationResultRequest) String() string
type GetConnectionPoolIpOperationResultResponse ¶
type GetConnectionPoolIpOperationResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetConnectionPoolIpOperationResultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetConnectionPoolIpOperationResultResponse) GoString ¶
func (s GetConnectionPoolIpOperationResultResponse) GoString() string
func (*GetConnectionPoolIpOperationResultResponse) SetHeaders ¶
func (s *GetConnectionPoolIpOperationResultResponse) SetHeaders(v map[string]*string) *GetConnectionPoolIpOperationResultResponse
func (*GetConnectionPoolIpOperationResultResponse) SetStatusCode ¶ added in v2.1.4
func (s *GetConnectionPoolIpOperationResultResponse) SetStatusCode(v int32) *GetConnectionPoolIpOperationResultResponse
func (GetConnectionPoolIpOperationResultResponse) String ¶
func (s GetConnectionPoolIpOperationResultResponse) String() string
type GetConnectionPoolIpOperationResultResponseBody ¶
type GetConnectionPoolIpOperationResultResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResultFilePaths []*string `json:"ResultFilePaths,omitempty" xml:"ResultFilePaths,omitempty" type:"Repeated"` }
func (GetConnectionPoolIpOperationResultResponseBody) GoString ¶
func (s GetConnectionPoolIpOperationResultResponseBody) GoString() string
func (*GetConnectionPoolIpOperationResultResponseBody) SetRequestId ¶
func (s *GetConnectionPoolIpOperationResultResponseBody) SetRequestId(v string) *GetConnectionPoolIpOperationResultResponseBody
func (*GetConnectionPoolIpOperationResultResponseBody) SetResultFilePaths ¶
func (s *GetConnectionPoolIpOperationResultResponseBody) SetResultFilePaths(v []*string) *GetConnectionPoolIpOperationResultResponseBody
func (GetConnectionPoolIpOperationResultResponseBody) String ¶
func (s GetConnectionPoolIpOperationResultResponseBody) String() string
type GetDiagnoseResultForSingleCardRequest ¶
type GetDiagnoseResultForSingleCardRequest struct { DiagnoseTaskId *string `json:"DiagnoseTaskId,omitempty" xml:"DiagnoseTaskId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetDiagnoseResultForSingleCardRequest) GoString ¶
func (s GetDiagnoseResultForSingleCardRequest) GoString() string
func (*GetDiagnoseResultForSingleCardRequest) SetDiagnoseTaskId ¶
func (s *GetDiagnoseResultForSingleCardRequest) SetDiagnoseTaskId(v string) *GetDiagnoseResultForSingleCardRequest
func (*GetDiagnoseResultForSingleCardRequest) SetRegionId ¶
func (s *GetDiagnoseResultForSingleCardRequest) SetRegionId(v string) *GetDiagnoseResultForSingleCardRequest
func (GetDiagnoseResultForSingleCardRequest) String ¶
func (s GetDiagnoseResultForSingleCardRequest) String() string
type GetDiagnoseResultForSingleCardResponse ¶
type GetDiagnoseResultForSingleCardResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetDiagnoseResultForSingleCardResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDiagnoseResultForSingleCardResponse) GoString ¶
func (s GetDiagnoseResultForSingleCardResponse) GoString() string
func (*GetDiagnoseResultForSingleCardResponse) SetHeaders ¶
func (s *GetDiagnoseResultForSingleCardResponse) SetHeaders(v map[string]*string) *GetDiagnoseResultForSingleCardResponse
func (*GetDiagnoseResultForSingleCardResponse) SetStatusCode ¶ added in v2.1.4
func (s *GetDiagnoseResultForSingleCardResponse) SetStatusCode(v int32) *GetDiagnoseResultForSingleCardResponse
func (GetDiagnoseResultForSingleCardResponse) String ¶
func (s GetDiagnoseResultForSingleCardResponse) String() string
type GetDiagnoseResultForSingleCardResponseBody ¶
type GetDiagnoseResultForSingleCardResponseBody struct { BeginTime *int64 `json:"BeginTime,omitempty" xml:"BeginTime,omitempty"` CardIp *string `json:"CardIp,omitempty" xml:"CardIp,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DiagnoseItem []*GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem `json:"DiagnoseItem,omitempty" xml:"DiagnoseItem,omitempty" type:"Repeated"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` ErrorResult []*GetDiagnoseResultForSingleCardResponseBodyErrorResult `json:"ErrorResult,omitempty" xml:"ErrorResult,omitempty" type:"Repeated"` IccId *string `json:"IccId,omitempty" xml:"IccId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetDiagnoseResultForSingleCardResponseBody) GoString ¶
func (s GetDiagnoseResultForSingleCardResponseBody) GoString() string
func (*GetDiagnoseResultForSingleCardResponseBody) SetBeginTime ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetBeginTime(v int64) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetCardIp ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetCardIp(v string) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetDestination ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetDestination(v string) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetDiagnoseItem ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetDiagnoseItem(v []*GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetEndTime ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetEndTime(v int64) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetErrorResult ¶
func (*GetDiagnoseResultForSingleCardResponseBody) SetIccId ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetIccId(v string) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetIoTCloudConnectorId ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetIoTCloudConnectorId(v string) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetRequestId ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetRequestId(v string) *GetDiagnoseResultForSingleCardResponseBody
func (*GetDiagnoseResultForSingleCardResponseBody) SetStatus ¶
func (s *GetDiagnoseResultForSingleCardResponseBody) SetStatus(v string) *GetDiagnoseResultForSingleCardResponseBody
func (GetDiagnoseResultForSingleCardResponseBody) String ¶
func (s GetDiagnoseResultForSingleCardResponseBody) String() string
type GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem ¶
type GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem struct { Part *string `json:"Part,omitempty" xml:"Part,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) GoString ¶
func (s GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) GoString() string
func (GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) String ¶
func (s GetDiagnoseResultForSingleCardResponseBodyDiagnoseItem) String() string
type GetDiagnoseResultForSingleCardResponseBodyErrorResult ¶
type GetDiagnoseResultForSingleCardResponseBodyErrorResult struct { ErrorDesc *string `json:"ErrorDesc,omitempty" xml:"ErrorDesc,omitempty"` ErrorLevel *string `json:"ErrorLevel,omitempty" xml:"ErrorLevel,omitempty"` ErrorPart *string `json:"ErrorPart,omitempty" xml:"ErrorPart,omitempty"` ErrorSuggestion *string `json:"ErrorSuggestion,omitempty" xml:"ErrorSuggestion,omitempty"` }
func (GetDiagnoseResultForSingleCardResponseBodyErrorResult) GoString ¶
func (s GetDiagnoseResultForSingleCardResponseBodyErrorResult) GoString() string
func (*GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorDesc ¶
func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorDesc(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
func (*GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorLevel ¶
func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorLevel(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
func (*GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorPart ¶
func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorPart(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
func (*GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorSuggestion ¶
func (s *GetDiagnoseResultForSingleCardResponseBodyErrorResult) SetErrorSuggestion(v string) *GetDiagnoseResultForSingleCardResponseBodyErrorResult
func (GetDiagnoseResultForSingleCardResponseBodyErrorResult) String ¶
func (s GetDiagnoseResultForSingleCardResponseBodyErrorResult) String() string
type GetIoTCloudConnectorAccessLogRequest ¶
type GetIoTCloudConnectorAccessLogRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetIoTCloudConnectorAccessLogRequest) GoString ¶
func (s GetIoTCloudConnectorAccessLogRequest) GoString() string
func (*GetIoTCloudConnectorAccessLogRequest) SetClientToken ¶
func (s *GetIoTCloudConnectorAccessLogRequest) SetClientToken(v string) *GetIoTCloudConnectorAccessLogRequest
func (*GetIoTCloudConnectorAccessLogRequest) SetDryRun ¶
func (s *GetIoTCloudConnectorAccessLogRequest) SetDryRun(v bool) *GetIoTCloudConnectorAccessLogRequest
func (*GetIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId ¶
func (s *GetIoTCloudConnectorAccessLogRequest) SetIoTCloudConnectorId(v string) *GetIoTCloudConnectorAccessLogRequest
func (*GetIoTCloudConnectorAccessLogRequest) SetRegionId ¶
func (s *GetIoTCloudConnectorAccessLogRequest) SetRegionId(v string) *GetIoTCloudConnectorAccessLogRequest
func (GetIoTCloudConnectorAccessLogRequest) String ¶
func (s GetIoTCloudConnectorAccessLogRequest) String() string
type GetIoTCloudConnectorAccessLogResponse ¶
type GetIoTCloudConnectorAccessLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetIoTCloudConnectorAccessLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetIoTCloudConnectorAccessLogResponse) GoString ¶
func (s GetIoTCloudConnectorAccessLogResponse) GoString() string
func (*GetIoTCloudConnectorAccessLogResponse) SetHeaders ¶
func (s *GetIoTCloudConnectorAccessLogResponse) SetHeaders(v map[string]*string) *GetIoTCloudConnectorAccessLogResponse
func (*GetIoTCloudConnectorAccessLogResponse) SetStatusCode ¶ added in v2.1.4
func (s *GetIoTCloudConnectorAccessLogResponse) SetStatusCode(v int32) *GetIoTCloudConnectorAccessLogResponse
func (GetIoTCloudConnectorAccessLogResponse) String ¶
func (s GetIoTCloudConnectorAccessLogResponse) String() string
type GetIoTCloudConnectorAccessLogResponseBody ¶
type GetIoTCloudConnectorAccessLogResponseBody struct { AccessLogSlsLogStore *string `json:"AccessLogSlsLogStore,omitempty" xml:"AccessLogSlsLogStore,omitempty"` AccessLogSlsProject *string `json:"AccessLogSlsProject,omitempty" xml:"AccessLogSlsProject,omitempty"` AccessLogStatus *string `json:"AccessLogStatus,omitempty" xml:"AccessLogStatus,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (GetIoTCloudConnectorAccessLogResponseBody) GoString ¶
func (s GetIoTCloudConnectorAccessLogResponseBody) GoString() string
func (*GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsLogStore ¶
func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsLogStore(v string) *GetIoTCloudConnectorAccessLogResponseBody
func (*GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsProject ¶
func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogSlsProject(v string) *GetIoTCloudConnectorAccessLogResponseBody
func (*GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogStatus ¶
func (s *GetIoTCloudConnectorAccessLogResponseBody) SetAccessLogStatus(v string) *GetIoTCloudConnectorAccessLogResponseBody
func (*GetIoTCloudConnectorAccessLogResponseBody) SetRequestId ¶
func (s *GetIoTCloudConnectorAccessLogResponseBody) SetRequestId(v string) *GetIoTCloudConnectorAccessLogResponseBody
func (GetIoTCloudConnectorAccessLogResponseBody) String ¶
func (s GetIoTCloudConnectorAccessLogResponseBody) String() string
type GetStsInfoAndOssPathRequest ¶
type GetStsInfoAndOssPathRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` FileName *string `json:"FileName,omitempty" xml:"FileName,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (GetStsInfoAndOssPathRequest) GoString ¶
func (s GetStsInfoAndOssPathRequest) GoString() string
func (*GetStsInfoAndOssPathRequest) SetClientToken ¶
func (s *GetStsInfoAndOssPathRequest) SetClientToken(v string) *GetStsInfoAndOssPathRequest
func (*GetStsInfoAndOssPathRequest) SetConnectionPoolId ¶
func (s *GetStsInfoAndOssPathRequest) SetConnectionPoolId(v string) *GetStsInfoAndOssPathRequest
func (*GetStsInfoAndOssPathRequest) SetDryRun ¶
func (s *GetStsInfoAndOssPathRequest) SetDryRun(v bool) *GetStsInfoAndOssPathRequest
func (*GetStsInfoAndOssPathRequest) SetFileName ¶
func (s *GetStsInfoAndOssPathRequest) SetFileName(v string) *GetStsInfoAndOssPathRequest
func (*GetStsInfoAndOssPathRequest) SetIoTCloudConnectorId ¶
func (s *GetStsInfoAndOssPathRequest) SetIoTCloudConnectorId(v string) *GetStsInfoAndOssPathRequest
func (*GetStsInfoAndOssPathRequest) SetRegionId ¶
func (s *GetStsInfoAndOssPathRequest) SetRegionId(v string) *GetStsInfoAndOssPathRequest
func (GetStsInfoAndOssPathRequest) String ¶
func (s GetStsInfoAndOssPathRequest) String() string
type GetStsInfoAndOssPathResponse ¶
type GetStsInfoAndOssPathResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GetStsInfoAndOssPathResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetStsInfoAndOssPathResponse) GoString ¶
func (s GetStsInfoAndOssPathResponse) GoString() string
func (*GetStsInfoAndOssPathResponse) SetBody ¶
func (s *GetStsInfoAndOssPathResponse) SetBody(v *GetStsInfoAndOssPathResponseBody) *GetStsInfoAndOssPathResponse
func (*GetStsInfoAndOssPathResponse) SetHeaders ¶
func (s *GetStsInfoAndOssPathResponse) SetHeaders(v map[string]*string) *GetStsInfoAndOssPathResponse
func (*GetStsInfoAndOssPathResponse) SetStatusCode ¶ added in v2.1.4
func (s *GetStsInfoAndOssPathResponse) SetStatusCode(v int32) *GetStsInfoAndOssPathResponse
func (GetStsInfoAndOssPathResponse) String ¶
func (s GetStsInfoAndOssPathResponse) String() string
type GetStsInfoAndOssPathResponseBody ¶
type GetStsInfoAndOssPathResponseBody struct { AccessKeyId *string `json:"AccessKeyId,omitempty" xml:"AccessKeyId,omitempty"` AccessKeySecret *string `json:"AccessKeySecret,omitempty" xml:"AccessKeySecret,omitempty"` Expiration *string `json:"Expiration,omitempty" xml:"Expiration,omitempty"` OssPath *string `json:"OssPath,omitempty" xml:"OssPath,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` SecurityToken *string `json:"SecurityToken,omitempty" xml:"SecurityToken,omitempty"` }
func (GetStsInfoAndOssPathResponseBody) GoString ¶
func (s GetStsInfoAndOssPathResponseBody) GoString() string
func (*GetStsInfoAndOssPathResponseBody) SetAccessKeyId ¶
func (s *GetStsInfoAndOssPathResponseBody) SetAccessKeyId(v string) *GetStsInfoAndOssPathResponseBody
func (*GetStsInfoAndOssPathResponseBody) SetAccessKeySecret ¶
func (s *GetStsInfoAndOssPathResponseBody) SetAccessKeySecret(v string) *GetStsInfoAndOssPathResponseBody
func (*GetStsInfoAndOssPathResponseBody) SetExpiration ¶
func (s *GetStsInfoAndOssPathResponseBody) SetExpiration(v string) *GetStsInfoAndOssPathResponseBody
func (*GetStsInfoAndOssPathResponseBody) SetOssPath ¶
func (s *GetStsInfoAndOssPathResponseBody) SetOssPath(v string) *GetStsInfoAndOssPathResponseBody
func (*GetStsInfoAndOssPathResponseBody) SetRequestId ¶
func (s *GetStsInfoAndOssPathResponseBody) SetRequestId(v string) *GetStsInfoAndOssPathResponseBody
func (*GetStsInfoAndOssPathResponseBody) SetSecurityToken ¶
func (s *GetStsInfoAndOssPathResponseBody) SetSecurityToken(v string) *GetStsInfoAndOssPathResponseBody
func (GetStsInfoAndOssPathResponseBody) String ¶
func (s GetStsInfoAndOssPathResponseBody) String() string
type GrantVirtualBorderRouterRequest ¶
type GrantVirtualBorderRouterRequest struct { RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` VirtualBorderRouterId *string `json:"VirtualBorderRouterId,omitempty" xml:"VirtualBorderRouterId,omitempty"` }
func (GrantVirtualBorderRouterRequest) GoString ¶
func (s GrantVirtualBorderRouterRequest) GoString() string
func (*GrantVirtualBorderRouterRequest) SetRegionId ¶
func (s *GrantVirtualBorderRouterRequest) SetRegionId(v string) *GrantVirtualBorderRouterRequest
func (*GrantVirtualBorderRouterRequest) SetVirtualBorderRouterId ¶
func (s *GrantVirtualBorderRouterRequest) SetVirtualBorderRouterId(v string) *GrantVirtualBorderRouterRequest
func (GrantVirtualBorderRouterRequest) String ¶
func (s GrantVirtualBorderRouterRequest) String() string
type GrantVirtualBorderRouterResponse ¶
type GrantVirtualBorderRouterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GrantVirtualBorderRouterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GrantVirtualBorderRouterResponse) GoString ¶
func (s GrantVirtualBorderRouterResponse) GoString() string
func (*GrantVirtualBorderRouterResponse) SetBody ¶
func (s *GrantVirtualBorderRouterResponse) SetBody(v *GrantVirtualBorderRouterResponseBody) *GrantVirtualBorderRouterResponse
func (*GrantVirtualBorderRouterResponse) SetHeaders ¶
func (s *GrantVirtualBorderRouterResponse) SetHeaders(v map[string]*string) *GrantVirtualBorderRouterResponse
func (*GrantVirtualBorderRouterResponse) SetStatusCode ¶ added in v2.1.4
func (s *GrantVirtualBorderRouterResponse) SetStatusCode(v int32) *GrantVirtualBorderRouterResponse
func (GrantVirtualBorderRouterResponse) String ¶
func (s GrantVirtualBorderRouterResponse) String() string
type GrantVirtualBorderRouterResponseBody ¶
type GrantVirtualBorderRouterResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (GrantVirtualBorderRouterResponseBody) GoString ¶
func (s GrantVirtualBorderRouterResponseBody) GoString() string
func (*GrantVirtualBorderRouterResponseBody) SetRequestId ¶
func (s *GrantVirtualBorderRouterResponseBody) SetRequestId(v string) *GrantVirtualBorderRouterResponseBody
func (GrantVirtualBorderRouterResponseBody) String ¶
func (s GrantVirtualBorderRouterResponseBody) String() string
type ListAPNsRequest ¶
type ListAPNsRequest struct { APN *string `json:"APN,omitempty" xml:"APN,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListAPNsRequest) GoString ¶
func (s ListAPNsRequest) GoString() string
func (*ListAPNsRequest) SetAPN ¶
func (s *ListAPNsRequest) SetAPN(v string) *ListAPNsRequest
func (*ListAPNsRequest) SetISP ¶
func (s *ListAPNsRequest) SetISP(v string) *ListAPNsRequest
func (*ListAPNsRequest) SetMaxResults ¶
func (s *ListAPNsRequest) SetMaxResults(v int32) *ListAPNsRequest
func (*ListAPNsRequest) SetNextToken ¶
func (s *ListAPNsRequest) SetNextToken(v string) *ListAPNsRequest
func (*ListAPNsRequest) SetRegionId ¶
func (s *ListAPNsRequest) SetRegionId(v string) *ListAPNsRequest
func (*ListAPNsRequest) SetType ¶ added in v2.2.4
func (s *ListAPNsRequest) SetType(v string) *ListAPNsRequest
func (ListAPNsRequest) String ¶
func (s ListAPNsRequest) String() string
type ListAPNsResponse ¶
type ListAPNsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListAPNsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAPNsResponse) GoString ¶
func (s ListAPNsResponse) GoString() string
func (*ListAPNsResponse) SetBody ¶
func (s *ListAPNsResponse) SetBody(v *ListAPNsResponseBody) *ListAPNsResponse
func (*ListAPNsResponse) SetHeaders ¶
func (s *ListAPNsResponse) SetHeaders(v map[string]*string) *ListAPNsResponse
func (*ListAPNsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListAPNsResponse) SetStatusCode(v int32) *ListAPNsResponse
func (ListAPNsResponse) String ¶
func (s ListAPNsResponse) String() string
type ListAPNsResponseBody ¶
type ListAPNsResponseBody struct { APNs []*ListAPNsResponseBodyAPNs `json:"APNs,omitempty" xml:"APNs,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAPNsResponseBody) GoString ¶
func (s ListAPNsResponseBody) GoString() string
func (*ListAPNsResponseBody) SetAPNs ¶
func (s *ListAPNsResponseBody) SetAPNs(v []*ListAPNsResponseBodyAPNs) *ListAPNsResponseBody
func (*ListAPNsResponseBody) SetMaxResults ¶
func (s *ListAPNsResponseBody) SetMaxResults(v int32) *ListAPNsResponseBody
func (*ListAPNsResponseBody) SetNextToken ¶
func (s *ListAPNsResponseBody) SetNextToken(v string) *ListAPNsResponseBody
func (*ListAPNsResponseBody) SetRequestId ¶
func (s *ListAPNsResponseBody) SetRequestId(v string) *ListAPNsResponseBody
func (*ListAPNsResponseBody) SetTotalCount ¶
func (s *ListAPNsResponseBody) SetTotalCount(v int32) *ListAPNsResponseBody
func (ListAPNsResponseBody) String ¶
func (s ListAPNsResponseBody) String() string
type ListAPNsResponseBodyAPNs ¶
type ListAPNsResponseBodyAPNs struct { APN *string `json:"APN,omitempty" xml:"APN,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` FeatureList []*string `json:"FeatureList,omitempty" xml:"FeatureList,omitempty" type:"Repeated"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ZoneList []*string `json:"ZoneList,omitempty" xml:"ZoneList,omitempty" type:"Repeated"` }
func (ListAPNsResponseBodyAPNs) GoString ¶
func (s ListAPNsResponseBodyAPNs) GoString() string
func (*ListAPNsResponseBodyAPNs) SetAPN ¶
func (s *ListAPNsResponseBodyAPNs) SetAPN(v string) *ListAPNsResponseBodyAPNs
func (*ListAPNsResponseBodyAPNs) SetDescription ¶
func (s *ListAPNsResponseBodyAPNs) SetDescription(v string) *ListAPNsResponseBodyAPNs
func (*ListAPNsResponseBodyAPNs) SetFeatureList ¶
func (s *ListAPNsResponseBodyAPNs) SetFeatureList(v []*string) *ListAPNsResponseBodyAPNs
func (*ListAPNsResponseBodyAPNs) SetISP ¶
func (s *ListAPNsResponseBodyAPNs) SetISP(v string) *ListAPNsResponseBodyAPNs
func (*ListAPNsResponseBodyAPNs) SetName ¶
func (s *ListAPNsResponseBodyAPNs) SetName(v string) *ListAPNsResponseBodyAPNs
func (*ListAPNsResponseBodyAPNs) SetZoneList ¶
func (s *ListAPNsResponseBodyAPNs) SetZoneList(v []*string) *ListAPNsResponseBodyAPNs
func (ListAPNsResponseBodyAPNs) String ¶
func (s ListAPNsResponseBodyAPNs) String() string
type ListAuthorizationRulesRequest ¶
type ListAuthorizationRulesRequest struct { AuthorizationRuleIds []*string `json:"AuthorizationRuleIds,omitempty" xml:"AuthorizationRuleIds,omitempty" type:"Repeated"` AuthorizationRuleName []*string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty" type:"Repeated"` AuthorizationRuleStatus []*string `json:"AuthorizationRuleStatus,omitempty" xml:"AuthorizationRuleStatus,omitempty" type:"Repeated"` AuthorizationRuleType *string `json:"AuthorizationRuleType,omitempty" xml:"AuthorizationRuleType,omitempty"` Destination []*string `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Repeated"` DestinationPort []*string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty" type:"Repeated"` DestinationType []*string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty" type:"Repeated"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` Policy []*string `json:"Policy,omitempty" xml:"Policy,omitempty" type:"Repeated"` Protocol []*string `json:"Protocol,omitempty" xml:"Protocol,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListAuthorizationRulesRequest) GoString ¶
func (s ListAuthorizationRulesRequest) GoString() string
func (*ListAuthorizationRulesRequest) SetAuthorizationRuleIds ¶
func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleIds(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetAuthorizationRuleName ¶
func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleName(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetAuthorizationRuleStatus ¶
func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleStatus(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetAuthorizationRuleType ¶
func (s *ListAuthorizationRulesRequest) SetAuthorizationRuleType(v string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetDestination ¶
func (s *ListAuthorizationRulesRequest) SetDestination(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetDestinationPort ¶ added in v2.2.4
func (s *ListAuthorizationRulesRequest) SetDestinationPort(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetDestinationType ¶
func (s *ListAuthorizationRulesRequest) SetDestinationType(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetIoTCloudConnectorId ¶
func (s *ListAuthorizationRulesRequest) SetIoTCloudConnectorId(v string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetMaxResults ¶
func (s *ListAuthorizationRulesRequest) SetMaxResults(v int32) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetNextToken ¶
func (s *ListAuthorizationRulesRequest) SetNextToken(v string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetPolicy ¶
func (s *ListAuthorizationRulesRequest) SetPolicy(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetProtocol ¶ added in v2.2.4
func (s *ListAuthorizationRulesRequest) SetProtocol(v []*string) *ListAuthorizationRulesRequest
func (*ListAuthorizationRulesRequest) SetRegionId ¶
func (s *ListAuthorizationRulesRequest) SetRegionId(v string) *ListAuthorizationRulesRequest
func (ListAuthorizationRulesRequest) String ¶
func (s ListAuthorizationRulesRequest) String() string
type ListAuthorizationRulesResponse ¶
type ListAuthorizationRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListAuthorizationRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAuthorizationRulesResponse) GoString ¶
func (s ListAuthorizationRulesResponse) GoString() string
func (*ListAuthorizationRulesResponse) SetBody ¶
func (s *ListAuthorizationRulesResponse) SetBody(v *ListAuthorizationRulesResponseBody) *ListAuthorizationRulesResponse
func (*ListAuthorizationRulesResponse) SetHeaders ¶
func (s *ListAuthorizationRulesResponse) SetHeaders(v map[string]*string) *ListAuthorizationRulesResponse
func (*ListAuthorizationRulesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListAuthorizationRulesResponse) SetStatusCode(v int32) *ListAuthorizationRulesResponse
func (ListAuthorizationRulesResponse) String ¶
func (s ListAuthorizationRulesResponse) String() string
type ListAuthorizationRulesResponseBody ¶
type ListAuthorizationRulesResponseBody struct { AuthorizationRules []*ListAuthorizationRulesResponseBodyAuthorizationRules `json:"AuthorizationRules,omitempty" xml:"AuthorizationRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListAuthorizationRulesResponseBody) GoString ¶
func (s ListAuthorizationRulesResponseBody) GoString() string
func (*ListAuthorizationRulesResponseBody) SetAuthorizationRules ¶
func (s *ListAuthorizationRulesResponseBody) SetAuthorizationRules(v []*ListAuthorizationRulesResponseBodyAuthorizationRules) *ListAuthorizationRulesResponseBody
func (*ListAuthorizationRulesResponseBody) SetMaxResults ¶
func (s *ListAuthorizationRulesResponseBody) SetMaxResults(v int32) *ListAuthorizationRulesResponseBody
func (*ListAuthorizationRulesResponseBody) SetNextToken ¶
func (s *ListAuthorizationRulesResponseBody) SetNextToken(v string) *ListAuthorizationRulesResponseBody
func (*ListAuthorizationRulesResponseBody) SetRequestId ¶
func (s *ListAuthorizationRulesResponseBody) SetRequestId(v string) *ListAuthorizationRulesResponseBody
func (*ListAuthorizationRulesResponseBody) SetTotalCount ¶
func (s *ListAuthorizationRulesResponseBody) SetTotalCount(v int32) *ListAuthorizationRulesResponseBody
func (ListAuthorizationRulesResponseBody) String ¶
func (s ListAuthorizationRulesResponseBody) String() string
type ListAuthorizationRulesResponseBodyAuthorizationRules ¶
type ListAuthorizationRulesResponseBodyAuthorizationRules struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` AuthorizationRuleStatus *string `json:"AuthorizationRuleStatus,omitempty" xml:"AuthorizationRuleStatus,omitempty"` AuthorizationRuleType *string `json:"AuthorizationRuleType,omitempty" xml:"AuthorizationRuleType,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` }
func (ListAuthorizationRulesResponseBodyAuthorizationRules) GoString ¶
func (s ListAuthorizationRulesResponseBodyAuthorizationRules) GoString() string
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleDescription ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleDescription(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleId ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleId(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleName ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleName(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleStatus ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleStatus(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleType ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetAuthorizationRuleType(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestination ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestination(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationPort ¶ added in v2.2.4
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationPort(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationType ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetDestinationType(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetIoTCloudConnectorId ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetIoTCloudConnectorId(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetProtocol ¶ added in v2.2.4
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetProtocol(v string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (*ListAuthorizationRulesResponseBodyAuthorizationRules) SetSourceCidrs ¶
func (s *ListAuthorizationRulesResponseBodyAuthorizationRules) SetSourceCidrs(v []*string) *ListAuthorizationRulesResponseBodyAuthorizationRules
func (ListAuthorizationRulesResponseBodyAuthorizationRules) String ¶
func (s ListAuthorizationRulesResponseBodyAuthorizationRules) String() string
type ListConnectionPoolAllIpsRequest ¶
type ListConnectionPoolAllIpsRequest struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListConnectionPoolAllIpsRequest) GoString ¶
func (s ListConnectionPoolAllIpsRequest) GoString() string
func (*ListConnectionPoolAllIpsRequest) SetConnectionPoolId ¶
func (s *ListConnectionPoolAllIpsRequest) SetConnectionPoolId(v string) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetIoTCloudConnectorId ¶
func (s *ListConnectionPoolAllIpsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetIp ¶
func (s *ListConnectionPoolAllIpsRequest) SetIp(v string) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetMaxResults ¶
func (s *ListConnectionPoolAllIpsRequest) SetMaxResults(v int32) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetNextToken ¶
func (s *ListConnectionPoolAllIpsRequest) SetNextToken(v string) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetRegionId ¶
func (s *ListConnectionPoolAllIpsRequest) SetRegionId(v string) *ListConnectionPoolAllIpsRequest
func (*ListConnectionPoolAllIpsRequest) SetType ¶
func (s *ListConnectionPoolAllIpsRequest) SetType(v string) *ListConnectionPoolAllIpsRequest
func (ListConnectionPoolAllIpsRequest) String ¶
func (s ListConnectionPoolAllIpsRequest) String() string
type ListConnectionPoolAllIpsResponse ¶
type ListConnectionPoolAllIpsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListConnectionPoolAllIpsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListConnectionPoolAllIpsResponse) GoString ¶
func (s ListConnectionPoolAllIpsResponse) GoString() string
func (*ListConnectionPoolAllIpsResponse) SetBody ¶
func (s *ListConnectionPoolAllIpsResponse) SetBody(v *ListConnectionPoolAllIpsResponseBody) *ListConnectionPoolAllIpsResponse
func (*ListConnectionPoolAllIpsResponse) SetHeaders ¶
func (s *ListConnectionPoolAllIpsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolAllIpsResponse
func (*ListConnectionPoolAllIpsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListConnectionPoolAllIpsResponse) SetStatusCode(v int32) *ListConnectionPoolAllIpsResponse
func (ListConnectionPoolAllIpsResponse) String ¶
func (s ListConnectionPoolAllIpsResponse) String() string
type ListConnectionPoolAllIpsResponseBody ¶
type ListConnectionPoolAllIpsResponseBody struct { ConnectionPoolIps []*ListConnectionPoolAllIpsResponseBodyConnectionPoolIps `json:"ConnectionPoolIps,omitempty" xml:"ConnectionPoolIps,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalIpsCount *int32 `json:"TotalIpsCount,omitempty" xml:"TotalIpsCount,omitempty"` }
func (ListConnectionPoolAllIpsResponseBody) GoString ¶
func (s ListConnectionPoolAllIpsResponseBody) GoString() string
func (*ListConnectionPoolAllIpsResponseBody) SetConnectionPoolIps ¶
func (s *ListConnectionPoolAllIpsResponseBody) SetConnectionPoolIps(v []*ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) *ListConnectionPoolAllIpsResponseBody
func (*ListConnectionPoolAllIpsResponseBody) SetMaxResults ¶
func (s *ListConnectionPoolAllIpsResponseBody) SetMaxResults(v int32) *ListConnectionPoolAllIpsResponseBody
func (*ListConnectionPoolAllIpsResponseBody) SetNextToken ¶
func (s *ListConnectionPoolAllIpsResponseBody) SetNextToken(v string) *ListConnectionPoolAllIpsResponseBody
func (*ListConnectionPoolAllIpsResponseBody) SetRequestId ¶
func (s *ListConnectionPoolAllIpsResponseBody) SetRequestId(v string) *ListConnectionPoolAllIpsResponseBody
func (*ListConnectionPoolAllIpsResponseBody) SetTotalIpsCount ¶
func (s *ListConnectionPoolAllIpsResponseBody) SetTotalIpsCount(v int32) *ListConnectionPoolAllIpsResponseBody
func (ListConnectionPoolAllIpsResponseBody) String ¶
func (s ListConnectionPoolAllIpsResponseBody) String() string
type ListConnectionPoolAllIpsResponseBodyConnectionPoolIps ¶
type ListConnectionPoolAllIpsResponseBodyConnectionPoolIps struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` IpNum *int64 `json:"IpNum,omitempty" xml:"IpNum,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) GoString ¶
func (s ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) GoString() string
func (*ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetConnectionPoolId ¶
func (s *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) SetConnectionPoolId(v string) *ListConnectionPoolAllIpsResponseBodyConnectionPoolIps
func (ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) String ¶
func (s ListConnectionPoolAllIpsResponseBodyConnectionPoolIps) String() string
type ListConnectionPoolIpsRequest ¶
type ListConnectionPoolIpsRequest struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListConnectionPoolIpsRequest) GoString ¶
func (s ListConnectionPoolIpsRequest) GoString() string
func (*ListConnectionPoolIpsRequest) SetConnectionPoolId ¶
func (s *ListConnectionPoolIpsRequest) SetConnectionPoolId(v string) *ListConnectionPoolIpsRequest
func (*ListConnectionPoolIpsRequest) SetIoTCloudConnectorId ¶
func (s *ListConnectionPoolIpsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolIpsRequest
func (*ListConnectionPoolIpsRequest) SetIp ¶
func (s *ListConnectionPoolIpsRequest) SetIp(v string) *ListConnectionPoolIpsRequest
func (*ListConnectionPoolIpsRequest) SetMaxResults ¶
func (s *ListConnectionPoolIpsRequest) SetMaxResults(v int32) *ListConnectionPoolIpsRequest
func (*ListConnectionPoolIpsRequest) SetNextToken ¶
func (s *ListConnectionPoolIpsRequest) SetNextToken(v string) *ListConnectionPoolIpsRequest
func (*ListConnectionPoolIpsRequest) SetRegionId ¶
func (s *ListConnectionPoolIpsRequest) SetRegionId(v string) *ListConnectionPoolIpsRequest
func (ListConnectionPoolIpsRequest) String ¶
func (s ListConnectionPoolIpsRequest) String() string
type ListConnectionPoolIpsResponse ¶
type ListConnectionPoolIpsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListConnectionPoolIpsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListConnectionPoolIpsResponse) GoString ¶
func (s ListConnectionPoolIpsResponse) GoString() string
func (*ListConnectionPoolIpsResponse) SetBody ¶
func (s *ListConnectionPoolIpsResponse) SetBody(v *ListConnectionPoolIpsResponseBody) *ListConnectionPoolIpsResponse
func (*ListConnectionPoolIpsResponse) SetHeaders ¶
func (s *ListConnectionPoolIpsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolIpsResponse
func (*ListConnectionPoolIpsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListConnectionPoolIpsResponse) SetStatusCode(v int32) *ListConnectionPoolIpsResponse
func (ListConnectionPoolIpsResponse) String ¶
func (s ListConnectionPoolIpsResponse) String() string
type ListConnectionPoolIpsResponseBody ¶
type ListConnectionPoolIpsResponseBody struct { ConnectionPoolIps []*ListConnectionPoolIpsResponseBodyConnectionPoolIps `json:"ConnectionPoolIps,omitempty" xml:"ConnectionPoolIps,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListConnectionPoolIpsResponseBody) GoString ¶
func (s ListConnectionPoolIpsResponseBody) GoString() string
func (*ListConnectionPoolIpsResponseBody) SetConnectionPoolIps ¶
func (s *ListConnectionPoolIpsResponseBody) SetConnectionPoolIps(v []*ListConnectionPoolIpsResponseBodyConnectionPoolIps) *ListConnectionPoolIpsResponseBody
func (*ListConnectionPoolIpsResponseBody) SetMaxResults ¶
func (s *ListConnectionPoolIpsResponseBody) SetMaxResults(v int32) *ListConnectionPoolIpsResponseBody
func (*ListConnectionPoolIpsResponseBody) SetNextToken ¶
func (s *ListConnectionPoolIpsResponseBody) SetNextToken(v string) *ListConnectionPoolIpsResponseBody
func (*ListConnectionPoolIpsResponseBody) SetRequestId ¶
func (s *ListConnectionPoolIpsResponseBody) SetRequestId(v string) *ListConnectionPoolIpsResponseBody
func (*ListConnectionPoolIpsResponseBody) SetTotalCount ¶
func (s *ListConnectionPoolIpsResponseBody) SetTotalCount(v int32) *ListConnectionPoolIpsResponseBody
func (ListConnectionPoolIpsResponseBody) String ¶
func (s ListConnectionPoolIpsResponseBody) String() string
type ListConnectionPoolIpsResponseBodyConnectionPoolIps ¶
type ListConnectionPoolIpsResponseBodyConnectionPoolIps struct { ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` Ip *string `json:"Ip,omitempty" xml:"Ip,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ListConnectionPoolIpsResponseBodyConnectionPoolIps) GoString ¶
func (s ListConnectionPoolIpsResponseBodyConnectionPoolIps) GoString() string
func (*ListConnectionPoolIpsResponseBodyConnectionPoolIps) SetConnectionPoolId ¶
func (s *ListConnectionPoolIpsResponseBodyConnectionPoolIps) SetConnectionPoolId(v string) *ListConnectionPoolIpsResponseBodyConnectionPoolIps
func (ListConnectionPoolIpsResponseBodyConnectionPoolIps) String ¶
func (s ListConnectionPoolIpsResponseBodyConnectionPoolIps) String() string
type ListConnectionPoolsRequest ¶
type ListConnectionPoolsRequest struct { ConnectionPoolIds []*string `json:"ConnectionPoolIds,omitempty" xml:"ConnectionPoolIds,omitempty" type:"Repeated"` ConnectionPoolName []*string `json:"ConnectionPoolName,omitempty" xml:"ConnectionPoolName,omitempty" type:"Repeated"` ConnectionPoolStatus []*string `json:"ConnectionPoolStatus,omitempty" xml:"ConnectionPoolStatus,omitempty" type:"Repeated"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListConnectionPoolsRequest) GoString ¶
func (s ListConnectionPoolsRequest) GoString() string
func (*ListConnectionPoolsRequest) SetConnectionPoolIds ¶
func (s *ListConnectionPoolsRequest) SetConnectionPoolIds(v []*string) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetConnectionPoolName ¶
func (s *ListConnectionPoolsRequest) SetConnectionPoolName(v []*string) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetConnectionPoolStatus ¶
func (s *ListConnectionPoolsRequest) SetConnectionPoolStatus(v []*string) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetIoTCloudConnectorId ¶
func (s *ListConnectionPoolsRequest) SetIoTCloudConnectorId(v string) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetMaxResults ¶
func (s *ListConnectionPoolsRequest) SetMaxResults(v int32) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetNextToken ¶
func (s *ListConnectionPoolsRequest) SetNextToken(v string) *ListConnectionPoolsRequest
func (*ListConnectionPoolsRequest) SetRegionId ¶
func (s *ListConnectionPoolsRequest) SetRegionId(v string) *ListConnectionPoolsRequest
func (ListConnectionPoolsRequest) String ¶
func (s ListConnectionPoolsRequest) String() string
type ListConnectionPoolsResponse ¶
type ListConnectionPoolsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListConnectionPoolsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListConnectionPoolsResponse) GoString ¶
func (s ListConnectionPoolsResponse) GoString() string
func (*ListConnectionPoolsResponse) SetBody ¶
func (s *ListConnectionPoolsResponse) SetBody(v *ListConnectionPoolsResponseBody) *ListConnectionPoolsResponse
func (*ListConnectionPoolsResponse) SetHeaders ¶
func (s *ListConnectionPoolsResponse) SetHeaders(v map[string]*string) *ListConnectionPoolsResponse
func (*ListConnectionPoolsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListConnectionPoolsResponse) SetStatusCode(v int32) *ListConnectionPoolsResponse
func (ListConnectionPoolsResponse) String ¶
func (s ListConnectionPoolsResponse) String() string
type ListConnectionPoolsResponseBody ¶
type ListConnectionPoolsResponseBody struct { ConnectionPools []*ListConnectionPoolsResponseBodyConnectionPools `json:"ConnectionPools,omitempty" xml:"ConnectionPools,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListConnectionPoolsResponseBody) GoString ¶
func (s ListConnectionPoolsResponseBody) GoString() string
func (*ListConnectionPoolsResponseBody) SetConnectionPools ¶
func (s *ListConnectionPoolsResponseBody) SetConnectionPools(v []*ListConnectionPoolsResponseBodyConnectionPools) *ListConnectionPoolsResponseBody
func (*ListConnectionPoolsResponseBody) SetMaxResults ¶
func (s *ListConnectionPoolsResponseBody) SetMaxResults(v int32) *ListConnectionPoolsResponseBody
func (*ListConnectionPoolsResponseBody) SetNextToken ¶
func (s *ListConnectionPoolsResponseBody) SetNextToken(v string) *ListConnectionPoolsResponseBody
func (*ListConnectionPoolsResponseBody) SetRequestId ¶
func (s *ListConnectionPoolsResponseBody) SetRequestId(v string) *ListConnectionPoolsResponseBody
func (*ListConnectionPoolsResponseBody) SetTotalCount ¶
func (s *ListConnectionPoolsResponseBody) SetTotalCount(v int32) *ListConnectionPoolsResponseBody
func (ListConnectionPoolsResponseBody) String ¶
func (s ListConnectionPoolsResponseBody) String() string
type ListConnectionPoolsResponseBodyConnectionPools ¶
type ListConnectionPoolsResponseBodyConnectionPools struct { Cidrs []*string `json:"Cidrs,omitempty" xml:"Cidrs,omitempty" type:"Repeated"` ConnectionPoolDescription *string `json:"ConnectionPoolDescription,omitempty" xml:"ConnectionPoolDescription,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` ConnectionPoolName *string `json:"ConnectionPoolName,omitempty" xml:"ConnectionPoolName,omitempty"` ConnectionPoolStatus *string `json:"ConnectionPoolStatus,omitempty" xml:"ConnectionPoolStatus,omitempty"` OperateResultRequestID *string `json:"OperateResultRequestID,omitempty" xml:"OperateResultRequestID,omitempty"` }
func (ListConnectionPoolsResponseBodyConnectionPools) GoString ¶
func (s ListConnectionPoolsResponseBodyConnectionPools) GoString() string
func (*ListConnectionPoolsResponseBodyConnectionPools) SetCidrs ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetCidrs(v []*string) *ListConnectionPoolsResponseBodyConnectionPools
func (*ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolDescription ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolDescription(v string) *ListConnectionPoolsResponseBodyConnectionPools
func (*ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolId ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolId(v string) *ListConnectionPoolsResponseBodyConnectionPools
func (*ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolName ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolName(v string) *ListConnectionPoolsResponseBodyConnectionPools
func (*ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolStatus ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetConnectionPoolStatus(v string) *ListConnectionPoolsResponseBodyConnectionPools
func (*ListConnectionPoolsResponseBodyConnectionPools) SetOperateResultRequestID ¶
func (s *ListConnectionPoolsResponseBodyConnectionPools) SetOperateResultRequestID(v string) *ListConnectionPoolsResponseBodyConnectionPools
func (ListConnectionPoolsResponseBodyConnectionPools) String ¶
func (s ListConnectionPoolsResponseBodyConnectionPools) String() string
type ListDNSServiceRulesRequest ¶
type ListDNSServiceRulesRequest struct { DNSServiceRuleIds []*string `json:"DNSServiceRuleIds,omitempty" xml:"DNSServiceRuleIds,omitempty" type:"Repeated"` DNSServiceRuleName []*string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty" type:"Repeated"` DNSServiceRuleStatus []*string `json:"DNSServiceRuleStatus,omitempty" xml:"DNSServiceRuleStatus,omitempty" type:"Repeated"` Destination []*string `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Repeated"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source []*string `json:"Source,omitempty" xml:"Source,omitempty" type:"Repeated"` }
func (ListDNSServiceRulesRequest) GoString ¶
func (s ListDNSServiceRulesRequest) GoString() string
func (*ListDNSServiceRulesRequest) SetDNSServiceRuleIds ¶
func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleIds(v []*string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetDNSServiceRuleName ¶
func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleName(v []*string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetDNSServiceRuleStatus ¶
func (s *ListDNSServiceRulesRequest) SetDNSServiceRuleStatus(v []*string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetDestination ¶
func (s *ListDNSServiceRulesRequest) SetDestination(v []*string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetIoTCloudConnectorId ¶
func (s *ListDNSServiceRulesRequest) SetIoTCloudConnectorId(v string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetMaxResults ¶
func (s *ListDNSServiceRulesRequest) SetMaxResults(v int32) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetNextToken ¶
func (s *ListDNSServiceRulesRequest) SetNextToken(v string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetRegionId ¶
func (s *ListDNSServiceRulesRequest) SetRegionId(v string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetServiceType ¶
func (s *ListDNSServiceRulesRequest) SetServiceType(v string) *ListDNSServiceRulesRequest
func (*ListDNSServiceRulesRequest) SetSource ¶
func (s *ListDNSServiceRulesRequest) SetSource(v []*string) *ListDNSServiceRulesRequest
func (ListDNSServiceRulesRequest) String ¶
func (s ListDNSServiceRulesRequest) String() string
type ListDNSServiceRulesResponse ¶
type ListDNSServiceRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListDNSServiceRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListDNSServiceRulesResponse) GoString ¶
func (s ListDNSServiceRulesResponse) GoString() string
func (*ListDNSServiceRulesResponse) SetBody ¶
func (s *ListDNSServiceRulesResponse) SetBody(v *ListDNSServiceRulesResponseBody) *ListDNSServiceRulesResponse
func (*ListDNSServiceRulesResponse) SetHeaders ¶
func (s *ListDNSServiceRulesResponse) SetHeaders(v map[string]*string) *ListDNSServiceRulesResponse
func (*ListDNSServiceRulesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListDNSServiceRulesResponse) SetStatusCode(v int32) *ListDNSServiceRulesResponse
func (ListDNSServiceRulesResponse) String ¶
func (s ListDNSServiceRulesResponse) String() string
type ListDNSServiceRulesResponseBody ¶
type ListDNSServiceRulesResponseBody struct { DNSServiceRules []*ListDNSServiceRulesResponseBodyDNSServiceRules `json:"DNSServiceRules,omitempty" xml:"DNSServiceRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListDNSServiceRulesResponseBody) GoString ¶
func (s ListDNSServiceRulesResponseBody) GoString() string
func (*ListDNSServiceRulesResponseBody) SetDNSServiceRules ¶
func (s *ListDNSServiceRulesResponseBody) SetDNSServiceRules(v []*ListDNSServiceRulesResponseBodyDNSServiceRules) *ListDNSServiceRulesResponseBody
func (*ListDNSServiceRulesResponseBody) SetMaxResults ¶
func (s *ListDNSServiceRulesResponseBody) SetMaxResults(v int32) *ListDNSServiceRulesResponseBody
func (*ListDNSServiceRulesResponseBody) SetNextToken ¶
func (s *ListDNSServiceRulesResponseBody) SetNextToken(v string) *ListDNSServiceRulesResponseBody
func (*ListDNSServiceRulesResponseBody) SetRequestId ¶
func (s *ListDNSServiceRulesResponseBody) SetRequestId(v string) *ListDNSServiceRulesResponseBody
func (*ListDNSServiceRulesResponseBody) SetTotalCount ¶
func (s *ListDNSServiceRulesResponseBody) SetTotalCount(v int32) *ListDNSServiceRulesResponseBody
func (ListDNSServiceRulesResponseBody) String ¶
func (s ListDNSServiceRulesResponseBody) String() string
type ListDNSServiceRulesResponseBodyDNSServiceRules ¶
type ListDNSServiceRulesResponseBodyDNSServiceRules struct { DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` DNSServiceRuleStatus *string `json:"DNSServiceRuleStatus,omitempty" xml:"DNSServiceRuleStatus,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (ListDNSServiceRulesResponseBodyDNSServiceRules) GoString ¶
func (s ListDNSServiceRulesResponseBodyDNSServiceRules) GoString() string
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetDestination ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetDestination(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorId ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorId(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (*ListDNSServiceRulesResponseBodyDNSServiceRules) SetSource ¶
func (s *ListDNSServiceRulesResponseBodyDNSServiceRules) SetSource(v string) *ListDNSServiceRulesResponseBodyDNSServiceRules
func (ListDNSServiceRulesResponseBodyDNSServiceRules) String ¶
func (s ListDNSServiceRulesResponseBodyDNSServiceRules) String() string
type ListDiagnoseInfoForSingleCardRequest ¶
type ListDiagnoseInfoForSingleCardRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (ListDiagnoseInfoForSingleCardRequest) GoString ¶
func (s ListDiagnoseInfoForSingleCardRequest) GoString() string
func (*ListDiagnoseInfoForSingleCardRequest) SetIoTCloudConnectorId ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetIoTCloudConnectorId(v string) *ListDiagnoseInfoForSingleCardRequest
func (*ListDiagnoseInfoForSingleCardRequest) SetMaxResults ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetMaxResults(v int32) *ListDiagnoseInfoForSingleCardRequest
func (*ListDiagnoseInfoForSingleCardRequest) SetNextToken ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetNextToken(v string) *ListDiagnoseInfoForSingleCardRequest
func (*ListDiagnoseInfoForSingleCardRequest) SetRegionId ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetRegionId(v string) *ListDiagnoseInfoForSingleCardRequest
func (*ListDiagnoseInfoForSingleCardRequest) SetSource ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetSource(v string) *ListDiagnoseInfoForSingleCardRequest
func (*ListDiagnoseInfoForSingleCardRequest) SetSourceType ¶
func (s *ListDiagnoseInfoForSingleCardRequest) SetSourceType(v string) *ListDiagnoseInfoForSingleCardRequest
func (ListDiagnoseInfoForSingleCardRequest) String ¶
func (s ListDiagnoseInfoForSingleCardRequest) String() string
type ListDiagnoseInfoForSingleCardResponse ¶
type ListDiagnoseInfoForSingleCardResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListDiagnoseInfoForSingleCardResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListDiagnoseInfoForSingleCardResponse) GoString ¶
func (s ListDiagnoseInfoForSingleCardResponse) GoString() string
func (*ListDiagnoseInfoForSingleCardResponse) SetHeaders ¶
func (s *ListDiagnoseInfoForSingleCardResponse) SetHeaders(v map[string]*string) *ListDiagnoseInfoForSingleCardResponse
func (*ListDiagnoseInfoForSingleCardResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListDiagnoseInfoForSingleCardResponse) SetStatusCode(v int32) *ListDiagnoseInfoForSingleCardResponse
func (ListDiagnoseInfoForSingleCardResponse) String ¶
func (s ListDiagnoseInfoForSingleCardResponse) String() string
type ListDiagnoseInfoForSingleCardResponseBody ¶
type ListDiagnoseInfoForSingleCardResponseBody struct { DiagnoseInfo []*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo `json:"DiagnoseInfo,omitempty" xml:"DiagnoseInfo,omitempty" type:"Repeated"` MaxResults *int64 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListDiagnoseInfoForSingleCardResponseBody) GoString ¶
func (s ListDiagnoseInfoForSingleCardResponseBody) GoString() string
func (*ListDiagnoseInfoForSingleCardResponseBody) SetDiagnoseInfo ¶
func (s *ListDiagnoseInfoForSingleCardResponseBody) SetDiagnoseInfo(v []*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) *ListDiagnoseInfoForSingleCardResponseBody
func (*ListDiagnoseInfoForSingleCardResponseBody) SetMaxResults ¶
func (s *ListDiagnoseInfoForSingleCardResponseBody) SetMaxResults(v int64) *ListDiagnoseInfoForSingleCardResponseBody
func (*ListDiagnoseInfoForSingleCardResponseBody) SetNextToken ¶
func (s *ListDiagnoseInfoForSingleCardResponseBody) SetNextToken(v string) *ListDiagnoseInfoForSingleCardResponseBody
func (*ListDiagnoseInfoForSingleCardResponseBody) SetRequestId ¶
func (s *ListDiagnoseInfoForSingleCardResponseBody) SetRequestId(v string) *ListDiagnoseInfoForSingleCardResponseBody
func (*ListDiagnoseInfoForSingleCardResponseBody) SetTotalCount ¶
func (s *ListDiagnoseInfoForSingleCardResponseBody) SetTotalCount(v int64) *ListDiagnoseInfoForSingleCardResponseBody
func (ListDiagnoseInfoForSingleCardResponseBody) String ¶
func (s ListDiagnoseInfoForSingleCardResponseBody) String() string
type ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo ¶
type ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo struct { BeginTime *int64 `json:"BeginTime,omitempty" xml:"BeginTime,omitempty"` CardIp *string `json:"CardIp,omitempty" xml:"CardIp,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` DiagnoseTime *int64 `json:"DiagnoseTime,omitempty" xml:"DiagnoseTime,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` IccId *string `json:"IccId,omitempty" xml:"IccId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) GoString ¶
func (s ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) GoString() string
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetBeginTime ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetBeginTime(v int64) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestination ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestination(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestinationType ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDestinationType(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDiagnoseTime ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetDiagnoseTime(v int64) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetEndTime ¶
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetIoTCloudConnectorId ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetIoTCloudConnectorId(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (*ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetSourceType ¶
func (s *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) SetSourceType(v string) *ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo
func (ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) String ¶
func (s ListDiagnoseInfoForSingleCardResponseBodyDiagnoseInfo) String() string
type ListGroupAuthorizationRulesRequest ¶
type ListGroupAuthorizationRulesRequest struct { AuthorizationRuleIds []*string `json:"AuthorizationRuleIds,omitempty" xml:"AuthorizationRuleIds,omitempty" type:"Repeated"` AuthorizationRuleName []*string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty" type:"Repeated"` AuthorizationRuleStatus []*string `json:"AuthorizationRuleStatus,omitempty" xml:"AuthorizationRuleStatus,omitempty" type:"Repeated"` Destination []*string `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Repeated"` DestinationPort []*string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty" type:"Repeated"` DestinationType []*string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty" type:"Repeated"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` Policy []*string `json:"Policy,omitempty" xml:"Policy,omitempty" type:"Repeated"` Protocol []*string `json:"Protocol,omitempty" xml:"Protocol,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListGroupAuthorizationRulesRequest) GoString ¶
func (s ListGroupAuthorizationRulesRequest) GoString() string
func (*ListGroupAuthorizationRulesRequest) SetAuthorizationRuleIds ¶
func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleIds(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetAuthorizationRuleName ¶
func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleName(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetAuthorizationRuleStatus ¶
func (s *ListGroupAuthorizationRulesRequest) SetAuthorizationRuleStatus(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetDestination ¶
func (s *ListGroupAuthorizationRulesRequest) SetDestination(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetDestinationPort ¶ added in v2.2.4
func (s *ListGroupAuthorizationRulesRequest) SetDestinationPort(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetDestinationType ¶
func (s *ListGroupAuthorizationRulesRequest) SetDestinationType(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetIoTCloudConnectorGroupId ¶
func (s *ListGroupAuthorizationRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetMaxResults ¶
func (s *ListGroupAuthorizationRulesRequest) SetMaxResults(v int32) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetNextToken ¶
func (s *ListGroupAuthorizationRulesRequest) SetNextToken(v string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetPolicy ¶
func (s *ListGroupAuthorizationRulesRequest) SetPolicy(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetProtocol ¶ added in v2.2.4
func (s *ListGroupAuthorizationRulesRequest) SetProtocol(v []*string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetRegionId ¶
func (s *ListGroupAuthorizationRulesRequest) SetRegionId(v string) *ListGroupAuthorizationRulesRequest
func (*ListGroupAuthorizationRulesRequest) SetType ¶ added in v2.1.8
func (s *ListGroupAuthorizationRulesRequest) SetType(v string) *ListGroupAuthorizationRulesRequest
func (ListGroupAuthorizationRulesRequest) String ¶
func (s ListGroupAuthorizationRulesRequest) String() string
type ListGroupAuthorizationRulesResponse ¶
type ListGroupAuthorizationRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListGroupAuthorizationRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListGroupAuthorizationRulesResponse) GoString ¶
func (s ListGroupAuthorizationRulesResponse) GoString() string
func (*ListGroupAuthorizationRulesResponse) SetHeaders ¶
func (s *ListGroupAuthorizationRulesResponse) SetHeaders(v map[string]*string) *ListGroupAuthorizationRulesResponse
func (*ListGroupAuthorizationRulesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListGroupAuthorizationRulesResponse) SetStatusCode(v int32) *ListGroupAuthorizationRulesResponse
func (ListGroupAuthorizationRulesResponse) String ¶
func (s ListGroupAuthorizationRulesResponse) String() string
type ListGroupAuthorizationRulesResponseBody ¶
type ListGroupAuthorizationRulesResponseBody struct { GroupAuthorizationRules []*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules `json:"GroupAuthorizationRules,omitempty" xml:"GroupAuthorizationRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListGroupAuthorizationRulesResponseBody) GoString ¶
func (s ListGroupAuthorizationRulesResponseBody) GoString() string
func (*ListGroupAuthorizationRulesResponseBody) SetGroupAuthorizationRules ¶
func (s *ListGroupAuthorizationRulesResponseBody) SetGroupAuthorizationRules(v []*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) *ListGroupAuthorizationRulesResponseBody
func (*ListGroupAuthorizationRulesResponseBody) SetMaxResults ¶
func (s *ListGroupAuthorizationRulesResponseBody) SetMaxResults(v int32) *ListGroupAuthorizationRulesResponseBody
func (*ListGroupAuthorizationRulesResponseBody) SetNextToken ¶
func (s *ListGroupAuthorizationRulesResponseBody) SetNextToken(v string) *ListGroupAuthorizationRulesResponseBody
func (*ListGroupAuthorizationRulesResponseBody) SetRequestId ¶
func (s *ListGroupAuthorizationRulesResponseBody) SetRequestId(v string) *ListGroupAuthorizationRulesResponseBody
func (*ListGroupAuthorizationRulesResponseBody) SetTotalCount ¶
func (s *ListGroupAuthorizationRulesResponseBody) SetTotalCount(v int32) *ListGroupAuthorizationRulesResponseBody
func (ListGroupAuthorizationRulesResponseBody) String ¶
func (s ListGroupAuthorizationRulesResponseBody) String() string
type ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules ¶
type ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` AuthorizationRuleStatus *string `json:"AuthorizationRuleStatus,omitempty" xml:"AuthorizationRuleStatus,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) GoString ¶
func (s ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) GoString() string
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleDescription ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleDescription(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleId ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleId(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleName ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleName(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleStatus ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetAuthorizationRuleStatus(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestination ¶
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationPort ¶ added in v2.2.4
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationPort(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationType ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetDestinationType(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetIoTCloudConnectorGroupId ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetIoTCloudConnectorGroupId(v string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetProtocol ¶ added in v2.2.4
func (*ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetSourceCidrs ¶
func (s *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) SetSourceCidrs(v []*string) *ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules
func (ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) String ¶
func (s ListGroupAuthorizationRulesResponseBodyGroupAuthorizationRules) String() string
type ListGroupDNSServiceRulesRequest ¶
type ListGroupDNSServiceRulesRequest struct { DNSServiceRuleIds []*string `json:"DNSServiceRuleIds,omitempty" xml:"DNSServiceRuleIds,omitempty" type:"Repeated"` DNSServiceRuleName []*string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty" type:"Repeated"` DNSServiceRuleStatus []*string `json:"DNSServiceRuleStatus,omitempty" xml:"DNSServiceRuleStatus,omitempty" type:"Repeated"` Destination []*string `json:"Destination,omitempty" xml:"Destination,omitempty" type:"Repeated"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source []*string `json:"Source,omitempty" xml:"Source,omitempty" type:"Repeated"` }
func (ListGroupDNSServiceRulesRequest) GoString ¶
func (s ListGroupDNSServiceRulesRequest) GoString() string
func (*ListGroupDNSServiceRulesRequest) SetDNSServiceRuleIds ¶
func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleIds(v []*string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetDNSServiceRuleName ¶
func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleName(v []*string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetDNSServiceRuleStatus ¶
func (s *ListGroupDNSServiceRulesRequest) SetDNSServiceRuleStatus(v []*string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetDestination ¶
func (s *ListGroupDNSServiceRulesRequest) SetDestination(v []*string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetIoTCloudConnectorGroupId ¶
func (s *ListGroupDNSServiceRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetMaxResults ¶
func (s *ListGroupDNSServiceRulesRequest) SetMaxResults(v int32) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetNextToken ¶
func (s *ListGroupDNSServiceRulesRequest) SetNextToken(v string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetRegionId ¶
func (s *ListGroupDNSServiceRulesRequest) SetRegionId(v string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetServiceType ¶
func (s *ListGroupDNSServiceRulesRequest) SetServiceType(v string) *ListGroupDNSServiceRulesRequest
func (*ListGroupDNSServiceRulesRequest) SetSource ¶
func (s *ListGroupDNSServiceRulesRequest) SetSource(v []*string) *ListGroupDNSServiceRulesRequest
func (ListGroupDNSServiceRulesRequest) String ¶
func (s ListGroupDNSServiceRulesRequest) String() string
type ListGroupDNSServiceRulesResponse ¶
type ListGroupDNSServiceRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListGroupDNSServiceRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListGroupDNSServiceRulesResponse) GoString ¶
func (s ListGroupDNSServiceRulesResponse) GoString() string
func (*ListGroupDNSServiceRulesResponse) SetBody ¶
func (s *ListGroupDNSServiceRulesResponse) SetBody(v *ListGroupDNSServiceRulesResponseBody) *ListGroupDNSServiceRulesResponse
func (*ListGroupDNSServiceRulesResponse) SetHeaders ¶
func (s *ListGroupDNSServiceRulesResponse) SetHeaders(v map[string]*string) *ListGroupDNSServiceRulesResponse
func (*ListGroupDNSServiceRulesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListGroupDNSServiceRulesResponse) SetStatusCode(v int32) *ListGroupDNSServiceRulesResponse
func (ListGroupDNSServiceRulesResponse) String ¶
func (s ListGroupDNSServiceRulesResponse) String() string
type ListGroupDNSServiceRulesResponseBody ¶
type ListGroupDNSServiceRulesResponseBody struct { DNSServiceRules []*ListGroupDNSServiceRulesResponseBodyDNSServiceRules `json:"DNSServiceRules,omitempty" xml:"DNSServiceRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListGroupDNSServiceRulesResponseBody) GoString ¶
func (s ListGroupDNSServiceRulesResponseBody) GoString() string
func (*ListGroupDNSServiceRulesResponseBody) SetDNSServiceRules ¶
func (s *ListGroupDNSServiceRulesResponseBody) SetDNSServiceRules(v []*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) *ListGroupDNSServiceRulesResponseBody
func (*ListGroupDNSServiceRulesResponseBody) SetMaxResults ¶
func (s *ListGroupDNSServiceRulesResponseBody) SetMaxResults(v int32) *ListGroupDNSServiceRulesResponseBody
func (*ListGroupDNSServiceRulesResponseBody) SetNextToken ¶
func (s *ListGroupDNSServiceRulesResponseBody) SetNextToken(v string) *ListGroupDNSServiceRulesResponseBody
func (*ListGroupDNSServiceRulesResponseBody) SetRequestId ¶
func (s *ListGroupDNSServiceRulesResponseBody) SetRequestId(v string) *ListGroupDNSServiceRulesResponseBody
func (*ListGroupDNSServiceRulesResponseBody) SetTotalCount ¶
func (s *ListGroupDNSServiceRulesResponseBody) SetTotalCount(v int32) *ListGroupDNSServiceRulesResponseBody
func (ListGroupDNSServiceRulesResponseBody) String ¶
func (s ListGroupDNSServiceRulesResponseBody) String() string
type ListGroupDNSServiceRulesResponseBodyDNSServiceRules ¶
type ListGroupDNSServiceRulesResponseBodyDNSServiceRules struct { DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` DNSServiceRuleStatus *string `json:"DNSServiceRuleStatus,omitempty" xml:"DNSServiceRuleStatus,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (ListGroupDNSServiceRulesResponseBodyDNSServiceRules) GoString ¶
func (s ListGroupDNSServiceRulesResponseBodyDNSServiceRules) GoString() string
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleDescription(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleId(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleName(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDNSServiceRuleStatus(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDestination ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetDestination(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorGroupId ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetIoTCloudConnectorGroupId(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (*ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType ¶
func (s *ListGroupDNSServiceRulesResponseBodyDNSServiceRules) SetServiceType(v string) *ListGroupDNSServiceRulesResponseBodyDNSServiceRules
func (ListGroupDNSServiceRulesResponseBodyDNSServiceRules) String ¶
func (s ListGroupDNSServiceRulesResponseBodyDNSServiceRules) String() string
type ListGroupIpMappingRulesRequest ¶ added in v2.2.4
type ListGroupIpMappingRulesRequest struct { DestinationIps []*string `json:"DestinationIps,omitempty" xml:"DestinationIps,omitempty" type:"Repeated"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IpMappingRuleIds []*string `json:"IpMappingRuleIds,omitempty" xml:"IpMappingRuleIds,omitempty" type:"Repeated"` IpMappingRuleNames []*string `json:"IpMappingRuleNames,omitempty" xml:"IpMappingRuleNames,omitempty" type:"Repeated"` IpMappingRuleStatuses []*string `json:"IpMappingRuleStatuses,omitempty" xml:"IpMappingRuleStatuses,omitempty" type:"Repeated"` MappingIps []*string `json:"MappingIps,omitempty" xml:"MappingIps,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListGroupIpMappingRulesRequest) GoString ¶ added in v2.2.4
func (s ListGroupIpMappingRulesRequest) GoString() string
func (*ListGroupIpMappingRulesRequest) SetDestinationIps ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetDestinationIps(v []*string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetIoTCloudConnectorGroupId(v string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetIpMappingRuleIds ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleIds(v []*string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetIpMappingRuleNames ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleNames(v []*string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetIpMappingRuleStatuses ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetIpMappingRuleStatuses(v []*string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetMappingIps ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetMappingIps(v []*string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetMaxResults ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetMaxResults(v int32) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetNextToken ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetNextToken(v string) *ListGroupIpMappingRulesRequest
func (*ListGroupIpMappingRulesRequest) SetRegionId ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesRequest) SetRegionId(v string) *ListGroupIpMappingRulesRequest
func (ListGroupIpMappingRulesRequest) String ¶ added in v2.2.4
func (s ListGroupIpMappingRulesRequest) String() string
type ListGroupIpMappingRulesResponse ¶ added in v2.2.4
type ListGroupIpMappingRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListGroupIpMappingRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListGroupIpMappingRulesResponse) GoString ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponse) GoString() string
func (*ListGroupIpMappingRulesResponse) SetBody ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponse) SetBody(v *ListGroupIpMappingRulesResponseBody) *ListGroupIpMappingRulesResponse
func (*ListGroupIpMappingRulesResponse) SetHeaders ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponse) SetHeaders(v map[string]*string) *ListGroupIpMappingRulesResponse
func (*ListGroupIpMappingRulesResponse) SetStatusCode ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponse) SetStatusCode(v int32) *ListGroupIpMappingRulesResponse
func (ListGroupIpMappingRulesResponse) String ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponse) String() string
type ListGroupIpMappingRulesResponseBody ¶ added in v2.2.4
type ListGroupIpMappingRulesResponseBody struct { IpMappingRules []*ListGroupIpMappingRulesResponseBodyIpMappingRules `json:"IpMappingRules,omitempty" xml:"IpMappingRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListGroupIpMappingRulesResponseBody) GoString ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponseBody) GoString() string
func (*ListGroupIpMappingRulesResponseBody) SetIpMappingRules ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBody) SetIpMappingRules(v []*ListGroupIpMappingRulesResponseBodyIpMappingRules) *ListGroupIpMappingRulesResponseBody
func (*ListGroupIpMappingRulesResponseBody) SetMaxResults ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBody) SetMaxResults(v int32) *ListGroupIpMappingRulesResponseBody
func (*ListGroupIpMappingRulesResponseBody) SetNextToken ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBody) SetNextToken(v string) *ListGroupIpMappingRulesResponseBody
func (*ListGroupIpMappingRulesResponseBody) SetRequestId ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBody) SetRequestId(v string) *ListGroupIpMappingRulesResponseBody
func (*ListGroupIpMappingRulesResponseBody) SetTotalCount ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBody) SetTotalCount(v int32) *ListGroupIpMappingRulesResponseBody
func (ListGroupIpMappingRulesResponseBody) String ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponseBody) String() string
type ListGroupIpMappingRulesResponseBodyIpMappingRules ¶ added in v2.2.4
type ListGroupIpMappingRulesResponseBodyIpMappingRules struct { DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleId *string `json:"IpMappingRuleId,omitempty" xml:"IpMappingRuleId,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` IpMappingRuleStatus *string `json:"IpMappingRuleStatus,omitempty" xml:"IpMappingRuleStatus,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` }
func (ListGroupIpMappingRulesResponseBodyIpMappingRules) GoString ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponseBodyIpMappingRules) GoString() string
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorGroupId(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (*ListGroupIpMappingRulesResponseBodyIpMappingRules) SetMappingIp ¶ added in v2.2.4
func (s *ListGroupIpMappingRulesResponseBodyIpMappingRules) SetMappingIp(v string) *ListGroupIpMappingRulesResponseBodyIpMappingRules
func (ListGroupIpMappingRulesResponseBodyIpMappingRules) String ¶ added in v2.2.4
func (s ListGroupIpMappingRulesResponseBodyIpMappingRules) String() string
type ListIoTCloudConnectorAccessSessionLogsRequest ¶
type ListIoTCloudConnectorAccessSessionLogsRequest struct { Destinations []*string `json:"Destinations,omitempty" xml:"Destinations,omitempty" type:"Repeated"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceIps []*string `json:"SourceIps,omitempty" xml:"SourceIps,omitempty" type:"Repeated"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (ListIoTCloudConnectorAccessSessionLogsRequest) GoString ¶
func (s ListIoTCloudConnectorAccessSessionLogsRequest) GoString() string
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetDestinations ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetDestinations(v []*string) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetEndTime ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetEndTime(v int64) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetIoTCloudConnectorId ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetMaxResults ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetNextToken ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetNextToken(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetRegionId ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetRegionId(v string) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetSourceIps ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetSourceIps(v []*string) *ListIoTCloudConnectorAccessSessionLogsRequest
func (*ListIoTCloudConnectorAccessSessionLogsRequest) SetStartTime ¶
func (s *ListIoTCloudConnectorAccessSessionLogsRequest) SetStartTime(v int64) *ListIoTCloudConnectorAccessSessionLogsRequest
func (ListIoTCloudConnectorAccessSessionLogsRequest) String ¶
func (s ListIoTCloudConnectorAccessSessionLogsRequest) String() string
type ListIoTCloudConnectorAccessSessionLogsResponse ¶
type ListIoTCloudConnectorAccessSessionLogsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCloudConnectorAccessSessionLogsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCloudConnectorAccessSessionLogsResponse) GoString ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponse) GoString() string
func (*ListIoTCloudConnectorAccessSessionLogsResponse) SetHeaders ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorAccessSessionLogsResponse
func (*ListIoTCloudConnectorAccessSessionLogsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListIoTCloudConnectorAccessSessionLogsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorAccessSessionLogsResponse
func (ListIoTCloudConnectorAccessSessionLogsResponse) String ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponse) String() string
type ListIoTCloudConnectorAccessSessionLogsResponseBody ¶
type ListIoTCloudConnectorAccessSessionLogsResponseBody struct { AccessSessionLogs []*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs `json:"AccessSessionLogs,omitempty" xml:"AccessSessionLogs,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIoTCloudConnectorAccessSessionLogsResponseBody) GoString ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponseBody) GoString() string
func (*ListIoTCloudConnectorAccessSessionLogsResponseBody) SetAccessSessionLogs ¶
func (*ListIoTCloudConnectorAccessSessionLogsResponseBody) SetMaxResults ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorAccessSessionLogsResponseBody
func (*ListIoTCloudConnectorAccessSessionLogsResponseBody) SetNextToken ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBody
func (*ListIoTCloudConnectorAccessSessionLogsResponseBody) SetRequestId ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBody
func (*ListIoTCloudConnectorAccessSessionLogsResponseBody) SetTotalCount ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorAccessSessionLogsResponseBody
func (ListIoTCloudConnectorAccessSessionLogsResponseBody) String ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponseBody) String() string
type ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs ¶
type ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs struct { ClientToServiceFlow *string `json:"ClientToServiceFlow,omitempty" xml:"ClientToServiceFlow,omitempty"` DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` Destinations []*string `json:"Destinations,omitempty" xml:"Destinations,omitempty" type:"Repeated"` ServiceToClientFlow *string `json:"ServiceToClientFlow,omitempty" xml:"ServiceToClientFlow,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` Time *string `json:"Time,omitempty" xml:"Time,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) GoString ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) GoString() string
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetClientToServiceFlow ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetClientToServiceFlow(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinationIp ¶
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinationPort ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinationPort(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinations ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetDestinations(v []*string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetServiceToClientFlow ¶
func (s *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetServiceToClientFlow(v string) *ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs
func (*ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) SetSourceIp ¶
func (ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) String ¶
func (s ListIoTCloudConnectorAccessSessionLogsResponseBodyAccessSessionLogs) String() string
type ListIoTCloudConnectorAvailableZonesRequest ¶
type ListIoTCloudConnectorAvailableZonesRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListIoTCloudConnectorAvailableZonesRequest) GoString ¶
func (s ListIoTCloudConnectorAvailableZonesRequest) GoString() string
func (*ListIoTCloudConnectorAvailableZonesRequest) SetIoTCloudConnectorId ¶
func (s *ListIoTCloudConnectorAvailableZonesRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAvailableZonesRequest
func (*ListIoTCloudConnectorAvailableZonesRequest) SetRegionId ¶
func (s *ListIoTCloudConnectorAvailableZonesRequest) SetRegionId(v string) *ListIoTCloudConnectorAvailableZonesRequest
func (ListIoTCloudConnectorAvailableZonesRequest) String ¶
func (s ListIoTCloudConnectorAvailableZonesRequest) String() string
type ListIoTCloudConnectorAvailableZonesResponse ¶
type ListIoTCloudConnectorAvailableZonesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCloudConnectorAvailableZonesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCloudConnectorAvailableZonesResponse) GoString ¶
func (s ListIoTCloudConnectorAvailableZonesResponse) GoString() string
func (*ListIoTCloudConnectorAvailableZonesResponse) SetHeaders ¶
func (s *ListIoTCloudConnectorAvailableZonesResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorAvailableZonesResponse
func (*ListIoTCloudConnectorAvailableZonesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListIoTCloudConnectorAvailableZonesResponse) SetStatusCode(v int32) *ListIoTCloudConnectorAvailableZonesResponse
func (ListIoTCloudConnectorAvailableZonesResponse) String ¶
func (s ListIoTCloudConnectorAvailableZonesResponse) String() string
type ListIoTCloudConnectorAvailableZonesResponseBody ¶
type ListIoTCloudConnectorAvailableZonesResponseBody struct { AvailableZoneList []*string `json:"AvailableZoneList,omitempty" xml:"AvailableZoneList,omitempty" type:"Repeated"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListIoTCloudConnectorAvailableZonesResponseBody) GoString ¶
func (s ListIoTCloudConnectorAvailableZonesResponseBody) GoString() string
func (*ListIoTCloudConnectorAvailableZonesResponseBody) SetAvailableZoneList ¶
func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetAvailableZoneList(v []*string) *ListIoTCloudConnectorAvailableZonesResponseBody
func (*ListIoTCloudConnectorAvailableZonesResponseBody) SetIoTCloudConnectorId ¶
func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorAvailableZonesResponseBody
func (*ListIoTCloudConnectorAvailableZonesResponseBody) SetRequestId ¶
func (s *ListIoTCloudConnectorAvailableZonesResponseBody) SetRequestId(v string) *ListIoTCloudConnectorAvailableZonesResponseBody
func (ListIoTCloudConnectorAvailableZonesResponseBody) String ¶
func (s ListIoTCloudConnectorAvailableZonesResponseBody) String() string
type ListIoTCloudConnectorEIPsRequest ¶ added in v2.2.4
type ListIoTCloudConnectorEIPsRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListIoTCloudConnectorEIPsRequest) GoString ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsRequest) GoString() string
func (*ListIoTCloudConnectorEIPsRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsRequest) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorEIPsRequest
func (*ListIoTCloudConnectorEIPsRequest) SetMaxResults ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorEIPsRequest
func (*ListIoTCloudConnectorEIPsRequest) SetNextToken ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsRequest) SetNextToken(v string) *ListIoTCloudConnectorEIPsRequest
func (*ListIoTCloudConnectorEIPsRequest) SetRegionId ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsRequest) SetRegionId(v string) *ListIoTCloudConnectorEIPsRequest
func (ListIoTCloudConnectorEIPsRequest) String ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsRequest) String() string
type ListIoTCloudConnectorEIPsResponse ¶ added in v2.2.4
type ListIoTCloudConnectorEIPsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCloudConnectorEIPsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCloudConnectorEIPsResponse) GoString ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsResponse) GoString() string
func (*ListIoTCloudConnectorEIPsResponse) SetHeaders ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorEIPsResponse
func (*ListIoTCloudConnectorEIPsResponse) SetStatusCode ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorEIPsResponse
func (ListIoTCloudConnectorEIPsResponse) String ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsResponse) String() string
type ListIoTCloudConnectorEIPsResponseBody ¶ added in v2.2.4
type ListIoTCloudConnectorEIPsResponseBody struct { EIPs []*string `json:"EIPs,omitempty" xml:"EIPs,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIoTCloudConnectorEIPsResponseBody) GoString ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsResponseBody) GoString() string
func (*ListIoTCloudConnectorEIPsResponseBody) SetEIPs ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponseBody) SetEIPs(v []*string) *ListIoTCloudConnectorEIPsResponseBody
func (*ListIoTCloudConnectorEIPsResponseBody) SetMaxResults ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorEIPsResponseBody
func (*ListIoTCloudConnectorEIPsResponseBody) SetNextToken ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorEIPsResponseBody
func (*ListIoTCloudConnectorEIPsResponseBody) SetRequestId ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorEIPsResponseBody
func (*ListIoTCloudConnectorEIPsResponseBody) SetTotalCount ¶ added in v2.2.4
func (s *ListIoTCloudConnectorEIPsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorEIPsResponseBody
func (ListIoTCloudConnectorEIPsResponseBody) String ¶ added in v2.2.4
func (s ListIoTCloudConnectorEIPsResponseBody) String() string
type ListIoTCloudConnectorGroupsRequest ¶
type ListIoTCloudConnectorGroupsRequest struct { IoTCloudConnectorGroupIds []*string `json:"IoTCloudConnectorGroupIds,omitempty" xml:"IoTCloudConnectorGroupIds,omitempty" type:"Repeated"` IoTCloudConnectorGroupName []*string `json:"IoTCloudConnectorGroupName,omitempty" xml:"IoTCloudConnectorGroupName,omitempty" type:"Repeated"` IoTCloudConnectorGroupStatus []*string `json:"IoTCloudConnectorGroupStatus,omitempty" xml:"IoTCloudConnectorGroupStatus,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListIoTCloudConnectorGroupsRequest) GoString ¶
func (s ListIoTCloudConnectorGroupsRequest) GoString() string
func (*ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupIds ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupIds(v []*string) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupName ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupName(v []*string) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupStatus ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetIoTCloudConnectorGroupStatus(v []*string) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetMaxResults ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetNextToken ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetNextToken(v string) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetRegionId ¶
func (s *ListIoTCloudConnectorGroupsRequest) SetRegionId(v string) *ListIoTCloudConnectorGroupsRequest
func (*ListIoTCloudConnectorGroupsRequest) SetType ¶ added in v2.1.8
func (s *ListIoTCloudConnectorGroupsRequest) SetType(v string) *ListIoTCloudConnectorGroupsRequest
func (ListIoTCloudConnectorGroupsRequest) String ¶
func (s ListIoTCloudConnectorGroupsRequest) String() string
type ListIoTCloudConnectorGroupsResponse ¶
type ListIoTCloudConnectorGroupsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCloudConnectorGroupsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCloudConnectorGroupsResponse) GoString ¶
func (s ListIoTCloudConnectorGroupsResponse) GoString() string
func (*ListIoTCloudConnectorGroupsResponse) SetHeaders ¶
func (s *ListIoTCloudConnectorGroupsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorGroupsResponse
func (*ListIoTCloudConnectorGroupsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListIoTCloudConnectorGroupsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorGroupsResponse
func (ListIoTCloudConnectorGroupsResponse) String ¶
func (s ListIoTCloudConnectorGroupsResponse) String() string
type ListIoTCloudConnectorGroupsResponseBody ¶
type ListIoTCloudConnectorGroupsResponseBody struct { IoTCloudConnectorGroups []*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups `json:"IoTCloudConnectorGroups,omitempty" xml:"IoTCloudConnectorGroups,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIoTCloudConnectorGroupsResponseBody) GoString ¶
func (s ListIoTCloudConnectorGroupsResponseBody) GoString() string
func (*ListIoTCloudConnectorGroupsResponseBody) SetIoTCloudConnectorGroups ¶
func (s *ListIoTCloudConnectorGroupsResponseBody) SetIoTCloudConnectorGroups(v []*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) *ListIoTCloudConnectorGroupsResponseBody
func (*ListIoTCloudConnectorGroupsResponseBody) SetMaxResults ¶
func (s *ListIoTCloudConnectorGroupsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorGroupsResponseBody
func (*ListIoTCloudConnectorGroupsResponseBody) SetNextToken ¶
func (s *ListIoTCloudConnectorGroupsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorGroupsResponseBody
func (*ListIoTCloudConnectorGroupsResponseBody) SetRequestId ¶
func (s *ListIoTCloudConnectorGroupsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorGroupsResponseBody
func (*ListIoTCloudConnectorGroupsResponseBody) SetTotalCount ¶
func (s *ListIoTCloudConnectorGroupsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorGroupsResponseBody
func (ListIoTCloudConnectorGroupsResponseBody) String ¶
func (s ListIoTCloudConnectorGroupsResponseBody) String() string
type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups ¶
type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups struct { CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IoTCloudConnectorGroupStatus *string `json:"IoTCloudConnectorGroupStatus,omitempty" xml:"IoTCloudConnectorGroupStatus,omitempty"` IoTCloudConnectors []*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors `json:"IoTCloudConnectors,omitempty" xml:"IoTCloudConnectors,omitempty" type:"Repeated"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) GoString ¶
func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) GoString() string
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetCreateTime ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetDescription ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupId ¶
func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupStatus ¶
func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectorGroupStatus(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetIoTCloudConnectors ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) SetServiceType ¶ added in v2.2.4
func (ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) String ¶
func (s ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroups) String() string
type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors ¶
type ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors struct { APN *string `json:"APN,omitempty" xml:"APN,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` IoTCloudConnectorDescription *string `json:"IoTCloudConnectorDescription,omitempty" xml:"IoTCloudConnectorDescription,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IoTCloudConnectorName *string `json:"IoTCloudConnectorName,omitempty" xml:"IoTCloudConnectorName,omitempty"` IoTCloudConnectorStatus *string `json:"IoTCloudConnectorStatus,omitempty" xml:"IoTCloudConnectorStatus,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` }
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetCreateTime ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorDescription ¶
func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorDescription(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorId ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorName ¶
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorStatus ¶
func (s *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetIoTCloudConnectorStatus(v string) *ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors
func (*ListIoTCloudConnectorGroupsResponseBodyIoTCloudConnectorGroupsIoTCloudConnectors) SetServiceType ¶ added in v2.2.4
type ListIoTCloudConnectorsRequest ¶
type ListIoTCloudConnectorsRequest struct { APN []*string `json:"APN,omitempty" xml:"APN,omitempty" type:"Repeated"` ISP []*string `json:"ISP,omitempty" xml:"ISP,omitempty" type:"Repeated"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IoTCloudConnectorIds []*string `json:"IoTCloudConnectorIds,omitempty" xml:"IoTCloudConnectorIds,omitempty" type:"Repeated"` IoTCloudConnectorName []*string `json:"IoTCloudConnectorName,omitempty" xml:"IoTCloudConnectorName,omitempty" type:"Repeated"` IoTCloudConnectorStatus []*string `json:"IoTCloudConnectorStatus,omitempty" xml:"IoTCloudConnectorStatus,omitempty" type:"Repeated"` IsInGroup *bool `json:"IsInGroup,omitempty" xml:"IsInGroup,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` VpcId []*string `json:"VpcId,omitempty" xml:"VpcId,omitempty" type:"Repeated"` }
func (ListIoTCloudConnectorsRequest) GoString ¶
func (s ListIoTCloudConnectorsRequest) GoString() string
func (*ListIoTCloudConnectorsRequest) SetAPN ¶
func (s *ListIoTCloudConnectorsRequest) SetAPN(v []*string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetISP ¶
func (s *ListIoTCloudConnectorsRequest) SetISP(v []*string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetIoTCloudConnectorGroupId ¶
func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetIoTCloudConnectorIds ¶
func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorIds(v []*string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetIoTCloudConnectorName ¶
func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorName(v []*string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetIoTCloudConnectorStatus ¶
func (s *ListIoTCloudConnectorsRequest) SetIoTCloudConnectorStatus(v []*string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetIsInGroup ¶
func (s *ListIoTCloudConnectorsRequest) SetIsInGroup(v bool) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetMaxResults ¶
func (s *ListIoTCloudConnectorsRequest) SetMaxResults(v int32) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetNextToken ¶
func (s *ListIoTCloudConnectorsRequest) SetNextToken(v string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetRegionId ¶
func (s *ListIoTCloudConnectorsRequest) SetRegionId(v string) *ListIoTCloudConnectorsRequest
func (*ListIoTCloudConnectorsRequest) SetVpcId ¶
func (s *ListIoTCloudConnectorsRequest) SetVpcId(v []*string) *ListIoTCloudConnectorsRequest
func (ListIoTCloudConnectorsRequest) String ¶
func (s ListIoTCloudConnectorsRequest) String() string
type ListIoTCloudConnectorsResponse ¶
type ListIoTCloudConnectorsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCloudConnectorsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCloudConnectorsResponse) GoString ¶
func (s ListIoTCloudConnectorsResponse) GoString() string
func (*ListIoTCloudConnectorsResponse) SetBody ¶
func (s *ListIoTCloudConnectorsResponse) SetBody(v *ListIoTCloudConnectorsResponseBody) *ListIoTCloudConnectorsResponse
func (*ListIoTCloudConnectorsResponse) SetHeaders ¶
func (s *ListIoTCloudConnectorsResponse) SetHeaders(v map[string]*string) *ListIoTCloudConnectorsResponse
func (*ListIoTCloudConnectorsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListIoTCloudConnectorsResponse) SetStatusCode(v int32) *ListIoTCloudConnectorsResponse
func (ListIoTCloudConnectorsResponse) String ¶
func (s ListIoTCloudConnectorsResponse) String() string
type ListIoTCloudConnectorsResponseBody ¶
type ListIoTCloudConnectorsResponseBody struct { IoTCloudConnectors []*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors `json:"IoTCloudConnectors,omitempty" xml:"IoTCloudConnectors,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIoTCloudConnectorsResponseBody) GoString ¶
func (s ListIoTCloudConnectorsResponseBody) GoString() string
func (*ListIoTCloudConnectorsResponseBody) SetIoTCloudConnectors ¶
func (s *ListIoTCloudConnectorsResponseBody) SetIoTCloudConnectors(v []*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) *ListIoTCloudConnectorsResponseBody
func (*ListIoTCloudConnectorsResponseBody) SetMaxResults ¶
func (s *ListIoTCloudConnectorsResponseBody) SetMaxResults(v int32) *ListIoTCloudConnectorsResponseBody
func (*ListIoTCloudConnectorsResponseBody) SetNextToken ¶
func (s *ListIoTCloudConnectorsResponseBody) SetNextToken(v string) *ListIoTCloudConnectorsResponseBody
func (*ListIoTCloudConnectorsResponseBody) SetRequestId ¶
func (s *ListIoTCloudConnectorsResponseBody) SetRequestId(v string) *ListIoTCloudConnectorsResponseBody
func (*ListIoTCloudConnectorsResponseBody) SetTotalCount ¶
func (s *ListIoTCloudConnectorsResponseBody) SetTotalCount(v int32) *ListIoTCloudConnectorsResponseBody
func (ListIoTCloudConnectorsResponseBody) String ¶
func (s ListIoTCloudConnectorsResponseBody) String() string
type ListIoTCloudConnectorsResponseBodyIoTCloudConnectors ¶
type ListIoTCloudConnectorsResponseBodyIoTCloudConnectors struct { APN *string `json:"APN,omitempty" xml:"APN,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` GrantAliUid *string `json:"GrantAliUid,omitempty" xml:"GrantAliUid,omitempty"` ISP *string `json:"ISP,omitempty" xml:"ISP,omitempty"` IoTCloudConnectorBusinessStatus *string `json:"IoTCloudConnectorBusinessStatus,omitempty" xml:"IoTCloudConnectorBusinessStatus,omitempty"` IoTCloudConnectorDescription *string `json:"IoTCloudConnectorDescription,omitempty" xml:"IoTCloudConnectorDescription,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IoTCloudConnectorName *string `json:"IoTCloudConnectorName,omitempty" xml:"IoTCloudConnectorName,omitempty"` IoTCloudConnectorStatus *string `json:"IoTCloudConnectorStatus,omitempty" xml:"IoTCloudConnectorStatus,omitempty"` IpFeature *string `json:"IpFeature,omitempty" xml:"IpFeature,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` ModifyTime *int64 `json:"ModifyTime,omitempty" xml:"ModifyTime,omitempty"` RateLimit *int64 `json:"RateLimit,omitempty" xml:"RateLimit,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` VSwitchList []*string `json:"VSwitchList,omitempty" xml:"VSwitchList,omitempty" type:"Repeated"` VpcId *string `json:"VpcId,omitempty" xml:"VpcId,omitempty"` WildcardDomainEnabled *bool `json:"WildcardDomainEnabled,omitempty" xml:"WildcardDomainEnabled,omitempty"` }
func (ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) GoString ¶
func (s ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) GoString() string
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetCreateTime ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetCreateTime(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetGrantAliUid ¶ added in v2.2.4
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetGrantAliUid(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorBusinessStatus ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorBusinessStatus(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorDescription ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorDescription(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorGroupId ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorGroupId(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorId ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorId(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorName ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorName(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorStatus ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIoTCloudConnectorStatus(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIpFeature ¶ added in v2.1.4
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetIpFeature(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetModifyTime ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetModifyTime(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetRateLimit ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetRateLimit(v int64) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetServiceType ¶ added in v2.2.4
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetServiceType(v string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetVSwitchList ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetVSwitchList(v []*string) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (*ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetWildcardDomainEnabled ¶
func (s *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) SetWildcardDomainEnabled(v bool) *ListIoTCloudConnectorsResponseBodyIoTCloudConnectors
func (ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) String ¶
func (s ListIoTCloudConnectorsResponseBodyIoTCloudConnectors) String() string
type ListIoTCoudConnectorBackhaulRouteRequest ¶ added in v2.1.4
type ListIoTCoudConnectorBackhaulRouteRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListIoTCoudConnectorBackhaulRouteRequest) GoString ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteRequest) GoString() string
func (*ListIoTCoudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetIoTCloudConnectorId(v string) *ListIoTCoudConnectorBackhaulRouteRequest
func (*ListIoTCoudConnectorBackhaulRouteRequest) SetMaxResults ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetMaxResults(v int32) *ListIoTCoudConnectorBackhaulRouteRequest
func (*ListIoTCoudConnectorBackhaulRouteRequest) SetNextToken ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetNextToken(v string) *ListIoTCoudConnectorBackhaulRouteRequest
func (*ListIoTCoudConnectorBackhaulRouteRequest) SetRegionId ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteRequest) SetRegionId(v string) *ListIoTCoudConnectorBackhaulRouteRequest
func (ListIoTCoudConnectorBackhaulRouteRequest) String ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteRequest) String() string
type ListIoTCoudConnectorBackhaulRouteResponse ¶ added in v2.1.4
type ListIoTCoudConnectorBackhaulRouteResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIoTCoudConnectorBackhaulRouteResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIoTCoudConnectorBackhaulRouteResponse) GoString ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponse) GoString() string
func (*ListIoTCoudConnectorBackhaulRouteResponse) SetHeaders ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponse) SetHeaders(v map[string]*string) *ListIoTCoudConnectorBackhaulRouteResponse
func (*ListIoTCoudConnectorBackhaulRouteResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponse) SetStatusCode(v int32) *ListIoTCoudConnectorBackhaulRouteResponse
func (ListIoTCoudConnectorBackhaulRouteResponse) String ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponse) String() string
type ListIoTCoudConnectorBackhaulRouteResponseBody ¶ added in v2.1.4
type ListIoTCoudConnectorBackhaulRouteResponseBody struct { MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Routes []*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes `json:"Routes,omitempty" xml:"Routes,omitempty" type:"Repeated"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIoTCoudConnectorBackhaulRouteResponseBody) GoString ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponseBody) GoString() string
func (*ListIoTCoudConnectorBackhaulRouteResponseBody) SetMaxResults ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetMaxResults(v int32) *ListIoTCoudConnectorBackhaulRouteResponseBody
func (*ListIoTCoudConnectorBackhaulRouteResponseBody) SetNextToken ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetNextToken(v string) *ListIoTCoudConnectorBackhaulRouteResponseBody
func (*ListIoTCoudConnectorBackhaulRouteResponseBody) SetRequestId ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetRequestId(v string) *ListIoTCoudConnectorBackhaulRouteResponseBody
func (*ListIoTCoudConnectorBackhaulRouteResponseBody) SetTotalCount ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBody) SetTotalCount(v int32) *ListIoTCoudConnectorBackhaulRouteResponseBody
func (ListIoTCoudConnectorBackhaulRouteResponseBody) String ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponseBody) String() string
type ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes ¶ added in v2.1.4
type ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DestinationCidrBlock *string `json:"DestinationCidrBlock,omitempty" xml:"DestinationCidrBlock,omitempty"` NextHopId *string `json:"NextHopId,omitempty" xml:"NextHopId,omitempty"` NextHopType *string `json:"NextHopType,omitempty" xml:"NextHopType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` }
func (ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) GoString ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) GoString() string
func (*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDescription ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDescription(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
func (*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDestinationCidrBlock ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetDestinationCidrBlock(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
func (*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopId ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopId(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
func (*ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopType ¶ added in v2.1.4
func (s *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) SetNextHopType(v string) *ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes
func (ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) String ¶ added in v2.1.4
func (s ListIoTCoudConnectorBackhaulRouteResponseBodyRoutes) String() string
type ListIpMappingRulesRequest ¶ added in v2.2.4
type ListIpMappingRulesRequest struct { DestinationIps []*string `json:"DestinationIps,omitempty" xml:"DestinationIps,omitempty" type:"Repeated"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IpMappingRuleIds []*string `json:"IpMappingRuleIds,omitempty" xml:"IpMappingRuleIds,omitempty" type:"Repeated"` IpMappingRuleNames []*string `json:"IpMappingRuleNames,omitempty" xml:"IpMappingRuleNames,omitempty" type:"Repeated"` IpMappingRuleStatuses []*string `json:"IpMappingRuleStatuses,omitempty" xml:"IpMappingRuleStatuses,omitempty" type:"Repeated"` MappingIps []*string `json:"MappingIps,omitempty" xml:"MappingIps,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListIpMappingRulesRequest) GoString ¶ added in v2.2.4
func (s ListIpMappingRulesRequest) GoString() string
func (*ListIpMappingRulesRequest) SetDestinationIps ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetDestinationIps(v []*string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetIoTCloudConnectorId(v string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetIpMappingRuleIds ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetIpMappingRuleIds(v []*string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetIpMappingRuleNames ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetIpMappingRuleNames(v []*string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetIpMappingRuleStatuses ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetIpMappingRuleStatuses(v []*string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetMappingIps ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetMappingIps(v []*string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetMaxResults ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetMaxResults(v int32) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetNextToken ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetNextToken(v string) *ListIpMappingRulesRequest
func (*ListIpMappingRulesRequest) SetRegionId ¶ added in v2.2.4
func (s *ListIpMappingRulesRequest) SetRegionId(v string) *ListIpMappingRulesRequest
func (ListIpMappingRulesRequest) String ¶ added in v2.2.4
func (s ListIpMappingRulesRequest) String() string
type ListIpMappingRulesResponse ¶ added in v2.2.4
type ListIpMappingRulesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListIpMappingRulesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListIpMappingRulesResponse) GoString ¶ added in v2.2.4
func (s ListIpMappingRulesResponse) GoString() string
func (*ListIpMappingRulesResponse) SetBody ¶ added in v2.2.4
func (s *ListIpMappingRulesResponse) SetBody(v *ListIpMappingRulesResponseBody) *ListIpMappingRulesResponse
func (*ListIpMappingRulesResponse) SetHeaders ¶ added in v2.2.4
func (s *ListIpMappingRulesResponse) SetHeaders(v map[string]*string) *ListIpMappingRulesResponse
func (*ListIpMappingRulesResponse) SetStatusCode ¶ added in v2.2.4
func (s *ListIpMappingRulesResponse) SetStatusCode(v int32) *ListIpMappingRulesResponse
func (ListIpMappingRulesResponse) String ¶ added in v2.2.4
func (s ListIpMappingRulesResponse) String() string
type ListIpMappingRulesResponseBody ¶ added in v2.2.4
type ListIpMappingRulesResponseBody struct { IpMappingRules []*ListIpMappingRulesResponseBodyIpMappingRules `json:"IpMappingRules,omitempty" xml:"IpMappingRules,omitempty" type:"Repeated"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListIpMappingRulesResponseBody) GoString ¶ added in v2.2.4
func (s ListIpMappingRulesResponseBody) GoString() string
func (*ListIpMappingRulesResponseBody) SetIpMappingRules ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBody) SetIpMappingRules(v []*ListIpMappingRulesResponseBodyIpMappingRules) *ListIpMappingRulesResponseBody
func (*ListIpMappingRulesResponseBody) SetMaxResults ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBody) SetMaxResults(v int32) *ListIpMappingRulesResponseBody
func (*ListIpMappingRulesResponseBody) SetNextToken ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBody) SetNextToken(v string) *ListIpMappingRulesResponseBody
func (*ListIpMappingRulesResponseBody) SetRequestId ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBody) SetRequestId(v string) *ListIpMappingRulesResponseBody
func (*ListIpMappingRulesResponseBody) SetTotalCount ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBody) SetTotalCount(v int32) *ListIpMappingRulesResponseBody
func (ListIpMappingRulesResponseBody) String ¶ added in v2.2.4
func (s ListIpMappingRulesResponseBody) String() string
type ListIpMappingRulesResponseBodyIpMappingRules ¶ added in v2.2.4
type ListIpMappingRulesResponseBodyIpMappingRules struct { DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleId *string `json:"IpMappingRuleId,omitempty" xml:"IpMappingRuleId,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` IpMappingRuleStatus *string `json:"IpMappingRuleStatus,omitempty" xml:"IpMappingRuleStatus,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` }
func (ListIpMappingRulesResponseBodyIpMappingRules) GoString ¶ added in v2.2.4
func (s ListIpMappingRulesResponseBodyIpMappingRules) GoString() string
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetDestinationIp(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIoTCloudConnectorId(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleDescription(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleId(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleName(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetIpMappingRuleStatus(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (*ListIpMappingRulesResponseBodyIpMappingRules) SetMappingIp ¶ added in v2.2.4
func (s *ListIpMappingRulesResponseBodyIpMappingRules) SetMappingIp(v string) *ListIpMappingRulesResponseBodyIpMappingRules
func (ListIpMappingRulesResponseBodyIpMappingRules) String ¶ added in v2.2.4
func (s ListIpMappingRulesResponseBodyIpMappingRules) String() string
type ListRegionsRequest ¶
type ListRegionsRequest struct { AcceptLanguage *string `json:"AcceptLanguage,omitempty" xml:"AcceptLanguage,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListRegionsRequest) GoString ¶
func (s ListRegionsRequest) GoString() string
func (*ListRegionsRequest) SetAcceptLanguage ¶
func (s *ListRegionsRequest) SetAcceptLanguage(v string) *ListRegionsRequest
func (*ListRegionsRequest) SetRegionId ¶
func (s *ListRegionsRequest) SetRegionId(v string) *ListRegionsRequest
func (ListRegionsRequest) String ¶
func (s ListRegionsRequest) String() string
type ListRegionsResponse ¶
type ListRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListRegionsResponse) GoString ¶
func (s ListRegionsResponse) GoString() string
func (*ListRegionsResponse) SetBody ¶
func (s *ListRegionsResponse) SetBody(v *ListRegionsResponseBody) *ListRegionsResponse
func (*ListRegionsResponse) SetHeaders ¶
func (s *ListRegionsResponse) SetHeaders(v map[string]*string) *ListRegionsResponse
func (*ListRegionsResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListRegionsResponse) SetStatusCode(v int32) *ListRegionsResponse
func (ListRegionsResponse) String ¶
func (s ListRegionsResponse) String() string
type ListRegionsResponseBody ¶
type ListRegionsResponseBody struct { Regions []*ListRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (ListRegionsResponseBody) GoString ¶
func (s ListRegionsResponseBody) GoString() string
func (*ListRegionsResponseBody) SetRegions ¶
func (s *ListRegionsResponseBody) SetRegions(v []*ListRegionsResponseBodyRegions) *ListRegionsResponseBody
func (*ListRegionsResponseBody) SetRequestId ¶
func (s *ListRegionsResponseBody) SetRequestId(v string) *ListRegionsResponseBody
func (ListRegionsResponseBody) String ¶
func (s ListRegionsResponseBody) String() string
type ListRegionsResponseBodyRegions ¶
type ListRegionsResponseBodyRegions struct { LocalName *string `json:"LocalName,omitempty" xml:"LocalName,omitempty"` RegionEndpoint *string `json:"RegionEndpoint,omitempty" xml:"RegionEndpoint,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (ListRegionsResponseBodyRegions) GoString ¶
func (s ListRegionsResponseBodyRegions) GoString() string
func (*ListRegionsResponseBodyRegions) SetLocalName ¶
func (s *ListRegionsResponseBodyRegions) SetLocalName(v string) *ListRegionsResponseBodyRegions
func (*ListRegionsResponseBodyRegions) SetRegionEndpoint ¶
func (s *ListRegionsResponseBodyRegions) SetRegionEndpoint(v string) *ListRegionsResponseBodyRegions
func (*ListRegionsResponseBodyRegions) SetRegionId ¶
func (s *ListRegionsResponseBodyRegions) SetRegionId(v string) *ListRegionsResponseBodyRegions
func (ListRegionsResponseBodyRegions) String ¶
func (s ListRegionsResponseBodyRegions) String() string
type ListServiceEntriesRequest ¶
type ListServiceEntriesRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceEntryIds []*string `json:"ServiceEntryIds,omitempty" xml:"ServiceEntryIds,omitempty" type:"Repeated"` ServiceEntryName []*string `json:"ServiceEntryName,omitempty" xml:"ServiceEntryName,omitempty" type:"Repeated"` ServiceEntryStatus []*string `json:"ServiceEntryStatus,omitempty" xml:"ServiceEntryStatus,omitempty" type:"Repeated"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` Target []*string `json:"Target,omitempty" xml:"Target,omitempty" type:"Repeated"` TargetType []*string `json:"TargetType,omitempty" xml:"TargetType,omitempty" type:"Repeated"` }
func (ListServiceEntriesRequest) GoString ¶
func (s ListServiceEntriesRequest) GoString() string
func (*ListServiceEntriesRequest) SetIoTCloudConnectorId ¶
func (s *ListServiceEntriesRequest) SetIoTCloudConnectorId(v string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetMaxResults ¶
func (s *ListServiceEntriesRequest) SetMaxResults(v int32) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetNextToken ¶
func (s *ListServiceEntriesRequest) SetNextToken(v string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetRegionId ¶
func (s *ListServiceEntriesRequest) SetRegionId(v string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetServiceEntryIds ¶
func (s *ListServiceEntriesRequest) SetServiceEntryIds(v []*string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetServiceEntryName ¶
func (s *ListServiceEntriesRequest) SetServiceEntryName(v []*string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetServiceEntryStatus ¶
func (s *ListServiceEntriesRequest) SetServiceEntryStatus(v []*string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetServiceId ¶
func (s *ListServiceEntriesRequest) SetServiceId(v string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetTarget ¶
func (s *ListServiceEntriesRequest) SetTarget(v []*string) *ListServiceEntriesRequest
func (*ListServiceEntriesRequest) SetTargetType ¶
func (s *ListServiceEntriesRequest) SetTargetType(v []*string) *ListServiceEntriesRequest
func (ListServiceEntriesRequest) String ¶
func (s ListServiceEntriesRequest) String() string
type ListServiceEntriesResponse ¶
type ListServiceEntriesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListServiceEntriesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListServiceEntriesResponse) GoString ¶
func (s ListServiceEntriesResponse) GoString() string
func (*ListServiceEntriesResponse) SetBody ¶
func (s *ListServiceEntriesResponse) SetBody(v *ListServiceEntriesResponseBody) *ListServiceEntriesResponse
func (*ListServiceEntriesResponse) SetHeaders ¶
func (s *ListServiceEntriesResponse) SetHeaders(v map[string]*string) *ListServiceEntriesResponse
func (*ListServiceEntriesResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListServiceEntriesResponse) SetStatusCode(v int32) *ListServiceEntriesResponse
func (ListServiceEntriesResponse) String ¶
func (s ListServiceEntriesResponse) String() string
type ListServiceEntriesResponseBody ¶
type ListServiceEntriesResponseBody struct { MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ServiceEntries []*ListServiceEntriesResponseBodyServiceEntries `json:"ServiceEntries,omitempty" xml:"ServiceEntries,omitempty" type:"Repeated"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceEntriesResponseBody) GoString ¶
func (s ListServiceEntriesResponseBody) GoString() string
func (*ListServiceEntriesResponseBody) SetMaxResults ¶
func (s *ListServiceEntriesResponseBody) SetMaxResults(v int32) *ListServiceEntriesResponseBody
func (*ListServiceEntriesResponseBody) SetNextToken ¶
func (s *ListServiceEntriesResponseBody) SetNextToken(v string) *ListServiceEntriesResponseBody
func (*ListServiceEntriesResponseBody) SetRequestId ¶
func (s *ListServiceEntriesResponseBody) SetRequestId(v string) *ListServiceEntriesResponseBody
func (*ListServiceEntriesResponseBody) SetServiceEntries ¶
func (s *ListServiceEntriesResponseBody) SetServiceEntries(v []*ListServiceEntriesResponseBodyServiceEntries) *ListServiceEntriesResponseBody
func (*ListServiceEntriesResponseBody) SetTotalCount ¶
func (s *ListServiceEntriesResponseBody) SetTotalCount(v int32) *ListServiceEntriesResponseBody
func (ListServiceEntriesResponseBody) String ¶
func (s ListServiceEntriesResponseBody) String() string
type ListServiceEntriesResponseBodyServiceEntries ¶
type ListServiceEntriesResponseBodyServiceEntries struct { ServiceEntryDescription *string `json:"ServiceEntryDescription,omitempty" xml:"ServiceEntryDescription,omitempty"` ServiceEntryId *string `json:"ServiceEntryId,omitempty" xml:"ServiceEntryId,omitempty"` ServiceEntryName *string `json:"ServiceEntryName,omitempty" xml:"ServiceEntryName,omitempty"` ServiceEntryStatus *string `json:"ServiceEntryStatus,omitempty" xml:"ServiceEntryStatus,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` Target *string `json:"Target,omitempty" xml:"Target,omitempty"` TargetType *string `json:"TargetType,omitempty" xml:"TargetType,omitempty"` }
func (ListServiceEntriesResponseBodyServiceEntries) GoString ¶
func (s ListServiceEntriesResponseBodyServiceEntries) GoString() string
func (*ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryDescription ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryDescription(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryId ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryId(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryName ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryName(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryStatus ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceEntryStatus(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetServiceId ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetServiceId(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetTarget ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetTarget(v string) *ListServiceEntriesResponseBodyServiceEntries
func (*ListServiceEntriesResponseBodyServiceEntries) SetTargetType ¶
func (s *ListServiceEntriesResponseBodyServiceEntries) SetTargetType(v string) *ListServiceEntriesResponseBodyServiceEntries
func (ListServiceEntriesResponseBodyServiceEntries) String ¶
func (s ListServiceEntriesResponseBodyServiceEntries) String() string
type ListServiceRequest ¶
type ListServiceRequest struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ResourceStatuses []*string `json:"ResourceStatuses,omitempty" xml:"ResourceStatuses,omitempty" type:"Repeated"` ServiceIds []*string `json:"ServiceIds,omitempty" xml:"ServiceIds,omitempty" type:"Repeated"` ServiceNames []*string `json:"ServiceNames,omitempty" xml:"ServiceNames,omitempty" type:"Repeated"` }
func (ListServiceRequest) GoString ¶
func (s ListServiceRequest) GoString() string
func (*ListServiceRequest) SetIoTCloudConnectorId ¶
func (s *ListServiceRequest) SetIoTCloudConnectorId(v string) *ListServiceRequest
func (*ListServiceRequest) SetMaxResults ¶
func (s *ListServiceRequest) SetMaxResults(v int32) *ListServiceRequest
func (*ListServiceRequest) SetNextToken ¶
func (s *ListServiceRequest) SetNextToken(v string) *ListServiceRequest
func (*ListServiceRequest) SetRegionId ¶
func (s *ListServiceRequest) SetRegionId(v string) *ListServiceRequest
func (*ListServiceRequest) SetResourceStatuses ¶
func (s *ListServiceRequest) SetResourceStatuses(v []*string) *ListServiceRequest
func (*ListServiceRequest) SetServiceIds ¶
func (s *ListServiceRequest) SetServiceIds(v []*string) *ListServiceRequest
func (*ListServiceRequest) SetServiceNames ¶
func (s *ListServiceRequest) SetServiceNames(v []*string) *ListServiceRequest
func (ListServiceRequest) String ¶
func (s ListServiceRequest) String() string
type ListServiceResponse ¶
type ListServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListServiceResponse) GoString ¶
func (s ListServiceResponse) GoString() string
func (*ListServiceResponse) SetBody ¶
func (s *ListServiceResponse) SetBody(v *ListServiceResponseBody) *ListServiceResponse
func (*ListServiceResponse) SetHeaders ¶
func (s *ListServiceResponse) SetHeaders(v map[string]*string) *ListServiceResponse
func (*ListServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *ListServiceResponse) SetStatusCode(v int32) *ListServiceResponse
func (ListServiceResponse) String ¶
func (s ListServiceResponse) String() string
type ListServiceResponseBody ¶
type ListServiceResponseBody struct { MaxResults *int32 `json:"MaxResults,omitempty" xml:"MaxResults,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Services []*ListServiceResponseBodyServices `json:"Services,omitempty" xml:"Services,omitempty" type:"Repeated"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListServiceResponseBody) GoString ¶
func (s ListServiceResponseBody) GoString() string
func (*ListServiceResponseBody) SetMaxResults ¶
func (s *ListServiceResponseBody) SetMaxResults(v int32) *ListServiceResponseBody
func (*ListServiceResponseBody) SetNextToken ¶
func (s *ListServiceResponseBody) SetNextToken(v string) *ListServiceResponseBody
func (*ListServiceResponseBody) SetRequestId ¶
func (s *ListServiceResponseBody) SetRequestId(v string) *ListServiceResponseBody
func (*ListServiceResponseBody) SetServices ¶
func (s *ListServiceResponseBody) SetServices(v []*ListServiceResponseBodyServices) *ListServiceResponseBody
func (*ListServiceResponseBody) SetTotalCount ¶
func (s *ListServiceResponseBody) SetTotalCount(v int32) *ListServiceResponseBody
func (ListServiceResponseBody) String ¶
func (s ListServiceResponseBody) String() string
type ListServiceResponseBodyServices ¶
type ListServiceResponseBodyServices struct { IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` ServiceDescription *string `json:"ServiceDescription,omitempty" xml:"ServiceDescription,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` ServiceStatus *string `json:"ServiceStatus,omitempty" xml:"ServiceStatus,omitempty"` }
func (ListServiceResponseBodyServices) GoString ¶
func (s ListServiceResponseBodyServices) GoString() string
func (*ListServiceResponseBodyServices) SetIoTCloudConnectorId ¶
func (s *ListServiceResponseBodyServices) SetIoTCloudConnectorId(v string) *ListServiceResponseBodyServices
func (*ListServiceResponseBodyServices) SetServiceDescription ¶
func (s *ListServiceResponseBodyServices) SetServiceDescription(v string) *ListServiceResponseBodyServices
func (*ListServiceResponseBodyServices) SetServiceId ¶
func (s *ListServiceResponseBodyServices) SetServiceId(v string) *ListServiceResponseBodyServices
func (*ListServiceResponseBodyServices) SetServiceName ¶
func (s *ListServiceResponseBodyServices) SetServiceName(v string) *ListServiceResponseBodyServices
func (*ListServiceResponseBodyServices) SetServiceStatus ¶
func (s *ListServiceResponseBodyServices) SetServiceStatus(v string) *ListServiceResponseBodyServices
func (ListServiceResponseBodyServices) String ¶
func (s ListServiceResponseBodyServices) String() string
type MoveAuthorizationRuleToDNSServiceRequest ¶
type MoveAuthorizationRuleToDNSServiceRequest struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (MoveAuthorizationRuleToDNSServiceRequest) GoString ¶
func (s MoveAuthorizationRuleToDNSServiceRequest) GoString() string
func (*MoveAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId ¶
func (s *MoveAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId(v string) *MoveAuthorizationRuleToDNSServiceRequest
func (*MoveAuthorizationRuleToDNSServiceRequest) SetClientToken ¶
func (s *MoveAuthorizationRuleToDNSServiceRequest) SetClientToken(v string) *MoveAuthorizationRuleToDNSServiceRequest
func (*MoveAuthorizationRuleToDNSServiceRequest) SetDryRun ¶
func (s *MoveAuthorizationRuleToDNSServiceRequest) SetDryRun(v bool) *MoveAuthorizationRuleToDNSServiceRequest
func (*MoveAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorId ¶
func (s *MoveAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorId(v string) *MoveAuthorizationRuleToDNSServiceRequest
func (*MoveAuthorizationRuleToDNSServiceRequest) SetRegionId ¶
func (s *MoveAuthorizationRuleToDNSServiceRequest) SetRegionId(v string) *MoveAuthorizationRuleToDNSServiceRequest
func (MoveAuthorizationRuleToDNSServiceRequest) String ¶
func (s MoveAuthorizationRuleToDNSServiceRequest) String() string
type MoveAuthorizationRuleToDNSServiceResponse ¶
type MoveAuthorizationRuleToDNSServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *MoveAuthorizationRuleToDNSServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (MoveAuthorizationRuleToDNSServiceResponse) GoString ¶
func (s MoveAuthorizationRuleToDNSServiceResponse) GoString() string
func (*MoveAuthorizationRuleToDNSServiceResponse) SetHeaders ¶
func (s *MoveAuthorizationRuleToDNSServiceResponse) SetHeaders(v map[string]*string) *MoveAuthorizationRuleToDNSServiceResponse
func (*MoveAuthorizationRuleToDNSServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *MoveAuthorizationRuleToDNSServiceResponse) SetStatusCode(v int32) *MoveAuthorizationRuleToDNSServiceResponse
func (MoveAuthorizationRuleToDNSServiceResponse) String ¶
func (s MoveAuthorizationRuleToDNSServiceResponse) String() string
type MoveAuthorizationRuleToDNSServiceResponseBody ¶
type MoveAuthorizationRuleToDNSServiceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (MoveAuthorizationRuleToDNSServiceResponseBody) GoString ¶
func (s MoveAuthorizationRuleToDNSServiceResponseBody) GoString() string
func (*MoveAuthorizationRuleToDNSServiceResponseBody) SetRequestId ¶
func (s *MoveAuthorizationRuleToDNSServiceResponseBody) SetRequestId(v string) *MoveAuthorizationRuleToDNSServiceResponseBody
func (MoveAuthorizationRuleToDNSServiceResponseBody) String ¶
func (s MoveAuthorizationRuleToDNSServiceResponseBody) String() string
type MoveGroupAuthorizationRuleToDNSServiceRequest ¶
type MoveGroupAuthorizationRuleToDNSServiceRequest struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (MoveGroupAuthorizationRuleToDNSServiceRequest) GoString ¶
func (s MoveGroupAuthorizationRuleToDNSServiceRequest) GoString() string
func (*MoveGroupAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetAuthorizationRuleId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
func (*MoveGroupAuthorizationRuleToDNSServiceRequest) SetClientToken ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetClientToken(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
func (*MoveGroupAuthorizationRuleToDNSServiceRequest) SetDryRun ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetDryRun(v bool) *MoveGroupAuthorizationRuleToDNSServiceRequest
func (*MoveGroupAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorGroupId ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetIoTCloudConnectorGroupId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
func (*MoveGroupAuthorizationRuleToDNSServiceRequest) SetRegionId ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceRequest) SetRegionId(v string) *MoveGroupAuthorizationRuleToDNSServiceRequest
func (MoveGroupAuthorizationRuleToDNSServiceRequest) String ¶
func (s MoveGroupAuthorizationRuleToDNSServiceRequest) String() string
type MoveGroupAuthorizationRuleToDNSServiceResponse ¶
type MoveGroupAuthorizationRuleToDNSServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *MoveGroupAuthorizationRuleToDNSServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (MoveGroupAuthorizationRuleToDNSServiceResponse) GoString ¶
func (s MoveGroupAuthorizationRuleToDNSServiceResponse) GoString() string
func (*MoveGroupAuthorizationRuleToDNSServiceResponse) SetHeaders ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceResponse) SetHeaders(v map[string]*string) *MoveGroupAuthorizationRuleToDNSServiceResponse
func (*MoveGroupAuthorizationRuleToDNSServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *MoveGroupAuthorizationRuleToDNSServiceResponse) SetStatusCode(v int32) *MoveGroupAuthorizationRuleToDNSServiceResponse
func (MoveGroupAuthorizationRuleToDNSServiceResponse) String ¶
func (s MoveGroupAuthorizationRuleToDNSServiceResponse) String() string
type MoveGroupAuthorizationRuleToDNSServiceResponseBody ¶
type MoveGroupAuthorizationRuleToDNSServiceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (MoveGroupAuthorizationRuleToDNSServiceResponseBody) GoString ¶
func (s MoveGroupAuthorizationRuleToDNSServiceResponseBody) GoString() string
func (*MoveGroupAuthorizationRuleToDNSServiceResponseBody) SetRequestId ¶
func (s *MoveGroupAuthorizationRuleToDNSServiceResponseBody) SetRequestId(v string) *MoveGroupAuthorizationRuleToDNSServiceResponseBody
func (MoveGroupAuthorizationRuleToDNSServiceResponseBody) String ¶
func (s MoveGroupAuthorizationRuleToDNSServiceResponseBody) String() string
type OpenIoTCloudConnectorServiceRequest ¶
type OpenIoTCloudConnectorServiceRequest struct {
RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"`
}
func (OpenIoTCloudConnectorServiceRequest) GoString ¶
func (s OpenIoTCloudConnectorServiceRequest) GoString() string
func (*OpenIoTCloudConnectorServiceRequest) SetRegionId ¶
func (s *OpenIoTCloudConnectorServiceRequest) SetRegionId(v string) *OpenIoTCloudConnectorServiceRequest
func (OpenIoTCloudConnectorServiceRequest) String ¶
func (s OpenIoTCloudConnectorServiceRequest) String() string
type OpenIoTCloudConnectorServiceResponse ¶
type OpenIoTCloudConnectorServiceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *OpenIoTCloudConnectorServiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (OpenIoTCloudConnectorServiceResponse) GoString ¶
func (s OpenIoTCloudConnectorServiceResponse) GoString() string
func (*OpenIoTCloudConnectorServiceResponse) SetHeaders ¶
func (s *OpenIoTCloudConnectorServiceResponse) SetHeaders(v map[string]*string) *OpenIoTCloudConnectorServiceResponse
func (*OpenIoTCloudConnectorServiceResponse) SetStatusCode ¶ added in v2.1.4
func (s *OpenIoTCloudConnectorServiceResponse) SetStatusCode(v int32) *OpenIoTCloudConnectorServiceResponse
func (OpenIoTCloudConnectorServiceResponse) String ¶
func (s OpenIoTCloudConnectorServiceResponse) String() string
type OpenIoTCloudConnectorServiceResponseBody ¶
type OpenIoTCloudConnectorServiceResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (OpenIoTCloudConnectorServiceResponseBody) GoString ¶
func (s OpenIoTCloudConnectorServiceResponseBody) GoString() string
func (*OpenIoTCloudConnectorServiceResponseBody) SetRequestId ¶
func (s *OpenIoTCloudConnectorServiceResponseBody) SetRequestId(v string) *OpenIoTCloudConnectorServiceResponseBody
func (OpenIoTCloudConnectorServiceResponseBody) String ¶
func (s OpenIoTCloudConnectorServiceResponseBody) String() string
type RemoveIoTCloudConnectorFromGroupRequest ¶
type RemoveIoTCloudConnectorFromGroupRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IoTCloudConnectorId []*string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty" type:"Repeated"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (RemoveIoTCloudConnectorFromGroupRequest) GoString ¶
func (s RemoveIoTCloudConnectorFromGroupRequest) GoString() string
func (*RemoveIoTCloudConnectorFromGroupRequest) SetClientToken ¶
func (s *RemoveIoTCloudConnectorFromGroupRequest) SetClientToken(v string) *RemoveIoTCloudConnectorFromGroupRequest
func (*RemoveIoTCloudConnectorFromGroupRequest) SetDryRun ¶
func (s *RemoveIoTCloudConnectorFromGroupRequest) SetDryRun(v bool) *RemoveIoTCloudConnectorFromGroupRequest
func (*RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorGroupId ¶
func (s *RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorGroupId(v string) *RemoveIoTCloudConnectorFromGroupRequest
func (*RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorId ¶
func (s *RemoveIoTCloudConnectorFromGroupRequest) SetIoTCloudConnectorId(v []*string) *RemoveIoTCloudConnectorFromGroupRequest
func (*RemoveIoTCloudConnectorFromGroupRequest) SetRegionId ¶
func (s *RemoveIoTCloudConnectorFromGroupRequest) SetRegionId(v string) *RemoveIoTCloudConnectorFromGroupRequest
func (RemoveIoTCloudConnectorFromGroupRequest) String ¶
func (s RemoveIoTCloudConnectorFromGroupRequest) String() string
type RemoveIoTCloudConnectorFromGroupResponse ¶
type RemoveIoTCloudConnectorFromGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RemoveIoTCloudConnectorFromGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RemoveIoTCloudConnectorFromGroupResponse) GoString ¶
func (s RemoveIoTCloudConnectorFromGroupResponse) GoString() string
func (*RemoveIoTCloudConnectorFromGroupResponse) SetHeaders ¶
func (s *RemoveIoTCloudConnectorFromGroupResponse) SetHeaders(v map[string]*string) *RemoveIoTCloudConnectorFromGroupResponse
func (*RemoveIoTCloudConnectorFromGroupResponse) SetStatusCode ¶ added in v2.1.4
func (s *RemoveIoTCloudConnectorFromGroupResponse) SetStatusCode(v int32) *RemoveIoTCloudConnectorFromGroupResponse
func (RemoveIoTCloudConnectorFromGroupResponse) String ¶
func (s RemoveIoTCloudConnectorFromGroupResponse) String() string
type RemoveIoTCloudConnectorFromGroupResponseBody ¶
type RemoveIoTCloudConnectorFromGroupResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (RemoveIoTCloudConnectorFromGroupResponseBody) GoString ¶
func (s RemoveIoTCloudConnectorFromGroupResponseBody) GoString() string
func (*RemoveIoTCloudConnectorFromGroupResponseBody) SetRequestId ¶
func (s *RemoveIoTCloudConnectorFromGroupResponseBody) SetRequestId(v string) *RemoveIoTCloudConnectorFromGroupResponseBody
func (RemoveIoTCloudConnectorFromGroupResponseBody) String ¶
func (s RemoveIoTCloudConnectorFromGroupResponseBody) String() string
type RevertIoTCloudConnectorRequest ¶ added in v2.2.4
type RevertIoTCloudConnectorRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (RevertIoTCloudConnectorRequest) GoString ¶ added in v2.2.4
func (s RevertIoTCloudConnectorRequest) GoString() string
func (*RevertIoTCloudConnectorRequest) SetClientToken ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorRequest) SetClientToken(v string) *RevertIoTCloudConnectorRequest
func (*RevertIoTCloudConnectorRequest) SetDryRun ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorRequest) SetDryRun(v bool) *RevertIoTCloudConnectorRequest
func (*RevertIoTCloudConnectorRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorRequest) SetIoTCloudConnectorId(v string) *RevertIoTCloudConnectorRequest
func (*RevertIoTCloudConnectorRequest) SetRegionId ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorRequest) SetRegionId(v string) *RevertIoTCloudConnectorRequest
func (RevertIoTCloudConnectorRequest) String ¶ added in v2.2.4
func (s RevertIoTCloudConnectorRequest) String() string
type RevertIoTCloudConnectorResponse ¶ added in v2.2.4
type RevertIoTCloudConnectorResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *RevertIoTCloudConnectorResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RevertIoTCloudConnectorResponse) GoString ¶ added in v2.2.4
func (s RevertIoTCloudConnectorResponse) GoString() string
func (*RevertIoTCloudConnectorResponse) SetBody ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorResponse) SetBody(v *RevertIoTCloudConnectorResponseBody) *RevertIoTCloudConnectorResponse
func (*RevertIoTCloudConnectorResponse) SetHeaders ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorResponse) SetHeaders(v map[string]*string) *RevertIoTCloudConnectorResponse
func (*RevertIoTCloudConnectorResponse) SetStatusCode ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorResponse) SetStatusCode(v int32) *RevertIoTCloudConnectorResponse
func (RevertIoTCloudConnectorResponse) String ¶ added in v2.2.4
func (s RevertIoTCloudConnectorResponse) String() string
type RevertIoTCloudConnectorResponseBody ¶ added in v2.2.4
type RevertIoTCloudConnectorResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` }
func (RevertIoTCloudConnectorResponseBody) GoString ¶ added in v2.2.4
func (s RevertIoTCloudConnectorResponseBody) GoString() string
func (*RevertIoTCloudConnectorResponseBody) SetRequestId ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorResponseBody) SetRequestId(v string) *RevertIoTCloudConnectorResponseBody
func (*RevertIoTCloudConnectorResponseBody) SetResourceId ¶ added in v2.2.4
func (s *RevertIoTCloudConnectorResponseBody) SetResourceId(v string) *RevertIoTCloudConnectorResponseBody
func (RevertIoTCloudConnectorResponseBody) String ¶ added in v2.2.4
func (s RevertIoTCloudConnectorResponseBody) String() string
type SubmitDiagnoseTaskForSingleCardRequest ¶
type SubmitDiagnoseTaskForSingleCardRequest struct { BeginTime *int64 `json:"BeginTime,omitempty" xml:"BeginTime,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ResourceUid *int64 `json:"ResourceUid,omitempty" xml:"ResourceUid,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (SubmitDiagnoseTaskForSingleCardRequest) GoString ¶
func (s SubmitDiagnoseTaskForSingleCardRequest) GoString() string
func (*SubmitDiagnoseTaskForSingleCardRequest) SetBeginTime ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetBeginTime(v int64) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetDestination ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetDestination(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetDestinationType ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetDestinationType(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetEndTime ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetEndTime(v int64) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetIoTCloudConnectorId ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetIoTCloudConnectorId(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetRegionId ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetRegionId(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetResourceUid ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetResourceUid(v int64) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetSource ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetSource(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (*SubmitDiagnoseTaskForSingleCardRequest) SetSourceType ¶
func (s *SubmitDiagnoseTaskForSingleCardRequest) SetSourceType(v string) *SubmitDiagnoseTaskForSingleCardRequest
func (SubmitDiagnoseTaskForSingleCardRequest) String ¶
func (s SubmitDiagnoseTaskForSingleCardRequest) String() string
type SubmitDiagnoseTaskForSingleCardResponse ¶
type SubmitDiagnoseTaskForSingleCardResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SubmitDiagnoseTaskForSingleCardResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SubmitDiagnoseTaskForSingleCardResponse) GoString ¶
func (s SubmitDiagnoseTaskForSingleCardResponse) GoString() string
func (*SubmitDiagnoseTaskForSingleCardResponse) SetHeaders ¶
func (s *SubmitDiagnoseTaskForSingleCardResponse) SetHeaders(v map[string]*string) *SubmitDiagnoseTaskForSingleCardResponse
func (*SubmitDiagnoseTaskForSingleCardResponse) SetStatusCode ¶ added in v2.1.4
func (s *SubmitDiagnoseTaskForSingleCardResponse) SetStatusCode(v int32) *SubmitDiagnoseTaskForSingleCardResponse
func (SubmitDiagnoseTaskForSingleCardResponse) String ¶
func (s SubmitDiagnoseTaskForSingleCardResponse) String() string
type SubmitDiagnoseTaskForSingleCardResponseBody ¶
type SubmitDiagnoseTaskForSingleCardResponseBody struct { DiagnoseTaskId *string `json:"DiagnoseTaskId,omitempty" xml:"DiagnoseTaskId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (SubmitDiagnoseTaskForSingleCardResponseBody) GoString ¶
func (s SubmitDiagnoseTaskForSingleCardResponseBody) GoString() string
func (*SubmitDiagnoseTaskForSingleCardResponseBody) SetDiagnoseTaskId ¶
func (s *SubmitDiagnoseTaskForSingleCardResponseBody) SetDiagnoseTaskId(v string) *SubmitDiagnoseTaskForSingleCardResponseBody
func (*SubmitDiagnoseTaskForSingleCardResponseBody) SetRequestId ¶
func (s *SubmitDiagnoseTaskForSingleCardResponseBody) SetRequestId(v string) *SubmitDiagnoseTaskForSingleCardResponseBody
func (SubmitDiagnoseTaskForSingleCardResponseBody) String ¶
func (s SubmitDiagnoseTaskForSingleCardResponseBody) String() string
type UpdateAuthorizationRuleAttributeRequest ¶
type UpdateAuthorizationRuleAttributeRequest struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` }
func (UpdateAuthorizationRuleAttributeRequest) GoString ¶
func (s UpdateAuthorizationRuleAttributeRequest) GoString() string
func (*UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleId ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleId(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleName ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetAuthorizationRuleName(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetClientToken ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetClientToken(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetDestination ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetDestination(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetDestinationPort ¶ added in v2.2.4
func (s *UpdateAuthorizationRuleAttributeRequest) SetDestinationPort(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetDestinationType ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetDestinationType(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetDryRun ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetDryRun(v bool) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetPolicy ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetPolicy(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetProtocol ¶ added in v2.2.4
func (s *UpdateAuthorizationRuleAttributeRequest) SetProtocol(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetRegionId ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetRegionId(v string) *UpdateAuthorizationRuleAttributeRequest
func (*UpdateAuthorizationRuleAttributeRequest) SetSourceCidrs ¶
func (s *UpdateAuthorizationRuleAttributeRequest) SetSourceCidrs(v []*string) *UpdateAuthorizationRuleAttributeRequest
func (UpdateAuthorizationRuleAttributeRequest) String ¶
func (s UpdateAuthorizationRuleAttributeRequest) String() string
type UpdateAuthorizationRuleAttributeResponse ¶
type UpdateAuthorizationRuleAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateAuthorizationRuleAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateAuthorizationRuleAttributeResponse) GoString ¶
func (s UpdateAuthorizationRuleAttributeResponse) GoString() string
func (*UpdateAuthorizationRuleAttributeResponse) SetHeaders ¶
func (s *UpdateAuthorizationRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateAuthorizationRuleAttributeResponse
func (*UpdateAuthorizationRuleAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateAuthorizationRuleAttributeResponse) SetStatusCode(v int32) *UpdateAuthorizationRuleAttributeResponse
func (UpdateAuthorizationRuleAttributeResponse) String ¶
func (s UpdateAuthorizationRuleAttributeResponse) String() string
type UpdateAuthorizationRuleAttributeResponseBody ¶
type UpdateAuthorizationRuleAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateAuthorizationRuleAttributeResponseBody) GoString ¶
func (s UpdateAuthorizationRuleAttributeResponseBody) GoString() string
func (*UpdateAuthorizationRuleAttributeResponseBody) SetRequestId ¶
func (s *UpdateAuthorizationRuleAttributeResponseBody) SetRequestId(v string) *UpdateAuthorizationRuleAttributeResponseBody
func (UpdateAuthorizationRuleAttributeResponseBody) String ¶
func (s UpdateAuthorizationRuleAttributeResponseBody) String() string
type UpdateConnectionPoolAttributeRequest ¶
type UpdateConnectionPoolAttributeRequest struct { Cidrs []*string `json:"Cidrs,omitempty" xml:"Cidrs,omitempty" type:"Repeated"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` ConnectionPoolDescription *string `json:"ConnectionPoolDescription,omitempty" xml:"ConnectionPoolDescription,omitempty"` ConnectionPoolId *string `json:"ConnectionPoolId,omitempty" xml:"ConnectionPoolId,omitempty"` ConnectionPoolName *string `json:"ConnectionPoolName,omitempty" xml:"ConnectionPoolName,omitempty"` Count *int64 `json:"Count,omitempty" xml:"Count,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (UpdateConnectionPoolAttributeRequest) GoString ¶
func (s UpdateConnectionPoolAttributeRequest) GoString() string
func (*UpdateConnectionPoolAttributeRequest) SetCidrs ¶
func (s *UpdateConnectionPoolAttributeRequest) SetCidrs(v []*string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetClientToken ¶
func (s *UpdateConnectionPoolAttributeRequest) SetClientToken(v string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetConnectionPoolDescription ¶
func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolDescription(v string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetConnectionPoolId ¶
func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolId(v string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetConnectionPoolName ¶
func (s *UpdateConnectionPoolAttributeRequest) SetConnectionPoolName(v string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetCount ¶
func (s *UpdateConnectionPoolAttributeRequest) SetCount(v int64) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetDryRun ¶
func (s *UpdateConnectionPoolAttributeRequest) SetDryRun(v bool) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateConnectionPoolAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateConnectionPoolAttributeRequest
func (*UpdateConnectionPoolAttributeRequest) SetRegionId ¶
func (s *UpdateConnectionPoolAttributeRequest) SetRegionId(v string) *UpdateConnectionPoolAttributeRequest
func (UpdateConnectionPoolAttributeRequest) String ¶
func (s UpdateConnectionPoolAttributeRequest) String() string
type UpdateConnectionPoolAttributeResponse ¶
type UpdateConnectionPoolAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateConnectionPoolAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateConnectionPoolAttributeResponse) GoString ¶
func (s UpdateConnectionPoolAttributeResponse) GoString() string
func (*UpdateConnectionPoolAttributeResponse) SetHeaders ¶
func (s *UpdateConnectionPoolAttributeResponse) SetHeaders(v map[string]*string) *UpdateConnectionPoolAttributeResponse
func (*UpdateConnectionPoolAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateConnectionPoolAttributeResponse) SetStatusCode(v int32) *UpdateConnectionPoolAttributeResponse
func (UpdateConnectionPoolAttributeResponse) String ¶
func (s UpdateConnectionPoolAttributeResponse) String() string
type UpdateConnectionPoolAttributeResponseBody ¶
type UpdateConnectionPoolAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateConnectionPoolAttributeResponseBody) GoString ¶
func (s UpdateConnectionPoolAttributeResponseBody) GoString() string
func (*UpdateConnectionPoolAttributeResponseBody) SetRequestId ¶
func (s *UpdateConnectionPoolAttributeResponseBody) SetRequestId(v string) *UpdateConnectionPoolAttributeResponseBody
func (UpdateConnectionPoolAttributeResponseBody) String ¶
func (s UpdateConnectionPoolAttributeResponseBody) String() string
type UpdateDNSServiceRuleAttributeRequest ¶
type UpdateDNSServiceRuleAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (UpdateDNSServiceRuleAttributeRequest) GoString ¶
func (s UpdateDNSServiceRuleAttributeRequest) GoString() string
func (*UpdateDNSServiceRuleAttributeRequest) SetClientToken ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetClientToken(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleId ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleId(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleName ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetDNSServiceRuleName(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetDestination ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetDestination(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetDryRun ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetDryRun(v bool) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetRegionId ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetRegionId(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetServiceType ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetServiceType(v string) *UpdateDNSServiceRuleAttributeRequest
func (*UpdateDNSServiceRuleAttributeRequest) SetSource ¶
func (s *UpdateDNSServiceRuleAttributeRequest) SetSource(v string) *UpdateDNSServiceRuleAttributeRequest
func (UpdateDNSServiceRuleAttributeRequest) String ¶
func (s UpdateDNSServiceRuleAttributeRequest) String() string
type UpdateDNSServiceRuleAttributeResponse ¶
type UpdateDNSServiceRuleAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateDNSServiceRuleAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateDNSServiceRuleAttributeResponse) GoString ¶
func (s UpdateDNSServiceRuleAttributeResponse) GoString() string
func (*UpdateDNSServiceRuleAttributeResponse) SetHeaders ¶
func (s *UpdateDNSServiceRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateDNSServiceRuleAttributeResponse
func (*UpdateDNSServiceRuleAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateDNSServiceRuleAttributeResponse) SetStatusCode(v int32) *UpdateDNSServiceRuleAttributeResponse
func (UpdateDNSServiceRuleAttributeResponse) String ¶
func (s UpdateDNSServiceRuleAttributeResponse) String() string
type UpdateDNSServiceRuleAttributeResponseBody ¶
type UpdateDNSServiceRuleAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateDNSServiceRuleAttributeResponseBody) GoString ¶
func (s UpdateDNSServiceRuleAttributeResponseBody) GoString() string
func (*UpdateDNSServiceRuleAttributeResponseBody) SetRequestId ¶
func (s *UpdateDNSServiceRuleAttributeResponseBody) SetRequestId(v string) *UpdateDNSServiceRuleAttributeResponseBody
func (UpdateDNSServiceRuleAttributeResponseBody) String ¶
func (s UpdateDNSServiceRuleAttributeResponseBody) String() string
type UpdateGroupAuthorizationRuleAttributeRequest ¶
type UpdateGroupAuthorizationRuleAttributeRequest struct { AuthorizationRuleDescription *string `json:"AuthorizationRuleDescription,omitempty" xml:"AuthorizationRuleDescription,omitempty"` AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` AuthorizationRuleName *string `json:"AuthorizationRuleName,omitempty" xml:"AuthorizationRuleName,omitempty"` ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DestinationPort *string `json:"DestinationPort,omitempty" xml:"DestinationPort,omitempty"` DestinationType *string `json:"DestinationType,omitempty" xml:"DestinationType,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` Policy *string `json:"Policy,omitempty" xml:"Policy,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` SourceCidrs []*string `json:"SourceCidrs,omitempty" xml:"SourceCidrs,omitempty" type:"Repeated"` }
func (UpdateGroupAuthorizationRuleAttributeRequest) GoString ¶
func (s UpdateGroupAuthorizationRuleAttributeRequest) GoString() string
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleDescription(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleId ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleName ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetAuthorizationRuleName(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetClientToken ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetClientToken(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetDestination ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestination(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationPort ¶ added in v2.2.4
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationPort(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationType ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDestinationType(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetDryRun ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetDryRun(v bool) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetIoTCloudConnectorGroupId ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetPolicy ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetPolicy(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetProtocol ¶ added in v2.2.4
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetProtocol(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetRegionId ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetRegionId(v string) *UpdateGroupAuthorizationRuleAttributeRequest
func (*UpdateGroupAuthorizationRuleAttributeRequest) SetSourceCidrs ¶
func (s *UpdateGroupAuthorizationRuleAttributeRequest) SetSourceCidrs(v []*string) *UpdateGroupAuthorizationRuleAttributeRequest
func (UpdateGroupAuthorizationRuleAttributeRequest) String ¶
func (s UpdateGroupAuthorizationRuleAttributeRequest) String() string
type UpdateGroupAuthorizationRuleAttributeResponse ¶
type UpdateGroupAuthorizationRuleAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateGroupAuthorizationRuleAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateGroupAuthorizationRuleAttributeResponse) GoString ¶
func (s UpdateGroupAuthorizationRuleAttributeResponse) GoString() string
func (*UpdateGroupAuthorizationRuleAttributeResponse) SetHeaders ¶
func (s *UpdateGroupAuthorizationRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateGroupAuthorizationRuleAttributeResponse
func (*UpdateGroupAuthorizationRuleAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateGroupAuthorizationRuleAttributeResponse) SetStatusCode(v int32) *UpdateGroupAuthorizationRuleAttributeResponse
func (UpdateGroupAuthorizationRuleAttributeResponse) String ¶
func (s UpdateGroupAuthorizationRuleAttributeResponse) String() string
type UpdateGroupAuthorizationRuleAttributeResponseBody ¶
type UpdateGroupAuthorizationRuleAttributeResponseBody struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateGroupAuthorizationRuleAttributeResponseBody) GoString ¶
func (s UpdateGroupAuthorizationRuleAttributeResponseBody) GoString() string
func (*UpdateGroupAuthorizationRuleAttributeResponseBody) SetAuthorizationRuleId ¶
func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetAuthorizationRuleId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
func (*UpdateGroupAuthorizationRuleAttributeResponseBody) SetIoTCloudConnectorGroupId ¶
func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetIoTCloudConnectorGroupId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
func (*UpdateGroupAuthorizationRuleAttributeResponseBody) SetRequestId ¶
func (s *UpdateGroupAuthorizationRuleAttributeResponseBody) SetRequestId(v string) *UpdateGroupAuthorizationRuleAttributeResponseBody
func (UpdateGroupAuthorizationRuleAttributeResponseBody) String ¶
func (s UpdateGroupAuthorizationRuleAttributeResponseBody) String() string
type UpdateGroupDNSServiceRuleAttributeRequest ¶
type UpdateGroupDNSServiceRuleAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DNSServiceRuleDescription *string `json:"DNSServiceRuleDescription,omitempty" xml:"DNSServiceRuleDescription,omitempty"` DNSServiceRuleId *string `json:"DNSServiceRuleId,omitempty" xml:"DNSServiceRuleId,omitempty"` DNSServiceRuleName *string `json:"DNSServiceRuleName,omitempty" xml:"DNSServiceRuleName,omitempty"` Destination *string `json:"Destination,omitempty" xml:"Destination,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceType *string `json:"ServiceType,omitempty" xml:"ServiceType,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (UpdateGroupDNSServiceRuleAttributeRequest) GoString ¶
func (s UpdateGroupDNSServiceRuleAttributeRequest) GoString() string
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetClientToken ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetClientToken(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleDescription(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleId ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleName ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDNSServiceRuleName(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetDestination ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDestination(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetDryRun ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetDryRun(v bool) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetIoTCloudConnectorGroupId ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetRegionId ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetRegionId(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetServiceType ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetServiceType(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (*UpdateGroupDNSServiceRuleAttributeRequest) SetSource ¶
func (s *UpdateGroupDNSServiceRuleAttributeRequest) SetSource(v string) *UpdateGroupDNSServiceRuleAttributeRequest
func (UpdateGroupDNSServiceRuleAttributeRequest) String ¶
func (s UpdateGroupDNSServiceRuleAttributeRequest) String() string
type UpdateGroupDNSServiceRuleAttributeResponse ¶
type UpdateGroupDNSServiceRuleAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateGroupDNSServiceRuleAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateGroupDNSServiceRuleAttributeResponse) GoString ¶
func (s UpdateGroupDNSServiceRuleAttributeResponse) GoString() string
func (*UpdateGroupDNSServiceRuleAttributeResponse) SetHeaders ¶
func (s *UpdateGroupDNSServiceRuleAttributeResponse) SetHeaders(v map[string]*string) *UpdateGroupDNSServiceRuleAttributeResponse
func (*UpdateGroupDNSServiceRuleAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateGroupDNSServiceRuleAttributeResponse) SetStatusCode(v int32) *UpdateGroupDNSServiceRuleAttributeResponse
func (UpdateGroupDNSServiceRuleAttributeResponse) String ¶
func (s UpdateGroupDNSServiceRuleAttributeResponse) String() string
type UpdateGroupDNSServiceRuleAttributeResponseBody ¶
type UpdateGroupDNSServiceRuleAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateGroupDNSServiceRuleAttributeResponseBody) GoString ¶
func (s UpdateGroupDNSServiceRuleAttributeResponseBody) GoString() string
func (*UpdateGroupDNSServiceRuleAttributeResponseBody) SetRequestId ¶
func (s *UpdateGroupDNSServiceRuleAttributeResponseBody) SetRequestId(v string) *UpdateGroupDNSServiceRuleAttributeResponseBody
func (UpdateGroupDNSServiceRuleAttributeResponseBody) String ¶
func (s UpdateGroupDNSServiceRuleAttributeResponseBody) String() string
type UpdateGroupIpMappingRuleRequest ¶ added in v2.2.4
type UpdateGroupIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` GroupIpMappingRuleId *string `json:"GroupIpMappingRuleId,omitempty" xml:"GroupIpMappingRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (UpdateGroupIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleRequest) GoString() string
func (*UpdateGroupIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetClientToken(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetDestinationIp ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetDestinationIp(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetDryRun(v bool) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetGroupIpMappingRuleId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetGroupIpMappingRuleId(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetIoTCloudConnectorGroupId(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetIpMappingRuleName ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetIpMappingRuleName(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetMappingIp ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetMappingIp(v string) *UpdateGroupIpMappingRuleRequest
func (*UpdateGroupIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleRequest) SetRegionId(v string) *UpdateGroupIpMappingRuleRequest
func (UpdateGroupIpMappingRuleRequest) String ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleRequest) String() string
type UpdateGroupIpMappingRuleResponse ¶ added in v2.2.4
type UpdateGroupIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateGroupIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateGroupIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleResponse) GoString() string
func (*UpdateGroupIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponse) SetBody(v *UpdateGroupIpMappingRuleResponseBody) *UpdateGroupIpMappingRuleResponse
func (*UpdateGroupIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponse) SetHeaders(v map[string]*string) *UpdateGroupIpMappingRuleResponse
func (*UpdateGroupIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponse) SetStatusCode(v int32) *UpdateGroupIpMappingRuleResponse
func (UpdateGroupIpMappingRuleResponse) String ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleResponse) String() string
type UpdateGroupIpMappingRuleResponseBody ¶ added in v2.2.4
type UpdateGroupIpMappingRuleResponseBody struct { AuthorizationRuleId *string `json:"AuthorizationRuleId,omitempty" xml:"AuthorizationRuleId,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (UpdateGroupIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleResponseBody) GoString() string
func (*UpdateGroupIpMappingRuleResponseBody) SetAuthorizationRuleId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponseBody) SetAuthorizationRuleId(v string) *UpdateGroupIpMappingRuleResponseBody
func (*UpdateGroupIpMappingRuleResponseBody) SetIoTCloudConnectorGroupId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponseBody) SetIoTCloudConnectorGroupId(v string) *UpdateGroupIpMappingRuleResponseBody
func (*UpdateGroupIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *UpdateGroupIpMappingRuleResponseBody) SetRequestId(v string) *UpdateGroupIpMappingRuleResponseBody
func (UpdateGroupIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s UpdateGroupIpMappingRuleResponseBody) String() string
type UpdateIoTCloudConnectorAttributeRequest ¶
type UpdateIoTCloudConnectorAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorDescription *string `json:"IoTCloudConnectorDescription,omitempty" xml:"IoTCloudConnectorDescription,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IoTCloudConnectorName *string `json:"IoTCloudConnectorName,omitempty" xml:"IoTCloudConnectorName,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` WildcardDomainEnabled *bool `json:"WildcardDomainEnabled,omitempty" xml:"WildcardDomainEnabled,omitempty"` }
func (UpdateIoTCloudConnectorAttributeRequest) GoString ¶
func (s UpdateIoTCloudConnectorAttributeRequest) GoString() string
func (*UpdateIoTCloudConnectorAttributeRequest) SetClientToken ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetClientToken(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetDryRun ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetDryRun(v bool) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorDescription ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorDescription(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorName ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetIoTCloudConnectorName(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetMode ¶ added in v2.2.4
func (s *UpdateIoTCloudConnectorAttributeRequest) SetMode(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetRegionId ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetRegionId(v string) *UpdateIoTCloudConnectorAttributeRequest
func (*UpdateIoTCloudConnectorAttributeRequest) SetWildcardDomainEnabled ¶
func (s *UpdateIoTCloudConnectorAttributeRequest) SetWildcardDomainEnabled(v bool) *UpdateIoTCloudConnectorAttributeRequest
func (UpdateIoTCloudConnectorAttributeRequest) String ¶
func (s UpdateIoTCloudConnectorAttributeRequest) String() string
type UpdateIoTCloudConnectorAttributeResponse ¶
type UpdateIoTCloudConnectorAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateIoTCloudConnectorAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateIoTCloudConnectorAttributeResponse) GoString ¶
func (s UpdateIoTCloudConnectorAttributeResponse) GoString() string
func (*UpdateIoTCloudConnectorAttributeResponse) SetHeaders ¶
func (s *UpdateIoTCloudConnectorAttributeResponse) SetHeaders(v map[string]*string) *UpdateIoTCloudConnectorAttributeResponse
func (*UpdateIoTCloudConnectorAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateIoTCloudConnectorAttributeResponse) SetStatusCode(v int32) *UpdateIoTCloudConnectorAttributeResponse
func (UpdateIoTCloudConnectorAttributeResponse) String ¶
func (s UpdateIoTCloudConnectorAttributeResponse) String() string
type UpdateIoTCloudConnectorAttributeResponseBody ¶
type UpdateIoTCloudConnectorAttributeResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` }
func (UpdateIoTCloudConnectorAttributeResponseBody) GoString ¶
func (s UpdateIoTCloudConnectorAttributeResponseBody) GoString() string
func (*UpdateIoTCloudConnectorAttributeResponseBody) SetRequestId ¶
func (s *UpdateIoTCloudConnectorAttributeResponseBody) SetRequestId(v string) *UpdateIoTCloudConnectorAttributeResponseBody
func (*UpdateIoTCloudConnectorAttributeResponseBody) SetResourceId ¶
func (s *UpdateIoTCloudConnectorAttributeResponseBody) SetResourceId(v string) *UpdateIoTCloudConnectorAttributeResponseBody
func (UpdateIoTCloudConnectorAttributeResponseBody) String ¶
func (s UpdateIoTCloudConnectorAttributeResponseBody) String() string
type UpdateIoTCloudConnectorGroupAttributeRequest ¶
type UpdateIoTCloudConnectorGroupAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorGroupId *string `json:"IoTCloudConnectorGroupId,omitempty" xml:"IoTCloudConnectorGroupId,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (UpdateIoTCloudConnectorGroupAttributeRequest) GoString ¶
func (s UpdateIoTCloudConnectorGroupAttributeRequest) GoString() string
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetClientToken ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetClientToken(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetDescription ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetDescription(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetDryRun ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetDryRun(v bool) *UpdateIoTCloudConnectorGroupAttributeRequest
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetIoTCloudConnectorGroupId ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetIoTCloudConnectorGroupId(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetName ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetName(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
func (*UpdateIoTCloudConnectorGroupAttributeRequest) SetRegionId ¶
func (s *UpdateIoTCloudConnectorGroupAttributeRequest) SetRegionId(v string) *UpdateIoTCloudConnectorGroupAttributeRequest
func (UpdateIoTCloudConnectorGroupAttributeRequest) String ¶
func (s UpdateIoTCloudConnectorGroupAttributeRequest) String() string
type UpdateIoTCloudConnectorGroupAttributeResponse ¶
type UpdateIoTCloudConnectorGroupAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateIoTCloudConnectorGroupAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateIoTCloudConnectorGroupAttributeResponse) GoString ¶
func (s UpdateIoTCloudConnectorGroupAttributeResponse) GoString() string
func (*UpdateIoTCloudConnectorGroupAttributeResponse) SetHeaders ¶
func (s *UpdateIoTCloudConnectorGroupAttributeResponse) SetHeaders(v map[string]*string) *UpdateIoTCloudConnectorGroupAttributeResponse
func (*UpdateIoTCloudConnectorGroupAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateIoTCloudConnectorGroupAttributeResponse) SetStatusCode(v int32) *UpdateIoTCloudConnectorGroupAttributeResponse
func (UpdateIoTCloudConnectorGroupAttributeResponse) String ¶
func (s UpdateIoTCloudConnectorGroupAttributeResponse) String() string
type UpdateIoTCloudConnectorGroupAttributeResponseBody ¶
type UpdateIoTCloudConnectorGroupAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateIoTCloudConnectorGroupAttributeResponseBody) GoString ¶
func (s UpdateIoTCloudConnectorGroupAttributeResponseBody) GoString() string
func (*UpdateIoTCloudConnectorGroupAttributeResponseBody) SetRequestId ¶
func (s *UpdateIoTCloudConnectorGroupAttributeResponseBody) SetRequestId(v string) *UpdateIoTCloudConnectorGroupAttributeResponseBody
func (UpdateIoTCloudConnectorGroupAttributeResponseBody) String ¶
func (s UpdateIoTCloudConnectorGroupAttributeResponseBody) String() string
type UpdateIpMappingRuleRequest ¶ added in v2.2.4
type UpdateIpMappingRuleRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DestinationIp *string `json:"DestinationIp,omitempty" xml:"DestinationIp,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` IpMappingRuleDescription *string `json:"IpMappingRuleDescription,omitempty" xml:"IpMappingRuleDescription,omitempty"` IpMappingRuleId *string `json:"IpMappingRuleId,omitempty" xml:"IpMappingRuleId,omitempty"` IpMappingRuleName *string `json:"IpMappingRuleName,omitempty" xml:"IpMappingRuleName,omitempty"` MappingIp *string `json:"MappingIp,omitempty" xml:"MappingIp,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` }
func (UpdateIpMappingRuleRequest) GoString ¶ added in v2.2.4
func (s UpdateIpMappingRuleRequest) GoString() string
func (*UpdateIpMappingRuleRequest) SetClientToken ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetClientToken(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetDestinationIp ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetDestinationIp(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetDryRun ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetDryRun(v bool) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetIoTCloudConnectorId ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetIoTCloudConnectorId(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetIpMappingRuleDescription ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleDescription(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetIpMappingRuleId ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleId(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetIpMappingRuleName ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetIpMappingRuleName(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetMappingIp ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetMappingIp(v string) *UpdateIpMappingRuleRequest
func (*UpdateIpMappingRuleRequest) SetRegionId ¶ added in v2.2.4
func (s *UpdateIpMappingRuleRequest) SetRegionId(v string) *UpdateIpMappingRuleRequest
func (UpdateIpMappingRuleRequest) String ¶ added in v2.2.4
func (s UpdateIpMappingRuleRequest) String() string
type UpdateIpMappingRuleResponse ¶ added in v2.2.4
type UpdateIpMappingRuleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateIpMappingRuleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateIpMappingRuleResponse) GoString ¶ added in v2.2.4
func (s UpdateIpMappingRuleResponse) GoString() string
func (*UpdateIpMappingRuleResponse) SetBody ¶ added in v2.2.4
func (s *UpdateIpMappingRuleResponse) SetBody(v *UpdateIpMappingRuleResponseBody) *UpdateIpMappingRuleResponse
func (*UpdateIpMappingRuleResponse) SetHeaders ¶ added in v2.2.4
func (s *UpdateIpMappingRuleResponse) SetHeaders(v map[string]*string) *UpdateIpMappingRuleResponse
func (*UpdateIpMappingRuleResponse) SetStatusCode ¶ added in v2.2.4
func (s *UpdateIpMappingRuleResponse) SetStatusCode(v int32) *UpdateIpMappingRuleResponse
func (UpdateIpMappingRuleResponse) String ¶ added in v2.2.4
func (s UpdateIpMappingRuleResponse) String() string
type UpdateIpMappingRuleResponseBody ¶ added in v2.2.4
type UpdateIpMappingRuleResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateIpMappingRuleResponseBody) GoString ¶ added in v2.2.4
func (s UpdateIpMappingRuleResponseBody) GoString() string
func (*UpdateIpMappingRuleResponseBody) SetRequestId ¶ added in v2.2.4
func (s *UpdateIpMappingRuleResponseBody) SetRequestId(v string) *UpdateIpMappingRuleResponseBody
func (UpdateIpMappingRuleResponseBody) String ¶ added in v2.2.4
func (s UpdateIpMappingRuleResponseBody) String() string
type UpdateServiceAttributeRequest ¶
type UpdateServiceAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceDescription *string `json:"ServiceDescription,omitempty" xml:"ServiceDescription,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` }
func (UpdateServiceAttributeRequest) GoString ¶
func (s UpdateServiceAttributeRequest) GoString() string
func (*UpdateServiceAttributeRequest) SetClientToken ¶
func (s *UpdateServiceAttributeRequest) SetClientToken(v string) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetDryRun ¶
func (s *UpdateServiceAttributeRequest) SetDryRun(v bool) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateServiceAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetRegionId ¶
func (s *UpdateServiceAttributeRequest) SetRegionId(v string) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetServiceDescription ¶
func (s *UpdateServiceAttributeRequest) SetServiceDescription(v string) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetServiceId ¶
func (s *UpdateServiceAttributeRequest) SetServiceId(v string) *UpdateServiceAttributeRequest
func (*UpdateServiceAttributeRequest) SetServiceName ¶
func (s *UpdateServiceAttributeRequest) SetServiceName(v string) *UpdateServiceAttributeRequest
func (UpdateServiceAttributeRequest) String ¶
func (s UpdateServiceAttributeRequest) String() string
type UpdateServiceAttributeResponse ¶
type UpdateServiceAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateServiceAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateServiceAttributeResponse) GoString ¶
func (s UpdateServiceAttributeResponse) GoString() string
func (*UpdateServiceAttributeResponse) SetBody ¶
func (s *UpdateServiceAttributeResponse) SetBody(v *UpdateServiceAttributeResponseBody) *UpdateServiceAttributeResponse
func (*UpdateServiceAttributeResponse) SetHeaders ¶
func (s *UpdateServiceAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceAttributeResponse
func (*UpdateServiceAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateServiceAttributeResponse) SetStatusCode(v int32) *UpdateServiceAttributeResponse
func (UpdateServiceAttributeResponse) String ¶
func (s UpdateServiceAttributeResponse) String() string
type UpdateServiceAttributeResponseBody ¶
type UpdateServiceAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceAttributeResponseBody) GoString ¶
func (s UpdateServiceAttributeResponseBody) GoString() string
func (*UpdateServiceAttributeResponseBody) SetRequestId ¶
func (s *UpdateServiceAttributeResponseBody) SetRequestId(v string) *UpdateServiceAttributeResponseBody
func (UpdateServiceAttributeResponseBody) String ¶
func (s UpdateServiceAttributeResponseBody) String() string
type UpdateServiceEntryAttributeRequest ¶
type UpdateServiceEntryAttributeRequest struct { ClientToken *string `json:"ClientToken,omitempty" xml:"ClientToken,omitempty"` DryRun *bool `json:"DryRun,omitempty" xml:"DryRun,omitempty"` IoTCloudConnectorId *string `json:"IoTCloudConnectorId,omitempty" xml:"IoTCloudConnectorId,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` ServiceEntryDescription *string `json:"ServiceEntryDescription,omitempty" xml:"ServiceEntryDescription,omitempty"` ServiceEntryId *string `json:"ServiceEntryId,omitempty" xml:"ServiceEntryId,omitempty"` ServiceEntryName *string `json:"ServiceEntryName,omitempty" xml:"ServiceEntryName,omitempty"` ServiceId *string `json:"ServiceId,omitempty" xml:"ServiceId,omitempty"` }
func (UpdateServiceEntryAttributeRequest) GoString ¶
func (s UpdateServiceEntryAttributeRequest) GoString() string
func (*UpdateServiceEntryAttributeRequest) SetClientToken ¶
func (s *UpdateServiceEntryAttributeRequest) SetClientToken(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetDryRun ¶
func (s *UpdateServiceEntryAttributeRequest) SetDryRun(v bool) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetIoTCloudConnectorId ¶
func (s *UpdateServiceEntryAttributeRequest) SetIoTCloudConnectorId(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetRegionId ¶
func (s *UpdateServiceEntryAttributeRequest) SetRegionId(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetServiceEntryDescription ¶
func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryDescription(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetServiceEntryId ¶
func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryId(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetServiceEntryName ¶
func (s *UpdateServiceEntryAttributeRequest) SetServiceEntryName(v string) *UpdateServiceEntryAttributeRequest
func (*UpdateServiceEntryAttributeRequest) SetServiceId ¶
func (s *UpdateServiceEntryAttributeRequest) SetServiceId(v string) *UpdateServiceEntryAttributeRequest
func (UpdateServiceEntryAttributeRequest) String ¶
func (s UpdateServiceEntryAttributeRequest) String() string
type UpdateServiceEntryAttributeResponse ¶
type UpdateServiceEntryAttributeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateServiceEntryAttributeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateServiceEntryAttributeResponse) GoString ¶
func (s UpdateServiceEntryAttributeResponse) GoString() string
func (*UpdateServiceEntryAttributeResponse) SetHeaders ¶
func (s *UpdateServiceEntryAttributeResponse) SetHeaders(v map[string]*string) *UpdateServiceEntryAttributeResponse
func (*UpdateServiceEntryAttributeResponse) SetStatusCode ¶ added in v2.1.4
func (s *UpdateServiceEntryAttributeResponse) SetStatusCode(v int32) *UpdateServiceEntryAttributeResponse
func (UpdateServiceEntryAttributeResponse) String ¶
func (s UpdateServiceEntryAttributeResponse) String() string
type UpdateServiceEntryAttributeResponseBody ¶
type UpdateServiceEntryAttributeResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (UpdateServiceEntryAttributeResponseBody) GoString ¶
func (s UpdateServiceEntryAttributeResponseBody) GoString() string
func (*UpdateServiceEntryAttributeResponseBody) SetRequestId ¶
func (s *UpdateServiceEntryAttributeResponseBody) SetRequestId(v string) *UpdateServiceEntryAttributeResponseBody
func (UpdateServiceEntryAttributeResponseBody) String ¶
func (s UpdateServiceEntryAttributeResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.