Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddAssetTagsRequest
- func (s AddAssetTagsRequest) GoString() string
- func (s *AddAssetTagsRequest) SetAssets(v []*string) *AddAssetTagsRequest
- func (s *AddAssetTagsRequest) SetLang(v string) *AddAssetTagsRequest
- func (s *AddAssetTagsRequest) SetResourceOwnerId(v int64) *AddAssetTagsRequest
- func (s *AddAssetTagsRequest) SetSourceIp(v string) *AddAssetTagsRequest
- func (s *AddAssetTagsRequest) SetTags(v []*string) *AddAssetTagsRequest
- func (s AddAssetTagsRequest) String() string
- type AddAssetTagsResponse
- func (s AddAssetTagsResponse) GoString() string
- func (s *AddAssetTagsResponse) SetBody(v *AddAssetTagsResponseBody) *AddAssetTagsResponse
- func (s *AddAssetTagsResponse) SetHeaders(v map[string]*string) *AddAssetTagsResponse
- func (s *AddAssetTagsResponse) SetStatusCode(v int32) *AddAssetTagsResponse
- func (s AddAssetTagsResponse) String() string
- type AddAssetTagsResponseBody
- type AddAssetsRequest
- func (s AddAssetsRequest) GoString() string
- func (s *AddAssetsRequest) SetAssets(v []*string) *AddAssetsRequest
- func (s *AddAssetsRequest) SetResourceOwnerId(v int64) *AddAssetsRequest
- func (s *AddAssetsRequest) SetSourceIp(v string) *AddAssetsRequest
- func (s *AddAssetsRequest) SetTags(v []*string) *AddAssetsRequest
- func (s AddAssetsRequest) String() string
- type AddAssetsResponse
- func (s AddAssetsResponse) GoString() string
- func (s *AddAssetsResponse) SetBody(v *AddAssetsResponseBody) *AddAssetsResponse
- func (s *AddAssetsResponse) SetHeaders(v map[string]*string) *AddAssetsResponse
- func (s *AddAssetsResponse) SetStatusCode(v int32) *AddAssetsResponse
- func (s AddAssetsResponse) String() string
- type AddAssetsResponseBody
- type AddOrgDomainsRequest
- type AddOrgDomainsResponse
- func (s AddOrgDomainsResponse) GoString() string
- func (s *AddOrgDomainsResponse) SetBody(v *AddOrgDomainsResponseBody) *AddOrgDomainsResponse
- func (s *AddOrgDomainsResponse) SetHeaders(v map[string]*string) *AddOrgDomainsResponse
- func (s *AddOrgDomainsResponse) SetStatusCode(v int32) *AddOrgDomainsResponse
- func (s AddOrgDomainsResponse) String() string
- type AddOrgDomainsResponseBody
- type AddOrgHostsRequest
- type AddOrgHostsResponse
- func (s AddOrgHostsResponse) GoString() string
- func (s *AddOrgHostsResponse) SetBody(v *AddOrgHostsResponseBody) *AddOrgHostsResponse
- func (s *AddOrgHostsResponse) SetHeaders(v map[string]*string) *AddOrgHostsResponse
- func (s *AddOrgHostsResponse) SetStatusCode(v int32) *AddOrgHostsResponse
- func (s AddOrgHostsResponse) String() string
- type AddOrgHostsResponseBody
- type AddOrgSubdomainsRequest
- type AddOrgSubdomainsResponse
- func (s AddOrgSubdomainsResponse) GoString() string
- func (s *AddOrgSubdomainsResponse) SetBody(v *AddOrgSubdomainsResponseBody) *AddOrgSubdomainsResponse
- func (s *AddOrgSubdomainsResponse) SetHeaders(v map[string]*string) *AddOrgSubdomainsResponse
- func (s *AddOrgSubdomainsResponse) SetStatusCode(v int32) *AddOrgSubdomainsResponse
- func (s AddOrgSubdomainsResponse) String() string
- type AddOrgSubdomainsResponseBody
- type AddOrgWebPathsRequest
- type AddOrgWebPathsResponse
- func (s AddOrgWebPathsResponse) GoString() string
- func (s *AddOrgWebPathsResponse) SetBody(v *AddOrgWebPathsResponseBody) *AddOrgWebPathsResponse
- func (s *AddOrgWebPathsResponse) SetHeaders(v map[string]*string) *AddOrgWebPathsResponse
- func (s *AddOrgWebPathsResponse) SetStatusCode(v int32) *AddOrgWebPathsResponse
- func (s AddOrgWebPathsResponse) String() string
- type AddOrgWebPathsResponseBody
- type Client
- func (client *Client) AddAssetTags(request *AddAssetTagsRequest) (_result *AddAssetTagsResponse, _err error)
- func (client *Client) AddAssetTagsWithOptions(request *AddAssetTagsRequest, runtime *util.RuntimeOptions) (_result *AddAssetTagsResponse, _err error)
- func (client *Client) AddAssets(request *AddAssetsRequest) (_result *AddAssetsResponse, _err error)
- func (client *Client) AddAssetsWithOptions(request *AddAssetsRequest, runtime *util.RuntimeOptions) (_result *AddAssetsResponse, _err error)
- func (client *Client) AddOrgDomains(request *AddOrgDomainsRequest) (_result *AddOrgDomainsResponse, _err error)
- func (client *Client) AddOrgDomainsWithOptions(request *AddOrgDomainsRequest, runtime *util.RuntimeOptions) (_result *AddOrgDomainsResponse, _err error)
- func (client *Client) AddOrgHosts(request *AddOrgHostsRequest) (_result *AddOrgHostsResponse, _err error)
- func (client *Client) AddOrgHostsWithOptions(request *AddOrgHostsRequest, runtime *util.RuntimeOptions) (_result *AddOrgHostsResponse, _err error)
- func (client *Client) AddOrgSubdomains(request *AddOrgSubdomainsRequest) (_result *AddOrgSubdomainsResponse, _err error)
- func (client *Client) AddOrgSubdomainsWithOptions(request *AddOrgSubdomainsRequest, runtime *util.RuntimeOptions) (_result *AddOrgSubdomainsResponse, _err error)
- func (client *Client) AddOrgWebPaths(request *AddOrgWebPathsRequest) (_result *AddOrgWebPathsResponse, _err error)
- func (client *Client) AddOrgWebPathsWithOptions(request *AddOrgWebPathsRequest, runtime *util.RuntimeOptions) (_result *AddOrgWebPathsResponse, _err error)
- func (client *Client) CreateOrganization(request *CreateOrganizationRequest) (_result *CreateOrganizationResponse, _err error)
- func (client *Client) CreateOrganizationWithOptions(request *CreateOrganizationRequest, runtime *util.RuntimeOptions) (_result *CreateOrganizationResponse, _err error)
- func (client *Client) CreateSession(request *CreateSessionRequest) (_result *CreateSessionResponse, _err error)
- func (client *Client) CreateSessionWithOptions(request *CreateSessionRequest, runtime *util.RuntimeOptions) (_result *CreateSessionResponse, _err error)
- func (client *Client) DeleteAssets(request *DeleteAssetsRequest) (_result *DeleteAssetsResponse, _err error)
- func (client *Client) DeleteAssetsWithOptions(request *DeleteAssetsRequest, runtime *util.RuntimeOptions) (_result *DeleteAssetsResponse, _err error)
- func (client *Client) DeleteOrgAttackSurfaceRecords(request *DeleteOrgAttackSurfaceRecordsRequest) (_result *DeleteOrgAttackSurfaceRecordsResponse, _err error)
- func (client *Client) DeleteOrgAttackSurfaceRecordsWithOptions(request *DeleteOrgAttackSurfaceRecordsRequest, runtime *util.RuntimeOptions) (_result *DeleteOrgAttackSurfaceRecordsResponse, _err error)
- func (client *Client) DeleteOrganizations(request *DeleteOrganizationsRequest) (_result *DeleteOrganizationsResponse, _err error)
- func (client *Client) DeleteOrganizationsWithOptions(request *DeleteOrganizationsRequest, runtime *util.RuntimeOptions) (_result *DeleteOrganizationsResponse, _err error)
- func (client *Client) DeleteSession(request *DeleteSessionRequest) (_result *DeleteSessionResponse, _err error)
- func (client *Client) DeleteSessionWithOptions(request *DeleteSessionRequest, runtime *util.RuntimeOptions) (_result *DeleteSessionResponse, _err error)
- func (client *Client) DeleteUserAttackSurfaceRecords(request *DeleteUserAttackSurfaceRecordsRequest) (_result *DeleteUserAttackSurfaceRecordsResponse, _err error)
- func (client *Client) DeleteUserAttackSurfaceRecordsWithOptions(request *DeleteUserAttackSurfaceRecordsRequest, runtime *util.RuntimeOptions) (_result *DeleteUserAttackSurfaceRecordsResponse, _err error)
- func (client *Client) DescribeAllVulnerabilities(request *DescribeAllVulnerabilitiesRequest) (_result *DescribeAllVulnerabilitiesResponse, _err error)
- func (client *Client) DescribeAllVulnerabilitiesWithOptions(request *DescribeAllVulnerabilitiesRequest, runtime *util.RuntimeOptions) (_result *DescribeAllVulnerabilitiesResponse, _err error)
- func (client *Client) DescribeAssets(request *DescribeAssetsRequest) (_result *DescribeAssetsResponse, _err error)
- func (client *Client) DescribeAssetsWithOptions(request *DescribeAssetsRequest, runtime *util.RuntimeOptions) (_result *DescribeAssetsResponse, _err error)
- func (client *Client) DescribeAttackSurfacesFacets(request *DescribeAttackSurfacesFacetsRequest) (_result *DescribeAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeAttackSurfacesFacetsWithOptions(request *DescribeAttackSurfacesFacetsRequest, runtime *util.RuntimeOptions) (_result *DescribeAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeCrawlerRequests(request *DescribeCrawlerRequestsRequest) (_result *DescribeCrawlerRequestsResponse, _err error)
- func (client *Client) DescribeCrawlerRequestsWithOptions(request *DescribeCrawlerRequestsRequest, runtime *util.RuntimeOptions) (_result *DescribeCrawlerRequestsResponse, _err error)
- func (client *Client) DescribeDNSMap(request *DescribeDNSMapRequest) (_result *DescribeDNSMapResponse, _err error)
- func (client *Client) DescribeDNSMapWithOptions(request *DescribeDNSMapRequest, runtime *util.RuntimeOptions) (_result *DescribeDNSMapResponse, _err error)
- func (client *Client) DescribeDomainAttackSurfacesFacets(request *DescribeDomainAttackSurfacesFacetsRequest) (_result *DescribeDomainAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeDomainAttackSurfacesFacetsWithOptions(request *DescribeDomainAttackSurfacesFacetsRequest, ...) (_result *DescribeDomainAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeDomains(request *DescribeDomainsRequest) (_result *DescribeDomainsResponse, _err error)
- func (client *Client) DescribeDomainsWithOptions(request *DescribeDomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeDomainsResponse, _err error)
- func (client *Client) DescribeHostAttackSurfacesFacets(request *DescribeHostAttackSurfacesFacetsRequest) (_result *DescribeHostAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeHostAttackSurfacesFacetsWithOptions(request *DescribeHostAttackSurfacesFacetsRequest, runtime *util.RuntimeOptions) (_result *DescribeHostAttackSurfacesFacetsResponse, _err error)
- func (client *Client) DescribeHosts(request *DescribeHostsRequest) (_result *DescribeHostsResponse, _err error)
- func (client *Client) DescribeHostsWithOptions(request *DescribeHostsRequest, runtime *util.RuntimeOptions) (_result *DescribeHostsResponse, _err error)
- func (client *Client) DescribeListSessions(request *DescribeListSessionsRequest) (_result *DescribeListSessionsResponse, _err error)
- func (client *Client) DescribeListSessionsWithOptions(request *DescribeListSessionsRequest, runtime *util.RuntimeOptions) (_result *DescribeListSessionsResponse, _err error)
- func (client *Client) DescribeOrgAttackSurfaceDetails(request *DescribeOrgAttackSurfaceDetailsRequest) (_result *DescribeOrgAttackSurfaceDetailsResponse, _err error)
- func (client *Client) DescribeOrgAttackSurfaceDetailsWithOptions(request *DescribeOrgAttackSurfaceDetailsRequest, runtime *util.RuntimeOptions) (_result *DescribeOrgAttackSurfaceDetailsResponse, _err error)
- func (client *Client) DescribeOrgInfo(request *DescribeOrgInfoRequest) (_result *DescribeOrgInfoResponse, _err error)
- func (client *Client) DescribeOrgInfoWithOptions(request *DescribeOrgInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeOrgInfoResponse, _err error)
- func (client *Client) DescribePorts(request *DescribePortsRequest) (_result *DescribePortsResponse, _err error)
- func (client *Client) DescribePortsWithOptions(request *DescribePortsRequest, runtime *util.RuntimeOptions) (_result *DescribePortsResponse, _err error)
- func (client *Client) DescribeScanSessions(request *DescribeScanSessionsRequest) (_result *DescribeScanSessionsResponse, _err error)
- func (client *Client) DescribeScanSessionsWithOptions(request *DescribeScanSessionsRequest, runtime *util.RuntimeOptions) (_result *DescribeScanSessionsResponse, _err error)
- func (client *Client) DescribeSession(request *DescribeSessionRequest) (_result *DescribeSessionResponse, _err error)
- func (client *Client) DescribeSessionWithOptions(request *DescribeSessionRequest, runtime *util.RuntimeOptions) (_result *DescribeSessionResponse, _err error)
- func (client *Client) DescribeSubdomains(request *DescribeSubdomainsRequest) (_result *DescribeSubdomainsResponse, _err error)
- func (client *Client) DescribeSubdomainsWithOptions(request *DescribeSubdomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeSubdomainsResponse, _err error)
- func (client *Client) DescribeUserTags(request *DescribeUserTagsRequest) (_result *DescribeUserTagsResponse, _err error)
- func (client *Client) DescribeUserTagsWithOptions(request *DescribeUserTagsRequest, runtime *util.RuntimeOptions) (_result *DescribeUserTagsResponse, _err error)
- func (client *Client) DescribeVulnerability(request *DescribeVulnerabilityRequest) (_result *DescribeVulnerabilityResponse, _err error)
- func (client *Client) DescribeVulnerabilityWithOptions(request *DescribeVulnerabilityRequest, runtime *util.RuntimeOptions) (_result *DescribeVulnerabilityResponse, _err error)
- func (client *Client) DescribeWebPaths(request *DescribeWebPathsRequest) (_result *DescribeWebPathsResponse, _err error)
- func (client *Client) DescribeWebPathsWithOptions(request *DescribeWebPathsRequest, runtime *util.RuntimeOptions) (_result *DescribeWebPathsResponse, _err error)
- func (client *Client) DescribeWebServers(request *DescribeWebServersRequest) (_result *DescribeWebServersResponse, _err error)
- func (client *Client) DescribeWebServersWithOptions(request *DescribeWebServersRequest, runtime *util.RuntimeOptions) (_result *DescribeWebServersResponse, _err error)
- func (client *Client) DescribeWebTechs(request *DescribeWebTechsRequest) (_result *DescribeWebTechsResponse, _err error)
- func (client *Client) DescribeWebTechsWithOptions(request *DescribeWebTechsRequest, runtime *util.RuntimeOptions) (_result *DescribeWebTechsResponse, _err error)
- func (client *Client) EditSession(request *EditSessionRequest) (_result *EditSessionResponse, _err error)
- func (client *Client) EditSessionWithOptions(request *EditSessionRequest, runtime *util.RuntimeOptions) (_result *EditSessionResponse, _err error)
- func (client *Client) GenerateVulReport(request *GenerateVulReportRequest) (_result *GenerateVulReportResponse, _err error)
- func (client *Client) GenerateVulReportWithOptions(request *GenerateVulReportRequest, runtime *util.RuntimeOptions) (_result *GenerateVulReportResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListOrgAttackSurfaceFacets(request *ListOrgAttackSurfaceFacetsRequest) (_result *ListOrgAttackSurfaceFacetsResponse, _err error)
- func (client *Client) ListOrgAttackSurfaceFacetsWithOptions(request *ListOrgAttackSurfaceFacetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgAttackSurfaceFacetsResponse, _err error)
- func (client *Client) ListOrgDNSMap(request *ListOrgDNSMapRequest) (_result *ListOrgDNSMapResponse, _err error)
- func (client *Client) ListOrgDNSMapWithOptions(request *ListOrgDNSMapRequest, runtime *util.RuntimeOptions) (_result *ListOrgDNSMapResponse, _err error)
- func (client *Client) ListOrgDomains(request *ListOrgDomainsRequest) (_result *ListOrgDomainsResponse, _err error)
- func (client *Client) ListOrgDomainsWithOptions(request *ListOrgDomainsRequest, runtime *util.RuntimeOptions) (_result *ListOrgDomainsResponse, _err error)
- func (client *Client) ListOrgHosts(request *ListOrgHostsRequest) (_result *ListOrgHostsResponse, _err error)
- func (client *Client) ListOrgHostsWithOptions(request *ListOrgHostsRequest, runtime *util.RuntimeOptions) (_result *ListOrgHostsResponse, _err error)
- func (client *Client) ListOrgPorts(request *ListOrgPortsRequest) (_result *ListOrgPortsResponse, _err error)
- func (client *Client) ListOrgPortsWithOptions(request *ListOrgPortsRequest, runtime *util.RuntimeOptions) (_result *ListOrgPortsResponse, _err error)
- func (client *Client) ListOrgRiskyAssets(request *ListOrgRiskyAssetsRequest) (_result *ListOrgRiskyAssetsResponse, _err error)
- func (client *Client) ListOrgRiskyAssetsWithOptions(request *ListOrgRiskyAssetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgRiskyAssetsResponse, _err error)
- func (client *Client) ListOrgSubdomains(request *ListOrgSubdomainsRequest) (_result *ListOrgSubdomainsResponse, _err error)
- func (client *Client) ListOrgSubdomainsWithOptions(request *ListOrgSubdomainsRequest, runtime *util.RuntimeOptions) (_result *ListOrgSubdomainsResponse, _err error)
- func (client *Client) ListOrgVulFacets(request *ListOrgVulFacetsRequest) (_result *ListOrgVulFacetsResponse, _err error)
- func (client *Client) ListOrgVulFacetsWithOptions(request *ListOrgVulFacetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgVulFacetsResponse, _err error)
- func (client *Client) ListOrgWebPaths(request *ListOrgWebPathsRequest) (_result *ListOrgWebPathsResponse, _err error)
- func (client *Client) ListOrgWebPathsWithOptions(request *ListOrgWebPathsRequest, runtime *util.RuntimeOptions) (_result *ListOrgWebPathsResponse, _err error)
- func (client *Client) ListOrgWebTechs(request *ListOrgWebTechsRequest) (_result *ListOrgWebTechsResponse, _err error)
- func (client *Client) ListOrgWebTechsWithOptions(request *ListOrgWebTechsRequest, runtime *util.RuntimeOptions) (_result *ListOrgWebTechsResponse, _err error)
- func (client *Client) ListUserAttackSurfaceFacets() (_result *ListUserAttackSurfaceFacetsResponse, _err error)
- func (client *Client) ListUserAttackSurfaceFacetsWithOptions(runtime *util.RuntimeOptions) (_result *ListUserAttackSurfaceFacetsResponse, _err error)
- func (client *Client) ListUserDNSMap(request *ListUserDNSMapRequest) (_result *ListUserDNSMapResponse, _err error)
- func (client *Client) ListUserDNSMapWithOptions(request *ListUserDNSMapRequest, runtime *util.RuntimeOptions) (_result *ListUserDNSMapResponse, _err error)
- func (client *Client) ListUserDomains(request *ListUserDomainsRequest) (_result *ListUserDomainsResponse, _err error)
- func (client *Client) ListUserDomainsWithOptions(request *ListUserDomainsRequest, runtime *util.RuntimeOptions) (_result *ListUserDomainsResponse, _err error)
- func (client *Client) ListUserHosts(request *ListUserHostsRequest) (_result *ListUserHostsResponse, _err error)
- func (client *Client) ListUserHostsWithOptions(request *ListUserHostsRequest, runtime *util.RuntimeOptions) (_result *ListUserHostsResponse, _err error)
- func (client *Client) ListUserOrganizations(request *ListUserOrganizationsRequest) (_result *ListUserOrganizationsResponse, _err error)
- func (client *Client) ListUserOrganizationsWithOptions(request *ListUserOrganizationsRequest, runtime *util.RuntimeOptions) (_result *ListUserOrganizationsResponse, _err error)
- func (client *Client) ListUserPorts(request *ListUserPortsRequest) (_result *ListUserPortsResponse, _err error)
- func (client *Client) ListUserPortsWithOptions(request *ListUserPortsRequest, runtime *util.RuntimeOptions) (_result *ListUserPortsResponse, _err error)
- func (client *Client) ListUserSubdomains(request *ListUserSubdomainsRequest) (_result *ListUserSubdomainsResponse, _err error)
- func (client *Client) ListUserSubdomainsWithOptions(request *ListUserSubdomainsRequest, runtime *util.RuntimeOptions) (_result *ListUserSubdomainsResponse, _err error)
- func (client *Client) ListUserWebPaths(request *ListUserWebPathsRequest) (_result *ListUserWebPathsResponse, _err error)
- func (client *Client) ListUserWebPathsWithOptions(request *ListUserWebPathsRequest, runtime *util.RuntimeOptions) (_result *ListUserWebPathsResponse, _err error)
- func (client *Client) ListUserWebTechs(request *ListUserWebTechsRequest) (_result *ListUserWebTechsResponse, _err error)
- func (client *Client) ListUserWebTechsWithOptions(request *ListUserWebTechsRequest, runtime *util.RuntimeOptions) (_result *ListUserWebTechsResponse, _err error)
- func (client *Client) ModifyOrganization(request *ModifyOrganizationRequest) (_result *ModifyOrganizationResponse, _err error)
- func (client *Client) ModifyOrganizationWithOptions(request *ModifyOrganizationRequest, runtime *util.RuntimeOptions) (_result *ModifyOrganizationResponse, _err error)
- func (client *Client) TagAssetsByRecords(request *TagAssetsByRecordsRequest) (_result *TagAssetsByRecordsResponse, _err error)
- func (client *Client) TagAssetsByRecordsWithOptions(request *TagAssetsByRecordsRequest, runtime *util.RuntimeOptions) (_result *TagAssetsByRecordsResponse, _err error)
- func (client *Client) TagAssetsBySearch(request *TagAssetsBySearchRequest) (_result *TagAssetsBySearchResponse, _err error)
- func (client *Client) TagAssetsBySearchWithOptions(request *TagAssetsBySearchRequest, runtime *util.RuntimeOptions) (_result *TagAssetsBySearchResponse, _err error)
- type CreateOrganizationRequest
- func (s CreateOrganizationRequest) GoString() string
- func (s *CreateOrganizationRequest) SetDescription(v string) *CreateOrganizationRequest
- func (s *CreateOrganizationRequest) SetDomains(v []*string) *CreateOrganizationRequest
- func (s *CreateOrganizationRequest) SetName(v string) *CreateOrganizationRequest
- func (s CreateOrganizationRequest) String() string
- type CreateOrganizationResponse
- func (s CreateOrganizationResponse) GoString() string
- func (s *CreateOrganizationResponse) SetBody(v *CreateOrganizationResponseBody) *CreateOrganizationResponse
- func (s *CreateOrganizationResponse) SetHeaders(v map[string]*string) *CreateOrganizationResponse
- func (s *CreateOrganizationResponse) SetStatusCode(v int32) *CreateOrganizationResponse
- func (s CreateOrganizationResponse) String() string
- type CreateOrganizationResponseBody
- type CreateSessionRequest
- func (s CreateSessionRequest) GoString() string
- func (s *CreateSessionRequest) SetAsset(v string) *CreateSessionRequest
- func (s *CreateSessionRequest) SetLoginSession(v string) *CreateSessionRequest
- func (s *CreateSessionRequest) SetTTL(v int32) *CreateSessionRequest
- func (s CreateSessionRequest) String() string
- type CreateSessionResponse
- func (s CreateSessionResponse) GoString() string
- func (s *CreateSessionResponse) SetBody(v *CreateSessionResponseBody) *CreateSessionResponse
- func (s *CreateSessionResponse) SetHeaders(v map[string]*string) *CreateSessionResponse
- func (s *CreateSessionResponse) SetStatusCode(v int32) *CreateSessionResponse
- func (s CreateSessionResponse) String() string
- type CreateSessionResponseBody
- type DeleteAssetsRequest
- func (s DeleteAssetsRequest) GoString() string
- func (s *DeleteAssetsRequest) SetAssetIds(v []*string) *DeleteAssetsRequest
- func (s *DeleteAssetsRequest) SetResourceOwnerId(v int64) *DeleteAssetsRequest
- func (s *DeleteAssetsRequest) SetSourceIp(v string) *DeleteAssetsRequest
- func (s DeleteAssetsRequest) String() string
- type DeleteAssetsResponse
- func (s DeleteAssetsResponse) GoString() string
- func (s *DeleteAssetsResponse) SetBody(v *DeleteAssetsResponseBody) *DeleteAssetsResponse
- func (s *DeleteAssetsResponse) SetHeaders(v map[string]*string) *DeleteAssetsResponse
- func (s *DeleteAssetsResponse) SetStatusCode(v int32) *DeleteAssetsResponse
- func (s DeleteAssetsResponse) String() string
- type DeleteAssetsResponseBody
- type DeleteOrgAttackSurfaceRecordsRequest
- func (s DeleteOrgAttackSurfaceRecordsRequest) GoString() string
- func (s *DeleteOrgAttackSurfaceRecordsRequest) SetOrgId(v int32) *DeleteOrgAttackSurfaceRecordsRequest
- func (s *DeleteOrgAttackSurfaceRecordsRequest) SetRecords(v []*int32) *DeleteOrgAttackSurfaceRecordsRequest
- func (s *DeleteOrgAttackSurfaceRecordsRequest) SetSource(v string) *DeleteOrgAttackSurfaceRecordsRequest
- func (s DeleteOrgAttackSurfaceRecordsRequest) String() string
- type DeleteOrgAttackSurfaceRecordsResponse
- func (s DeleteOrgAttackSurfaceRecordsResponse) GoString() string
- func (s *DeleteOrgAttackSurfaceRecordsResponse) SetBody(v *DeleteOrgAttackSurfaceRecordsResponseBody) *DeleteOrgAttackSurfaceRecordsResponse
- func (s *DeleteOrgAttackSurfaceRecordsResponse) SetHeaders(v map[string]*string) *DeleteOrgAttackSurfaceRecordsResponse
- func (s *DeleteOrgAttackSurfaceRecordsResponse) SetStatusCode(v int32) *DeleteOrgAttackSurfaceRecordsResponse
- func (s DeleteOrgAttackSurfaceRecordsResponse) String() string
- type DeleteOrgAttackSurfaceRecordsResponseBody
- type DeleteOrganizationsRequest
- type DeleteOrganizationsResponse
- func (s DeleteOrganizationsResponse) GoString() string
- func (s *DeleteOrganizationsResponse) SetBody(v *DeleteOrganizationsResponseBody) *DeleteOrganizationsResponse
- func (s *DeleteOrganizationsResponse) SetHeaders(v map[string]*string) *DeleteOrganizationsResponse
- func (s *DeleteOrganizationsResponse) SetStatusCode(v int32) *DeleteOrganizationsResponse
- func (s DeleteOrganizationsResponse) String() string
- type DeleteOrganizationsResponseBody
- type DeleteSessionRequest
- type DeleteSessionResponse
- func (s DeleteSessionResponse) GoString() string
- func (s *DeleteSessionResponse) SetBody(v *DeleteSessionResponseBody) *DeleteSessionResponse
- func (s *DeleteSessionResponse) SetHeaders(v map[string]*string) *DeleteSessionResponse
- func (s *DeleteSessionResponse) SetStatusCode(v int32) *DeleteSessionResponse
- func (s DeleteSessionResponse) String() string
- type DeleteSessionResponseBody
- type DeleteUserAttackSurfaceRecordsRequest
- func (s DeleteUserAttackSurfaceRecordsRequest) GoString() string
- func (s *DeleteUserAttackSurfaceRecordsRequest) SetRecords(v []*int32) *DeleteUserAttackSurfaceRecordsRequest
- func (s *DeleteUserAttackSurfaceRecordsRequest) SetSource(v string) *DeleteUserAttackSurfaceRecordsRequest
- func (s DeleteUserAttackSurfaceRecordsRequest) String() string
- type DeleteUserAttackSurfaceRecordsResponse
- func (s DeleteUserAttackSurfaceRecordsResponse) GoString() string
- func (s *DeleteUserAttackSurfaceRecordsResponse) SetBody(v *DeleteUserAttackSurfaceRecordsResponseBody) *DeleteUserAttackSurfaceRecordsResponse
- func (s *DeleteUserAttackSurfaceRecordsResponse) SetHeaders(v map[string]*string) *DeleteUserAttackSurfaceRecordsResponse
- func (s *DeleteUserAttackSurfaceRecordsResponse) SetStatusCode(v int32) *DeleteUserAttackSurfaceRecordsResponse
- func (s DeleteUserAttackSurfaceRecordsResponse) String() string
- type DeleteUserAttackSurfaceRecordsResponseBody
- type DescribeAllVulnerabilitiesRequest
- func (s DescribeAllVulnerabilitiesRequest) GoString() string
- func (s *DescribeAllVulnerabilitiesRequest) SetBeginTime(v int64) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetCategory(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetCurrentPage(v int32) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetEndTime(v int64) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetLang(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetModule(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetName(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetPageSize(v int32) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetResourceOwnerId(v int64) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetScanId(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetSearch(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetSeverity(v int32) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetSourceIp(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetStatus(v string) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetTaskId(v int64) *DescribeAllVulnerabilitiesRequest
- func (s *DescribeAllVulnerabilitiesRequest) SetVulType(v int64) *DescribeAllVulnerabilitiesRequest
- func (s DescribeAllVulnerabilitiesRequest) String() string
- type DescribeAllVulnerabilitiesResponse
- func (s DescribeAllVulnerabilitiesResponse) GoString() string
- func (s *DescribeAllVulnerabilitiesResponse) SetBody(v *DescribeAllVulnerabilitiesResponseBody) *DescribeAllVulnerabilitiesResponse
- func (s *DescribeAllVulnerabilitiesResponse) SetHeaders(v map[string]*string) *DescribeAllVulnerabilitiesResponse
- func (s *DescribeAllVulnerabilitiesResponse) SetStatusCode(v int32) *DescribeAllVulnerabilitiesResponse
- func (s DescribeAllVulnerabilitiesResponse) String() string
- type DescribeAllVulnerabilitiesResponseBody
- func (s DescribeAllVulnerabilitiesResponseBody) GoString() string
- func (s *DescribeAllVulnerabilitiesResponseBody) SetCount(v int32) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetCurrentPage(v int32) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetList(v []*DescribeAllVulnerabilitiesResponseBodyList) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetPageCount(v int32) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetPageSize(v int32) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetRequestId(v string) *DescribeAllVulnerabilitiesResponseBody
- func (s *DescribeAllVulnerabilitiesResponseBody) SetTotalCount(v int32) *DescribeAllVulnerabilitiesResponseBody
- func (s DescribeAllVulnerabilitiesResponseBody) String() string
- type DescribeAllVulnerabilitiesResponseBodyList
- func (s DescribeAllVulnerabilitiesResponseBodyList) GoString() string
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetHostname(v string) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetId(v int64) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetLastDiscoveredAt(v int64) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetName(v string) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetSeverity(v int32) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetStatus(v int32) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetTarget(v string) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetTaskId(v int64) *DescribeAllVulnerabilitiesResponseBodyList
- func (s *DescribeAllVulnerabilitiesResponseBodyList) SetVulnerabilityTypeDes(v string) *DescribeAllVulnerabilitiesResponseBodyList
- func (s DescribeAllVulnerabilitiesResponseBodyList) String() string
- type DescribeAssetsRequest
- func (s DescribeAssetsRequest) GoString() string
- func (s *DescribeAssetsRequest) SetAssets(v []*string) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetCurrentPage(v int32) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetGmtCreateFrom(v int64) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetGmtCreateTo(v int64) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetPageSize(v int32) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetResourceOwnerId(v int64) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetSearch(v string) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetSource(v string) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetSourceIp(v string) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetStatus(v string) *DescribeAssetsRequest
- func (s *DescribeAssetsRequest) SetTypes(v []*string) *DescribeAssetsRequest
- func (s DescribeAssetsRequest) String() string
- type DescribeAssetsResponse
- func (s DescribeAssetsResponse) GoString() string
- func (s *DescribeAssetsResponse) SetBody(v *DescribeAssetsResponseBody) *DescribeAssetsResponse
- func (s *DescribeAssetsResponse) SetHeaders(v map[string]*string) *DescribeAssetsResponse
- func (s *DescribeAssetsResponse) SetStatusCode(v int32) *DescribeAssetsResponse
- func (s DescribeAssetsResponse) String() string
- type DescribeAssetsResponseBody
- func (s DescribeAssetsResponseBody) GoString() string
- func (s *DescribeAssetsResponseBody) SetCount(v int32) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetCurrentPage(v int32) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetList(v []*DescribeAssetsResponseBodyList) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetPageCount(v int32) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetPageSize(v int32) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetRequestId(v string) *DescribeAssetsResponseBody
- func (s *DescribeAssetsResponseBody) SetTotalCount(v int32) *DescribeAssetsResponseBody
- func (s DescribeAssetsResponseBody) String() string
- type DescribeAssetsResponseBodyList
- func (s DescribeAssetsResponseBodyList) GoString() string
- func (s *DescribeAssetsResponseBodyList) SetAsset(v string) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetAssetId(v string) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetExpireTime(v int64) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetGmtCreate(v int64) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetLastScanDate(v int64) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetSource(v string) *DescribeAssetsResponseBodyList
- func (s *DescribeAssetsResponseBodyList) SetType(v string) *DescribeAssetsResponseBodyList
- func (s DescribeAssetsResponseBodyList) String() string
- type DescribeAttackSurfacesFacetsRequest
- type DescribeAttackSurfacesFacetsResponse
- func (s DescribeAttackSurfacesFacetsResponse) GoString() string
- func (s *DescribeAttackSurfacesFacetsResponse) SetBody(v *DescribeAttackSurfacesFacetsResponseBody) *DescribeAttackSurfacesFacetsResponse
- func (s *DescribeAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeAttackSurfacesFacetsResponse
- func (s *DescribeAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeAttackSurfacesFacetsResponse
- func (s DescribeAttackSurfacesFacetsResponse) String() string
- type DescribeAttackSurfacesFacetsResponseBody
- func (s DescribeAttackSurfacesFacetsResponseBody) GoString() string
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetDNSMap(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetDomains(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetHosts(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetPorts(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetSubdomains(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebServers(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeAttackSurfacesFacetsResponseBody
- func (s DescribeAttackSurfacesFacetsResponseBody) String() string
- type DescribeCrawlerRequestsRequest
- func (s DescribeCrawlerRequestsRequest) GoString() string
- func (s *DescribeCrawlerRequestsRequest) SetAsset(v string) *DescribeCrawlerRequestsRequest
- func (s *DescribeCrawlerRequestsRequest) SetCurrentPage(v int32) *DescribeCrawlerRequestsRequest
- func (s *DescribeCrawlerRequestsRequest) SetPageSize(v int32) *DescribeCrawlerRequestsRequest
- func (s *DescribeCrawlerRequestsRequest) SetTaskId(v int32) *DescribeCrawlerRequestsRequest
- func (s DescribeCrawlerRequestsRequest) String() string
- type DescribeCrawlerRequestsResponse
- func (s DescribeCrawlerRequestsResponse) GoString() string
- func (s *DescribeCrawlerRequestsResponse) SetBody(v *DescribeCrawlerRequestsResponseBody) *DescribeCrawlerRequestsResponse
- func (s *DescribeCrawlerRequestsResponse) SetHeaders(v map[string]*string) *DescribeCrawlerRequestsResponse
- func (s *DescribeCrawlerRequestsResponse) SetStatusCode(v int32) *DescribeCrawlerRequestsResponse
- func (s DescribeCrawlerRequestsResponse) String() string
- type DescribeCrawlerRequestsResponseBody
- func (s DescribeCrawlerRequestsResponseBody) GoString() string
- func (s *DescribeCrawlerRequestsResponseBody) SetRecords(v []*DescribeCrawlerRequestsResponseBodyRecords) *DescribeCrawlerRequestsResponseBody
- func (s *DescribeCrawlerRequestsResponseBody) SetRequestId(v string) *DescribeCrawlerRequestsResponseBody
- func (s *DescribeCrawlerRequestsResponseBody) SetTotal(v int32) *DescribeCrawlerRequestsResponseBody
- func (s DescribeCrawlerRequestsResponseBody) String() string
- type DescribeCrawlerRequestsResponseBodyRecords
- func (s DescribeCrawlerRequestsResponseBodyRecords) GoString() string
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetCookies(v string) *DescribeCrawlerRequestsResponseBodyRecords
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetData(v string) *DescribeCrawlerRequestsResponseBodyRecords
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetIndex(v int32) *DescribeCrawlerRequestsResponseBodyRecords
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetMethod(v string) *DescribeCrawlerRequestsResponseBodyRecords
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetURL(v string) *DescribeCrawlerRequestsResponseBodyRecords
- func (s *DescribeCrawlerRequestsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeCrawlerRequestsResponseBodyRecords
- func (s DescribeCrawlerRequestsResponseBodyRecords) String() string
- type DescribeDNSMapRequest
- func (s DescribeDNSMapRequest) GoString() string
- func (s *DescribeDNSMapRequest) SetAsset(v string) *DescribeDNSMapRequest
- func (s *DescribeDNSMapRequest) SetCurrentPage(v int32) *DescribeDNSMapRequest
- func (s *DescribeDNSMapRequest) SetPageSize(v int32) *DescribeDNSMapRequest
- func (s *DescribeDNSMapRequest) SetTaskId(v int32) *DescribeDNSMapRequest
- func (s DescribeDNSMapRequest) String() string
- type DescribeDNSMapResponse
- func (s DescribeDNSMapResponse) GoString() string
- func (s *DescribeDNSMapResponse) SetBody(v *DescribeDNSMapResponseBody) *DescribeDNSMapResponse
- func (s *DescribeDNSMapResponse) SetHeaders(v map[string]*string) *DescribeDNSMapResponse
- func (s *DescribeDNSMapResponse) SetStatusCode(v int32) *DescribeDNSMapResponse
- func (s DescribeDNSMapResponse) String() string
- type DescribeDNSMapResponseBody
- func (s DescribeDNSMapResponseBody) GoString() string
- func (s *DescribeDNSMapResponseBody) SetRecords(v []*DescribeDNSMapResponseBodyRecords) *DescribeDNSMapResponseBody
- func (s *DescribeDNSMapResponseBody) SetRequestId(v string) *DescribeDNSMapResponseBody
- func (s *DescribeDNSMapResponseBody) SetTotal(v int32) *DescribeDNSMapResponseBody
- func (s DescribeDNSMapResponseBody) String() string
- type DescribeDNSMapResponseBodyRecords
- func (s DescribeDNSMapResponseBodyRecords) GoString() string
- func (s *DescribeDNSMapResponseBodyRecords) SetDomain(v string) *DescribeDNSMapResponseBodyRecords
- func (s *DescribeDNSMapResponseBodyRecords) SetIndex(v int32) *DescribeDNSMapResponseBodyRecords
- func (s *DescribeDNSMapResponseBodyRecords) SetRecord(v string) *DescribeDNSMapResponseBodyRecords
- func (s *DescribeDNSMapResponseBodyRecords) SetType(v string) *DescribeDNSMapResponseBodyRecords
- func (s *DescribeDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *DescribeDNSMapResponseBodyRecords
- func (s DescribeDNSMapResponseBodyRecords) String() string
- type DescribeDomainAttackSurfacesFacetsRequest
- func (s DescribeDomainAttackSurfacesFacetsRequest) GoString() string
- func (s *DescribeDomainAttackSurfacesFacetsRequest) SetDomain(v string) *DescribeDomainAttackSurfacesFacetsRequest
- func (s *DescribeDomainAttackSurfacesFacetsRequest) SetTaskId(v int32) *DescribeDomainAttackSurfacesFacetsRequest
- func (s DescribeDomainAttackSurfacesFacetsRequest) String() string
- type DescribeDomainAttackSurfacesFacetsResponse
- func (s DescribeDomainAttackSurfacesFacetsResponse) GoString() string
- func (s *DescribeDomainAttackSurfacesFacetsResponse) SetBody(v *DescribeDomainAttackSurfacesFacetsResponseBody) *DescribeDomainAttackSurfacesFacetsResponse
- func (s *DescribeDomainAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeDomainAttackSurfacesFacetsResponse
- func (s *DescribeDomainAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeDomainAttackSurfacesFacetsResponse
- func (s DescribeDomainAttackSurfacesFacetsResponse) String() string
- type DescribeDomainAttackSurfacesFacetsResponseBody
- func (s DescribeDomainAttackSurfacesFacetsResponseBody) GoString() string
- func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
- func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeDomainAttackSurfacesFacetsResponseBody
- func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
- func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebServers(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
- func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
- func (s DescribeDomainAttackSurfacesFacetsResponseBody) String() string
- type DescribeDomainsRequest
- func (s DescribeDomainsRequest) GoString() string
- func (s *DescribeDomainsRequest) SetAsset(v string) *DescribeDomainsRequest
- func (s *DescribeDomainsRequest) SetCurrentPage(v int32) *DescribeDomainsRequest
- func (s *DescribeDomainsRequest) SetPageSize(v int32) *DescribeDomainsRequest
- func (s *DescribeDomainsRequest) SetTaskId(v int32) *DescribeDomainsRequest
- func (s DescribeDomainsRequest) String() string
- type DescribeDomainsResponse
- func (s DescribeDomainsResponse) GoString() string
- func (s *DescribeDomainsResponse) SetBody(v *DescribeDomainsResponseBody) *DescribeDomainsResponse
- func (s *DescribeDomainsResponse) SetHeaders(v map[string]*string) *DescribeDomainsResponse
- func (s *DescribeDomainsResponse) SetStatusCode(v int32) *DescribeDomainsResponse
- func (s DescribeDomainsResponse) String() string
- type DescribeDomainsResponseBody
- func (s DescribeDomainsResponseBody) GoString() string
- func (s *DescribeDomainsResponseBody) SetRecords(v []*DescribeDomainsResponseBodyRecords) *DescribeDomainsResponseBody
- func (s *DescribeDomainsResponseBody) SetRequestId(v string) *DescribeDomainsResponseBody
- func (s *DescribeDomainsResponseBody) SetTotal(v int32) *DescribeDomainsResponseBody
- func (s DescribeDomainsResponseBody) String() string
- type DescribeDomainsResponseBodyRecords
- func (s DescribeDomainsResponseBodyRecords) GoString() string
- func (s *DescribeDomainsResponseBodyRecords) SetDomain(v string) *DescribeDomainsResponseBodyRecords
- func (s *DescribeDomainsResponseBodyRecords) SetIndex(v int32) *DescribeDomainsResponseBodyRecords
- func (s *DescribeDomainsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeDomainsResponseBodyRecords
- func (s DescribeDomainsResponseBodyRecords) String() string
- type DescribeHostAttackSurfacesFacetsRequest
- func (s DescribeHostAttackSurfacesFacetsRequest) GoString() string
- func (s *DescribeHostAttackSurfacesFacetsRequest) SetHost(v string) *DescribeHostAttackSurfacesFacetsRequest
- func (s *DescribeHostAttackSurfacesFacetsRequest) SetTaskId(v int32) *DescribeHostAttackSurfacesFacetsRequest
- func (s DescribeHostAttackSurfacesFacetsRequest) String() string
- type DescribeHostAttackSurfacesFacetsResponse
- func (s DescribeHostAttackSurfacesFacetsResponse) GoString() string
- func (s *DescribeHostAttackSurfacesFacetsResponse) SetBody(v *DescribeHostAttackSurfacesFacetsResponseBody) *DescribeHostAttackSurfacesFacetsResponse
- func (s *DescribeHostAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeHostAttackSurfacesFacetsResponse
- func (s *DescribeHostAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeHostAttackSurfacesFacetsResponse
- func (s DescribeHostAttackSurfacesFacetsResponse) String() string
- type DescribeHostAttackSurfacesFacetsResponseBody
- func (s DescribeHostAttackSurfacesFacetsResponseBody) GoString() string
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetHosts(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetPorts(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
- func (s DescribeHostAttackSurfacesFacetsResponseBody) String() string
- type DescribeHostsRequest
- func (s DescribeHostsRequest) GoString() string
- func (s *DescribeHostsRequest) SetAsset(v string) *DescribeHostsRequest
- func (s *DescribeHostsRequest) SetCurrentPage(v int32) *DescribeHostsRequest
- func (s *DescribeHostsRequest) SetPageSize(v int32) *DescribeHostsRequest
- func (s *DescribeHostsRequest) SetTaskId(v int32) *DescribeHostsRequest
- func (s DescribeHostsRequest) String() string
- type DescribeHostsResponse
- func (s DescribeHostsResponse) GoString() string
- func (s *DescribeHostsResponse) SetBody(v *DescribeHostsResponseBody) *DescribeHostsResponse
- func (s *DescribeHostsResponse) SetHeaders(v map[string]*string) *DescribeHostsResponse
- func (s *DescribeHostsResponse) SetStatusCode(v int32) *DescribeHostsResponse
- func (s DescribeHostsResponse) String() string
- type DescribeHostsResponseBody
- func (s DescribeHostsResponseBody) GoString() string
- func (s *DescribeHostsResponseBody) SetRecords(v []*DescribeHostsResponseBodyRecords) *DescribeHostsResponseBody
- func (s *DescribeHostsResponseBody) SetRequestId(v string) *DescribeHostsResponseBody
- func (s *DescribeHostsResponseBody) SetTotal(v int32) *DescribeHostsResponseBody
- func (s DescribeHostsResponseBody) String() string
- type DescribeHostsResponseBodyRecords
- func (s DescribeHostsResponseBodyRecords) GoString() string
- func (s *DescribeHostsResponseBodyRecords) SetHostname(v string) *DescribeHostsResponseBodyRecords
- func (s *DescribeHostsResponseBodyRecords) SetIP(v string) *DescribeHostsResponseBodyRecords
- func (s *DescribeHostsResponseBodyRecords) SetIndex(v int32) *DescribeHostsResponseBodyRecords
- func (s *DescribeHostsResponseBodyRecords) SetIsUp(v string) *DescribeHostsResponseBodyRecords
- func (s *DescribeHostsResponseBodyRecords) SetOS(v string) *DescribeHostsResponseBodyRecords
- func (s *DescribeHostsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeHostsResponseBodyRecords
- func (s DescribeHostsResponseBodyRecords) String() string
- type DescribeListSessionsRequest
- func (s DescribeListSessionsRequest) GoString() string
- func (s *DescribeListSessionsRequest) SetAsset(v string) *DescribeListSessionsRequest
- func (s *DescribeListSessionsRequest) SetCurrentPage(v int32) *DescribeListSessionsRequest
- func (s *DescribeListSessionsRequest) SetPageSize(v int32) *DescribeListSessionsRequest
- func (s DescribeListSessionsRequest) String() string
- type DescribeListSessionsResponse
- func (s DescribeListSessionsResponse) GoString() string
- func (s *DescribeListSessionsResponse) SetBody(v *DescribeListSessionsResponseBody) *DescribeListSessionsResponse
- func (s *DescribeListSessionsResponse) SetHeaders(v map[string]*string) *DescribeListSessionsResponse
- func (s *DescribeListSessionsResponse) SetStatusCode(v int32) *DescribeListSessionsResponse
- func (s DescribeListSessionsResponse) String() string
- type DescribeListSessionsResponseBody
- func (s DescribeListSessionsResponseBody) GoString() string
- func (s *DescribeListSessionsResponseBody) SetCurrentPage(v int32) *DescribeListSessionsResponseBody
- func (s *DescribeListSessionsResponseBody) SetPageSize(v int32) *DescribeListSessionsResponseBody
- func (s *DescribeListSessionsResponseBody) SetRequestId(v string) *DescribeListSessionsResponseBody
- func (s *DescribeListSessionsResponseBody) SetSessions(v []*DescribeListSessionsResponseBodySessions) *DescribeListSessionsResponseBody
- func (s *DescribeListSessionsResponseBody) SetTotalCount(v int32) *DescribeListSessionsResponseBody
- func (s DescribeListSessionsResponseBody) String() string
- type DescribeListSessionsResponseBodySessions
- func (s DescribeListSessionsResponseBodySessions) GoString() string
- func (s *DescribeListSessionsResponseBodySessions) SetAliUid(v int32) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetAsset(v string) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetCreatedAt(v int64) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetExpired(v int32) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetLoginSession(v string) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetModifiedAt(v int64) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetSessionId(v int32) *DescribeListSessionsResponseBodySessions
- func (s *DescribeListSessionsResponseBodySessions) SetTTL(v int32) *DescribeListSessionsResponseBodySessions
- func (s DescribeListSessionsResponseBodySessions) String() string
- type DescribeOrgAttackSurfaceDetailsRequest
- func (s DescribeOrgAttackSurfaceDetailsRequest) GoString() string
- func (s *DescribeOrgAttackSurfaceDetailsRequest) SetOrgId(v int32) *DescribeOrgAttackSurfaceDetailsRequest
- func (s *DescribeOrgAttackSurfaceDetailsRequest) SetRecordId(v int32) *DescribeOrgAttackSurfaceDetailsRequest
- func (s *DescribeOrgAttackSurfaceDetailsRequest) SetSource(v string) *DescribeOrgAttackSurfaceDetailsRequest
- func (s DescribeOrgAttackSurfaceDetailsRequest) String() string
- type DescribeOrgAttackSurfaceDetailsResponse
- func (s DescribeOrgAttackSurfaceDetailsResponse) GoString() string
- func (s *DescribeOrgAttackSurfaceDetailsResponse) SetBody(v *DescribeOrgAttackSurfaceDetailsResponseBody) *DescribeOrgAttackSurfaceDetailsResponse
- func (s *DescribeOrgAttackSurfaceDetailsResponse) SetHeaders(v map[string]*string) *DescribeOrgAttackSurfaceDetailsResponse
- func (s *DescribeOrgAttackSurfaceDetailsResponse) SetStatusCode(v int32) *DescribeOrgAttackSurfaceDetailsResponse
- func (s DescribeOrgAttackSurfaceDetailsResponse) String() string
- type DescribeOrgAttackSurfaceDetailsResponseBody
- func (s DescribeOrgAttackSurfaceDetailsResponseBody) GoString() string
- func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetFirstScannedAt(v int64) *DescribeOrgAttackSurfaceDetailsResponseBody
- func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetLastScannedAt(v int64) *DescribeOrgAttackSurfaceDetailsResponseBody
- func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetOccurrences(v int32) *DescribeOrgAttackSurfaceDetailsResponseBody
- func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetRequestId(v string) *DescribeOrgAttackSurfaceDetailsResponseBody
- func (s DescribeOrgAttackSurfaceDetailsResponseBody) String() string
- type DescribeOrgInfoRequest
- type DescribeOrgInfoResponse
- func (s DescribeOrgInfoResponse) GoString() string
- func (s *DescribeOrgInfoResponse) SetBody(v *DescribeOrgInfoResponseBody) *DescribeOrgInfoResponse
- func (s *DescribeOrgInfoResponse) SetHeaders(v map[string]*string) *DescribeOrgInfoResponse
- func (s *DescribeOrgInfoResponse) SetStatusCode(v int32) *DescribeOrgInfoResponse
- func (s DescribeOrgInfoResponse) String() string
- type DescribeOrgInfoResponseBody
- func (s DescribeOrgInfoResponseBody) GoString() string
- func (s *DescribeOrgInfoResponseBody) SetAliUid(v int64) *DescribeOrgInfoResponseBody
- func (s *DescribeOrgInfoResponseBody) SetCreatedAt(v int64) *DescribeOrgInfoResponseBody
- func (s *DescribeOrgInfoResponseBody) SetDescription(v string) *DescribeOrgInfoResponseBody
- func (s *DescribeOrgInfoResponseBody) SetName(v string) *DescribeOrgInfoResponseBody
- func (s *DescribeOrgInfoResponseBody) SetOrgId(v int32) *DescribeOrgInfoResponseBody
- func (s *DescribeOrgInfoResponseBody) SetRequestId(v string) *DescribeOrgInfoResponseBody
- func (s DescribeOrgInfoResponseBody) String() string
- type DescribePortsRequest
- func (s DescribePortsRequest) GoString() string
- func (s *DescribePortsRequest) SetAsset(v string) *DescribePortsRequest
- func (s *DescribePortsRequest) SetCurrentPage(v int32) *DescribePortsRequest
- func (s *DescribePortsRequest) SetPageSize(v int32) *DescribePortsRequest
- func (s *DescribePortsRequest) SetTaskId(v int32) *DescribePortsRequest
- func (s DescribePortsRequest) String() string
- type DescribePortsResponse
- func (s DescribePortsResponse) GoString() string
- func (s *DescribePortsResponse) SetBody(v *DescribePortsResponseBody) *DescribePortsResponse
- func (s *DescribePortsResponse) SetHeaders(v map[string]*string) *DescribePortsResponse
- func (s *DescribePortsResponse) SetStatusCode(v int32) *DescribePortsResponse
- func (s DescribePortsResponse) String() string
- type DescribePortsResponseBody
- func (s DescribePortsResponseBody) GoString() string
- func (s *DescribePortsResponseBody) SetRecords(v []*DescribePortsResponseBodyRecords) *DescribePortsResponseBody
- func (s *DescribePortsResponseBody) SetRequestId(v string) *DescribePortsResponseBody
- func (s *DescribePortsResponseBody) SetTotal(v int32) *DescribePortsResponseBody
- func (s DescribePortsResponseBody) String() string
- type DescribePortsResponseBodyRecords
- func (s DescribePortsResponseBodyRecords) GoString() string
- func (s *DescribePortsResponseBodyRecords) SetFingerprint(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetIP(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetIndex(v int32) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetPort(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetProduct(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetProtocol(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetService(v string) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetUpdatedAt(v int64) *DescribePortsResponseBodyRecords
- func (s *DescribePortsResponseBodyRecords) SetVersion(v string) *DescribePortsResponseBodyRecords
- func (s DescribePortsResponseBodyRecords) String() string
- type DescribeScanSessionsRequest
- func (s DescribeScanSessionsRequest) GoString() string
- func (s *DescribeScanSessionsRequest) SetCurrentPage(v int32) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetPageSize(v int32) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetResourceOwnerId(v int64) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetScanId(v string) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetSearch(v string) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetSourceIp(v string) *DescribeScanSessionsRequest
- func (s *DescribeScanSessionsRequest) SetStatusList(v []*string) *DescribeScanSessionsRequest
- func (s DescribeScanSessionsRequest) String() string
- type DescribeScanSessionsResponse
- func (s DescribeScanSessionsResponse) GoString() string
- func (s *DescribeScanSessionsResponse) SetBody(v *DescribeScanSessionsResponseBody) *DescribeScanSessionsResponse
- func (s *DescribeScanSessionsResponse) SetHeaders(v map[string]*string) *DescribeScanSessionsResponse
- func (s *DescribeScanSessionsResponse) SetStatusCode(v int32) *DescribeScanSessionsResponse
- func (s DescribeScanSessionsResponse) String() string
- type DescribeScanSessionsResponseBody
- func (s DescribeScanSessionsResponseBody) GoString() string
- func (s *DescribeScanSessionsResponseBody) SetCount(v int32) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetCurrentPage(v int32) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetList(v []*DescribeScanSessionsResponseBodyList) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetPageCount(v int32) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetPageSize(v int32) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetRequestId(v string) *DescribeScanSessionsResponseBody
- func (s *DescribeScanSessionsResponseBody) SetTotalCount(v int32) *DescribeScanSessionsResponseBody
- func (s DescribeScanSessionsResponseBody) String() string
- type DescribeScanSessionsResponseBodyList
- func (s DescribeScanSessionsResponseBodyList) GoString() string
- func (s *DescribeScanSessionsResponseBodyList) SetCreatedAt(v int64) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetFinishedAt(v int64) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetInterval(v int32) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetJobStatus(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetName(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetPeriod(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetReportStatus(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetReportUrl(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetRunPercent(v float32) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetScanId(v string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetTargets(v []*string) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetTaskId(v int64) *DescribeScanSessionsResponseBodyList
- func (s *DescribeScanSessionsResponseBodyList) SetTriggerType(v string) *DescribeScanSessionsResponseBodyList
- func (s DescribeScanSessionsResponseBodyList) String() string
- type DescribeSessionRequest
- type DescribeSessionResponse
- func (s DescribeSessionResponse) GoString() string
- func (s *DescribeSessionResponse) SetBody(v *DescribeSessionResponseBody) *DescribeSessionResponse
- func (s *DescribeSessionResponse) SetHeaders(v map[string]*string) *DescribeSessionResponse
- func (s *DescribeSessionResponse) SetStatusCode(v int32) *DescribeSessionResponse
- func (s DescribeSessionResponse) String() string
- type DescribeSessionResponseBody
- func (s DescribeSessionResponseBody) GoString() string
- func (s *DescribeSessionResponseBody) SetRequestId(v string) *DescribeSessionResponseBody
- func (s *DescribeSessionResponseBody) SetSession(v *DescribeSessionResponseBodySession) *DescribeSessionResponseBody
- func (s DescribeSessionResponseBody) String() string
- type DescribeSessionResponseBodySession
- func (s DescribeSessionResponseBodySession) GoString() string
- func (s *DescribeSessionResponseBodySession) SetAliUid(v int32) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetAsset(v string) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetCreatedAt(v int64) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetExpired(v int32) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetLoginSession(v string) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetModifiedAt(v int64) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetSessionId(v int32) *DescribeSessionResponseBodySession
- func (s *DescribeSessionResponseBodySession) SetTTL(v int32) *DescribeSessionResponseBodySession
- func (s DescribeSessionResponseBodySession) String() string
- type DescribeSubdomainsRequest
- func (s DescribeSubdomainsRequest) GoString() string
- func (s *DescribeSubdomainsRequest) SetAsset(v string) *DescribeSubdomainsRequest
- func (s *DescribeSubdomainsRequest) SetCurrentPage(v int32) *DescribeSubdomainsRequest
- func (s *DescribeSubdomainsRequest) SetPageSize(v int32) *DescribeSubdomainsRequest
- func (s *DescribeSubdomainsRequest) SetTaskId(v int32) *DescribeSubdomainsRequest
- func (s DescribeSubdomainsRequest) String() string
- type DescribeSubdomainsResponse
- func (s DescribeSubdomainsResponse) GoString() string
- func (s *DescribeSubdomainsResponse) SetBody(v *DescribeSubdomainsResponseBody) *DescribeSubdomainsResponse
- func (s *DescribeSubdomainsResponse) SetHeaders(v map[string]*string) *DescribeSubdomainsResponse
- func (s *DescribeSubdomainsResponse) SetStatusCode(v int32) *DescribeSubdomainsResponse
- func (s DescribeSubdomainsResponse) String() string
- type DescribeSubdomainsResponseBody
- func (s DescribeSubdomainsResponseBody) GoString() string
- func (s *DescribeSubdomainsResponseBody) SetRecords(v []*DescribeSubdomainsResponseBodyRecords) *DescribeSubdomainsResponseBody
- func (s *DescribeSubdomainsResponseBody) SetRequestId(v string) *DescribeSubdomainsResponseBody
- func (s *DescribeSubdomainsResponseBody) SetTotal(v int32) *DescribeSubdomainsResponseBody
- func (s DescribeSubdomainsResponseBody) String() string
- type DescribeSubdomainsResponseBodyRecords
- func (s DescribeSubdomainsResponseBodyRecords) GoString() string
- func (s *DescribeSubdomainsResponseBodyRecords) SetDomain(v string) *DescribeSubdomainsResponseBodyRecords
- func (s *DescribeSubdomainsResponseBodyRecords) SetIndex(v int32) *DescribeSubdomainsResponseBodyRecords
- func (s *DescribeSubdomainsResponseBodyRecords) SetRootDomain(v string) *DescribeSubdomainsResponseBodyRecords
- func (s *DescribeSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeSubdomainsResponseBodyRecords
- func (s DescribeSubdomainsResponseBodyRecords) String() string
- type DescribeUserTagsRequest
- func (s DescribeUserTagsRequest) GoString() string
- func (s *DescribeUserTagsRequest) SetCurrentPage(v int32) *DescribeUserTagsRequest
- func (s *DescribeUserTagsRequest) SetLang(v string) *DescribeUserTagsRequest
- func (s *DescribeUserTagsRequest) SetPageSize(v int32) *DescribeUserTagsRequest
- func (s *DescribeUserTagsRequest) SetResourceOwnerId(v int64) *DescribeUserTagsRequest
- func (s *DescribeUserTagsRequest) SetSearch(v string) *DescribeUserTagsRequest
- func (s *DescribeUserTagsRequest) SetSourceIp(v string) *DescribeUserTagsRequest
- func (s DescribeUserTagsRequest) String() string
- type DescribeUserTagsResponse
- func (s DescribeUserTagsResponse) GoString() string
- func (s *DescribeUserTagsResponse) SetBody(v *DescribeUserTagsResponseBody) *DescribeUserTagsResponse
- func (s *DescribeUserTagsResponse) SetHeaders(v map[string]*string) *DescribeUserTagsResponse
- func (s *DescribeUserTagsResponse) SetStatusCode(v int32) *DescribeUserTagsResponse
- func (s DescribeUserTagsResponse) String() string
- type DescribeUserTagsResponseBody
- func (s DescribeUserTagsResponseBody) GoString() string
- func (s *DescribeUserTagsResponseBody) SetCount(v int32) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetCurrentPage(v int32) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetList(v []*DescribeUserTagsResponseBodyList) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetPageCount(v int32) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetPageSize(v int32) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetRequestId(v string) *DescribeUserTagsResponseBody
- func (s *DescribeUserTagsResponseBody) SetTotalCount(v int32) *DescribeUserTagsResponseBody
- func (s DescribeUserTagsResponseBody) String() string
- type DescribeUserTagsResponseBodyList
- func (s DescribeUserTagsResponseBodyList) GoString() string
- func (s *DescribeUserTagsResponseBodyList) SetAssetCount(v int32) *DescribeUserTagsResponseBodyList
- func (s *DescribeUserTagsResponseBodyList) SetTagKey(v string) *DescribeUserTagsResponseBodyList
- func (s DescribeUserTagsResponseBodyList) String() string
- type DescribeVulnerabilityRequest
- func (s DescribeVulnerabilityRequest) GoString() string
- func (s *DescribeVulnerabilityRequest) SetId(v int64) *DescribeVulnerabilityRequest
- func (s *DescribeVulnerabilityRequest) SetLang(v string) *DescribeVulnerabilityRequest
- func (s *DescribeVulnerabilityRequest) SetResourceOwnerId(v int64) *DescribeVulnerabilityRequest
- func (s *DescribeVulnerabilityRequest) SetSourceIp(v string) *DescribeVulnerabilityRequest
- func (s DescribeVulnerabilityRequest) String() string
- type DescribeVulnerabilityResponse
- func (s DescribeVulnerabilityResponse) GoString() string
- func (s *DescribeVulnerabilityResponse) SetBody(v *DescribeVulnerabilityResponseBody) *DescribeVulnerabilityResponse
- func (s *DescribeVulnerabilityResponse) SetHeaders(v map[string]*string) *DescribeVulnerabilityResponse
- func (s *DescribeVulnerabilityResponse) SetStatusCode(v int32) *DescribeVulnerabilityResponse
- func (s DescribeVulnerabilityResponse) String() string
- type DescribeVulnerabilityResponseBody
- func (s DescribeVulnerabilityResponseBody) GoString() string
- func (s *DescribeVulnerabilityResponseBody) SetArgs(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetData(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetDescription(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetHostname(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetId(v int64) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetImpact(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetLastDiscoveredAt(v int64) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetName(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetPoc(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetReference(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetRequestId(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetSeverity(v int32) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetSolution(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetSuccess(v bool) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetTarget(v string) *DescribeVulnerabilityResponseBody
- func (s *DescribeVulnerabilityResponseBody) SetVulnerability(v *DescribeVulnerabilityResponseBodyVulnerability) *DescribeVulnerabilityResponseBody
- func (s DescribeVulnerabilityResponseBody) String() string
- type DescribeVulnerabilityResponseBodyVulnerability
- func (s DescribeVulnerabilityResponseBodyVulnerability) GoString() string
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetArgs(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetCommonType(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetCwe(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetData(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetDescription(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetHostname(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetId(v int64) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetImpact(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetLastDiscoveredAt(v int64) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetName(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetOwasp(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetPoc(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetReference(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetSeverity(v int32) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetSolution(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetStatus(v int32) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetTarget(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s *DescribeVulnerabilityResponseBodyVulnerability) SetWasc(v string) *DescribeVulnerabilityResponseBodyVulnerability
- func (s DescribeVulnerabilityResponseBodyVulnerability) String() string
- type DescribeWebPathsRequest
- func (s DescribeWebPathsRequest) GoString() string
- func (s *DescribeWebPathsRequest) SetAsset(v string) *DescribeWebPathsRequest
- func (s *DescribeWebPathsRequest) SetCurrentPage(v int32) *DescribeWebPathsRequest
- func (s *DescribeWebPathsRequest) SetPageSize(v int32) *DescribeWebPathsRequest
- func (s *DescribeWebPathsRequest) SetTaskId(v int32) *DescribeWebPathsRequest
- func (s DescribeWebPathsRequest) String() string
- type DescribeWebPathsResponse
- func (s DescribeWebPathsResponse) GoString() string
- func (s *DescribeWebPathsResponse) SetBody(v *DescribeWebPathsResponseBody) *DescribeWebPathsResponse
- func (s *DescribeWebPathsResponse) SetHeaders(v map[string]*string) *DescribeWebPathsResponse
- func (s *DescribeWebPathsResponse) SetStatusCode(v int32) *DescribeWebPathsResponse
- func (s DescribeWebPathsResponse) String() string
- type DescribeWebPathsResponseBody
- func (s DescribeWebPathsResponseBody) GoString() string
- func (s *DescribeWebPathsResponseBody) SetRecords(v []*DescribeWebPathsResponseBodyRecords) *DescribeWebPathsResponseBody
- func (s *DescribeWebPathsResponseBody) SetRequestId(v string) *DescribeWebPathsResponseBody
- func (s *DescribeWebPathsResponseBody) SetTotal(v int32) *DescribeWebPathsResponseBody
- func (s DescribeWebPathsResponseBody) String() string
- type DescribeWebPathsResponseBodyRecords
- func (s DescribeWebPathsResponseBodyRecords) GoString() string
- func (s *DescribeWebPathsResponseBodyRecords) SetExtension(v string) *DescribeWebPathsResponseBodyRecords
- func (s *DescribeWebPathsResponseBodyRecords) SetIndex(v int32) *DescribeWebPathsResponseBodyRecords
- func (s *DescribeWebPathsResponseBodyRecords) SetPath(v string) *DescribeWebPathsResponseBodyRecords
- func (s *DescribeWebPathsResponseBodyRecords) SetSite(v string) *DescribeWebPathsResponseBodyRecords
- func (s *DescribeWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebPathsResponseBodyRecords
- func (s DescribeWebPathsResponseBodyRecords) String() string
- type DescribeWebServersRequest
- func (s DescribeWebServersRequest) GoString() string
- func (s *DescribeWebServersRequest) SetAsset(v string) *DescribeWebServersRequest
- func (s *DescribeWebServersRequest) SetCurrentPage(v int32) *DescribeWebServersRequest
- func (s *DescribeWebServersRequest) SetPageSize(v int32) *DescribeWebServersRequest
- func (s *DescribeWebServersRequest) SetTaskId(v int32) *DescribeWebServersRequest
- func (s DescribeWebServersRequest) String() string
- type DescribeWebServersResponse
- func (s DescribeWebServersResponse) GoString() string
- func (s *DescribeWebServersResponse) SetBody(v *DescribeWebServersResponseBody) *DescribeWebServersResponse
- func (s *DescribeWebServersResponse) SetHeaders(v map[string]*string) *DescribeWebServersResponse
- func (s *DescribeWebServersResponse) SetStatusCode(v int32) *DescribeWebServersResponse
- func (s DescribeWebServersResponse) String() string
- type DescribeWebServersResponseBody
- func (s DescribeWebServersResponseBody) GoString() string
- func (s *DescribeWebServersResponseBody) SetRecords(v []*DescribeWebServersResponseBodyRecords) *DescribeWebServersResponseBody
- func (s *DescribeWebServersResponseBody) SetRequestId(v string) *DescribeWebServersResponseBody
- func (s *DescribeWebServersResponseBody) SetTotal(v int32) *DescribeWebServersResponseBody
- func (s DescribeWebServersResponseBody) String() string
- type DescribeWebServersResponseBodyRecords
- func (s DescribeWebServersResponseBodyRecords) GoString() string
- func (s *DescribeWebServersResponseBodyRecords) SetHost(v string) *DescribeWebServersResponseBodyRecords
- func (s *DescribeWebServersResponseBodyRecords) SetIndex(v int32) *DescribeWebServersResponseBodyRecords
- func (s *DescribeWebServersResponseBodyRecords) SetPort(v string) *DescribeWebServersResponseBodyRecords
- func (s *DescribeWebServersResponseBodyRecords) SetScheme(v string) *DescribeWebServersResponseBodyRecords
- func (s *DescribeWebServersResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebServersResponseBodyRecords
- func (s DescribeWebServersResponseBodyRecords) String() string
- type DescribeWebTechsRequest
- func (s DescribeWebTechsRequest) GoString() string
- func (s *DescribeWebTechsRequest) SetAsset(v string) *DescribeWebTechsRequest
- func (s *DescribeWebTechsRequest) SetCurrentPage(v int32) *DescribeWebTechsRequest
- func (s *DescribeWebTechsRequest) SetPageSize(v int32) *DescribeWebTechsRequest
- func (s *DescribeWebTechsRequest) SetTaskId(v int32) *DescribeWebTechsRequest
- func (s DescribeWebTechsRequest) String() string
- type DescribeWebTechsResponse
- func (s DescribeWebTechsResponse) GoString() string
- func (s *DescribeWebTechsResponse) SetBody(v *DescribeWebTechsResponseBody) *DescribeWebTechsResponse
- func (s *DescribeWebTechsResponse) SetHeaders(v map[string]*string) *DescribeWebTechsResponse
- func (s *DescribeWebTechsResponse) SetStatusCode(v int32) *DescribeWebTechsResponse
- func (s DescribeWebTechsResponse) String() string
- type DescribeWebTechsResponseBody
- func (s DescribeWebTechsResponseBody) GoString() string
- func (s *DescribeWebTechsResponseBody) SetRecords(v []*DescribeWebTechsResponseBodyRecords) *DescribeWebTechsResponseBody
- func (s *DescribeWebTechsResponseBody) SetRequestId(v string) *DescribeWebTechsResponseBody
- func (s *DescribeWebTechsResponseBody) SetTotal(v int32) *DescribeWebTechsResponseBody
- func (s DescribeWebTechsResponseBody) String() string
- type DescribeWebTechsResponseBodyRecords
- func (s DescribeWebTechsResponseBodyRecords) GoString() string
- func (s *DescribeWebTechsResponseBodyRecords) SetIndex(v int32) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetName(v string) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetPoweredBy(v string) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetServer(v string) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetTitle(v string) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetURL(v string) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebTechsResponseBodyRecords
- func (s *DescribeWebTechsResponseBodyRecords) SetVersion(v string) *DescribeWebTechsResponseBodyRecords
- func (s DescribeWebTechsResponseBodyRecords) String() string
- type EditSessionRequest
- func (s EditSessionRequest) GoString() string
- func (s *EditSessionRequest) SetAsset(v string) *EditSessionRequest
- func (s *EditSessionRequest) SetLoginSession(v string) *EditSessionRequest
- func (s *EditSessionRequest) SetSessionId(v int32) *EditSessionRequest
- func (s *EditSessionRequest) SetTTL(v int32) *EditSessionRequest
- func (s EditSessionRequest) String() string
- type EditSessionResponse
- func (s EditSessionResponse) GoString() string
- func (s *EditSessionResponse) SetBody(v *EditSessionResponseBody) *EditSessionResponse
- func (s *EditSessionResponse) SetHeaders(v map[string]*string) *EditSessionResponse
- func (s *EditSessionResponse) SetStatusCode(v int32) *EditSessionResponse
- func (s EditSessionResponse) String() string
- type EditSessionResponseBody
- type GenerateVulReportRequest
- func (s GenerateVulReportRequest) GoString() string
- func (s *GenerateVulReportRequest) SetFormat(v string) *GenerateVulReportRequest
- func (s *GenerateVulReportRequest) SetLang(v string) *GenerateVulReportRequest
- func (s *GenerateVulReportRequest) SetResourceOwnerId(v int64) *GenerateVulReportRequest
- func (s *GenerateVulReportRequest) SetSourceIp(v string) *GenerateVulReportRequest
- func (s *GenerateVulReportRequest) SetTaskIds(v []*string) *GenerateVulReportRequest
- func (s GenerateVulReportRequest) String() string
- type GenerateVulReportResponse
- func (s GenerateVulReportResponse) GoString() string
- func (s *GenerateVulReportResponse) SetBody(v *GenerateVulReportResponseBody) *GenerateVulReportResponse
- func (s *GenerateVulReportResponse) SetHeaders(v map[string]*string) *GenerateVulReportResponse
- func (s *GenerateVulReportResponse) SetStatusCode(v int32) *GenerateVulReportResponse
- func (s GenerateVulReportResponse) String() string
- type GenerateVulReportResponseBody
- type ListOrgAttackSurfaceFacetsRequest
- type ListOrgAttackSurfaceFacetsResponse
- func (s ListOrgAttackSurfaceFacetsResponse) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponse) SetBody(v *ListOrgAttackSurfaceFacetsResponseBody) *ListOrgAttackSurfaceFacetsResponse
- func (s *ListOrgAttackSurfaceFacetsResponse) SetHeaders(v map[string]*string) *ListOrgAttackSurfaceFacetsResponse
- func (s *ListOrgAttackSurfaceFacetsResponse) SetStatusCode(v int32) *ListOrgAttackSurfaceFacetsResponse
- func (s ListOrgAttackSurfaceFacetsResponse) String() string
- type ListOrgAttackSurfaceFacetsResponseBody
- func (s ListOrgAttackSurfaceFacetsResponseBody) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetDNSMap(v *ListOrgAttackSurfaceFacetsResponseBodyDNSMap) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetDomains(v *ListOrgAttackSurfaceFacetsResponseBodyDomains) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetHosts(v *ListOrgAttackSurfaceFacetsResponseBodyHosts) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetPorts(v *ListOrgAttackSurfaceFacetsResponseBodyPorts) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetRequestId(v string) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetSubdomains(v *ListOrgAttackSurfaceFacetsResponseBodySubdomains) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetWebPaths(v *ListOrgAttackSurfaceFacetsResponseBodyWebPaths) *ListOrgAttackSurfaceFacetsResponseBody
- func (s *ListOrgAttackSurfaceFacetsResponseBody) SetWebTechs(v *ListOrgAttackSurfaceFacetsResponseBodyWebTechs) *ListOrgAttackSurfaceFacetsResponseBody
- func (s ListOrgAttackSurfaceFacetsResponseBody) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyDNSMap
- func (s ListOrgAttackSurfaceFacetsResponseBodyDNSMap) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyDNSMap) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDNSMap
- func (s *ListOrgAttackSurfaceFacetsResponseBodyDNSMap) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDNSMap
- func (s ListOrgAttackSurfaceFacetsResponseBodyDNSMap) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyDomains
- func (s ListOrgAttackSurfaceFacetsResponseBodyDomains) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyDomains) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDomains
- func (s *ListOrgAttackSurfaceFacetsResponseBodyDomains) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDomains
- func (s ListOrgAttackSurfaceFacetsResponseBodyDomains) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyHosts
- func (s ListOrgAttackSurfaceFacetsResponseBodyHosts) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyHosts) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyHosts
- func (s *ListOrgAttackSurfaceFacetsResponseBodyHosts) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyHosts
- func (s ListOrgAttackSurfaceFacetsResponseBodyHosts) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyPorts
- func (s ListOrgAttackSurfaceFacetsResponseBodyPorts) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyPorts) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyPorts
- func (s *ListOrgAttackSurfaceFacetsResponseBodyPorts) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyPorts
- func (s ListOrgAttackSurfaceFacetsResponseBodyPorts) String() string
- type ListOrgAttackSurfaceFacetsResponseBodySubdomains
- func (s ListOrgAttackSurfaceFacetsResponseBodySubdomains) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodySubdomains) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodySubdomains
- func (s *ListOrgAttackSurfaceFacetsResponseBodySubdomains) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodySubdomains
- func (s ListOrgAttackSurfaceFacetsResponseBodySubdomains) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyWebPaths
- func (s ListOrgAttackSurfaceFacetsResponseBodyWebPaths) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyWebPaths) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebPaths
- func (s *ListOrgAttackSurfaceFacetsResponseBodyWebPaths) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebPaths
- func (s ListOrgAttackSurfaceFacetsResponseBodyWebPaths) String() string
- type ListOrgAttackSurfaceFacetsResponseBodyWebTechs
- func (s ListOrgAttackSurfaceFacetsResponseBodyWebTechs) GoString() string
- func (s *ListOrgAttackSurfaceFacetsResponseBodyWebTechs) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebTechs
- func (s *ListOrgAttackSurfaceFacetsResponseBodyWebTechs) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebTechs
- func (s ListOrgAttackSurfaceFacetsResponseBodyWebTechs) String() string
- type ListOrgDNSMapRequest
- func (s ListOrgDNSMapRequest) GoString() string
- func (s *ListOrgDNSMapRequest) SetCurrentPage(v int32) *ListOrgDNSMapRequest
- func (s *ListOrgDNSMapRequest) SetOrgId(v int32) *ListOrgDNSMapRequest
- func (s *ListOrgDNSMapRequest) SetPageSize(v int32) *ListOrgDNSMapRequest
- func (s *ListOrgDNSMapRequest) SetSearch(v string) *ListOrgDNSMapRequest
- func (s ListOrgDNSMapRequest) String() string
- type ListOrgDNSMapResponse
- func (s ListOrgDNSMapResponse) GoString() string
- func (s *ListOrgDNSMapResponse) SetBody(v *ListOrgDNSMapResponseBody) *ListOrgDNSMapResponse
- func (s *ListOrgDNSMapResponse) SetHeaders(v map[string]*string) *ListOrgDNSMapResponse
- func (s *ListOrgDNSMapResponse) SetStatusCode(v int32) *ListOrgDNSMapResponse
- func (s ListOrgDNSMapResponse) String() string
- type ListOrgDNSMapResponseBody
- func (s ListOrgDNSMapResponseBody) GoString() string
- func (s *ListOrgDNSMapResponseBody) SetCurrentPage(v int32) *ListOrgDNSMapResponseBody
- func (s *ListOrgDNSMapResponseBody) SetPageSize(v int32) *ListOrgDNSMapResponseBody
- func (s *ListOrgDNSMapResponseBody) SetRecords(v []*ListOrgDNSMapResponseBodyRecords) *ListOrgDNSMapResponseBody
- func (s *ListOrgDNSMapResponseBody) SetRequestId(v string) *ListOrgDNSMapResponseBody
- func (s *ListOrgDNSMapResponseBody) SetTotalCount(v int32) *ListOrgDNSMapResponseBody
- func (s ListOrgDNSMapResponseBody) String() string
- type ListOrgDNSMapResponseBodyRecords
- func (s ListOrgDNSMapResponseBodyRecords) GoString() string
- func (s *ListOrgDNSMapResponseBodyRecords) SetDomain(v string) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetId(v int32) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetIndex(v int32) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetOrgId(v int32) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetRecord(v string) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetSubdomain(v string) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetType(v string) *ListOrgDNSMapResponseBodyRecords
- func (s *ListOrgDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgDNSMapResponseBodyRecords
- func (s ListOrgDNSMapResponseBodyRecords) String() string
- type ListOrgDomainsRequest
- func (s ListOrgDomainsRequest) GoString() string
- func (s *ListOrgDomainsRequest) SetCurrentPage(v int32) *ListOrgDomainsRequest
- func (s *ListOrgDomainsRequest) SetOrgId(v int32) *ListOrgDomainsRequest
- func (s *ListOrgDomainsRequest) SetPageSize(v int32) *ListOrgDomainsRequest
- func (s *ListOrgDomainsRequest) SetSearch(v string) *ListOrgDomainsRequest
- func (s ListOrgDomainsRequest) String() string
- type ListOrgDomainsResponse
- func (s ListOrgDomainsResponse) GoString() string
- func (s *ListOrgDomainsResponse) SetBody(v *ListOrgDomainsResponseBody) *ListOrgDomainsResponse
- func (s *ListOrgDomainsResponse) SetHeaders(v map[string]*string) *ListOrgDomainsResponse
- func (s *ListOrgDomainsResponse) SetStatusCode(v int32) *ListOrgDomainsResponse
- func (s ListOrgDomainsResponse) String() string
- type ListOrgDomainsResponseBody
- func (s ListOrgDomainsResponseBody) GoString() string
- func (s *ListOrgDomainsResponseBody) SetCurrentPage(v int32) *ListOrgDomainsResponseBody
- func (s *ListOrgDomainsResponseBody) SetPageSize(v int32) *ListOrgDomainsResponseBody
- func (s *ListOrgDomainsResponseBody) SetRecords(v []*ListOrgDomainsResponseBodyRecords) *ListOrgDomainsResponseBody
- func (s *ListOrgDomainsResponseBody) SetRequestId(v string) *ListOrgDomainsResponseBody
- func (s *ListOrgDomainsResponseBody) SetTotalCount(v int32) *ListOrgDomainsResponseBody
- func (s ListOrgDomainsResponseBody) String() string
- type ListOrgDomainsResponseBodyRecords
- func (s ListOrgDomainsResponseBodyRecords) GoString() string
- func (s *ListOrgDomainsResponseBodyRecords) SetDomain(v string) *ListOrgDomainsResponseBodyRecords
- func (s *ListOrgDomainsResponseBodyRecords) SetId(v int32) *ListOrgDomainsResponseBodyRecords
- func (s *ListOrgDomainsResponseBodyRecords) SetIndex(v int32) *ListOrgDomainsResponseBodyRecords
- func (s *ListOrgDomainsResponseBodyRecords) SetOrgId(v int32) *ListOrgDomainsResponseBodyRecords
- func (s *ListOrgDomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgDomainsResponseBodyRecords
- func (s ListOrgDomainsResponseBodyRecords) String() string
- type ListOrgHostsRequest
- func (s ListOrgHostsRequest) GoString() string
- func (s *ListOrgHostsRequest) SetCurrentPage(v int32) *ListOrgHostsRequest
- func (s *ListOrgHostsRequest) SetOrgId(v int32) *ListOrgHostsRequest
- func (s *ListOrgHostsRequest) SetPageSize(v int32) *ListOrgHostsRequest
- func (s *ListOrgHostsRequest) SetSearch(v string) *ListOrgHostsRequest
- func (s ListOrgHostsRequest) String() string
- type ListOrgHostsResponse
- func (s ListOrgHostsResponse) GoString() string
- func (s *ListOrgHostsResponse) SetBody(v *ListOrgHostsResponseBody) *ListOrgHostsResponse
- func (s *ListOrgHostsResponse) SetHeaders(v map[string]*string) *ListOrgHostsResponse
- func (s *ListOrgHostsResponse) SetStatusCode(v int32) *ListOrgHostsResponse
- func (s ListOrgHostsResponse) String() string
- type ListOrgHostsResponseBody
- func (s ListOrgHostsResponseBody) GoString() string
- func (s *ListOrgHostsResponseBody) SetCurrentPage(v int32) *ListOrgHostsResponseBody
- func (s *ListOrgHostsResponseBody) SetPageSize(v int32) *ListOrgHostsResponseBody
- func (s *ListOrgHostsResponseBody) SetRecords(v []*ListOrgHostsResponseBodyRecords) *ListOrgHostsResponseBody
- func (s *ListOrgHostsResponseBody) SetRequestId(v string) *ListOrgHostsResponseBody
- func (s *ListOrgHostsResponseBody) SetTotalCount(v int32) *ListOrgHostsResponseBody
- func (s ListOrgHostsResponseBody) String() string
- type ListOrgHostsResponseBodyRecords
- func (s ListOrgHostsResponseBodyRecords) GoString() string
- func (s *ListOrgHostsResponseBodyRecords) SetHostname(v string) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetIP(v string) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetId(v int32) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetIndex(v int32) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetOS(v string) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetOrgId(v int32) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetState(v string) *ListOrgHostsResponseBodyRecords
- func (s *ListOrgHostsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgHostsResponseBodyRecords
- func (s ListOrgHostsResponseBodyRecords) String() string
- type ListOrgPortsRequest
- func (s ListOrgPortsRequest) GoString() string
- func (s *ListOrgPortsRequest) SetCurrentPage(v int32) *ListOrgPortsRequest
- func (s *ListOrgPortsRequest) SetOrgId(v int32) *ListOrgPortsRequest
- func (s *ListOrgPortsRequest) SetPageSize(v int32) *ListOrgPortsRequest
- func (s *ListOrgPortsRequest) SetSearch(v string) *ListOrgPortsRequest
- func (s ListOrgPortsRequest) String() string
- type ListOrgPortsResponse
- func (s ListOrgPortsResponse) GoString() string
- func (s *ListOrgPortsResponse) SetBody(v *ListOrgPortsResponseBody) *ListOrgPortsResponse
- func (s *ListOrgPortsResponse) SetHeaders(v map[string]*string) *ListOrgPortsResponse
- func (s *ListOrgPortsResponse) SetStatusCode(v int32) *ListOrgPortsResponse
- func (s ListOrgPortsResponse) String() string
- type ListOrgPortsResponseBody
- func (s ListOrgPortsResponseBody) GoString() string
- func (s *ListOrgPortsResponseBody) SetCurrentPage(v int32) *ListOrgPortsResponseBody
- func (s *ListOrgPortsResponseBody) SetPageSize(v int32) *ListOrgPortsResponseBody
- func (s *ListOrgPortsResponseBody) SetRecords(v []*ListOrgPortsResponseBodyRecords) *ListOrgPortsResponseBody
- func (s *ListOrgPortsResponseBody) SetRequestId(v string) *ListOrgPortsResponseBody
- func (s *ListOrgPortsResponseBody) SetTotalCount(v int32) *ListOrgPortsResponseBody
- func (s ListOrgPortsResponseBody) String() string
- type ListOrgPortsResponseBodyRecords
- func (s ListOrgPortsResponseBodyRecords) GoString() string
- func (s *ListOrgPortsResponseBodyRecords) SetFingerprint(v string) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetIP(v string) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetId(v int32) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetIndex(v int32) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetOrgId(v int32) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetPort(v int32) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetProduct(v string) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetProtocol(v string) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetService(v string) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgPortsResponseBodyRecords
- func (s *ListOrgPortsResponseBodyRecords) SetVersion(v string) *ListOrgPortsResponseBodyRecords
- func (s ListOrgPortsResponseBodyRecords) String() string
- type ListOrgRiskyAssetsRequest
- type ListOrgRiskyAssetsResponse
- func (s ListOrgRiskyAssetsResponse) GoString() string
- func (s *ListOrgRiskyAssetsResponse) SetBody(v *ListOrgRiskyAssetsResponseBody) *ListOrgRiskyAssetsResponse
- func (s *ListOrgRiskyAssetsResponse) SetHeaders(v map[string]*string) *ListOrgRiskyAssetsResponse
- func (s *ListOrgRiskyAssetsResponse) SetStatusCode(v int32) *ListOrgRiskyAssetsResponse
- func (s ListOrgRiskyAssetsResponse) String() string
- type ListOrgRiskyAssetsResponseBody
- func (s ListOrgRiskyAssetsResponseBody) GoString() string
- func (s *ListOrgRiskyAssetsResponseBody) SetAssets(v []*ListOrgRiskyAssetsResponseBodyAssets) *ListOrgRiskyAssetsResponseBody
- func (s *ListOrgRiskyAssetsResponseBody) SetCurrentPage(v int32) *ListOrgRiskyAssetsResponseBody
- func (s *ListOrgRiskyAssetsResponseBody) SetPageSize(v int32) *ListOrgRiskyAssetsResponseBody
- func (s *ListOrgRiskyAssetsResponseBody) SetRequestId(v string) *ListOrgRiskyAssetsResponseBody
- func (s *ListOrgRiskyAssetsResponseBody) SetTotal(v int32) *ListOrgRiskyAssetsResponseBody
- func (s *ListOrgRiskyAssetsResponseBody) SetTotalCount(v int32) *ListOrgRiskyAssetsResponseBody
- func (s ListOrgRiskyAssetsResponseBody) String() string
- type ListOrgRiskyAssetsResponseBodyAssets
- func (s ListOrgRiskyAssetsResponseBodyAssets) GoString() string
- func (s *ListOrgRiskyAssetsResponseBodyAssets) SetAsset(v string) *ListOrgRiskyAssetsResponseBodyAssets
- func (s *ListOrgRiskyAssetsResponseBodyAssets) SetCount(v int32) *ListOrgRiskyAssetsResponseBodyAssets
- func (s *ListOrgRiskyAssetsResponseBodyAssets) SetType(v string) *ListOrgRiskyAssetsResponseBodyAssets
- func (s ListOrgRiskyAssetsResponseBodyAssets) String() string
- type ListOrgSubdomainsRequest
- func (s ListOrgSubdomainsRequest) GoString() string
- func (s *ListOrgSubdomainsRequest) SetCurrentPage(v int32) *ListOrgSubdomainsRequest
- func (s *ListOrgSubdomainsRequest) SetOrgId(v int32) *ListOrgSubdomainsRequest
- func (s *ListOrgSubdomainsRequest) SetPageSize(v int32) *ListOrgSubdomainsRequest
- func (s *ListOrgSubdomainsRequest) SetSearch(v string) *ListOrgSubdomainsRequest
- func (s ListOrgSubdomainsRequest) String() string
- type ListOrgSubdomainsResponse
- func (s ListOrgSubdomainsResponse) GoString() string
- func (s *ListOrgSubdomainsResponse) SetBody(v *ListOrgSubdomainsResponseBody) *ListOrgSubdomainsResponse
- func (s *ListOrgSubdomainsResponse) SetHeaders(v map[string]*string) *ListOrgSubdomainsResponse
- func (s *ListOrgSubdomainsResponse) SetStatusCode(v int32) *ListOrgSubdomainsResponse
- func (s ListOrgSubdomainsResponse) String() string
- type ListOrgSubdomainsResponseBody
- func (s ListOrgSubdomainsResponseBody) GoString() string
- func (s *ListOrgSubdomainsResponseBody) SetCurrentPage(v int32) *ListOrgSubdomainsResponseBody
- func (s *ListOrgSubdomainsResponseBody) SetPageSize(v int32) *ListOrgSubdomainsResponseBody
- func (s *ListOrgSubdomainsResponseBody) SetRecords(v []*ListOrgSubdomainsResponseBodyRecords) *ListOrgSubdomainsResponseBody
- func (s *ListOrgSubdomainsResponseBody) SetRequestId(v string) *ListOrgSubdomainsResponseBody
- func (s *ListOrgSubdomainsResponseBody) SetTotalCount(v int32) *ListOrgSubdomainsResponseBody
- func (s ListOrgSubdomainsResponseBody) String() string
- type ListOrgSubdomainsResponseBodyRecords
- func (s ListOrgSubdomainsResponseBodyRecords) GoString() string
- func (s *ListOrgSubdomainsResponseBodyRecords) SetDomain(v string) *ListOrgSubdomainsResponseBodyRecords
- func (s *ListOrgSubdomainsResponseBodyRecords) SetId(v int32) *ListOrgSubdomainsResponseBodyRecords
- func (s *ListOrgSubdomainsResponseBodyRecords) SetIndex(v int32) *ListOrgSubdomainsResponseBodyRecords
- func (s *ListOrgSubdomainsResponseBodyRecords) SetOrgId(v int32) *ListOrgSubdomainsResponseBodyRecords
- func (s *ListOrgSubdomainsResponseBodyRecords) SetSubdomain(v string) *ListOrgSubdomainsResponseBodyRecords
- func (s *ListOrgSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgSubdomainsResponseBodyRecords
- func (s ListOrgSubdomainsResponseBodyRecords) String() string
- type ListOrgVulFacetsRequest
- func (s ListOrgVulFacetsRequest) GoString() string
- func (s *ListOrgVulFacetsRequest) SetAsset(v string) *ListOrgVulFacetsRequest
- func (s *ListOrgVulFacetsRequest) SetCurrentPage(v int32) *ListOrgVulFacetsRequest
- func (s *ListOrgVulFacetsRequest) SetLang(v string) *ListOrgVulFacetsRequest
- func (s *ListOrgVulFacetsRequest) SetOrgId(v int32) *ListOrgVulFacetsRequest
- func (s *ListOrgVulFacetsRequest) SetPageSize(v int32) *ListOrgVulFacetsRequest
- func (s ListOrgVulFacetsRequest) String() string
- type ListOrgVulFacetsResponse
- func (s ListOrgVulFacetsResponse) GoString() string
- func (s *ListOrgVulFacetsResponse) SetBody(v *ListOrgVulFacetsResponseBody) *ListOrgVulFacetsResponse
- func (s *ListOrgVulFacetsResponse) SetHeaders(v map[string]*string) *ListOrgVulFacetsResponse
- func (s *ListOrgVulFacetsResponse) SetStatusCode(v int32) *ListOrgVulFacetsResponse
- func (s ListOrgVulFacetsResponse) String() string
- type ListOrgVulFacetsResponseBody
- func (s ListOrgVulFacetsResponseBody) GoString() string
- func (s *ListOrgVulFacetsResponseBody) SetCurrentPage(v int32) *ListOrgVulFacetsResponseBody
- func (s *ListOrgVulFacetsResponseBody) SetPageSize(v int32) *ListOrgVulFacetsResponseBody
- func (s *ListOrgVulFacetsResponseBody) SetRequestId(v string) *ListOrgVulFacetsResponseBody
- func (s *ListOrgVulFacetsResponseBody) SetTotal(v int32) *ListOrgVulFacetsResponseBody
- func (s *ListOrgVulFacetsResponseBody) SetTotalCount(v int32) *ListOrgVulFacetsResponseBody
- func (s *ListOrgVulFacetsResponseBody) SetVuls(v []*ListOrgVulFacetsResponseBodyVuls) *ListOrgVulFacetsResponseBody
- func (s ListOrgVulFacetsResponseBody) String() string
- type ListOrgVulFacetsResponseBodyVuls
- func (s ListOrgVulFacetsResponseBodyVuls) GoString() string
- func (s *ListOrgVulFacetsResponseBodyVuls) SetClassification(v string) *ListOrgVulFacetsResponseBodyVuls
- func (s *ListOrgVulFacetsResponseBodyVuls) SetCount(v int32) *ListOrgVulFacetsResponseBodyVuls
- func (s *ListOrgVulFacetsResponseBodyVuls) SetIndex(v int32) *ListOrgVulFacetsResponseBodyVuls
- func (s *ListOrgVulFacetsResponseBodyVuls) SetModuleID(v int32) *ListOrgVulFacetsResponseBodyVuls
- func (s *ListOrgVulFacetsResponseBodyVuls) SetName(v string) *ListOrgVulFacetsResponseBodyVuls
- func (s *ListOrgVulFacetsResponseBodyVuls) SetSeverity(v string) *ListOrgVulFacetsResponseBodyVuls
- func (s ListOrgVulFacetsResponseBodyVuls) String() string
- type ListOrgWebPathsRequest
- func (s ListOrgWebPathsRequest) GoString() string
- func (s *ListOrgWebPathsRequest) SetCurrentPage(v int32) *ListOrgWebPathsRequest
- func (s *ListOrgWebPathsRequest) SetOrgId(v int32) *ListOrgWebPathsRequest
- func (s *ListOrgWebPathsRequest) SetPageSize(v int32) *ListOrgWebPathsRequest
- func (s *ListOrgWebPathsRequest) SetSearch(v string) *ListOrgWebPathsRequest
- func (s ListOrgWebPathsRequest) String() string
- type ListOrgWebPathsResponse
- func (s ListOrgWebPathsResponse) GoString() string
- func (s *ListOrgWebPathsResponse) SetBody(v *ListOrgWebPathsResponseBody) *ListOrgWebPathsResponse
- func (s *ListOrgWebPathsResponse) SetHeaders(v map[string]*string) *ListOrgWebPathsResponse
- func (s *ListOrgWebPathsResponse) SetStatusCode(v int32) *ListOrgWebPathsResponse
- func (s ListOrgWebPathsResponse) String() string
- type ListOrgWebPathsResponseBody
- func (s ListOrgWebPathsResponseBody) GoString() string
- func (s *ListOrgWebPathsResponseBody) SetCurrentPage(v int32) *ListOrgWebPathsResponseBody
- func (s *ListOrgWebPathsResponseBody) SetPageSize(v int32) *ListOrgWebPathsResponseBody
- func (s *ListOrgWebPathsResponseBody) SetRecords(v []*ListOrgWebPathsResponseBodyRecords) *ListOrgWebPathsResponseBody
- func (s *ListOrgWebPathsResponseBody) SetRequestId(v string) *ListOrgWebPathsResponseBody
- func (s *ListOrgWebPathsResponseBody) SetTotalCount(v int32) *ListOrgWebPathsResponseBody
- func (s ListOrgWebPathsResponseBody) String() string
- type ListOrgWebPathsResponseBodyRecords
- func (s ListOrgWebPathsResponseBodyRecords) GoString() string
- func (s *ListOrgWebPathsResponseBodyRecords) SetId(v int32) *ListOrgWebPathsResponseBodyRecords
- func (s *ListOrgWebPathsResponseBodyRecords) SetIndex(v int32) *ListOrgWebPathsResponseBodyRecords
- func (s *ListOrgWebPathsResponseBodyRecords) SetOrgId(v int32) *ListOrgWebPathsResponseBodyRecords
- func (s *ListOrgWebPathsResponseBodyRecords) SetPath(v string) *ListOrgWebPathsResponseBodyRecords
- func (s *ListOrgWebPathsResponseBodyRecords) SetSite(v string) *ListOrgWebPathsResponseBodyRecords
- func (s *ListOrgWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgWebPathsResponseBodyRecords
- func (s ListOrgWebPathsResponseBodyRecords) String() string
- type ListOrgWebTechsRequest
- func (s ListOrgWebTechsRequest) GoString() string
- func (s *ListOrgWebTechsRequest) SetCurrentPage(v int32) *ListOrgWebTechsRequest
- func (s *ListOrgWebTechsRequest) SetOrgId(v int32) *ListOrgWebTechsRequest
- func (s *ListOrgWebTechsRequest) SetPageSize(v int32) *ListOrgWebTechsRequest
- func (s *ListOrgWebTechsRequest) SetSearch(v string) *ListOrgWebTechsRequest
- func (s ListOrgWebTechsRequest) String() string
- type ListOrgWebTechsResponse
- func (s ListOrgWebTechsResponse) GoString() string
- func (s *ListOrgWebTechsResponse) SetBody(v *ListOrgWebTechsResponseBody) *ListOrgWebTechsResponse
- func (s *ListOrgWebTechsResponse) SetHeaders(v map[string]*string) *ListOrgWebTechsResponse
- func (s *ListOrgWebTechsResponse) SetStatusCode(v int32) *ListOrgWebTechsResponse
- func (s ListOrgWebTechsResponse) String() string
- type ListOrgWebTechsResponseBody
- func (s ListOrgWebTechsResponseBody) GoString() string
- func (s *ListOrgWebTechsResponseBody) SetCurrentPage(v int32) *ListOrgWebTechsResponseBody
- func (s *ListOrgWebTechsResponseBody) SetPageSize(v int32) *ListOrgWebTechsResponseBody
- func (s *ListOrgWebTechsResponseBody) SetRecords(v []*ListOrgWebTechsResponseBodyRecords) *ListOrgWebTechsResponseBody
- func (s *ListOrgWebTechsResponseBody) SetRequestId(v string) *ListOrgWebTechsResponseBody
- func (s *ListOrgWebTechsResponseBody) SetTotalCount(v int32) *ListOrgWebTechsResponseBody
- func (s ListOrgWebTechsResponseBody) String() string
- type ListOrgWebTechsResponseBodyRecords
- func (s ListOrgWebTechsResponseBodyRecords) GoString() string
- func (s *ListOrgWebTechsResponseBodyRecords) SetId(v int32) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetIndex(v int32) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetName(v string) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetOrgId(v int32) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetPoweredBy(v string) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetServer(v string) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetTitle(v string) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetURL(v string) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgWebTechsResponseBodyRecords
- func (s *ListOrgWebTechsResponseBodyRecords) SetVersion(v string) *ListOrgWebTechsResponseBodyRecords
- func (s ListOrgWebTechsResponseBodyRecords) String() string
- type ListUserAttackSurfaceFacetsResponse
- func (s ListUserAttackSurfaceFacetsResponse) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponse) SetBody(v *ListUserAttackSurfaceFacetsResponseBody) *ListUserAttackSurfaceFacetsResponse
- func (s *ListUserAttackSurfaceFacetsResponse) SetHeaders(v map[string]*string) *ListUserAttackSurfaceFacetsResponse
- func (s *ListUserAttackSurfaceFacetsResponse) SetStatusCode(v int32) *ListUserAttackSurfaceFacetsResponse
- func (s ListUserAttackSurfaceFacetsResponse) String() string
- type ListUserAttackSurfaceFacetsResponseBody
- func (s ListUserAttackSurfaceFacetsResponseBody) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetDNSMap(v *ListUserAttackSurfaceFacetsResponseBodyDNSMap) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetDomains(v *ListUserAttackSurfaceFacetsResponseBodyDomains) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetHosts(v *ListUserAttackSurfaceFacetsResponseBodyHosts) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetPorts(v *ListUserAttackSurfaceFacetsResponseBodyPorts) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetRequestId(v string) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetSubdomains(v *ListUserAttackSurfaceFacetsResponseBodySubdomains) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetWebPaths(v *ListUserAttackSurfaceFacetsResponseBodyWebPaths) *ListUserAttackSurfaceFacetsResponseBody
- func (s *ListUserAttackSurfaceFacetsResponseBody) SetWebTechs(v *ListUserAttackSurfaceFacetsResponseBodyWebTechs) *ListUserAttackSurfaceFacetsResponseBody
- func (s ListUserAttackSurfaceFacetsResponseBody) String() string
- type ListUserAttackSurfaceFacetsResponseBodyDNSMap
- func (s ListUserAttackSurfaceFacetsResponseBodyDNSMap) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyDNSMap) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyDNSMap
- func (s *ListUserAttackSurfaceFacetsResponseBodyDNSMap) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyDNSMap
- func (s ListUserAttackSurfaceFacetsResponseBodyDNSMap) String() string
- type ListUserAttackSurfaceFacetsResponseBodyDomains
- func (s ListUserAttackSurfaceFacetsResponseBodyDomains) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyDomains) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyDomains
- func (s *ListUserAttackSurfaceFacetsResponseBodyDomains) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyDomains
- func (s ListUserAttackSurfaceFacetsResponseBodyDomains) String() string
- type ListUserAttackSurfaceFacetsResponseBodyHosts
- func (s ListUserAttackSurfaceFacetsResponseBodyHosts) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyHosts) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyHosts
- func (s *ListUserAttackSurfaceFacetsResponseBodyHosts) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyHosts
- func (s ListUserAttackSurfaceFacetsResponseBodyHosts) String() string
- type ListUserAttackSurfaceFacetsResponseBodyPorts
- func (s ListUserAttackSurfaceFacetsResponseBodyPorts) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyPorts) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyPorts
- func (s *ListUserAttackSurfaceFacetsResponseBodyPorts) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyPorts
- func (s ListUserAttackSurfaceFacetsResponseBodyPorts) String() string
- type ListUserAttackSurfaceFacetsResponseBodySubdomains
- func (s ListUserAttackSurfaceFacetsResponseBodySubdomains) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodySubdomains) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodySubdomains
- func (s *ListUserAttackSurfaceFacetsResponseBodySubdomains) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodySubdomains
- func (s ListUserAttackSurfaceFacetsResponseBodySubdomains) String() string
- type ListUserAttackSurfaceFacetsResponseBodyWebPaths
- func (s ListUserAttackSurfaceFacetsResponseBodyWebPaths) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyWebPaths) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebPaths
- func (s *ListUserAttackSurfaceFacetsResponseBodyWebPaths) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebPaths
- func (s ListUserAttackSurfaceFacetsResponseBodyWebPaths) String() string
- type ListUserAttackSurfaceFacetsResponseBodyWebTechs
- func (s ListUserAttackSurfaceFacetsResponseBodyWebTechs) GoString() string
- func (s *ListUserAttackSurfaceFacetsResponseBodyWebTechs) SetNew(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebTechs
- func (s *ListUserAttackSurfaceFacetsResponseBodyWebTechs) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebTechs
- func (s ListUserAttackSurfaceFacetsResponseBodyWebTechs) String() string
- type ListUserDNSMapRequest
- func (s ListUserDNSMapRequest) GoString() string
- func (s *ListUserDNSMapRequest) SetCurrentPage(v int32) *ListUserDNSMapRequest
- func (s *ListUserDNSMapRequest) SetPageSize(v int32) *ListUserDNSMapRequest
- func (s *ListUserDNSMapRequest) SetSearch(v string) *ListUserDNSMapRequest
- func (s ListUserDNSMapRequest) String() string
- type ListUserDNSMapResponse
- func (s ListUserDNSMapResponse) GoString() string
- func (s *ListUserDNSMapResponse) SetBody(v *ListUserDNSMapResponseBody) *ListUserDNSMapResponse
- func (s *ListUserDNSMapResponse) SetHeaders(v map[string]*string) *ListUserDNSMapResponse
- func (s *ListUserDNSMapResponse) SetStatusCode(v int32) *ListUserDNSMapResponse
- func (s ListUserDNSMapResponse) String() string
- type ListUserDNSMapResponseBody
- func (s ListUserDNSMapResponseBody) GoString() string
- func (s *ListUserDNSMapResponseBody) SetCurrentPage(v int32) *ListUserDNSMapResponseBody
- func (s *ListUserDNSMapResponseBody) SetPageSize(v int32) *ListUserDNSMapResponseBody
- func (s *ListUserDNSMapResponseBody) SetRecords(v []*ListUserDNSMapResponseBodyRecords) *ListUserDNSMapResponseBody
- func (s *ListUserDNSMapResponseBody) SetRequestId(v string) *ListUserDNSMapResponseBody
- func (s *ListUserDNSMapResponseBody) SetTotalCount(v int32) *ListUserDNSMapResponseBody
- func (s ListUserDNSMapResponseBody) String() string
- type ListUserDNSMapResponseBodyRecords
- func (s ListUserDNSMapResponseBodyRecords) GoString() string
- func (s *ListUserDNSMapResponseBodyRecords) SetDomain(v string) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetId(v int32) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetIndex(v int32) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetRecord(v string) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetSubdomain(v string) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetType(v string) *ListUserDNSMapResponseBodyRecords
- func (s *ListUserDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *ListUserDNSMapResponseBodyRecords
- func (s ListUserDNSMapResponseBodyRecords) String() string
- type ListUserDomainsRequest
- func (s ListUserDomainsRequest) GoString() string
- func (s *ListUserDomainsRequest) SetCurrentPage(v int32) *ListUserDomainsRequest
- func (s *ListUserDomainsRequest) SetPageSize(v int32) *ListUserDomainsRequest
- func (s *ListUserDomainsRequest) SetSearch(v string) *ListUserDomainsRequest
- func (s ListUserDomainsRequest) String() string
- type ListUserDomainsResponse
- func (s ListUserDomainsResponse) GoString() string
- func (s *ListUserDomainsResponse) SetBody(v *ListUserDomainsResponseBody) *ListUserDomainsResponse
- func (s *ListUserDomainsResponse) SetHeaders(v map[string]*string) *ListUserDomainsResponse
- func (s *ListUserDomainsResponse) SetStatusCode(v int32) *ListUserDomainsResponse
- func (s ListUserDomainsResponse) String() string
- type ListUserDomainsResponseBody
- func (s ListUserDomainsResponseBody) GoString() string
- func (s *ListUserDomainsResponseBody) SetCurrentPage(v int32) *ListUserDomainsResponseBody
- func (s *ListUserDomainsResponseBody) SetPageSize(v int32) *ListUserDomainsResponseBody
- func (s *ListUserDomainsResponseBody) SetRecords(v []*ListUserDomainsResponseBodyRecords) *ListUserDomainsResponseBody
- func (s *ListUserDomainsResponseBody) SetRequestId(v string) *ListUserDomainsResponseBody
- func (s *ListUserDomainsResponseBody) SetTotalCount(v int32) *ListUserDomainsResponseBody
- func (s ListUserDomainsResponseBody) String() string
- type ListUserDomainsResponseBodyRecords
- func (s ListUserDomainsResponseBodyRecords) GoString() string
- func (s *ListUserDomainsResponseBodyRecords) SetDomain(v string) *ListUserDomainsResponseBodyRecords
- func (s *ListUserDomainsResponseBodyRecords) SetId(v int32) *ListUserDomainsResponseBodyRecords
- func (s *ListUserDomainsResponseBodyRecords) SetIndex(v int32) *ListUserDomainsResponseBodyRecords
- func (s *ListUserDomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserDomainsResponseBodyRecords
- func (s ListUserDomainsResponseBodyRecords) String() string
- type ListUserHostsRequest
- func (s ListUserHostsRequest) GoString() string
- func (s *ListUserHostsRequest) SetCurrentPage(v int32) *ListUserHostsRequest
- func (s *ListUserHostsRequest) SetPageSize(v int32) *ListUserHostsRequest
- func (s *ListUserHostsRequest) SetSearch(v string) *ListUserHostsRequest
- func (s ListUserHostsRequest) String() string
- type ListUserHostsResponse
- func (s ListUserHostsResponse) GoString() string
- func (s *ListUserHostsResponse) SetBody(v *ListUserHostsResponseBody) *ListUserHostsResponse
- func (s *ListUserHostsResponse) SetHeaders(v map[string]*string) *ListUserHostsResponse
- func (s *ListUserHostsResponse) SetStatusCode(v int32) *ListUserHostsResponse
- func (s ListUserHostsResponse) String() string
- type ListUserHostsResponseBody
- func (s ListUserHostsResponseBody) GoString() string
- func (s *ListUserHostsResponseBody) SetCurrentPage(v int32) *ListUserHostsResponseBody
- func (s *ListUserHostsResponseBody) SetPageSize(v int32) *ListUserHostsResponseBody
- func (s *ListUserHostsResponseBody) SetRecords(v []*ListUserHostsResponseBodyRecords) *ListUserHostsResponseBody
- func (s *ListUserHostsResponseBody) SetRequestId(v string) *ListUserHostsResponseBody
- func (s *ListUserHostsResponseBody) SetTotalCount(v int32) *ListUserHostsResponseBody
- func (s ListUserHostsResponseBody) String() string
- type ListUserHostsResponseBodyRecords
- func (s ListUserHostsResponseBodyRecords) GoString() string
- func (s *ListUserHostsResponseBodyRecords) SetHostname(v string) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetIP(v string) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetId(v int32) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetIndex(v int32) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetOS(v string) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetState(v string) *ListUserHostsResponseBodyRecords
- func (s *ListUserHostsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserHostsResponseBodyRecords
- func (s ListUserHostsResponseBodyRecords) String() string
- type ListUserOrganizationsRequest
- func (s ListUserOrganizationsRequest) GoString() string
- func (s *ListUserOrganizationsRequest) SetCurrentPage(v int32) *ListUserOrganizationsRequest
- func (s *ListUserOrganizationsRequest) SetPageSize(v int32) *ListUserOrganizationsRequest
- func (s *ListUserOrganizationsRequest) SetSearch(v string) *ListUserOrganizationsRequest
- func (s ListUserOrganizationsRequest) String() string
- type ListUserOrganizationsResponse
- func (s ListUserOrganizationsResponse) GoString() string
- func (s *ListUserOrganizationsResponse) SetBody(v *ListUserOrganizationsResponseBody) *ListUserOrganizationsResponse
- func (s *ListUserOrganizationsResponse) SetHeaders(v map[string]*string) *ListUserOrganizationsResponse
- func (s *ListUserOrganizationsResponse) SetStatusCode(v int32) *ListUserOrganizationsResponse
- func (s ListUserOrganizationsResponse) String() string
- type ListUserOrganizationsResponseBody
- func (s ListUserOrganizationsResponseBody) GoString() string
- func (s *ListUserOrganizationsResponseBody) SetCurrentPage(v int32) *ListUserOrganizationsResponseBody
- func (s *ListUserOrganizationsResponseBody) SetOrganizations(v []*ListUserOrganizationsResponseBodyOrganizations) *ListUserOrganizationsResponseBody
- func (s *ListUserOrganizationsResponseBody) SetPageSize(v int32) *ListUserOrganizationsResponseBody
- func (s *ListUserOrganizationsResponseBody) SetRequestId(v string) *ListUserOrganizationsResponseBody
- func (s *ListUserOrganizationsResponseBody) SetTotalCount(v int32) *ListUserOrganizationsResponseBody
- func (s ListUserOrganizationsResponseBody) String() string
- type ListUserOrganizationsResponseBodyOrganizations
- func (s ListUserOrganizationsResponseBodyOrganizations) GoString() string
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetCreatedAt(v int64) *ListUserOrganizationsResponseBodyOrganizations
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetDescription(v string) *ListUserOrganizationsResponseBodyOrganizations
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetIndex(v int32) *ListUserOrganizationsResponseBodyOrganizations
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetName(v string) *ListUserOrganizationsResponseBodyOrganizations
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetOrgId(v int32) *ListUserOrganizationsResponseBodyOrganizations
- func (s *ListUserOrganizationsResponseBodyOrganizations) SetUpdatedAt(v int64) *ListUserOrganizationsResponseBodyOrganizations
- func (s ListUserOrganizationsResponseBodyOrganizations) String() string
- type ListUserPortsRequest
- func (s ListUserPortsRequest) GoString() string
- func (s *ListUserPortsRequest) SetCurrentPage(v int32) *ListUserPortsRequest
- func (s *ListUserPortsRequest) SetPageSize(v int32) *ListUserPortsRequest
- func (s *ListUserPortsRequest) SetSearch(v string) *ListUserPortsRequest
- func (s ListUserPortsRequest) String() string
- type ListUserPortsResponse
- func (s ListUserPortsResponse) GoString() string
- func (s *ListUserPortsResponse) SetBody(v *ListUserPortsResponseBody) *ListUserPortsResponse
- func (s *ListUserPortsResponse) SetHeaders(v map[string]*string) *ListUserPortsResponse
- func (s *ListUserPortsResponse) SetStatusCode(v int32) *ListUserPortsResponse
- func (s ListUserPortsResponse) String() string
- type ListUserPortsResponseBody
- func (s ListUserPortsResponseBody) GoString() string
- func (s *ListUserPortsResponseBody) SetCurrentPage(v int32) *ListUserPortsResponseBody
- func (s *ListUserPortsResponseBody) SetPageSize(v int32) *ListUserPortsResponseBody
- func (s *ListUserPortsResponseBody) SetRecords(v []*ListUserPortsResponseBodyRecords) *ListUserPortsResponseBody
- func (s *ListUserPortsResponseBody) SetRequestId(v string) *ListUserPortsResponseBody
- func (s *ListUserPortsResponseBody) SetTotalCount(v int32) *ListUserPortsResponseBody
- func (s ListUserPortsResponseBody) String() string
- type ListUserPortsResponseBodyRecords
- func (s ListUserPortsResponseBodyRecords) GoString() string
- func (s *ListUserPortsResponseBodyRecords) SetFingerprint(v string) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetIP(v string) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetId(v int32) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetIndex(v int32) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetPort(v int32) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetProduct(v string) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetProtocol(v string) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetService(v string) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserPortsResponseBodyRecords
- func (s *ListUserPortsResponseBodyRecords) SetVersion(v string) *ListUserPortsResponseBodyRecords
- func (s ListUserPortsResponseBodyRecords) String() string
- type ListUserSubdomainsRequest
- func (s ListUserSubdomainsRequest) GoString() string
- func (s *ListUserSubdomainsRequest) SetCurrentPage(v int32) *ListUserSubdomainsRequest
- func (s *ListUserSubdomainsRequest) SetPageSize(v int32) *ListUserSubdomainsRequest
- func (s *ListUserSubdomainsRequest) SetSearch(v string) *ListUserSubdomainsRequest
- func (s ListUserSubdomainsRequest) String() string
- type ListUserSubdomainsResponse
- func (s ListUserSubdomainsResponse) GoString() string
- func (s *ListUserSubdomainsResponse) SetBody(v *ListUserSubdomainsResponseBody) *ListUserSubdomainsResponse
- func (s *ListUserSubdomainsResponse) SetHeaders(v map[string]*string) *ListUserSubdomainsResponse
- func (s *ListUserSubdomainsResponse) SetStatusCode(v int32) *ListUserSubdomainsResponse
- func (s ListUserSubdomainsResponse) String() string
- type ListUserSubdomainsResponseBody
- func (s ListUserSubdomainsResponseBody) GoString() string
- func (s *ListUserSubdomainsResponseBody) SetCurrentPage(v int32) *ListUserSubdomainsResponseBody
- func (s *ListUserSubdomainsResponseBody) SetPageSize(v int32) *ListUserSubdomainsResponseBody
- func (s *ListUserSubdomainsResponseBody) SetRecords(v []*ListUserSubdomainsResponseBodyRecords) *ListUserSubdomainsResponseBody
- func (s *ListUserSubdomainsResponseBody) SetRequestId(v string) *ListUserSubdomainsResponseBody
- func (s *ListUserSubdomainsResponseBody) SetTotalCount(v int32) *ListUserSubdomainsResponseBody
- func (s ListUserSubdomainsResponseBody) String() string
- type ListUserSubdomainsResponseBodyRecords
- func (s ListUserSubdomainsResponseBodyRecords) GoString() string
- func (s *ListUserSubdomainsResponseBodyRecords) SetDomain(v string) *ListUserSubdomainsResponseBodyRecords
- func (s *ListUserSubdomainsResponseBodyRecords) SetId(v int32) *ListUserSubdomainsResponseBodyRecords
- func (s *ListUserSubdomainsResponseBodyRecords) SetIndex(v int32) *ListUserSubdomainsResponseBodyRecords
- func (s *ListUserSubdomainsResponseBodyRecords) SetSubdomain(v string) *ListUserSubdomainsResponseBodyRecords
- func (s *ListUserSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserSubdomainsResponseBodyRecords
- func (s ListUserSubdomainsResponseBodyRecords) String() string
- type ListUserWebPathsRequest
- func (s ListUserWebPathsRequest) GoString() string
- func (s *ListUserWebPathsRequest) SetCurrentPage(v int32) *ListUserWebPathsRequest
- func (s *ListUserWebPathsRequest) SetPageSize(v int32) *ListUserWebPathsRequest
- func (s *ListUserWebPathsRequest) SetSearch(v string) *ListUserWebPathsRequest
- func (s ListUserWebPathsRequest) String() string
- type ListUserWebPathsResponse
- func (s ListUserWebPathsResponse) GoString() string
- func (s *ListUserWebPathsResponse) SetBody(v *ListUserWebPathsResponseBody) *ListUserWebPathsResponse
- func (s *ListUserWebPathsResponse) SetHeaders(v map[string]*string) *ListUserWebPathsResponse
- func (s *ListUserWebPathsResponse) SetStatusCode(v int32) *ListUserWebPathsResponse
- func (s ListUserWebPathsResponse) String() string
- type ListUserWebPathsResponseBody
- func (s ListUserWebPathsResponseBody) GoString() string
- func (s *ListUserWebPathsResponseBody) SetCurrentPage(v int32) *ListUserWebPathsResponseBody
- func (s *ListUserWebPathsResponseBody) SetPageSize(v int32) *ListUserWebPathsResponseBody
- func (s *ListUserWebPathsResponseBody) SetRecords(v []*ListUserWebPathsResponseBodyRecords) *ListUserWebPathsResponseBody
- func (s *ListUserWebPathsResponseBody) SetRequestId(v string) *ListUserWebPathsResponseBody
- func (s *ListUserWebPathsResponseBody) SetTotalCount(v int32) *ListUserWebPathsResponseBody
- func (s ListUserWebPathsResponseBody) String() string
- type ListUserWebPathsResponseBodyRecords
- func (s ListUserWebPathsResponseBodyRecords) GoString() string
- func (s *ListUserWebPathsResponseBodyRecords) SetId(v int32) *ListUserWebPathsResponseBodyRecords
- func (s *ListUserWebPathsResponseBodyRecords) SetIndex(v int32) *ListUserWebPathsResponseBodyRecords
- func (s *ListUserWebPathsResponseBodyRecords) SetPath(v string) *ListUserWebPathsResponseBodyRecords
- func (s *ListUserWebPathsResponseBodyRecords) SetSite(v string) *ListUserWebPathsResponseBodyRecords
- func (s *ListUserWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserWebPathsResponseBodyRecords
- func (s ListUserWebPathsResponseBodyRecords) String() string
- type ListUserWebTechsRequest
- func (s ListUserWebTechsRequest) GoString() string
- func (s *ListUserWebTechsRequest) SetCurrentPage(v int32) *ListUserWebTechsRequest
- func (s *ListUserWebTechsRequest) SetPageSize(v int32) *ListUserWebTechsRequest
- func (s *ListUserWebTechsRequest) SetSearch(v string) *ListUserWebTechsRequest
- func (s ListUserWebTechsRequest) String() string
- type ListUserWebTechsResponse
- func (s ListUserWebTechsResponse) GoString() string
- func (s *ListUserWebTechsResponse) SetBody(v *ListUserWebTechsResponseBody) *ListUserWebTechsResponse
- func (s *ListUserWebTechsResponse) SetHeaders(v map[string]*string) *ListUserWebTechsResponse
- func (s *ListUserWebTechsResponse) SetStatusCode(v int32) *ListUserWebTechsResponse
- func (s ListUserWebTechsResponse) String() string
- type ListUserWebTechsResponseBody
- func (s ListUserWebTechsResponseBody) GoString() string
- func (s *ListUserWebTechsResponseBody) SetCurrentPage(v int32) *ListUserWebTechsResponseBody
- func (s *ListUserWebTechsResponseBody) SetPageSize(v int32) *ListUserWebTechsResponseBody
- func (s *ListUserWebTechsResponseBody) SetRecords(v []*ListUserWebTechsResponseBodyRecords) *ListUserWebTechsResponseBody
- func (s *ListUserWebTechsResponseBody) SetRequestId(v string) *ListUserWebTechsResponseBody
- func (s *ListUserWebTechsResponseBody) SetTotalCount(v int32) *ListUserWebTechsResponseBody
- func (s ListUserWebTechsResponseBody) String() string
- type ListUserWebTechsResponseBodyRecords
- func (s ListUserWebTechsResponseBodyRecords) GoString() string
- func (s *ListUserWebTechsResponseBodyRecords) SetId(v int32) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetIndex(v int32) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetName(v string) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetPoweredBy(v string) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetServer(v string) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetTitle(v string) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetURL(v string) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserWebTechsResponseBodyRecords
- func (s *ListUserWebTechsResponseBodyRecords) SetVersion(v string) *ListUserWebTechsResponseBodyRecords
- func (s ListUserWebTechsResponseBodyRecords) String() string
- type ModifyOrganizationRequest
- func (s ModifyOrganizationRequest) GoString() string
- func (s *ModifyOrganizationRequest) SetDescription(v string) *ModifyOrganizationRequest
- func (s *ModifyOrganizationRequest) SetName(v string) *ModifyOrganizationRequest
- func (s *ModifyOrganizationRequest) SetOrgId(v int32) *ModifyOrganizationRequest
- func (s ModifyOrganizationRequest) String() string
- type ModifyOrganizationResponse
- func (s ModifyOrganizationResponse) GoString() string
- func (s *ModifyOrganizationResponse) SetBody(v *ModifyOrganizationResponseBody) *ModifyOrganizationResponse
- func (s *ModifyOrganizationResponse) SetHeaders(v map[string]*string) *ModifyOrganizationResponse
- func (s *ModifyOrganizationResponse) SetStatusCode(v int32) *ModifyOrganizationResponse
- func (s ModifyOrganizationResponse) String() string
- type ModifyOrganizationResponseBody
- type TagAssetsByRecordsRequest
- func (s TagAssetsByRecordsRequest) GoString() string
- func (s *TagAssetsByRecordsRequest) SetAssetType(v string) *TagAssetsByRecordsRequest
- func (s *TagAssetsByRecordsRequest) SetRecordIds(v []*int32) *TagAssetsByRecordsRequest
- func (s *TagAssetsByRecordsRequest) SetSource(v string) *TagAssetsByRecordsRequest
- func (s *TagAssetsByRecordsRequest) SetTags(v []*string) *TagAssetsByRecordsRequest
- func (s TagAssetsByRecordsRequest) String() string
- type TagAssetsByRecordsResponse
- func (s TagAssetsByRecordsResponse) GoString() string
- func (s *TagAssetsByRecordsResponse) SetBody(v *TagAssetsByRecordsResponseBody) *TagAssetsByRecordsResponse
- func (s *TagAssetsByRecordsResponse) SetHeaders(v map[string]*string) *TagAssetsByRecordsResponse
- func (s *TagAssetsByRecordsResponse) SetStatusCode(v int32) *TagAssetsByRecordsResponse
- func (s TagAssetsByRecordsResponse) String() string
- type TagAssetsByRecordsResponseBody
- type TagAssetsBySearchRequest
- func (s TagAssetsBySearchRequest) GoString() string
- func (s *TagAssetsBySearchRequest) SetAssetType(v string) *TagAssetsBySearchRequest
- func (s *TagAssetsBySearchRequest) SetSearch(v string) *TagAssetsBySearchRequest
- func (s *TagAssetsBySearchRequest) SetSource(v string) *TagAssetsBySearchRequest
- func (s *TagAssetsBySearchRequest) SetTags(v []*string) *TagAssetsBySearchRequest
- func (s TagAssetsBySearchRequest) String() string
- type TagAssetsBySearchResponse
- func (s TagAssetsBySearchResponse) GoString() string
- func (s *TagAssetsBySearchResponse) SetBody(v *TagAssetsBySearchResponseBody) *TagAssetsBySearchResponse
- func (s *TagAssetsBySearchResponse) SetHeaders(v map[string]*string) *TagAssetsBySearchResponse
- func (s *TagAssetsBySearchResponse) SetStatusCode(v int32) *TagAssetsBySearchResponse
- func (s TagAssetsBySearchResponse) String() string
- type TagAssetsBySearchResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddAssetTagsRequest ¶
type AddAssetTagsRequest struct { Assets []*string `json:"Assets,omitempty" xml:"Assets,omitempty" type:"Repeated"` Lang *string `json:"Lang,omitempty" xml:"Lang,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` Tags []*string `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` }
func (AddAssetTagsRequest) GoString ¶
func (s AddAssetTagsRequest) GoString() string
func (*AddAssetTagsRequest) SetAssets ¶
func (s *AddAssetTagsRequest) SetAssets(v []*string) *AddAssetTagsRequest
func (*AddAssetTagsRequest) SetLang ¶
func (s *AddAssetTagsRequest) SetLang(v string) *AddAssetTagsRequest
func (*AddAssetTagsRequest) SetResourceOwnerId ¶
func (s *AddAssetTagsRequest) SetResourceOwnerId(v int64) *AddAssetTagsRequest
func (*AddAssetTagsRequest) SetSourceIp ¶
func (s *AddAssetTagsRequest) SetSourceIp(v string) *AddAssetTagsRequest
func (*AddAssetTagsRequest) SetTags ¶
func (s *AddAssetTagsRequest) SetTags(v []*string) *AddAssetTagsRequest
func (AddAssetTagsRequest) String ¶
func (s AddAssetTagsRequest) String() string
type AddAssetTagsResponse ¶
type AddAssetTagsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddAssetTagsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddAssetTagsResponse) GoString ¶
func (s AddAssetTagsResponse) GoString() string
func (*AddAssetTagsResponse) SetBody ¶
func (s *AddAssetTagsResponse) SetBody(v *AddAssetTagsResponseBody) *AddAssetTagsResponse
func (*AddAssetTagsResponse) SetHeaders ¶
func (s *AddAssetTagsResponse) SetHeaders(v map[string]*string) *AddAssetTagsResponse
func (*AddAssetTagsResponse) SetStatusCode ¶
func (s *AddAssetTagsResponse) SetStatusCode(v int32) *AddAssetTagsResponse
func (AddAssetTagsResponse) String ¶
func (s AddAssetTagsResponse) String() string
type AddAssetTagsResponseBody ¶
type AddAssetTagsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddAssetTagsResponseBody) GoString ¶
func (s AddAssetTagsResponseBody) GoString() string
func (*AddAssetTagsResponseBody) SetRequestId ¶
func (s *AddAssetTagsResponseBody) SetRequestId(v string) *AddAssetTagsResponseBody
func (AddAssetTagsResponseBody) String ¶
func (s AddAssetTagsResponseBody) String() string
type AddAssetsRequest ¶
type AddAssetsRequest struct { Assets []*string `json:"Assets,omitempty" xml:"Assets,omitempty" type:"Repeated"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` Tags []*string `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` }
func (AddAssetsRequest) GoString ¶
func (s AddAssetsRequest) GoString() string
func (*AddAssetsRequest) SetAssets ¶
func (s *AddAssetsRequest) SetAssets(v []*string) *AddAssetsRequest
func (*AddAssetsRequest) SetResourceOwnerId ¶
func (s *AddAssetsRequest) SetResourceOwnerId(v int64) *AddAssetsRequest
func (*AddAssetsRequest) SetSourceIp ¶
func (s *AddAssetsRequest) SetSourceIp(v string) *AddAssetsRequest
func (*AddAssetsRequest) SetTags ¶
func (s *AddAssetsRequest) SetTags(v []*string) *AddAssetsRequest
func (AddAssetsRequest) String ¶
func (s AddAssetsRequest) String() string
type AddAssetsResponse ¶
type AddAssetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddAssetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddAssetsResponse) GoString ¶
func (s AddAssetsResponse) GoString() string
func (*AddAssetsResponse) SetBody ¶
func (s *AddAssetsResponse) SetBody(v *AddAssetsResponseBody) *AddAssetsResponse
func (*AddAssetsResponse) SetHeaders ¶
func (s *AddAssetsResponse) SetHeaders(v map[string]*string) *AddAssetsResponse
func (*AddAssetsResponse) SetStatusCode ¶
func (s *AddAssetsResponse) SetStatusCode(v int32) *AddAssetsResponse
func (AddAssetsResponse) String ¶
func (s AddAssetsResponse) String() string
type AddAssetsResponseBody ¶
type AddAssetsResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (AddAssetsResponseBody) GoString ¶
func (s AddAssetsResponseBody) GoString() string
func (*AddAssetsResponseBody) SetRequestId ¶
func (s *AddAssetsResponseBody) SetRequestId(v string) *AddAssetsResponseBody
func (*AddAssetsResponseBody) SetSuccess ¶
func (s *AddAssetsResponseBody) SetSuccess(v bool) *AddAssetsResponseBody
func (AddAssetsResponseBody) String ¶
func (s AddAssetsResponseBody) String() string
type AddOrgDomainsRequest ¶
type AddOrgDomainsRequest struct { Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` }
func (AddOrgDomainsRequest) GoString ¶
func (s AddOrgDomainsRequest) GoString() string
func (*AddOrgDomainsRequest) SetDomains ¶
func (s *AddOrgDomainsRequest) SetDomains(v []*string) *AddOrgDomainsRequest
func (*AddOrgDomainsRequest) SetOrgId ¶
func (s *AddOrgDomainsRequest) SetOrgId(v int32) *AddOrgDomainsRequest
func (AddOrgDomainsRequest) String ¶
func (s AddOrgDomainsRequest) String() string
type AddOrgDomainsResponse ¶
type AddOrgDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddOrgDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddOrgDomainsResponse) GoString ¶
func (s AddOrgDomainsResponse) GoString() string
func (*AddOrgDomainsResponse) SetBody ¶
func (s *AddOrgDomainsResponse) SetBody(v *AddOrgDomainsResponseBody) *AddOrgDomainsResponse
func (*AddOrgDomainsResponse) SetHeaders ¶
func (s *AddOrgDomainsResponse) SetHeaders(v map[string]*string) *AddOrgDomainsResponse
func (*AddOrgDomainsResponse) SetStatusCode ¶
func (s *AddOrgDomainsResponse) SetStatusCode(v int32) *AddOrgDomainsResponse
func (AddOrgDomainsResponse) String ¶
func (s AddOrgDomainsResponse) String() string
type AddOrgDomainsResponseBody ¶
type AddOrgDomainsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddOrgDomainsResponseBody) GoString ¶
func (s AddOrgDomainsResponseBody) GoString() string
func (*AddOrgDomainsResponseBody) SetRequestId ¶
func (s *AddOrgDomainsResponseBody) SetRequestId(v string) *AddOrgDomainsResponseBody
func (AddOrgDomainsResponseBody) String ¶
func (s AddOrgDomainsResponseBody) String() string
type AddOrgHostsRequest ¶
type AddOrgHostsRequest struct { Hosts []*string `json:"Hosts,omitempty" xml:"Hosts,omitempty" type:"Repeated"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` }
func (AddOrgHostsRequest) GoString ¶
func (s AddOrgHostsRequest) GoString() string
func (*AddOrgHostsRequest) SetHosts ¶
func (s *AddOrgHostsRequest) SetHosts(v []*string) *AddOrgHostsRequest
func (*AddOrgHostsRequest) SetOrgId ¶
func (s *AddOrgHostsRequest) SetOrgId(v int32) *AddOrgHostsRequest
func (AddOrgHostsRequest) String ¶
func (s AddOrgHostsRequest) String() string
type AddOrgHostsResponse ¶
type AddOrgHostsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddOrgHostsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddOrgHostsResponse) GoString ¶
func (s AddOrgHostsResponse) GoString() string
func (*AddOrgHostsResponse) SetBody ¶
func (s *AddOrgHostsResponse) SetBody(v *AddOrgHostsResponseBody) *AddOrgHostsResponse
func (*AddOrgHostsResponse) SetHeaders ¶
func (s *AddOrgHostsResponse) SetHeaders(v map[string]*string) *AddOrgHostsResponse
func (*AddOrgHostsResponse) SetStatusCode ¶
func (s *AddOrgHostsResponse) SetStatusCode(v int32) *AddOrgHostsResponse
func (AddOrgHostsResponse) String ¶
func (s AddOrgHostsResponse) String() string
type AddOrgHostsResponseBody ¶
type AddOrgHostsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddOrgHostsResponseBody) GoString ¶
func (s AddOrgHostsResponseBody) GoString() string
func (*AddOrgHostsResponseBody) SetRequestId ¶
func (s *AddOrgHostsResponseBody) SetRequestId(v string) *AddOrgHostsResponseBody
func (AddOrgHostsResponseBody) String ¶
func (s AddOrgHostsResponseBody) String() string
type AddOrgSubdomainsRequest ¶
type AddOrgSubdomainsRequest struct { OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Subdomains []*string `json:"Subdomains,omitempty" xml:"Subdomains,omitempty" type:"Repeated"` }
func (AddOrgSubdomainsRequest) GoString ¶
func (s AddOrgSubdomainsRequest) GoString() string
func (*AddOrgSubdomainsRequest) SetOrgId ¶
func (s *AddOrgSubdomainsRequest) SetOrgId(v int32) *AddOrgSubdomainsRequest
func (*AddOrgSubdomainsRequest) SetSubdomains ¶
func (s *AddOrgSubdomainsRequest) SetSubdomains(v []*string) *AddOrgSubdomainsRequest
func (AddOrgSubdomainsRequest) String ¶
func (s AddOrgSubdomainsRequest) String() string
type AddOrgSubdomainsResponse ¶
type AddOrgSubdomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddOrgSubdomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddOrgSubdomainsResponse) GoString ¶
func (s AddOrgSubdomainsResponse) GoString() string
func (*AddOrgSubdomainsResponse) SetBody ¶
func (s *AddOrgSubdomainsResponse) SetBody(v *AddOrgSubdomainsResponseBody) *AddOrgSubdomainsResponse
func (*AddOrgSubdomainsResponse) SetHeaders ¶
func (s *AddOrgSubdomainsResponse) SetHeaders(v map[string]*string) *AddOrgSubdomainsResponse
func (*AddOrgSubdomainsResponse) SetStatusCode ¶
func (s *AddOrgSubdomainsResponse) SetStatusCode(v int32) *AddOrgSubdomainsResponse
func (AddOrgSubdomainsResponse) String ¶
func (s AddOrgSubdomainsResponse) String() string
type AddOrgSubdomainsResponseBody ¶
type AddOrgSubdomainsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddOrgSubdomainsResponseBody) GoString ¶
func (s AddOrgSubdomainsResponseBody) GoString() string
func (*AddOrgSubdomainsResponseBody) SetRequestId ¶
func (s *AddOrgSubdomainsResponseBody) SetRequestId(v string) *AddOrgSubdomainsResponseBody
func (AddOrgSubdomainsResponseBody) String ¶
func (s AddOrgSubdomainsResponseBody) String() string
type AddOrgWebPathsRequest ¶
type AddOrgWebPathsRequest struct { OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` URLs []*string `json:"URLs,omitempty" xml:"URLs,omitempty" type:"Repeated"` }
func (AddOrgWebPathsRequest) GoString ¶
func (s AddOrgWebPathsRequest) GoString() string
func (*AddOrgWebPathsRequest) SetOrgId ¶
func (s *AddOrgWebPathsRequest) SetOrgId(v int32) *AddOrgWebPathsRequest
func (*AddOrgWebPathsRequest) SetURLs ¶
func (s *AddOrgWebPathsRequest) SetURLs(v []*string) *AddOrgWebPathsRequest
func (AddOrgWebPathsRequest) String ¶
func (s AddOrgWebPathsRequest) String() string
type AddOrgWebPathsResponse ¶
type AddOrgWebPathsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddOrgWebPathsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddOrgWebPathsResponse) GoString ¶
func (s AddOrgWebPathsResponse) GoString() string
func (*AddOrgWebPathsResponse) SetBody ¶
func (s *AddOrgWebPathsResponse) SetBody(v *AddOrgWebPathsResponseBody) *AddOrgWebPathsResponse
func (*AddOrgWebPathsResponse) SetHeaders ¶
func (s *AddOrgWebPathsResponse) SetHeaders(v map[string]*string) *AddOrgWebPathsResponse
func (*AddOrgWebPathsResponse) SetStatusCode ¶
func (s *AddOrgWebPathsResponse) SetStatusCode(v int32) *AddOrgWebPathsResponse
func (AddOrgWebPathsResponse) String ¶
func (s AddOrgWebPathsResponse) String() string
type AddOrgWebPathsResponseBody ¶
type AddOrgWebPathsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (AddOrgWebPathsResponseBody) GoString ¶
func (s AddOrgWebPathsResponseBody) GoString() string
func (*AddOrgWebPathsResponseBody) SetRequestId ¶
func (s *AddOrgWebPathsResponseBody) SetRequestId(v string) *AddOrgWebPathsResponseBody
func (AddOrgWebPathsResponseBody) String ¶
func (s AddOrgWebPathsResponseBody) String() string
type Client ¶
func (*Client) AddAssetTags ¶
func (client *Client) AddAssetTags(request *AddAssetTagsRequest) (_result *AddAssetTagsResponse, _err error)
func (*Client) AddAssetTagsWithOptions ¶
func (client *Client) AddAssetTagsWithOptions(request *AddAssetTagsRequest, runtime *util.RuntimeOptions) (_result *AddAssetTagsResponse, _err error)
func (*Client) AddAssets ¶
func (client *Client) AddAssets(request *AddAssetsRequest) (_result *AddAssetsResponse, _err error)
func (*Client) AddAssetsWithOptions ¶
func (client *Client) AddAssetsWithOptions(request *AddAssetsRequest, runtime *util.RuntimeOptions) (_result *AddAssetsResponse, _err error)
func (*Client) AddOrgDomains ¶
func (client *Client) AddOrgDomains(request *AddOrgDomainsRequest) (_result *AddOrgDomainsResponse, _err error)
func (*Client) AddOrgDomainsWithOptions ¶
func (client *Client) AddOrgDomainsWithOptions(request *AddOrgDomainsRequest, runtime *util.RuntimeOptions) (_result *AddOrgDomainsResponse, _err error)
func (*Client) AddOrgHosts ¶
func (client *Client) AddOrgHosts(request *AddOrgHostsRequest) (_result *AddOrgHostsResponse, _err error)
func (*Client) AddOrgHostsWithOptions ¶
func (client *Client) AddOrgHostsWithOptions(request *AddOrgHostsRequest, runtime *util.RuntimeOptions) (_result *AddOrgHostsResponse, _err error)
func (*Client) AddOrgSubdomains ¶
func (client *Client) AddOrgSubdomains(request *AddOrgSubdomainsRequest) (_result *AddOrgSubdomainsResponse, _err error)
func (*Client) AddOrgSubdomainsWithOptions ¶
func (client *Client) AddOrgSubdomainsWithOptions(request *AddOrgSubdomainsRequest, runtime *util.RuntimeOptions) (_result *AddOrgSubdomainsResponse, _err error)
func (*Client) AddOrgWebPaths ¶
func (client *Client) AddOrgWebPaths(request *AddOrgWebPathsRequest) (_result *AddOrgWebPathsResponse, _err error)
func (*Client) AddOrgWebPathsWithOptions ¶
func (client *Client) AddOrgWebPathsWithOptions(request *AddOrgWebPathsRequest, runtime *util.RuntimeOptions) (_result *AddOrgWebPathsResponse, _err error)
func (*Client) CreateOrganization ¶
func (client *Client) CreateOrganization(request *CreateOrganizationRequest) (_result *CreateOrganizationResponse, _err error)
func (*Client) CreateOrganizationWithOptions ¶
func (client *Client) CreateOrganizationWithOptions(request *CreateOrganizationRequest, runtime *util.RuntimeOptions) (_result *CreateOrganizationResponse, _err error)
func (*Client) CreateSession ¶
func (client *Client) CreateSession(request *CreateSessionRequest) (_result *CreateSessionResponse, _err error)
func (*Client) CreateSessionWithOptions ¶
func (client *Client) CreateSessionWithOptions(request *CreateSessionRequest, runtime *util.RuntimeOptions) (_result *CreateSessionResponse, _err error)
func (*Client) DeleteAssets ¶
func (client *Client) DeleteAssets(request *DeleteAssetsRequest) (_result *DeleteAssetsResponse, _err error)
func (*Client) DeleteAssetsWithOptions ¶
func (client *Client) DeleteAssetsWithOptions(request *DeleteAssetsRequest, runtime *util.RuntimeOptions) (_result *DeleteAssetsResponse, _err error)
func (*Client) DeleteOrgAttackSurfaceRecords ¶
func (client *Client) DeleteOrgAttackSurfaceRecords(request *DeleteOrgAttackSurfaceRecordsRequest) (_result *DeleteOrgAttackSurfaceRecordsResponse, _err error)
func (*Client) DeleteOrgAttackSurfaceRecordsWithOptions ¶
func (client *Client) DeleteOrgAttackSurfaceRecordsWithOptions(request *DeleteOrgAttackSurfaceRecordsRequest, runtime *util.RuntimeOptions) (_result *DeleteOrgAttackSurfaceRecordsResponse, _err error)
func (*Client) DeleteOrganizations ¶
func (client *Client) DeleteOrganizations(request *DeleteOrganizationsRequest) (_result *DeleteOrganizationsResponse, _err error)
func (*Client) DeleteOrganizationsWithOptions ¶
func (client *Client) DeleteOrganizationsWithOptions(request *DeleteOrganizationsRequest, runtime *util.RuntimeOptions) (_result *DeleteOrganizationsResponse, _err error)
func (*Client) DeleteSession ¶
func (client *Client) DeleteSession(request *DeleteSessionRequest) (_result *DeleteSessionResponse, _err error)
func (*Client) DeleteSessionWithOptions ¶
func (client *Client) DeleteSessionWithOptions(request *DeleteSessionRequest, runtime *util.RuntimeOptions) (_result *DeleteSessionResponse, _err error)
func (*Client) DeleteUserAttackSurfaceRecords ¶
func (client *Client) DeleteUserAttackSurfaceRecords(request *DeleteUserAttackSurfaceRecordsRequest) (_result *DeleteUserAttackSurfaceRecordsResponse, _err error)
func (*Client) DeleteUserAttackSurfaceRecordsWithOptions ¶
func (client *Client) DeleteUserAttackSurfaceRecordsWithOptions(request *DeleteUserAttackSurfaceRecordsRequest, runtime *util.RuntimeOptions) (_result *DeleteUserAttackSurfaceRecordsResponse, _err error)
func (*Client) DescribeAllVulnerabilities ¶
func (client *Client) DescribeAllVulnerabilities(request *DescribeAllVulnerabilitiesRequest) (_result *DescribeAllVulnerabilitiesResponse, _err error)
func (*Client) DescribeAllVulnerabilitiesWithOptions ¶
func (client *Client) DescribeAllVulnerabilitiesWithOptions(request *DescribeAllVulnerabilitiesRequest, runtime *util.RuntimeOptions) (_result *DescribeAllVulnerabilitiesResponse, _err error)
func (*Client) DescribeAssets ¶
func (client *Client) DescribeAssets(request *DescribeAssetsRequest) (_result *DescribeAssetsResponse, _err error)
func (*Client) DescribeAssetsWithOptions ¶
func (client *Client) DescribeAssetsWithOptions(request *DescribeAssetsRequest, runtime *util.RuntimeOptions) (_result *DescribeAssetsResponse, _err error)
func (*Client) DescribeAttackSurfacesFacets ¶
func (client *Client) DescribeAttackSurfacesFacets(request *DescribeAttackSurfacesFacetsRequest) (_result *DescribeAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeAttackSurfacesFacetsWithOptions ¶
func (client *Client) DescribeAttackSurfacesFacetsWithOptions(request *DescribeAttackSurfacesFacetsRequest, runtime *util.RuntimeOptions) (_result *DescribeAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeCrawlerRequests ¶
func (client *Client) DescribeCrawlerRequests(request *DescribeCrawlerRequestsRequest) (_result *DescribeCrawlerRequestsResponse, _err error)
func (*Client) DescribeCrawlerRequestsWithOptions ¶
func (client *Client) DescribeCrawlerRequestsWithOptions(request *DescribeCrawlerRequestsRequest, runtime *util.RuntimeOptions) (_result *DescribeCrawlerRequestsResponse, _err error)
func (*Client) DescribeDNSMap ¶
func (client *Client) DescribeDNSMap(request *DescribeDNSMapRequest) (_result *DescribeDNSMapResponse, _err error)
func (*Client) DescribeDNSMapWithOptions ¶
func (client *Client) DescribeDNSMapWithOptions(request *DescribeDNSMapRequest, runtime *util.RuntimeOptions) (_result *DescribeDNSMapResponse, _err error)
func (*Client) DescribeDomainAttackSurfacesFacets ¶
func (client *Client) DescribeDomainAttackSurfacesFacets(request *DescribeDomainAttackSurfacesFacetsRequest) (_result *DescribeDomainAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeDomainAttackSurfacesFacetsWithOptions ¶
func (client *Client) DescribeDomainAttackSurfacesFacetsWithOptions(request *DescribeDomainAttackSurfacesFacetsRequest, runtime *util.RuntimeOptions) (_result *DescribeDomainAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeDomains ¶
func (client *Client) DescribeDomains(request *DescribeDomainsRequest) (_result *DescribeDomainsResponse, _err error)
func (*Client) DescribeDomainsWithOptions ¶
func (client *Client) DescribeDomainsWithOptions(request *DescribeDomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeDomainsResponse, _err error)
func (*Client) DescribeHostAttackSurfacesFacets ¶
func (client *Client) DescribeHostAttackSurfacesFacets(request *DescribeHostAttackSurfacesFacetsRequest) (_result *DescribeHostAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeHostAttackSurfacesFacetsWithOptions ¶
func (client *Client) DescribeHostAttackSurfacesFacetsWithOptions(request *DescribeHostAttackSurfacesFacetsRequest, runtime *util.RuntimeOptions) (_result *DescribeHostAttackSurfacesFacetsResponse, _err error)
func (*Client) DescribeHosts ¶
func (client *Client) DescribeHosts(request *DescribeHostsRequest) (_result *DescribeHostsResponse, _err error)
func (*Client) DescribeHostsWithOptions ¶
func (client *Client) DescribeHostsWithOptions(request *DescribeHostsRequest, runtime *util.RuntimeOptions) (_result *DescribeHostsResponse, _err error)
func (*Client) DescribeListSessions ¶
func (client *Client) DescribeListSessions(request *DescribeListSessionsRequest) (_result *DescribeListSessionsResponse, _err error)
func (*Client) DescribeListSessionsWithOptions ¶
func (client *Client) DescribeListSessionsWithOptions(request *DescribeListSessionsRequest, runtime *util.RuntimeOptions) (_result *DescribeListSessionsResponse, _err error)
func (*Client) DescribeOrgAttackSurfaceDetails ¶
func (client *Client) DescribeOrgAttackSurfaceDetails(request *DescribeOrgAttackSurfaceDetailsRequest) (_result *DescribeOrgAttackSurfaceDetailsResponse, _err error)
func (*Client) DescribeOrgAttackSurfaceDetailsWithOptions ¶
func (client *Client) DescribeOrgAttackSurfaceDetailsWithOptions(request *DescribeOrgAttackSurfaceDetailsRequest, runtime *util.RuntimeOptions) (_result *DescribeOrgAttackSurfaceDetailsResponse, _err error)
func (*Client) DescribeOrgInfo ¶
func (client *Client) DescribeOrgInfo(request *DescribeOrgInfoRequest) (_result *DescribeOrgInfoResponse, _err error)
func (*Client) DescribeOrgInfoWithOptions ¶
func (client *Client) DescribeOrgInfoWithOptions(request *DescribeOrgInfoRequest, runtime *util.RuntimeOptions) (_result *DescribeOrgInfoResponse, _err error)
func (*Client) DescribePorts ¶
func (client *Client) DescribePorts(request *DescribePortsRequest) (_result *DescribePortsResponse, _err error)
func (*Client) DescribePortsWithOptions ¶
func (client *Client) DescribePortsWithOptions(request *DescribePortsRequest, runtime *util.RuntimeOptions) (_result *DescribePortsResponse, _err error)
func (*Client) DescribeScanSessions ¶
func (client *Client) DescribeScanSessions(request *DescribeScanSessionsRequest) (_result *DescribeScanSessionsResponse, _err error)
func (*Client) DescribeScanSessionsWithOptions ¶
func (client *Client) DescribeScanSessionsWithOptions(request *DescribeScanSessionsRequest, runtime *util.RuntimeOptions) (_result *DescribeScanSessionsResponse, _err error)
func (*Client) DescribeSession ¶
func (client *Client) DescribeSession(request *DescribeSessionRequest) (_result *DescribeSessionResponse, _err error)
func (*Client) DescribeSessionWithOptions ¶
func (client *Client) DescribeSessionWithOptions(request *DescribeSessionRequest, runtime *util.RuntimeOptions) (_result *DescribeSessionResponse, _err error)
func (*Client) DescribeSubdomains ¶
func (client *Client) DescribeSubdomains(request *DescribeSubdomainsRequest) (_result *DescribeSubdomainsResponse, _err error)
func (*Client) DescribeSubdomainsWithOptions ¶
func (client *Client) DescribeSubdomainsWithOptions(request *DescribeSubdomainsRequest, runtime *util.RuntimeOptions) (_result *DescribeSubdomainsResponse, _err error)
func (*Client) DescribeUserTags ¶
func (client *Client) DescribeUserTags(request *DescribeUserTagsRequest) (_result *DescribeUserTagsResponse, _err error)
func (*Client) DescribeUserTagsWithOptions ¶
func (client *Client) DescribeUserTagsWithOptions(request *DescribeUserTagsRequest, runtime *util.RuntimeOptions) (_result *DescribeUserTagsResponse, _err error)
func (*Client) DescribeVulnerability ¶
func (client *Client) DescribeVulnerability(request *DescribeVulnerabilityRequest) (_result *DescribeVulnerabilityResponse, _err error)
func (*Client) DescribeVulnerabilityWithOptions ¶
func (client *Client) DescribeVulnerabilityWithOptions(request *DescribeVulnerabilityRequest, runtime *util.RuntimeOptions) (_result *DescribeVulnerabilityResponse, _err error)
func (*Client) DescribeWebPaths ¶
func (client *Client) DescribeWebPaths(request *DescribeWebPathsRequest) (_result *DescribeWebPathsResponse, _err error)
func (*Client) DescribeWebPathsWithOptions ¶
func (client *Client) DescribeWebPathsWithOptions(request *DescribeWebPathsRequest, runtime *util.RuntimeOptions) (_result *DescribeWebPathsResponse, _err error)
func (*Client) DescribeWebServers ¶
func (client *Client) DescribeWebServers(request *DescribeWebServersRequest) (_result *DescribeWebServersResponse, _err error)
func (*Client) DescribeWebServersWithOptions ¶
func (client *Client) DescribeWebServersWithOptions(request *DescribeWebServersRequest, runtime *util.RuntimeOptions) (_result *DescribeWebServersResponse, _err error)
func (*Client) DescribeWebTechs ¶
func (client *Client) DescribeWebTechs(request *DescribeWebTechsRequest) (_result *DescribeWebTechsResponse, _err error)
func (*Client) DescribeWebTechsWithOptions ¶
func (client *Client) DescribeWebTechsWithOptions(request *DescribeWebTechsRequest, runtime *util.RuntimeOptions) (_result *DescribeWebTechsResponse, _err error)
func (*Client) EditSession ¶
func (client *Client) EditSession(request *EditSessionRequest) (_result *EditSessionResponse, _err error)
func (*Client) EditSessionWithOptions ¶
func (client *Client) EditSessionWithOptions(request *EditSessionRequest, runtime *util.RuntimeOptions) (_result *EditSessionResponse, _err error)
func (*Client) GenerateVulReport ¶
func (client *Client) GenerateVulReport(request *GenerateVulReportRequest) (_result *GenerateVulReportResponse, _err error)
func (*Client) GenerateVulReportWithOptions ¶
func (client *Client) GenerateVulReportWithOptions(request *GenerateVulReportRequest, runtime *util.RuntimeOptions) (_result *GenerateVulReportResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) ListOrgAttackSurfaceFacets ¶
func (client *Client) ListOrgAttackSurfaceFacets(request *ListOrgAttackSurfaceFacetsRequest) (_result *ListOrgAttackSurfaceFacetsResponse, _err error)
func (*Client) ListOrgAttackSurfaceFacetsWithOptions ¶
func (client *Client) ListOrgAttackSurfaceFacetsWithOptions(request *ListOrgAttackSurfaceFacetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgAttackSurfaceFacetsResponse, _err error)
func (*Client) ListOrgDNSMap ¶
func (client *Client) ListOrgDNSMap(request *ListOrgDNSMapRequest) (_result *ListOrgDNSMapResponse, _err error)
func (*Client) ListOrgDNSMapWithOptions ¶
func (client *Client) ListOrgDNSMapWithOptions(request *ListOrgDNSMapRequest, runtime *util.RuntimeOptions) (_result *ListOrgDNSMapResponse, _err error)
func (*Client) ListOrgDomains ¶
func (client *Client) ListOrgDomains(request *ListOrgDomainsRequest) (_result *ListOrgDomainsResponse, _err error)
func (*Client) ListOrgDomainsWithOptions ¶
func (client *Client) ListOrgDomainsWithOptions(request *ListOrgDomainsRequest, runtime *util.RuntimeOptions) (_result *ListOrgDomainsResponse, _err error)
func (*Client) ListOrgHosts ¶
func (client *Client) ListOrgHosts(request *ListOrgHostsRequest) (_result *ListOrgHostsResponse, _err error)
func (*Client) ListOrgHostsWithOptions ¶
func (client *Client) ListOrgHostsWithOptions(request *ListOrgHostsRequest, runtime *util.RuntimeOptions) (_result *ListOrgHostsResponse, _err error)
func (*Client) ListOrgPorts ¶
func (client *Client) ListOrgPorts(request *ListOrgPortsRequest) (_result *ListOrgPortsResponse, _err error)
func (*Client) ListOrgPortsWithOptions ¶
func (client *Client) ListOrgPortsWithOptions(request *ListOrgPortsRequest, runtime *util.RuntimeOptions) (_result *ListOrgPortsResponse, _err error)
func (*Client) ListOrgRiskyAssets ¶
func (client *Client) ListOrgRiskyAssets(request *ListOrgRiskyAssetsRequest) (_result *ListOrgRiskyAssetsResponse, _err error)
func (*Client) ListOrgRiskyAssetsWithOptions ¶
func (client *Client) ListOrgRiskyAssetsWithOptions(request *ListOrgRiskyAssetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgRiskyAssetsResponse, _err error)
func (*Client) ListOrgSubdomains ¶
func (client *Client) ListOrgSubdomains(request *ListOrgSubdomainsRequest) (_result *ListOrgSubdomainsResponse, _err error)
func (*Client) ListOrgSubdomainsWithOptions ¶
func (client *Client) ListOrgSubdomainsWithOptions(request *ListOrgSubdomainsRequest, runtime *util.RuntimeOptions) (_result *ListOrgSubdomainsResponse, _err error)
func (*Client) ListOrgVulFacets ¶
func (client *Client) ListOrgVulFacets(request *ListOrgVulFacetsRequest) (_result *ListOrgVulFacetsResponse, _err error)
func (*Client) ListOrgVulFacetsWithOptions ¶
func (client *Client) ListOrgVulFacetsWithOptions(request *ListOrgVulFacetsRequest, runtime *util.RuntimeOptions) (_result *ListOrgVulFacetsResponse, _err error)
func (*Client) ListOrgWebPaths ¶
func (client *Client) ListOrgWebPaths(request *ListOrgWebPathsRequest) (_result *ListOrgWebPathsResponse, _err error)
func (*Client) ListOrgWebPathsWithOptions ¶
func (client *Client) ListOrgWebPathsWithOptions(request *ListOrgWebPathsRequest, runtime *util.RuntimeOptions) (_result *ListOrgWebPathsResponse, _err error)
func (*Client) ListOrgWebTechs ¶
func (client *Client) ListOrgWebTechs(request *ListOrgWebTechsRequest) (_result *ListOrgWebTechsResponse, _err error)
func (*Client) ListOrgWebTechsWithOptions ¶
func (client *Client) ListOrgWebTechsWithOptions(request *ListOrgWebTechsRequest, runtime *util.RuntimeOptions) (_result *ListOrgWebTechsResponse, _err error)
func (*Client) ListUserAttackSurfaceFacets ¶
func (client *Client) ListUserAttackSurfaceFacets() (_result *ListUserAttackSurfaceFacetsResponse, _err error)
func (*Client) ListUserAttackSurfaceFacetsWithOptions ¶
func (client *Client) ListUserAttackSurfaceFacetsWithOptions(runtime *util.RuntimeOptions) (_result *ListUserAttackSurfaceFacetsResponse, _err error)
func (*Client) ListUserDNSMap ¶
func (client *Client) ListUserDNSMap(request *ListUserDNSMapRequest) (_result *ListUserDNSMapResponse, _err error)
func (*Client) ListUserDNSMapWithOptions ¶
func (client *Client) ListUserDNSMapWithOptions(request *ListUserDNSMapRequest, runtime *util.RuntimeOptions) (_result *ListUserDNSMapResponse, _err error)
func (*Client) ListUserDomains ¶
func (client *Client) ListUserDomains(request *ListUserDomainsRequest) (_result *ListUserDomainsResponse, _err error)
func (*Client) ListUserDomainsWithOptions ¶
func (client *Client) ListUserDomainsWithOptions(request *ListUserDomainsRequest, runtime *util.RuntimeOptions) (_result *ListUserDomainsResponse, _err error)
func (*Client) ListUserHosts ¶
func (client *Client) ListUserHosts(request *ListUserHostsRequest) (_result *ListUserHostsResponse, _err error)
func (*Client) ListUserHostsWithOptions ¶
func (client *Client) ListUserHostsWithOptions(request *ListUserHostsRequest, runtime *util.RuntimeOptions) (_result *ListUserHostsResponse, _err error)
func (*Client) ListUserOrganizations ¶
func (client *Client) ListUserOrganizations(request *ListUserOrganizationsRequest) (_result *ListUserOrganizationsResponse, _err error)
func (*Client) ListUserOrganizationsWithOptions ¶
func (client *Client) ListUserOrganizationsWithOptions(request *ListUserOrganizationsRequest, runtime *util.RuntimeOptions) (_result *ListUserOrganizationsResponse, _err error)
func (*Client) ListUserPorts ¶
func (client *Client) ListUserPorts(request *ListUserPortsRequest) (_result *ListUserPortsResponse, _err error)
func (*Client) ListUserPortsWithOptions ¶
func (client *Client) ListUserPortsWithOptions(request *ListUserPortsRequest, runtime *util.RuntimeOptions) (_result *ListUserPortsResponse, _err error)
func (*Client) ListUserSubdomains ¶
func (client *Client) ListUserSubdomains(request *ListUserSubdomainsRequest) (_result *ListUserSubdomainsResponse, _err error)
func (*Client) ListUserSubdomainsWithOptions ¶
func (client *Client) ListUserSubdomainsWithOptions(request *ListUserSubdomainsRequest, runtime *util.RuntimeOptions) (_result *ListUserSubdomainsResponse, _err error)
func (*Client) ListUserWebPaths ¶
func (client *Client) ListUserWebPaths(request *ListUserWebPathsRequest) (_result *ListUserWebPathsResponse, _err error)
func (*Client) ListUserWebPathsWithOptions ¶
func (client *Client) ListUserWebPathsWithOptions(request *ListUserWebPathsRequest, runtime *util.RuntimeOptions) (_result *ListUserWebPathsResponse, _err error)
func (*Client) ListUserWebTechs ¶
func (client *Client) ListUserWebTechs(request *ListUserWebTechsRequest) (_result *ListUserWebTechsResponse, _err error)
func (*Client) ListUserWebTechsWithOptions ¶
func (client *Client) ListUserWebTechsWithOptions(request *ListUserWebTechsRequest, runtime *util.RuntimeOptions) (_result *ListUserWebTechsResponse, _err error)
func (*Client) ModifyOrganization ¶
func (client *Client) ModifyOrganization(request *ModifyOrganizationRequest) (_result *ModifyOrganizationResponse, _err error)
func (*Client) ModifyOrganizationWithOptions ¶
func (client *Client) ModifyOrganizationWithOptions(request *ModifyOrganizationRequest, runtime *util.RuntimeOptions) (_result *ModifyOrganizationResponse, _err error)
func (*Client) TagAssetsByRecords ¶
func (client *Client) TagAssetsByRecords(request *TagAssetsByRecordsRequest) (_result *TagAssetsByRecordsResponse, _err error)
func (*Client) TagAssetsByRecordsWithOptions ¶
func (client *Client) TagAssetsByRecordsWithOptions(request *TagAssetsByRecordsRequest, runtime *util.RuntimeOptions) (_result *TagAssetsByRecordsResponse, _err error)
func (*Client) TagAssetsBySearch ¶
func (client *Client) TagAssetsBySearch(request *TagAssetsBySearchRequest) (_result *TagAssetsBySearchResponse, _err error)
func (*Client) TagAssetsBySearchWithOptions ¶
func (client *Client) TagAssetsBySearchWithOptions(request *TagAssetsBySearchRequest, runtime *util.RuntimeOptions) (_result *TagAssetsBySearchResponse, _err error)
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Domains []*string `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Repeated"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` }
func (CreateOrganizationRequest) GoString ¶
func (s CreateOrganizationRequest) GoString() string
func (*CreateOrganizationRequest) SetDescription ¶
func (s *CreateOrganizationRequest) SetDescription(v string) *CreateOrganizationRequest
func (*CreateOrganizationRequest) SetDomains ¶
func (s *CreateOrganizationRequest) SetDomains(v []*string) *CreateOrganizationRequest
func (*CreateOrganizationRequest) SetName ¶
func (s *CreateOrganizationRequest) SetName(v string) *CreateOrganizationRequest
func (CreateOrganizationRequest) String ¶
func (s CreateOrganizationRequest) String() string
type CreateOrganizationResponse ¶
type CreateOrganizationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateOrganizationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateOrganizationResponse) GoString ¶
func (s CreateOrganizationResponse) GoString() string
func (*CreateOrganizationResponse) SetBody ¶
func (s *CreateOrganizationResponse) SetBody(v *CreateOrganizationResponseBody) *CreateOrganizationResponse
func (*CreateOrganizationResponse) SetHeaders ¶
func (s *CreateOrganizationResponse) SetHeaders(v map[string]*string) *CreateOrganizationResponse
func (*CreateOrganizationResponse) SetStatusCode ¶
func (s *CreateOrganizationResponse) SetStatusCode(v int32) *CreateOrganizationResponse
func (CreateOrganizationResponse) String ¶
func (s CreateOrganizationResponse) String() string
type CreateOrganizationResponseBody ¶
type CreateOrganizationResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateOrganizationResponseBody) GoString ¶
func (s CreateOrganizationResponseBody) GoString() string
func (*CreateOrganizationResponseBody) SetRequestId ¶
func (s *CreateOrganizationResponseBody) SetRequestId(v string) *CreateOrganizationResponseBody
func (CreateOrganizationResponseBody) String ¶
func (s CreateOrganizationResponseBody) String() string
type CreateSessionRequest ¶
type CreateSessionRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` LoginSession *string `json:"LoginSession,omitempty" xml:"LoginSession,omitempty"` TTL *int32 `json:"TTL,omitempty" xml:"TTL,omitempty"` }
func (CreateSessionRequest) GoString ¶
func (s CreateSessionRequest) GoString() string
func (*CreateSessionRequest) SetAsset ¶
func (s *CreateSessionRequest) SetAsset(v string) *CreateSessionRequest
func (*CreateSessionRequest) SetLoginSession ¶
func (s *CreateSessionRequest) SetLoginSession(v string) *CreateSessionRequest
func (*CreateSessionRequest) SetTTL ¶
func (s *CreateSessionRequest) SetTTL(v int32) *CreateSessionRequest
func (CreateSessionRequest) String ¶
func (s CreateSessionRequest) String() string
type CreateSessionResponse ¶
type CreateSessionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateSessionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateSessionResponse) GoString ¶
func (s CreateSessionResponse) GoString() string
func (*CreateSessionResponse) SetBody ¶
func (s *CreateSessionResponse) SetBody(v *CreateSessionResponseBody) *CreateSessionResponse
func (*CreateSessionResponse) SetHeaders ¶
func (s *CreateSessionResponse) SetHeaders(v map[string]*string) *CreateSessionResponse
func (*CreateSessionResponse) SetStatusCode ¶
func (s *CreateSessionResponse) SetStatusCode(v int32) *CreateSessionResponse
func (CreateSessionResponse) String ¶
func (s CreateSessionResponse) String() string
type CreateSessionResponseBody ¶
type CreateSessionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (CreateSessionResponseBody) GoString ¶
func (s CreateSessionResponseBody) GoString() string
func (*CreateSessionResponseBody) SetRequestId ¶
func (s *CreateSessionResponseBody) SetRequestId(v string) *CreateSessionResponseBody
func (CreateSessionResponseBody) String ¶
func (s CreateSessionResponseBody) String() string
type DeleteAssetsRequest ¶
type DeleteAssetsRequest struct { AssetIds []*string `json:"AssetIds,omitempty" xml:"AssetIds,omitempty" type:"Repeated"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` }
func (DeleteAssetsRequest) GoString ¶
func (s DeleteAssetsRequest) GoString() string
func (*DeleteAssetsRequest) SetAssetIds ¶
func (s *DeleteAssetsRequest) SetAssetIds(v []*string) *DeleteAssetsRequest
func (*DeleteAssetsRequest) SetResourceOwnerId ¶
func (s *DeleteAssetsRequest) SetResourceOwnerId(v int64) *DeleteAssetsRequest
func (*DeleteAssetsRequest) SetSourceIp ¶
func (s *DeleteAssetsRequest) SetSourceIp(v string) *DeleteAssetsRequest
func (DeleteAssetsRequest) String ¶
func (s DeleteAssetsRequest) String() string
type DeleteAssetsResponse ¶
type DeleteAssetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteAssetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteAssetsResponse) GoString ¶
func (s DeleteAssetsResponse) GoString() string
func (*DeleteAssetsResponse) SetBody ¶
func (s *DeleteAssetsResponse) SetBody(v *DeleteAssetsResponseBody) *DeleteAssetsResponse
func (*DeleteAssetsResponse) SetHeaders ¶
func (s *DeleteAssetsResponse) SetHeaders(v map[string]*string) *DeleteAssetsResponse
func (*DeleteAssetsResponse) SetStatusCode ¶
func (s *DeleteAssetsResponse) SetStatusCode(v int32) *DeleteAssetsResponse
func (DeleteAssetsResponse) String ¶
func (s DeleteAssetsResponse) String() string
type DeleteAssetsResponseBody ¶
type DeleteAssetsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteAssetsResponseBody) GoString ¶
func (s DeleteAssetsResponseBody) GoString() string
func (*DeleteAssetsResponseBody) SetRequestId ¶
func (s *DeleteAssetsResponseBody) SetRequestId(v string) *DeleteAssetsResponseBody
func (DeleteAssetsResponseBody) String ¶
func (s DeleteAssetsResponseBody) String() string
type DeleteOrgAttackSurfaceRecordsRequest ¶
type DeleteOrgAttackSurfaceRecordsRequest struct { OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Records []*int32 `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (DeleteOrgAttackSurfaceRecordsRequest) GoString ¶
func (s DeleteOrgAttackSurfaceRecordsRequest) GoString() string
func (*DeleteOrgAttackSurfaceRecordsRequest) SetOrgId ¶
func (s *DeleteOrgAttackSurfaceRecordsRequest) SetOrgId(v int32) *DeleteOrgAttackSurfaceRecordsRequest
func (*DeleteOrgAttackSurfaceRecordsRequest) SetRecords ¶
func (s *DeleteOrgAttackSurfaceRecordsRequest) SetRecords(v []*int32) *DeleteOrgAttackSurfaceRecordsRequest
func (*DeleteOrgAttackSurfaceRecordsRequest) SetSource ¶
func (s *DeleteOrgAttackSurfaceRecordsRequest) SetSource(v string) *DeleteOrgAttackSurfaceRecordsRequest
func (DeleteOrgAttackSurfaceRecordsRequest) String ¶
func (s DeleteOrgAttackSurfaceRecordsRequest) String() string
type DeleteOrgAttackSurfaceRecordsResponse ¶
type DeleteOrgAttackSurfaceRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteOrgAttackSurfaceRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteOrgAttackSurfaceRecordsResponse) GoString ¶
func (s DeleteOrgAttackSurfaceRecordsResponse) GoString() string
func (*DeleteOrgAttackSurfaceRecordsResponse) SetHeaders ¶
func (s *DeleteOrgAttackSurfaceRecordsResponse) SetHeaders(v map[string]*string) *DeleteOrgAttackSurfaceRecordsResponse
func (*DeleteOrgAttackSurfaceRecordsResponse) SetStatusCode ¶
func (s *DeleteOrgAttackSurfaceRecordsResponse) SetStatusCode(v int32) *DeleteOrgAttackSurfaceRecordsResponse
func (DeleteOrgAttackSurfaceRecordsResponse) String ¶
func (s DeleteOrgAttackSurfaceRecordsResponse) String() string
type DeleteOrgAttackSurfaceRecordsResponseBody ¶
type DeleteOrgAttackSurfaceRecordsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteOrgAttackSurfaceRecordsResponseBody) GoString ¶
func (s DeleteOrgAttackSurfaceRecordsResponseBody) GoString() string
func (*DeleteOrgAttackSurfaceRecordsResponseBody) SetRequestId ¶
func (s *DeleteOrgAttackSurfaceRecordsResponseBody) SetRequestId(v string) *DeleteOrgAttackSurfaceRecordsResponseBody
func (DeleteOrgAttackSurfaceRecordsResponseBody) String ¶
func (s DeleteOrgAttackSurfaceRecordsResponseBody) String() string
type DeleteOrganizationsRequest ¶
type DeleteOrganizationsRequest struct {
OrgIds []*string `json:"OrgIds,omitempty" xml:"OrgIds,omitempty" type:"Repeated"`
}
func (DeleteOrganizationsRequest) GoString ¶
func (s DeleteOrganizationsRequest) GoString() string
func (*DeleteOrganizationsRequest) SetOrgIds ¶
func (s *DeleteOrganizationsRequest) SetOrgIds(v []*string) *DeleteOrganizationsRequest
func (DeleteOrganizationsRequest) String ¶
func (s DeleteOrganizationsRequest) String() string
type DeleteOrganizationsResponse ¶
type DeleteOrganizationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteOrganizationsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteOrganizationsResponse) GoString ¶
func (s DeleteOrganizationsResponse) GoString() string
func (*DeleteOrganizationsResponse) SetBody ¶
func (s *DeleteOrganizationsResponse) SetBody(v *DeleteOrganizationsResponseBody) *DeleteOrganizationsResponse
func (*DeleteOrganizationsResponse) SetHeaders ¶
func (s *DeleteOrganizationsResponse) SetHeaders(v map[string]*string) *DeleteOrganizationsResponse
func (*DeleteOrganizationsResponse) SetStatusCode ¶
func (s *DeleteOrganizationsResponse) SetStatusCode(v int32) *DeleteOrganizationsResponse
func (DeleteOrganizationsResponse) String ¶
func (s DeleteOrganizationsResponse) String() string
type DeleteOrganizationsResponseBody ¶
type DeleteOrganizationsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteOrganizationsResponseBody) GoString ¶
func (s DeleteOrganizationsResponseBody) GoString() string
func (*DeleteOrganizationsResponseBody) SetRequestId ¶
func (s *DeleteOrganizationsResponseBody) SetRequestId(v string) *DeleteOrganizationsResponseBody
func (DeleteOrganizationsResponseBody) String ¶
func (s DeleteOrganizationsResponseBody) String() string
type DeleteSessionRequest ¶
type DeleteSessionRequest struct {
SessionId *int32 `json:"SessionId,omitempty" xml:"SessionId,omitempty"`
}
func (DeleteSessionRequest) GoString ¶
func (s DeleteSessionRequest) GoString() string
func (*DeleteSessionRequest) SetSessionId ¶
func (s *DeleteSessionRequest) SetSessionId(v int32) *DeleteSessionRequest
func (DeleteSessionRequest) String ¶
func (s DeleteSessionRequest) String() string
type DeleteSessionResponse ¶
type DeleteSessionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteSessionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteSessionResponse) GoString ¶
func (s DeleteSessionResponse) GoString() string
func (*DeleteSessionResponse) SetBody ¶
func (s *DeleteSessionResponse) SetBody(v *DeleteSessionResponseBody) *DeleteSessionResponse
func (*DeleteSessionResponse) SetHeaders ¶
func (s *DeleteSessionResponse) SetHeaders(v map[string]*string) *DeleteSessionResponse
func (*DeleteSessionResponse) SetStatusCode ¶
func (s *DeleteSessionResponse) SetStatusCode(v int32) *DeleteSessionResponse
func (DeleteSessionResponse) String ¶
func (s DeleteSessionResponse) String() string
type DeleteSessionResponseBody ¶
type DeleteSessionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteSessionResponseBody) GoString ¶
func (s DeleteSessionResponseBody) GoString() string
func (*DeleteSessionResponseBody) SetRequestId ¶
func (s *DeleteSessionResponseBody) SetRequestId(v string) *DeleteSessionResponseBody
func (DeleteSessionResponseBody) String ¶
func (s DeleteSessionResponseBody) String() string
type DeleteUserAttackSurfaceRecordsRequest ¶
type DeleteUserAttackSurfaceRecordsRequest struct { Records []*int32 `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (DeleteUserAttackSurfaceRecordsRequest) GoString ¶
func (s DeleteUserAttackSurfaceRecordsRequest) GoString() string
func (*DeleteUserAttackSurfaceRecordsRequest) SetRecords ¶
func (s *DeleteUserAttackSurfaceRecordsRequest) SetRecords(v []*int32) *DeleteUserAttackSurfaceRecordsRequest
func (*DeleteUserAttackSurfaceRecordsRequest) SetSource ¶
func (s *DeleteUserAttackSurfaceRecordsRequest) SetSource(v string) *DeleteUserAttackSurfaceRecordsRequest
func (DeleteUserAttackSurfaceRecordsRequest) String ¶
func (s DeleteUserAttackSurfaceRecordsRequest) String() string
type DeleteUserAttackSurfaceRecordsResponse ¶
type DeleteUserAttackSurfaceRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteUserAttackSurfaceRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteUserAttackSurfaceRecordsResponse) GoString ¶
func (s DeleteUserAttackSurfaceRecordsResponse) GoString() string
func (*DeleteUserAttackSurfaceRecordsResponse) SetHeaders ¶
func (s *DeleteUserAttackSurfaceRecordsResponse) SetHeaders(v map[string]*string) *DeleteUserAttackSurfaceRecordsResponse
func (*DeleteUserAttackSurfaceRecordsResponse) SetStatusCode ¶
func (s *DeleteUserAttackSurfaceRecordsResponse) SetStatusCode(v int32) *DeleteUserAttackSurfaceRecordsResponse
func (DeleteUserAttackSurfaceRecordsResponse) String ¶
func (s DeleteUserAttackSurfaceRecordsResponse) String() string
type DeleteUserAttackSurfaceRecordsResponseBody ¶
type DeleteUserAttackSurfaceRecordsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (DeleteUserAttackSurfaceRecordsResponseBody) GoString ¶
func (s DeleteUserAttackSurfaceRecordsResponseBody) GoString() string
func (*DeleteUserAttackSurfaceRecordsResponseBody) SetRequestId ¶
func (s *DeleteUserAttackSurfaceRecordsResponseBody) SetRequestId(v string) *DeleteUserAttackSurfaceRecordsResponseBody
func (DeleteUserAttackSurfaceRecordsResponseBody) String ¶
func (s DeleteUserAttackSurfaceRecordsResponseBody) String() string
type DescribeAllVulnerabilitiesRequest ¶
type DescribeAllVulnerabilitiesRequest struct { BeginTime *int64 `json:"BeginTime,omitempty" xml:"BeginTime,omitempty"` Category *string `json:"Category,omitempty" xml:"Category,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Lang *string `json:"Lang,omitempty" xml:"Lang,omitempty"` Module *string `json:"Module,omitempty" xml:"Module,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` ScanId *string `json:"ScanId,omitempty" xml:"ScanId,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` Severity *int32 `json:"Severity,omitempty" xml:"Severity,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TaskId *int64 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` VulType *int64 `json:"VulType,omitempty" xml:"VulType,omitempty"` }
func (DescribeAllVulnerabilitiesRequest) GoString ¶
func (s DescribeAllVulnerabilitiesRequest) GoString() string
func (*DescribeAllVulnerabilitiesRequest) SetBeginTime ¶
func (s *DescribeAllVulnerabilitiesRequest) SetBeginTime(v int64) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetCategory ¶
func (s *DescribeAllVulnerabilitiesRequest) SetCategory(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetCurrentPage ¶
func (s *DescribeAllVulnerabilitiesRequest) SetCurrentPage(v int32) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetEndTime ¶
func (s *DescribeAllVulnerabilitiesRequest) SetEndTime(v int64) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetLang ¶
func (s *DescribeAllVulnerabilitiesRequest) SetLang(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetModule ¶
func (s *DescribeAllVulnerabilitiesRequest) SetModule(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetName ¶
func (s *DescribeAllVulnerabilitiesRequest) SetName(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetPageSize ¶
func (s *DescribeAllVulnerabilitiesRequest) SetPageSize(v int32) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetResourceOwnerId ¶
func (s *DescribeAllVulnerabilitiesRequest) SetResourceOwnerId(v int64) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetScanId ¶
func (s *DescribeAllVulnerabilitiesRequest) SetScanId(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetSearch ¶
func (s *DescribeAllVulnerabilitiesRequest) SetSearch(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetSeverity ¶
func (s *DescribeAllVulnerabilitiesRequest) SetSeverity(v int32) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetSourceIp ¶
func (s *DescribeAllVulnerabilitiesRequest) SetSourceIp(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetStatus ¶
func (s *DescribeAllVulnerabilitiesRequest) SetStatus(v string) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetTaskId ¶
func (s *DescribeAllVulnerabilitiesRequest) SetTaskId(v int64) *DescribeAllVulnerabilitiesRequest
func (*DescribeAllVulnerabilitiesRequest) SetVulType ¶
func (s *DescribeAllVulnerabilitiesRequest) SetVulType(v int64) *DescribeAllVulnerabilitiesRequest
func (DescribeAllVulnerabilitiesRequest) String ¶
func (s DescribeAllVulnerabilitiesRequest) String() string
type DescribeAllVulnerabilitiesResponse ¶
type DescribeAllVulnerabilitiesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeAllVulnerabilitiesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAllVulnerabilitiesResponse) GoString ¶
func (s DescribeAllVulnerabilitiesResponse) GoString() string
func (*DescribeAllVulnerabilitiesResponse) SetHeaders ¶
func (s *DescribeAllVulnerabilitiesResponse) SetHeaders(v map[string]*string) *DescribeAllVulnerabilitiesResponse
func (*DescribeAllVulnerabilitiesResponse) SetStatusCode ¶
func (s *DescribeAllVulnerabilitiesResponse) SetStatusCode(v int32) *DescribeAllVulnerabilitiesResponse
func (DescribeAllVulnerabilitiesResponse) String ¶
func (s DescribeAllVulnerabilitiesResponse) String() string
type DescribeAllVulnerabilitiesResponseBody ¶
type DescribeAllVulnerabilitiesResponseBody struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` List []*DescribeAllVulnerabilitiesResponseBodyList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageCount *int32 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeAllVulnerabilitiesResponseBody) GoString ¶
func (s DescribeAllVulnerabilitiesResponseBody) GoString() string
func (*DescribeAllVulnerabilitiesResponseBody) SetCount ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetCount(v int32) *DescribeAllVulnerabilitiesResponseBody
func (*DescribeAllVulnerabilitiesResponseBody) SetCurrentPage ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetCurrentPage(v int32) *DescribeAllVulnerabilitiesResponseBody
func (*DescribeAllVulnerabilitiesResponseBody) SetPageCount ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetPageCount(v int32) *DescribeAllVulnerabilitiesResponseBody
func (*DescribeAllVulnerabilitiesResponseBody) SetPageSize ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetPageSize(v int32) *DescribeAllVulnerabilitiesResponseBody
func (*DescribeAllVulnerabilitiesResponseBody) SetRequestId ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetRequestId(v string) *DescribeAllVulnerabilitiesResponseBody
func (*DescribeAllVulnerabilitiesResponseBody) SetTotalCount ¶
func (s *DescribeAllVulnerabilitiesResponseBody) SetTotalCount(v int32) *DescribeAllVulnerabilitiesResponseBody
func (DescribeAllVulnerabilitiesResponseBody) String ¶
func (s DescribeAllVulnerabilitiesResponseBody) String() string
type DescribeAllVulnerabilitiesResponseBodyList ¶
type DescribeAllVulnerabilitiesResponseBodyList struct { Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` Id *int64 `json:"Id,omitempty" xml:"Id,omitempty"` LastDiscoveredAt *int64 `json:"LastDiscoveredAt,omitempty" xml:"LastDiscoveredAt,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Severity *int32 `json:"Severity,omitempty" xml:"Severity,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` Target *string `json:"Target,omitempty" xml:"Target,omitempty"` TaskId *int64 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` VulnerabilityTypeDes *string `json:"VulnerabilityTypeDes,omitempty" xml:"VulnerabilityTypeDes,omitempty"` }
func (DescribeAllVulnerabilitiesResponseBodyList) GoString ¶
func (s DescribeAllVulnerabilitiesResponseBodyList) GoString() string
func (*DescribeAllVulnerabilitiesResponseBodyList) SetHostname ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetHostname(v string) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetLastDiscoveredAt ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetLastDiscoveredAt(v int64) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetName ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetName(v string) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetSeverity ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetSeverity(v int32) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetStatus ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetStatus(v int32) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetTarget ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetTarget(v string) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetTaskId ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetTaskId(v int64) *DescribeAllVulnerabilitiesResponseBodyList
func (*DescribeAllVulnerabilitiesResponseBodyList) SetVulnerabilityTypeDes ¶
func (s *DescribeAllVulnerabilitiesResponseBodyList) SetVulnerabilityTypeDes(v string) *DescribeAllVulnerabilitiesResponseBodyList
func (DescribeAllVulnerabilitiesResponseBodyList) String ¶
func (s DescribeAllVulnerabilitiesResponseBodyList) String() string
type DescribeAssetsRequest ¶
type DescribeAssetsRequest struct { Assets []*string `json:"Assets,omitempty" xml:"Assets,omitempty" type:"Repeated"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` GmtCreateFrom *int64 `json:"GmtCreateFrom,omitempty" xml:"GmtCreateFrom,omitempty"` GmtCreateTo *int64 `json:"GmtCreateTo,omitempty" xml:"GmtCreateTo,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Types []*string `json:"Types,omitempty" xml:"Types,omitempty" type:"Repeated"` }
func (DescribeAssetsRequest) GoString ¶
func (s DescribeAssetsRequest) GoString() string
func (*DescribeAssetsRequest) SetAssets ¶
func (s *DescribeAssetsRequest) SetAssets(v []*string) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetCurrentPage ¶
func (s *DescribeAssetsRequest) SetCurrentPage(v int32) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetGmtCreateFrom ¶
func (s *DescribeAssetsRequest) SetGmtCreateFrom(v int64) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetGmtCreateTo ¶
func (s *DescribeAssetsRequest) SetGmtCreateTo(v int64) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetPageSize ¶
func (s *DescribeAssetsRequest) SetPageSize(v int32) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetResourceOwnerId ¶
func (s *DescribeAssetsRequest) SetResourceOwnerId(v int64) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetSearch ¶
func (s *DescribeAssetsRequest) SetSearch(v string) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetSource ¶
func (s *DescribeAssetsRequest) SetSource(v string) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetSourceIp ¶
func (s *DescribeAssetsRequest) SetSourceIp(v string) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetStatus ¶
func (s *DescribeAssetsRequest) SetStatus(v string) *DescribeAssetsRequest
func (*DescribeAssetsRequest) SetTypes ¶
func (s *DescribeAssetsRequest) SetTypes(v []*string) *DescribeAssetsRequest
func (DescribeAssetsRequest) String ¶
func (s DescribeAssetsRequest) String() string
type DescribeAssetsResponse ¶
type DescribeAssetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeAssetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAssetsResponse) GoString ¶
func (s DescribeAssetsResponse) GoString() string
func (*DescribeAssetsResponse) SetBody ¶
func (s *DescribeAssetsResponse) SetBody(v *DescribeAssetsResponseBody) *DescribeAssetsResponse
func (*DescribeAssetsResponse) SetHeaders ¶
func (s *DescribeAssetsResponse) SetHeaders(v map[string]*string) *DescribeAssetsResponse
func (*DescribeAssetsResponse) SetStatusCode ¶
func (s *DescribeAssetsResponse) SetStatusCode(v int32) *DescribeAssetsResponse
func (DescribeAssetsResponse) String ¶
func (s DescribeAssetsResponse) String() string
type DescribeAssetsResponseBody ¶
type DescribeAssetsResponseBody struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` List []*DescribeAssetsResponseBodyList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageCount *int32 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeAssetsResponseBody) GoString ¶
func (s DescribeAssetsResponseBody) GoString() string
func (*DescribeAssetsResponseBody) SetCount ¶
func (s *DescribeAssetsResponseBody) SetCount(v int32) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetCurrentPage ¶
func (s *DescribeAssetsResponseBody) SetCurrentPage(v int32) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetList ¶
func (s *DescribeAssetsResponseBody) SetList(v []*DescribeAssetsResponseBodyList) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetPageCount ¶
func (s *DescribeAssetsResponseBody) SetPageCount(v int32) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetPageSize ¶
func (s *DescribeAssetsResponseBody) SetPageSize(v int32) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetRequestId ¶
func (s *DescribeAssetsResponseBody) SetRequestId(v string) *DescribeAssetsResponseBody
func (*DescribeAssetsResponseBody) SetTotalCount ¶
func (s *DescribeAssetsResponseBody) SetTotalCount(v int32) *DescribeAssetsResponseBody
func (DescribeAssetsResponseBody) String ¶
func (s DescribeAssetsResponseBody) String() string
type DescribeAssetsResponseBodyList ¶
type DescribeAssetsResponseBodyList struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` AssetId *string `json:"AssetId,omitempty" xml:"AssetId,omitempty"` ExpireTime *int64 `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` GmtCreate *int64 `json:"GmtCreate,omitempty" xml:"GmtCreate,omitempty"` LastScanDate *int64 `json:"LastScanDate,omitempty" xml:"LastScanDate,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (DescribeAssetsResponseBodyList) GoString ¶
func (s DescribeAssetsResponseBodyList) GoString() string
func (*DescribeAssetsResponseBodyList) SetAsset ¶
func (s *DescribeAssetsResponseBodyList) SetAsset(v string) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetAssetId ¶
func (s *DescribeAssetsResponseBodyList) SetAssetId(v string) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetExpireTime ¶
func (s *DescribeAssetsResponseBodyList) SetExpireTime(v int64) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetGmtCreate ¶
func (s *DescribeAssetsResponseBodyList) SetGmtCreate(v int64) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetLastScanDate ¶
func (s *DescribeAssetsResponseBodyList) SetLastScanDate(v int64) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetSource ¶
func (s *DescribeAssetsResponseBodyList) SetSource(v string) *DescribeAssetsResponseBodyList
func (*DescribeAssetsResponseBodyList) SetType ¶
func (s *DescribeAssetsResponseBodyList) SetType(v string) *DescribeAssetsResponseBodyList
func (DescribeAssetsResponseBodyList) String ¶
func (s DescribeAssetsResponseBodyList) String() string
type DescribeAttackSurfacesFacetsRequest ¶
type DescribeAttackSurfacesFacetsRequest struct {
TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"`
}
func (DescribeAttackSurfacesFacetsRequest) GoString ¶
func (s DescribeAttackSurfacesFacetsRequest) GoString() string
func (*DescribeAttackSurfacesFacetsRequest) SetTaskId ¶
func (s *DescribeAttackSurfacesFacetsRequest) SetTaskId(v int32) *DescribeAttackSurfacesFacetsRequest
func (DescribeAttackSurfacesFacetsRequest) String ¶
func (s DescribeAttackSurfacesFacetsRequest) String() string
type DescribeAttackSurfacesFacetsResponse ¶
type DescribeAttackSurfacesFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeAttackSurfacesFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeAttackSurfacesFacetsResponse) GoString ¶
func (s DescribeAttackSurfacesFacetsResponse) GoString() string
func (*DescribeAttackSurfacesFacetsResponse) SetHeaders ¶
func (s *DescribeAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeAttackSurfacesFacetsResponse
func (*DescribeAttackSurfacesFacetsResponse) SetStatusCode ¶
func (s *DescribeAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeAttackSurfacesFacetsResponse
func (DescribeAttackSurfacesFacetsResponse) String ¶
func (s DescribeAttackSurfacesFacetsResponse) String() string
type DescribeAttackSurfacesFacetsResponseBody ¶
type DescribeAttackSurfacesFacetsResponseBody struct { CrawlerRequests *int32 `json:"CrawlerRequests,omitempty" xml:"CrawlerRequests,omitempty"` DNSMap *int32 `json:"DNSMap,omitempty" xml:"DNSMap,omitempty"` Domains *int32 `json:"Domains,omitempty" xml:"Domains,omitempty"` Hosts *int32 `json:"Hosts,omitempty" xml:"Hosts,omitempty"` Ports *int32 `json:"Ports,omitempty" xml:"Ports,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Subdomains *int32 `json:"Subdomains,omitempty" xml:"Subdomains,omitempty"` WebPaths *int32 `json:"WebPaths,omitempty" xml:"WebPaths,omitempty"` WebServers *int32 `json:"WebServers,omitempty" xml:"WebServers,omitempty"` WebTechs *int32 `json:"WebTechs,omitempty" xml:"WebTechs,omitempty"` }
func (DescribeAttackSurfacesFacetsResponseBody) GoString ¶
func (s DescribeAttackSurfacesFacetsResponseBody) GoString() string
func (*DescribeAttackSurfacesFacetsResponseBody) SetCrawlerRequests ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetDNSMap ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetDNSMap(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetDomains ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetDomains(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetHosts ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetHosts(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetPorts ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetPorts(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetRequestId ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetSubdomains ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetSubdomains(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetWebPaths ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetWebServers ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebServers(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (*DescribeAttackSurfacesFacetsResponseBody) SetWebTechs ¶
func (s *DescribeAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeAttackSurfacesFacetsResponseBody
func (DescribeAttackSurfacesFacetsResponseBody) String ¶
func (s DescribeAttackSurfacesFacetsResponseBody) String() string
type DescribeCrawlerRequestsRequest ¶
type DescribeCrawlerRequestsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeCrawlerRequestsRequest) GoString ¶
func (s DescribeCrawlerRequestsRequest) GoString() string
func (*DescribeCrawlerRequestsRequest) SetAsset ¶
func (s *DescribeCrawlerRequestsRequest) SetAsset(v string) *DescribeCrawlerRequestsRequest
func (*DescribeCrawlerRequestsRequest) SetCurrentPage ¶
func (s *DescribeCrawlerRequestsRequest) SetCurrentPage(v int32) *DescribeCrawlerRequestsRequest
func (*DescribeCrawlerRequestsRequest) SetPageSize ¶
func (s *DescribeCrawlerRequestsRequest) SetPageSize(v int32) *DescribeCrawlerRequestsRequest
func (*DescribeCrawlerRequestsRequest) SetTaskId ¶
func (s *DescribeCrawlerRequestsRequest) SetTaskId(v int32) *DescribeCrawlerRequestsRequest
func (DescribeCrawlerRequestsRequest) String ¶
func (s DescribeCrawlerRequestsRequest) String() string
type DescribeCrawlerRequestsResponse ¶
type DescribeCrawlerRequestsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeCrawlerRequestsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCrawlerRequestsResponse) GoString ¶
func (s DescribeCrawlerRequestsResponse) GoString() string
func (*DescribeCrawlerRequestsResponse) SetBody ¶
func (s *DescribeCrawlerRequestsResponse) SetBody(v *DescribeCrawlerRequestsResponseBody) *DescribeCrawlerRequestsResponse
func (*DescribeCrawlerRequestsResponse) SetHeaders ¶
func (s *DescribeCrawlerRequestsResponse) SetHeaders(v map[string]*string) *DescribeCrawlerRequestsResponse
func (*DescribeCrawlerRequestsResponse) SetStatusCode ¶
func (s *DescribeCrawlerRequestsResponse) SetStatusCode(v int32) *DescribeCrawlerRequestsResponse
func (DescribeCrawlerRequestsResponse) String ¶
func (s DescribeCrawlerRequestsResponse) String() string
type DescribeCrawlerRequestsResponseBody ¶
type DescribeCrawlerRequestsResponseBody struct { Records []*DescribeCrawlerRequestsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeCrawlerRequestsResponseBody) GoString ¶
func (s DescribeCrawlerRequestsResponseBody) GoString() string
func (*DescribeCrawlerRequestsResponseBody) SetRecords ¶
func (s *DescribeCrawlerRequestsResponseBody) SetRecords(v []*DescribeCrawlerRequestsResponseBodyRecords) *DescribeCrawlerRequestsResponseBody
func (*DescribeCrawlerRequestsResponseBody) SetRequestId ¶
func (s *DescribeCrawlerRequestsResponseBody) SetRequestId(v string) *DescribeCrawlerRequestsResponseBody
func (*DescribeCrawlerRequestsResponseBody) SetTotal ¶
func (s *DescribeCrawlerRequestsResponseBody) SetTotal(v int32) *DescribeCrawlerRequestsResponseBody
func (DescribeCrawlerRequestsResponseBody) String ¶
func (s DescribeCrawlerRequestsResponseBody) String() string
type DescribeCrawlerRequestsResponseBodyRecords ¶
type DescribeCrawlerRequestsResponseBodyRecords struct { Cookies *string `json:"Cookies,omitempty" xml:"Cookies,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Method *string `json:"Method,omitempty" xml:"Method,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeCrawlerRequestsResponseBodyRecords) GoString ¶
func (s DescribeCrawlerRequestsResponseBodyRecords) GoString() string
func (*DescribeCrawlerRequestsResponseBodyRecords) SetCookies ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetCookies(v string) *DescribeCrawlerRequestsResponseBodyRecords
func (*DescribeCrawlerRequestsResponseBodyRecords) SetData ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetData(v string) *DescribeCrawlerRequestsResponseBodyRecords
func (*DescribeCrawlerRequestsResponseBodyRecords) SetIndex ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetIndex(v int32) *DescribeCrawlerRequestsResponseBodyRecords
func (*DescribeCrawlerRequestsResponseBodyRecords) SetMethod ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetMethod(v string) *DescribeCrawlerRequestsResponseBodyRecords
func (*DescribeCrawlerRequestsResponseBodyRecords) SetURL ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetURL(v string) *DescribeCrawlerRequestsResponseBodyRecords
func (*DescribeCrawlerRequestsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeCrawlerRequestsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeCrawlerRequestsResponseBodyRecords
func (DescribeCrawlerRequestsResponseBodyRecords) String ¶
func (s DescribeCrawlerRequestsResponseBodyRecords) String() string
type DescribeDNSMapRequest ¶
type DescribeDNSMapRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeDNSMapRequest) GoString ¶
func (s DescribeDNSMapRequest) GoString() string
func (*DescribeDNSMapRequest) SetAsset ¶
func (s *DescribeDNSMapRequest) SetAsset(v string) *DescribeDNSMapRequest
func (*DescribeDNSMapRequest) SetCurrentPage ¶
func (s *DescribeDNSMapRequest) SetCurrentPage(v int32) *DescribeDNSMapRequest
func (*DescribeDNSMapRequest) SetPageSize ¶
func (s *DescribeDNSMapRequest) SetPageSize(v int32) *DescribeDNSMapRequest
func (*DescribeDNSMapRequest) SetTaskId ¶
func (s *DescribeDNSMapRequest) SetTaskId(v int32) *DescribeDNSMapRequest
func (DescribeDNSMapRequest) String ¶
func (s DescribeDNSMapRequest) String() string
type DescribeDNSMapResponse ¶
type DescribeDNSMapResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeDNSMapResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDNSMapResponse) GoString ¶
func (s DescribeDNSMapResponse) GoString() string
func (*DescribeDNSMapResponse) SetBody ¶
func (s *DescribeDNSMapResponse) SetBody(v *DescribeDNSMapResponseBody) *DescribeDNSMapResponse
func (*DescribeDNSMapResponse) SetHeaders ¶
func (s *DescribeDNSMapResponse) SetHeaders(v map[string]*string) *DescribeDNSMapResponse
func (*DescribeDNSMapResponse) SetStatusCode ¶
func (s *DescribeDNSMapResponse) SetStatusCode(v int32) *DescribeDNSMapResponse
func (DescribeDNSMapResponse) String ¶
func (s DescribeDNSMapResponse) String() string
type DescribeDNSMapResponseBody ¶
type DescribeDNSMapResponseBody struct { Records []*DescribeDNSMapResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeDNSMapResponseBody) GoString ¶
func (s DescribeDNSMapResponseBody) GoString() string
func (*DescribeDNSMapResponseBody) SetRecords ¶
func (s *DescribeDNSMapResponseBody) SetRecords(v []*DescribeDNSMapResponseBodyRecords) *DescribeDNSMapResponseBody
func (*DescribeDNSMapResponseBody) SetRequestId ¶
func (s *DescribeDNSMapResponseBody) SetRequestId(v string) *DescribeDNSMapResponseBody
func (*DescribeDNSMapResponseBody) SetTotal ¶
func (s *DescribeDNSMapResponseBody) SetTotal(v int32) *DescribeDNSMapResponseBody
func (DescribeDNSMapResponseBody) String ¶
func (s DescribeDNSMapResponseBody) String() string
type DescribeDNSMapResponseBodyRecords ¶
type DescribeDNSMapResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Record *string `json:"Record,omitempty" xml:"Record,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeDNSMapResponseBodyRecords) GoString ¶
func (s DescribeDNSMapResponseBodyRecords) GoString() string
func (*DescribeDNSMapResponseBodyRecords) SetDomain ¶
func (s *DescribeDNSMapResponseBodyRecords) SetDomain(v string) *DescribeDNSMapResponseBodyRecords
func (*DescribeDNSMapResponseBodyRecords) SetIndex ¶
func (s *DescribeDNSMapResponseBodyRecords) SetIndex(v int32) *DescribeDNSMapResponseBodyRecords
func (*DescribeDNSMapResponseBodyRecords) SetRecord ¶
func (s *DescribeDNSMapResponseBodyRecords) SetRecord(v string) *DescribeDNSMapResponseBodyRecords
func (*DescribeDNSMapResponseBodyRecords) SetType ¶
func (s *DescribeDNSMapResponseBodyRecords) SetType(v string) *DescribeDNSMapResponseBodyRecords
func (*DescribeDNSMapResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *DescribeDNSMapResponseBodyRecords
func (DescribeDNSMapResponseBodyRecords) String ¶
func (s DescribeDNSMapResponseBodyRecords) String() string
type DescribeDomainAttackSurfacesFacetsRequest ¶
type DescribeDomainAttackSurfacesFacetsRequest struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeDomainAttackSurfacesFacetsRequest) GoString ¶
func (s DescribeDomainAttackSurfacesFacetsRequest) GoString() string
func (*DescribeDomainAttackSurfacesFacetsRequest) SetDomain ¶
func (s *DescribeDomainAttackSurfacesFacetsRequest) SetDomain(v string) *DescribeDomainAttackSurfacesFacetsRequest
func (*DescribeDomainAttackSurfacesFacetsRequest) SetTaskId ¶
func (s *DescribeDomainAttackSurfacesFacetsRequest) SetTaskId(v int32) *DescribeDomainAttackSurfacesFacetsRequest
func (DescribeDomainAttackSurfacesFacetsRequest) String ¶
func (s DescribeDomainAttackSurfacesFacetsRequest) String() string
type DescribeDomainAttackSurfacesFacetsResponse ¶
type DescribeDomainAttackSurfacesFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeDomainAttackSurfacesFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDomainAttackSurfacesFacetsResponse) GoString ¶
func (s DescribeDomainAttackSurfacesFacetsResponse) GoString() string
func (*DescribeDomainAttackSurfacesFacetsResponse) SetHeaders ¶
func (s *DescribeDomainAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeDomainAttackSurfacesFacetsResponse
func (*DescribeDomainAttackSurfacesFacetsResponse) SetStatusCode ¶
func (s *DescribeDomainAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeDomainAttackSurfacesFacetsResponse
func (DescribeDomainAttackSurfacesFacetsResponse) String ¶
func (s DescribeDomainAttackSurfacesFacetsResponse) String() string
type DescribeDomainAttackSurfacesFacetsResponseBody ¶
type DescribeDomainAttackSurfacesFacetsResponseBody struct { CrawlerRequests *int32 `json:"CrawlerRequests,omitempty" xml:"CrawlerRequests,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` WebPaths *int32 `json:"WebPaths,omitempty" xml:"WebPaths,omitempty"` WebServers *int32 `json:"WebServers,omitempty" xml:"WebServers,omitempty"` WebTechs *int32 `json:"WebTechs,omitempty" xml:"WebTechs,omitempty"` }
func (DescribeDomainAttackSurfacesFacetsResponseBody) GoString ¶
func (s DescribeDomainAttackSurfacesFacetsResponseBody) GoString() string
func (*DescribeDomainAttackSurfacesFacetsResponseBody) SetCrawlerRequests ¶
func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
func (*DescribeDomainAttackSurfacesFacetsResponseBody) SetRequestId ¶
func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeDomainAttackSurfacesFacetsResponseBody
func (*DescribeDomainAttackSurfacesFacetsResponseBody) SetWebPaths ¶
func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
func (*DescribeDomainAttackSurfacesFacetsResponseBody) SetWebServers ¶
func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebServers(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
func (*DescribeDomainAttackSurfacesFacetsResponseBody) SetWebTechs ¶
func (s *DescribeDomainAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeDomainAttackSurfacesFacetsResponseBody
func (DescribeDomainAttackSurfacesFacetsResponseBody) String ¶
func (s DescribeDomainAttackSurfacesFacetsResponseBody) String() string
type DescribeDomainsRequest ¶
type DescribeDomainsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeDomainsRequest) GoString ¶
func (s DescribeDomainsRequest) GoString() string
func (*DescribeDomainsRequest) SetAsset ¶
func (s *DescribeDomainsRequest) SetAsset(v string) *DescribeDomainsRequest
func (*DescribeDomainsRequest) SetCurrentPage ¶
func (s *DescribeDomainsRequest) SetCurrentPage(v int32) *DescribeDomainsRequest
func (*DescribeDomainsRequest) SetPageSize ¶
func (s *DescribeDomainsRequest) SetPageSize(v int32) *DescribeDomainsRequest
func (*DescribeDomainsRequest) SetTaskId ¶
func (s *DescribeDomainsRequest) SetTaskId(v int32) *DescribeDomainsRequest
func (DescribeDomainsRequest) String ¶
func (s DescribeDomainsRequest) String() string
type DescribeDomainsResponse ¶
type DescribeDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeDomainsResponse) GoString ¶
func (s DescribeDomainsResponse) GoString() string
func (*DescribeDomainsResponse) SetBody ¶
func (s *DescribeDomainsResponse) SetBody(v *DescribeDomainsResponseBody) *DescribeDomainsResponse
func (*DescribeDomainsResponse) SetHeaders ¶
func (s *DescribeDomainsResponse) SetHeaders(v map[string]*string) *DescribeDomainsResponse
func (*DescribeDomainsResponse) SetStatusCode ¶
func (s *DescribeDomainsResponse) SetStatusCode(v int32) *DescribeDomainsResponse
func (DescribeDomainsResponse) String ¶
func (s DescribeDomainsResponse) String() string
type DescribeDomainsResponseBody ¶
type DescribeDomainsResponseBody struct { Records []*DescribeDomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeDomainsResponseBody) GoString ¶
func (s DescribeDomainsResponseBody) GoString() string
func (*DescribeDomainsResponseBody) SetRecords ¶
func (s *DescribeDomainsResponseBody) SetRecords(v []*DescribeDomainsResponseBodyRecords) *DescribeDomainsResponseBody
func (*DescribeDomainsResponseBody) SetRequestId ¶
func (s *DescribeDomainsResponseBody) SetRequestId(v string) *DescribeDomainsResponseBody
func (*DescribeDomainsResponseBody) SetTotal ¶
func (s *DescribeDomainsResponseBody) SetTotal(v int32) *DescribeDomainsResponseBody
func (DescribeDomainsResponseBody) String ¶
func (s DescribeDomainsResponseBody) String() string
type DescribeDomainsResponseBodyRecords ¶
type DescribeDomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeDomainsResponseBodyRecords) GoString ¶
func (s DescribeDomainsResponseBodyRecords) GoString() string
func (*DescribeDomainsResponseBodyRecords) SetDomain ¶
func (s *DescribeDomainsResponseBodyRecords) SetDomain(v string) *DescribeDomainsResponseBodyRecords
func (*DescribeDomainsResponseBodyRecords) SetIndex ¶
func (s *DescribeDomainsResponseBodyRecords) SetIndex(v int32) *DescribeDomainsResponseBodyRecords
func (*DescribeDomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeDomainsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeDomainsResponseBodyRecords
func (DescribeDomainsResponseBodyRecords) String ¶
func (s DescribeDomainsResponseBodyRecords) String() string
type DescribeHostAttackSurfacesFacetsRequest ¶
type DescribeHostAttackSurfacesFacetsRequest struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeHostAttackSurfacesFacetsRequest) GoString ¶
func (s DescribeHostAttackSurfacesFacetsRequest) GoString() string
func (*DescribeHostAttackSurfacesFacetsRequest) SetHost ¶
func (s *DescribeHostAttackSurfacesFacetsRequest) SetHost(v string) *DescribeHostAttackSurfacesFacetsRequest
func (*DescribeHostAttackSurfacesFacetsRequest) SetTaskId ¶
func (s *DescribeHostAttackSurfacesFacetsRequest) SetTaskId(v int32) *DescribeHostAttackSurfacesFacetsRequest
func (DescribeHostAttackSurfacesFacetsRequest) String ¶
func (s DescribeHostAttackSurfacesFacetsRequest) String() string
type DescribeHostAttackSurfacesFacetsResponse ¶
type DescribeHostAttackSurfacesFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHostAttackSurfacesFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHostAttackSurfacesFacetsResponse) GoString ¶
func (s DescribeHostAttackSurfacesFacetsResponse) GoString() string
func (*DescribeHostAttackSurfacesFacetsResponse) SetHeaders ¶
func (s *DescribeHostAttackSurfacesFacetsResponse) SetHeaders(v map[string]*string) *DescribeHostAttackSurfacesFacetsResponse
func (*DescribeHostAttackSurfacesFacetsResponse) SetStatusCode ¶
func (s *DescribeHostAttackSurfacesFacetsResponse) SetStatusCode(v int32) *DescribeHostAttackSurfacesFacetsResponse
func (DescribeHostAttackSurfacesFacetsResponse) String ¶
func (s DescribeHostAttackSurfacesFacetsResponse) String() string
type DescribeHostAttackSurfacesFacetsResponseBody ¶
type DescribeHostAttackSurfacesFacetsResponseBody struct { CrawlerRequests *int32 `json:"CrawlerRequests,omitempty" xml:"CrawlerRequests,omitempty"` Hosts *int32 `json:"Hosts,omitempty" xml:"Hosts,omitempty"` Ports *int32 `json:"Ports,omitempty" xml:"Ports,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` WebPaths *int32 `json:"WebPaths,omitempty" xml:"WebPaths,omitempty"` WebTechs *int32 `json:"WebTechs,omitempty" xml:"WebTechs,omitempty"` }
func (DescribeHostAttackSurfacesFacetsResponseBody) GoString ¶
func (s DescribeHostAttackSurfacesFacetsResponseBody) GoString() string
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetCrawlerRequests ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetCrawlerRequests(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetHosts ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetHosts(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetPorts ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetPorts(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetRequestId ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetRequestId(v string) *DescribeHostAttackSurfacesFacetsResponseBody
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetWebPaths ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetWebPaths(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
func (*DescribeHostAttackSurfacesFacetsResponseBody) SetWebTechs ¶
func (s *DescribeHostAttackSurfacesFacetsResponseBody) SetWebTechs(v int32) *DescribeHostAttackSurfacesFacetsResponseBody
func (DescribeHostAttackSurfacesFacetsResponseBody) String ¶
func (s DescribeHostAttackSurfacesFacetsResponseBody) String() string
type DescribeHostsRequest ¶
type DescribeHostsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeHostsRequest) GoString ¶
func (s DescribeHostsRequest) GoString() string
func (*DescribeHostsRequest) SetAsset ¶
func (s *DescribeHostsRequest) SetAsset(v string) *DescribeHostsRequest
func (*DescribeHostsRequest) SetCurrentPage ¶
func (s *DescribeHostsRequest) SetCurrentPage(v int32) *DescribeHostsRequest
func (*DescribeHostsRequest) SetPageSize ¶
func (s *DescribeHostsRequest) SetPageSize(v int32) *DescribeHostsRequest
func (*DescribeHostsRequest) SetTaskId ¶
func (s *DescribeHostsRequest) SetTaskId(v int32) *DescribeHostsRequest
func (DescribeHostsRequest) String ¶
func (s DescribeHostsRequest) String() string
type DescribeHostsResponse ¶
type DescribeHostsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHostsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHostsResponse) GoString ¶
func (s DescribeHostsResponse) GoString() string
func (*DescribeHostsResponse) SetBody ¶
func (s *DescribeHostsResponse) SetBody(v *DescribeHostsResponseBody) *DescribeHostsResponse
func (*DescribeHostsResponse) SetHeaders ¶
func (s *DescribeHostsResponse) SetHeaders(v map[string]*string) *DescribeHostsResponse
func (*DescribeHostsResponse) SetStatusCode ¶
func (s *DescribeHostsResponse) SetStatusCode(v int32) *DescribeHostsResponse
func (DescribeHostsResponse) String ¶
func (s DescribeHostsResponse) String() string
type DescribeHostsResponseBody ¶
type DescribeHostsResponseBody struct { Records []*DescribeHostsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeHostsResponseBody) GoString ¶
func (s DescribeHostsResponseBody) GoString() string
func (*DescribeHostsResponseBody) SetRecords ¶
func (s *DescribeHostsResponseBody) SetRecords(v []*DescribeHostsResponseBodyRecords) *DescribeHostsResponseBody
func (*DescribeHostsResponseBody) SetRequestId ¶
func (s *DescribeHostsResponseBody) SetRequestId(v string) *DescribeHostsResponseBody
func (*DescribeHostsResponseBody) SetTotal ¶
func (s *DescribeHostsResponseBody) SetTotal(v int32) *DescribeHostsResponseBody
func (DescribeHostsResponseBody) String ¶
func (s DescribeHostsResponseBody) String() string
type DescribeHostsResponseBodyRecords ¶
type DescribeHostsResponseBodyRecords struct { Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` IsUp *string `json:"IsUp,omitempty" xml:"IsUp,omitempty"` OS *string `json:"OS,omitempty" xml:"OS,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeHostsResponseBodyRecords) GoString ¶
func (s DescribeHostsResponseBodyRecords) GoString() string
func (*DescribeHostsResponseBodyRecords) SetHostname ¶
func (s *DescribeHostsResponseBodyRecords) SetHostname(v string) *DescribeHostsResponseBodyRecords
func (*DescribeHostsResponseBodyRecords) SetIP ¶
func (s *DescribeHostsResponseBodyRecords) SetIP(v string) *DescribeHostsResponseBodyRecords
func (*DescribeHostsResponseBodyRecords) SetIndex ¶
func (s *DescribeHostsResponseBodyRecords) SetIndex(v int32) *DescribeHostsResponseBodyRecords
func (*DescribeHostsResponseBodyRecords) SetIsUp ¶
func (s *DescribeHostsResponseBodyRecords) SetIsUp(v string) *DescribeHostsResponseBodyRecords
func (*DescribeHostsResponseBodyRecords) SetOS ¶
func (s *DescribeHostsResponseBodyRecords) SetOS(v string) *DescribeHostsResponseBodyRecords
func (*DescribeHostsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeHostsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeHostsResponseBodyRecords
func (DescribeHostsResponseBodyRecords) String ¶
func (s DescribeHostsResponseBodyRecords) String() string
type DescribeListSessionsRequest ¶
type DescribeListSessionsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeListSessionsRequest) GoString ¶
func (s DescribeListSessionsRequest) GoString() string
func (*DescribeListSessionsRequest) SetAsset ¶
func (s *DescribeListSessionsRequest) SetAsset(v string) *DescribeListSessionsRequest
func (*DescribeListSessionsRequest) SetCurrentPage ¶
func (s *DescribeListSessionsRequest) SetCurrentPage(v int32) *DescribeListSessionsRequest
func (*DescribeListSessionsRequest) SetPageSize ¶
func (s *DescribeListSessionsRequest) SetPageSize(v int32) *DescribeListSessionsRequest
func (DescribeListSessionsRequest) String ¶
func (s DescribeListSessionsRequest) String() string
type DescribeListSessionsResponse ¶
type DescribeListSessionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeListSessionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeListSessionsResponse) GoString ¶
func (s DescribeListSessionsResponse) GoString() string
func (*DescribeListSessionsResponse) SetBody ¶
func (s *DescribeListSessionsResponse) SetBody(v *DescribeListSessionsResponseBody) *DescribeListSessionsResponse
func (*DescribeListSessionsResponse) SetHeaders ¶
func (s *DescribeListSessionsResponse) SetHeaders(v map[string]*string) *DescribeListSessionsResponse
func (*DescribeListSessionsResponse) SetStatusCode ¶
func (s *DescribeListSessionsResponse) SetStatusCode(v int32) *DescribeListSessionsResponse
func (DescribeListSessionsResponse) String ¶
func (s DescribeListSessionsResponse) String() string
type DescribeListSessionsResponseBody ¶
type DescribeListSessionsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Sessions []*DescribeListSessionsResponseBodySessions `json:"Sessions,omitempty" xml:"Sessions,omitempty" type:"Repeated"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeListSessionsResponseBody) GoString ¶
func (s DescribeListSessionsResponseBody) GoString() string
func (*DescribeListSessionsResponseBody) SetCurrentPage ¶
func (s *DescribeListSessionsResponseBody) SetCurrentPage(v int32) *DescribeListSessionsResponseBody
func (*DescribeListSessionsResponseBody) SetPageSize ¶
func (s *DescribeListSessionsResponseBody) SetPageSize(v int32) *DescribeListSessionsResponseBody
func (*DescribeListSessionsResponseBody) SetRequestId ¶
func (s *DescribeListSessionsResponseBody) SetRequestId(v string) *DescribeListSessionsResponseBody
func (*DescribeListSessionsResponseBody) SetSessions ¶
func (s *DescribeListSessionsResponseBody) SetSessions(v []*DescribeListSessionsResponseBodySessions) *DescribeListSessionsResponseBody
func (*DescribeListSessionsResponseBody) SetTotalCount ¶
func (s *DescribeListSessionsResponseBody) SetTotalCount(v int32) *DescribeListSessionsResponseBody
func (DescribeListSessionsResponseBody) String ¶
func (s DescribeListSessionsResponseBody) String() string
type DescribeListSessionsResponseBodySessions ¶
type DescribeListSessionsResponseBodySessions struct { AliUid *int32 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CreatedAt *int64 `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` Expired *int32 `json:"Expired,omitempty" xml:"Expired,omitempty"` LoginSession *string `json:"LoginSession,omitempty" xml:"LoginSession,omitempty"` ModifiedAt *int64 `json:"ModifiedAt,omitempty" xml:"ModifiedAt,omitempty"` SessionId *int32 `json:"SessionId,omitempty" xml:"SessionId,omitempty"` TTL *int32 `json:"TTL,omitempty" xml:"TTL,omitempty"` }
func (DescribeListSessionsResponseBodySessions) GoString ¶
func (s DescribeListSessionsResponseBodySessions) GoString() string
func (*DescribeListSessionsResponseBodySessions) SetAliUid ¶
func (s *DescribeListSessionsResponseBodySessions) SetAliUid(v int32) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetAsset ¶
func (s *DescribeListSessionsResponseBodySessions) SetAsset(v string) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetCreatedAt ¶
func (s *DescribeListSessionsResponseBodySessions) SetCreatedAt(v int64) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetExpired ¶
func (s *DescribeListSessionsResponseBodySessions) SetExpired(v int32) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetLoginSession ¶
func (s *DescribeListSessionsResponseBodySessions) SetLoginSession(v string) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetModifiedAt ¶
func (s *DescribeListSessionsResponseBodySessions) SetModifiedAt(v int64) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetSessionId ¶
func (s *DescribeListSessionsResponseBodySessions) SetSessionId(v int32) *DescribeListSessionsResponseBodySessions
func (*DescribeListSessionsResponseBodySessions) SetTTL ¶
func (s *DescribeListSessionsResponseBodySessions) SetTTL(v int32) *DescribeListSessionsResponseBodySessions
func (DescribeListSessionsResponseBodySessions) String ¶
func (s DescribeListSessionsResponseBodySessions) String() string
type DescribeOrgAttackSurfaceDetailsRequest ¶
type DescribeOrgAttackSurfaceDetailsRequest struct { OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` RecordId *int32 `json:"RecordId,omitempty" xml:"RecordId,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` }
func (DescribeOrgAttackSurfaceDetailsRequest) GoString ¶
func (s DescribeOrgAttackSurfaceDetailsRequest) GoString() string
func (*DescribeOrgAttackSurfaceDetailsRequest) SetOrgId ¶
func (s *DescribeOrgAttackSurfaceDetailsRequest) SetOrgId(v int32) *DescribeOrgAttackSurfaceDetailsRequest
func (*DescribeOrgAttackSurfaceDetailsRequest) SetRecordId ¶
func (s *DescribeOrgAttackSurfaceDetailsRequest) SetRecordId(v int32) *DescribeOrgAttackSurfaceDetailsRequest
func (*DescribeOrgAttackSurfaceDetailsRequest) SetSource ¶
func (s *DescribeOrgAttackSurfaceDetailsRequest) SetSource(v string) *DescribeOrgAttackSurfaceDetailsRequest
func (DescribeOrgAttackSurfaceDetailsRequest) String ¶
func (s DescribeOrgAttackSurfaceDetailsRequest) String() string
type DescribeOrgAttackSurfaceDetailsResponse ¶
type DescribeOrgAttackSurfaceDetailsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeOrgAttackSurfaceDetailsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeOrgAttackSurfaceDetailsResponse) GoString ¶
func (s DescribeOrgAttackSurfaceDetailsResponse) GoString() string
func (*DescribeOrgAttackSurfaceDetailsResponse) SetHeaders ¶
func (s *DescribeOrgAttackSurfaceDetailsResponse) SetHeaders(v map[string]*string) *DescribeOrgAttackSurfaceDetailsResponse
func (*DescribeOrgAttackSurfaceDetailsResponse) SetStatusCode ¶
func (s *DescribeOrgAttackSurfaceDetailsResponse) SetStatusCode(v int32) *DescribeOrgAttackSurfaceDetailsResponse
func (DescribeOrgAttackSurfaceDetailsResponse) String ¶
func (s DescribeOrgAttackSurfaceDetailsResponse) String() string
type DescribeOrgAttackSurfaceDetailsResponseBody ¶
type DescribeOrgAttackSurfaceDetailsResponseBody struct { FirstScannedAt *int64 `json:"FirstScannedAt,omitempty" xml:"FirstScannedAt,omitempty"` LastScannedAt *int64 `json:"LastScannedAt,omitempty" xml:"LastScannedAt,omitempty"` Occurrences *int32 `json:"Occurrences,omitempty" xml:"Occurrences,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeOrgAttackSurfaceDetailsResponseBody) GoString ¶
func (s DescribeOrgAttackSurfaceDetailsResponseBody) GoString() string
func (*DescribeOrgAttackSurfaceDetailsResponseBody) SetFirstScannedAt ¶
func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetFirstScannedAt(v int64) *DescribeOrgAttackSurfaceDetailsResponseBody
func (*DescribeOrgAttackSurfaceDetailsResponseBody) SetLastScannedAt ¶
func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetLastScannedAt(v int64) *DescribeOrgAttackSurfaceDetailsResponseBody
func (*DescribeOrgAttackSurfaceDetailsResponseBody) SetOccurrences ¶
func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetOccurrences(v int32) *DescribeOrgAttackSurfaceDetailsResponseBody
func (*DescribeOrgAttackSurfaceDetailsResponseBody) SetRequestId ¶
func (s *DescribeOrgAttackSurfaceDetailsResponseBody) SetRequestId(v string) *DescribeOrgAttackSurfaceDetailsResponseBody
func (DescribeOrgAttackSurfaceDetailsResponseBody) String ¶
func (s DescribeOrgAttackSurfaceDetailsResponseBody) String() string
type DescribeOrgInfoRequest ¶
type DescribeOrgInfoRequest struct {
OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"`
}
func (DescribeOrgInfoRequest) GoString ¶
func (s DescribeOrgInfoRequest) GoString() string
func (*DescribeOrgInfoRequest) SetOrgId ¶
func (s *DescribeOrgInfoRequest) SetOrgId(v int32) *DescribeOrgInfoRequest
func (DescribeOrgInfoRequest) String ¶
func (s DescribeOrgInfoRequest) String() string
type DescribeOrgInfoResponse ¶
type DescribeOrgInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeOrgInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeOrgInfoResponse) GoString ¶
func (s DescribeOrgInfoResponse) GoString() string
func (*DescribeOrgInfoResponse) SetBody ¶
func (s *DescribeOrgInfoResponse) SetBody(v *DescribeOrgInfoResponseBody) *DescribeOrgInfoResponse
func (*DescribeOrgInfoResponse) SetHeaders ¶
func (s *DescribeOrgInfoResponse) SetHeaders(v map[string]*string) *DescribeOrgInfoResponse
func (*DescribeOrgInfoResponse) SetStatusCode ¶
func (s *DescribeOrgInfoResponse) SetStatusCode(v int32) *DescribeOrgInfoResponse
func (DescribeOrgInfoResponse) String ¶
func (s DescribeOrgInfoResponse) String() string
type DescribeOrgInfoResponseBody ¶
type DescribeOrgInfoResponseBody struct { AliUid *int64 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` CreatedAt *int64 `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` }
func (DescribeOrgInfoResponseBody) GoString ¶
func (s DescribeOrgInfoResponseBody) GoString() string
func (*DescribeOrgInfoResponseBody) SetAliUid ¶
func (s *DescribeOrgInfoResponseBody) SetAliUid(v int64) *DescribeOrgInfoResponseBody
func (*DescribeOrgInfoResponseBody) SetCreatedAt ¶
func (s *DescribeOrgInfoResponseBody) SetCreatedAt(v int64) *DescribeOrgInfoResponseBody
func (*DescribeOrgInfoResponseBody) SetDescription ¶
func (s *DescribeOrgInfoResponseBody) SetDescription(v string) *DescribeOrgInfoResponseBody
func (*DescribeOrgInfoResponseBody) SetName ¶
func (s *DescribeOrgInfoResponseBody) SetName(v string) *DescribeOrgInfoResponseBody
func (*DescribeOrgInfoResponseBody) SetOrgId ¶
func (s *DescribeOrgInfoResponseBody) SetOrgId(v int32) *DescribeOrgInfoResponseBody
func (*DescribeOrgInfoResponseBody) SetRequestId ¶
func (s *DescribeOrgInfoResponseBody) SetRequestId(v string) *DescribeOrgInfoResponseBody
func (DescribeOrgInfoResponseBody) String ¶
func (s DescribeOrgInfoResponseBody) String() string
type DescribePortsRequest ¶
type DescribePortsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribePortsRequest) GoString ¶
func (s DescribePortsRequest) GoString() string
func (*DescribePortsRequest) SetAsset ¶
func (s *DescribePortsRequest) SetAsset(v string) *DescribePortsRequest
func (*DescribePortsRequest) SetCurrentPage ¶
func (s *DescribePortsRequest) SetCurrentPage(v int32) *DescribePortsRequest
func (*DescribePortsRequest) SetPageSize ¶
func (s *DescribePortsRequest) SetPageSize(v int32) *DescribePortsRequest
func (*DescribePortsRequest) SetTaskId ¶
func (s *DescribePortsRequest) SetTaskId(v int32) *DescribePortsRequest
func (DescribePortsRequest) String ¶
func (s DescribePortsRequest) String() string
type DescribePortsResponse ¶
type DescribePortsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribePortsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribePortsResponse) GoString ¶
func (s DescribePortsResponse) GoString() string
func (*DescribePortsResponse) SetBody ¶
func (s *DescribePortsResponse) SetBody(v *DescribePortsResponseBody) *DescribePortsResponse
func (*DescribePortsResponse) SetHeaders ¶
func (s *DescribePortsResponse) SetHeaders(v map[string]*string) *DescribePortsResponse
func (*DescribePortsResponse) SetStatusCode ¶
func (s *DescribePortsResponse) SetStatusCode(v int32) *DescribePortsResponse
func (DescribePortsResponse) String ¶
func (s DescribePortsResponse) String() string
type DescribePortsResponseBody ¶
type DescribePortsResponseBody struct { Records []*DescribePortsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribePortsResponseBody) GoString ¶
func (s DescribePortsResponseBody) GoString() string
func (*DescribePortsResponseBody) SetRecords ¶
func (s *DescribePortsResponseBody) SetRecords(v []*DescribePortsResponseBodyRecords) *DescribePortsResponseBody
func (*DescribePortsResponseBody) SetRequestId ¶
func (s *DescribePortsResponseBody) SetRequestId(v string) *DescribePortsResponseBody
func (*DescribePortsResponseBody) SetTotal ¶
func (s *DescribePortsResponseBody) SetTotal(v int32) *DescribePortsResponseBody
func (DescribePortsResponseBody) String ¶
func (s DescribePortsResponseBody) String() string
type DescribePortsResponseBodyRecords ¶
type DescribePortsResponseBodyRecords struct { Fingerprint *string `json:"Fingerprint,omitempty" xml:"Fingerprint,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` Product *string `json:"Product,omitempty" xml:"Product,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` Service *string `json:"Service,omitempty" xml:"Service,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (DescribePortsResponseBodyRecords) GoString ¶
func (s DescribePortsResponseBodyRecords) GoString() string
func (*DescribePortsResponseBodyRecords) SetFingerprint ¶
func (s *DescribePortsResponseBodyRecords) SetFingerprint(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetIP ¶
func (s *DescribePortsResponseBodyRecords) SetIP(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetIndex ¶
func (s *DescribePortsResponseBodyRecords) SetIndex(v int32) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetPort ¶
func (s *DescribePortsResponseBodyRecords) SetPort(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetProduct ¶
func (s *DescribePortsResponseBodyRecords) SetProduct(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetProtocol ¶
func (s *DescribePortsResponseBodyRecords) SetProtocol(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetService ¶
func (s *DescribePortsResponseBodyRecords) SetService(v string) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribePortsResponseBodyRecords) SetUpdatedAt(v int64) *DescribePortsResponseBodyRecords
func (*DescribePortsResponseBodyRecords) SetVersion ¶
func (s *DescribePortsResponseBodyRecords) SetVersion(v string) *DescribePortsResponseBodyRecords
func (DescribePortsResponseBodyRecords) String ¶
func (s DescribePortsResponseBodyRecords) String() string
type DescribeScanSessionsRequest ¶
type DescribeScanSessionsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` ScanId *string `json:"ScanId,omitempty" xml:"ScanId,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` StatusList []*string `json:"StatusList,omitempty" xml:"StatusList,omitempty" type:"Repeated"` }
func (DescribeScanSessionsRequest) GoString ¶
func (s DescribeScanSessionsRequest) GoString() string
func (*DescribeScanSessionsRequest) SetCurrentPage ¶
func (s *DescribeScanSessionsRequest) SetCurrentPage(v int32) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetPageSize ¶
func (s *DescribeScanSessionsRequest) SetPageSize(v int32) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetResourceOwnerId ¶
func (s *DescribeScanSessionsRequest) SetResourceOwnerId(v int64) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetScanId ¶
func (s *DescribeScanSessionsRequest) SetScanId(v string) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetSearch ¶
func (s *DescribeScanSessionsRequest) SetSearch(v string) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetSourceIp ¶
func (s *DescribeScanSessionsRequest) SetSourceIp(v string) *DescribeScanSessionsRequest
func (*DescribeScanSessionsRequest) SetStatusList ¶
func (s *DescribeScanSessionsRequest) SetStatusList(v []*string) *DescribeScanSessionsRequest
func (DescribeScanSessionsRequest) String ¶
func (s DescribeScanSessionsRequest) String() string
type DescribeScanSessionsResponse ¶
type DescribeScanSessionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeScanSessionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeScanSessionsResponse) GoString ¶
func (s DescribeScanSessionsResponse) GoString() string
func (*DescribeScanSessionsResponse) SetBody ¶
func (s *DescribeScanSessionsResponse) SetBody(v *DescribeScanSessionsResponseBody) *DescribeScanSessionsResponse
func (*DescribeScanSessionsResponse) SetHeaders ¶
func (s *DescribeScanSessionsResponse) SetHeaders(v map[string]*string) *DescribeScanSessionsResponse
func (*DescribeScanSessionsResponse) SetStatusCode ¶
func (s *DescribeScanSessionsResponse) SetStatusCode(v int32) *DescribeScanSessionsResponse
func (DescribeScanSessionsResponse) String ¶
func (s DescribeScanSessionsResponse) String() string
type DescribeScanSessionsResponseBody ¶
type DescribeScanSessionsResponseBody struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` List []*DescribeScanSessionsResponseBodyList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageCount *int32 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeScanSessionsResponseBody) GoString ¶
func (s DescribeScanSessionsResponseBody) GoString() string
func (*DescribeScanSessionsResponseBody) SetCount ¶
func (s *DescribeScanSessionsResponseBody) SetCount(v int32) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetCurrentPage ¶
func (s *DescribeScanSessionsResponseBody) SetCurrentPage(v int32) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetList ¶
func (s *DescribeScanSessionsResponseBody) SetList(v []*DescribeScanSessionsResponseBodyList) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetPageCount ¶
func (s *DescribeScanSessionsResponseBody) SetPageCount(v int32) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetPageSize ¶
func (s *DescribeScanSessionsResponseBody) SetPageSize(v int32) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetRequestId ¶
func (s *DescribeScanSessionsResponseBody) SetRequestId(v string) *DescribeScanSessionsResponseBody
func (*DescribeScanSessionsResponseBody) SetTotalCount ¶
func (s *DescribeScanSessionsResponseBody) SetTotalCount(v int32) *DescribeScanSessionsResponseBody
func (DescribeScanSessionsResponseBody) String ¶
func (s DescribeScanSessionsResponseBody) String() string
type DescribeScanSessionsResponseBodyList ¶
type DescribeScanSessionsResponseBodyList struct { CreatedAt *int64 `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` FinishedAt *int64 `json:"FinishedAt,omitempty" xml:"FinishedAt,omitempty"` Interval *int32 `json:"Interval,omitempty" xml:"Interval,omitempty"` JobStatus *string `json:"JobStatus,omitempty" xml:"JobStatus,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Period *string `json:"Period,omitempty" xml:"Period,omitempty"` ReportStatus *string `json:"ReportStatus,omitempty" xml:"ReportStatus,omitempty"` ReportUrl *string `json:"ReportUrl,omitempty" xml:"ReportUrl,omitempty"` RunPercent *float32 `json:"RunPercent,omitempty" xml:"RunPercent,omitempty"` ScanId *string `json:"ScanId,omitempty" xml:"ScanId,omitempty"` Targets []*string `json:"Targets,omitempty" xml:"Targets,omitempty" type:"Repeated"` TaskId *int64 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` TriggerType *string `json:"TriggerType,omitempty" xml:"TriggerType,omitempty"` }
func (DescribeScanSessionsResponseBodyList) GoString ¶
func (s DescribeScanSessionsResponseBodyList) GoString() string
func (*DescribeScanSessionsResponseBodyList) SetCreatedAt ¶
func (s *DescribeScanSessionsResponseBodyList) SetCreatedAt(v int64) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetFinishedAt ¶
func (s *DescribeScanSessionsResponseBodyList) SetFinishedAt(v int64) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetInterval ¶
func (s *DescribeScanSessionsResponseBodyList) SetInterval(v int32) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetJobStatus ¶
func (s *DescribeScanSessionsResponseBodyList) SetJobStatus(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetName ¶
func (s *DescribeScanSessionsResponseBodyList) SetName(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetPeriod ¶
func (s *DescribeScanSessionsResponseBodyList) SetPeriod(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetReportStatus ¶
func (s *DescribeScanSessionsResponseBodyList) SetReportStatus(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetReportUrl ¶
func (s *DescribeScanSessionsResponseBodyList) SetReportUrl(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetRunPercent ¶
func (s *DescribeScanSessionsResponseBodyList) SetRunPercent(v float32) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetScanId ¶
func (s *DescribeScanSessionsResponseBodyList) SetScanId(v string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetTargets ¶
func (s *DescribeScanSessionsResponseBodyList) SetTargets(v []*string) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetTaskId ¶
func (s *DescribeScanSessionsResponseBodyList) SetTaskId(v int64) *DescribeScanSessionsResponseBodyList
func (*DescribeScanSessionsResponseBodyList) SetTriggerType ¶
func (s *DescribeScanSessionsResponseBodyList) SetTriggerType(v string) *DescribeScanSessionsResponseBodyList
func (DescribeScanSessionsResponseBodyList) String ¶
func (s DescribeScanSessionsResponseBodyList) String() string
type DescribeSessionRequest ¶
type DescribeSessionRequest struct {
SessionId *int32 `json:"SessionId,omitempty" xml:"SessionId,omitempty"`
}
func (DescribeSessionRequest) GoString ¶
func (s DescribeSessionRequest) GoString() string
func (*DescribeSessionRequest) SetSessionId ¶
func (s *DescribeSessionRequest) SetSessionId(v int32) *DescribeSessionRequest
func (DescribeSessionRequest) String ¶
func (s DescribeSessionRequest) String() string
type DescribeSessionResponse ¶
type DescribeSessionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeSessionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeSessionResponse) GoString ¶
func (s DescribeSessionResponse) GoString() string
func (*DescribeSessionResponse) SetBody ¶
func (s *DescribeSessionResponse) SetBody(v *DescribeSessionResponseBody) *DescribeSessionResponse
func (*DescribeSessionResponse) SetHeaders ¶
func (s *DescribeSessionResponse) SetHeaders(v map[string]*string) *DescribeSessionResponse
func (*DescribeSessionResponse) SetStatusCode ¶
func (s *DescribeSessionResponse) SetStatusCode(v int32) *DescribeSessionResponse
func (DescribeSessionResponse) String ¶
func (s DescribeSessionResponse) String() string
type DescribeSessionResponseBody ¶
type DescribeSessionResponseBody struct { RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Session *DescribeSessionResponseBodySession `json:"Session,omitempty" xml:"Session,omitempty" type:"Struct"` }
func (DescribeSessionResponseBody) GoString ¶
func (s DescribeSessionResponseBody) GoString() string
func (*DescribeSessionResponseBody) SetRequestId ¶
func (s *DescribeSessionResponseBody) SetRequestId(v string) *DescribeSessionResponseBody
func (*DescribeSessionResponseBody) SetSession ¶
func (s *DescribeSessionResponseBody) SetSession(v *DescribeSessionResponseBodySession) *DescribeSessionResponseBody
func (DescribeSessionResponseBody) String ¶
func (s DescribeSessionResponseBody) String() string
type DescribeSessionResponseBodySession ¶
type DescribeSessionResponseBodySession struct { AliUid *int32 `json:"AliUid,omitempty" xml:"AliUid,omitempty"` Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CreatedAt *int64 `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` Expired *int32 `json:"Expired,omitempty" xml:"Expired,omitempty"` LoginSession *string `json:"LoginSession,omitempty" xml:"LoginSession,omitempty"` ModifiedAt *int64 `json:"ModifiedAt,omitempty" xml:"ModifiedAt,omitempty"` SessionId *int32 `json:"SessionId,omitempty" xml:"SessionId,omitempty"` TTL *int32 `json:"TTL,omitempty" xml:"TTL,omitempty"` }
func (DescribeSessionResponseBodySession) GoString ¶
func (s DescribeSessionResponseBodySession) GoString() string
func (*DescribeSessionResponseBodySession) SetAliUid ¶
func (s *DescribeSessionResponseBodySession) SetAliUid(v int32) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetAsset ¶
func (s *DescribeSessionResponseBodySession) SetAsset(v string) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetCreatedAt ¶
func (s *DescribeSessionResponseBodySession) SetCreatedAt(v int64) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetExpired ¶
func (s *DescribeSessionResponseBodySession) SetExpired(v int32) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetLoginSession ¶
func (s *DescribeSessionResponseBodySession) SetLoginSession(v string) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetModifiedAt ¶
func (s *DescribeSessionResponseBodySession) SetModifiedAt(v int64) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetSessionId ¶
func (s *DescribeSessionResponseBodySession) SetSessionId(v int32) *DescribeSessionResponseBodySession
func (*DescribeSessionResponseBodySession) SetTTL ¶
func (s *DescribeSessionResponseBodySession) SetTTL(v int32) *DescribeSessionResponseBodySession
func (DescribeSessionResponseBodySession) String ¶
func (s DescribeSessionResponseBodySession) String() string
type DescribeSubdomainsRequest ¶
type DescribeSubdomainsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeSubdomainsRequest) GoString ¶
func (s DescribeSubdomainsRequest) GoString() string
func (*DescribeSubdomainsRequest) SetAsset ¶
func (s *DescribeSubdomainsRequest) SetAsset(v string) *DescribeSubdomainsRequest
func (*DescribeSubdomainsRequest) SetCurrentPage ¶
func (s *DescribeSubdomainsRequest) SetCurrentPage(v int32) *DescribeSubdomainsRequest
func (*DescribeSubdomainsRequest) SetPageSize ¶
func (s *DescribeSubdomainsRequest) SetPageSize(v int32) *DescribeSubdomainsRequest
func (*DescribeSubdomainsRequest) SetTaskId ¶
func (s *DescribeSubdomainsRequest) SetTaskId(v int32) *DescribeSubdomainsRequest
func (DescribeSubdomainsRequest) String ¶
func (s DescribeSubdomainsRequest) String() string
type DescribeSubdomainsResponse ¶
type DescribeSubdomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeSubdomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeSubdomainsResponse) GoString ¶
func (s DescribeSubdomainsResponse) GoString() string
func (*DescribeSubdomainsResponse) SetBody ¶
func (s *DescribeSubdomainsResponse) SetBody(v *DescribeSubdomainsResponseBody) *DescribeSubdomainsResponse
func (*DescribeSubdomainsResponse) SetHeaders ¶
func (s *DescribeSubdomainsResponse) SetHeaders(v map[string]*string) *DescribeSubdomainsResponse
func (*DescribeSubdomainsResponse) SetStatusCode ¶
func (s *DescribeSubdomainsResponse) SetStatusCode(v int32) *DescribeSubdomainsResponse
func (DescribeSubdomainsResponse) String ¶
func (s DescribeSubdomainsResponse) String() string
type DescribeSubdomainsResponseBody ¶
type DescribeSubdomainsResponseBody struct { Records []*DescribeSubdomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeSubdomainsResponseBody) GoString ¶
func (s DescribeSubdomainsResponseBody) GoString() string
func (*DescribeSubdomainsResponseBody) SetRecords ¶
func (s *DescribeSubdomainsResponseBody) SetRecords(v []*DescribeSubdomainsResponseBodyRecords) *DescribeSubdomainsResponseBody
func (*DescribeSubdomainsResponseBody) SetRequestId ¶
func (s *DescribeSubdomainsResponseBody) SetRequestId(v string) *DescribeSubdomainsResponseBody
func (*DescribeSubdomainsResponseBody) SetTotal ¶
func (s *DescribeSubdomainsResponseBody) SetTotal(v int32) *DescribeSubdomainsResponseBody
func (DescribeSubdomainsResponseBody) String ¶
func (s DescribeSubdomainsResponseBody) String() string
type DescribeSubdomainsResponseBodyRecords ¶
type DescribeSubdomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` RootDomain *string `json:"RootDomain,omitempty" xml:"RootDomain,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeSubdomainsResponseBodyRecords) GoString ¶
func (s DescribeSubdomainsResponseBodyRecords) GoString() string
func (*DescribeSubdomainsResponseBodyRecords) SetDomain ¶
func (s *DescribeSubdomainsResponseBodyRecords) SetDomain(v string) *DescribeSubdomainsResponseBodyRecords
func (*DescribeSubdomainsResponseBodyRecords) SetIndex ¶
func (s *DescribeSubdomainsResponseBodyRecords) SetIndex(v int32) *DescribeSubdomainsResponseBodyRecords
func (*DescribeSubdomainsResponseBodyRecords) SetRootDomain ¶
func (s *DescribeSubdomainsResponseBodyRecords) SetRootDomain(v string) *DescribeSubdomainsResponseBodyRecords
func (*DescribeSubdomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeSubdomainsResponseBodyRecords
func (DescribeSubdomainsResponseBodyRecords) String ¶
func (s DescribeSubdomainsResponseBodyRecords) String() string
type DescribeUserTagsRequest ¶
type DescribeUserTagsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` Lang *string `json:"Lang,omitempty" xml:"Lang,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` }
func (DescribeUserTagsRequest) GoString ¶
func (s DescribeUserTagsRequest) GoString() string
func (*DescribeUserTagsRequest) SetCurrentPage ¶
func (s *DescribeUserTagsRequest) SetCurrentPage(v int32) *DescribeUserTagsRequest
func (*DescribeUserTagsRequest) SetLang ¶
func (s *DescribeUserTagsRequest) SetLang(v string) *DescribeUserTagsRequest
func (*DescribeUserTagsRequest) SetPageSize ¶
func (s *DescribeUserTagsRequest) SetPageSize(v int32) *DescribeUserTagsRequest
func (*DescribeUserTagsRequest) SetResourceOwnerId ¶
func (s *DescribeUserTagsRequest) SetResourceOwnerId(v int64) *DescribeUserTagsRequest
func (*DescribeUserTagsRequest) SetSearch ¶
func (s *DescribeUserTagsRequest) SetSearch(v string) *DescribeUserTagsRequest
func (*DescribeUserTagsRequest) SetSourceIp ¶
func (s *DescribeUserTagsRequest) SetSourceIp(v string) *DescribeUserTagsRequest
func (DescribeUserTagsRequest) String ¶
func (s DescribeUserTagsRequest) String() string
type DescribeUserTagsResponse ¶
type DescribeUserTagsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeUserTagsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUserTagsResponse) GoString ¶
func (s DescribeUserTagsResponse) GoString() string
func (*DescribeUserTagsResponse) SetBody ¶
func (s *DescribeUserTagsResponse) SetBody(v *DescribeUserTagsResponseBody) *DescribeUserTagsResponse
func (*DescribeUserTagsResponse) SetHeaders ¶
func (s *DescribeUserTagsResponse) SetHeaders(v map[string]*string) *DescribeUserTagsResponse
func (*DescribeUserTagsResponse) SetStatusCode ¶
func (s *DescribeUserTagsResponse) SetStatusCode(v int32) *DescribeUserTagsResponse
func (DescribeUserTagsResponse) String ¶
func (s DescribeUserTagsResponse) String() string
type DescribeUserTagsResponseBody ¶
type DescribeUserTagsResponseBody struct { Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` List []*DescribeUserTagsResponseBodyList `json:"List,omitempty" xml:"List,omitempty" type:"Repeated"` PageCount *int32 `json:"PageCount,omitempty" xml:"PageCount,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeUserTagsResponseBody) GoString ¶
func (s DescribeUserTagsResponseBody) GoString() string
func (*DescribeUserTagsResponseBody) SetCount ¶
func (s *DescribeUserTagsResponseBody) SetCount(v int32) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetCurrentPage ¶
func (s *DescribeUserTagsResponseBody) SetCurrentPage(v int32) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetList ¶
func (s *DescribeUserTagsResponseBody) SetList(v []*DescribeUserTagsResponseBodyList) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetPageCount ¶
func (s *DescribeUserTagsResponseBody) SetPageCount(v int32) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetPageSize ¶
func (s *DescribeUserTagsResponseBody) SetPageSize(v int32) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetRequestId ¶
func (s *DescribeUserTagsResponseBody) SetRequestId(v string) *DescribeUserTagsResponseBody
func (*DescribeUserTagsResponseBody) SetTotalCount ¶
func (s *DescribeUserTagsResponseBody) SetTotalCount(v int32) *DescribeUserTagsResponseBody
func (DescribeUserTagsResponseBody) String ¶
func (s DescribeUserTagsResponseBody) String() string
type DescribeUserTagsResponseBodyList ¶
type DescribeUserTagsResponseBodyList struct { AssetCount *int32 `json:"AssetCount,omitempty" xml:"AssetCount,omitempty"` TagKey *string `json:"TagKey,omitempty" xml:"TagKey,omitempty"` }
func (DescribeUserTagsResponseBodyList) GoString ¶
func (s DescribeUserTagsResponseBodyList) GoString() string
func (*DescribeUserTagsResponseBodyList) SetAssetCount ¶
func (s *DescribeUserTagsResponseBodyList) SetAssetCount(v int32) *DescribeUserTagsResponseBodyList
func (*DescribeUserTagsResponseBodyList) SetTagKey ¶
func (s *DescribeUserTagsResponseBodyList) SetTagKey(v string) *DescribeUserTagsResponseBodyList
func (DescribeUserTagsResponseBodyList) String ¶
func (s DescribeUserTagsResponseBodyList) String() string
type DescribeVulnerabilityRequest ¶
type DescribeVulnerabilityRequest struct { Id *int64 `json:"Id,omitempty" xml:"Id,omitempty"` Lang *string `json:"Lang,omitempty" xml:"Lang,omitempty"` ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` }
func (DescribeVulnerabilityRequest) GoString ¶
func (s DescribeVulnerabilityRequest) GoString() string
func (*DescribeVulnerabilityRequest) SetId ¶
func (s *DescribeVulnerabilityRequest) SetId(v int64) *DescribeVulnerabilityRequest
func (*DescribeVulnerabilityRequest) SetLang ¶
func (s *DescribeVulnerabilityRequest) SetLang(v string) *DescribeVulnerabilityRequest
func (*DescribeVulnerabilityRequest) SetResourceOwnerId ¶
func (s *DescribeVulnerabilityRequest) SetResourceOwnerId(v int64) *DescribeVulnerabilityRequest
func (*DescribeVulnerabilityRequest) SetSourceIp ¶
func (s *DescribeVulnerabilityRequest) SetSourceIp(v string) *DescribeVulnerabilityRequest
func (DescribeVulnerabilityRequest) String ¶
func (s DescribeVulnerabilityRequest) String() string
type DescribeVulnerabilityResponse ¶
type DescribeVulnerabilityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVulnerabilityResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVulnerabilityResponse) GoString ¶
func (s DescribeVulnerabilityResponse) GoString() string
func (*DescribeVulnerabilityResponse) SetBody ¶
func (s *DescribeVulnerabilityResponse) SetBody(v *DescribeVulnerabilityResponseBody) *DescribeVulnerabilityResponse
func (*DescribeVulnerabilityResponse) SetHeaders ¶
func (s *DescribeVulnerabilityResponse) SetHeaders(v map[string]*string) *DescribeVulnerabilityResponse
func (*DescribeVulnerabilityResponse) SetStatusCode ¶
func (s *DescribeVulnerabilityResponse) SetStatusCode(v int32) *DescribeVulnerabilityResponse
func (DescribeVulnerabilityResponse) String ¶
func (s DescribeVulnerabilityResponse) String() string
type DescribeVulnerabilityResponseBody ¶
type DescribeVulnerabilityResponseBody struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` Id *int64 `json:"Id,omitempty" xml:"Id,omitempty"` Impact *string `json:"Impact,omitempty" xml:"Impact,omitempty"` LastDiscoveredAt *int64 `json:"LastDiscoveredAt,omitempty" xml:"LastDiscoveredAt,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Poc *string `json:"Poc,omitempty" xml:"Poc,omitempty"` Reference *string `json:"Reference,omitempty" xml:"Reference,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Severity *int32 `json:"Severity,omitempty" xml:"Severity,omitempty"` Solution *string `json:"Solution,omitempty" xml:"Solution,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` Target *string `json:"Target,omitempty" xml:"Target,omitempty"` Vulnerability *DescribeVulnerabilityResponseBodyVulnerability `json:"Vulnerability,omitempty" xml:"Vulnerability,omitempty" type:"Struct"` }
func (DescribeVulnerabilityResponseBody) GoString ¶
func (s DescribeVulnerabilityResponseBody) GoString() string
func (*DescribeVulnerabilityResponseBody) SetArgs ¶
func (s *DescribeVulnerabilityResponseBody) SetArgs(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetData ¶
func (s *DescribeVulnerabilityResponseBody) SetData(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetDescription ¶
func (s *DescribeVulnerabilityResponseBody) SetDescription(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetHostname ¶
func (s *DescribeVulnerabilityResponseBody) SetHostname(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetId ¶
func (s *DescribeVulnerabilityResponseBody) SetId(v int64) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetImpact ¶
func (s *DescribeVulnerabilityResponseBody) SetImpact(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetLastDiscoveredAt ¶
func (s *DescribeVulnerabilityResponseBody) SetLastDiscoveredAt(v int64) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetName ¶
func (s *DescribeVulnerabilityResponseBody) SetName(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetPoc ¶
func (s *DescribeVulnerabilityResponseBody) SetPoc(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetReference ¶
func (s *DescribeVulnerabilityResponseBody) SetReference(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetRequestId ¶
func (s *DescribeVulnerabilityResponseBody) SetRequestId(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetSeverity ¶
func (s *DescribeVulnerabilityResponseBody) SetSeverity(v int32) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetSolution ¶
func (s *DescribeVulnerabilityResponseBody) SetSolution(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetSuccess ¶
func (s *DescribeVulnerabilityResponseBody) SetSuccess(v bool) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetTarget ¶
func (s *DescribeVulnerabilityResponseBody) SetTarget(v string) *DescribeVulnerabilityResponseBody
func (*DescribeVulnerabilityResponseBody) SetVulnerability ¶
func (s *DescribeVulnerabilityResponseBody) SetVulnerability(v *DescribeVulnerabilityResponseBodyVulnerability) *DescribeVulnerabilityResponseBody
func (DescribeVulnerabilityResponseBody) String ¶
func (s DescribeVulnerabilityResponseBody) String() string
type DescribeVulnerabilityResponseBodyVulnerability ¶
type DescribeVulnerabilityResponseBodyVulnerability struct { Args *string `json:"Args,omitempty" xml:"Args,omitempty"` CommonType *string `json:"CommonType,omitempty" xml:"CommonType,omitempty"` Cwe *string `json:"Cwe,omitempty" xml:"Cwe,omitempty"` Data *string `json:"Data,omitempty" xml:"Data,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` Id *int64 `json:"Id,omitempty" xml:"Id,omitempty"` Impact *string `json:"Impact,omitempty" xml:"Impact,omitempty"` LastDiscoveredAt *int64 `json:"LastDiscoveredAt,omitempty" xml:"LastDiscoveredAt,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Owasp *string `json:"Owasp,omitempty" xml:"Owasp,omitempty"` Poc *string `json:"Poc,omitempty" xml:"Poc,omitempty"` Reference *string `json:"Reference,omitempty" xml:"Reference,omitempty"` Severity *int32 `json:"Severity,omitempty" xml:"Severity,omitempty"` Solution *string `json:"Solution,omitempty" xml:"Solution,omitempty"` Status *int32 `json:"Status,omitempty" xml:"Status,omitempty"` Target *string `json:"Target,omitempty" xml:"Target,omitempty"` Wasc *string `json:"Wasc,omitempty" xml:"Wasc,omitempty"` }
func (DescribeVulnerabilityResponseBodyVulnerability) GoString ¶
func (s DescribeVulnerabilityResponseBodyVulnerability) GoString() string
func (*DescribeVulnerabilityResponseBodyVulnerability) SetCommonType ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetCommonType(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetDescription ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetDescription(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetHostname ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetHostname(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetImpact ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetImpact(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetLastDiscoveredAt ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetLastDiscoveredAt(v int64) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetOwasp ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetOwasp(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetReference ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetReference(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetSeverity ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetSeverity(v int32) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetSolution ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetSolution(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetStatus ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetStatus(v int32) *DescribeVulnerabilityResponseBodyVulnerability
func (*DescribeVulnerabilityResponseBodyVulnerability) SetTarget ¶
func (s *DescribeVulnerabilityResponseBodyVulnerability) SetTarget(v string) *DescribeVulnerabilityResponseBodyVulnerability
func (DescribeVulnerabilityResponseBodyVulnerability) String ¶
func (s DescribeVulnerabilityResponseBodyVulnerability) String() string
type DescribeWebPathsRequest ¶
type DescribeWebPathsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeWebPathsRequest) GoString ¶
func (s DescribeWebPathsRequest) GoString() string
func (*DescribeWebPathsRequest) SetAsset ¶
func (s *DescribeWebPathsRequest) SetAsset(v string) *DescribeWebPathsRequest
func (*DescribeWebPathsRequest) SetCurrentPage ¶
func (s *DescribeWebPathsRequest) SetCurrentPage(v int32) *DescribeWebPathsRequest
func (*DescribeWebPathsRequest) SetPageSize ¶
func (s *DescribeWebPathsRequest) SetPageSize(v int32) *DescribeWebPathsRequest
func (*DescribeWebPathsRequest) SetTaskId ¶
func (s *DescribeWebPathsRequest) SetTaskId(v int32) *DescribeWebPathsRequest
func (DescribeWebPathsRequest) String ¶
func (s DescribeWebPathsRequest) String() string
type DescribeWebPathsResponse ¶
type DescribeWebPathsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeWebPathsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeWebPathsResponse) GoString ¶
func (s DescribeWebPathsResponse) GoString() string
func (*DescribeWebPathsResponse) SetBody ¶
func (s *DescribeWebPathsResponse) SetBody(v *DescribeWebPathsResponseBody) *DescribeWebPathsResponse
func (*DescribeWebPathsResponse) SetHeaders ¶
func (s *DescribeWebPathsResponse) SetHeaders(v map[string]*string) *DescribeWebPathsResponse
func (*DescribeWebPathsResponse) SetStatusCode ¶
func (s *DescribeWebPathsResponse) SetStatusCode(v int32) *DescribeWebPathsResponse
func (DescribeWebPathsResponse) String ¶
func (s DescribeWebPathsResponse) String() string
type DescribeWebPathsResponseBody ¶
type DescribeWebPathsResponseBody struct { Records []*DescribeWebPathsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeWebPathsResponseBody) GoString ¶
func (s DescribeWebPathsResponseBody) GoString() string
func (*DescribeWebPathsResponseBody) SetRecords ¶
func (s *DescribeWebPathsResponseBody) SetRecords(v []*DescribeWebPathsResponseBodyRecords) *DescribeWebPathsResponseBody
func (*DescribeWebPathsResponseBody) SetRequestId ¶
func (s *DescribeWebPathsResponseBody) SetRequestId(v string) *DescribeWebPathsResponseBody
func (*DescribeWebPathsResponseBody) SetTotal ¶
func (s *DescribeWebPathsResponseBody) SetTotal(v int32) *DescribeWebPathsResponseBody
func (DescribeWebPathsResponseBody) String ¶
func (s DescribeWebPathsResponseBody) String() string
type DescribeWebPathsResponseBodyRecords ¶
type DescribeWebPathsResponseBodyRecords struct { Extension *string `json:"Extension,omitempty" xml:"Extension,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Path *string `json:"Path,omitempty" xml:"Path,omitempty"` Site *string `json:"Site,omitempty" xml:"Site,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeWebPathsResponseBodyRecords) GoString ¶
func (s DescribeWebPathsResponseBodyRecords) GoString() string
func (*DescribeWebPathsResponseBodyRecords) SetExtension ¶
func (s *DescribeWebPathsResponseBodyRecords) SetExtension(v string) *DescribeWebPathsResponseBodyRecords
func (*DescribeWebPathsResponseBodyRecords) SetIndex ¶
func (s *DescribeWebPathsResponseBodyRecords) SetIndex(v int32) *DescribeWebPathsResponseBodyRecords
func (*DescribeWebPathsResponseBodyRecords) SetPath ¶
func (s *DescribeWebPathsResponseBodyRecords) SetPath(v string) *DescribeWebPathsResponseBodyRecords
func (*DescribeWebPathsResponseBodyRecords) SetSite ¶
func (s *DescribeWebPathsResponseBodyRecords) SetSite(v string) *DescribeWebPathsResponseBodyRecords
func (*DescribeWebPathsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebPathsResponseBodyRecords
func (DescribeWebPathsResponseBodyRecords) String ¶
func (s DescribeWebPathsResponseBodyRecords) String() string
type DescribeWebServersRequest ¶
type DescribeWebServersRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeWebServersRequest) GoString ¶
func (s DescribeWebServersRequest) GoString() string
func (*DescribeWebServersRequest) SetAsset ¶
func (s *DescribeWebServersRequest) SetAsset(v string) *DescribeWebServersRequest
func (*DescribeWebServersRequest) SetCurrentPage ¶
func (s *DescribeWebServersRequest) SetCurrentPage(v int32) *DescribeWebServersRequest
func (*DescribeWebServersRequest) SetPageSize ¶
func (s *DescribeWebServersRequest) SetPageSize(v int32) *DescribeWebServersRequest
func (*DescribeWebServersRequest) SetTaskId ¶
func (s *DescribeWebServersRequest) SetTaskId(v int32) *DescribeWebServersRequest
func (DescribeWebServersRequest) String ¶
func (s DescribeWebServersRequest) String() string
type DescribeWebServersResponse ¶
type DescribeWebServersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeWebServersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeWebServersResponse) GoString ¶
func (s DescribeWebServersResponse) GoString() string
func (*DescribeWebServersResponse) SetBody ¶
func (s *DescribeWebServersResponse) SetBody(v *DescribeWebServersResponseBody) *DescribeWebServersResponse
func (*DescribeWebServersResponse) SetHeaders ¶
func (s *DescribeWebServersResponse) SetHeaders(v map[string]*string) *DescribeWebServersResponse
func (*DescribeWebServersResponse) SetStatusCode ¶
func (s *DescribeWebServersResponse) SetStatusCode(v int32) *DescribeWebServersResponse
func (DescribeWebServersResponse) String ¶
func (s DescribeWebServersResponse) String() string
type DescribeWebServersResponseBody ¶
type DescribeWebServersResponseBody struct { Records []*DescribeWebServersResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeWebServersResponseBody) GoString ¶
func (s DescribeWebServersResponseBody) GoString() string
func (*DescribeWebServersResponseBody) SetRecords ¶
func (s *DescribeWebServersResponseBody) SetRecords(v []*DescribeWebServersResponseBodyRecords) *DescribeWebServersResponseBody
func (*DescribeWebServersResponseBody) SetRequestId ¶
func (s *DescribeWebServersResponseBody) SetRequestId(v string) *DescribeWebServersResponseBody
func (*DescribeWebServersResponseBody) SetTotal ¶
func (s *DescribeWebServersResponseBody) SetTotal(v int32) *DescribeWebServersResponseBody
func (DescribeWebServersResponseBody) String ¶
func (s DescribeWebServersResponseBody) String() string
type DescribeWebServersResponseBodyRecords ¶
type DescribeWebServersResponseBodyRecords struct { Host *string `json:"Host,omitempty" xml:"Host,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Port *string `json:"Port,omitempty" xml:"Port,omitempty"` Scheme *string `json:"Scheme,omitempty" xml:"Scheme,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (DescribeWebServersResponseBodyRecords) GoString ¶
func (s DescribeWebServersResponseBodyRecords) GoString() string
func (*DescribeWebServersResponseBodyRecords) SetHost ¶
func (s *DescribeWebServersResponseBodyRecords) SetHost(v string) *DescribeWebServersResponseBodyRecords
func (*DescribeWebServersResponseBodyRecords) SetIndex ¶
func (s *DescribeWebServersResponseBodyRecords) SetIndex(v int32) *DescribeWebServersResponseBodyRecords
func (*DescribeWebServersResponseBodyRecords) SetPort ¶
func (s *DescribeWebServersResponseBodyRecords) SetPort(v string) *DescribeWebServersResponseBodyRecords
func (*DescribeWebServersResponseBodyRecords) SetScheme ¶
func (s *DescribeWebServersResponseBodyRecords) SetScheme(v string) *DescribeWebServersResponseBodyRecords
func (*DescribeWebServersResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeWebServersResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebServersResponseBodyRecords
func (DescribeWebServersResponseBodyRecords) String ¶
func (s DescribeWebServersResponseBodyRecords) String() string
type DescribeWebTechsRequest ¶
type DescribeWebTechsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` TaskId *int32 `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeWebTechsRequest) GoString ¶
func (s DescribeWebTechsRequest) GoString() string
func (*DescribeWebTechsRequest) SetAsset ¶
func (s *DescribeWebTechsRequest) SetAsset(v string) *DescribeWebTechsRequest
func (*DescribeWebTechsRequest) SetCurrentPage ¶
func (s *DescribeWebTechsRequest) SetCurrentPage(v int32) *DescribeWebTechsRequest
func (*DescribeWebTechsRequest) SetPageSize ¶
func (s *DescribeWebTechsRequest) SetPageSize(v int32) *DescribeWebTechsRequest
func (*DescribeWebTechsRequest) SetTaskId ¶
func (s *DescribeWebTechsRequest) SetTaskId(v int32) *DescribeWebTechsRequest
func (DescribeWebTechsRequest) String ¶
func (s DescribeWebTechsRequest) String() string
type DescribeWebTechsResponse ¶
type DescribeWebTechsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeWebTechsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeWebTechsResponse) GoString ¶
func (s DescribeWebTechsResponse) GoString() string
func (*DescribeWebTechsResponse) SetBody ¶
func (s *DescribeWebTechsResponse) SetBody(v *DescribeWebTechsResponseBody) *DescribeWebTechsResponse
func (*DescribeWebTechsResponse) SetHeaders ¶
func (s *DescribeWebTechsResponse) SetHeaders(v map[string]*string) *DescribeWebTechsResponse
func (*DescribeWebTechsResponse) SetStatusCode ¶
func (s *DescribeWebTechsResponse) SetStatusCode(v int32) *DescribeWebTechsResponse
func (DescribeWebTechsResponse) String ¶
func (s DescribeWebTechsResponse) String() string
type DescribeWebTechsResponseBody ¶
type DescribeWebTechsResponseBody struct { Records []*DescribeWebTechsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (DescribeWebTechsResponseBody) GoString ¶
func (s DescribeWebTechsResponseBody) GoString() string
func (*DescribeWebTechsResponseBody) SetRecords ¶
func (s *DescribeWebTechsResponseBody) SetRecords(v []*DescribeWebTechsResponseBodyRecords) *DescribeWebTechsResponseBody
func (*DescribeWebTechsResponseBody) SetRequestId ¶
func (s *DescribeWebTechsResponseBody) SetRequestId(v string) *DescribeWebTechsResponseBody
func (*DescribeWebTechsResponseBody) SetTotal ¶
func (s *DescribeWebTechsResponseBody) SetTotal(v int32) *DescribeWebTechsResponseBody
func (DescribeWebTechsResponseBody) String ¶
func (s DescribeWebTechsResponseBody) String() string
type DescribeWebTechsResponseBodyRecords ¶
type DescribeWebTechsResponseBodyRecords struct { Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PoweredBy *string `json:"PoweredBy,omitempty" xml:"PoweredBy,omitempty"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` Title *string `json:"Title,omitempty" xml:"Title,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (DescribeWebTechsResponseBodyRecords) GoString ¶
func (s DescribeWebTechsResponseBodyRecords) GoString() string
func (*DescribeWebTechsResponseBodyRecords) SetIndex ¶
func (s *DescribeWebTechsResponseBodyRecords) SetIndex(v int32) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetName ¶
func (s *DescribeWebTechsResponseBodyRecords) SetName(v string) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetPoweredBy ¶
func (s *DescribeWebTechsResponseBodyRecords) SetPoweredBy(v string) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetServer ¶
func (s *DescribeWebTechsResponseBodyRecords) SetServer(v string) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetTitle ¶
func (s *DescribeWebTechsResponseBodyRecords) SetTitle(v string) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetURL ¶
func (s *DescribeWebTechsResponseBodyRecords) SetURL(v string) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetUpdatedAt ¶
func (s *DescribeWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *DescribeWebTechsResponseBodyRecords
func (*DescribeWebTechsResponseBodyRecords) SetVersion ¶
func (s *DescribeWebTechsResponseBodyRecords) SetVersion(v string) *DescribeWebTechsResponseBodyRecords
func (DescribeWebTechsResponseBodyRecords) String ¶
func (s DescribeWebTechsResponseBodyRecords) String() string
type EditSessionRequest ¶
type EditSessionRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` LoginSession *string `json:"LoginSession,omitempty" xml:"LoginSession,omitempty"` SessionId *int32 `json:"SessionId,omitempty" xml:"SessionId,omitempty"` TTL *int32 `json:"TTL,omitempty" xml:"TTL,omitempty"` }
func (EditSessionRequest) GoString ¶
func (s EditSessionRequest) GoString() string
func (*EditSessionRequest) SetAsset ¶
func (s *EditSessionRequest) SetAsset(v string) *EditSessionRequest
func (*EditSessionRequest) SetLoginSession ¶
func (s *EditSessionRequest) SetLoginSession(v string) *EditSessionRequest
func (*EditSessionRequest) SetSessionId ¶
func (s *EditSessionRequest) SetSessionId(v int32) *EditSessionRequest
func (*EditSessionRequest) SetTTL ¶
func (s *EditSessionRequest) SetTTL(v int32) *EditSessionRequest
func (EditSessionRequest) String ¶
func (s EditSessionRequest) String() string
type EditSessionResponse ¶
type EditSessionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EditSessionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EditSessionResponse) GoString ¶
func (s EditSessionResponse) GoString() string
func (*EditSessionResponse) SetBody ¶
func (s *EditSessionResponse) SetBody(v *EditSessionResponseBody) *EditSessionResponse
func (*EditSessionResponse) SetHeaders ¶
func (s *EditSessionResponse) SetHeaders(v map[string]*string) *EditSessionResponse
func (*EditSessionResponse) SetStatusCode ¶
func (s *EditSessionResponse) SetStatusCode(v int32) *EditSessionResponse
func (EditSessionResponse) String ¶
func (s EditSessionResponse) String() string
type EditSessionResponseBody ¶
type EditSessionResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (EditSessionResponseBody) GoString ¶
func (s EditSessionResponseBody) GoString() string
func (*EditSessionResponseBody) SetRequestId ¶
func (s *EditSessionResponseBody) SetRequestId(v string) *EditSessionResponseBody
func (EditSessionResponseBody) String ¶
func (s EditSessionResponseBody) String() string
type GenerateVulReportRequest ¶
type GenerateVulReportRequest struct { ResourceOwnerId *int64 `json:"ResourceOwnerId,omitempty" xml:"ResourceOwnerId,omitempty"` SourceIp *string `json:"SourceIp,omitempty" xml:"SourceIp,omitempty"` TaskIds []*string `json:"TaskIds,omitempty" xml:"TaskIds,omitempty" type:"Repeated"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Lang *string `json:"lang,omitempty" xml:"lang,omitempty"` }
func (GenerateVulReportRequest) GoString ¶
func (s GenerateVulReportRequest) GoString() string
func (*GenerateVulReportRequest) SetFormat ¶
func (s *GenerateVulReportRequest) SetFormat(v string) *GenerateVulReportRequest
func (*GenerateVulReportRequest) SetLang ¶
func (s *GenerateVulReportRequest) SetLang(v string) *GenerateVulReportRequest
func (*GenerateVulReportRequest) SetResourceOwnerId ¶
func (s *GenerateVulReportRequest) SetResourceOwnerId(v int64) *GenerateVulReportRequest
func (*GenerateVulReportRequest) SetSourceIp ¶
func (s *GenerateVulReportRequest) SetSourceIp(v string) *GenerateVulReportRequest
func (*GenerateVulReportRequest) SetTaskIds ¶
func (s *GenerateVulReportRequest) SetTaskIds(v []*string) *GenerateVulReportRequest
func (GenerateVulReportRequest) String ¶
func (s GenerateVulReportRequest) String() string
type GenerateVulReportResponse ¶
type GenerateVulReportResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GenerateVulReportResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateVulReportResponse) GoString ¶
func (s GenerateVulReportResponse) GoString() string
func (*GenerateVulReportResponse) SetBody ¶
func (s *GenerateVulReportResponse) SetBody(v *GenerateVulReportResponseBody) *GenerateVulReportResponse
func (*GenerateVulReportResponse) SetHeaders ¶
func (s *GenerateVulReportResponse) SetHeaders(v map[string]*string) *GenerateVulReportResponse
func (*GenerateVulReportResponse) SetStatusCode ¶
func (s *GenerateVulReportResponse) SetStatusCode(v int32) *GenerateVulReportResponse
func (GenerateVulReportResponse) String ¶
func (s GenerateVulReportResponse) String() string
type GenerateVulReportResponseBody ¶
type GenerateVulReportResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (GenerateVulReportResponseBody) GoString ¶
func (s GenerateVulReportResponseBody) GoString() string
func (*GenerateVulReportResponseBody) SetRequestId ¶
func (s *GenerateVulReportResponseBody) SetRequestId(v string) *GenerateVulReportResponseBody
func (GenerateVulReportResponseBody) String ¶
func (s GenerateVulReportResponseBody) String() string
type ListOrgAttackSurfaceFacetsRequest ¶
type ListOrgAttackSurfaceFacetsRequest struct {
OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"`
}
func (ListOrgAttackSurfaceFacetsRequest) GoString ¶
func (s ListOrgAttackSurfaceFacetsRequest) GoString() string
func (*ListOrgAttackSurfaceFacetsRequest) SetOrgId ¶
func (s *ListOrgAttackSurfaceFacetsRequest) SetOrgId(v int32) *ListOrgAttackSurfaceFacetsRequest
func (ListOrgAttackSurfaceFacetsRequest) String ¶
func (s ListOrgAttackSurfaceFacetsRequest) String() string
type ListOrgAttackSurfaceFacetsResponse ¶
type ListOrgAttackSurfaceFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgAttackSurfaceFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgAttackSurfaceFacetsResponse) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponse) GoString() string
func (*ListOrgAttackSurfaceFacetsResponse) SetHeaders ¶
func (s *ListOrgAttackSurfaceFacetsResponse) SetHeaders(v map[string]*string) *ListOrgAttackSurfaceFacetsResponse
func (*ListOrgAttackSurfaceFacetsResponse) SetStatusCode ¶
func (s *ListOrgAttackSurfaceFacetsResponse) SetStatusCode(v int32) *ListOrgAttackSurfaceFacetsResponse
func (ListOrgAttackSurfaceFacetsResponse) String ¶
func (s ListOrgAttackSurfaceFacetsResponse) String() string
type ListOrgAttackSurfaceFacetsResponseBody ¶
type ListOrgAttackSurfaceFacetsResponseBody struct { DNSMap *ListOrgAttackSurfaceFacetsResponseBodyDNSMap `json:"DNSMap,omitempty" xml:"DNSMap,omitempty" type:"Struct"` Domains *ListOrgAttackSurfaceFacetsResponseBodyDomains `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Struct"` Hosts *ListOrgAttackSurfaceFacetsResponseBodyHosts `json:"Hosts,omitempty" xml:"Hosts,omitempty" type:"Struct"` Ports *ListOrgAttackSurfaceFacetsResponseBodyPorts `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Subdomains *ListOrgAttackSurfaceFacetsResponseBodySubdomains `json:"Subdomains,omitempty" xml:"Subdomains,omitempty" type:"Struct"` WebPaths *ListOrgAttackSurfaceFacetsResponseBodyWebPaths `json:"WebPaths,omitempty" xml:"WebPaths,omitempty" type:"Struct"` WebTechs *ListOrgAttackSurfaceFacetsResponseBodyWebTechs `json:"WebTechs,omitempty" xml:"WebTechs,omitempty" type:"Struct"` }
func (ListOrgAttackSurfaceFacetsResponseBody) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBody) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBody) SetDomains ¶
func (*ListOrgAttackSurfaceFacetsResponseBody) SetRequestId ¶
func (s *ListOrgAttackSurfaceFacetsResponseBody) SetRequestId(v string) *ListOrgAttackSurfaceFacetsResponseBody
func (*ListOrgAttackSurfaceFacetsResponseBody) SetSubdomains ¶
func (s *ListOrgAttackSurfaceFacetsResponseBody) SetSubdomains(v *ListOrgAttackSurfaceFacetsResponseBodySubdomains) *ListOrgAttackSurfaceFacetsResponseBody
func (*ListOrgAttackSurfaceFacetsResponseBody) SetWebPaths ¶
func (*ListOrgAttackSurfaceFacetsResponseBody) SetWebTechs ¶
func (ListOrgAttackSurfaceFacetsResponseBody) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBody) String() string
type ListOrgAttackSurfaceFacetsResponseBodyDNSMap ¶
type ListOrgAttackSurfaceFacetsResponseBodyDNSMap struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyDNSMap) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyDNSMap) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyDNSMap) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyDNSMap) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDNSMap
func (ListOrgAttackSurfaceFacetsResponseBodyDNSMap) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyDNSMap) String() string
type ListOrgAttackSurfaceFacetsResponseBodyDomains ¶
type ListOrgAttackSurfaceFacetsResponseBodyDomains struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyDomains) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyDomains) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyDomains) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyDomains) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyDomains
func (ListOrgAttackSurfaceFacetsResponseBodyDomains) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyDomains) String() string
type ListOrgAttackSurfaceFacetsResponseBodyHosts ¶
type ListOrgAttackSurfaceFacetsResponseBodyHosts struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyHosts) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyHosts) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyHosts) SetNew ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyHosts) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyHosts
func (*ListOrgAttackSurfaceFacetsResponseBodyHosts) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyHosts) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyHosts
func (ListOrgAttackSurfaceFacetsResponseBodyHosts) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyHosts) String() string
type ListOrgAttackSurfaceFacetsResponseBodyPorts ¶
type ListOrgAttackSurfaceFacetsResponseBodyPorts struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyPorts) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyPorts) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyPorts) SetNew ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyPorts) SetNew(v int32) *ListOrgAttackSurfaceFacetsResponseBodyPorts
func (*ListOrgAttackSurfaceFacetsResponseBodyPorts) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyPorts) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyPorts
func (ListOrgAttackSurfaceFacetsResponseBodyPorts) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyPorts) String() string
type ListOrgAttackSurfaceFacetsResponseBodySubdomains ¶
type ListOrgAttackSurfaceFacetsResponseBodySubdomains struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodySubdomains) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodySubdomains) GoString() string
func (ListOrgAttackSurfaceFacetsResponseBodySubdomains) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodySubdomains) String() string
type ListOrgAttackSurfaceFacetsResponseBodyWebPaths ¶
type ListOrgAttackSurfaceFacetsResponseBodyWebPaths struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyWebPaths) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyWebPaths) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyWebPaths) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyWebPaths) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebPaths
func (ListOrgAttackSurfaceFacetsResponseBodyWebPaths) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyWebPaths) String() string
type ListOrgAttackSurfaceFacetsResponseBodyWebTechs ¶
type ListOrgAttackSurfaceFacetsResponseBodyWebTechs struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListOrgAttackSurfaceFacetsResponseBodyWebTechs) GoString ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyWebTechs) GoString() string
func (*ListOrgAttackSurfaceFacetsResponseBodyWebTechs) SetTotal ¶
func (s *ListOrgAttackSurfaceFacetsResponseBodyWebTechs) SetTotal(v int32) *ListOrgAttackSurfaceFacetsResponseBodyWebTechs
func (ListOrgAttackSurfaceFacetsResponseBodyWebTechs) String ¶
func (s ListOrgAttackSurfaceFacetsResponseBodyWebTechs) String() string
type ListOrgDNSMapRequest ¶
type ListOrgDNSMapRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgDNSMapRequest) GoString ¶
func (s ListOrgDNSMapRequest) GoString() string
func (*ListOrgDNSMapRequest) SetCurrentPage ¶
func (s *ListOrgDNSMapRequest) SetCurrentPage(v int32) *ListOrgDNSMapRequest
func (*ListOrgDNSMapRequest) SetOrgId ¶
func (s *ListOrgDNSMapRequest) SetOrgId(v int32) *ListOrgDNSMapRequest
func (*ListOrgDNSMapRequest) SetPageSize ¶
func (s *ListOrgDNSMapRequest) SetPageSize(v int32) *ListOrgDNSMapRequest
func (*ListOrgDNSMapRequest) SetSearch ¶
func (s *ListOrgDNSMapRequest) SetSearch(v string) *ListOrgDNSMapRequest
func (ListOrgDNSMapRequest) String ¶
func (s ListOrgDNSMapRequest) String() string
type ListOrgDNSMapResponse ¶
type ListOrgDNSMapResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgDNSMapResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgDNSMapResponse) GoString ¶
func (s ListOrgDNSMapResponse) GoString() string
func (*ListOrgDNSMapResponse) SetBody ¶
func (s *ListOrgDNSMapResponse) SetBody(v *ListOrgDNSMapResponseBody) *ListOrgDNSMapResponse
func (*ListOrgDNSMapResponse) SetHeaders ¶
func (s *ListOrgDNSMapResponse) SetHeaders(v map[string]*string) *ListOrgDNSMapResponse
func (*ListOrgDNSMapResponse) SetStatusCode ¶
func (s *ListOrgDNSMapResponse) SetStatusCode(v int32) *ListOrgDNSMapResponse
func (ListOrgDNSMapResponse) String ¶
func (s ListOrgDNSMapResponse) String() string
type ListOrgDNSMapResponseBody ¶
type ListOrgDNSMapResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgDNSMapResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgDNSMapResponseBody) GoString ¶
func (s ListOrgDNSMapResponseBody) GoString() string
func (*ListOrgDNSMapResponseBody) SetCurrentPage ¶
func (s *ListOrgDNSMapResponseBody) SetCurrentPage(v int32) *ListOrgDNSMapResponseBody
func (*ListOrgDNSMapResponseBody) SetPageSize ¶
func (s *ListOrgDNSMapResponseBody) SetPageSize(v int32) *ListOrgDNSMapResponseBody
func (*ListOrgDNSMapResponseBody) SetRecords ¶
func (s *ListOrgDNSMapResponseBody) SetRecords(v []*ListOrgDNSMapResponseBodyRecords) *ListOrgDNSMapResponseBody
func (*ListOrgDNSMapResponseBody) SetRequestId ¶
func (s *ListOrgDNSMapResponseBody) SetRequestId(v string) *ListOrgDNSMapResponseBody
func (*ListOrgDNSMapResponseBody) SetTotalCount ¶
func (s *ListOrgDNSMapResponseBody) SetTotalCount(v int32) *ListOrgDNSMapResponseBody
func (ListOrgDNSMapResponseBody) String ¶
func (s ListOrgDNSMapResponseBody) String() string
type ListOrgDNSMapResponseBodyRecords ¶
type ListOrgDNSMapResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Record *string `json:"Record,omitempty" xml:"Record,omitempty"` Subdomain *string `json:"Subdomain,omitempty" xml:"Subdomain,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListOrgDNSMapResponseBodyRecords) GoString ¶
func (s ListOrgDNSMapResponseBodyRecords) GoString() string
func (*ListOrgDNSMapResponseBodyRecords) SetDomain ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetDomain(v string) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetId ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetId(v int32) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetIndex ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetIndex(v int32) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetOrgId ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetOrgId(v int32) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetRecord ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetRecord(v string) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetSubdomain ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetSubdomain(v string) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetType ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetType(v string) *ListOrgDNSMapResponseBodyRecords
func (*ListOrgDNSMapResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgDNSMapResponseBodyRecords
func (ListOrgDNSMapResponseBodyRecords) String ¶
func (s ListOrgDNSMapResponseBodyRecords) String() string
type ListOrgDomainsRequest ¶
type ListOrgDomainsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgDomainsRequest) GoString ¶
func (s ListOrgDomainsRequest) GoString() string
func (*ListOrgDomainsRequest) SetCurrentPage ¶
func (s *ListOrgDomainsRequest) SetCurrentPage(v int32) *ListOrgDomainsRequest
func (*ListOrgDomainsRequest) SetOrgId ¶
func (s *ListOrgDomainsRequest) SetOrgId(v int32) *ListOrgDomainsRequest
func (*ListOrgDomainsRequest) SetPageSize ¶
func (s *ListOrgDomainsRequest) SetPageSize(v int32) *ListOrgDomainsRequest
func (*ListOrgDomainsRequest) SetSearch ¶
func (s *ListOrgDomainsRequest) SetSearch(v string) *ListOrgDomainsRequest
func (ListOrgDomainsRequest) String ¶
func (s ListOrgDomainsRequest) String() string
type ListOrgDomainsResponse ¶
type ListOrgDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgDomainsResponse) GoString ¶
func (s ListOrgDomainsResponse) GoString() string
func (*ListOrgDomainsResponse) SetBody ¶
func (s *ListOrgDomainsResponse) SetBody(v *ListOrgDomainsResponseBody) *ListOrgDomainsResponse
func (*ListOrgDomainsResponse) SetHeaders ¶
func (s *ListOrgDomainsResponse) SetHeaders(v map[string]*string) *ListOrgDomainsResponse
func (*ListOrgDomainsResponse) SetStatusCode ¶
func (s *ListOrgDomainsResponse) SetStatusCode(v int32) *ListOrgDomainsResponse
func (ListOrgDomainsResponse) String ¶
func (s ListOrgDomainsResponse) String() string
type ListOrgDomainsResponseBody ¶
type ListOrgDomainsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgDomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgDomainsResponseBody) GoString ¶
func (s ListOrgDomainsResponseBody) GoString() string
func (*ListOrgDomainsResponseBody) SetCurrentPage ¶
func (s *ListOrgDomainsResponseBody) SetCurrentPage(v int32) *ListOrgDomainsResponseBody
func (*ListOrgDomainsResponseBody) SetPageSize ¶
func (s *ListOrgDomainsResponseBody) SetPageSize(v int32) *ListOrgDomainsResponseBody
func (*ListOrgDomainsResponseBody) SetRecords ¶
func (s *ListOrgDomainsResponseBody) SetRecords(v []*ListOrgDomainsResponseBodyRecords) *ListOrgDomainsResponseBody
func (*ListOrgDomainsResponseBody) SetRequestId ¶
func (s *ListOrgDomainsResponseBody) SetRequestId(v string) *ListOrgDomainsResponseBody
func (*ListOrgDomainsResponseBody) SetTotalCount ¶
func (s *ListOrgDomainsResponseBody) SetTotalCount(v int32) *ListOrgDomainsResponseBody
func (ListOrgDomainsResponseBody) String ¶
func (s ListOrgDomainsResponseBody) String() string
type ListOrgDomainsResponseBodyRecords ¶
type ListOrgDomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListOrgDomainsResponseBodyRecords) GoString ¶
func (s ListOrgDomainsResponseBodyRecords) GoString() string
func (*ListOrgDomainsResponseBodyRecords) SetDomain ¶
func (s *ListOrgDomainsResponseBodyRecords) SetDomain(v string) *ListOrgDomainsResponseBodyRecords
func (*ListOrgDomainsResponseBodyRecords) SetId ¶
func (s *ListOrgDomainsResponseBodyRecords) SetId(v int32) *ListOrgDomainsResponseBodyRecords
func (*ListOrgDomainsResponseBodyRecords) SetIndex ¶
func (s *ListOrgDomainsResponseBodyRecords) SetIndex(v int32) *ListOrgDomainsResponseBodyRecords
func (*ListOrgDomainsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgDomainsResponseBodyRecords) SetOrgId(v int32) *ListOrgDomainsResponseBodyRecords
func (*ListOrgDomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgDomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgDomainsResponseBodyRecords
func (ListOrgDomainsResponseBodyRecords) String ¶
func (s ListOrgDomainsResponseBodyRecords) String() string
type ListOrgHostsRequest ¶
type ListOrgHostsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgHostsRequest) GoString ¶
func (s ListOrgHostsRequest) GoString() string
func (*ListOrgHostsRequest) SetCurrentPage ¶
func (s *ListOrgHostsRequest) SetCurrentPage(v int32) *ListOrgHostsRequest
func (*ListOrgHostsRequest) SetOrgId ¶
func (s *ListOrgHostsRequest) SetOrgId(v int32) *ListOrgHostsRequest
func (*ListOrgHostsRequest) SetPageSize ¶
func (s *ListOrgHostsRequest) SetPageSize(v int32) *ListOrgHostsRequest
func (*ListOrgHostsRequest) SetSearch ¶
func (s *ListOrgHostsRequest) SetSearch(v string) *ListOrgHostsRequest
func (ListOrgHostsRequest) String ¶
func (s ListOrgHostsRequest) String() string
type ListOrgHostsResponse ¶
type ListOrgHostsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgHostsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgHostsResponse) GoString ¶
func (s ListOrgHostsResponse) GoString() string
func (*ListOrgHostsResponse) SetBody ¶
func (s *ListOrgHostsResponse) SetBody(v *ListOrgHostsResponseBody) *ListOrgHostsResponse
func (*ListOrgHostsResponse) SetHeaders ¶
func (s *ListOrgHostsResponse) SetHeaders(v map[string]*string) *ListOrgHostsResponse
func (*ListOrgHostsResponse) SetStatusCode ¶
func (s *ListOrgHostsResponse) SetStatusCode(v int32) *ListOrgHostsResponse
func (ListOrgHostsResponse) String ¶
func (s ListOrgHostsResponse) String() string
type ListOrgHostsResponseBody ¶
type ListOrgHostsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgHostsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgHostsResponseBody) GoString ¶
func (s ListOrgHostsResponseBody) GoString() string
func (*ListOrgHostsResponseBody) SetCurrentPage ¶
func (s *ListOrgHostsResponseBody) SetCurrentPage(v int32) *ListOrgHostsResponseBody
func (*ListOrgHostsResponseBody) SetPageSize ¶
func (s *ListOrgHostsResponseBody) SetPageSize(v int32) *ListOrgHostsResponseBody
func (*ListOrgHostsResponseBody) SetRecords ¶
func (s *ListOrgHostsResponseBody) SetRecords(v []*ListOrgHostsResponseBodyRecords) *ListOrgHostsResponseBody
func (*ListOrgHostsResponseBody) SetRequestId ¶
func (s *ListOrgHostsResponseBody) SetRequestId(v string) *ListOrgHostsResponseBody
func (*ListOrgHostsResponseBody) SetTotalCount ¶
func (s *ListOrgHostsResponseBody) SetTotalCount(v int32) *ListOrgHostsResponseBody
func (ListOrgHostsResponseBody) String ¶
func (s ListOrgHostsResponseBody) String() string
type ListOrgHostsResponseBodyRecords ¶
type ListOrgHostsResponseBodyRecords struct { Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OS *string `json:"OS,omitempty" xml:"OS,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListOrgHostsResponseBodyRecords) GoString ¶
func (s ListOrgHostsResponseBodyRecords) GoString() string
func (*ListOrgHostsResponseBodyRecords) SetHostname ¶
func (s *ListOrgHostsResponseBodyRecords) SetHostname(v string) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetIP ¶
func (s *ListOrgHostsResponseBodyRecords) SetIP(v string) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetId ¶
func (s *ListOrgHostsResponseBodyRecords) SetId(v int32) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetIndex ¶
func (s *ListOrgHostsResponseBodyRecords) SetIndex(v int32) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetOS ¶
func (s *ListOrgHostsResponseBodyRecords) SetOS(v string) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgHostsResponseBodyRecords) SetOrgId(v int32) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetState ¶
func (s *ListOrgHostsResponseBodyRecords) SetState(v string) *ListOrgHostsResponseBodyRecords
func (*ListOrgHostsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgHostsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgHostsResponseBodyRecords
func (ListOrgHostsResponseBodyRecords) String ¶
func (s ListOrgHostsResponseBodyRecords) String() string
type ListOrgPortsRequest ¶
type ListOrgPortsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgPortsRequest) GoString ¶
func (s ListOrgPortsRequest) GoString() string
func (*ListOrgPortsRequest) SetCurrentPage ¶
func (s *ListOrgPortsRequest) SetCurrentPage(v int32) *ListOrgPortsRequest
func (*ListOrgPortsRequest) SetOrgId ¶
func (s *ListOrgPortsRequest) SetOrgId(v int32) *ListOrgPortsRequest
func (*ListOrgPortsRequest) SetPageSize ¶
func (s *ListOrgPortsRequest) SetPageSize(v int32) *ListOrgPortsRequest
func (*ListOrgPortsRequest) SetSearch ¶
func (s *ListOrgPortsRequest) SetSearch(v string) *ListOrgPortsRequest
func (ListOrgPortsRequest) String ¶
func (s ListOrgPortsRequest) String() string
type ListOrgPortsResponse ¶
type ListOrgPortsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgPortsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgPortsResponse) GoString ¶
func (s ListOrgPortsResponse) GoString() string
func (*ListOrgPortsResponse) SetBody ¶
func (s *ListOrgPortsResponse) SetBody(v *ListOrgPortsResponseBody) *ListOrgPortsResponse
func (*ListOrgPortsResponse) SetHeaders ¶
func (s *ListOrgPortsResponse) SetHeaders(v map[string]*string) *ListOrgPortsResponse
func (*ListOrgPortsResponse) SetStatusCode ¶
func (s *ListOrgPortsResponse) SetStatusCode(v int32) *ListOrgPortsResponse
func (ListOrgPortsResponse) String ¶
func (s ListOrgPortsResponse) String() string
type ListOrgPortsResponseBody ¶
type ListOrgPortsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgPortsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgPortsResponseBody) GoString ¶
func (s ListOrgPortsResponseBody) GoString() string
func (*ListOrgPortsResponseBody) SetCurrentPage ¶
func (s *ListOrgPortsResponseBody) SetCurrentPage(v int32) *ListOrgPortsResponseBody
func (*ListOrgPortsResponseBody) SetPageSize ¶
func (s *ListOrgPortsResponseBody) SetPageSize(v int32) *ListOrgPortsResponseBody
func (*ListOrgPortsResponseBody) SetRecords ¶
func (s *ListOrgPortsResponseBody) SetRecords(v []*ListOrgPortsResponseBodyRecords) *ListOrgPortsResponseBody
func (*ListOrgPortsResponseBody) SetRequestId ¶
func (s *ListOrgPortsResponseBody) SetRequestId(v string) *ListOrgPortsResponseBody
func (*ListOrgPortsResponseBody) SetTotalCount ¶
func (s *ListOrgPortsResponseBody) SetTotalCount(v int32) *ListOrgPortsResponseBody
func (ListOrgPortsResponseBody) String ¶
func (s ListOrgPortsResponseBody) String() string
type ListOrgPortsResponseBodyRecords ¶
type ListOrgPortsResponseBodyRecords struct { Fingerprint *string `json:"Fingerprint,omitempty" xml:"Fingerprint,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` Product *string `json:"Product,omitempty" xml:"Product,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` Service *string `json:"Service,omitempty" xml:"Service,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListOrgPortsResponseBodyRecords) GoString ¶
func (s ListOrgPortsResponseBodyRecords) GoString() string
func (*ListOrgPortsResponseBodyRecords) SetFingerprint ¶
func (s *ListOrgPortsResponseBodyRecords) SetFingerprint(v string) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetIP ¶
func (s *ListOrgPortsResponseBodyRecords) SetIP(v string) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetId ¶
func (s *ListOrgPortsResponseBodyRecords) SetId(v int32) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetIndex ¶
func (s *ListOrgPortsResponseBodyRecords) SetIndex(v int32) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgPortsResponseBodyRecords) SetOrgId(v int32) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetPort ¶
func (s *ListOrgPortsResponseBodyRecords) SetPort(v int32) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetProduct ¶
func (s *ListOrgPortsResponseBodyRecords) SetProduct(v string) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetProtocol ¶
func (s *ListOrgPortsResponseBodyRecords) SetProtocol(v string) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetService ¶
func (s *ListOrgPortsResponseBodyRecords) SetService(v string) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgPortsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgPortsResponseBodyRecords
func (*ListOrgPortsResponseBodyRecords) SetVersion ¶
func (s *ListOrgPortsResponseBodyRecords) SetVersion(v string) *ListOrgPortsResponseBodyRecords
func (ListOrgPortsResponseBodyRecords) String ¶
func (s ListOrgPortsResponseBodyRecords) String() string
type ListOrgRiskyAssetsRequest ¶
type ListOrgRiskyAssetsRequest struct {
OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"`
}
func (ListOrgRiskyAssetsRequest) GoString ¶
func (s ListOrgRiskyAssetsRequest) GoString() string
func (*ListOrgRiskyAssetsRequest) SetOrgId ¶
func (s *ListOrgRiskyAssetsRequest) SetOrgId(v int32) *ListOrgRiskyAssetsRequest
func (ListOrgRiskyAssetsRequest) String ¶
func (s ListOrgRiskyAssetsRequest) String() string
type ListOrgRiskyAssetsResponse ¶
type ListOrgRiskyAssetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgRiskyAssetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgRiskyAssetsResponse) GoString ¶
func (s ListOrgRiskyAssetsResponse) GoString() string
func (*ListOrgRiskyAssetsResponse) SetBody ¶
func (s *ListOrgRiskyAssetsResponse) SetBody(v *ListOrgRiskyAssetsResponseBody) *ListOrgRiskyAssetsResponse
func (*ListOrgRiskyAssetsResponse) SetHeaders ¶
func (s *ListOrgRiskyAssetsResponse) SetHeaders(v map[string]*string) *ListOrgRiskyAssetsResponse
func (*ListOrgRiskyAssetsResponse) SetStatusCode ¶
func (s *ListOrgRiskyAssetsResponse) SetStatusCode(v int32) *ListOrgRiskyAssetsResponse
func (ListOrgRiskyAssetsResponse) String ¶
func (s ListOrgRiskyAssetsResponse) String() string
type ListOrgRiskyAssetsResponseBody ¶
type ListOrgRiskyAssetsResponseBody struct { Assets []*ListOrgRiskyAssetsResponseBodyAssets `json:"Assets,omitempty" xml:"Assets,omitempty" type:"Repeated"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgRiskyAssetsResponseBody) GoString ¶
func (s ListOrgRiskyAssetsResponseBody) GoString() string
func (*ListOrgRiskyAssetsResponseBody) SetAssets ¶
func (s *ListOrgRiskyAssetsResponseBody) SetAssets(v []*ListOrgRiskyAssetsResponseBodyAssets) *ListOrgRiskyAssetsResponseBody
func (*ListOrgRiskyAssetsResponseBody) SetCurrentPage ¶
func (s *ListOrgRiskyAssetsResponseBody) SetCurrentPage(v int32) *ListOrgRiskyAssetsResponseBody
func (*ListOrgRiskyAssetsResponseBody) SetPageSize ¶
func (s *ListOrgRiskyAssetsResponseBody) SetPageSize(v int32) *ListOrgRiskyAssetsResponseBody
func (*ListOrgRiskyAssetsResponseBody) SetRequestId ¶
func (s *ListOrgRiskyAssetsResponseBody) SetRequestId(v string) *ListOrgRiskyAssetsResponseBody
func (*ListOrgRiskyAssetsResponseBody) SetTotal ¶
func (s *ListOrgRiskyAssetsResponseBody) SetTotal(v int32) *ListOrgRiskyAssetsResponseBody
func (*ListOrgRiskyAssetsResponseBody) SetTotalCount ¶
func (s *ListOrgRiskyAssetsResponseBody) SetTotalCount(v int32) *ListOrgRiskyAssetsResponseBody
func (ListOrgRiskyAssetsResponseBody) String ¶
func (s ListOrgRiskyAssetsResponseBody) String() string
type ListOrgRiskyAssetsResponseBodyAssets ¶
type ListOrgRiskyAssetsResponseBodyAssets struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` }
func (ListOrgRiskyAssetsResponseBodyAssets) GoString ¶
func (s ListOrgRiskyAssetsResponseBodyAssets) GoString() string
func (*ListOrgRiskyAssetsResponseBodyAssets) SetAsset ¶
func (s *ListOrgRiskyAssetsResponseBodyAssets) SetAsset(v string) *ListOrgRiskyAssetsResponseBodyAssets
func (*ListOrgRiskyAssetsResponseBodyAssets) SetCount ¶
func (s *ListOrgRiskyAssetsResponseBodyAssets) SetCount(v int32) *ListOrgRiskyAssetsResponseBodyAssets
func (*ListOrgRiskyAssetsResponseBodyAssets) SetType ¶
func (s *ListOrgRiskyAssetsResponseBodyAssets) SetType(v string) *ListOrgRiskyAssetsResponseBodyAssets
func (ListOrgRiskyAssetsResponseBodyAssets) String ¶
func (s ListOrgRiskyAssetsResponseBodyAssets) String() string
type ListOrgSubdomainsRequest ¶
type ListOrgSubdomainsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgSubdomainsRequest) GoString ¶
func (s ListOrgSubdomainsRequest) GoString() string
func (*ListOrgSubdomainsRequest) SetCurrentPage ¶
func (s *ListOrgSubdomainsRequest) SetCurrentPage(v int32) *ListOrgSubdomainsRequest
func (*ListOrgSubdomainsRequest) SetOrgId ¶
func (s *ListOrgSubdomainsRequest) SetOrgId(v int32) *ListOrgSubdomainsRequest
func (*ListOrgSubdomainsRequest) SetPageSize ¶
func (s *ListOrgSubdomainsRequest) SetPageSize(v int32) *ListOrgSubdomainsRequest
func (*ListOrgSubdomainsRequest) SetSearch ¶
func (s *ListOrgSubdomainsRequest) SetSearch(v string) *ListOrgSubdomainsRequest
func (ListOrgSubdomainsRequest) String ¶
func (s ListOrgSubdomainsRequest) String() string
type ListOrgSubdomainsResponse ¶
type ListOrgSubdomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgSubdomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgSubdomainsResponse) GoString ¶
func (s ListOrgSubdomainsResponse) GoString() string
func (*ListOrgSubdomainsResponse) SetBody ¶
func (s *ListOrgSubdomainsResponse) SetBody(v *ListOrgSubdomainsResponseBody) *ListOrgSubdomainsResponse
func (*ListOrgSubdomainsResponse) SetHeaders ¶
func (s *ListOrgSubdomainsResponse) SetHeaders(v map[string]*string) *ListOrgSubdomainsResponse
func (*ListOrgSubdomainsResponse) SetStatusCode ¶
func (s *ListOrgSubdomainsResponse) SetStatusCode(v int32) *ListOrgSubdomainsResponse
func (ListOrgSubdomainsResponse) String ¶
func (s ListOrgSubdomainsResponse) String() string
type ListOrgSubdomainsResponseBody ¶
type ListOrgSubdomainsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgSubdomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgSubdomainsResponseBody) GoString ¶
func (s ListOrgSubdomainsResponseBody) GoString() string
func (*ListOrgSubdomainsResponseBody) SetCurrentPage ¶
func (s *ListOrgSubdomainsResponseBody) SetCurrentPage(v int32) *ListOrgSubdomainsResponseBody
func (*ListOrgSubdomainsResponseBody) SetPageSize ¶
func (s *ListOrgSubdomainsResponseBody) SetPageSize(v int32) *ListOrgSubdomainsResponseBody
func (*ListOrgSubdomainsResponseBody) SetRecords ¶
func (s *ListOrgSubdomainsResponseBody) SetRecords(v []*ListOrgSubdomainsResponseBodyRecords) *ListOrgSubdomainsResponseBody
func (*ListOrgSubdomainsResponseBody) SetRequestId ¶
func (s *ListOrgSubdomainsResponseBody) SetRequestId(v string) *ListOrgSubdomainsResponseBody
func (*ListOrgSubdomainsResponseBody) SetTotalCount ¶
func (s *ListOrgSubdomainsResponseBody) SetTotalCount(v int32) *ListOrgSubdomainsResponseBody
func (ListOrgSubdomainsResponseBody) String ¶
func (s ListOrgSubdomainsResponseBody) String() string
type ListOrgSubdomainsResponseBodyRecords ¶
type ListOrgSubdomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Subdomain *string `json:"Subdomain,omitempty" xml:"Subdomain,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListOrgSubdomainsResponseBodyRecords) GoString ¶
func (s ListOrgSubdomainsResponseBodyRecords) GoString() string
func (*ListOrgSubdomainsResponseBodyRecords) SetDomain ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetDomain(v string) *ListOrgSubdomainsResponseBodyRecords
func (*ListOrgSubdomainsResponseBodyRecords) SetId ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetId(v int32) *ListOrgSubdomainsResponseBodyRecords
func (*ListOrgSubdomainsResponseBodyRecords) SetIndex ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetIndex(v int32) *ListOrgSubdomainsResponseBodyRecords
func (*ListOrgSubdomainsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetOrgId(v int32) *ListOrgSubdomainsResponseBodyRecords
func (*ListOrgSubdomainsResponseBodyRecords) SetSubdomain ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetSubdomain(v string) *ListOrgSubdomainsResponseBodyRecords
func (*ListOrgSubdomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgSubdomainsResponseBodyRecords
func (ListOrgSubdomainsResponseBodyRecords) String ¶
func (s ListOrgSubdomainsResponseBodyRecords) String() string
type ListOrgVulFacetsRequest ¶
type ListOrgVulFacetsRequest struct { Asset *string `json:"Asset,omitempty" xml:"Asset,omitempty"` CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` Lang *string `json:"Lang,omitempty" xml:"Lang,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (ListOrgVulFacetsRequest) GoString ¶
func (s ListOrgVulFacetsRequest) GoString() string
func (*ListOrgVulFacetsRequest) SetAsset ¶
func (s *ListOrgVulFacetsRequest) SetAsset(v string) *ListOrgVulFacetsRequest
func (*ListOrgVulFacetsRequest) SetCurrentPage ¶
func (s *ListOrgVulFacetsRequest) SetCurrentPage(v int32) *ListOrgVulFacetsRequest
func (*ListOrgVulFacetsRequest) SetLang ¶
func (s *ListOrgVulFacetsRequest) SetLang(v string) *ListOrgVulFacetsRequest
func (*ListOrgVulFacetsRequest) SetOrgId ¶
func (s *ListOrgVulFacetsRequest) SetOrgId(v int32) *ListOrgVulFacetsRequest
func (*ListOrgVulFacetsRequest) SetPageSize ¶
func (s *ListOrgVulFacetsRequest) SetPageSize(v int32) *ListOrgVulFacetsRequest
func (ListOrgVulFacetsRequest) String ¶
func (s ListOrgVulFacetsRequest) String() string
type ListOrgVulFacetsResponse ¶
type ListOrgVulFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgVulFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgVulFacetsResponse) GoString ¶
func (s ListOrgVulFacetsResponse) GoString() string
func (*ListOrgVulFacetsResponse) SetBody ¶
func (s *ListOrgVulFacetsResponse) SetBody(v *ListOrgVulFacetsResponseBody) *ListOrgVulFacetsResponse
func (*ListOrgVulFacetsResponse) SetHeaders ¶
func (s *ListOrgVulFacetsResponse) SetHeaders(v map[string]*string) *ListOrgVulFacetsResponse
func (*ListOrgVulFacetsResponse) SetStatusCode ¶
func (s *ListOrgVulFacetsResponse) SetStatusCode(v int32) *ListOrgVulFacetsResponse
func (ListOrgVulFacetsResponse) String ¶
func (s ListOrgVulFacetsResponse) String() string
type ListOrgVulFacetsResponseBody ¶
type ListOrgVulFacetsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` Vuls []*ListOrgVulFacetsResponseBodyVuls `json:"Vuls,omitempty" xml:"Vuls,omitempty" type:"Repeated"` }
func (ListOrgVulFacetsResponseBody) GoString ¶
func (s ListOrgVulFacetsResponseBody) GoString() string
func (*ListOrgVulFacetsResponseBody) SetCurrentPage ¶
func (s *ListOrgVulFacetsResponseBody) SetCurrentPage(v int32) *ListOrgVulFacetsResponseBody
func (*ListOrgVulFacetsResponseBody) SetPageSize ¶
func (s *ListOrgVulFacetsResponseBody) SetPageSize(v int32) *ListOrgVulFacetsResponseBody
func (*ListOrgVulFacetsResponseBody) SetRequestId ¶
func (s *ListOrgVulFacetsResponseBody) SetRequestId(v string) *ListOrgVulFacetsResponseBody
func (*ListOrgVulFacetsResponseBody) SetTotal ¶
func (s *ListOrgVulFacetsResponseBody) SetTotal(v int32) *ListOrgVulFacetsResponseBody
func (*ListOrgVulFacetsResponseBody) SetTotalCount ¶
func (s *ListOrgVulFacetsResponseBody) SetTotalCount(v int32) *ListOrgVulFacetsResponseBody
func (*ListOrgVulFacetsResponseBody) SetVuls ¶
func (s *ListOrgVulFacetsResponseBody) SetVuls(v []*ListOrgVulFacetsResponseBodyVuls) *ListOrgVulFacetsResponseBody
func (ListOrgVulFacetsResponseBody) String ¶
func (s ListOrgVulFacetsResponseBody) String() string
type ListOrgVulFacetsResponseBodyVuls ¶
type ListOrgVulFacetsResponseBodyVuls struct { Classification *string `json:"Classification,omitempty" xml:"Classification,omitempty"` Count *int32 `json:"Count,omitempty" xml:"Count,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` ModuleID *int32 `json:"ModuleID,omitempty" xml:"ModuleID,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Severity *string `json:"Severity,omitempty" xml:"Severity,omitempty"` }
func (ListOrgVulFacetsResponseBodyVuls) GoString ¶
func (s ListOrgVulFacetsResponseBodyVuls) GoString() string
func (*ListOrgVulFacetsResponseBodyVuls) SetClassification ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetClassification(v string) *ListOrgVulFacetsResponseBodyVuls
func (*ListOrgVulFacetsResponseBodyVuls) SetCount ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetCount(v int32) *ListOrgVulFacetsResponseBodyVuls
func (*ListOrgVulFacetsResponseBodyVuls) SetIndex ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetIndex(v int32) *ListOrgVulFacetsResponseBodyVuls
func (*ListOrgVulFacetsResponseBodyVuls) SetModuleID ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetModuleID(v int32) *ListOrgVulFacetsResponseBodyVuls
func (*ListOrgVulFacetsResponseBodyVuls) SetName ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetName(v string) *ListOrgVulFacetsResponseBodyVuls
func (*ListOrgVulFacetsResponseBodyVuls) SetSeverity ¶
func (s *ListOrgVulFacetsResponseBodyVuls) SetSeverity(v string) *ListOrgVulFacetsResponseBodyVuls
func (ListOrgVulFacetsResponseBodyVuls) String ¶
func (s ListOrgVulFacetsResponseBodyVuls) String() string
type ListOrgWebPathsRequest ¶
type ListOrgWebPathsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgWebPathsRequest) GoString ¶
func (s ListOrgWebPathsRequest) GoString() string
func (*ListOrgWebPathsRequest) SetCurrentPage ¶
func (s *ListOrgWebPathsRequest) SetCurrentPage(v int32) *ListOrgWebPathsRequest
func (*ListOrgWebPathsRequest) SetOrgId ¶
func (s *ListOrgWebPathsRequest) SetOrgId(v int32) *ListOrgWebPathsRequest
func (*ListOrgWebPathsRequest) SetPageSize ¶
func (s *ListOrgWebPathsRequest) SetPageSize(v int32) *ListOrgWebPathsRequest
func (*ListOrgWebPathsRequest) SetSearch ¶
func (s *ListOrgWebPathsRequest) SetSearch(v string) *ListOrgWebPathsRequest
func (ListOrgWebPathsRequest) String ¶
func (s ListOrgWebPathsRequest) String() string
type ListOrgWebPathsResponse ¶
type ListOrgWebPathsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgWebPathsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgWebPathsResponse) GoString ¶
func (s ListOrgWebPathsResponse) GoString() string
func (*ListOrgWebPathsResponse) SetBody ¶
func (s *ListOrgWebPathsResponse) SetBody(v *ListOrgWebPathsResponseBody) *ListOrgWebPathsResponse
func (*ListOrgWebPathsResponse) SetHeaders ¶
func (s *ListOrgWebPathsResponse) SetHeaders(v map[string]*string) *ListOrgWebPathsResponse
func (*ListOrgWebPathsResponse) SetStatusCode ¶
func (s *ListOrgWebPathsResponse) SetStatusCode(v int32) *ListOrgWebPathsResponse
func (ListOrgWebPathsResponse) String ¶
func (s ListOrgWebPathsResponse) String() string
type ListOrgWebPathsResponseBody ¶
type ListOrgWebPathsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgWebPathsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgWebPathsResponseBody) GoString ¶
func (s ListOrgWebPathsResponseBody) GoString() string
func (*ListOrgWebPathsResponseBody) SetCurrentPage ¶
func (s *ListOrgWebPathsResponseBody) SetCurrentPage(v int32) *ListOrgWebPathsResponseBody
func (*ListOrgWebPathsResponseBody) SetPageSize ¶
func (s *ListOrgWebPathsResponseBody) SetPageSize(v int32) *ListOrgWebPathsResponseBody
func (*ListOrgWebPathsResponseBody) SetRecords ¶
func (s *ListOrgWebPathsResponseBody) SetRecords(v []*ListOrgWebPathsResponseBodyRecords) *ListOrgWebPathsResponseBody
func (*ListOrgWebPathsResponseBody) SetRequestId ¶
func (s *ListOrgWebPathsResponseBody) SetRequestId(v string) *ListOrgWebPathsResponseBody
func (*ListOrgWebPathsResponseBody) SetTotalCount ¶
func (s *ListOrgWebPathsResponseBody) SetTotalCount(v int32) *ListOrgWebPathsResponseBody
func (ListOrgWebPathsResponseBody) String ¶
func (s ListOrgWebPathsResponseBody) String() string
type ListOrgWebPathsResponseBodyRecords ¶
type ListOrgWebPathsResponseBodyRecords struct { Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` Path *string `json:"Path,omitempty" xml:"Path,omitempty"` Site *string `json:"Site,omitempty" xml:"Site,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListOrgWebPathsResponseBodyRecords) GoString ¶
func (s ListOrgWebPathsResponseBodyRecords) GoString() string
func (*ListOrgWebPathsResponseBodyRecords) SetId ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetId(v int32) *ListOrgWebPathsResponseBodyRecords
func (*ListOrgWebPathsResponseBodyRecords) SetIndex ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetIndex(v int32) *ListOrgWebPathsResponseBodyRecords
func (*ListOrgWebPathsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetOrgId(v int32) *ListOrgWebPathsResponseBodyRecords
func (*ListOrgWebPathsResponseBodyRecords) SetPath ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetPath(v string) *ListOrgWebPathsResponseBodyRecords
func (*ListOrgWebPathsResponseBodyRecords) SetSite ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetSite(v string) *ListOrgWebPathsResponseBodyRecords
func (*ListOrgWebPathsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgWebPathsResponseBodyRecords
func (ListOrgWebPathsResponseBodyRecords) String ¶
func (s ListOrgWebPathsResponseBodyRecords) String() string
type ListOrgWebTechsRequest ¶
type ListOrgWebTechsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListOrgWebTechsRequest) GoString ¶
func (s ListOrgWebTechsRequest) GoString() string
func (*ListOrgWebTechsRequest) SetCurrentPage ¶
func (s *ListOrgWebTechsRequest) SetCurrentPage(v int32) *ListOrgWebTechsRequest
func (*ListOrgWebTechsRequest) SetOrgId ¶
func (s *ListOrgWebTechsRequest) SetOrgId(v int32) *ListOrgWebTechsRequest
func (*ListOrgWebTechsRequest) SetPageSize ¶
func (s *ListOrgWebTechsRequest) SetPageSize(v int32) *ListOrgWebTechsRequest
func (*ListOrgWebTechsRequest) SetSearch ¶
func (s *ListOrgWebTechsRequest) SetSearch(v string) *ListOrgWebTechsRequest
func (ListOrgWebTechsRequest) String ¶
func (s ListOrgWebTechsRequest) String() string
type ListOrgWebTechsResponse ¶
type ListOrgWebTechsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListOrgWebTechsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListOrgWebTechsResponse) GoString ¶
func (s ListOrgWebTechsResponse) GoString() string
func (*ListOrgWebTechsResponse) SetBody ¶
func (s *ListOrgWebTechsResponse) SetBody(v *ListOrgWebTechsResponseBody) *ListOrgWebTechsResponse
func (*ListOrgWebTechsResponse) SetHeaders ¶
func (s *ListOrgWebTechsResponse) SetHeaders(v map[string]*string) *ListOrgWebTechsResponse
func (*ListOrgWebTechsResponse) SetStatusCode ¶
func (s *ListOrgWebTechsResponse) SetStatusCode(v int32) *ListOrgWebTechsResponse
func (ListOrgWebTechsResponse) String ¶
func (s ListOrgWebTechsResponse) String() string
type ListOrgWebTechsResponseBody ¶
type ListOrgWebTechsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListOrgWebTechsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListOrgWebTechsResponseBody) GoString ¶
func (s ListOrgWebTechsResponseBody) GoString() string
func (*ListOrgWebTechsResponseBody) SetCurrentPage ¶
func (s *ListOrgWebTechsResponseBody) SetCurrentPage(v int32) *ListOrgWebTechsResponseBody
func (*ListOrgWebTechsResponseBody) SetPageSize ¶
func (s *ListOrgWebTechsResponseBody) SetPageSize(v int32) *ListOrgWebTechsResponseBody
func (*ListOrgWebTechsResponseBody) SetRecords ¶
func (s *ListOrgWebTechsResponseBody) SetRecords(v []*ListOrgWebTechsResponseBodyRecords) *ListOrgWebTechsResponseBody
func (*ListOrgWebTechsResponseBody) SetRequestId ¶
func (s *ListOrgWebTechsResponseBody) SetRequestId(v string) *ListOrgWebTechsResponseBody
func (*ListOrgWebTechsResponseBody) SetTotalCount ¶
func (s *ListOrgWebTechsResponseBody) SetTotalCount(v int32) *ListOrgWebTechsResponseBody
func (ListOrgWebTechsResponseBody) String ¶
func (s ListOrgWebTechsResponseBody) String() string
type ListOrgWebTechsResponseBodyRecords ¶
type ListOrgWebTechsResponseBodyRecords struct { Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` PoweredBy *string `json:"PoweredBy,omitempty" xml:"PoweredBy,omitempty"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` Title *string `json:"Title,omitempty" xml:"Title,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListOrgWebTechsResponseBodyRecords) GoString ¶
func (s ListOrgWebTechsResponseBodyRecords) GoString() string
func (*ListOrgWebTechsResponseBodyRecords) SetId ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetId(v int32) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetIndex ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetIndex(v int32) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetName ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetName(v string) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetOrgId ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetOrgId(v int32) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetPoweredBy ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetPoweredBy(v string) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetServer ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetServer(v string) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetTitle ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetTitle(v string) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetURL ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetURL(v string) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *ListOrgWebTechsResponseBodyRecords
func (*ListOrgWebTechsResponseBodyRecords) SetVersion ¶
func (s *ListOrgWebTechsResponseBodyRecords) SetVersion(v string) *ListOrgWebTechsResponseBodyRecords
func (ListOrgWebTechsResponseBodyRecords) String ¶
func (s ListOrgWebTechsResponseBodyRecords) String() string
type ListUserAttackSurfaceFacetsResponse ¶
type ListUserAttackSurfaceFacetsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserAttackSurfaceFacetsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserAttackSurfaceFacetsResponse) GoString ¶
func (s ListUserAttackSurfaceFacetsResponse) GoString() string
func (*ListUserAttackSurfaceFacetsResponse) SetHeaders ¶
func (s *ListUserAttackSurfaceFacetsResponse) SetHeaders(v map[string]*string) *ListUserAttackSurfaceFacetsResponse
func (*ListUserAttackSurfaceFacetsResponse) SetStatusCode ¶
func (s *ListUserAttackSurfaceFacetsResponse) SetStatusCode(v int32) *ListUserAttackSurfaceFacetsResponse
func (ListUserAttackSurfaceFacetsResponse) String ¶
func (s ListUserAttackSurfaceFacetsResponse) String() string
type ListUserAttackSurfaceFacetsResponseBody ¶
type ListUserAttackSurfaceFacetsResponseBody struct { DNSMap *ListUserAttackSurfaceFacetsResponseBodyDNSMap `json:"DNSMap,omitempty" xml:"DNSMap,omitempty" type:"Struct"` Domains *ListUserAttackSurfaceFacetsResponseBodyDomains `json:"Domains,omitempty" xml:"Domains,omitempty" type:"Struct"` Hosts *ListUserAttackSurfaceFacetsResponseBodyHosts `json:"Hosts,omitempty" xml:"Hosts,omitempty" type:"Struct"` Ports *ListUserAttackSurfaceFacetsResponseBodyPorts `json:"Ports,omitempty" xml:"Ports,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Subdomains *ListUserAttackSurfaceFacetsResponseBodySubdomains `json:"Subdomains,omitempty" xml:"Subdomains,omitempty" type:"Struct"` WebPaths *ListUserAttackSurfaceFacetsResponseBodyWebPaths `json:"WebPaths,omitempty" xml:"WebPaths,omitempty" type:"Struct"` WebTechs *ListUserAttackSurfaceFacetsResponseBodyWebTechs `json:"WebTechs,omitempty" xml:"WebTechs,omitempty" type:"Struct"` }
func (ListUserAttackSurfaceFacetsResponseBody) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBody) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBody) SetDomains ¶
func (*ListUserAttackSurfaceFacetsResponseBody) SetRequestId ¶
func (s *ListUserAttackSurfaceFacetsResponseBody) SetRequestId(v string) *ListUserAttackSurfaceFacetsResponseBody
func (*ListUserAttackSurfaceFacetsResponseBody) SetSubdomains ¶
func (*ListUserAttackSurfaceFacetsResponseBody) SetWebPaths ¶
func (*ListUserAttackSurfaceFacetsResponseBody) SetWebTechs ¶
func (ListUserAttackSurfaceFacetsResponseBody) String ¶
func (s ListUserAttackSurfaceFacetsResponseBody) String() string
type ListUserAttackSurfaceFacetsResponseBodyDNSMap ¶
type ListUserAttackSurfaceFacetsResponseBodyDNSMap struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyDNSMap) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyDNSMap) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyDNSMap) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyDNSMap) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyDNSMap
func (ListUserAttackSurfaceFacetsResponseBodyDNSMap) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyDNSMap) String() string
type ListUserAttackSurfaceFacetsResponseBodyDomains ¶
type ListUserAttackSurfaceFacetsResponseBodyDomains struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyDomains) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyDomains) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyDomains) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyDomains) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyDomains
func (ListUserAttackSurfaceFacetsResponseBodyDomains) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyDomains) String() string
type ListUserAttackSurfaceFacetsResponseBodyHosts ¶
type ListUserAttackSurfaceFacetsResponseBodyHosts struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyHosts) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyHosts) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyHosts) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyHosts) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyHosts
func (ListUserAttackSurfaceFacetsResponseBodyHosts) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyHosts) String() string
type ListUserAttackSurfaceFacetsResponseBodyPorts ¶
type ListUserAttackSurfaceFacetsResponseBodyPorts struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyPorts) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyPorts) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyPorts) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyPorts) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyPorts
func (ListUserAttackSurfaceFacetsResponseBodyPorts) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyPorts) String() string
type ListUserAttackSurfaceFacetsResponseBodySubdomains ¶
type ListUserAttackSurfaceFacetsResponseBodySubdomains struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodySubdomains) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodySubdomains) GoString() string
func (ListUserAttackSurfaceFacetsResponseBodySubdomains) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodySubdomains) String() string
type ListUserAttackSurfaceFacetsResponseBodyWebPaths ¶
type ListUserAttackSurfaceFacetsResponseBodyWebPaths struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyWebPaths) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyWebPaths) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyWebPaths) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyWebPaths) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebPaths
func (ListUserAttackSurfaceFacetsResponseBodyWebPaths) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyWebPaths) String() string
type ListUserAttackSurfaceFacetsResponseBodyWebTechs ¶
type ListUserAttackSurfaceFacetsResponseBodyWebTechs struct { New *int32 `json:"New,omitempty" xml:"New,omitempty"` Total *int32 `json:"Total,omitempty" xml:"Total,omitempty"` }
func (ListUserAttackSurfaceFacetsResponseBodyWebTechs) GoString ¶
func (s ListUserAttackSurfaceFacetsResponseBodyWebTechs) GoString() string
func (*ListUserAttackSurfaceFacetsResponseBodyWebTechs) SetTotal ¶
func (s *ListUserAttackSurfaceFacetsResponseBodyWebTechs) SetTotal(v int32) *ListUserAttackSurfaceFacetsResponseBodyWebTechs
func (ListUserAttackSurfaceFacetsResponseBodyWebTechs) String ¶
func (s ListUserAttackSurfaceFacetsResponseBodyWebTechs) String() string
type ListUserDNSMapRequest ¶
type ListUserDNSMapRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserDNSMapRequest) GoString ¶
func (s ListUserDNSMapRequest) GoString() string
func (*ListUserDNSMapRequest) SetCurrentPage ¶
func (s *ListUserDNSMapRequest) SetCurrentPage(v int32) *ListUserDNSMapRequest
func (*ListUserDNSMapRequest) SetPageSize ¶
func (s *ListUserDNSMapRequest) SetPageSize(v int32) *ListUserDNSMapRequest
func (*ListUserDNSMapRequest) SetSearch ¶
func (s *ListUserDNSMapRequest) SetSearch(v string) *ListUserDNSMapRequest
func (ListUserDNSMapRequest) String ¶
func (s ListUserDNSMapRequest) String() string
type ListUserDNSMapResponse ¶
type ListUserDNSMapResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserDNSMapResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserDNSMapResponse) GoString ¶
func (s ListUserDNSMapResponse) GoString() string
func (*ListUserDNSMapResponse) SetBody ¶
func (s *ListUserDNSMapResponse) SetBody(v *ListUserDNSMapResponseBody) *ListUserDNSMapResponse
func (*ListUserDNSMapResponse) SetHeaders ¶
func (s *ListUserDNSMapResponse) SetHeaders(v map[string]*string) *ListUserDNSMapResponse
func (*ListUserDNSMapResponse) SetStatusCode ¶
func (s *ListUserDNSMapResponse) SetStatusCode(v int32) *ListUserDNSMapResponse
func (ListUserDNSMapResponse) String ¶
func (s ListUserDNSMapResponse) String() string
type ListUserDNSMapResponseBody ¶
type ListUserDNSMapResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserDNSMapResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserDNSMapResponseBody) GoString ¶
func (s ListUserDNSMapResponseBody) GoString() string
func (*ListUserDNSMapResponseBody) SetCurrentPage ¶
func (s *ListUserDNSMapResponseBody) SetCurrentPage(v int32) *ListUserDNSMapResponseBody
func (*ListUserDNSMapResponseBody) SetPageSize ¶
func (s *ListUserDNSMapResponseBody) SetPageSize(v int32) *ListUserDNSMapResponseBody
func (*ListUserDNSMapResponseBody) SetRecords ¶
func (s *ListUserDNSMapResponseBody) SetRecords(v []*ListUserDNSMapResponseBodyRecords) *ListUserDNSMapResponseBody
func (*ListUserDNSMapResponseBody) SetRequestId ¶
func (s *ListUserDNSMapResponseBody) SetRequestId(v string) *ListUserDNSMapResponseBody
func (*ListUserDNSMapResponseBody) SetTotalCount ¶
func (s *ListUserDNSMapResponseBody) SetTotalCount(v int32) *ListUserDNSMapResponseBody
func (ListUserDNSMapResponseBody) String ¶
func (s ListUserDNSMapResponseBody) String() string
type ListUserDNSMapResponseBodyRecords ¶
type ListUserDNSMapResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Record *string `json:"Record,omitempty" xml:"Record,omitempty"` Subdomain *string `json:"Subdomain,omitempty" xml:"Subdomain,omitempty"` Type *string `json:"Type,omitempty" xml:"Type,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserDNSMapResponseBodyRecords) GoString ¶
func (s ListUserDNSMapResponseBodyRecords) GoString() string
func (*ListUserDNSMapResponseBodyRecords) SetDomain ¶
func (s *ListUserDNSMapResponseBodyRecords) SetDomain(v string) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetId ¶
func (s *ListUserDNSMapResponseBodyRecords) SetId(v int32) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetIndex ¶
func (s *ListUserDNSMapResponseBodyRecords) SetIndex(v int32) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetRecord ¶
func (s *ListUserDNSMapResponseBodyRecords) SetRecord(v string) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetSubdomain ¶
func (s *ListUserDNSMapResponseBodyRecords) SetSubdomain(v string) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetType ¶
func (s *ListUserDNSMapResponseBodyRecords) SetType(v string) *ListUserDNSMapResponseBodyRecords
func (*ListUserDNSMapResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserDNSMapResponseBodyRecords) SetUpdatedAt(v int64) *ListUserDNSMapResponseBodyRecords
func (ListUserDNSMapResponseBodyRecords) String ¶
func (s ListUserDNSMapResponseBodyRecords) String() string
type ListUserDomainsRequest ¶
type ListUserDomainsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserDomainsRequest) GoString ¶
func (s ListUserDomainsRequest) GoString() string
func (*ListUserDomainsRequest) SetCurrentPage ¶
func (s *ListUserDomainsRequest) SetCurrentPage(v int32) *ListUserDomainsRequest
func (*ListUserDomainsRequest) SetPageSize ¶
func (s *ListUserDomainsRequest) SetPageSize(v int32) *ListUserDomainsRequest
func (*ListUserDomainsRequest) SetSearch ¶
func (s *ListUserDomainsRequest) SetSearch(v string) *ListUserDomainsRequest
func (ListUserDomainsRequest) String ¶
func (s ListUserDomainsRequest) String() string
type ListUserDomainsResponse ¶
type ListUserDomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserDomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserDomainsResponse) GoString ¶
func (s ListUserDomainsResponse) GoString() string
func (*ListUserDomainsResponse) SetBody ¶
func (s *ListUserDomainsResponse) SetBody(v *ListUserDomainsResponseBody) *ListUserDomainsResponse
func (*ListUserDomainsResponse) SetHeaders ¶
func (s *ListUserDomainsResponse) SetHeaders(v map[string]*string) *ListUserDomainsResponse
func (*ListUserDomainsResponse) SetStatusCode ¶
func (s *ListUserDomainsResponse) SetStatusCode(v int32) *ListUserDomainsResponse
func (ListUserDomainsResponse) String ¶
func (s ListUserDomainsResponse) String() string
type ListUserDomainsResponseBody ¶
type ListUserDomainsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserDomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserDomainsResponseBody) GoString ¶
func (s ListUserDomainsResponseBody) GoString() string
func (*ListUserDomainsResponseBody) SetCurrentPage ¶
func (s *ListUserDomainsResponseBody) SetCurrentPage(v int32) *ListUserDomainsResponseBody
func (*ListUserDomainsResponseBody) SetPageSize ¶
func (s *ListUserDomainsResponseBody) SetPageSize(v int32) *ListUserDomainsResponseBody
func (*ListUserDomainsResponseBody) SetRecords ¶
func (s *ListUserDomainsResponseBody) SetRecords(v []*ListUserDomainsResponseBodyRecords) *ListUserDomainsResponseBody
func (*ListUserDomainsResponseBody) SetRequestId ¶
func (s *ListUserDomainsResponseBody) SetRequestId(v string) *ListUserDomainsResponseBody
func (*ListUserDomainsResponseBody) SetTotalCount ¶
func (s *ListUserDomainsResponseBody) SetTotalCount(v int32) *ListUserDomainsResponseBody
func (ListUserDomainsResponseBody) String ¶
func (s ListUserDomainsResponseBody) String() string
type ListUserDomainsResponseBodyRecords ¶
type ListUserDomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserDomainsResponseBodyRecords) GoString ¶
func (s ListUserDomainsResponseBodyRecords) GoString() string
func (*ListUserDomainsResponseBodyRecords) SetDomain ¶
func (s *ListUserDomainsResponseBodyRecords) SetDomain(v string) *ListUserDomainsResponseBodyRecords
func (*ListUserDomainsResponseBodyRecords) SetId ¶
func (s *ListUserDomainsResponseBodyRecords) SetId(v int32) *ListUserDomainsResponseBodyRecords
func (*ListUserDomainsResponseBodyRecords) SetIndex ¶
func (s *ListUserDomainsResponseBodyRecords) SetIndex(v int32) *ListUserDomainsResponseBodyRecords
func (*ListUserDomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserDomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserDomainsResponseBodyRecords
func (ListUserDomainsResponseBodyRecords) String ¶
func (s ListUserDomainsResponseBodyRecords) String() string
type ListUserHostsRequest ¶
type ListUserHostsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserHostsRequest) GoString ¶
func (s ListUserHostsRequest) GoString() string
func (*ListUserHostsRequest) SetCurrentPage ¶
func (s *ListUserHostsRequest) SetCurrentPage(v int32) *ListUserHostsRequest
func (*ListUserHostsRequest) SetPageSize ¶
func (s *ListUserHostsRequest) SetPageSize(v int32) *ListUserHostsRequest
func (*ListUserHostsRequest) SetSearch ¶
func (s *ListUserHostsRequest) SetSearch(v string) *ListUserHostsRequest
func (ListUserHostsRequest) String ¶
func (s ListUserHostsRequest) String() string
type ListUserHostsResponse ¶
type ListUserHostsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserHostsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserHostsResponse) GoString ¶
func (s ListUserHostsResponse) GoString() string
func (*ListUserHostsResponse) SetBody ¶
func (s *ListUserHostsResponse) SetBody(v *ListUserHostsResponseBody) *ListUserHostsResponse
func (*ListUserHostsResponse) SetHeaders ¶
func (s *ListUserHostsResponse) SetHeaders(v map[string]*string) *ListUserHostsResponse
func (*ListUserHostsResponse) SetStatusCode ¶
func (s *ListUserHostsResponse) SetStatusCode(v int32) *ListUserHostsResponse
func (ListUserHostsResponse) String ¶
func (s ListUserHostsResponse) String() string
type ListUserHostsResponseBody ¶
type ListUserHostsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserHostsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserHostsResponseBody) GoString ¶
func (s ListUserHostsResponseBody) GoString() string
func (*ListUserHostsResponseBody) SetCurrentPage ¶
func (s *ListUserHostsResponseBody) SetCurrentPage(v int32) *ListUserHostsResponseBody
func (*ListUserHostsResponseBody) SetPageSize ¶
func (s *ListUserHostsResponseBody) SetPageSize(v int32) *ListUserHostsResponseBody
func (*ListUserHostsResponseBody) SetRecords ¶
func (s *ListUserHostsResponseBody) SetRecords(v []*ListUserHostsResponseBodyRecords) *ListUserHostsResponseBody
func (*ListUserHostsResponseBody) SetRequestId ¶
func (s *ListUserHostsResponseBody) SetRequestId(v string) *ListUserHostsResponseBody
func (*ListUserHostsResponseBody) SetTotalCount ¶
func (s *ListUserHostsResponseBody) SetTotalCount(v int32) *ListUserHostsResponseBody
func (ListUserHostsResponseBody) String ¶
func (s ListUserHostsResponseBody) String() string
type ListUserHostsResponseBodyRecords ¶
type ListUserHostsResponseBodyRecords struct { Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` OS *string `json:"OS,omitempty" xml:"OS,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserHostsResponseBodyRecords) GoString ¶
func (s ListUserHostsResponseBodyRecords) GoString() string
func (*ListUserHostsResponseBodyRecords) SetHostname ¶
func (s *ListUserHostsResponseBodyRecords) SetHostname(v string) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetIP ¶
func (s *ListUserHostsResponseBodyRecords) SetIP(v string) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetId ¶
func (s *ListUserHostsResponseBodyRecords) SetId(v int32) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetIndex ¶
func (s *ListUserHostsResponseBodyRecords) SetIndex(v int32) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetOS ¶
func (s *ListUserHostsResponseBodyRecords) SetOS(v string) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetState ¶
func (s *ListUserHostsResponseBodyRecords) SetState(v string) *ListUserHostsResponseBodyRecords
func (*ListUserHostsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserHostsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserHostsResponseBodyRecords
func (ListUserHostsResponseBodyRecords) String ¶
func (s ListUserHostsResponseBodyRecords) String() string
type ListUserOrganizationsRequest ¶
type ListUserOrganizationsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserOrganizationsRequest) GoString ¶
func (s ListUserOrganizationsRequest) GoString() string
func (*ListUserOrganizationsRequest) SetCurrentPage ¶
func (s *ListUserOrganizationsRequest) SetCurrentPage(v int32) *ListUserOrganizationsRequest
func (*ListUserOrganizationsRequest) SetPageSize ¶
func (s *ListUserOrganizationsRequest) SetPageSize(v int32) *ListUserOrganizationsRequest
func (*ListUserOrganizationsRequest) SetSearch ¶
func (s *ListUserOrganizationsRequest) SetSearch(v string) *ListUserOrganizationsRequest
func (ListUserOrganizationsRequest) String ¶
func (s ListUserOrganizationsRequest) String() string
type ListUserOrganizationsResponse ¶
type ListUserOrganizationsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserOrganizationsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserOrganizationsResponse) GoString ¶
func (s ListUserOrganizationsResponse) GoString() string
func (*ListUserOrganizationsResponse) SetBody ¶
func (s *ListUserOrganizationsResponse) SetBody(v *ListUserOrganizationsResponseBody) *ListUserOrganizationsResponse
func (*ListUserOrganizationsResponse) SetHeaders ¶
func (s *ListUserOrganizationsResponse) SetHeaders(v map[string]*string) *ListUserOrganizationsResponse
func (*ListUserOrganizationsResponse) SetStatusCode ¶
func (s *ListUserOrganizationsResponse) SetStatusCode(v int32) *ListUserOrganizationsResponse
func (ListUserOrganizationsResponse) String ¶
func (s ListUserOrganizationsResponse) String() string
type ListUserOrganizationsResponseBody ¶
type ListUserOrganizationsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` Organizations []*ListUserOrganizationsResponseBodyOrganizations `json:"Organizations,omitempty" xml:"Organizations,omitempty" type:"Repeated"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserOrganizationsResponseBody) GoString ¶
func (s ListUserOrganizationsResponseBody) GoString() string
func (*ListUserOrganizationsResponseBody) SetCurrentPage ¶
func (s *ListUserOrganizationsResponseBody) SetCurrentPage(v int32) *ListUserOrganizationsResponseBody
func (*ListUserOrganizationsResponseBody) SetOrganizations ¶
func (s *ListUserOrganizationsResponseBody) SetOrganizations(v []*ListUserOrganizationsResponseBodyOrganizations) *ListUserOrganizationsResponseBody
func (*ListUserOrganizationsResponseBody) SetPageSize ¶
func (s *ListUserOrganizationsResponseBody) SetPageSize(v int32) *ListUserOrganizationsResponseBody
func (*ListUserOrganizationsResponseBody) SetRequestId ¶
func (s *ListUserOrganizationsResponseBody) SetRequestId(v string) *ListUserOrganizationsResponseBody
func (*ListUserOrganizationsResponseBody) SetTotalCount ¶
func (s *ListUserOrganizationsResponseBody) SetTotalCount(v int32) *ListUserOrganizationsResponseBody
func (ListUserOrganizationsResponseBody) String ¶
func (s ListUserOrganizationsResponseBody) String() string
type ListUserOrganizationsResponseBodyOrganizations ¶
type ListUserOrganizationsResponseBodyOrganizations struct { CreatedAt *int64 `json:"CreatedAt,omitempty" xml:"CreatedAt,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserOrganizationsResponseBodyOrganizations) GoString ¶
func (s ListUserOrganizationsResponseBodyOrganizations) GoString() string
func (*ListUserOrganizationsResponseBodyOrganizations) SetCreatedAt ¶
func (s *ListUserOrganizationsResponseBodyOrganizations) SetCreatedAt(v int64) *ListUserOrganizationsResponseBodyOrganizations
func (*ListUserOrganizationsResponseBodyOrganizations) SetDescription ¶
func (s *ListUserOrganizationsResponseBodyOrganizations) SetDescription(v string) *ListUserOrganizationsResponseBodyOrganizations
func (*ListUserOrganizationsResponseBodyOrganizations) SetIndex ¶
func (s *ListUserOrganizationsResponseBodyOrganizations) SetIndex(v int32) *ListUserOrganizationsResponseBodyOrganizations
func (*ListUserOrganizationsResponseBodyOrganizations) SetOrgId ¶
func (s *ListUserOrganizationsResponseBodyOrganizations) SetOrgId(v int32) *ListUserOrganizationsResponseBodyOrganizations
func (*ListUserOrganizationsResponseBodyOrganizations) SetUpdatedAt ¶
func (s *ListUserOrganizationsResponseBodyOrganizations) SetUpdatedAt(v int64) *ListUserOrganizationsResponseBodyOrganizations
func (ListUserOrganizationsResponseBodyOrganizations) String ¶
func (s ListUserOrganizationsResponseBodyOrganizations) String() string
type ListUserPortsRequest ¶
type ListUserPortsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserPortsRequest) GoString ¶
func (s ListUserPortsRequest) GoString() string
func (*ListUserPortsRequest) SetCurrentPage ¶
func (s *ListUserPortsRequest) SetCurrentPage(v int32) *ListUserPortsRequest
func (*ListUserPortsRequest) SetPageSize ¶
func (s *ListUserPortsRequest) SetPageSize(v int32) *ListUserPortsRequest
func (*ListUserPortsRequest) SetSearch ¶
func (s *ListUserPortsRequest) SetSearch(v string) *ListUserPortsRequest
func (ListUserPortsRequest) String ¶
func (s ListUserPortsRequest) String() string
type ListUserPortsResponse ¶
type ListUserPortsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserPortsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserPortsResponse) GoString ¶
func (s ListUserPortsResponse) GoString() string
func (*ListUserPortsResponse) SetBody ¶
func (s *ListUserPortsResponse) SetBody(v *ListUserPortsResponseBody) *ListUserPortsResponse
func (*ListUserPortsResponse) SetHeaders ¶
func (s *ListUserPortsResponse) SetHeaders(v map[string]*string) *ListUserPortsResponse
func (*ListUserPortsResponse) SetStatusCode ¶
func (s *ListUserPortsResponse) SetStatusCode(v int32) *ListUserPortsResponse
func (ListUserPortsResponse) String ¶
func (s ListUserPortsResponse) String() string
type ListUserPortsResponseBody ¶
type ListUserPortsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserPortsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserPortsResponseBody) GoString ¶
func (s ListUserPortsResponseBody) GoString() string
func (*ListUserPortsResponseBody) SetCurrentPage ¶
func (s *ListUserPortsResponseBody) SetCurrentPage(v int32) *ListUserPortsResponseBody
func (*ListUserPortsResponseBody) SetPageSize ¶
func (s *ListUserPortsResponseBody) SetPageSize(v int32) *ListUserPortsResponseBody
func (*ListUserPortsResponseBody) SetRecords ¶
func (s *ListUserPortsResponseBody) SetRecords(v []*ListUserPortsResponseBodyRecords) *ListUserPortsResponseBody
func (*ListUserPortsResponseBody) SetRequestId ¶
func (s *ListUserPortsResponseBody) SetRequestId(v string) *ListUserPortsResponseBody
func (*ListUserPortsResponseBody) SetTotalCount ¶
func (s *ListUserPortsResponseBody) SetTotalCount(v int32) *ListUserPortsResponseBody
func (ListUserPortsResponseBody) String ¶
func (s ListUserPortsResponseBody) String() string
type ListUserPortsResponseBodyRecords ¶
type ListUserPortsResponseBodyRecords struct { Fingerprint *string `json:"Fingerprint,omitempty" xml:"Fingerprint,omitempty"` IP *string `json:"IP,omitempty" xml:"IP,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Port *int32 `json:"Port,omitempty" xml:"Port,omitempty"` Product *string `json:"Product,omitempty" xml:"Product,omitempty"` Protocol *string `json:"Protocol,omitempty" xml:"Protocol,omitempty"` Service *string `json:"Service,omitempty" xml:"Service,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListUserPortsResponseBodyRecords) GoString ¶
func (s ListUserPortsResponseBodyRecords) GoString() string
func (*ListUserPortsResponseBodyRecords) SetFingerprint ¶
func (s *ListUserPortsResponseBodyRecords) SetFingerprint(v string) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetIP ¶
func (s *ListUserPortsResponseBodyRecords) SetIP(v string) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetId ¶
func (s *ListUserPortsResponseBodyRecords) SetId(v int32) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetIndex ¶
func (s *ListUserPortsResponseBodyRecords) SetIndex(v int32) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetPort ¶
func (s *ListUserPortsResponseBodyRecords) SetPort(v int32) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetProduct ¶
func (s *ListUserPortsResponseBodyRecords) SetProduct(v string) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetProtocol ¶
func (s *ListUserPortsResponseBodyRecords) SetProtocol(v string) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetService ¶
func (s *ListUserPortsResponseBodyRecords) SetService(v string) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserPortsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserPortsResponseBodyRecords
func (*ListUserPortsResponseBodyRecords) SetVersion ¶
func (s *ListUserPortsResponseBodyRecords) SetVersion(v string) *ListUserPortsResponseBodyRecords
func (ListUserPortsResponseBodyRecords) String ¶
func (s ListUserPortsResponseBodyRecords) String() string
type ListUserSubdomainsRequest ¶
type ListUserSubdomainsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserSubdomainsRequest) GoString ¶
func (s ListUserSubdomainsRequest) GoString() string
func (*ListUserSubdomainsRequest) SetCurrentPage ¶
func (s *ListUserSubdomainsRequest) SetCurrentPage(v int32) *ListUserSubdomainsRequest
func (*ListUserSubdomainsRequest) SetPageSize ¶
func (s *ListUserSubdomainsRequest) SetPageSize(v int32) *ListUserSubdomainsRequest
func (*ListUserSubdomainsRequest) SetSearch ¶
func (s *ListUserSubdomainsRequest) SetSearch(v string) *ListUserSubdomainsRequest
func (ListUserSubdomainsRequest) String ¶
func (s ListUserSubdomainsRequest) String() string
type ListUserSubdomainsResponse ¶
type ListUserSubdomainsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserSubdomainsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserSubdomainsResponse) GoString ¶
func (s ListUserSubdomainsResponse) GoString() string
func (*ListUserSubdomainsResponse) SetBody ¶
func (s *ListUserSubdomainsResponse) SetBody(v *ListUserSubdomainsResponseBody) *ListUserSubdomainsResponse
func (*ListUserSubdomainsResponse) SetHeaders ¶
func (s *ListUserSubdomainsResponse) SetHeaders(v map[string]*string) *ListUserSubdomainsResponse
func (*ListUserSubdomainsResponse) SetStatusCode ¶
func (s *ListUserSubdomainsResponse) SetStatusCode(v int32) *ListUserSubdomainsResponse
func (ListUserSubdomainsResponse) String ¶
func (s ListUserSubdomainsResponse) String() string
type ListUserSubdomainsResponseBody ¶
type ListUserSubdomainsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserSubdomainsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserSubdomainsResponseBody) GoString ¶
func (s ListUserSubdomainsResponseBody) GoString() string
func (*ListUserSubdomainsResponseBody) SetCurrentPage ¶
func (s *ListUserSubdomainsResponseBody) SetCurrentPage(v int32) *ListUserSubdomainsResponseBody
func (*ListUserSubdomainsResponseBody) SetPageSize ¶
func (s *ListUserSubdomainsResponseBody) SetPageSize(v int32) *ListUserSubdomainsResponseBody
func (*ListUserSubdomainsResponseBody) SetRecords ¶
func (s *ListUserSubdomainsResponseBody) SetRecords(v []*ListUserSubdomainsResponseBodyRecords) *ListUserSubdomainsResponseBody
func (*ListUserSubdomainsResponseBody) SetRequestId ¶
func (s *ListUserSubdomainsResponseBody) SetRequestId(v string) *ListUserSubdomainsResponseBody
func (*ListUserSubdomainsResponseBody) SetTotalCount ¶
func (s *ListUserSubdomainsResponseBody) SetTotalCount(v int32) *ListUserSubdomainsResponseBody
func (ListUserSubdomainsResponseBody) String ¶
func (s ListUserSubdomainsResponseBody) String() string
type ListUserSubdomainsResponseBodyRecords ¶
type ListUserSubdomainsResponseBodyRecords struct { Domain *string `json:"Domain,omitempty" xml:"Domain,omitempty"` Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Subdomain *string `json:"Subdomain,omitempty" xml:"Subdomain,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserSubdomainsResponseBodyRecords) GoString ¶
func (s ListUserSubdomainsResponseBodyRecords) GoString() string
func (*ListUserSubdomainsResponseBodyRecords) SetDomain ¶
func (s *ListUserSubdomainsResponseBodyRecords) SetDomain(v string) *ListUserSubdomainsResponseBodyRecords
func (*ListUserSubdomainsResponseBodyRecords) SetId ¶
func (s *ListUserSubdomainsResponseBodyRecords) SetId(v int32) *ListUserSubdomainsResponseBodyRecords
func (*ListUserSubdomainsResponseBodyRecords) SetIndex ¶
func (s *ListUserSubdomainsResponseBodyRecords) SetIndex(v int32) *ListUserSubdomainsResponseBodyRecords
func (*ListUserSubdomainsResponseBodyRecords) SetSubdomain ¶
func (s *ListUserSubdomainsResponseBodyRecords) SetSubdomain(v string) *ListUserSubdomainsResponseBodyRecords
func (*ListUserSubdomainsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserSubdomainsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserSubdomainsResponseBodyRecords
func (ListUserSubdomainsResponseBodyRecords) String ¶
func (s ListUserSubdomainsResponseBodyRecords) String() string
type ListUserWebPathsRequest ¶
type ListUserWebPathsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserWebPathsRequest) GoString ¶
func (s ListUserWebPathsRequest) GoString() string
func (*ListUserWebPathsRequest) SetCurrentPage ¶
func (s *ListUserWebPathsRequest) SetCurrentPage(v int32) *ListUserWebPathsRequest
func (*ListUserWebPathsRequest) SetPageSize ¶
func (s *ListUserWebPathsRequest) SetPageSize(v int32) *ListUserWebPathsRequest
func (*ListUserWebPathsRequest) SetSearch ¶
func (s *ListUserWebPathsRequest) SetSearch(v string) *ListUserWebPathsRequest
func (ListUserWebPathsRequest) String ¶
func (s ListUserWebPathsRequest) String() string
type ListUserWebPathsResponse ¶
type ListUserWebPathsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserWebPathsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserWebPathsResponse) GoString ¶
func (s ListUserWebPathsResponse) GoString() string
func (*ListUserWebPathsResponse) SetBody ¶
func (s *ListUserWebPathsResponse) SetBody(v *ListUserWebPathsResponseBody) *ListUserWebPathsResponse
func (*ListUserWebPathsResponse) SetHeaders ¶
func (s *ListUserWebPathsResponse) SetHeaders(v map[string]*string) *ListUserWebPathsResponse
func (*ListUserWebPathsResponse) SetStatusCode ¶
func (s *ListUserWebPathsResponse) SetStatusCode(v int32) *ListUserWebPathsResponse
func (ListUserWebPathsResponse) String ¶
func (s ListUserWebPathsResponse) String() string
type ListUserWebPathsResponseBody ¶
type ListUserWebPathsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserWebPathsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserWebPathsResponseBody) GoString ¶
func (s ListUserWebPathsResponseBody) GoString() string
func (*ListUserWebPathsResponseBody) SetCurrentPage ¶
func (s *ListUserWebPathsResponseBody) SetCurrentPage(v int32) *ListUserWebPathsResponseBody
func (*ListUserWebPathsResponseBody) SetPageSize ¶
func (s *ListUserWebPathsResponseBody) SetPageSize(v int32) *ListUserWebPathsResponseBody
func (*ListUserWebPathsResponseBody) SetRecords ¶
func (s *ListUserWebPathsResponseBody) SetRecords(v []*ListUserWebPathsResponseBodyRecords) *ListUserWebPathsResponseBody
func (*ListUserWebPathsResponseBody) SetRequestId ¶
func (s *ListUserWebPathsResponseBody) SetRequestId(v string) *ListUserWebPathsResponseBody
func (*ListUserWebPathsResponseBody) SetTotalCount ¶
func (s *ListUserWebPathsResponseBody) SetTotalCount(v int32) *ListUserWebPathsResponseBody
func (ListUserWebPathsResponseBody) String ¶
func (s ListUserWebPathsResponseBody) String() string
type ListUserWebPathsResponseBodyRecords ¶
type ListUserWebPathsResponseBodyRecords struct { Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Path *string `json:"Path,omitempty" xml:"Path,omitempty"` Site *string `json:"Site,omitempty" xml:"Site,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` }
func (ListUserWebPathsResponseBodyRecords) GoString ¶
func (s ListUserWebPathsResponseBodyRecords) GoString() string
func (*ListUserWebPathsResponseBodyRecords) SetId ¶
func (s *ListUserWebPathsResponseBodyRecords) SetId(v int32) *ListUserWebPathsResponseBodyRecords
func (*ListUserWebPathsResponseBodyRecords) SetIndex ¶
func (s *ListUserWebPathsResponseBodyRecords) SetIndex(v int32) *ListUserWebPathsResponseBodyRecords
func (*ListUserWebPathsResponseBodyRecords) SetPath ¶
func (s *ListUserWebPathsResponseBodyRecords) SetPath(v string) *ListUserWebPathsResponseBodyRecords
func (*ListUserWebPathsResponseBodyRecords) SetSite ¶
func (s *ListUserWebPathsResponseBodyRecords) SetSite(v string) *ListUserWebPathsResponseBodyRecords
func (*ListUserWebPathsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserWebPathsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserWebPathsResponseBodyRecords
func (ListUserWebPathsResponseBodyRecords) String ¶
func (s ListUserWebPathsResponseBodyRecords) String() string
type ListUserWebTechsRequest ¶
type ListUserWebTechsRequest struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` }
func (ListUserWebTechsRequest) GoString ¶
func (s ListUserWebTechsRequest) GoString() string
func (*ListUserWebTechsRequest) SetCurrentPage ¶
func (s *ListUserWebTechsRequest) SetCurrentPage(v int32) *ListUserWebTechsRequest
func (*ListUserWebTechsRequest) SetPageSize ¶
func (s *ListUserWebTechsRequest) SetPageSize(v int32) *ListUserWebTechsRequest
func (*ListUserWebTechsRequest) SetSearch ¶
func (s *ListUserWebTechsRequest) SetSearch(v string) *ListUserWebTechsRequest
func (ListUserWebTechsRequest) String ¶
func (s ListUserWebTechsRequest) String() string
type ListUserWebTechsResponse ¶
type ListUserWebTechsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ListUserWebTechsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListUserWebTechsResponse) GoString ¶
func (s ListUserWebTechsResponse) GoString() string
func (*ListUserWebTechsResponse) SetBody ¶
func (s *ListUserWebTechsResponse) SetBody(v *ListUserWebTechsResponseBody) *ListUserWebTechsResponse
func (*ListUserWebTechsResponse) SetHeaders ¶
func (s *ListUserWebTechsResponse) SetHeaders(v map[string]*string) *ListUserWebTechsResponse
func (*ListUserWebTechsResponse) SetStatusCode ¶
func (s *ListUserWebTechsResponse) SetStatusCode(v int32) *ListUserWebTechsResponse
func (ListUserWebTechsResponse) String ¶
func (s ListUserWebTechsResponse) String() string
type ListUserWebTechsResponseBody ¶
type ListUserWebTechsResponseBody struct { CurrentPage *int32 `json:"CurrentPage,omitempty" xml:"CurrentPage,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Records []*ListUserWebTechsResponseBodyRecords `json:"Records,omitempty" xml:"Records,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (ListUserWebTechsResponseBody) GoString ¶
func (s ListUserWebTechsResponseBody) GoString() string
func (*ListUserWebTechsResponseBody) SetCurrentPage ¶
func (s *ListUserWebTechsResponseBody) SetCurrentPage(v int32) *ListUserWebTechsResponseBody
func (*ListUserWebTechsResponseBody) SetPageSize ¶
func (s *ListUserWebTechsResponseBody) SetPageSize(v int32) *ListUserWebTechsResponseBody
func (*ListUserWebTechsResponseBody) SetRecords ¶
func (s *ListUserWebTechsResponseBody) SetRecords(v []*ListUserWebTechsResponseBodyRecords) *ListUserWebTechsResponseBody
func (*ListUserWebTechsResponseBody) SetRequestId ¶
func (s *ListUserWebTechsResponseBody) SetRequestId(v string) *ListUserWebTechsResponseBody
func (*ListUserWebTechsResponseBody) SetTotalCount ¶
func (s *ListUserWebTechsResponseBody) SetTotalCount(v int32) *ListUserWebTechsResponseBody
func (ListUserWebTechsResponseBody) String ¶
func (s ListUserWebTechsResponseBody) String() string
type ListUserWebTechsResponseBodyRecords ¶
type ListUserWebTechsResponseBodyRecords struct { Id *int32 `json:"Id,omitempty" xml:"Id,omitempty"` Index *int32 `json:"Index,omitempty" xml:"Index,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` PoweredBy *string `json:"PoweredBy,omitempty" xml:"PoweredBy,omitempty"` Server *string `json:"Server,omitempty" xml:"Server,omitempty"` Title *string `json:"Title,omitempty" xml:"Title,omitempty"` URL *string `json:"URL,omitempty" xml:"URL,omitempty"` UpdatedAt *int64 `json:"UpdatedAt,omitempty" xml:"UpdatedAt,omitempty"` Version *string `json:"Version,omitempty" xml:"Version,omitempty"` }
func (ListUserWebTechsResponseBodyRecords) GoString ¶
func (s ListUserWebTechsResponseBodyRecords) GoString() string
func (*ListUserWebTechsResponseBodyRecords) SetId ¶
func (s *ListUserWebTechsResponseBodyRecords) SetId(v int32) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetIndex ¶
func (s *ListUserWebTechsResponseBodyRecords) SetIndex(v int32) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetName ¶
func (s *ListUserWebTechsResponseBodyRecords) SetName(v string) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetPoweredBy ¶
func (s *ListUserWebTechsResponseBodyRecords) SetPoweredBy(v string) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetServer ¶
func (s *ListUserWebTechsResponseBodyRecords) SetServer(v string) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetTitle ¶
func (s *ListUserWebTechsResponseBodyRecords) SetTitle(v string) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetURL ¶
func (s *ListUserWebTechsResponseBodyRecords) SetURL(v string) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetUpdatedAt ¶
func (s *ListUserWebTechsResponseBodyRecords) SetUpdatedAt(v int64) *ListUserWebTechsResponseBodyRecords
func (*ListUserWebTechsResponseBodyRecords) SetVersion ¶
func (s *ListUserWebTechsResponseBodyRecords) SetVersion(v string) *ListUserWebTechsResponseBodyRecords
func (ListUserWebTechsResponseBodyRecords) String ¶
func (s ListUserWebTechsResponseBodyRecords) String() string
type ModifyOrganizationRequest ¶
type ModifyOrganizationRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` OrgId *int32 `json:"OrgId,omitempty" xml:"OrgId,omitempty"` }
func (ModifyOrganizationRequest) GoString ¶
func (s ModifyOrganizationRequest) GoString() string
func (*ModifyOrganizationRequest) SetDescription ¶
func (s *ModifyOrganizationRequest) SetDescription(v string) *ModifyOrganizationRequest
func (*ModifyOrganizationRequest) SetName ¶
func (s *ModifyOrganizationRequest) SetName(v string) *ModifyOrganizationRequest
func (*ModifyOrganizationRequest) SetOrgId ¶
func (s *ModifyOrganizationRequest) SetOrgId(v int32) *ModifyOrganizationRequest
func (ModifyOrganizationRequest) String ¶
func (s ModifyOrganizationRequest) String() string
type ModifyOrganizationResponse ¶
type ModifyOrganizationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ModifyOrganizationResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ModifyOrganizationResponse) GoString ¶
func (s ModifyOrganizationResponse) GoString() string
func (*ModifyOrganizationResponse) SetBody ¶
func (s *ModifyOrganizationResponse) SetBody(v *ModifyOrganizationResponseBody) *ModifyOrganizationResponse
func (*ModifyOrganizationResponse) SetHeaders ¶
func (s *ModifyOrganizationResponse) SetHeaders(v map[string]*string) *ModifyOrganizationResponse
func (*ModifyOrganizationResponse) SetStatusCode ¶
func (s *ModifyOrganizationResponse) SetStatusCode(v int32) *ModifyOrganizationResponse
func (ModifyOrganizationResponse) String ¶
func (s ModifyOrganizationResponse) String() string
type ModifyOrganizationResponseBody ¶
type ModifyOrganizationResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (ModifyOrganizationResponseBody) GoString ¶
func (s ModifyOrganizationResponseBody) GoString() string
func (*ModifyOrganizationResponseBody) SetRequestId ¶
func (s *ModifyOrganizationResponseBody) SetRequestId(v string) *ModifyOrganizationResponseBody
func (ModifyOrganizationResponseBody) String ¶
func (s ModifyOrganizationResponseBody) String() string
type TagAssetsByRecordsRequest ¶
type TagAssetsByRecordsRequest struct { AssetType *string `json:"AssetType,omitempty" xml:"AssetType,omitempty"` RecordIds []*int32 `json:"RecordIds,omitempty" xml:"RecordIds,omitempty" type:"Repeated"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` Tags []*string `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` }
func (TagAssetsByRecordsRequest) GoString ¶
func (s TagAssetsByRecordsRequest) GoString() string
func (*TagAssetsByRecordsRequest) SetAssetType ¶
func (s *TagAssetsByRecordsRequest) SetAssetType(v string) *TagAssetsByRecordsRequest
func (*TagAssetsByRecordsRequest) SetRecordIds ¶
func (s *TagAssetsByRecordsRequest) SetRecordIds(v []*int32) *TagAssetsByRecordsRequest
func (*TagAssetsByRecordsRequest) SetSource ¶
func (s *TagAssetsByRecordsRequest) SetSource(v string) *TagAssetsByRecordsRequest
func (*TagAssetsByRecordsRequest) SetTags ¶
func (s *TagAssetsByRecordsRequest) SetTags(v []*string) *TagAssetsByRecordsRequest
func (TagAssetsByRecordsRequest) String ¶
func (s TagAssetsByRecordsRequest) String() string
type TagAssetsByRecordsResponse ¶
type TagAssetsByRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *TagAssetsByRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (TagAssetsByRecordsResponse) GoString ¶
func (s TagAssetsByRecordsResponse) GoString() string
func (*TagAssetsByRecordsResponse) SetBody ¶
func (s *TagAssetsByRecordsResponse) SetBody(v *TagAssetsByRecordsResponseBody) *TagAssetsByRecordsResponse
func (*TagAssetsByRecordsResponse) SetHeaders ¶
func (s *TagAssetsByRecordsResponse) SetHeaders(v map[string]*string) *TagAssetsByRecordsResponse
func (*TagAssetsByRecordsResponse) SetStatusCode ¶
func (s *TagAssetsByRecordsResponse) SetStatusCode(v int32) *TagAssetsByRecordsResponse
func (TagAssetsByRecordsResponse) String ¶
func (s TagAssetsByRecordsResponse) String() string
type TagAssetsByRecordsResponseBody ¶
type TagAssetsByRecordsResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (TagAssetsByRecordsResponseBody) GoString ¶
func (s TagAssetsByRecordsResponseBody) GoString() string
func (*TagAssetsByRecordsResponseBody) SetRequestId ¶
func (s *TagAssetsByRecordsResponseBody) SetRequestId(v string) *TagAssetsByRecordsResponseBody
func (TagAssetsByRecordsResponseBody) String ¶
func (s TagAssetsByRecordsResponseBody) String() string
type TagAssetsBySearchRequest ¶
type TagAssetsBySearchRequest struct { AssetType *string `json:"AssetType,omitempty" xml:"AssetType,omitempty"` Search *string `json:"Search,omitempty" xml:"Search,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` Tags []*string `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` }
func (TagAssetsBySearchRequest) GoString ¶
func (s TagAssetsBySearchRequest) GoString() string
func (*TagAssetsBySearchRequest) SetAssetType ¶
func (s *TagAssetsBySearchRequest) SetAssetType(v string) *TagAssetsBySearchRequest
func (*TagAssetsBySearchRequest) SetSearch ¶
func (s *TagAssetsBySearchRequest) SetSearch(v string) *TagAssetsBySearchRequest
func (*TagAssetsBySearchRequest) SetSource ¶
func (s *TagAssetsBySearchRequest) SetSource(v string) *TagAssetsBySearchRequest
func (*TagAssetsBySearchRequest) SetTags ¶
func (s *TagAssetsBySearchRequest) SetTags(v []*string) *TagAssetsBySearchRequest
func (TagAssetsBySearchRequest) String ¶
func (s TagAssetsBySearchRequest) String() string
type TagAssetsBySearchResponse ¶
type TagAssetsBySearchResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *TagAssetsBySearchResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (TagAssetsBySearchResponse) GoString ¶
func (s TagAssetsBySearchResponse) GoString() string
func (*TagAssetsBySearchResponse) SetBody ¶
func (s *TagAssetsBySearchResponse) SetBody(v *TagAssetsBySearchResponseBody) *TagAssetsBySearchResponse
func (*TagAssetsBySearchResponse) SetHeaders ¶
func (s *TagAssetsBySearchResponse) SetHeaders(v map[string]*string) *TagAssetsBySearchResponse
func (*TagAssetsBySearchResponse) SetStatusCode ¶
func (s *TagAssetsBySearchResponse) SetStatusCode(v int32) *TagAssetsBySearchResponse
func (TagAssetsBySearchResponse) String ¶
func (s TagAssetsBySearchResponse) String() string
type TagAssetsBySearchResponseBody ¶
type TagAssetsBySearchResponseBody struct {
RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"`
}
func (TagAssetsBySearchResponseBody) GoString ¶
func (s TagAssetsBySearchResponseBody) GoString() string
func (*TagAssetsBySearchResponseBody) SetRequestId ¶
func (s *TagAssetsBySearchResponseBody) SetRequestId(v string) *TagAssetsBySearchResponseBody
func (TagAssetsBySearchResponseBody) String ¶
func (s TagAssetsBySearchResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.