client

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package client provides primitives to interact with the openapi HTTP API.

Code generated by github.com/deepmap/oapi-codegen version v1.13.0 DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountsCloseAccountRequest

func NewAccountsCloseAccountRequest(server string, body AccountsCloseAccountJSONRequestBody) (*http.Request, error)

NewAccountsCloseAccountRequest calls the generic AccountsCloseAccount builder with application/json body

func NewAccountsCloseAccountRequestWithBody

func NewAccountsCloseAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsCloseAccountRequestWithBody generates requests for AccountsCloseAccount with any type of body

func NewAccountsCreateAccountRequest

func NewAccountsCreateAccountRequest(server string, body AccountsCreateAccountJSONRequestBody) (*http.Request, error)

NewAccountsCreateAccountRequest calls the generic AccountsCreateAccount builder with application/json body

func NewAccountsCreateAccountRequestWithBody

func NewAccountsCreateAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsCreateAccountRequestWithBody generates requests for AccountsCreateAccount with any type of body

func NewAccountsCreateAccountTypeRequest

func NewAccountsCreateAccountTypeRequest(server string, body AccountsCreateAccountTypeJSONRequestBody) (*http.Request, error)

NewAccountsCreateAccountTypeRequest calls the generic AccountsCreateAccountType builder with application/json body

func NewAccountsCreateAccountTypeRequestWithBody

func NewAccountsCreateAccountTypeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsCreateAccountTypeRequestWithBody generates requests for AccountsCreateAccountType with any type of body

func NewAccountsDeleteAccountTypeRequest

func NewAccountsDeleteAccountTypeRequest(server string, accountTypeId string) (*http.Request, error)

NewAccountsDeleteAccountTypeRequest generates requests for AccountsDeleteAccountType

func NewAccountsDiscoverAccountRequest

func NewAccountsDiscoverAccountRequest(server string, awsAccountId string) (*http.Request, error)

NewAccountsDiscoverAccountRequest generates requests for AccountsDiscoverAccount

func NewAccountsDiscoverAccountsRequest

func NewAccountsDiscoverAccountsRequest(server string) (*http.Request, error)

NewAccountsDiscoverAccountsRequest generates requests for AccountsDiscoverAccounts

func NewAccountsOnboardAccountRequest

func NewAccountsOnboardAccountRequest(server string, body AccountsOnboardAccountJSONRequestBody) (*http.Request, error)

NewAccountsOnboardAccountRequest calls the generic AccountsOnboardAccount builder with application/json body

func NewAccountsOnboardAccountRequestWithBody

func NewAccountsOnboardAccountRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsOnboardAccountRequestWithBody generates requests for AccountsOnboardAccount with any type of body

func NewAccountsReadAccountRequest

func NewAccountsReadAccountRequest(server string, accountId string, params *AccountsReadAccountParams) (*http.Request, error)

NewAccountsReadAccountRequest generates requests for AccountsReadAccount

func NewAccountsReadAccountTypeRequest

func NewAccountsReadAccountTypeRequest(server string, accountTypeId string, params *AccountsReadAccountTypeParams) (*http.Request, error)

NewAccountsReadAccountTypeRequest generates requests for AccountsReadAccountType

func NewAccountsReadAccountTypesRequest

func NewAccountsReadAccountTypesRequest(server string, params *AccountsReadAccountTypesParams) (*http.Request, error)

NewAccountsReadAccountTypesRequest generates requests for AccountsReadAccountTypes

func NewAccountsReadAccountsRequest

func NewAccountsReadAccountsRequest(server string, params *AccountsReadAccountsParams) (*http.Request, error)

NewAccountsReadAccountsRequest generates requests for AccountsReadAccounts

func NewAccountsUpdateAccountRequest

func NewAccountsUpdateAccountRequest(server string, accountId string, body AccountsUpdateAccountJSONRequestBody) (*http.Request, error)

NewAccountsUpdateAccountRequest calls the generic AccountsUpdateAccount builder with application/json body

func NewAccountsUpdateAccountRequestWithBody

func NewAccountsUpdateAccountRequestWithBody(server string, accountId string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsUpdateAccountRequestWithBody generates requests for AccountsUpdateAccount with any type of body

func NewAccountsUpdateAccountTypeAccessRequest

func NewAccountsUpdateAccountTypeAccessRequest(server string, body AccountsUpdateAccountTypeAccessJSONRequestBody) (*http.Request, error)

NewAccountsUpdateAccountTypeAccessRequest calls the generic AccountsUpdateAccountTypeAccess builder with application/json body

func NewAccountsUpdateAccountTypeAccessRequestWithBody

func NewAccountsUpdateAccountTypeAccessRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsUpdateAccountTypeAccessRequestWithBody generates requests for AccountsUpdateAccountTypeAccess with any type of body

func NewAccountsUpdateAccountTypeMembersRequest

func NewAccountsUpdateAccountTypeMembersRequest(server string, body AccountsUpdateAccountTypeMembersJSONRequestBody) (*http.Request, error)

NewAccountsUpdateAccountTypeMembersRequest calls the generic AccountsUpdateAccountTypeMembers builder with application/json body

func NewAccountsUpdateAccountTypeMembersRequestWithBody

func NewAccountsUpdateAccountTypeMembersRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsUpdateAccountTypeMembersRequestWithBody generates requests for AccountsUpdateAccountTypeMembers with any type of body

func NewAccountsUpdateAccountTypePoliciesRequest

func NewAccountsUpdateAccountTypePoliciesRequest(server string, body AccountsUpdateAccountTypePoliciesJSONRequestBody) (*http.Request, error)

NewAccountsUpdateAccountTypePoliciesRequest calls the generic AccountsUpdateAccountTypePolicies builder with application/json body

func NewAccountsUpdateAccountTypePoliciesRequestWithBody

func NewAccountsUpdateAccountTypePoliciesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsUpdateAccountTypePoliciesRequestWithBody generates requests for AccountsUpdateAccountTypePolicies with any type of body

func NewAccountsUpdateAccountTypeRequest

func NewAccountsUpdateAccountTypeRequest(server string, accountTypeId string, body AccountsUpdateAccountTypeJSONRequestBody) (*http.Request, error)

NewAccountsUpdateAccountTypeRequest calls the generic AccountsUpdateAccountType builder with application/json body

func NewAccountsUpdateAccountTypeRequestWithBody

func NewAccountsUpdateAccountTypeRequestWithBody(server string, accountTypeId string, contentType string, body io.Reader) (*http.Request, error)

NewAccountsUpdateAccountTypeRequestWithBody generates requests for AccountsUpdateAccountType with any type of body

func NewNetworkingCreateCidrExclusionRequest

func NewNetworkingCreateCidrExclusionRequest(server string, hubId Uuidv4, body NetworkingCreateCidrExclusionJSONRequestBody) (*http.Request, error)

NewNetworkingCreateCidrExclusionRequest calls the generic NetworkingCreateCidrExclusion builder with application/json body

func NewNetworkingCreateCidrExclusionRequestWithBody

func NewNetworkingCreateCidrExclusionRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateCidrExclusionRequestWithBody generates requests for NetworkingCreateCidrExclusion with any type of body

func NewNetworkingCreateCidrRangeRequest

func NewNetworkingCreateCidrRangeRequest(server string, hubId Uuidv4, body NetworkingCreateCidrRangeJSONRequestBody) (*http.Request, error)

NewNetworkingCreateCidrRangeRequest calls the generic NetworkingCreateCidrRange builder with application/json body

func NewNetworkingCreateCidrRangeRequestWithBody

func NewNetworkingCreateCidrRangeRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateCidrRangeRequestWithBody generates requests for NetworkingCreateCidrRange with any type of body

func NewNetworkingCreateDnsResolverRequest

func NewNetworkingCreateDnsResolverRequest(server string, hubId Uuidv4, body NetworkingCreateDnsResolverJSONRequestBody) (*http.Request, error)

NewNetworkingCreateDnsResolverRequest calls the generic NetworkingCreateDnsResolver builder with application/json body

func NewNetworkingCreateDnsResolverRequestWithBody

func NewNetworkingCreateDnsResolverRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateDnsResolverRequestWithBody generates requests for NetworkingCreateDnsResolver with any type of body

func NewNetworkingCreateDnsRuleRequest

func NewNetworkingCreateDnsRuleRequest(server string, dnsResolverId Uuidv4, body NetworkingCreateDnsRuleJSONRequestBody) (*http.Request, error)

NewNetworkingCreateDnsRuleRequest calls the generic NetworkingCreateDnsRule builder with application/json body

func NewNetworkingCreateDnsRuleRequestWithBody

func NewNetworkingCreateDnsRuleRequestWithBody(server string, dnsResolverId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateDnsRuleRequestWithBody generates requests for NetworkingCreateDnsRule with any type of body

func NewNetworkingCreateDxAssociationRequest

func NewNetworkingCreateDxAssociationRequest(server string, dxGatewayId Uuidv4, body NetworkingCreateDxAssociationJSONRequestBody) (*http.Request, error)

NewNetworkingCreateDxAssociationRequest calls the generic NetworkingCreateDxAssociation builder with application/json body

func NewNetworkingCreateDxAssociationRequestWithBody

func NewNetworkingCreateDxAssociationRequestWithBody(server string, dxGatewayId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateDxAssociationRequestWithBody generates requests for NetworkingCreateDxAssociation with any type of body

func NewNetworkingCreateDxResourceRequest

func NewNetworkingCreateDxResourceRequest(server string, body NetworkingCreateDxResourceJSONRequestBody) (*http.Request, error)

NewNetworkingCreateDxResourceRequest calls the generic NetworkingCreateDxResource builder with application/json body

func NewNetworkingCreateDxResourceRequestWithBody

func NewNetworkingCreateDxResourceRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateDxResourceRequestWithBody generates requests for NetworkingCreateDxResource with any type of body

func NewNetworkingCreateHubPeeringRequest

func NewNetworkingCreateHubPeeringRequest(server string, networkingHubId Uuidv4, body NetworkingCreateHubPeeringJSONRequestBody) (*http.Request, error)

NewNetworkingCreateHubPeeringRequest calls the generic NetworkingCreateHubPeering builder with application/json body

func NewNetworkingCreateHubPeeringRequestWithBody

func NewNetworkingCreateHubPeeringRequestWithBody(server string, networkingHubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateHubPeeringRequestWithBody generates requests for NetworkingCreateHubPeering with any type of body

func NewNetworkingCreateHubPrefixListRequest

func NewNetworkingCreateHubPrefixListRequest(server string, hubId Uuidv4, body NetworkingCreateHubPrefixListJSONRequestBody) (*http.Request, error)

NewNetworkingCreateHubPrefixListRequest calls the generic NetworkingCreateHubPrefixList builder with application/json body

func NewNetworkingCreateHubPrefixListRequestWithBody

func NewNetworkingCreateHubPrefixListRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateHubPrefixListRequestWithBody generates requests for NetworkingCreateHubPrefixList with any type of body

func NewNetworkingCreateHubRequest

func NewNetworkingCreateHubRequest(server string, body NetworkingCreateHubJSONRequestBody) (*http.Request, error)

NewNetworkingCreateHubRequest calls the generic NetworkingCreateHub builder with application/json body

func NewNetworkingCreateHubRequestWithBody

func NewNetworkingCreateHubRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateHubRequestWithBody generates requests for NetworkingCreateHub with any type of body

func NewNetworkingCreateVpcPrefixListRequest

func NewNetworkingCreateVpcPrefixListRequest(server string, hubId Uuidv4, body NetworkingCreateVpcPrefixListJSONRequestBody) (*http.Request, error)

NewNetworkingCreateVpcPrefixListRequest calls the generic NetworkingCreateVpcPrefixList builder with application/json body

func NewNetworkingCreateVpcPrefixListRequestWithBody

func NewNetworkingCreateVpcPrefixListRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateVpcPrefixListRequestWithBody generates requests for NetworkingCreateVpcPrefixList with any type of body

func NewNetworkingCreateVpcRequest

func NewNetworkingCreateVpcRequest(server string, hubId Uuidv4, body NetworkingCreateVpcJSONRequestBody) (*http.Request, error)

NewNetworkingCreateVpcRequest calls the generic NetworkingCreateVpc builder with application/json body

func NewNetworkingCreateVpcRequestWithBody

func NewNetworkingCreateVpcRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateVpcRequestWithBody generates requests for NetworkingCreateVpc with any type of body

func NewNetworkingCreateVpnConnectionRequest

func NewNetworkingCreateVpnConnectionRequest(server string, vpnCustomerGatewayId Uuidv4, body NetworkingCreateVpnConnectionJSONRequestBody) (*http.Request, error)

NewNetworkingCreateVpnConnectionRequest calls the generic NetworkingCreateVpnConnection builder with application/json body

func NewNetworkingCreateVpnConnectionRequestWithBody

func NewNetworkingCreateVpnConnectionRequestWithBody(server string, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateVpnConnectionRequestWithBody generates requests for NetworkingCreateVpnConnection with any type of body

func NewNetworkingCreateVpnCustomerGatewayRequest

func NewNetworkingCreateVpnCustomerGatewayRequest(server string, body NetworkingCreateVpnCustomerGatewayJSONRequestBody) (*http.Request, error)

NewNetworkingCreateVpnCustomerGatewayRequest calls the generic NetworkingCreateVpnCustomerGateway builder with application/json body

func NewNetworkingCreateVpnCustomerGatewayRequestWithBody

func NewNetworkingCreateVpnCustomerGatewayRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingCreateVpnCustomerGatewayRequestWithBody generates requests for NetworkingCreateVpnCustomerGateway with any type of body

func NewNetworkingDeleteCidrExclusionRequest

func NewNetworkingDeleteCidrExclusionRequest(server string, exclusionId Uuidv4) (*http.Request, error)

NewNetworkingDeleteCidrExclusionRequest generates requests for NetworkingDeleteCidrExclusion

func NewNetworkingDeleteCidrRangeRequest

func NewNetworkingDeleteCidrRangeRequest(server string, rangeId Uuidv4) (*http.Request, error)

NewNetworkingDeleteCidrRangeRequest generates requests for NetworkingDeleteCidrRange

func NewNetworkingDeleteDnsResolverRequest

func NewNetworkingDeleteDnsResolverRequest(server string, dnsResolverId Uuidv4) (*http.Request, error)

NewNetworkingDeleteDnsResolverRequest generates requests for NetworkingDeleteDnsResolver

func NewNetworkingDeleteDnsRuleRequest

func NewNetworkingDeleteDnsRuleRequest(server string, dnsRuleId Uuidv4) (*http.Request, error)

NewNetworkingDeleteDnsRuleRequest generates requests for NetworkingDeleteDnsRule

func NewNetworkingDeleteDxAssociationRequest

func NewNetworkingDeleteDxAssociationRequest(server string, dxAssociationId Uuidv4) (*http.Request, error)

NewNetworkingDeleteDxAssociationRequest generates requests for NetworkingDeleteDxAssociation

func NewNetworkingDeleteDxGatewayRequest

func NewNetworkingDeleteDxGatewayRequest(server string, dxGatewayId Uuidv4) (*http.Request, error)

NewNetworkingDeleteDxGatewayRequest generates requests for NetworkingDeleteDxGateway

func NewNetworkingDeleteDxVifRequest

func NewNetworkingDeleteDxVifRequest(server string, dxVifId Uuidv4) (*http.Request, error)

NewNetworkingDeleteDxVifRequest generates requests for NetworkingDeleteDxVif

func NewNetworkingDeleteHubPeeringRequest

func NewNetworkingDeleteHubPeeringRequest(server string, hubPeeringId Uuidv4) (*http.Request, error)

NewNetworkingDeleteHubPeeringRequest generates requests for NetworkingDeleteHubPeering

func NewNetworkingDeleteHubRequest

func NewNetworkingDeleteHubRequest(server string, hubId Uuidv4) (*http.Request, error)

NewNetworkingDeleteHubRequest generates requests for NetworkingDeleteHub

func NewNetworkingDeletePrefixListRequest

func NewNetworkingDeletePrefixListRequest(server string, prefixListId Uuidv4) (*http.Request, error)

NewNetworkingDeletePrefixListRequest generates requests for NetworkingDeletePrefixList

func NewNetworkingDeleteVpcRequest

func NewNetworkingDeleteVpcRequest(server string, vpcId Uuidv4) (*http.Request, error)

NewNetworkingDeleteVpcRequest generates requests for NetworkingDeleteVpc

func NewNetworkingDeleteVpnConnectionRequest

func NewNetworkingDeleteVpnConnectionRequest(server string, vpnConnectionId Uuidv4) (*http.Request, error)

NewNetworkingDeleteVpnConnectionRequest generates requests for NetworkingDeleteVpnConnection

func NewNetworkingDeleteVpnCustomerGatewayRequest

func NewNetworkingDeleteVpnCustomerGatewayRequest(server string, vpnCustomerGatewayId Uuidv4) (*http.Request, error)

NewNetworkingDeleteVpnCustomerGatewayRequest generates requests for NetworkingDeleteVpnCustomerGateway

func NewNetworkingReadCidrExclusionRequest

func NewNetworkingReadCidrExclusionRequest(server string, exclusionId Uuidv4, params *NetworkingReadCidrExclusionParams) (*http.Request, error)

NewNetworkingReadCidrExclusionRequest generates requests for NetworkingReadCidrExclusion

func NewNetworkingReadCidrExclusionsRequest

func NewNetworkingReadCidrExclusionsRequest(server string, params *NetworkingReadCidrExclusionsParams) (*http.Request, error)

NewNetworkingReadCidrExclusionsRequest generates requests for NetworkingReadCidrExclusions

func NewNetworkingReadCidrRangeRequest

func NewNetworkingReadCidrRangeRequest(server string, rangeId Uuidv4, params *NetworkingReadCidrRangeParams) (*http.Request, error)

NewNetworkingReadCidrRangeRequest generates requests for NetworkingReadCidrRange

func NewNetworkingReadCidrRangesRequest

func NewNetworkingReadCidrRangesRequest(server string, params *NetworkingReadCidrRangesParams) (*http.Request, error)

NewNetworkingReadCidrRangesRequest generates requests for NetworkingReadCidrRanges

func NewNetworkingReadDnsResolverRequest

func NewNetworkingReadDnsResolverRequest(server string, dnsResolverId Uuidv4, params *NetworkingReadDnsResolverParams) (*http.Request, error)

NewNetworkingReadDnsResolverRequest generates requests for NetworkingReadDnsResolver

func NewNetworkingReadDnsResolversRequest

func NewNetworkingReadDnsResolversRequest(server string, params *NetworkingReadDnsResolversParams) (*http.Request, error)

NewNetworkingReadDnsResolversRequest generates requests for NetworkingReadDnsResolvers

func NewNetworkingReadDnsRuleRequest

func NewNetworkingReadDnsRuleRequest(server string, dnsRuleId Uuidv4, params *NetworkingReadDnsRuleParams) (*http.Request, error)

NewNetworkingReadDnsRuleRequest generates requests for NetworkingReadDnsRule

func NewNetworkingReadDnsRulesRequest

func NewNetworkingReadDnsRulesRequest(server string, params *NetworkingReadDnsRulesParams) (*http.Request, error)

NewNetworkingReadDnsRulesRequest generates requests for NetworkingReadDnsRules

func NewNetworkingReadDxAssociationRequest

func NewNetworkingReadDxAssociationRequest(server string, dxAssociationId Uuidv4, params *NetworkingReadDxAssociationParams) (*http.Request, error)

NewNetworkingReadDxAssociationRequest generates requests for NetworkingReadDxAssociation

func NewNetworkingReadDxAssociationsRequest

func NewNetworkingReadDxAssociationsRequest(server string, params *NetworkingReadDxAssociationsParams) (*http.Request, error)

NewNetworkingReadDxAssociationsRequest generates requests for NetworkingReadDxAssociations

func NewNetworkingReadDxConnectionsRequest

func NewNetworkingReadDxConnectionsRequest(server string, accountId Uuidv4, params *NetworkingReadDxConnectionsParams) (*http.Request, error)

NewNetworkingReadDxConnectionsRequest generates requests for NetworkingReadDxConnections

func NewNetworkingReadDxGatewayRequest

func NewNetworkingReadDxGatewayRequest(server string, dxGatewayId Uuidv4, params *NetworkingReadDxGatewayParams) (*http.Request, error)

NewNetworkingReadDxGatewayRequest generates requests for NetworkingReadDxGateway

func NewNetworkingReadDxGatewaysRequest

func NewNetworkingReadDxGatewaysRequest(server string, params *NetworkingReadDxGatewaysParams) (*http.Request, error)

NewNetworkingReadDxGatewaysRequest generates requests for NetworkingReadDxGateways

func NewNetworkingReadDxVifRequest

func NewNetworkingReadDxVifRequest(server string, dxVifId Uuidv4, params *NetworkingReadDxVifParams) (*http.Request, error)

NewNetworkingReadDxVifRequest generates requests for NetworkingReadDxVif

func NewNetworkingReadDxVifStatusRequest

func NewNetworkingReadDxVifStatusRequest(server string, dxVifId Uuidv4) (*http.Request, error)

NewNetworkingReadDxVifStatusRequest generates requests for NetworkingReadDxVifStatus

func NewNetworkingReadDxVifsRequest

func NewNetworkingReadDxVifsRequest(server string, params *NetworkingReadDxVifsParams) (*http.Request, error)

NewNetworkingReadDxVifsRequest generates requests for NetworkingReadDxVifs

func NewNetworkingReadGatewayDxAssociationsRequest

func NewNetworkingReadGatewayDxAssociationsRequest(server string, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxAssociationsParams) (*http.Request, error)

NewNetworkingReadGatewayDxAssociationsRequest generates requests for NetworkingReadGatewayDxAssociations

func NewNetworkingReadGatewayDxVifsRequest

func NewNetworkingReadGatewayDxVifsRequest(server string, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxVifsParams) (*http.Request, error)

NewNetworkingReadGatewayDxVifsRequest generates requests for NetworkingReadGatewayDxVifs

func NewNetworkingReadGatewayVpnConnectionsRequest

func NewNetworkingReadGatewayVpnConnectionsRequest(server string, vpnCustomerGatewayId Uuidv4, params *NetworkingReadGatewayVpnConnectionsParams) (*http.Request, error)

NewNetworkingReadGatewayVpnConnectionsRequest generates requests for NetworkingReadGatewayVpnConnections

func NewNetworkingReadHubCidrExclusionsRequest

func NewNetworkingReadHubCidrExclusionsRequest(server string, hubId Uuidv4, params *NetworkingReadHubCidrExclusionsParams) (*http.Request, error)

NewNetworkingReadHubCidrExclusionsRequest generates requests for NetworkingReadHubCidrExclusions

func NewNetworkingReadHubCidrRangesRequest

func NewNetworkingReadHubCidrRangesRequest(server string, hubId Uuidv4, params *NetworkingReadHubCidrRangesParams) (*http.Request, error)

NewNetworkingReadHubCidrRangesRequest generates requests for NetworkingReadHubCidrRanges

func NewNetworkingReadHubDnsResolversRequest

func NewNetworkingReadHubDnsResolversRequest(server string, hubId Uuidv4, params *NetworkingReadHubDnsResolversParams) (*http.Request, error)

NewNetworkingReadHubDnsResolversRequest generates requests for NetworkingReadHubDnsResolvers

func NewNetworkingReadHubDxAssociationsRequest

func NewNetworkingReadHubDxAssociationsRequest(server string, hubId Uuidv4, params *NetworkingReadHubDxAssociationsParams) (*http.Request, error)

NewNetworkingReadHubDxAssociationsRequest generates requests for NetworkingReadHubDxAssociations

func NewNetworkingReadHubDxGatewaysRequest

func NewNetworkingReadHubDxGatewaysRequest(server string, hubId Uuidv4, params *NetworkingReadHubDxGatewaysParams) (*http.Request, error)

NewNetworkingReadHubDxGatewaysRequest generates requests for NetworkingReadHubDxGateways

func NewNetworkingReadHubHubPeeringsRequest

func NewNetworkingReadHubHubPeeringsRequest(server string, networkingHubId Uuidv4, params *NetworkingReadHubHubPeeringsParams) (*http.Request, error)

NewNetworkingReadHubHubPeeringsRequest generates requests for NetworkingReadHubHubPeerings

func NewNetworkingReadHubPeeringRequest

func NewNetworkingReadHubPeeringRequest(server string, hubPeeringId Uuidv4, params *NetworkingReadHubPeeringParams) (*http.Request, error)

NewNetworkingReadHubPeeringRequest generates requests for NetworkingReadHubPeering

func NewNetworkingReadHubPeeringsRequest

func NewNetworkingReadHubPeeringsRequest(server string, params *NetworkingReadHubPeeringsParams) (*http.Request, error)

NewNetworkingReadHubPeeringsRequest generates requests for NetworkingReadHubPeerings

func NewNetworkingReadHubPrefixListsRequest

func NewNetworkingReadHubPrefixListsRequest(server string, hubId Uuidv4, params *NetworkingReadHubPrefixListsParams) (*http.Request, error)

NewNetworkingReadHubPrefixListsRequest generates requests for NetworkingReadHubPrefixLists

func NewNetworkingReadHubRequest

func NewNetworkingReadHubRequest(server string, hubId Uuidv4, params *NetworkingReadHubParams) (*http.Request, error)

NewNetworkingReadHubRequest generates requests for NetworkingReadHub

func NewNetworkingReadHubVpcsRequest

func NewNetworkingReadHubVpcsRequest(server string, hubId Uuidv4, params *NetworkingReadHubVpcsParams) (*http.Request, error)

NewNetworkingReadHubVpcsRequest generates requests for NetworkingReadHubVpcs

func NewNetworkingReadHubVpnConnectionsRequest

func NewNetworkingReadHubVpnConnectionsRequest(server string, hubId Uuidv4, params *NetworkingReadHubVpnConnectionsParams) (*http.Request, error)

NewNetworkingReadHubVpnConnectionsRequest generates requests for NetworkingReadHubVpnConnections

func NewNetworkingReadHubVpnCustomerGatewaysRequest

func NewNetworkingReadHubVpnCustomerGatewaysRequest(server string, hubId Uuidv4, params *NetworkingReadHubVpnCustomerGatewaysParams) (*http.Request, error)

NewNetworkingReadHubVpnCustomerGatewaysRequest generates requests for NetworkingReadHubVpnCustomerGateways

func NewNetworkingReadHubsRequest

func NewNetworkingReadHubsRequest(server string, params *NetworkingReadHubsParams) (*http.Request, error)

NewNetworkingReadHubsRequest generates requests for NetworkingReadHubs

func NewNetworkingReadPrefixListRequest

func NewNetworkingReadPrefixListRequest(server string, prefixListId Uuidv4, params *NetworkingReadPrefixListParams) (*http.Request, error)

NewNetworkingReadPrefixListRequest generates requests for NetworkingReadPrefixList

func NewNetworkingReadPrefixListsRequest

func NewNetworkingReadPrefixListsRequest(server string, params *NetworkingReadPrefixListsParams) (*http.Request, error)

NewNetworkingReadPrefixListsRequest generates requests for NetworkingReadPrefixLists

func NewNetworkingReadResolverDnsRulesRequest

func NewNetworkingReadResolverDnsRulesRequest(server string, dnsResolverId Uuidv4, params *NetworkingReadResolverDnsRulesParams) (*http.Request, error)

NewNetworkingReadResolverDnsRulesRequest generates requests for NetworkingReadResolverDnsRules

func NewNetworkingReadVpcRequest

func NewNetworkingReadVpcRequest(server string, vpcId Uuidv4, params *NetworkingReadVpcParams) (*http.Request, error)

NewNetworkingReadVpcRequest generates requests for NetworkingReadVpc

func NewNetworkingReadVpcsRequest

func NewNetworkingReadVpcsRequest(server string, params *NetworkingReadVpcsParams) (*http.Request, error)

NewNetworkingReadVpcsRequest generates requests for NetworkingReadVpcs

func NewNetworkingReadVpnConnectionRequest

func NewNetworkingReadVpnConnectionRequest(server string, vpnConnectionId Uuidv4, params *NetworkingReadVpnConnectionParams) (*http.Request, error)

NewNetworkingReadVpnConnectionRequest generates requests for NetworkingReadVpnConnection

func NewNetworkingReadVpnConnectionStatusRequest

func NewNetworkingReadVpnConnectionStatusRequest(server string, vpnConnectionId Uuidv4) (*http.Request, error)

NewNetworkingReadVpnConnectionStatusRequest generates requests for NetworkingReadVpnConnectionStatus

func NewNetworkingReadVpnConnectionsRequest

func NewNetworkingReadVpnConnectionsRequest(server string, params *NetworkingReadVpnConnectionsParams) (*http.Request, error)

NewNetworkingReadVpnConnectionsRequest generates requests for NetworkingReadVpnConnections

func NewNetworkingReadVpnCustomerGatewayRequest

func NewNetworkingReadVpnCustomerGatewayRequest(server string, vpnCustomerGatewayId Uuidv4, params *NetworkingReadVpnCustomerGatewayParams) (*http.Request, error)

NewNetworkingReadVpnCustomerGatewayRequest generates requests for NetworkingReadVpnCustomerGateway

func NewNetworkingReadVpnCustomerGatewaysRequest

func NewNetworkingReadVpnCustomerGatewaysRequest(server string, params *NetworkingReadVpnCustomerGatewaysParams) (*http.Request, error)

NewNetworkingReadVpnCustomerGatewaysRequest generates requests for NetworkingReadVpnCustomerGateways

func NewNetworkingUpdateCidrExclusionRequest

func NewNetworkingUpdateCidrExclusionRequest(server string, exclusionId Uuidv4, body NetworkingUpdateCidrExclusionJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateCidrExclusionRequest calls the generic NetworkingUpdateCidrExclusion builder with application/json body

func NewNetworkingUpdateCidrExclusionRequestWithBody

func NewNetworkingUpdateCidrExclusionRequestWithBody(server string, exclusionId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateCidrExclusionRequestWithBody generates requests for NetworkingUpdateCidrExclusion with any type of body

func NewNetworkingUpdateCidrRangeRequest

func NewNetworkingUpdateCidrRangeRequest(server string, rangeId Uuidv4, body NetworkingUpdateCidrRangeJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateCidrRangeRequest calls the generic NetworkingUpdateCidrRange builder with application/json body

func NewNetworkingUpdateCidrRangeRequestWithBody

func NewNetworkingUpdateCidrRangeRequestWithBody(server string, rangeId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateCidrRangeRequestWithBody generates requests for NetworkingUpdateCidrRange with any type of body

func NewNetworkingUpdateDnsResolverRequest

func NewNetworkingUpdateDnsResolverRequest(server string, dnsResolverId Uuidv4, body NetworkingUpdateDnsResolverJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateDnsResolverRequest calls the generic NetworkingUpdateDnsResolver builder with application/json body

func NewNetworkingUpdateDnsResolverRequestWithBody

func NewNetworkingUpdateDnsResolverRequestWithBody(server string, dnsResolverId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateDnsResolverRequestWithBody generates requests for NetworkingUpdateDnsResolver with any type of body

func NewNetworkingUpdateDnsRuleRequest

func NewNetworkingUpdateDnsRuleRequest(server string, dnsRuleId Uuidv4, body NetworkingUpdateDnsRuleJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateDnsRuleRequest calls the generic NetworkingUpdateDnsRule builder with application/json body

func NewNetworkingUpdateDnsRuleRequestWithBody

func NewNetworkingUpdateDnsRuleRequestWithBody(server string, dnsRuleId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateDnsRuleRequestWithBody generates requests for NetworkingUpdateDnsRule with any type of body

func NewNetworkingUpdateDxAssociationRequest

func NewNetworkingUpdateDxAssociationRequest(server string, dxAssociationId Uuidv4, body NetworkingUpdateDxAssociationJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateDxAssociationRequest calls the generic NetworkingUpdateDxAssociation builder with application/json body

func NewNetworkingUpdateDxAssociationRequestWithBody

func NewNetworkingUpdateDxAssociationRequestWithBody(server string, dxAssociationId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateDxAssociationRequestWithBody generates requests for NetworkingUpdateDxAssociation with any type of body

func NewNetworkingUpdateDxVifRequest

func NewNetworkingUpdateDxVifRequest(server string, dxVifId Uuidv4, body NetworkingUpdateDxVifJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateDxVifRequest calls the generic NetworkingUpdateDxVif builder with application/json body

func NewNetworkingUpdateDxVifRequestWithBody

func NewNetworkingUpdateDxVifRequestWithBody(server string, dxVifId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateDxVifRequestWithBody generates requests for NetworkingUpdateDxVif with any type of body

func NewNetworkingUpdateHubPeeringRequest

func NewNetworkingUpdateHubPeeringRequest(server string, hubPeeringId Uuidv4, body NetworkingUpdateHubPeeringJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateHubPeeringRequest calls the generic NetworkingUpdateHubPeering builder with application/json body

func NewNetworkingUpdateHubPeeringRequestWithBody

func NewNetworkingUpdateHubPeeringRequestWithBody(server string, hubPeeringId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateHubPeeringRequestWithBody generates requests for NetworkingUpdateHubPeering with any type of body

func NewNetworkingUpdateHubPrefixListAssociationRequest

func NewNetworkingUpdateHubPrefixListAssociationRequest(server string, prefixListId Uuidv4, body NetworkingUpdateHubPrefixListAssociationJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateHubPrefixListAssociationRequest calls the generic NetworkingUpdateHubPrefixListAssociation builder with application/json body

func NewNetworkingUpdateHubPrefixListAssociationRequestWithBody

func NewNetworkingUpdateHubPrefixListAssociationRequestWithBody(server string, prefixListId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateHubPrefixListAssociationRequestWithBody generates requests for NetworkingUpdateHubPrefixListAssociation with any type of body

func NewNetworkingUpdateHubRequest

func NewNetworkingUpdateHubRequest(server string, hubId Uuidv4, body NetworkingUpdateHubJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateHubRequest calls the generic NetworkingUpdateHub builder with application/json body

func NewNetworkingUpdateHubRequestWithBody

func NewNetworkingUpdateHubRequestWithBody(server string, hubId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateHubRequestWithBody generates requests for NetworkingUpdateHub with any type of body

func NewNetworkingUpdatePrefixListRequest

func NewNetworkingUpdatePrefixListRequest(server string, prefixListId Uuidv4, body NetworkingUpdatePrefixListJSONRequestBody) (*http.Request, error)

NewNetworkingUpdatePrefixListRequest calls the generic NetworkingUpdatePrefixList builder with application/json body

func NewNetworkingUpdatePrefixListRequestWithBody

func NewNetworkingUpdatePrefixListRequestWithBody(server string, prefixListId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdatePrefixListRequestWithBody generates requests for NetworkingUpdatePrefixList with any type of body

func NewNetworkingUpdateVpcPrefixListAssociationRequest

func NewNetworkingUpdateVpcPrefixListAssociationRequest(server string, prefixListId Uuidv4, body NetworkingUpdateVpcPrefixListAssociationJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateVpcPrefixListAssociationRequest calls the generic NetworkingUpdateVpcPrefixListAssociation builder with application/json body

func NewNetworkingUpdateVpcPrefixListAssociationRequestWithBody

func NewNetworkingUpdateVpcPrefixListAssociationRequestWithBody(server string, prefixListId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateVpcPrefixListAssociationRequestWithBody generates requests for NetworkingUpdateVpcPrefixListAssociation with any type of body

func NewNetworkingUpdateVpcRequest

func NewNetworkingUpdateVpcRequest(server string, vpcId Uuidv4, body NetworkingUpdateVpcJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateVpcRequest calls the generic NetworkingUpdateVpc builder with application/json body

func NewNetworkingUpdateVpcRequestWithBody

func NewNetworkingUpdateVpcRequestWithBody(server string, vpcId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateVpcRequestWithBody generates requests for NetworkingUpdateVpc with any type of body

func NewNetworkingUpdateVpnConnectionRequest

func NewNetworkingUpdateVpnConnectionRequest(server string, vpnConnectionId Uuidv4, body NetworkingUpdateVpnConnectionJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateVpnConnectionRequest calls the generic NetworkingUpdateVpnConnection builder with application/json body

func NewNetworkingUpdateVpnConnectionRequestWithBody

func NewNetworkingUpdateVpnConnectionRequestWithBody(server string, vpnConnectionId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateVpnConnectionRequestWithBody generates requests for NetworkingUpdateVpnConnection with any type of body

func NewNetworkingUpdateVpnCustomerGatewayRequest

func NewNetworkingUpdateVpnCustomerGatewayRequest(server string, vpnCustomerGatewayId Uuidv4, body NetworkingUpdateVpnCustomerGatewayJSONRequestBody) (*http.Request, error)

NewNetworkingUpdateVpnCustomerGatewayRequest calls the generic NetworkingUpdateVpnCustomerGateway builder with application/json body

func NewNetworkingUpdateVpnCustomerGatewayRequestWithBody

func NewNetworkingUpdateVpnCustomerGatewayRequestWithBody(server string, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader) (*http.Request, error)

NewNetworkingUpdateVpnCustomerGatewayRequestWithBody generates requests for NetworkingUpdateVpnCustomerGateway with any type of body

func NewOrganisationsAttachPolicyRequest

func NewOrganisationsAttachPolicyRequest(server string, policyId string, body OrganisationsAttachPolicyJSONRequestBody) (*http.Request, error)

NewOrganisationsAttachPolicyRequest calls the generic OrganisationsAttachPolicy builder with application/json body

func NewOrganisationsAttachPolicyRequestWithBody

func NewOrganisationsAttachPolicyRequestWithBody(server string, policyId string, contentType string, body io.Reader) (*http.Request, error)

NewOrganisationsAttachPolicyRequestWithBody generates requests for OrganisationsAttachPolicy with any type of body

func NewOrganisationsCreatePolicyRequest

func NewOrganisationsCreatePolicyRequest(server string, body OrganisationsCreatePolicyJSONRequestBody) (*http.Request, error)

NewOrganisationsCreatePolicyRequest calls the generic OrganisationsCreatePolicy builder with application/json body

func NewOrganisationsCreatePolicyRequestWithBody

func NewOrganisationsCreatePolicyRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewOrganisationsCreatePolicyRequestWithBody generates requests for OrganisationsCreatePolicy with any type of body

func NewOrganisationsDeletePolicyRequest

func NewOrganisationsDeletePolicyRequest(server string, policyId string) (*http.Request, error)

NewOrganisationsDeletePolicyRequest generates requests for OrganisationsDeletePolicy

func NewOrganisationsDetachPolicyRequest

func NewOrganisationsDetachPolicyRequest(server string, policyId string) (*http.Request, error)

NewOrganisationsDetachPolicyRequest generates requests for OrganisationsDetachPolicy

func NewOrganisationsReadOrganisationRequest

func NewOrganisationsReadOrganisationRequest(server string) (*http.Request, error)

NewOrganisationsReadOrganisationRequest generates requests for OrganisationsReadOrganisation

func NewOrganisationsReadOrganisationalUnitRequest

func NewOrganisationsReadOrganisationalUnitRequest(server string, organisationalUnitId string) (*http.Request, error)

NewOrganisationsReadOrganisationalUnitRequest generates requests for OrganisationsReadOrganisationalUnit

func NewOrganisationsReadOrganisationalUnitsRequest

func NewOrganisationsReadOrganisationalUnitsRequest(server string, params *OrganisationsReadOrganisationalUnitsParams) (*http.Request, error)

NewOrganisationsReadOrganisationalUnitsRequest generates requests for OrganisationsReadOrganisationalUnits

func NewOrganisationsReadOrganisationsRequest

func NewOrganisationsReadOrganisationsRequest(server string) (*http.Request, error)

NewOrganisationsReadOrganisationsRequest generates requests for OrganisationsReadOrganisations

func NewOrganisationsReadPoliciesRequest

func NewOrganisationsReadPoliciesRequest(server string, params *OrganisationsReadPoliciesParams) (*http.Request, error)

NewOrganisationsReadPoliciesRequest generates requests for OrganisationsReadPolicies

func NewOrganisationsReadPolicyRequest

func NewOrganisationsReadPolicyRequest(server string, policyId string) (*http.Request, error)

NewOrganisationsReadPolicyRequest generates requests for OrganisationsReadPolicy

func NewOrganisationsUpdatePolicyRequest

func NewOrganisationsUpdatePolicyRequest(server string, policyId string, body OrganisationsUpdatePolicyJSONRequestBody) (*http.Request, error)

NewOrganisationsUpdatePolicyRequest calls the generic OrganisationsUpdatePolicy builder with application/json body

func NewOrganisationsUpdatePolicyRequestWithBody

func NewOrganisationsUpdatePolicyRequestWithBody(server string, policyId string, contentType string, body io.Reader) (*http.Request, error)

NewOrganisationsUpdatePolicyRequestWithBody generates requests for OrganisationsUpdatePolicy with any type of body

func NewPublicCheckAliasRequest

func NewPublicCheckAliasRequest(server string, alias string) (*http.Request, error)

NewPublicCheckAliasRequest generates requests for PublicCheckAlias

func NewPublicReadConfigRequest

func NewPublicReadConfigRequest(server string) (*http.Request, error)

NewPublicReadConfigRequest generates requests for PublicReadConfig

func NewServicesConfigureSecurityHubRequest

func NewServicesConfigureSecurityHubRequest(server string, body ServicesConfigureSecurityHubJSONRequestBody) (*http.Request, error)

NewServicesConfigureSecurityHubRequest calls the generic ServicesConfigureSecurityHub builder with application/json body

func NewServicesConfigureSecurityHubRequestWithBody

func NewServicesConfigureSecurityHubRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewServicesConfigureSecurityHubRequestWithBody generates requests for ServicesConfigureSecurityHub with any type of body

func NewServicesReadConfigurationsRequest

func NewServicesReadConfigurationsRequest(server string) (*http.Request, error)

NewServicesReadConfigurationsRequest generates requests for ServicesReadConfigurations

func NewServicesReadSecurityHubConfigurationRequest

func NewServicesReadSecurityHubConfigurationRequest(server string) (*http.Request, error)

NewServicesReadSecurityHubConfigurationRequest generates requests for ServicesReadSecurityHubConfiguration

func NewTasksReadTaskRequest

func NewTasksReadTaskRequest(server string, taskId string) (*http.Request, error)

NewTasksReadTaskRequest generates requests for TasksReadTask

func NewTeamsCreateApiTokenRequest

func NewTeamsCreateApiTokenRequest(server string, body TeamsCreateApiTokenJSONRequestBody) (*http.Request, error)

NewTeamsCreateApiTokenRequest calls the generic TeamsCreateApiToken builder with application/json body

func NewTeamsCreateApiTokenRequestWithBody

func NewTeamsCreateApiTokenRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsCreateApiTokenRequestWithBody generates requests for TeamsCreateApiToken with any type of body

func NewTeamsCreateGroupRequest

func NewTeamsCreateGroupRequest(server string, body TeamsCreateGroupJSONRequestBody) (*http.Request, error)

NewTeamsCreateGroupRequest calls the generic TeamsCreateGroup builder with application/json body

func NewTeamsCreateGroupRequestWithBody

func NewTeamsCreateGroupRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsCreateGroupRequestWithBody generates requests for TeamsCreateGroup with any type of body

func NewTeamsCreateUserRequest

func NewTeamsCreateUserRequest(server string, body TeamsCreateUserJSONRequestBody) (*http.Request, error)

NewTeamsCreateUserRequest calls the generic TeamsCreateUser builder with application/json body

func NewTeamsCreateUserRequestWithBody

func NewTeamsCreateUserRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsCreateUserRequestWithBody generates requests for TeamsCreateUser with any type of body

func NewTeamsDeleteApiTokenRequest

func NewTeamsDeleteApiTokenRequest(server string, accessKey string) (*http.Request, error)

NewTeamsDeleteApiTokenRequest generates requests for TeamsDeleteApiToken

func NewTeamsDeleteGroupRequest

func NewTeamsDeleteGroupRequest(server string, groupId string) (*http.Request, error)

NewTeamsDeleteGroupRequest generates requests for TeamsDeleteGroup

func NewTeamsDeleteUserRequest

func NewTeamsDeleteUserRequest(server string, userId string) (*http.Request, error)

NewTeamsDeleteUserRequest generates requests for TeamsDeleteUser

func NewTeamsFetchCurrentUserRequest

func NewTeamsFetchCurrentUserRequest(server string) (*http.Request, error)

NewTeamsFetchCurrentUserRequest generates requests for TeamsFetchCurrentUser

func NewTeamsReadApiTokenRequest

func NewTeamsReadApiTokenRequest(server string, accessKey string, params *TeamsReadApiTokenParams) (*http.Request, error)

NewTeamsReadApiTokenRequest generates requests for TeamsReadApiToken

func NewTeamsReadApiTokensRequest

func NewTeamsReadApiTokensRequest(server string, params *TeamsReadApiTokensParams) (*http.Request, error)

NewTeamsReadApiTokensRequest generates requests for TeamsReadApiTokens

func NewTeamsReadGroupRequest

func NewTeamsReadGroupRequest(server string, groupId string) (*http.Request, error)

NewTeamsReadGroupRequest generates requests for TeamsReadGroup

func NewTeamsReadGroupsRequest

func NewTeamsReadGroupsRequest(server string, params *TeamsReadGroupsParams) (*http.Request, error)

NewTeamsReadGroupsRequest generates requests for TeamsReadGroups

func NewTeamsReadIdamUserRequest

func NewTeamsReadIdamUserRequest(server string, orgId string) (*http.Request, error)

NewTeamsReadIdamUserRequest generates requests for TeamsReadIdamUser

func NewTeamsReadIdamUsersRequest

func NewTeamsReadIdamUsersRequest(server string) (*http.Request, error)

NewTeamsReadIdamUsersRequest generates requests for TeamsReadIdamUsers

func NewTeamsReadUserRequest

func NewTeamsReadUserRequest(server string, userId string) (*http.Request, error)

NewTeamsReadUserRequest generates requests for TeamsReadUser

func NewTeamsReadUsersRequest

func NewTeamsReadUsersRequest(server string, params *TeamsReadUsersParams) (*http.Request, error)

NewTeamsReadUsersRequest generates requests for TeamsReadUsers

func NewTeamsUpdateApiTokenRequest

func NewTeamsUpdateApiTokenRequest(server string, accessKey string, body TeamsUpdateApiTokenJSONRequestBody) (*http.Request, error)

NewTeamsUpdateApiTokenRequest calls the generic TeamsUpdateApiToken builder with application/json body

func NewTeamsUpdateApiTokenRequestWithBody

func NewTeamsUpdateApiTokenRequestWithBody(server string, accessKey string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsUpdateApiTokenRequestWithBody generates requests for TeamsUpdateApiToken with any type of body

func NewTeamsUpdateGroupMembersRequest

func NewTeamsUpdateGroupMembersRequest(server string, body TeamsUpdateGroupMembersJSONRequestBody) (*http.Request, error)

NewTeamsUpdateGroupMembersRequest calls the generic TeamsUpdateGroupMembers builder with application/json body

func NewTeamsUpdateGroupMembersRequestWithBody

func NewTeamsUpdateGroupMembersRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsUpdateGroupMembersRequestWithBody generates requests for TeamsUpdateGroupMembers with any type of body

func NewTeamsUpdateGroupRequest

func NewTeamsUpdateGroupRequest(server string, groupId string, body TeamsUpdateGroupJSONRequestBody) (*http.Request, error)

NewTeamsUpdateGroupRequest calls the generic TeamsUpdateGroup builder with application/json body

func NewTeamsUpdateGroupRequestWithBody

func NewTeamsUpdateGroupRequestWithBody(server string, groupId string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsUpdateGroupRequestWithBody generates requests for TeamsUpdateGroup with any type of body

func NewTeamsUpdateUserInviteRequest

func NewTeamsUpdateUserInviteRequest(server string, userId string) (*http.Request, error)

NewTeamsUpdateUserInviteRequest generates requests for TeamsUpdateUserInvite

func NewTeamsUpdateUserPasswordRequest

func NewTeamsUpdateUserPasswordRequest(server string, userId string) (*http.Request, error)

NewTeamsUpdateUserPasswordRequest generates requests for TeamsUpdateUserPassword

func NewTeamsUpdateUserRequest

func NewTeamsUpdateUserRequest(server string, userId string, body TeamsUpdateUserJSONRequestBody) (*http.Request, error)

NewTeamsUpdateUserRequest calls the generic TeamsUpdateUser builder with application/json body

func NewTeamsUpdateUserRequestWithBody

func NewTeamsUpdateUserRequestWithBody(server string, userId string, contentType string, body io.Reader) (*http.Request, error)

NewTeamsUpdateUserRequestWithBody generates requests for TeamsUpdateUser with any type of body

func NewWorkloadsCreateCatalogueItemRequest

func NewWorkloadsCreateCatalogueItemRequest(server string, body WorkloadsCreateCatalogueItemJSONRequestBody) (*http.Request, error)

NewWorkloadsCreateCatalogueItemRequest calls the generic WorkloadsCreateCatalogueItem builder with application/json body

func NewWorkloadsCreateCatalogueItemRequestWithBody

func NewWorkloadsCreateCatalogueItemRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewWorkloadsCreateCatalogueItemRequestWithBody generates requests for WorkloadsCreateCatalogueItem with any type of body

func NewWorkloadsCreateCatalogueVersionRequest

func NewWorkloadsCreateCatalogueVersionRequest(server string, catalogueId string, body WorkloadsCreateCatalogueVersionJSONRequestBody) (*http.Request, error)

NewWorkloadsCreateCatalogueVersionRequest calls the generic WorkloadsCreateCatalogueVersion builder with application/json body

func NewWorkloadsCreateCatalogueVersionRequestWithBody

func NewWorkloadsCreateCatalogueVersionRequestWithBody(server string, catalogueId string, contentType string, body io.Reader) (*http.Request, error)

NewWorkloadsCreateCatalogueVersionRequestWithBody generates requests for WorkloadsCreateCatalogueVersion with any type of body

func NewWorkloadsCreateWorkloadRequest

func NewWorkloadsCreateWorkloadRequest(server string, body WorkloadsCreateWorkloadJSONRequestBody) (*http.Request, error)

NewWorkloadsCreateWorkloadRequest calls the generic WorkloadsCreateWorkload builder with application/json body

func NewWorkloadsCreateWorkloadRequestWithBody

func NewWorkloadsCreateWorkloadRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewWorkloadsCreateWorkloadRequestWithBody generates requests for WorkloadsCreateWorkload with any type of body

func NewWorkloadsDeleteCatalogueItemRequest

func NewWorkloadsDeleteCatalogueItemRequest(server string, catalogueId string) (*http.Request, error)

NewWorkloadsDeleteCatalogueItemRequest generates requests for WorkloadsDeleteCatalogueItem

func NewWorkloadsDeleteCatalogueVersionRequest

func NewWorkloadsDeleteCatalogueVersionRequest(server string, catalogueId string, versionId string) (*http.Request, error)

NewWorkloadsDeleteCatalogueVersionRequest generates requests for WorkloadsDeleteCatalogueVersion

func NewWorkloadsDeleteWorkloadRequest

func NewWorkloadsDeleteWorkloadRequest(server string, workloadId string) (*http.Request, error)

NewWorkloadsDeleteWorkloadRequest generates requests for WorkloadsDeleteWorkload

func NewWorkloadsReadCatalogueItemRequest

func NewWorkloadsReadCatalogueItemRequest(server string, catalogueId string, params *WorkloadsReadCatalogueItemParams) (*http.Request, error)

NewWorkloadsReadCatalogueItemRequest generates requests for WorkloadsReadCatalogueItem

func NewWorkloadsReadCatalogueItemsRequest

func NewWorkloadsReadCatalogueItemsRequest(server string, params *WorkloadsReadCatalogueItemsParams) (*http.Request, error)

NewWorkloadsReadCatalogueItemsRequest generates requests for WorkloadsReadCatalogueItems

func NewWorkloadsReadCatalogueManifestRequest

func NewWorkloadsReadCatalogueManifestRequest(server string, versionId string) (*http.Request, error)

NewWorkloadsReadCatalogueManifestRequest generates requests for WorkloadsReadCatalogueManifest

func NewWorkloadsReadCatalogueTemplateRequest

func NewWorkloadsReadCatalogueTemplateRequest(server string, versionId string, name string) (*http.Request, error)

NewWorkloadsReadCatalogueTemplateRequest generates requests for WorkloadsReadCatalogueTemplate

func NewWorkloadsReadCatalogueVersionRequest

func NewWorkloadsReadCatalogueVersionRequest(server string, catalogueId string, versionId string, params *WorkloadsReadCatalogueVersionParams) (*http.Request, error)

NewWorkloadsReadCatalogueVersionRequest generates requests for WorkloadsReadCatalogueVersion

func NewWorkloadsReadWorkloadRequest

func NewWorkloadsReadWorkloadRequest(server string, workloadId string, params *WorkloadsReadWorkloadParams) (*http.Request, error)

NewWorkloadsReadWorkloadRequest generates requests for WorkloadsReadWorkload

func NewWorkloadsReadWorkloadsRequest

func NewWorkloadsReadWorkloadsRequest(server string, params *WorkloadsReadWorkloadsParams) (*http.Request, error)

NewWorkloadsReadWorkloadsRequest generates requests for WorkloadsReadWorkloads

func NewWorkloadsUpdateAllRequest

func NewWorkloadsUpdateAllRequest(server string, body WorkloadsUpdateAllJSONRequestBody) (*http.Request, error)

NewWorkloadsUpdateAllRequest calls the generic WorkloadsUpdateAll builder with application/json body

func NewWorkloadsUpdateAllRequestWithBody

func NewWorkloadsUpdateAllRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewWorkloadsUpdateAllRequestWithBody generates requests for WorkloadsUpdateAll with any type of body

func NewWorkloadsUpdateWorkloadRequest

func NewWorkloadsUpdateWorkloadRequest(server string, workloadId string, body WorkloadsUpdateWorkloadJSONRequestBody) (*http.Request, error)

NewWorkloadsUpdateWorkloadRequest calls the generic WorkloadsUpdateWorkload builder with application/json body

func NewWorkloadsUpdateWorkloadRequestWithBody

func NewWorkloadsUpdateWorkloadRequestWithBody(server string, workloadId string, contentType string, body io.Reader) (*http.Request, error)

NewWorkloadsUpdateWorkloadRequestWithBody generates requests for WorkloadsUpdateWorkload with any type of body

Types

type AccountsCloseAccountResp

type AccountsCloseAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsCloseAccountResponse
	JSON400      *Error
	JSON409      *Error
}

func ParseAccountsCloseAccountResp

func ParseAccountsCloseAccountResp(rsp *http.Response) (*AccountsCloseAccountResp, error)

ParseAccountsCloseAccountResp parses an HTTP response from a AccountsCloseAccountWithResponse call

func (AccountsCloseAccountResp) Status

func (r AccountsCloseAccountResp) Status() string

Status returns HTTPResponse.Status

func (AccountsCloseAccountResp) StatusCode

func (r AccountsCloseAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsCreateAccountResp

type AccountsCreateAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsCreateAccountResponse
	JSON400      *Error
	JSON409      *Error
}

func ParseAccountsCreateAccountResp

func ParseAccountsCreateAccountResp(rsp *http.Response) (*AccountsCreateAccountResp, error)

ParseAccountsCreateAccountResp parses an HTTP response from a AccountsCreateAccountWithResponse call

func (AccountsCreateAccountResp) Status

func (r AccountsCreateAccountResp) Status() string

Status returns HTTPResponse.Status

func (AccountsCreateAccountResp) StatusCode

func (r AccountsCreateAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsCreateAccountTypeResp

type AccountsCreateAccountTypeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsCreateAccountTypeResponse
	JSON400      *Error
	JSON403      *Error
}

func ParseAccountsCreateAccountTypeResp

func ParseAccountsCreateAccountTypeResp(rsp *http.Response) (*AccountsCreateAccountTypeResp, error)

ParseAccountsCreateAccountTypeResp parses an HTTP response from a AccountsCreateAccountTypeWithResponse call

func (AccountsCreateAccountTypeResp) Status

Status returns HTTPResponse.Status

func (AccountsCreateAccountTypeResp) StatusCode

func (r AccountsCreateAccountTypeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsDeleteAccountTypeResp

type AccountsDeleteAccountTypeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsDeleteAccountTypeResponse
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseAccountsDeleteAccountTypeResp

func ParseAccountsDeleteAccountTypeResp(rsp *http.Response) (*AccountsDeleteAccountTypeResp, error)

ParseAccountsDeleteAccountTypeResp parses an HTTP response from a AccountsDeleteAccountTypeWithResponse call

func (AccountsDeleteAccountTypeResp) Status

Status returns HTTPResponse.Status

func (AccountsDeleteAccountTypeResp) StatusCode

func (r AccountsDeleteAccountTypeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsDiscoverAccountResp

type AccountsDiscoverAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsDiscoverAccountsResponse
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
	JSON409      *Error
}

func ParseAccountsDiscoverAccountResp

func ParseAccountsDiscoverAccountResp(rsp *http.Response) (*AccountsDiscoverAccountResp, error)

ParseAccountsDiscoverAccountResp parses an HTTP response from a AccountsDiscoverAccountWithResponse call

func (AccountsDiscoverAccountResp) Status

Status returns HTTPResponse.Status

func (AccountsDiscoverAccountResp) StatusCode

func (r AccountsDiscoverAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsDiscoverAccountsResp

type AccountsDiscoverAccountsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsDiscoverAccountsResponse
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
	JSON409      *Error
}

func ParseAccountsDiscoverAccountsResp

func ParseAccountsDiscoverAccountsResp(rsp *http.Response) (*AccountsDiscoverAccountsResp, error)

ParseAccountsDiscoverAccountsResp parses an HTTP response from a AccountsDiscoverAccountsWithResponse call

func (AccountsDiscoverAccountsResp) Status

Status returns HTTPResponse.Status

func (AccountsDiscoverAccountsResp) StatusCode

func (r AccountsDiscoverAccountsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsOnboardAccountResp

type AccountsOnboardAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountResponse
	JSON400      *Error
	JSON404      *Error
	JSON409      *Error
}

func ParseAccountsOnboardAccountResp

func ParseAccountsOnboardAccountResp(rsp *http.Response) (*AccountsOnboardAccountResp, error)

ParseAccountsOnboardAccountResp parses an HTTP response from a AccountsOnboardAccountWithResponse call

func (AccountsOnboardAccountResp) Status

Status returns HTTPResponse.Status

func (AccountsOnboardAccountResp) StatusCode

func (r AccountsOnboardAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsReadAccountResp

type AccountsReadAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsReadAccounts
}

func ParseAccountsReadAccountResp

func ParseAccountsReadAccountResp(rsp *http.Response) (*AccountsReadAccountResp, error)

ParseAccountsReadAccountResp parses an HTTP response from a AccountsReadAccountWithResponse call

func (AccountsReadAccountResp) Status

func (r AccountsReadAccountResp) Status() string

Status returns HTTPResponse.Status

func (AccountsReadAccountResp) StatusCode

func (r AccountsReadAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsReadAccountTypeResp

type AccountsReadAccountTypeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsReadAccountTypes
}

func ParseAccountsReadAccountTypeResp

func ParseAccountsReadAccountTypeResp(rsp *http.Response) (*AccountsReadAccountTypeResp, error)

ParseAccountsReadAccountTypeResp parses an HTTP response from a AccountsReadAccountTypeWithResponse call

func (AccountsReadAccountTypeResp) Status

Status returns HTTPResponse.Status

func (AccountsReadAccountTypeResp) StatusCode

func (r AccountsReadAccountTypeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsReadAccountTypesResp

type AccountsReadAccountTypesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsReadAccountTypes
}

func ParseAccountsReadAccountTypesResp

func ParseAccountsReadAccountTypesResp(rsp *http.Response) (*AccountsReadAccountTypesResp, error)

ParseAccountsReadAccountTypesResp parses an HTTP response from a AccountsReadAccountTypesWithResponse call

func (AccountsReadAccountTypesResp) Status

Status returns HTTPResponse.Status

func (AccountsReadAccountTypesResp) StatusCode

func (r AccountsReadAccountTypesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsReadAccountsResp

type AccountsReadAccountsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsReadAccounts
}

func ParseAccountsReadAccountsResp

func ParseAccountsReadAccountsResp(rsp *http.Response) (*AccountsReadAccountsResp, error)

ParseAccountsReadAccountsResp parses an HTTP response from a AccountsReadAccountsWithResponse call

func (AccountsReadAccountsResp) Status

func (r AccountsReadAccountsResp) Status() string

Status returns HTTPResponse.Status

func (AccountsReadAccountsResp) StatusCode

func (r AccountsReadAccountsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsUpdateAccountResp

type AccountsUpdateAccountResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountResponse
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
	JSON409      *Error
}

func ParseAccountsUpdateAccountResp

func ParseAccountsUpdateAccountResp(rsp *http.Response) (*AccountsUpdateAccountResp, error)

ParseAccountsUpdateAccountResp parses an HTTP response from a AccountsUpdateAccountWithResponse call

func (AccountsUpdateAccountResp) Status

func (r AccountsUpdateAccountResp) Status() string

Status returns HTTPResponse.Status

func (AccountsUpdateAccountResp) StatusCode

func (r AccountsUpdateAccountResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type AccountsUpdateAccountTypeAccessResp

type AccountsUpdateAccountTypeAccessResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountTypeAccessEvent
	JSON400      *Error
}

func ParseAccountsUpdateAccountTypeAccessResp

func ParseAccountsUpdateAccountTypeAccessResp(rsp *http.Response) (*AccountsUpdateAccountTypeAccessResp, error)

ParseAccountsUpdateAccountTypeAccessResp parses an HTTP response from a AccountsUpdateAccountTypeAccessWithResponse call

func (AccountsUpdateAccountTypeAccessResp) Status

Status returns HTTPResponse.Status

func (AccountsUpdateAccountTypeAccessResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type AccountsUpdateAccountTypeMembersResp

type AccountsUpdateAccountTypeMembersResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountTypeMembersEvent
	JSON403      *Error
	JSON404      *Error
}

func ParseAccountsUpdateAccountTypeMembersResp

func ParseAccountsUpdateAccountTypeMembersResp(rsp *http.Response) (*AccountsUpdateAccountTypeMembersResp, error)

ParseAccountsUpdateAccountTypeMembersResp parses an HTTP response from a AccountsUpdateAccountTypeMembersWithResponse call

func (AccountsUpdateAccountTypeMembersResp) Status

Status returns HTTPResponse.Status

func (AccountsUpdateAccountTypeMembersResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type AccountsUpdateAccountTypePoliciesResp

type AccountsUpdateAccountTypePoliciesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountTypePoliciesEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseAccountsUpdateAccountTypePoliciesResp

func ParseAccountsUpdateAccountTypePoliciesResp(rsp *http.Response) (*AccountsUpdateAccountTypePoliciesResp, error)

ParseAccountsUpdateAccountTypePoliciesResp parses an HTTP response from a AccountsUpdateAccountTypePoliciesWithResponse call

func (AccountsUpdateAccountTypePoliciesResp) Status

Status returns HTTPResponse.Status

func (AccountsUpdateAccountTypePoliciesResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type AccountsUpdateAccountTypeResp

type AccountsUpdateAccountTypeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *AccountsUpdateAccountTypeResponse
	JSON403      *Error
	JSON404      *Error
}

func ParseAccountsUpdateAccountTypeResp

func ParseAccountsUpdateAccountTypeResp(rsp *http.Response) (*AccountsUpdateAccountTypeResp, error)

ParseAccountsUpdateAccountTypeResp parses an HTTP response from a AccountsUpdateAccountTypeWithResponse call

func (AccountsUpdateAccountTypeResp) Status

Status returns HTTPResponse.Status

func (AccountsUpdateAccountTypeResp) StatusCode

func (r AccountsUpdateAccountTypeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type Client

type Client struct {
	// The endpoint of the server conforming to this interface, with scheme,
	// https://api.deepmap.com for example. This can contain a path relative
	// to the server, such as https://api.deepmap.com/dev-test, and all the
	// paths in the swagger spec will be appended to the server.
	Server string

	// Doer for performing requests, typically a *http.Client with any
	// customized settings, such as certificate chains.
	Client HttpRequestDoer

	// A list of callbacks for modifying requests which are generated before sending over
	// the network.
	RequestEditors []RequestEditorFn
}

Client which conforms to the OpenAPI3 specification for this service.

func NewClient

func NewClient(server string, opts ...ClientOption) (*Client, error)

Creates a new Client, with reasonable defaults

func (*Client) AccountsCloseAccount

func (c *Client) AccountsCloseAccount(ctx context.Context, body AccountsCloseAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsCloseAccountWithBody

func (c *Client) AccountsCloseAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsCreateAccount

func (c *Client) AccountsCreateAccount(ctx context.Context, body AccountsCreateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsCreateAccountType

func (c *Client) AccountsCreateAccountType(ctx context.Context, body AccountsCreateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsCreateAccountTypeWithBody

func (c *Client) AccountsCreateAccountTypeWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsCreateAccountWithBody

func (c *Client) AccountsCreateAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsDeleteAccountType

func (c *Client) AccountsDeleteAccountType(ctx context.Context, accountTypeId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsDiscoverAccount

func (c *Client) AccountsDiscoverAccount(ctx context.Context, awsAccountId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsDiscoverAccounts

func (c *Client) AccountsDiscoverAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsOnboardAccount

func (c *Client) AccountsOnboardAccount(ctx context.Context, body AccountsOnboardAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsOnboardAccountWithBody

func (c *Client) AccountsOnboardAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsReadAccount

func (c *Client) AccountsReadAccount(ctx context.Context, accountId string, params *AccountsReadAccountParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsReadAccountType

func (c *Client) AccountsReadAccountType(ctx context.Context, accountTypeId string, params *AccountsReadAccountTypeParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsReadAccountTypes

func (c *Client) AccountsReadAccountTypes(ctx context.Context, params *AccountsReadAccountTypesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsReadAccounts

func (c *Client) AccountsReadAccounts(ctx context.Context, params *AccountsReadAccountsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccount

func (c *Client) AccountsUpdateAccount(ctx context.Context, accountId string, body AccountsUpdateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountType

func (c *Client) AccountsUpdateAccountType(ctx context.Context, accountTypeId string, body AccountsUpdateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypeAccess

func (c *Client) AccountsUpdateAccountTypeAccess(ctx context.Context, body AccountsUpdateAccountTypeAccessJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypeAccessWithBody

func (c *Client) AccountsUpdateAccountTypeAccessWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypeMembers

func (c *Client) AccountsUpdateAccountTypeMembers(ctx context.Context, body AccountsUpdateAccountTypeMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypeMembersWithBody

func (c *Client) AccountsUpdateAccountTypeMembersWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypePolicies

func (c *Client) AccountsUpdateAccountTypePolicies(ctx context.Context, body AccountsUpdateAccountTypePoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypePoliciesWithBody

func (c *Client) AccountsUpdateAccountTypePoliciesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountTypeWithBody

func (c *Client) AccountsUpdateAccountTypeWithBody(ctx context.Context, accountTypeId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) AccountsUpdateAccountWithBody

func (c *Client) AccountsUpdateAccountWithBody(ctx context.Context, accountId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateCidrExclusion

func (c *Client) NetworkingCreateCidrExclusion(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateCidrExclusionWithBody

func (c *Client) NetworkingCreateCidrExclusionWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateCidrRange

func (c *Client) NetworkingCreateCidrRange(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateCidrRangeWithBody

func (c *Client) NetworkingCreateCidrRangeWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDnsResolver

func (c *Client) NetworkingCreateDnsResolver(ctx context.Context, hubId Uuidv4, body NetworkingCreateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDnsResolverWithBody

func (c *Client) NetworkingCreateDnsResolverWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDnsRule

func (c *Client) NetworkingCreateDnsRule(ctx context.Context, dnsResolverId Uuidv4, body NetworkingCreateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDnsRuleWithBody

func (c *Client) NetworkingCreateDnsRuleWithBody(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDxAssociation

func (c *Client) NetworkingCreateDxAssociation(ctx context.Context, dxGatewayId Uuidv4, body NetworkingCreateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDxAssociationWithBody

func (c *Client) NetworkingCreateDxAssociationWithBody(ctx context.Context, dxGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDxResource

func (c *Client) NetworkingCreateDxResource(ctx context.Context, body NetworkingCreateDxResourceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateDxResourceWithBody

func (c *Client) NetworkingCreateDxResourceWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHub

func (c *Client) NetworkingCreateHub(ctx context.Context, body NetworkingCreateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHubPeering

func (c *Client) NetworkingCreateHubPeering(ctx context.Context, networkingHubId Uuidv4, body NetworkingCreateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHubPeeringWithBody

func (c *Client) NetworkingCreateHubPeeringWithBody(ctx context.Context, networkingHubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHubPrefixList

func (c *Client) NetworkingCreateHubPrefixList(ctx context.Context, hubId Uuidv4, body NetworkingCreateHubPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHubPrefixListWithBody

func (c *Client) NetworkingCreateHubPrefixListWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateHubWithBody

func (c *Client) NetworkingCreateHubWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpc

func (c *Client) NetworkingCreateVpc(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpcPrefixList

func (c *Client) NetworkingCreateVpcPrefixList(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpcPrefixListWithBody

func (c *Client) NetworkingCreateVpcPrefixListWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpcWithBody

func (c *Client) NetworkingCreateVpcWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpnConnection

func (c *Client) NetworkingCreateVpnConnection(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingCreateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpnConnectionWithBody

func (c *Client) NetworkingCreateVpnConnectionWithBody(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpnCustomerGateway

func (c *Client) NetworkingCreateVpnCustomerGateway(ctx context.Context, body NetworkingCreateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingCreateVpnCustomerGatewayWithBody

func (c *Client) NetworkingCreateVpnCustomerGatewayWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteCidrExclusion

func (c *Client) NetworkingDeleteCidrExclusion(ctx context.Context, exclusionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteCidrRange

func (c *Client) NetworkingDeleteCidrRange(ctx context.Context, rangeId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteDnsResolver

func (c *Client) NetworkingDeleteDnsResolver(ctx context.Context, dnsResolverId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteDnsRule

func (c *Client) NetworkingDeleteDnsRule(ctx context.Context, dnsRuleId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteDxAssociation

func (c *Client) NetworkingDeleteDxAssociation(ctx context.Context, dxAssociationId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteDxGateway

func (c *Client) NetworkingDeleteDxGateway(ctx context.Context, dxGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteDxVif

func (c *Client) NetworkingDeleteDxVif(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteHub

func (c *Client) NetworkingDeleteHub(ctx context.Context, hubId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteHubPeering

func (c *Client) NetworkingDeleteHubPeering(ctx context.Context, hubPeeringId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeletePrefixList

func (c *Client) NetworkingDeletePrefixList(ctx context.Context, prefixListId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteVpc

func (c *Client) NetworkingDeleteVpc(ctx context.Context, vpcId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteVpnConnection

func (c *Client) NetworkingDeleteVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingDeleteVpnCustomerGateway

func (c *Client) NetworkingDeleteVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadCidrExclusion

func (c *Client) NetworkingReadCidrExclusion(ctx context.Context, exclusionId Uuidv4, params *NetworkingReadCidrExclusionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadCidrExclusions

func (c *Client) NetworkingReadCidrExclusions(ctx context.Context, params *NetworkingReadCidrExclusionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadCidrRange

func (c *Client) NetworkingReadCidrRange(ctx context.Context, rangeId Uuidv4, params *NetworkingReadCidrRangeParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadCidrRanges

func (c *Client) NetworkingReadCidrRanges(ctx context.Context, params *NetworkingReadCidrRangesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDnsResolver

func (c *Client) NetworkingReadDnsResolver(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadDnsResolverParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDnsResolvers

func (c *Client) NetworkingReadDnsResolvers(ctx context.Context, params *NetworkingReadDnsResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDnsRule

func (c *Client) NetworkingReadDnsRule(ctx context.Context, dnsRuleId Uuidv4, params *NetworkingReadDnsRuleParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDnsRules

func (c *Client) NetworkingReadDnsRules(ctx context.Context, params *NetworkingReadDnsRulesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxAssociation

func (c *Client) NetworkingReadDxAssociation(ctx context.Context, dxAssociationId Uuidv4, params *NetworkingReadDxAssociationParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxAssociations

func (c *Client) NetworkingReadDxAssociations(ctx context.Context, params *NetworkingReadDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxConnections

func (c *Client) NetworkingReadDxConnections(ctx context.Context, accountId Uuidv4, params *NetworkingReadDxConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxGateway

func (c *Client) NetworkingReadDxGateway(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadDxGatewayParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxGateways

func (c *Client) NetworkingReadDxGateways(ctx context.Context, params *NetworkingReadDxGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxVif

func (c *Client) NetworkingReadDxVif(ctx context.Context, dxVifId Uuidv4, params *NetworkingReadDxVifParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxVifStatus

func (c *Client) NetworkingReadDxVifStatus(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadDxVifs

func (c *Client) NetworkingReadDxVifs(ctx context.Context, params *NetworkingReadDxVifsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadGatewayDxAssociations

func (c *Client) NetworkingReadGatewayDxAssociations(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadGatewayDxVifs

func (c *Client) NetworkingReadGatewayDxVifs(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxVifsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadGatewayVpnConnections

func (c *Client) NetworkingReadGatewayVpnConnections(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadGatewayVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHub

func (c *Client) NetworkingReadHub(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubCidrExclusions

func (c *Client) NetworkingReadHubCidrExclusions(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrExclusionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubCidrRanges

func (c *Client) NetworkingReadHubCidrRanges(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrRangesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubDnsResolvers

func (c *Client) NetworkingReadHubDnsResolvers(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDnsResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubDxAssociations

func (c *Client) NetworkingReadHubDxAssociations(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubDxGateways

func (c *Client) NetworkingReadHubDxGateways(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubHubPeerings

func (c *Client) NetworkingReadHubHubPeerings(ctx context.Context, networkingHubId Uuidv4, params *NetworkingReadHubHubPeeringsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubPeering

func (c *Client) NetworkingReadHubPeering(ctx context.Context, hubPeeringId Uuidv4, params *NetworkingReadHubPeeringParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubPeerings

func (c *Client) NetworkingReadHubPeerings(ctx context.Context, params *NetworkingReadHubPeeringsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubPrefixLists

func (c *Client) NetworkingReadHubPrefixLists(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubPrefixListsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubVpcs

func (c *Client) NetworkingReadHubVpcs(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpcsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubVpnConnections

func (c *Client) NetworkingReadHubVpnConnections(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubVpnCustomerGateways

func (c *Client) NetworkingReadHubVpnCustomerGateways(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadHubs

func (c *Client) NetworkingReadHubs(ctx context.Context, params *NetworkingReadHubsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadPrefixList

func (c *Client) NetworkingReadPrefixList(ctx context.Context, prefixListId Uuidv4, params *NetworkingReadPrefixListParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadPrefixLists

func (c *Client) NetworkingReadPrefixLists(ctx context.Context, params *NetworkingReadPrefixListsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadResolverDnsRules

func (c *Client) NetworkingReadResolverDnsRules(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadResolverDnsRulesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpc

func (c *Client) NetworkingReadVpc(ctx context.Context, vpcId Uuidv4, params *NetworkingReadVpcParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpcs

func (c *Client) NetworkingReadVpcs(ctx context.Context, params *NetworkingReadVpcsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpnConnection

func (c *Client) NetworkingReadVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, params *NetworkingReadVpnConnectionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpnConnectionStatus

func (c *Client) NetworkingReadVpnConnectionStatus(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpnConnections

func (c *Client) NetworkingReadVpnConnections(ctx context.Context, params *NetworkingReadVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpnCustomerGateway

func (c *Client) NetworkingReadVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadVpnCustomerGatewayParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingReadVpnCustomerGateways

func (c *Client) NetworkingReadVpnCustomerGateways(ctx context.Context, params *NetworkingReadVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateCidrExclusion

func (c *Client) NetworkingUpdateCidrExclusion(ctx context.Context, exclusionId Uuidv4, body NetworkingUpdateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateCidrExclusionWithBody

func (c *Client) NetworkingUpdateCidrExclusionWithBody(ctx context.Context, exclusionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateCidrRange

func (c *Client) NetworkingUpdateCidrRange(ctx context.Context, rangeId Uuidv4, body NetworkingUpdateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateCidrRangeWithBody

func (c *Client) NetworkingUpdateCidrRangeWithBody(ctx context.Context, rangeId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDnsResolver

func (c *Client) NetworkingUpdateDnsResolver(ctx context.Context, dnsResolverId Uuidv4, body NetworkingUpdateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDnsResolverWithBody

func (c *Client) NetworkingUpdateDnsResolverWithBody(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDnsRule

func (c *Client) NetworkingUpdateDnsRule(ctx context.Context, dnsRuleId Uuidv4, body NetworkingUpdateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDnsRuleWithBody

func (c *Client) NetworkingUpdateDnsRuleWithBody(ctx context.Context, dnsRuleId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDxAssociation

func (c *Client) NetworkingUpdateDxAssociation(ctx context.Context, dxAssociationId Uuidv4, body NetworkingUpdateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDxAssociationWithBody

func (c *Client) NetworkingUpdateDxAssociationWithBody(ctx context.Context, dxAssociationId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDxVif

func (c *Client) NetworkingUpdateDxVif(ctx context.Context, dxVifId Uuidv4, body NetworkingUpdateDxVifJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateDxVifWithBody

func (c *Client) NetworkingUpdateDxVifWithBody(ctx context.Context, dxVifId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHub

func (c *Client) NetworkingUpdateHub(ctx context.Context, hubId Uuidv4, body NetworkingUpdateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHubPeering

func (c *Client) NetworkingUpdateHubPeering(ctx context.Context, hubPeeringId Uuidv4, body NetworkingUpdateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHubPeeringWithBody

func (c *Client) NetworkingUpdateHubPeeringWithBody(ctx context.Context, hubPeeringId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHubPrefixListAssociation

func (c *Client) NetworkingUpdateHubPrefixListAssociation(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateHubPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHubPrefixListAssociationWithBody

func (c *Client) NetworkingUpdateHubPrefixListAssociationWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateHubWithBody

func (c *Client) NetworkingUpdateHubWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdatePrefixList

func (c *Client) NetworkingUpdatePrefixList(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdatePrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdatePrefixListWithBody

func (c *Client) NetworkingUpdatePrefixListWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpc

func (c *Client) NetworkingUpdateVpc(ctx context.Context, vpcId Uuidv4, body NetworkingUpdateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpcPrefixListAssociation

func (c *Client) NetworkingUpdateVpcPrefixListAssociation(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateVpcPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpcPrefixListAssociationWithBody

func (c *Client) NetworkingUpdateVpcPrefixListAssociationWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpcWithBody

func (c *Client) NetworkingUpdateVpcWithBody(ctx context.Context, vpcId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpnConnection

func (c *Client) NetworkingUpdateVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, body NetworkingUpdateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpnConnectionWithBody

func (c *Client) NetworkingUpdateVpnConnectionWithBody(ctx context.Context, vpnConnectionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpnCustomerGateway

func (c *Client) NetworkingUpdateVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingUpdateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NetworkingUpdateVpnCustomerGatewayWithBody

func (c *Client) NetworkingUpdateVpnCustomerGatewayWithBody(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsAttachPolicy

func (c *Client) OrganisationsAttachPolicy(ctx context.Context, policyId string, body OrganisationsAttachPolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsAttachPolicyWithBody

func (c *Client) OrganisationsAttachPolicyWithBody(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsCreatePolicy

func (c *Client) OrganisationsCreatePolicy(ctx context.Context, body OrganisationsCreatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsCreatePolicyWithBody

func (c *Client) OrganisationsCreatePolicyWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsDeletePolicy

func (c *Client) OrganisationsDeletePolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsDetachPolicy

func (c *Client) OrganisationsDetachPolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadOrganisation

func (c *Client) OrganisationsReadOrganisation(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadOrganisationalUnit

func (c *Client) OrganisationsReadOrganisationalUnit(ctx context.Context, organisationalUnitId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadOrganisationalUnits

func (c *Client) OrganisationsReadOrganisationalUnits(ctx context.Context, params *OrganisationsReadOrganisationalUnitsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadOrganisations

func (c *Client) OrganisationsReadOrganisations(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadPolicies

func (c *Client) OrganisationsReadPolicies(ctx context.Context, params *OrganisationsReadPoliciesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsReadPolicy

func (c *Client) OrganisationsReadPolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsUpdatePolicy

func (c *Client) OrganisationsUpdatePolicy(ctx context.Context, policyId string, body OrganisationsUpdatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) OrganisationsUpdatePolicyWithBody

func (c *Client) OrganisationsUpdatePolicyWithBody(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublicCheckAlias

func (c *Client) PublicCheckAlias(ctx context.Context, alias string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublicReadConfig

func (c *Client) PublicReadConfig(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ServicesConfigureSecurityHub

func (c *Client) ServicesConfigureSecurityHub(ctx context.Context, body ServicesConfigureSecurityHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ServicesConfigureSecurityHubWithBody

func (c *Client) ServicesConfigureSecurityHubWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ServicesReadConfigurations

func (c *Client) ServicesReadConfigurations(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ServicesReadSecurityHubConfiguration

func (c *Client) ServicesReadSecurityHubConfiguration(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TasksReadTask

func (c *Client) TasksReadTask(ctx context.Context, taskId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateApiToken

func (c *Client) TeamsCreateApiToken(ctx context.Context, body TeamsCreateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateApiTokenWithBody

func (c *Client) TeamsCreateApiTokenWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateGroup

func (c *Client) TeamsCreateGroup(ctx context.Context, body TeamsCreateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateGroupWithBody

func (c *Client) TeamsCreateGroupWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateUser

func (c *Client) TeamsCreateUser(ctx context.Context, body TeamsCreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsCreateUserWithBody

func (c *Client) TeamsCreateUserWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsDeleteApiToken

func (c *Client) TeamsDeleteApiToken(ctx context.Context, accessKey string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsDeleteGroup

func (c *Client) TeamsDeleteGroup(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsDeleteUser

func (c *Client) TeamsDeleteUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsFetchCurrentUser

func (c *Client) TeamsFetchCurrentUser(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadApiToken

func (c *Client) TeamsReadApiToken(ctx context.Context, accessKey string, params *TeamsReadApiTokenParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadApiTokens

func (c *Client) TeamsReadApiTokens(ctx context.Context, params *TeamsReadApiTokensParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadGroup

func (c *Client) TeamsReadGroup(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadGroups

func (c *Client) TeamsReadGroups(ctx context.Context, params *TeamsReadGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadIdamUser

func (c *Client) TeamsReadIdamUser(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadIdamUsers

func (c *Client) TeamsReadIdamUsers(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadUser

func (c *Client) TeamsReadUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsReadUsers

func (c *Client) TeamsReadUsers(ctx context.Context, params *TeamsReadUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateApiToken

func (c *Client) TeamsUpdateApiToken(ctx context.Context, accessKey string, body TeamsUpdateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateApiTokenWithBody

func (c *Client) TeamsUpdateApiTokenWithBody(ctx context.Context, accessKey string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateGroup

func (c *Client) TeamsUpdateGroup(ctx context.Context, groupId string, body TeamsUpdateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateGroupMembers

func (c *Client) TeamsUpdateGroupMembers(ctx context.Context, body TeamsUpdateGroupMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateGroupMembersWithBody

func (c *Client) TeamsUpdateGroupMembersWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateGroupWithBody

func (c *Client) TeamsUpdateGroupWithBody(ctx context.Context, groupId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateUser

func (c *Client) TeamsUpdateUser(ctx context.Context, userId string, body TeamsUpdateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateUserInvite

func (c *Client) TeamsUpdateUserInvite(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateUserPassword

func (c *Client) TeamsUpdateUserPassword(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) TeamsUpdateUserWithBody

func (c *Client) TeamsUpdateUserWithBody(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateCatalogueItem

func (c *Client) WorkloadsCreateCatalogueItem(ctx context.Context, body WorkloadsCreateCatalogueItemJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateCatalogueItemWithBody

func (c *Client) WorkloadsCreateCatalogueItemWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateCatalogueVersion

func (c *Client) WorkloadsCreateCatalogueVersion(ctx context.Context, catalogueId string, body WorkloadsCreateCatalogueVersionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateCatalogueVersionWithBody

func (c *Client) WorkloadsCreateCatalogueVersionWithBody(ctx context.Context, catalogueId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateWorkload

func (c *Client) WorkloadsCreateWorkload(ctx context.Context, body WorkloadsCreateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsCreateWorkloadWithBody

func (c *Client) WorkloadsCreateWorkloadWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsDeleteCatalogueItem

func (c *Client) WorkloadsDeleteCatalogueItem(ctx context.Context, catalogueId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsDeleteCatalogueVersion

func (c *Client) WorkloadsDeleteCatalogueVersion(ctx context.Context, catalogueId string, versionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsDeleteWorkload

func (c *Client) WorkloadsDeleteWorkload(ctx context.Context, workloadId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadCatalogueItem

func (c *Client) WorkloadsReadCatalogueItem(ctx context.Context, catalogueId string, params *WorkloadsReadCatalogueItemParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadCatalogueItems

func (c *Client) WorkloadsReadCatalogueItems(ctx context.Context, params *WorkloadsReadCatalogueItemsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadCatalogueManifest

func (c *Client) WorkloadsReadCatalogueManifest(ctx context.Context, versionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadCatalogueTemplate

func (c *Client) WorkloadsReadCatalogueTemplate(ctx context.Context, versionId string, name string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadCatalogueVersion

func (c *Client) WorkloadsReadCatalogueVersion(ctx context.Context, catalogueId string, versionId string, params *WorkloadsReadCatalogueVersionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadWorkload

func (c *Client) WorkloadsReadWorkload(ctx context.Context, workloadId string, params *WorkloadsReadWorkloadParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsReadWorkloads

func (c *Client) WorkloadsReadWorkloads(ctx context.Context, params *WorkloadsReadWorkloadsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsUpdateAll

func (c *Client) WorkloadsUpdateAll(ctx context.Context, body WorkloadsUpdateAllJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsUpdateAllWithBody

func (c *Client) WorkloadsUpdateAllWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsUpdateWorkload

func (c *Client) WorkloadsUpdateWorkload(ctx context.Context, workloadId string, body WorkloadsUpdateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) WorkloadsUpdateWorkloadWithBody

func (c *Client) WorkloadsUpdateWorkloadWithBody(ctx context.Context, workloadId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

type ClientInterface

type ClientInterface interface {
	// AccountsUpdateAccountTypeMembers request with any body
	AccountsUpdateAccountTypeMembersWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsUpdateAccountTypeMembers(ctx context.Context, body AccountsUpdateAccountTypeMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsUpdateAccountTypePolicies request with any body
	AccountsUpdateAccountTypePoliciesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsUpdateAccountTypePolicies(ctx context.Context, body AccountsUpdateAccountTypePoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsReadAccounts request
	AccountsReadAccounts(ctx context.Context, params *AccountsReadAccountsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsCreateAccount request with any body
	AccountsCreateAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsCreateAccount(ctx context.Context, body AccountsCreateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsCloseAccount request with any body
	AccountsCloseAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsCloseAccount(ctx context.Context, body AccountsCloseAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsDiscoverAccounts request
	AccountsDiscoverAccounts(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsDiscoverAccount request
	AccountsDiscoverAccount(ctx context.Context, awsAccountId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsOnboardAccount request with any body
	AccountsOnboardAccountWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsOnboardAccount(ctx context.Context, body AccountsOnboardAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsReadAccountTypes request
	AccountsReadAccountTypes(ctx context.Context, params *AccountsReadAccountTypesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsCreateAccountType request with any body
	AccountsCreateAccountTypeWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsCreateAccountType(ctx context.Context, body AccountsCreateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsUpdateAccountTypeAccess request with any body
	AccountsUpdateAccountTypeAccessWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsUpdateAccountTypeAccess(ctx context.Context, body AccountsUpdateAccountTypeAccessJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsDeleteAccountType request
	AccountsDeleteAccountType(ctx context.Context, accountTypeId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsReadAccountType request
	AccountsReadAccountType(ctx context.Context, accountTypeId string, params *AccountsReadAccountTypeParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsUpdateAccountType request with any body
	AccountsUpdateAccountTypeWithBody(ctx context.Context, accountTypeId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsUpdateAccountType(ctx context.Context, accountTypeId string, body AccountsUpdateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsReadAccount request
	AccountsReadAccount(ctx context.Context, accountId string, params *AccountsReadAccountParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// AccountsUpdateAccount request with any body
	AccountsUpdateAccountWithBody(ctx context.Context, accountId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	AccountsUpdateAccount(ctx context.Context, accountId string, body AccountsUpdateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadApiTokens request
	TeamsReadApiTokens(ctx context.Context, params *TeamsReadApiTokensParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsCreateApiToken request with any body
	TeamsCreateApiTokenWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsCreateApiToken(ctx context.Context, body TeamsCreateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsDeleteApiToken request
	TeamsDeleteApiToken(ctx context.Context, accessKey string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadApiToken request
	TeamsReadApiToken(ctx context.Context, accessKey string, params *TeamsReadApiTokenParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateApiToken request with any body
	TeamsUpdateApiTokenWithBody(ctx context.Context, accessKey string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsUpdateApiToken(ctx context.Context, accessKey string, body TeamsUpdateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadGroups request
	TeamsReadGroups(ctx context.Context, params *TeamsReadGroupsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsCreateGroup request with any body
	TeamsCreateGroupWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsCreateGroup(ctx context.Context, body TeamsCreateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateGroupMembers request with any body
	TeamsUpdateGroupMembersWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsUpdateGroupMembers(ctx context.Context, body TeamsUpdateGroupMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsDeleteGroup request
	TeamsDeleteGroup(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadGroup request
	TeamsReadGroup(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateGroup request with any body
	TeamsUpdateGroupWithBody(ctx context.Context, groupId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsUpdateGroup(ctx context.Context, groupId string, body TeamsUpdateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadIdamUsers request
	TeamsReadIdamUsers(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsCreateUser request with any body
	TeamsCreateUserWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsCreateUser(ctx context.Context, body TeamsCreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateUserInvite request
	TeamsUpdateUserInvite(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateUserPassword request
	TeamsUpdateUserPassword(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadIdamUser request
	TeamsReadIdamUser(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsUpdateUser request with any body
	TeamsUpdateUserWithBody(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	TeamsUpdateUser(ctx context.Context, userId string, body TeamsUpdateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDnsResolvers request
	NetworkingReadDnsResolvers(ctx context.Context, params *NetworkingReadDnsResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteDnsResolver request
	NetworkingDeleteDnsResolver(ctx context.Context, dnsResolverId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDnsResolver request
	NetworkingReadDnsResolver(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadDnsResolverParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateDnsResolver request with any body
	NetworkingUpdateDnsResolverWithBody(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateDnsResolver(ctx context.Context, dnsResolverId Uuidv4, body NetworkingUpdateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadResolverDnsRules request
	NetworkingReadResolverDnsRules(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadResolverDnsRulesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateDnsRule request with any body
	NetworkingCreateDnsRuleWithBody(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateDnsRule(ctx context.Context, dnsResolverId Uuidv4, body NetworkingCreateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDnsRules request
	NetworkingReadDnsRules(ctx context.Context, params *NetworkingReadDnsRulesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteDnsRule request
	NetworkingDeleteDnsRule(ctx context.Context, dnsRuleId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDnsRule request
	NetworkingReadDnsRule(ctx context.Context, dnsRuleId Uuidv4, params *NetworkingReadDnsRuleParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateDnsRule request with any body
	NetworkingUpdateDnsRuleWithBody(ctx context.Context, dnsRuleId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateDnsRule(ctx context.Context, dnsRuleId Uuidv4, body NetworkingUpdateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxAssociations request
	NetworkingReadDxAssociations(ctx context.Context, params *NetworkingReadDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteDxAssociation request
	NetworkingDeleteDxAssociation(ctx context.Context, dxAssociationId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxAssociation request
	NetworkingReadDxAssociation(ctx context.Context, dxAssociationId Uuidv4, params *NetworkingReadDxAssociationParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateDxAssociation request with any body
	NetworkingUpdateDxAssociationWithBody(ctx context.Context, dxAssociationId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateDxAssociation(ctx context.Context, dxAssociationId Uuidv4, body NetworkingUpdateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxGateways request
	NetworkingReadDxGateways(ctx context.Context, params *NetworkingReadDxGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteDxGateway request
	NetworkingDeleteDxGateway(ctx context.Context, dxGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxGateway request
	NetworkingReadDxGateway(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadDxGatewayParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadGatewayDxAssociations request
	NetworkingReadGatewayDxAssociations(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateDxAssociation request with any body
	NetworkingCreateDxAssociationWithBody(ctx context.Context, dxGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateDxAssociation(ctx context.Context, dxGatewayId Uuidv4, body NetworkingCreateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadGatewayDxVifs request
	NetworkingReadGatewayDxVifs(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxVifsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateDxResource request with any body
	NetworkingCreateDxResourceWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateDxResource(ctx context.Context, body NetworkingCreateDxResourceJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxVifs request
	NetworkingReadDxVifs(ctx context.Context, params *NetworkingReadDxVifsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteDxVif request
	NetworkingDeleteDxVif(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxVif request
	NetworkingReadDxVif(ctx context.Context, dxVifId Uuidv4, params *NetworkingReadDxVifParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateDxVif request with any body
	NetworkingUpdateDxVifWithBody(ctx context.Context, dxVifId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateDxVif(ctx context.Context, dxVifId Uuidv4, body NetworkingUpdateDxVifJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxVifStatus request
	NetworkingReadDxVifStatus(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadCidrExclusions request
	NetworkingReadCidrExclusions(ctx context.Context, params *NetworkingReadCidrExclusionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteCidrExclusion request
	NetworkingDeleteCidrExclusion(ctx context.Context, exclusionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadCidrExclusion request
	NetworkingReadCidrExclusion(ctx context.Context, exclusionId Uuidv4, params *NetworkingReadCidrExclusionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateCidrExclusion request with any body
	NetworkingUpdateCidrExclusionWithBody(ctx context.Context, exclusionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateCidrExclusion(ctx context.Context, exclusionId Uuidv4, body NetworkingUpdateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubPeerings request
	NetworkingReadHubPeerings(ctx context.Context, params *NetworkingReadHubPeeringsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteHubPeering request
	NetworkingDeleteHubPeering(ctx context.Context, hubPeeringId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubPeering request
	NetworkingReadHubPeering(ctx context.Context, hubPeeringId Uuidv4, params *NetworkingReadHubPeeringParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateHubPeering request with any body
	NetworkingUpdateHubPeeringWithBody(ctx context.Context, hubPeeringId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateHubPeering(ctx context.Context, hubPeeringId Uuidv4, body NetworkingUpdateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubs request
	NetworkingReadHubs(ctx context.Context, params *NetworkingReadHubsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateHub request with any body
	NetworkingCreateHubWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateHub(ctx context.Context, body NetworkingCreateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteHub request
	NetworkingDeleteHub(ctx context.Context, hubId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHub request
	NetworkingReadHub(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateHub request with any body
	NetworkingUpdateHubWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateHub(ctx context.Context, hubId Uuidv4, body NetworkingUpdateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubDnsResolvers request
	NetworkingReadHubDnsResolvers(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDnsResolversParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateDnsResolver request with any body
	NetworkingCreateDnsResolverWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateDnsResolver(ctx context.Context, hubId Uuidv4, body NetworkingCreateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubDxAssociations request
	NetworkingReadHubDxAssociations(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxAssociationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubDxGateways request
	NetworkingReadHubDxGateways(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubCidrExclusions request
	NetworkingReadHubCidrExclusions(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrExclusionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateCidrExclusion request with any body
	NetworkingCreateCidrExclusionWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateCidrExclusion(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubPrefixLists request
	NetworkingReadHubPrefixLists(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubPrefixListsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateHubPrefixList request with any body
	NetworkingCreateHubPrefixListWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateHubPrefixList(ctx context.Context, hubId Uuidv4, body NetworkingCreateHubPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateVpcPrefixList request with any body
	NetworkingCreateVpcPrefixListWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateVpcPrefixList(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubCidrRanges request
	NetworkingReadHubCidrRanges(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrRangesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateCidrRange request with any body
	NetworkingCreateCidrRangeWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateCidrRange(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubVpcs request
	NetworkingReadHubVpcs(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpcsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateVpc request with any body
	NetworkingCreateVpcWithBody(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateVpc(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubVpnConnections request
	NetworkingReadHubVpnConnections(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubVpnCustomerGateways request
	NetworkingReadHubVpnCustomerGateways(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadHubHubPeerings request
	NetworkingReadHubHubPeerings(ctx context.Context, networkingHubId Uuidv4, params *NetworkingReadHubHubPeeringsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateHubPeering request with any body
	NetworkingCreateHubPeeringWithBody(ctx context.Context, networkingHubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateHubPeering(ctx context.Context, networkingHubId Uuidv4, body NetworkingCreateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadPrefixLists request
	NetworkingReadPrefixLists(ctx context.Context, params *NetworkingReadPrefixListsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateHubPrefixListAssociation request with any body
	NetworkingUpdateHubPrefixListAssociationWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateHubPrefixListAssociation(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateHubPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateVpcPrefixListAssociation request with any body
	NetworkingUpdateVpcPrefixListAssociationWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateVpcPrefixListAssociation(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateVpcPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeletePrefixList request
	NetworkingDeletePrefixList(ctx context.Context, prefixListId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadPrefixList request
	NetworkingReadPrefixList(ctx context.Context, prefixListId Uuidv4, params *NetworkingReadPrefixListParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdatePrefixList request with any body
	NetworkingUpdatePrefixListWithBody(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdatePrefixList(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdatePrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadCidrRanges request
	NetworkingReadCidrRanges(ctx context.Context, params *NetworkingReadCidrRangesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteCidrRange request
	NetworkingDeleteCidrRange(ctx context.Context, rangeId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadCidrRange request
	NetworkingReadCidrRange(ctx context.Context, rangeId Uuidv4, params *NetworkingReadCidrRangeParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateCidrRange request with any body
	NetworkingUpdateCidrRangeWithBody(ctx context.Context, rangeId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateCidrRange(ctx context.Context, rangeId Uuidv4, body NetworkingUpdateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpcs request
	NetworkingReadVpcs(ctx context.Context, params *NetworkingReadVpcsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteVpc request
	NetworkingDeleteVpc(ctx context.Context, vpcId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpc request
	NetworkingReadVpc(ctx context.Context, vpcId Uuidv4, params *NetworkingReadVpcParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateVpc request with any body
	NetworkingUpdateVpcWithBody(ctx context.Context, vpcId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateVpc(ctx context.Context, vpcId Uuidv4, body NetworkingUpdateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpnConnections request
	NetworkingReadVpnConnections(ctx context.Context, params *NetworkingReadVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteVpnConnection request
	NetworkingDeleteVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpnConnection request
	NetworkingReadVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, params *NetworkingReadVpnConnectionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateVpnConnection request with any body
	NetworkingUpdateVpnConnectionWithBody(ctx context.Context, vpnConnectionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateVpnConnection(ctx context.Context, vpnConnectionId Uuidv4, body NetworkingUpdateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpnConnectionStatus request
	NetworkingReadVpnConnectionStatus(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpnCustomerGateways request
	NetworkingReadVpnCustomerGateways(ctx context.Context, params *NetworkingReadVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateVpnCustomerGateway request with any body
	NetworkingCreateVpnCustomerGatewayWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateVpnCustomerGateway(ctx context.Context, body NetworkingCreateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingDeleteVpnCustomerGateway request
	NetworkingDeleteVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadVpnCustomerGateway request
	NetworkingReadVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadVpnCustomerGatewayParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingUpdateVpnCustomerGateway request with any body
	NetworkingUpdateVpnCustomerGatewayWithBody(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingUpdateVpnCustomerGateway(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingUpdateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingCreateVpnConnection request with any body
	NetworkingCreateVpnConnectionWithBody(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NetworkingCreateVpnConnection(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingCreateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadGatewayVpnConnections request
	NetworkingReadGatewayVpnConnections(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadGatewayVpnConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NetworkingReadDxConnections request
	NetworkingReadDxConnections(ctx context.Context, accountId Uuidv4, params *NetworkingReadDxConnectionsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadOrganisations request
	OrganisationsReadOrganisations(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadOrganisation request
	OrganisationsReadOrganisation(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadOrganisationalUnits request
	OrganisationsReadOrganisationalUnits(ctx context.Context, params *OrganisationsReadOrganisationalUnitsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadOrganisationalUnit request
	OrganisationsReadOrganisationalUnit(ctx context.Context, organisationalUnitId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadPolicies request
	OrganisationsReadPolicies(ctx context.Context, params *OrganisationsReadPoliciesParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsCreatePolicy request with any body
	OrganisationsCreatePolicyWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	OrganisationsCreatePolicy(ctx context.Context, body OrganisationsCreatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsDetachPolicy request
	OrganisationsDetachPolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsAttachPolicy request with any body
	OrganisationsAttachPolicyWithBody(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	OrganisationsAttachPolicy(ctx context.Context, policyId string, body OrganisationsAttachPolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsDeletePolicy request
	OrganisationsDeletePolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsReadPolicy request
	OrganisationsReadPolicy(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// OrganisationsUpdatePolicy request with any body
	OrganisationsUpdatePolicyWithBody(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	OrganisationsUpdatePolicy(ctx context.Context, policyId string, body OrganisationsUpdatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublicCheckAlias request
	PublicCheckAlias(ctx context.Context, alias string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublicReadConfig request
	PublicReadConfig(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ServicesReadConfigurations request
	ServicesReadConfigurations(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ServicesReadSecurityHubConfiguration request
	ServicesReadSecurityHubConfiguration(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ServicesConfigureSecurityHub request with any body
	ServicesConfigureSecurityHubWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	ServicesConfigureSecurityHub(ctx context.Context, body ServicesConfigureSecurityHubJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TasksReadTask request
	TasksReadTask(ctx context.Context, taskId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadUsers request
	TeamsReadUsers(ctx context.Context, params *TeamsReadUsersParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsFetchCurrentUser request
	TeamsFetchCurrentUser(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsDeleteUser request
	TeamsDeleteUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// TeamsReadUser request
	TeamsReadUser(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadCatalogueItems request
	WorkloadsReadCatalogueItems(ctx context.Context, params *WorkloadsReadCatalogueItemsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsCreateCatalogueItem request with any body
	WorkloadsCreateCatalogueItemWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	WorkloadsCreateCatalogueItem(ctx context.Context, body WorkloadsCreateCatalogueItemJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadCatalogueManifest request
	WorkloadsReadCatalogueManifest(ctx context.Context, versionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadCatalogueTemplate request
	WorkloadsReadCatalogueTemplate(ctx context.Context, versionId string, name string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsDeleteCatalogueItem request
	WorkloadsDeleteCatalogueItem(ctx context.Context, catalogueId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadCatalogueItem request
	WorkloadsReadCatalogueItem(ctx context.Context, catalogueId string, params *WorkloadsReadCatalogueItemParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsCreateCatalogueVersion request with any body
	WorkloadsCreateCatalogueVersionWithBody(ctx context.Context, catalogueId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	WorkloadsCreateCatalogueVersion(ctx context.Context, catalogueId string, body WorkloadsCreateCatalogueVersionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsDeleteCatalogueVersion request
	WorkloadsDeleteCatalogueVersion(ctx context.Context, catalogueId string, versionId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadCatalogueVersion request
	WorkloadsReadCatalogueVersion(ctx context.Context, catalogueId string, versionId string, params *WorkloadsReadCatalogueVersionParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsUpdateAll request with any body
	WorkloadsUpdateAllWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	WorkloadsUpdateAll(ctx context.Context, body WorkloadsUpdateAllJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadWorkloads request
	WorkloadsReadWorkloads(ctx context.Context, params *WorkloadsReadWorkloadsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsCreateWorkload request with any body
	WorkloadsCreateWorkloadWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	WorkloadsCreateWorkload(ctx context.Context, body WorkloadsCreateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsDeleteWorkload request
	WorkloadsDeleteWorkload(ctx context.Context, workloadId string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsReadWorkload request
	WorkloadsReadWorkload(ctx context.Context, workloadId string, params *WorkloadsReadWorkloadParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// WorkloadsUpdateWorkload request with any body
	WorkloadsUpdateWorkloadWithBody(ctx context.Context, workloadId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	WorkloadsUpdateWorkload(ctx context.Context, workloadId string, body WorkloadsUpdateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
}

The interface specification for the client above.

type ClientOption

type ClientOption func(*Client) error

ClientOption allows setting custom parameters during construction

func WithBaseURL

func WithBaseURL(baseURL string) ClientOption

WithBaseURL overrides the baseURL.

func WithHTTPClient

func WithHTTPClient(doer HttpRequestDoer) ClientOption

WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.

func WithRequestEditorFn

func WithRequestEditorFn(fn RequestEditorFn) ClientOption

WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.

type ClientWithResponses

type ClientWithResponses struct {
	ClientInterface
}

ClientWithResponses builds on ClientInterface to offer response payloads

func NewClientWithResponses

func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)

NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling

func (*ClientWithResponses) AccountsCloseAccountWithBodyWithResponse

func (c *ClientWithResponses) AccountsCloseAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCloseAccountResp, error)

AccountsCloseAccountWithBodyWithResponse request with arbitrary body returning *AccountsCloseAccountResp

func (*ClientWithResponses) AccountsCloseAccountWithResponse

func (c *ClientWithResponses) AccountsCloseAccountWithResponse(ctx context.Context, body AccountsCloseAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCloseAccountResp, error)

func (*ClientWithResponses) AccountsCreateAccountTypeWithBodyWithResponse

func (c *ClientWithResponses) AccountsCreateAccountTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCreateAccountTypeResp, error)

AccountsCreateAccountTypeWithBodyWithResponse request with arbitrary body returning *AccountsCreateAccountTypeResp

func (*ClientWithResponses) AccountsCreateAccountTypeWithResponse

func (c *ClientWithResponses) AccountsCreateAccountTypeWithResponse(ctx context.Context, body AccountsCreateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCreateAccountTypeResp, error)

func (*ClientWithResponses) AccountsCreateAccountWithBodyWithResponse

func (c *ClientWithResponses) AccountsCreateAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCreateAccountResp, error)

AccountsCreateAccountWithBodyWithResponse request with arbitrary body returning *AccountsCreateAccountResp

func (*ClientWithResponses) AccountsCreateAccountWithResponse

func (c *ClientWithResponses) AccountsCreateAccountWithResponse(ctx context.Context, body AccountsCreateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCreateAccountResp, error)

func (*ClientWithResponses) AccountsDeleteAccountTypeWithResponse

func (c *ClientWithResponses) AccountsDeleteAccountTypeWithResponse(ctx context.Context, accountTypeId string, reqEditors ...RequestEditorFn) (*AccountsDeleteAccountTypeResp, error)

AccountsDeleteAccountTypeWithResponse request returning *AccountsDeleteAccountTypeResp

func (*ClientWithResponses) AccountsDiscoverAccountWithResponse

func (c *ClientWithResponses) AccountsDiscoverAccountWithResponse(ctx context.Context, awsAccountId string, reqEditors ...RequestEditorFn) (*AccountsDiscoverAccountResp, error)

AccountsDiscoverAccountWithResponse request returning *AccountsDiscoverAccountResp

func (*ClientWithResponses) AccountsDiscoverAccountsWithResponse

func (c *ClientWithResponses) AccountsDiscoverAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*AccountsDiscoverAccountsResp, error)

AccountsDiscoverAccountsWithResponse request returning *AccountsDiscoverAccountsResp

func (*ClientWithResponses) AccountsOnboardAccountWithBodyWithResponse

func (c *ClientWithResponses) AccountsOnboardAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsOnboardAccountResp, error)

AccountsOnboardAccountWithBodyWithResponse request with arbitrary body returning *AccountsOnboardAccountResp

func (*ClientWithResponses) AccountsOnboardAccountWithResponse

func (c *ClientWithResponses) AccountsOnboardAccountWithResponse(ctx context.Context, body AccountsOnboardAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsOnboardAccountResp, error)

func (*ClientWithResponses) AccountsReadAccountTypeWithResponse

func (c *ClientWithResponses) AccountsReadAccountTypeWithResponse(ctx context.Context, accountTypeId string, params *AccountsReadAccountTypeParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountTypeResp, error)

AccountsReadAccountTypeWithResponse request returning *AccountsReadAccountTypeResp

func (*ClientWithResponses) AccountsReadAccountTypesWithResponse

func (c *ClientWithResponses) AccountsReadAccountTypesWithResponse(ctx context.Context, params *AccountsReadAccountTypesParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountTypesResp, error)

AccountsReadAccountTypesWithResponse request returning *AccountsReadAccountTypesResp

func (*ClientWithResponses) AccountsReadAccountWithResponse

func (c *ClientWithResponses) AccountsReadAccountWithResponse(ctx context.Context, accountId string, params *AccountsReadAccountParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountResp, error)

AccountsReadAccountWithResponse request returning *AccountsReadAccountResp

func (*ClientWithResponses) AccountsReadAccountsWithResponse

func (c *ClientWithResponses) AccountsReadAccountsWithResponse(ctx context.Context, params *AccountsReadAccountsParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountsResp, error)

AccountsReadAccountsWithResponse request returning *AccountsReadAccountsResp

func (*ClientWithResponses) AccountsUpdateAccountTypeAccessWithBodyWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeAccessWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeAccessResp, error)

AccountsUpdateAccountTypeAccessWithBodyWithResponse request with arbitrary body returning *AccountsUpdateAccountTypeAccessResp

func (*ClientWithResponses) AccountsUpdateAccountTypeAccessWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeAccessWithResponse(ctx context.Context, body AccountsUpdateAccountTypeAccessJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeAccessResp, error)

func (*ClientWithResponses) AccountsUpdateAccountTypeMembersWithBodyWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeMembersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeMembersResp, error)

AccountsUpdateAccountTypeMembersWithBodyWithResponse request with arbitrary body returning *AccountsUpdateAccountTypeMembersResp

func (*ClientWithResponses) AccountsUpdateAccountTypeMembersWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeMembersWithResponse(ctx context.Context, body AccountsUpdateAccountTypeMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeMembersResp, error)

func (*ClientWithResponses) AccountsUpdateAccountTypePoliciesWithBodyWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypePoliciesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypePoliciesResp, error)

AccountsUpdateAccountTypePoliciesWithBodyWithResponse request with arbitrary body returning *AccountsUpdateAccountTypePoliciesResp

func (*ClientWithResponses) AccountsUpdateAccountTypePoliciesWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypePoliciesWithResponse(ctx context.Context, body AccountsUpdateAccountTypePoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypePoliciesResp, error)

func (*ClientWithResponses) AccountsUpdateAccountTypeWithBodyWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeWithBodyWithResponse(ctx context.Context, accountTypeId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeResp, error)

AccountsUpdateAccountTypeWithBodyWithResponse request with arbitrary body returning *AccountsUpdateAccountTypeResp

func (*ClientWithResponses) AccountsUpdateAccountTypeWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountTypeWithResponse(ctx context.Context, accountTypeId string, body AccountsUpdateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeResp, error)

func (*ClientWithResponses) AccountsUpdateAccountWithBodyWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountWithBodyWithResponse(ctx context.Context, accountId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountResp, error)

AccountsUpdateAccountWithBodyWithResponse request with arbitrary body returning *AccountsUpdateAccountResp

func (*ClientWithResponses) AccountsUpdateAccountWithResponse

func (c *ClientWithResponses) AccountsUpdateAccountWithResponse(ctx context.Context, accountId string, body AccountsUpdateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountResp, error)

func (*ClientWithResponses) NetworkingCreateCidrExclusionWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateCidrExclusionWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrExclusionResp, error)

NetworkingCreateCidrExclusionWithBodyWithResponse request with arbitrary body returning *NetworkingCreateCidrExclusionResp

func (*ClientWithResponses) NetworkingCreateCidrExclusionWithResponse

func (c *ClientWithResponses) NetworkingCreateCidrExclusionWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrExclusionResp, error)

func (*ClientWithResponses) NetworkingCreateCidrRangeWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateCidrRangeWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrRangeResp, error)

NetworkingCreateCidrRangeWithBodyWithResponse request with arbitrary body returning *NetworkingCreateCidrRangeResp

func (*ClientWithResponses) NetworkingCreateCidrRangeWithResponse

func (c *ClientWithResponses) NetworkingCreateCidrRangeWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrRangeResp, error)

func (*ClientWithResponses) NetworkingCreateDnsResolverWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateDnsResolverWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsResolverResp, error)

NetworkingCreateDnsResolverWithBodyWithResponse request with arbitrary body returning *NetworkingCreateDnsResolverResp

func (*ClientWithResponses) NetworkingCreateDnsResolverWithResponse

func (c *ClientWithResponses) NetworkingCreateDnsResolverWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsResolverResp, error)

func (*ClientWithResponses) NetworkingCreateDnsRuleWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateDnsRuleWithBodyWithResponse(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsRuleResp, error)

NetworkingCreateDnsRuleWithBodyWithResponse request with arbitrary body returning *NetworkingCreateDnsRuleResp

func (*ClientWithResponses) NetworkingCreateDnsRuleWithResponse

func (c *ClientWithResponses) NetworkingCreateDnsRuleWithResponse(ctx context.Context, dnsResolverId Uuidv4, body NetworkingCreateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsRuleResp, error)

func (*ClientWithResponses) NetworkingCreateDxAssociationWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateDxAssociationWithBodyWithResponse(ctx context.Context, dxGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDxAssociationResp, error)

NetworkingCreateDxAssociationWithBodyWithResponse request with arbitrary body returning *NetworkingCreateDxAssociationResp

func (*ClientWithResponses) NetworkingCreateDxAssociationWithResponse

func (c *ClientWithResponses) NetworkingCreateDxAssociationWithResponse(ctx context.Context, dxGatewayId Uuidv4, body NetworkingCreateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDxAssociationResp, error)

func (*ClientWithResponses) NetworkingCreateDxResourceWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateDxResourceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDxResourceResp, error)

NetworkingCreateDxResourceWithBodyWithResponse request with arbitrary body returning *NetworkingCreateDxResourceResp

func (*ClientWithResponses) NetworkingCreateDxResourceWithResponse

func (c *ClientWithResponses) NetworkingCreateDxResourceWithResponse(ctx context.Context, body NetworkingCreateDxResourceJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDxResourceResp, error)

func (*ClientWithResponses) NetworkingCreateHubPeeringWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateHubPeeringWithBodyWithResponse(ctx context.Context, networkingHubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPeeringResp, error)

NetworkingCreateHubPeeringWithBodyWithResponse request with arbitrary body returning *NetworkingCreateHubPeeringResp

func (*ClientWithResponses) NetworkingCreateHubPeeringWithResponse

func (c *ClientWithResponses) NetworkingCreateHubPeeringWithResponse(ctx context.Context, networkingHubId Uuidv4, body NetworkingCreateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPeeringResp, error)

func (*ClientWithResponses) NetworkingCreateHubPrefixListWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateHubPrefixListWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPrefixListResp, error)

NetworkingCreateHubPrefixListWithBodyWithResponse request with arbitrary body returning *NetworkingCreateHubPrefixListResp

func (*ClientWithResponses) NetworkingCreateHubPrefixListWithResponse

func (c *ClientWithResponses) NetworkingCreateHubPrefixListWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateHubPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPrefixListResp, error)

func (*ClientWithResponses) NetworkingCreateHubWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateHubWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubResp, error)

NetworkingCreateHubWithBodyWithResponse request with arbitrary body returning *NetworkingCreateHubResp

func (*ClientWithResponses) NetworkingCreateHubWithResponse

func (c *ClientWithResponses) NetworkingCreateHubWithResponse(ctx context.Context, body NetworkingCreateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubResp, error)

func (*ClientWithResponses) NetworkingCreateVpcPrefixListWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateVpcPrefixListWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcPrefixListResp, error)

NetworkingCreateVpcPrefixListWithBodyWithResponse request with arbitrary body returning *NetworkingCreateVpcPrefixListResp

func (*ClientWithResponses) NetworkingCreateVpcPrefixListWithResponse

func (c *ClientWithResponses) NetworkingCreateVpcPrefixListWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcPrefixListResp, error)

func (*ClientWithResponses) NetworkingCreateVpcWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateVpcWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcResp, error)

NetworkingCreateVpcWithBodyWithResponse request with arbitrary body returning *NetworkingCreateVpcResp

func (*ClientWithResponses) NetworkingCreateVpcWithResponse

func (c *ClientWithResponses) NetworkingCreateVpcWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcResp, error)

func (*ClientWithResponses) NetworkingCreateVpnConnectionWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateVpnConnectionWithBodyWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnConnectionResp, error)

NetworkingCreateVpnConnectionWithBodyWithResponse request with arbitrary body returning *NetworkingCreateVpnConnectionResp

func (*ClientWithResponses) NetworkingCreateVpnConnectionWithResponse

func (c *ClientWithResponses) NetworkingCreateVpnConnectionWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingCreateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnConnectionResp, error)

func (*ClientWithResponses) NetworkingCreateVpnCustomerGatewayWithBodyWithResponse

func (c *ClientWithResponses) NetworkingCreateVpnCustomerGatewayWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnCustomerGatewayResp, error)

NetworkingCreateVpnCustomerGatewayWithBodyWithResponse request with arbitrary body returning *NetworkingCreateVpnCustomerGatewayResp

func (*ClientWithResponses) NetworkingCreateVpnCustomerGatewayWithResponse

func (c *ClientWithResponses) NetworkingCreateVpnCustomerGatewayWithResponse(ctx context.Context, body NetworkingCreateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnCustomerGatewayResp, error)

func (*ClientWithResponses) NetworkingDeleteCidrExclusionWithResponse

func (c *ClientWithResponses) NetworkingDeleteCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteCidrExclusionResp, error)

NetworkingDeleteCidrExclusionWithResponse request returning *NetworkingDeleteCidrExclusionResp

func (*ClientWithResponses) NetworkingDeleteCidrRangeWithResponse

func (c *ClientWithResponses) NetworkingDeleteCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteCidrRangeResp, error)

NetworkingDeleteCidrRangeWithResponse request returning *NetworkingDeleteCidrRangeResp

func (*ClientWithResponses) NetworkingDeleteDnsResolverWithResponse

func (c *ClientWithResponses) NetworkingDeleteDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDnsResolverResp, error)

NetworkingDeleteDnsResolverWithResponse request returning *NetworkingDeleteDnsResolverResp

func (*ClientWithResponses) NetworkingDeleteDnsRuleWithResponse

func (c *ClientWithResponses) NetworkingDeleteDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDnsRuleResp, error)

NetworkingDeleteDnsRuleWithResponse request returning *NetworkingDeleteDnsRuleResp

func (*ClientWithResponses) NetworkingDeleteDxAssociationWithResponse

func (c *ClientWithResponses) NetworkingDeleteDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxAssociationResp, error)

NetworkingDeleteDxAssociationWithResponse request returning *NetworkingDeleteDxAssociationResp

func (*ClientWithResponses) NetworkingDeleteDxGatewayWithResponse

func (c *ClientWithResponses) NetworkingDeleteDxGatewayWithResponse(ctx context.Context, dxGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxGatewayResp, error)

NetworkingDeleteDxGatewayWithResponse request returning *NetworkingDeleteDxGatewayResp

func (*ClientWithResponses) NetworkingDeleteDxVifWithResponse

func (c *ClientWithResponses) NetworkingDeleteDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxVifResp, error)

NetworkingDeleteDxVifWithResponse request returning *NetworkingDeleteDxVifResp

func (*ClientWithResponses) NetworkingDeleteHubPeeringWithResponse

func (c *ClientWithResponses) NetworkingDeleteHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteHubPeeringResp, error)

NetworkingDeleteHubPeeringWithResponse request returning *NetworkingDeleteHubPeeringResp

func (*ClientWithResponses) NetworkingDeleteHubWithResponse

func (c *ClientWithResponses) NetworkingDeleteHubWithResponse(ctx context.Context, hubId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteHubResp, error)

NetworkingDeleteHubWithResponse request returning *NetworkingDeleteHubResp

func (*ClientWithResponses) NetworkingDeletePrefixListWithResponse

func (c *ClientWithResponses) NetworkingDeletePrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeletePrefixListResp, error)

NetworkingDeletePrefixListWithResponse request returning *NetworkingDeletePrefixListResp

func (*ClientWithResponses) NetworkingDeleteVpcWithResponse

func (c *ClientWithResponses) NetworkingDeleteVpcWithResponse(ctx context.Context, vpcId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpcResp, error)

NetworkingDeleteVpcWithResponse request returning *NetworkingDeleteVpcResp

func (*ClientWithResponses) NetworkingDeleteVpnConnectionWithResponse

func (c *ClientWithResponses) NetworkingDeleteVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpnConnectionResp, error)

NetworkingDeleteVpnConnectionWithResponse request returning *NetworkingDeleteVpnConnectionResp

func (*ClientWithResponses) NetworkingDeleteVpnCustomerGatewayWithResponse

func (c *ClientWithResponses) NetworkingDeleteVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpnCustomerGatewayResp, error)

NetworkingDeleteVpnCustomerGatewayWithResponse request returning *NetworkingDeleteVpnCustomerGatewayResp

func (*ClientWithResponses) NetworkingReadCidrExclusionWithResponse

func (c *ClientWithResponses) NetworkingReadCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, params *NetworkingReadCidrExclusionParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrExclusionResp, error)

NetworkingReadCidrExclusionWithResponse request returning *NetworkingReadCidrExclusionResp

func (*ClientWithResponses) NetworkingReadCidrExclusionsWithResponse

func (c *ClientWithResponses) NetworkingReadCidrExclusionsWithResponse(ctx context.Context, params *NetworkingReadCidrExclusionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrExclusionsResp, error)

NetworkingReadCidrExclusionsWithResponse request returning *NetworkingReadCidrExclusionsResp

func (*ClientWithResponses) NetworkingReadCidrRangeWithResponse

func (c *ClientWithResponses) NetworkingReadCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, params *NetworkingReadCidrRangeParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrRangeResp, error)

NetworkingReadCidrRangeWithResponse request returning *NetworkingReadCidrRangeResp

func (*ClientWithResponses) NetworkingReadCidrRangesWithResponse

func (c *ClientWithResponses) NetworkingReadCidrRangesWithResponse(ctx context.Context, params *NetworkingReadCidrRangesParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrRangesResp, error)

NetworkingReadCidrRangesWithResponse request returning *NetworkingReadCidrRangesResp

func (*ClientWithResponses) NetworkingReadDnsResolverWithResponse

func (c *ClientWithResponses) NetworkingReadDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadDnsResolverParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsResolverResp, error)

NetworkingReadDnsResolverWithResponse request returning *NetworkingReadDnsResolverResp

func (*ClientWithResponses) NetworkingReadDnsResolversWithResponse

func (c *ClientWithResponses) NetworkingReadDnsResolversWithResponse(ctx context.Context, params *NetworkingReadDnsResolversParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsResolversResp, error)

NetworkingReadDnsResolversWithResponse request returning *NetworkingReadDnsResolversResp

func (*ClientWithResponses) NetworkingReadDnsRuleWithResponse

func (c *ClientWithResponses) NetworkingReadDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, params *NetworkingReadDnsRuleParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsRuleResp, error)

NetworkingReadDnsRuleWithResponse request returning *NetworkingReadDnsRuleResp

func (*ClientWithResponses) NetworkingReadDnsRulesWithResponse

func (c *ClientWithResponses) NetworkingReadDnsRulesWithResponse(ctx context.Context, params *NetworkingReadDnsRulesParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsRulesResp, error)

NetworkingReadDnsRulesWithResponse request returning *NetworkingReadDnsRulesResp

func (*ClientWithResponses) NetworkingReadDxAssociationWithResponse

func (c *ClientWithResponses) NetworkingReadDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, params *NetworkingReadDxAssociationParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxAssociationResp, error)

NetworkingReadDxAssociationWithResponse request returning *NetworkingReadDxAssociationResp

func (*ClientWithResponses) NetworkingReadDxAssociationsWithResponse

func (c *ClientWithResponses) NetworkingReadDxAssociationsWithResponse(ctx context.Context, params *NetworkingReadDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxAssociationsResp, error)

NetworkingReadDxAssociationsWithResponse request returning *NetworkingReadDxAssociationsResp

func (*ClientWithResponses) NetworkingReadDxConnectionsWithResponse

func (c *ClientWithResponses) NetworkingReadDxConnectionsWithResponse(ctx context.Context, accountId Uuidv4, params *NetworkingReadDxConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxConnectionsResp, error)

NetworkingReadDxConnectionsWithResponse request returning *NetworkingReadDxConnectionsResp

func (*ClientWithResponses) NetworkingReadDxGatewayWithResponse

func (c *ClientWithResponses) NetworkingReadDxGatewayWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadDxGatewayParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxGatewayResp, error)

NetworkingReadDxGatewayWithResponse request returning *NetworkingReadDxGatewayResp

func (*ClientWithResponses) NetworkingReadDxGatewaysWithResponse

func (c *ClientWithResponses) NetworkingReadDxGatewaysWithResponse(ctx context.Context, params *NetworkingReadDxGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxGatewaysResp, error)

NetworkingReadDxGatewaysWithResponse request returning *NetworkingReadDxGatewaysResp

func (*ClientWithResponses) NetworkingReadDxVifStatusWithResponse

func (c *ClientWithResponses) NetworkingReadDxVifStatusWithResponse(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifStatusResp, error)

NetworkingReadDxVifStatusWithResponse request returning *NetworkingReadDxVifStatusResp

func (*ClientWithResponses) NetworkingReadDxVifWithResponse

func (c *ClientWithResponses) NetworkingReadDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, params *NetworkingReadDxVifParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifResp, error)

NetworkingReadDxVifWithResponse request returning *NetworkingReadDxVifResp

func (*ClientWithResponses) NetworkingReadDxVifsWithResponse

func (c *ClientWithResponses) NetworkingReadDxVifsWithResponse(ctx context.Context, params *NetworkingReadDxVifsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifsResp, error)

NetworkingReadDxVifsWithResponse request returning *NetworkingReadDxVifsResp

func (*ClientWithResponses) NetworkingReadGatewayDxAssociationsWithResponse

func (c *ClientWithResponses) NetworkingReadGatewayDxAssociationsWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayDxAssociationsResp, error)

NetworkingReadGatewayDxAssociationsWithResponse request returning *NetworkingReadGatewayDxAssociationsResp

func (*ClientWithResponses) NetworkingReadGatewayDxVifsWithResponse

func (c *ClientWithResponses) NetworkingReadGatewayDxVifsWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxVifsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayDxVifsResp, error)

NetworkingReadGatewayDxVifsWithResponse request returning *NetworkingReadGatewayDxVifsResp

func (*ClientWithResponses) NetworkingReadGatewayVpnConnectionsWithResponse

func (c *ClientWithResponses) NetworkingReadGatewayVpnConnectionsWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadGatewayVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayVpnConnectionsResp, error)

NetworkingReadGatewayVpnConnectionsWithResponse request returning *NetworkingReadGatewayVpnConnectionsResp

func (*ClientWithResponses) NetworkingReadHubCidrExclusionsWithResponse

func (c *ClientWithResponses) NetworkingReadHubCidrExclusionsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrExclusionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubCidrExclusionsResp, error)

NetworkingReadHubCidrExclusionsWithResponse request returning *NetworkingReadHubCidrExclusionsResp

func (*ClientWithResponses) NetworkingReadHubCidrRangesWithResponse

func (c *ClientWithResponses) NetworkingReadHubCidrRangesWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrRangesParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubCidrRangesResp, error)

NetworkingReadHubCidrRangesWithResponse request returning *NetworkingReadHubCidrRangesResp

func (*ClientWithResponses) NetworkingReadHubDnsResolversWithResponse

func (c *ClientWithResponses) NetworkingReadHubDnsResolversWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDnsResolversParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDnsResolversResp, error)

NetworkingReadHubDnsResolversWithResponse request returning *NetworkingReadHubDnsResolversResp

func (*ClientWithResponses) NetworkingReadHubDxAssociationsWithResponse

func (c *ClientWithResponses) NetworkingReadHubDxAssociationsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDxAssociationsResp, error)

NetworkingReadHubDxAssociationsWithResponse request returning *NetworkingReadHubDxAssociationsResp

func (*ClientWithResponses) NetworkingReadHubDxGatewaysWithResponse

func (c *ClientWithResponses) NetworkingReadHubDxGatewaysWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDxGatewaysResp, error)

NetworkingReadHubDxGatewaysWithResponse request returning *NetworkingReadHubDxGatewaysResp

func (*ClientWithResponses) NetworkingReadHubHubPeeringsWithResponse

func (c *ClientWithResponses) NetworkingReadHubHubPeeringsWithResponse(ctx context.Context, networkingHubId Uuidv4, params *NetworkingReadHubHubPeeringsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubHubPeeringsResp, error)

NetworkingReadHubHubPeeringsWithResponse request returning *NetworkingReadHubHubPeeringsResp

func (*ClientWithResponses) NetworkingReadHubPeeringWithResponse

func (c *ClientWithResponses) NetworkingReadHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, params *NetworkingReadHubPeeringParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPeeringResp, error)

NetworkingReadHubPeeringWithResponse request returning *NetworkingReadHubPeeringResp

func (*ClientWithResponses) NetworkingReadHubPeeringsWithResponse

func (c *ClientWithResponses) NetworkingReadHubPeeringsWithResponse(ctx context.Context, params *NetworkingReadHubPeeringsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPeeringsResp, error)

NetworkingReadHubPeeringsWithResponse request returning *NetworkingReadHubPeeringsResp

func (*ClientWithResponses) NetworkingReadHubPrefixListsWithResponse

func (c *ClientWithResponses) NetworkingReadHubPrefixListsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubPrefixListsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPrefixListsResp, error)

NetworkingReadHubPrefixListsWithResponse request returning *NetworkingReadHubPrefixListsResp

func (*ClientWithResponses) NetworkingReadHubVpcsWithResponse

func (c *ClientWithResponses) NetworkingReadHubVpcsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpcsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpcsResp, error)

NetworkingReadHubVpcsWithResponse request returning *NetworkingReadHubVpcsResp

func (*ClientWithResponses) NetworkingReadHubVpnConnectionsWithResponse

func (c *ClientWithResponses) NetworkingReadHubVpnConnectionsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpnConnectionsResp, error)

NetworkingReadHubVpnConnectionsWithResponse request returning *NetworkingReadHubVpnConnectionsResp

func (*ClientWithResponses) NetworkingReadHubVpnCustomerGatewaysWithResponse

func (c *ClientWithResponses) NetworkingReadHubVpnCustomerGatewaysWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpnCustomerGatewaysResp, error)

NetworkingReadHubVpnCustomerGatewaysWithResponse request returning *NetworkingReadHubVpnCustomerGatewaysResp

func (*ClientWithResponses) NetworkingReadHubWithResponse

func (c *ClientWithResponses) NetworkingReadHubWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubResp, error)

NetworkingReadHubWithResponse request returning *NetworkingReadHubResp

func (*ClientWithResponses) NetworkingReadHubsWithResponse

func (c *ClientWithResponses) NetworkingReadHubsWithResponse(ctx context.Context, params *NetworkingReadHubsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubsResp, error)

NetworkingReadHubsWithResponse request returning *NetworkingReadHubsResp

func (*ClientWithResponses) NetworkingReadPrefixListWithResponse

func (c *ClientWithResponses) NetworkingReadPrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, params *NetworkingReadPrefixListParams, reqEditors ...RequestEditorFn) (*NetworkingReadPrefixListResp, error)

NetworkingReadPrefixListWithResponse request returning *NetworkingReadPrefixListResp

func (*ClientWithResponses) NetworkingReadPrefixListsWithResponse

func (c *ClientWithResponses) NetworkingReadPrefixListsWithResponse(ctx context.Context, params *NetworkingReadPrefixListsParams, reqEditors ...RequestEditorFn) (*NetworkingReadPrefixListsResp, error)

NetworkingReadPrefixListsWithResponse request returning *NetworkingReadPrefixListsResp

func (*ClientWithResponses) NetworkingReadResolverDnsRulesWithResponse

func (c *ClientWithResponses) NetworkingReadResolverDnsRulesWithResponse(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadResolverDnsRulesParams, reqEditors ...RequestEditorFn) (*NetworkingReadResolverDnsRulesResp, error)

NetworkingReadResolverDnsRulesWithResponse request returning *NetworkingReadResolverDnsRulesResp

func (*ClientWithResponses) NetworkingReadVpcWithResponse

func (c *ClientWithResponses) NetworkingReadVpcWithResponse(ctx context.Context, vpcId Uuidv4, params *NetworkingReadVpcParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpcResp, error)

NetworkingReadVpcWithResponse request returning *NetworkingReadVpcResp

func (*ClientWithResponses) NetworkingReadVpcsWithResponse

func (c *ClientWithResponses) NetworkingReadVpcsWithResponse(ctx context.Context, params *NetworkingReadVpcsParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpcsResp, error)

NetworkingReadVpcsWithResponse request returning *NetworkingReadVpcsResp

func (*ClientWithResponses) NetworkingReadVpnConnectionStatusWithResponse

func (c *ClientWithResponses) NetworkingReadVpnConnectionStatusWithResponse(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionStatusResp, error)

NetworkingReadVpnConnectionStatusWithResponse request returning *NetworkingReadVpnConnectionStatusResp

func (*ClientWithResponses) NetworkingReadVpnConnectionWithResponse

func (c *ClientWithResponses) NetworkingReadVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, params *NetworkingReadVpnConnectionParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionResp, error)

NetworkingReadVpnConnectionWithResponse request returning *NetworkingReadVpnConnectionResp

func (*ClientWithResponses) NetworkingReadVpnConnectionsWithResponse

func (c *ClientWithResponses) NetworkingReadVpnConnectionsWithResponse(ctx context.Context, params *NetworkingReadVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionsResp, error)

NetworkingReadVpnConnectionsWithResponse request returning *NetworkingReadVpnConnectionsResp

func (*ClientWithResponses) NetworkingReadVpnCustomerGatewayWithResponse

func (c *ClientWithResponses) NetworkingReadVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadVpnCustomerGatewayParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnCustomerGatewayResp, error)

NetworkingReadVpnCustomerGatewayWithResponse request returning *NetworkingReadVpnCustomerGatewayResp

func (*ClientWithResponses) NetworkingReadVpnCustomerGatewaysWithResponse

func (c *ClientWithResponses) NetworkingReadVpnCustomerGatewaysWithResponse(ctx context.Context, params *NetworkingReadVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnCustomerGatewaysResp, error)

NetworkingReadVpnCustomerGatewaysWithResponse request returning *NetworkingReadVpnCustomerGatewaysResp

func (*ClientWithResponses) NetworkingUpdateCidrExclusionWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateCidrExclusionWithBodyWithResponse(ctx context.Context, exclusionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrExclusionResp, error)

NetworkingUpdateCidrExclusionWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateCidrExclusionResp

func (*ClientWithResponses) NetworkingUpdateCidrExclusionWithResponse

func (c *ClientWithResponses) NetworkingUpdateCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, body NetworkingUpdateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrExclusionResp, error)

func (*ClientWithResponses) NetworkingUpdateCidrRangeWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateCidrRangeWithBodyWithResponse(ctx context.Context, rangeId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrRangeResp, error)

NetworkingUpdateCidrRangeWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateCidrRangeResp

func (*ClientWithResponses) NetworkingUpdateCidrRangeWithResponse

func (c *ClientWithResponses) NetworkingUpdateCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, body NetworkingUpdateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrRangeResp, error)

func (*ClientWithResponses) NetworkingUpdateDnsResolverWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateDnsResolverWithBodyWithResponse(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsResolverResp, error)

NetworkingUpdateDnsResolverWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateDnsResolverResp

func (*ClientWithResponses) NetworkingUpdateDnsResolverWithResponse

func (c *ClientWithResponses) NetworkingUpdateDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, body NetworkingUpdateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsResolverResp, error)

func (*ClientWithResponses) NetworkingUpdateDnsRuleWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateDnsRuleWithBodyWithResponse(ctx context.Context, dnsRuleId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsRuleResp, error)

NetworkingUpdateDnsRuleWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateDnsRuleResp

func (*ClientWithResponses) NetworkingUpdateDnsRuleWithResponse

func (c *ClientWithResponses) NetworkingUpdateDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, body NetworkingUpdateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsRuleResp, error)

func (*ClientWithResponses) NetworkingUpdateDxAssociationWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateDxAssociationWithBodyWithResponse(ctx context.Context, dxAssociationId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxAssociationResp, error)

NetworkingUpdateDxAssociationWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateDxAssociationResp

func (*ClientWithResponses) NetworkingUpdateDxAssociationWithResponse

func (c *ClientWithResponses) NetworkingUpdateDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, body NetworkingUpdateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxAssociationResp, error)

func (*ClientWithResponses) NetworkingUpdateDxVifWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateDxVifWithBodyWithResponse(ctx context.Context, dxVifId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxVifResp, error)

NetworkingUpdateDxVifWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateDxVifResp

func (*ClientWithResponses) NetworkingUpdateDxVifWithResponse

func (c *ClientWithResponses) NetworkingUpdateDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, body NetworkingUpdateDxVifJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxVifResp, error)

func (*ClientWithResponses) NetworkingUpdateHubPeeringWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubPeeringWithBodyWithResponse(ctx context.Context, hubPeeringId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPeeringResp, error)

NetworkingUpdateHubPeeringWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateHubPeeringResp

func (*ClientWithResponses) NetworkingUpdateHubPeeringWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, body NetworkingUpdateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPeeringResp, error)

func (*ClientWithResponses) NetworkingUpdateHubPrefixListAssociationWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubPrefixListAssociationWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPrefixListAssociationResp, error)

NetworkingUpdateHubPrefixListAssociationWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateHubPrefixListAssociationResp

func (*ClientWithResponses) NetworkingUpdateHubPrefixListAssociationWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubPrefixListAssociationWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateHubPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPrefixListAssociationResp, error)

func (*ClientWithResponses) NetworkingUpdateHubWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubResp, error)

NetworkingUpdateHubWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateHubResp

func (*ClientWithResponses) NetworkingUpdateHubWithResponse

func (c *ClientWithResponses) NetworkingUpdateHubWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingUpdateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubResp, error)

func (*ClientWithResponses) NetworkingUpdatePrefixListWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdatePrefixListWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdatePrefixListResp, error)

NetworkingUpdatePrefixListWithBodyWithResponse request with arbitrary body returning *NetworkingUpdatePrefixListResp

func (*ClientWithResponses) NetworkingUpdatePrefixListWithResponse

func (c *ClientWithResponses) NetworkingUpdatePrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdatePrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdatePrefixListResp, error)

func (*ClientWithResponses) NetworkingUpdateVpcPrefixListAssociationWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpcPrefixListAssociationWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcPrefixListAssociationResp, error)

NetworkingUpdateVpcPrefixListAssociationWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateVpcPrefixListAssociationResp

func (*ClientWithResponses) NetworkingUpdateVpcPrefixListAssociationWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpcPrefixListAssociationWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateVpcPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcPrefixListAssociationResp, error)

func (*ClientWithResponses) NetworkingUpdateVpcWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpcWithBodyWithResponse(ctx context.Context, vpcId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcResp, error)

NetworkingUpdateVpcWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateVpcResp

func (*ClientWithResponses) NetworkingUpdateVpcWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpcWithResponse(ctx context.Context, vpcId Uuidv4, body NetworkingUpdateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcResp, error)

func (*ClientWithResponses) NetworkingUpdateVpnConnectionWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpnConnectionWithBodyWithResponse(ctx context.Context, vpnConnectionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnConnectionResp, error)

NetworkingUpdateVpnConnectionWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateVpnConnectionResp

func (*ClientWithResponses) NetworkingUpdateVpnConnectionWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, body NetworkingUpdateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnConnectionResp, error)

func (*ClientWithResponses) NetworkingUpdateVpnCustomerGatewayWithBodyWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpnCustomerGatewayWithBodyWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnCustomerGatewayResp, error)

NetworkingUpdateVpnCustomerGatewayWithBodyWithResponse request with arbitrary body returning *NetworkingUpdateVpnCustomerGatewayResp

func (*ClientWithResponses) NetworkingUpdateVpnCustomerGatewayWithResponse

func (c *ClientWithResponses) NetworkingUpdateVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingUpdateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnCustomerGatewayResp, error)

func (*ClientWithResponses) OrganisationsAttachPolicyWithBodyWithResponse

func (c *ClientWithResponses) OrganisationsAttachPolicyWithBodyWithResponse(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsAttachPolicyResp, error)

OrganisationsAttachPolicyWithBodyWithResponse request with arbitrary body returning *OrganisationsAttachPolicyResp

func (*ClientWithResponses) OrganisationsAttachPolicyWithResponse

func (c *ClientWithResponses) OrganisationsAttachPolicyWithResponse(ctx context.Context, policyId string, body OrganisationsAttachPolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsAttachPolicyResp, error)

func (*ClientWithResponses) OrganisationsCreatePolicyWithBodyWithResponse

func (c *ClientWithResponses) OrganisationsCreatePolicyWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsCreatePolicyResp, error)

OrganisationsCreatePolicyWithBodyWithResponse request with arbitrary body returning *OrganisationsCreatePolicyResp

func (*ClientWithResponses) OrganisationsCreatePolicyWithResponse

func (c *ClientWithResponses) OrganisationsCreatePolicyWithResponse(ctx context.Context, body OrganisationsCreatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsCreatePolicyResp, error)

func (*ClientWithResponses) OrganisationsDeletePolicyWithResponse

func (c *ClientWithResponses) OrganisationsDeletePolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsDeletePolicyResp, error)

OrganisationsDeletePolicyWithResponse request returning *OrganisationsDeletePolicyResp

func (*ClientWithResponses) OrganisationsDetachPolicyWithResponse

func (c *ClientWithResponses) OrganisationsDetachPolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsDetachPolicyResp, error)

OrganisationsDetachPolicyWithResponse request returning *OrganisationsDetachPolicyResp

func (*ClientWithResponses) OrganisationsReadOrganisationWithResponse

func (c *ClientWithResponses) OrganisationsReadOrganisationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationResp, error)

OrganisationsReadOrganisationWithResponse request returning *OrganisationsReadOrganisationResp

func (*ClientWithResponses) OrganisationsReadOrganisationalUnitWithResponse

func (c *ClientWithResponses) OrganisationsReadOrganisationalUnitWithResponse(ctx context.Context, organisationalUnitId string, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationalUnitResp, error)

OrganisationsReadOrganisationalUnitWithResponse request returning *OrganisationsReadOrganisationalUnitResp

func (*ClientWithResponses) OrganisationsReadOrganisationalUnitsWithResponse

func (c *ClientWithResponses) OrganisationsReadOrganisationalUnitsWithResponse(ctx context.Context, params *OrganisationsReadOrganisationalUnitsParams, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationalUnitsResp, error)

OrganisationsReadOrganisationalUnitsWithResponse request returning *OrganisationsReadOrganisationalUnitsResp

func (*ClientWithResponses) OrganisationsReadOrganisationsWithResponse

func (c *ClientWithResponses) OrganisationsReadOrganisationsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationsResp, error)

OrganisationsReadOrganisationsWithResponse request returning *OrganisationsReadOrganisationsResp

func (*ClientWithResponses) OrganisationsReadPoliciesWithResponse

func (c *ClientWithResponses) OrganisationsReadPoliciesWithResponse(ctx context.Context, params *OrganisationsReadPoliciesParams, reqEditors ...RequestEditorFn) (*OrganisationsReadPoliciesResp, error)

OrganisationsReadPoliciesWithResponse request returning *OrganisationsReadPoliciesResp

func (*ClientWithResponses) OrganisationsReadPolicyWithResponse

func (c *ClientWithResponses) OrganisationsReadPolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsReadPolicyResp, error)

OrganisationsReadPolicyWithResponse request returning *OrganisationsReadPolicyResp

func (*ClientWithResponses) OrganisationsUpdatePolicyWithBodyWithResponse

func (c *ClientWithResponses) OrganisationsUpdatePolicyWithBodyWithResponse(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsUpdatePolicyResp, error)

OrganisationsUpdatePolicyWithBodyWithResponse request with arbitrary body returning *OrganisationsUpdatePolicyResp

func (*ClientWithResponses) OrganisationsUpdatePolicyWithResponse

func (c *ClientWithResponses) OrganisationsUpdatePolicyWithResponse(ctx context.Context, policyId string, body OrganisationsUpdatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsUpdatePolicyResp, error)

func (*ClientWithResponses) PublicCheckAliasWithResponse

func (c *ClientWithResponses) PublicCheckAliasWithResponse(ctx context.Context, alias string, reqEditors ...RequestEditorFn) (*PublicCheckAliasResp, error)

PublicCheckAliasWithResponse request returning *PublicCheckAliasResp

func (*ClientWithResponses) PublicReadConfigWithResponse

func (c *ClientWithResponses) PublicReadConfigWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PublicReadConfigResp, error)

PublicReadConfigWithResponse request returning *PublicReadConfigResp

func (*ClientWithResponses) ServicesConfigureSecurityHubWithBodyWithResponse

func (c *ClientWithResponses) ServicesConfigureSecurityHubWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ServicesConfigureSecurityHubResp, error)

ServicesConfigureSecurityHubWithBodyWithResponse request with arbitrary body returning *ServicesConfigureSecurityHubResp

func (*ClientWithResponses) ServicesConfigureSecurityHubWithResponse

func (c *ClientWithResponses) ServicesConfigureSecurityHubWithResponse(ctx context.Context, body ServicesConfigureSecurityHubJSONRequestBody, reqEditors ...RequestEditorFn) (*ServicesConfigureSecurityHubResp, error)

func (*ClientWithResponses) ServicesReadConfigurationsWithResponse

func (c *ClientWithResponses) ServicesReadConfigurationsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ServicesReadConfigurationsResp, error)

ServicesReadConfigurationsWithResponse request returning *ServicesReadConfigurationsResp

func (*ClientWithResponses) ServicesReadSecurityHubConfigurationWithResponse

func (c *ClientWithResponses) ServicesReadSecurityHubConfigurationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ServicesReadSecurityHubConfigurationResp, error)

ServicesReadSecurityHubConfigurationWithResponse request returning *ServicesReadSecurityHubConfigurationResp

func (*ClientWithResponses) TasksReadTaskWithResponse

func (c *ClientWithResponses) TasksReadTaskWithResponse(ctx context.Context, taskId string, reqEditors ...RequestEditorFn) (*TasksReadTaskResp, error)

TasksReadTaskWithResponse request returning *TasksReadTaskResp

func (*ClientWithResponses) TeamsCreateApiTokenWithBodyWithResponse

func (c *ClientWithResponses) TeamsCreateApiTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateApiTokenResp, error)

TeamsCreateApiTokenWithBodyWithResponse request with arbitrary body returning *TeamsCreateApiTokenResp

func (*ClientWithResponses) TeamsCreateApiTokenWithResponse

func (c *ClientWithResponses) TeamsCreateApiTokenWithResponse(ctx context.Context, body TeamsCreateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateApiTokenResp, error)

func (*ClientWithResponses) TeamsCreateGroupWithBodyWithResponse

func (c *ClientWithResponses) TeamsCreateGroupWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateGroupResp, error)

TeamsCreateGroupWithBodyWithResponse request with arbitrary body returning *TeamsCreateGroupResp

func (*ClientWithResponses) TeamsCreateGroupWithResponse

func (c *ClientWithResponses) TeamsCreateGroupWithResponse(ctx context.Context, body TeamsCreateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateGroupResp, error)

func (*ClientWithResponses) TeamsCreateUserWithBodyWithResponse

func (c *ClientWithResponses) TeamsCreateUserWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateUserResp, error)

TeamsCreateUserWithBodyWithResponse request with arbitrary body returning *TeamsCreateUserResp

func (*ClientWithResponses) TeamsCreateUserWithResponse

func (c *ClientWithResponses) TeamsCreateUserWithResponse(ctx context.Context, body TeamsCreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateUserResp, error)

func (*ClientWithResponses) TeamsDeleteApiTokenWithResponse

func (c *ClientWithResponses) TeamsDeleteApiTokenWithResponse(ctx context.Context, accessKey string, reqEditors ...RequestEditorFn) (*TeamsDeleteApiTokenResp, error)

TeamsDeleteApiTokenWithResponse request returning *TeamsDeleteApiTokenResp

func (*ClientWithResponses) TeamsDeleteGroupWithResponse

func (c *ClientWithResponses) TeamsDeleteGroupWithResponse(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*TeamsDeleteGroupResp, error)

TeamsDeleteGroupWithResponse request returning *TeamsDeleteGroupResp

func (*ClientWithResponses) TeamsDeleteUserWithResponse

func (c *ClientWithResponses) TeamsDeleteUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsDeleteUserResp, error)

TeamsDeleteUserWithResponse request returning *TeamsDeleteUserResp

func (*ClientWithResponses) TeamsFetchCurrentUserWithResponse

func (c *ClientWithResponses) TeamsFetchCurrentUserWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*TeamsFetchCurrentUserResp, error)

TeamsFetchCurrentUserWithResponse request returning *TeamsFetchCurrentUserResp

func (*ClientWithResponses) TeamsReadApiTokenWithResponse

func (c *ClientWithResponses) TeamsReadApiTokenWithResponse(ctx context.Context, accessKey string, params *TeamsReadApiTokenParams, reqEditors ...RequestEditorFn) (*TeamsReadApiTokenResp, error)

TeamsReadApiTokenWithResponse request returning *TeamsReadApiTokenResp

func (*ClientWithResponses) TeamsReadApiTokensWithResponse

func (c *ClientWithResponses) TeamsReadApiTokensWithResponse(ctx context.Context, params *TeamsReadApiTokensParams, reqEditors ...RequestEditorFn) (*TeamsReadApiTokensResp, error)

TeamsReadApiTokensWithResponse request returning *TeamsReadApiTokensResp

func (*ClientWithResponses) TeamsReadGroupWithResponse

func (c *ClientWithResponses) TeamsReadGroupWithResponse(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*TeamsReadGroupResp, error)

TeamsReadGroupWithResponse request returning *TeamsReadGroupResp

func (*ClientWithResponses) TeamsReadGroupsWithResponse

func (c *ClientWithResponses) TeamsReadGroupsWithResponse(ctx context.Context, params *TeamsReadGroupsParams, reqEditors ...RequestEditorFn) (*TeamsReadGroupsResp, error)

TeamsReadGroupsWithResponse request returning *TeamsReadGroupsResp

func (*ClientWithResponses) TeamsReadIdamUserWithResponse

func (c *ClientWithResponses) TeamsReadIdamUserWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*TeamsReadIdamUserResp, error)

TeamsReadIdamUserWithResponse request returning *TeamsReadIdamUserResp

func (*ClientWithResponses) TeamsReadIdamUsersWithResponse

func (c *ClientWithResponses) TeamsReadIdamUsersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*TeamsReadIdamUsersResp, error)

TeamsReadIdamUsersWithResponse request returning *TeamsReadIdamUsersResp

func (*ClientWithResponses) TeamsReadUserWithResponse

func (c *ClientWithResponses) TeamsReadUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsReadUserResp, error)

TeamsReadUserWithResponse request returning *TeamsReadUserResp

func (*ClientWithResponses) TeamsReadUsersWithResponse

func (c *ClientWithResponses) TeamsReadUsersWithResponse(ctx context.Context, params *TeamsReadUsersParams, reqEditors ...RequestEditorFn) (*TeamsReadUsersResp, error)

TeamsReadUsersWithResponse request returning *TeamsReadUsersResp

func (*ClientWithResponses) TeamsUpdateApiTokenWithBodyWithResponse

func (c *ClientWithResponses) TeamsUpdateApiTokenWithBodyWithResponse(ctx context.Context, accessKey string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateApiTokenResp, error)

TeamsUpdateApiTokenWithBodyWithResponse request with arbitrary body returning *TeamsUpdateApiTokenResp

func (*ClientWithResponses) TeamsUpdateApiTokenWithResponse

func (c *ClientWithResponses) TeamsUpdateApiTokenWithResponse(ctx context.Context, accessKey string, body TeamsUpdateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateApiTokenResp, error)

func (*ClientWithResponses) TeamsUpdateGroupMembersWithBodyWithResponse

func (c *ClientWithResponses) TeamsUpdateGroupMembersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupMembersResp, error)

TeamsUpdateGroupMembersWithBodyWithResponse request with arbitrary body returning *TeamsUpdateGroupMembersResp

func (*ClientWithResponses) TeamsUpdateGroupMembersWithResponse

func (c *ClientWithResponses) TeamsUpdateGroupMembersWithResponse(ctx context.Context, body TeamsUpdateGroupMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupMembersResp, error)

func (*ClientWithResponses) TeamsUpdateGroupWithBodyWithResponse

func (c *ClientWithResponses) TeamsUpdateGroupWithBodyWithResponse(ctx context.Context, groupId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupResp, error)

TeamsUpdateGroupWithBodyWithResponse request with arbitrary body returning *TeamsUpdateGroupResp

func (*ClientWithResponses) TeamsUpdateGroupWithResponse

func (c *ClientWithResponses) TeamsUpdateGroupWithResponse(ctx context.Context, groupId string, body TeamsUpdateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupResp, error)

func (*ClientWithResponses) TeamsUpdateUserInviteWithResponse

func (c *ClientWithResponses) TeamsUpdateUserInviteWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsUpdateUserInviteResp, error)

TeamsUpdateUserInviteWithResponse request returning *TeamsUpdateUserInviteResp

func (*ClientWithResponses) TeamsUpdateUserPasswordWithResponse

func (c *ClientWithResponses) TeamsUpdateUserPasswordWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsUpdateUserPasswordResp, error)

TeamsUpdateUserPasswordWithResponse request returning *TeamsUpdateUserPasswordResp

func (*ClientWithResponses) TeamsUpdateUserWithBodyWithResponse

func (c *ClientWithResponses) TeamsUpdateUserWithBodyWithResponse(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateUserResp, error)

TeamsUpdateUserWithBodyWithResponse request with arbitrary body returning *TeamsUpdateUserResp

func (*ClientWithResponses) TeamsUpdateUserWithResponse

func (c *ClientWithResponses) TeamsUpdateUserWithResponse(ctx context.Context, userId string, body TeamsUpdateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateUserResp, error)

func (*ClientWithResponses) WorkloadsCreateCatalogueItemWithBodyWithResponse

func (c *ClientWithResponses) WorkloadsCreateCatalogueItemWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueItemResp, error)

WorkloadsCreateCatalogueItemWithBodyWithResponse request with arbitrary body returning *WorkloadsCreateCatalogueItemResp

func (*ClientWithResponses) WorkloadsCreateCatalogueItemWithResponse

func (c *ClientWithResponses) WorkloadsCreateCatalogueItemWithResponse(ctx context.Context, body WorkloadsCreateCatalogueItemJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueItemResp, error)

func (*ClientWithResponses) WorkloadsCreateCatalogueVersionWithBodyWithResponse

func (c *ClientWithResponses) WorkloadsCreateCatalogueVersionWithBodyWithResponse(ctx context.Context, catalogueId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueVersionResp, error)

WorkloadsCreateCatalogueVersionWithBodyWithResponse request with arbitrary body returning *WorkloadsCreateCatalogueVersionResp

func (*ClientWithResponses) WorkloadsCreateCatalogueVersionWithResponse

func (c *ClientWithResponses) WorkloadsCreateCatalogueVersionWithResponse(ctx context.Context, catalogueId string, body WorkloadsCreateCatalogueVersionJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueVersionResp, error)

func (*ClientWithResponses) WorkloadsCreateWorkloadWithBodyWithResponse

func (c *ClientWithResponses) WorkloadsCreateWorkloadWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateWorkloadResp, error)

WorkloadsCreateWorkloadWithBodyWithResponse request with arbitrary body returning *WorkloadsCreateWorkloadResp

func (*ClientWithResponses) WorkloadsCreateWorkloadWithResponse

func (c *ClientWithResponses) WorkloadsCreateWorkloadWithResponse(ctx context.Context, body WorkloadsCreateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateWorkloadResp, error)

func (*ClientWithResponses) WorkloadsDeleteCatalogueItemWithResponse

func (c *ClientWithResponses) WorkloadsDeleteCatalogueItemWithResponse(ctx context.Context, catalogueId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteCatalogueItemResp, error)

WorkloadsDeleteCatalogueItemWithResponse request returning *WorkloadsDeleteCatalogueItemResp

func (*ClientWithResponses) WorkloadsDeleteCatalogueVersionWithResponse

func (c *ClientWithResponses) WorkloadsDeleteCatalogueVersionWithResponse(ctx context.Context, catalogueId string, versionId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteCatalogueVersionResp, error)

WorkloadsDeleteCatalogueVersionWithResponse request returning *WorkloadsDeleteCatalogueVersionResp

func (*ClientWithResponses) WorkloadsDeleteWorkloadWithResponse

func (c *ClientWithResponses) WorkloadsDeleteWorkloadWithResponse(ctx context.Context, workloadId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteWorkloadResp, error)

WorkloadsDeleteWorkloadWithResponse request returning *WorkloadsDeleteWorkloadResp

func (*ClientWithResponses) WorkloadsReadCatalogueItemWithResponse

func (c *ClientWithResponses) WorkloadsReadCatalogueItemWithResponse(ctx context.Context, catalogueId string, params *WorkloadsReadCatalogueItemParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueItemResp, error)

WorkloadsReadCatalogueItemWithResponse request returning *WorkloadsReadCatalogueItemResp

func (*ClientWithResponses) WorkloadsReadCatalogueItemsWithResponse

func (c *ClientWithResponses) WorkloadsReadCatalogueItemsWithResponse(ctx context.Context, params *WorkloadsReadCatalogueItemsParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueItemsResp, error)

WorkloadsReadCatalogueItemsWithResponse request returning *WorkloadsReadCatalogueItemsResp

func (*ClientWithResponses) WorkloadsReadCatalogueManifestWithResponse

func (c *ClientWithResponses) WorkloadsReadCatalogueManifestWithResponse(ctx context.Context, versionId string, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueManifestResp, error)

WorkloadsReadCatalogueManifestWithResponse request returning *WorkloadsReadCatalogueManifestResp

func (*ClientWithResponses) WorkloadsReadCatalogueTemplateWithResponse

func (c *ClientWithResponses) WorkloadsReadCatalogueTemplateWithResponse(ctx context.Context, versionId string, name string, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueTemplateResp, error)

WorkloadsReadCatalogueTemplateWithResponse request returning *WorkloadsReadCatalogueTemplateResp

func (*ClientWithResponses) WorkloadsReadCatalogueVersionWithResponse

func (c *ClientWithResponses) WorkloadsReadCatalogueVersionWithResponse(ctx context.Context, catalogueId string, versionId string, params *WorkloadsReadCatalogueVersionParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueVersionResp, error)

WorkloadsReadCatalogueVersionWithResponse request returning *WorkloadsReadCatalogueVersionResp

func (*ClientWithResponses) WorkloadsReadWorkloadWithResponse

func (c *ClientWithResponses) WorkloadsReadWorkloadWithResponse(ctx context.Context, workloadId string, params *WorkloadsReadWorkloadParams, reqEditors ...RequestEditorFn) (*WorkloadsReadWorkloadResp, error)

WorkloadsReadWorkloadWithResponse request returning *WorkloadsReadWorkloadResp

func (*ClientWithResponses) WorkloadsReadWorkloadsWithResponse

func (c *ClientWithResponses) WorkloadsReadWorkloadsWithResponse(ctx context.Context, params *WorkloadsReadWorkloadsParams, reqEditors ...RequestEditorFn) (*WorkloadsReadWorkloadsResp, error)

WorkloadsReadWorkloadsWithResponse request returning *WorkloadsReadWorkloadsResp

func (*ClientWithResponses) WorkloadsUpdateAllWithBodyWithResponse

func (c *ClientWithResponses) WorkloadsUpdateAllWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsUpdateAllResp, error)

WorkloadsUpdateAllWithBodyWithResponse request with arbitrary body returning *WorkloadsUpdateAllResp

func (*ClientWithResponses) WorkloadsUpdateAllWithResponse

func (c *ClientWithResponses) WorkloadsUpdateAllWithResponse(ctx context.Context, body WorkloadsUpdateAllJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsUpdateAllResp, error)

func (*ClientWithResponses) WorkloadsUpdateWorkloadWithBodyWithResponse

func (c *ClientWithResponses) WorkloadsUpdateWorkloadWithBodyWithResponse(ctx context.Context, workloadId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsUpdateWorkloadResp, error)

WorkloadsUpdateWorkloadWithBodyWithResponse request with arbitrary body returning *WorkloadsUpdateWorkloadResp

func (*ClientWithResponses) WorkloadsUpdateWorkloadWithResponse

func (c *ClientWithResponses) WorkloadsUpdateWorkloadWithResponse(ctx context.Context, workloadId string, body WorkloadsUpdateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsUpdateWorkloadResp, error)

type ClientWithResponsesInterface

type ClientWithResponsesInterface interface {
	// AccountsUpdateAccountTypeMembers request with any body
	AccountsUpdateAccountTypeMembersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeMembersResp, error)

	AccountsUpdateAccountTypeMembersWithResponse(ctx context.Context, body AccountsUpdateAccountTypeMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeMembersResp, error)

	// AccountsUpdateAccountTypePolicies request with any body
	AccountsUpdateAccountTypePoliciesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypePoliciesResp, error)

	AccountsUpdateAccountTypePoliciesWithResponse(ctx context.Context, body AccountsUpdateAccountTypePoliciesJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypePoliciesResp, error)

	// AccountsReadAccounts request
	AccountsReadAccountsWithResponse(ctx context.Context, params *AccountsReadAccountsParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountsResp, error)

	// AccountsCreateAccount request with any body
	AccountsCreateAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCreateAccountResp, error)

	AccountsCreateAccountWithResponse(ctx context.Context, body AccountsCreateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCreateAccountResp, error)

	// AccountsCloseAccount request with any body
	AccountsCloseAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCloseAccountResp, error)

	AccountsCloseAccountWithResponse(ctx context.Context, body AccountsCloseAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCloseAccountResp, error)

	// AccountsDiscoverAccounts request
	AccountsDiscoverAccountsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*AccountsDiscoverAccountsResp, error)

	// AccountsDiscoverAccount request
	AccountsDiscoverAccountWithResponse(ctx context.Context, awsAccountId string, reqEditors ...RequestEditorFn) (*AccountsDiscoverAccountResp, error)

	// AccountsOnboardAccount request with any body
	AccountsOnboardAccountWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsOnboardAccountResp, error)

	AccountsOnboardAccountWithResponse(ctx context.Context, body AccountsOnboardAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsOnboardAccountResp, error)

	// AccountsReadAccountTypes request
	AccountsReadAccountTypesWithResponse(ctx context.Context, params *AccountsReadAccountTypesParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountTypesResp, error)

	// AccountsCreateAccountType request with any body
	AccountsCreateAccountTypeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsCreateAccountTypeResp, error)

	AccountsCreateAccountTypeWithResponse(ctx context.Context, body AccountsCreateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsCreateAccountTypeResp, error)

	// AccountsUpdateAccountTypeAccess request with any body
	AccountsUpdateAccountTypeAccessWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeAccessResp, error)

	AccountsUpdateAccountTypeAccessWithResponse(ctx context.Context, body AccountsUpdateAccountTypeAccessJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeAccessResp, error)

	// AccountsDeleteAccountType request
	AccountsDeleteAccountTypeWithResponse(ctx context.Context, accountTypeId string, reqEditors ...RequestEditorFn) (*AccountsDeleteAccountTypeResp, error)

	// AccountsReadAccountType request
	AccountsReadAccountTypeWithResponse(ctx context.Context, accountTypeId string, params *AccountsReadAccountTypeParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountTypeResp, error)

	// AccountsUpdateAccountType request with any body
	AccountsUpdateAccountTypeWithBodyWithResponse(ctx context.Context, accountTypeId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeResp, error)

	AccountsUpdateAccountTypeWithResponse(ctx context.Context, accountTypeId string, body AccountsUpdateAccountTypeJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountTypeResp, error)

	// AccountsReadAccount request
	AccountsReadAccountWithResponse(ctx context.Context, accountId string, params *AccountsReadAccountParams, reqEditors ...RequestEditorFn) (*AccountsReadAccountResp, error)

	// AccountsUpdateAccount request with any body
	AccountsUpdateAccountWithBodyWithResponse(ctx context.Context, accountId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountResp, error)

	AccountsUpdateAccountWithResponse(ctx context.Context, accountId string, body AccountsUpdateAccountJSONRequestBody, reqEditors ...RequestEditorFn) (*AccountsUpdateAccountResp, error)

	// TeamsReadApiTokens request
	TeamsReadApiTokensWithResponse(ctx context.Context, params *TeamsReadApiTokensParams, reqEditors ...RequestEditorFn) (*TeamsReadApiTokensResp, error)

	// TeamsCreateApiToken request with any body
	TeamsCreateApiTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateApiTokenResp, error)

	TeamsCreateApiTokenWithResponse(ctx context.Context, body TeamsCreateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateApiTokenResp, error)

	// TeamsDeleteApiToken request
	TeamsDeleteApiTokenWithResponse(ctx context.Context, accessKey string, reqEditors ...RequestEditorFn) (*TeamsDeleteApiTokenResp, error)

	// TeamsReadApiToken request
	TeamsReadApiTokenWithResponse(ctx context.Context, accessKey string, params *TeamsReadApiTokenParams, reqEditors ...RequestEditorFn) (*TeamsReadApiTokenResp, error)

	// TeamsUpdateApiToken request with any body
	TeamsUpdateApiTokenWithBodyWithResponse(ctx context.Context, accessKey string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateApiTokenResp, error)

	TeamsUpdateApiTokenWithResponse(ctx context.Context, accessKey string, body TeamsUpdateApiTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateApiTokenResp, error)

	// TeamsReadGroups request
	TeamsReadGroupsWithResponse(ctx context.Context, params *TeamsReadGroupsParams, reqEditors ...RequestEditorFn) (*TeamsReadGroupsResp, error)

	// TeamsCreateGroup request with any body
	TeamsCreateGroupWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateGroupResp, error)

	TeamsCreateGroupWithResponse(ctx context.Context, body TeamsCreateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateGroupResp, error)

	// TeamsUpdateGroupMembers request with any body
	TeamsUpdateGroupMembersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupMembersResp, error)

	TeamsUpdateGroupMembersWithResponse(ctx context.Context, body TeamsUpdateGroupMembersJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupMembersResp, error)

	// TeamsDeleteGroup request
	TeamsDeleteGroupWithResponse(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*TeamsDeleteGroupResp, error)

	// TeamsReadGroup request
	TeamsReadGroupWithResponse(ctx context.Context, groupId string, reqEditors ...RequestEditorFn) (*TeamsReadGroupResp, error)

	// TeamsUpdateGroup request with any body
	TeamsUpdateGroupWithBodyWithResponse(ctx context.Context, groupId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupResp, error)

	TeamsUpdateGroupWithResponse(ctx context.Context, groupId string, body TeamsUpdateGroupJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateGroupResp, error)

	// TeamsReadIdamUsers request
	TeamsReadIdamUsersWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*TeamsReadIdamUsersResp, error)

	// TeamsCreateUser request with any body
	TeamsCreateUserWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsCreateUserResp, error)

	TeamsCreateUserWithResponse(ctx context.Context, body TeamsCreateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsCreateUserResp, error)

	// TeamsUpdateUserInvite request
	TeamsUpdateUserInviteWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsUpdateUserInviteResp, error)

	// TeamsUpdateUserPassword request
	TeamsUpdateUserPasswordWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsUpdateUserPasswordResp, error)

	// TeamsReadIdamUser request
	TeamsReadIdamUserWithResponse(ctx context.Context, orgId string, reqEditors ...RequestEditorFn) (*TeamsReadIdamUserResp, error)

	// TeamsUpdateUser request with any body
	TeamsUpdateUserWithBodyWithResponse(ctx context.Context, userId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*TeamsUpdateUserResp, error)

	TeamsUpdateUserWithResponse(ctx context.Context, userId string, body TeamsUpdateUserJSONRequestBody, reqEditors ...RequestEditorFn) (*TeamsUpdateUserResp, error)

	// NetworkingReadDnsResolvers request
	NetworkingReadDnsResolversWithResponse(ctx context.Context, params *NetworkingReadDnsResolversParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsResolversResp, error)

	// NetworkingDeleteDnsResolver request
	NetworkingDeleteDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDnsResolverResp, error)

	// NetworkingReadDnsResolver request
	NetworkingReadDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadDnsResolverParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsResolverResp, error)

	// NetworkingUpdateDnsResolver request with any body
	NetworkingUpdateDnsResolverWithBodyWithResponse(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsResolverResp, error)

	NetworkingUpdateDnsResolverWithResponse(ctx context.Context, dnsResolverId Uuidv4, body NetworkingUpdateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsResolverResp, error)

	// NetworkingReadResolverDnsRules request
	NetworkingReadResolverDnsRulesWithResponse(ctx context.Context, dnsResolverId Uuidv4, params *NetworkingReadResolverDnsRulesParams, reqEditors ...RequestEditorFn) (*NetworkingReadResolverDnsRulesResp, error)

	// NetworkingCreateDnsRule request with any body
	NetworkingCreateDnsRuleWithBodyWithResponse(ctx context.Context, dnsResolverId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsRuleResp, error)

	NetworkingCreateDnsRuleWithResponse(ctx context.Context, dnsResolverId Uuidv4, body NetworkingCreateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsRuleResp, error)

	// NetworkingReadDnsRules request
	NetworkingReadDnsRulesWithResponse(ctx context.Context, params *NetworkingReadDnsRulesParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsRulesResp, error)

	// NetworkingDeleteDnsRule request
	NetworkingDeleteDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDnsRuleResp, error)

	// NetworkingReadDnsRule request
	NetworkingReadDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, params *NetworkingReadDnsRuleParams, reqEditors ...RequestEditorFn) (*NetworkingReadDnsRuleResp, error)

	// NetworkingUpdateDnsRule request with any body
	NetworkingUpdateDnsRuleWithBodyWithResponse(ctx context.Context, dnsRuleId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsRuleResp, error)

	NetworkingUpdateDnsRuleWithResponse(ctx context.Context, dnsRuleId Uuidv4, body NetworkingUpdateDnsRuleJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDnsRuleResp, error)

	// NetworkingReadDxAssociations request
	NetworkingReadDxAssociationsWithResponse(ctx context.Context, params *NetworkingReadDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxAssociationsResp, error)

	// NetworkingDeleteDxAssociation request
	NetworkingDeleteDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxAssociationResp, error)

	// NetworkingReadDxAssociation request
	NetworkingReadDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, params *NetworkingReadDxAssociationParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxAssociationResp, error)

	// NetworkingUpdateDxAssociation request with any body
	NetworkingUpdateDxAssociationWithBodyWithResponse(ctx context.Context, dxAssociationId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxAssociationResp, error)

	NetworkingUpdateDxAssociationWithResponse(ctx context.Context, dxAssociationId Uuidv4, body NetworkingUpdateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxAssociationResp, error)

	// NetworkingReadDxGateways request
	NetworkingReadDxGatewaysWithResponse(ctx context.Context, params *NetworkingReadDxGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxGatewaysResp, error)

	// NetworkingDeleteDxGateway request
	NetworkingDeleteDxGatewayWithResponse(ctx context.Context, dxGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxGatewayResp, error)

	// NetworkingReadDxGateway request
	NetworkingReadDxGatewayWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadDxGatewayParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxGatewayResp, error)

	// NetworkingReadGatewayDxAssociations request
	NetworkingReadGatewayDxAssociationsWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayDxAssociationsResp, error)

	// NetworkingCreateDxAssociation request with any body
	NetworkingCreateDxAssociationWithBodyWithResponse(ctx context.Context, dxGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDxAssociationResp, error)

	NetworkingCreateDxAssociationWithResponse(ctx context.Context, dxGatewayId Uuidv4, body NetworkingCreateDxAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDxAssociationResp, error)

	// NetworkingReadGatewayDxVifs request
	NetworkingReadGatewayDxVifsWithResponse(ctx context.Context, dxGatewayId Uuidv4, params *NetworkingReadGatewayDxVifsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayDxVifsResp, error)

	// NetworkingCreateDxResource request with any body
	NetworkingCreateDxResourceWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDxResourceResp, error)

	NetworkingCreateDxResourceWithResponse(ctx context.Context, body NetworkingCreateDxResourceJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDxResourceResp, error)

	// NetworkingReadDxVifs request
	NetworkingReadDxVifsWithResponse(ctx context.Context, params *NetworkingReadDxVifsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifsResp, error)

	// NetworkingDeleteDxVif request
	NetworkingDeleteDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteDxVifResp, error)

	// NetworkingReadDxVif request
	NetworkingReadDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, params *NetworkingReadDxVifParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifResp, error)

	// NetworkingUpdateDxVif request with any body
	NetworkingUpdateDxVifWithBodyWithResponse(ctx context.Context, dxVifId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxVifResp, error)

	NetworkingUpdateDxVifWithResponse(ctx context.Context, dxVifId Uuidv4, body NetworkingUpdateDxVifJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateDxVifResp, error)

	// NetworkingReadDxVifStatus request
	NetworkingReadDxVifStatusWithResponse(ctx context.Context, dxVifId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingReadDxVifStatusResp, error)

	// NetworkingReadCidrExclusions request
	NetworkingReadCidrExclusionsWithResponse(ctx context.Context, params *NetworkingReadCidrExclusionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrExclusionsResp, error)

	// NetworkingDeleteCidrExclusion request
	NetworkingDeleteCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteCidrExclusionResp, error)

	// NetworkingReadCidrExclusion request
	NetworkingReadCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, params *NetworkingReadCidrExclusionParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrExclusionResp, error)

	// NetworkingUpdateCidrExclusion request with any body
	NetworkingUpdateCidrExclusionWithBodyWithResponse(ctx context.Context, exclusionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrExclusionResp, error)

	NetworkingUpdateCidrExclusionWithResponse(ctx context.Context, exclusionId Uuidv4, body NetworkingUpdateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrExclusionResp, error)

	// NetworkingReadHubPeerings request
	NetworkingReadHubPeeringsWithResponse(ctx context.Context, params *NetworkingReadHubPeeringsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPeeringsResp, error)

	// NetworkingDeleteHubPeering request
	NetworkingDeleteHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteHubPeeringResp, error)

	// NetworkingReadHubPeering request
	NetworkingReadHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, params *NetworkingReadHubPeeringParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPeeringResp, error)

	// NetworkingUpdateHubPeering request with any body
	NetworkingUpdateHubPeeringWithBodyWithResponse(ctx context.Context, hubPeeringId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPeeringResp, error)

	NetworkingUpdateHubPeeringWithResponse(ctx context.Context, hubPeeringId Uuidv4, body NetworkingUpdateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPeeringResp, error)

	// NetworkingReadHubs request
	NetworkingReadHubsWithResponse(ctx context.Context, params *NetworkingReadHubsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubsResp, error)

	// NetworkingCreateHub request with any body
	NetworkingCreateHubWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubResp, error)

	NetworkingCreateHubWithResponse(ctx context.Context, body NetworkingCreateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubResp, error)

	// NetworkingDeleteHub request
	NetworkingDeleteHubWithResponse(ctx context.Context, hubId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteHubResp, error)

	// NetworkingReadHub request
	NetworkingReadHubWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubResp, error)

	// NetworkingUpdateHub request with any body
	NetworkingUpdateHubWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubResp, error)

	NetworkingUpdateHubWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingUpdateHubJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubResp, error)

	// NetworkingReadHubDnsResolvers request
	NetworkingReadHubDnsResolversWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDnsResolversParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDnsResolversResp, error)

	// NetworkingCreateDnsResolver request with any body
	NetworkingCreateDnsResolverWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsResolverResp, error)

	NetworkingCreateDnsResolverWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateDnsResolverJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateDnsResolverResp, error)

	// NetworkingReadHubDxAssociations request
	NetworkingReadHubDxAssociationsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxAssociationsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDxAssociationsResp, error)

	// NetworkingReadHubDxGateways request
	NetworkingReadHubDxGatewaysWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubDxGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubDxGatewaysResp, error)

	// NetworkingReadHubCidrExclusions request
	NetworkingReadHubCidrExclusionsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrExclusionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubCidrExclusionsResp, error)

	// NetworkingCreateCidrExclusion request with any body
	NetworkingCreateCidrExclusionWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrExclusionResp, error)

	NetworkingCreateCidrExclusionWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrExclusionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrExclusionResp, error)

	// NetworkingReadHubPrefixLists request
	NetworkingReadHubPrefixListsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubPrefixListsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubPrefixListsResp, error)

	// NetworkingCreateHubPrefixList request with any body
	NetworkingCreateHubPrefixListWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPrefixListResp, error)

	NetworkingCreateHubPrefixListWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateHubPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPrefixListResp, error)

	// NetworkingCreateVpcPrefixList request with any body
	NetworkingCreateVpcPrefixListWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcPrefixListResp, error)

	NetworkingCreateVpcPrefixListWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcPrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcPrefixListResp, error)

	// NetworkingReadHubCidrRanges request
	NetworkingReadHubCidrRangesWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubCidrRangesParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubCidrRangesResp, error)

	// NetworkingCreateCidrRange request with any body
	NetworkingCreateCidrRangeWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrRangeResp, error)

	NetworkingCreateCidrRangeWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateCidrRangeResp, error)

	// NetworkingReadHubVpcs request
	NetworkingReadHubVpcsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpcsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpcsResp, error)

	// NetworkingCreateVpc request with any body
	NetworkingCreateVpcWithBodyWithResponse(ctx context.Context, hubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcResp, error)

	NetworkingCreateVpcWithResponse(ctx context.Context, hubId Uuidv4, body NetworkingCreateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpcResp, error)

	// NetworkingReadHubVpnConnections request
	NetworkingReadHubVpnConnectionsWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpnConnectionsResp, error)

	// NetworkingReadHubVpnCustomerGateways request
	NetworkingReadHubVpnCustomerGatewaysWithResponse(ctx context.Context, hubId Uuidv4, params *NetworkingReadHubVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubVpnCustomerGatewaysResp, error)

	// NetworkingReadHubHubPeerings request
	NetworkingReadHubHubPeeringsWithResponse(ctx context.Context, networkingHubId Uuidv4, params *NetworkingReadHubHubPeeringsParams, reqEditors ...RequestEditorFn) (*NetworkingReadHubHubPeeringsResp, error)

	// NetworkingCreateHubPeering request with any body
	NetworkingCreateHubPeeringWithBodyWithResponse(ctx context.Context, networkingHubId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPeeringResp, error)

	NetworkingCreateHubPeeringWithResponse(ctx context.Context, networkingHubId Uuidv4, body NetworkingCreateHubPeeringJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateHubPeeringResp, error)

	// NetworkingReadPrefixLists request
	NetworkingReadPrefixListsWithResponse(ctx context.Context, params *NetworkingReadPrefixListsParams, reqEditors ...RequestEditorFn) (*NetworkingReadPrefixListsResp, error)

	// NetworkingUpdateHubPrefixListAssociation request with any body
	NetworkingUpdateHubPrefixListAssociationWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPrefixListAssociationResp, error)

	NetworkingUpdateHubPrefixListAssociationWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateHubPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateHubPrefixListAssociationResp, error)

	// NetworkingUpdateVpcPrefixListAssociation request with any body
	NetworkingUpdateVpcPrefixListAssociationWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcPrefixListAssociationResp, error)

	NetworkingUpdateVpcPrefixListAssociationWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdateVpcPrefixListAssociationJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcPrefixListAssociationResp, error)

	// NetworkingDeletePrefixList request
	NetworkingDeletePrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeletePrefixListResp, error)

	// NetworkingReadPrefixList request
	NetworkingReadPrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, params *NetworkingReadPrefixListParams, reqEditors ...RequestEditorFn) (*NetworkingReadPrefixListResp, error)

	// NetworkingUpdatePrefixList request with any body
	NetworkingUpdatePrefixListWithBodyWithResponse(ctx context.Context, prefixListId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdatePrefixListResp, error)

	NetworkingUpdatePrefixListWithResponse(ctx context.Context, prefixListId Uuidv4, body NetworkingUpdatePrefixListJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdatePrefixListResp, error)

	// NetworkingReadCidrRanges request
	NetworkingReadCidrRangesWithResponse(ctx context.Context, params *NetworkingReadCidrRangesParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrRangesResp, error)

	// NetworkingDeleteCidrRange request
	NetworkingDeleteCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteCidrRangeResp, error)

	// NetworkingReadCidrRange request
	NetworkingReadCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, params *NetworkingReadCidrRangeParams, reqEditors ...RequestEditorFn) (*NetworkingReadCidrRangeResp, error)

	// NetworkingUpdateCidrRange request with any body
	NetworkingUpdateCidrRangeWithBodyWithResponse(ctx context.Context, rangeId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrRangeResp, error)

	NetworkingUpdateCidrRangeWithResponse(ctx context.Context, rangeId Uuidv4, body NetworkingUpdateCidrRangeJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateCidrRangeResp, error)

	// NetworkingReadVpcs request
	NetworkingReadVpcsWithResponse(ctx context.Context, params *NetworkingReadVpcsParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpcsResp, error)

	// NetworkingDeleteVpc request
	NetworkingDeleteVpcWithResponse(ctx context.Context, vpcId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpcResp, error)

	// NetworkingReadVpc request
	NetworkingReadVpcWithResponse(ctx context.Context, vpcId Uuidv4, params *NetworkingReadVpcParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpcResp, error)

	// NetworkingUpdateVpc request with any body
	NetworkingUpdateVpcWithBodyWithResponse(ctx context.Context, vpcId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcResp, error)

	NetworkingUpdateVpcWithResponse(ctx context.Context, vpcId Uuidv4, body NetworkingUpdateVpcJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpcResp, error)

	// NetworkingReadVpnConnections request
	NetworkingReadVpnConnectionsWithResponse(ctx context.Context, params *NetworkingReadVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionsResp, error)

	// NetworkingDeleteVpnConnection request
	NetworkingDeleteVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpnConnectionResp, error)

	// NetworkingReadVpnConnection request
	NetworkingReadVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, params *NetworkingReadVpnConnectionParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionResp, error)

	// NetworkingUpdateVpnConnection request with any body
	NetworkingUpdateVpnConnectionWithBodyWithResponse(ctx context.Context, vpnConnectionId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnConnectionResp, error)

	NetworkingUpdateVpnConnectionWithResponse(ctx context.Context, vpnConnectionId Uuidv4, body NetworkingUpdateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnConnectionResp, error)

	// NetworkingReadVpnConnectionStatus request
	NetworkingReadVpnConnectionStatusWithResponse(ctx context.Context, vpnConnectionId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingReadVpnConnectionStatusResp, error)

	// NetworkingReadVpnCustomerGateways request
	NetworkingReadVpnCustomerGatewaysWithResponse(ctx context.Context, params *NetworkingReadVpnCustomerGatewaysParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnCustomerGatewaysResp, error)

	// NetworkingCreateVpnCustomerGateway request with any body
	NetworkingCreateVpnCustomerGatewayWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnCustomerGatewayResp, error)

	NetworkingCreateVpnCustomerGatewayWithResponse(ctx context.Context, body NetworkingCreateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnCustomerGatewayResp, error)

	// NetworkingDeleteVpnCustomerGateway request
	NetworkingDeleteVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, reqEditors ...RequestEditorFn) (*NetworkingDeleteVpnCustomerGatewayResp, error)

	// NetworkingReadVpnCustomerGateway request
	NetworkingReadVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadVpnCustomerGatewayParams, reqEditors ...RequestEditorFn) (*NetworkingReadVpnCustomerGatewayResp, error)

	// NetworkingUpdateVpnCustomerGateway request with any body
	NetworkingUpdateVpnCustomerGatewayWithBodyWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnCustomerGatewayResp, error)

	NetworkingUpdateVpnCustomerGatewayWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingUpdateVpnCustomerGatewayJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingUpdateVpnCustomerGatewayResp, error)

	// NetworkingCreateVpnConnection request with any body
	NetworkingCreateVpnConnectionWithBodyWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnConnectionResp, error)

	NetworkingCreateVpnConnectionWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, body NetworkingCreateVpnConnectionJSONRequestBody, reqEditors ...RequestEditorFn) (*NetworkingCreateVpnConnectionResp, error)

	// NetworkingReadGatewayVpnConnections request
	NetworkingReadGatewayVpnConnectionsWithResponse(ctx context.Context, vpnCustomerGatewayId Uuidv4, params *NetworkingReadGatewayVpnConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadGatewayVpnConnectionsResp, error)

	// NetworkingReadDxConnections request
	NetworkingReadDxConnectionsWithResponse(ctx context.Context, accountId Uuidv4, params *NetworkingReadDxConnectionsParams, reqEditors ...RequestEditorFn) (*NetworkingReadDxConnectionsResp, error)

	// OrganisationsReadOrganisations request
	OrganisationsReadOrganisationsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationsResp, error)

	// OrganisationsReadOrganisation request
	OrganisationsReadOrganisationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationResp, error)

	// OrganisationsReadOrganisationalUnits request
	OrganisationsReadOrganisationalUnitsWithResponse(ctx context.Context, params *OrganisationsReadOrganisationalUnitsParams, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationalUnitsResp, error)

	// OrganisationsReadOrganisationalUnit request
	OrganisationsReadOrganisationalUnitWithResponse(ctx context.Context, organisationalUnitId string, reqEditors ...RequestEditorFn) (*OrganisationsReadOrganisationalUnitResp, error)

	// OrganisationsReadPolicies request
	OrganisationsReadPoliciesWithResponse(ctx context.Context, params *OrganisationsReadPoliciesParams, reqEditors ...RequestEditorFn) (*OrganisationsReadPoliciesResp, error)

	// OrganisationsCreatePolicy request with any body
	OrganisationsCreatePolicyWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsCreatePolicyResp, error)

	OrganisationsCreatePolicyWithResponse(ctx context.Context, body OrganisationsCreatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsCreatePolicyResp, error)

	// OrganisationsDetachPolicy request
	OrganisationsDetachPolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsDetachPolicyResp, error)

	// OrganisationsAttachPolicy request with any body
	OrganisationsAttachPolicyWithBodyWithResponse(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsAttachPolicyResp, error)

	OrganisationsAttachPolicyWithResponse(ctx context.Context, policyId string, body OrganisationsAttachPolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsAttachPolicyResp, error)

	// OrganisationsDeletePolicy request
	OrganisationsDeletePolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsDeletePolicyResp, error)

	// OrganisationsReadPolicy request
	OrganisationsReadPolicyWithResponse(ctx context.Context, policyId string, reqEditors ...RequestEditorFn) (*OrganisationsReadPolicyResp, error)

	// OrganisationsUpdatePolicy request with any body
	OrganisationsUpdatePolicyWithBodyWithResponse(ctx context.Context, policyId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*OrganisationsUpdatePolicyResp, error)

	OrganisationsUpdatePolicyWithResponse(ctx context.Context, policyId string, body OrganisationsUpdatePolicyJSONRequestBody, reqEditors ...RequestEditorFn) (*OrganisationsUpdatePolicyResp, error)

	// PublicCheckAlias request
	PublicCheckAliasWithResponse(ctx context.Context, alias string, reqEditors ...RequestEditorFn) (*PublicCheckAliasResp, error)

	// PublicReadConfig request
	PublicReadConfigWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PublicReadConfigResp, error)

	// ServicesReadConfigurations request
	ServicesReadConfigurationsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ServicesReadConfigurationsResp, error)

	// ServicesReadSecurityHubConfiguration request
	ServicesReadSecurityHubConfigurationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*ServicesReadSecurityHubConfigurationResp, error)

	// ServicesConfigureSecurityHub request with any body
	ServicesConfigureSecurityHubWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ServicesConfigureSecurityHubResp, error)

	ServicesConfigureSecurityHubWithResponse(ctx context.Context, body ServicesConfigureSecurityHubJSONRequestBody, reqEditors ...RequestEditorFn) (*ServicesConfigureSecurityHubResp, error)

	// TasksReadTask request
	TasksReadTaskWithResponse(ctx context.Context, taskId string, reqEditors ...RequestEditorFn) (*TasksReadTaskResp, error)

	// TeamsReadUsers request
	TeamsReadUsersWithResponse(ctx context.Context, params *TeamsReadUsersParams, reqEditors ...RequestEditorFn) (*TeamsReadUsersResp, error)

	// TeamsFetchCurrentUser request
	TeamsFetchCurrentUserWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*TeamsFetchCurrentUserResp, error)

	// TeamsDeleteUser request
	TeamsDeleteUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsDeleteUserResp, error)

	// TeamsReadUser request
	TeamsReadUserWithResponse(ctx context.Context, userId string, reqEditors ...RequestEditorFn) (*TeamsReadUserResp, error)

	// WorkloadsReadCatalogueItems request
	WorkloadsReadCatalogueItemsWithResponse(ctx context.Context, params *WorkloadsReadCatalogueItemsParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueItemsResp, error)

	// WorkloadsCreateCatalogueItem request with any body
	WorkloadsCreateCatalogueItemWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueItemResp, error)

	WorkloadsCreateCatalogueItemWithResponse(ctx context.Context, body WorkloadsCreateCatalogueItemJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueItemResp, error)

	// WorkloadsReadCatalogueManifest request
	WorkloadsReadCatalogueManifestWithResponse(ctx context.Context, versionId string, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueManifestResp, error)

	// WorkloadsReadCatalogueTemplate request
	WorkloadsReadCatalogueTemplateWithResponse(ctx context.Context, versionId string, name string, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueTemplateResp, error)

	// WorkloadsDeleteCatalogueItem request
	WorkloadsDeleteCatalogueItemWithResponse(ctx context.Context, catalogueId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteCatalogueItemResp, error)

	// WorkloadsReadCatalogueItem request
	WorkloadsReadCatalogueItemWithResponse(ctx context.Context, catalogueId string, params *WorkloadsReadCatalogueItemParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueItemResp, error)

	// WorkloadsCreateCatalogueVersion request with any body
	WorkloadsCreateCatalogueVersionWithBodyWithResponse(ctx context.Context, catalogueId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueVersionResp, error)

	WorkloadsCreateCatalogueVersionWithResponse(ctx context.Context, catalogueId string, body WorkloadsCreateCatalogueVersionJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateCatalogueVersionResp, error)

	// WorkloadsDeleteCatalogueVersion request
	WorkloadsDeleteCatalogueVersionWithResponse(ctx context.Context, catalogueId string, versionId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteCatalogueVersionResp, error)

	// WorkloadsReadCatalogueVersion request
	WorkloadsReadCatalogueVersionWithResponse(ctx context.Context, catalogueId string, versionId string, params *WorkloadsReadCatalogueVersionParams, reqEditors ...RequestEditorFn) (*WorkloadsReadCatalogueVersionResp, error)

	// WorkloadsUpdateAll request with any body
	WorkloadsUpdateAllWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsUpdateAllResp, error)

	WorkloadsUpdateAllWithResponse(ctx context.Context, body WorkloadsUpdateAllJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsUpdateAllResp, error)

	// WorkloadsReadWorkloads request
	WorkloadsReadWorkloadsWithResponse(ctx context.Context, params *WorkloadsReadWorkloadsParams, reqEditors ...RequestEditorFn) (*WorkloadsReadWorkloadsResp, error)

	// WorkloadsCreateWorkload request with any body
	WorkloadsCreateWorkloadWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsCreateWorkloadResp, error)

	WorkloadsCreateWorkloadWithResponse(ctx context.Context, body WorkloadsCreateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsCreateWorkloadResp, error)

	// WorkloadsDeleteWorkload request
	WorkloadsDeleteWorkloadWithResponse(ctx context.Context, workloadId string, reqEditors ...RequestEditorFn) (*WorkloadsDeleteWorkloadResp, error)

	// WorkloadsReadWorkload request
	WorkloadsReadWorkloadWithResponse(ctx context.Context, workloadId string, params *WorkloadsReadWorkloadParams, reqEditors ...RequestEditorFn) (*WorkloadsReadWorkloadResp, error)

	// WorkloadsUpdateWorkload request with any body
	WorkloadsUpdateWorkloadWithBodyWithResponse(ctx context.Context, workloadId string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*WorkloadsUpdateWorkloadResp, error)

	WorkloadsUpdateWorkloadWithResponse(ctx context.Context, workloadId string, body WorkloadsUpdateWorkloadJSONRequestBody, reqEditors ...RequestEditorFn) (*WorkloadsUpdateWorkloadResp, error)
}

ClientWithResponsesInterface is the interface specification for the client with responses above.

type HttpRequestDoer

type HttpRequestDoer interface {
	Do(req *http.Request) (*http.Response, error)
}

Doer performs HTTP requests.

The standard http.Client implements this interface.

type NetworkingCreateCidrExclusionResp

type NetworkingCreateCidrExclusionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrExclusions
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateCidrExclusionResp

func ParseNetworkingCreateCidrExclusionResp(rsp *http.Response) (*NetworkingCreateCidrExclusionResp, error)

ParseNetworkingCreateCidrExclusionResp parses an HTTP response from a NetworkingCreateCidrExclusionWithResponse call

func (NetworkingCreateCidrExclusionResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateCidrExclusionResp) StatusCode

func (r NetworkingCreateCidrExclusionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateCidrRangeResp

type NetworkingCreateCidrRangeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrRanges
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateCidrRangeResp

func ParseNetworkingCreateCidrRangeResp(rsp *http.Response) (*NetworkingCreateCidrRangeResp, error)

ParseNetworkingCreateCidrRangeResp parses an HTTP response from a NetworkingCreateCidrRangeWithResponse call

func (NetworkingCreateCidrRangeResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateCidrRangeResp) StatusCode

func (r NetworkingCreateCidrRangeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateDnsResolverResp

type NetworkingCreateDnsResolverResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateDnsResolverEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateDnsResolverResp

func ParseNetworkingCreateDnsResolverResp(rsp *http.Response) (*NetworkingCreateDnsResolverResp, error)

ParseNetworkingCreateDnsResolverResp parses an HTTP response from a NetworkingCreateDnsResolverWithResponse call

func (NetworkingCreateDnsResolverResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateDnsResolverResp) StatusCode

func (r NetworkingCreateDnsResolverResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateDnsRuleResp

type NetworkingCreateDnsRuleResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateDnsRuleEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingCreateDnsRuleResp

func ParseNetworkingCreateDnsRuleResp(rsp *http.Response) (*NetworkingCreateDnsRuleResp, error)

ParseNetworkingCreateDnsRuleResp parses an HTTP response from a NetworkingCreateDnsRuleWithResponse call

func (NetworkingCreateDnsRuleResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateDnsRuleResp) StatusCode

func (r NetworkingCreateDnsRuleResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateDxAssociationResp

type NetworkingCreateDxAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateDxAssociationEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateDxAssociationResp

func ParseNetworkingCreateDxAssociationResp(rsp *http.Response) (*NetworkingCreateDxAssociationResp, error)

ParseNetworkingCreateDxAssociationResp parses an HTTP response from a NetworkingCreateDxAssociationWithResponse call

func (NetworkingCreateDxAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateDxAssociationResp) StatusCode

func (r NetworkingCreateDxAssociationResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateDxResourceResp

type NetworkingCreateDxResourceResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateDxResourceEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateDxResourceResp

func ParseNetworkingCreateDxResourceResp(rsp *http.Response) (*NetworkingCreateDxResourceResp, error)

ParseNetworkingCreateDxResourceResp parses an HTTP response from a NetworkingCreateDxResourceWithResponse call

func (NetworkingCreateDxResourceResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateDxResourceResp) StatusCode

func (r NetworkingCreateDxResourceResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateHubPeeringResp

type NetworkingCreateHubPeeringResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateHubPeeringEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateHubPeeringResp

func ParseNetworkingCreateHubPeeringResp(rsp *http.Response) (*NetworkingCreateHubPeeringResp, error)

ParseNetworkingCreateHubPeeringResp parses an HTTP response from a NetworkingCreateHubPeeringWithResponse call

func (NetworkingCreateHubPeeringResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateHubPeeringResp) StatusCode

func (r NetworkingCreateHubPeeringResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateHubPrefixListResp

type NetworkingCreateHubPrefixListResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreatePrefixListEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateHubPrefixListResp

func ParseNetworkingCreateHubPrefixListResp(rsp *http.Response) (*NetworkingCreateHubPrefixListResp, error)

ParseNetworkingCreateHubPrefixListResp parses an HTTP response from a NetworkingCreateHubPrefixListWithResponse call

func (NetworkingCreateHubPrefixListResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateHubPrefixListResp) StatusCode

func (r NetworkingCreateHubPrefixListResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateHubResp

type NetworkingCreateHubResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateHubEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingCreateHubResp

func ParseNetworkingCreateHubResp(rsp *http.Response) (*NetworkingCreateHubResp, error)

ParseNetworkingCreateHubResp parses an HTTP response from a NetworkingCreateHubWithResponse call

func (NetworkingCreateHubResp) Status

func (r NetworkingCreateHubResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingCreateHubResp) StatusCode

func (r NetworkingCreateHubResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateVpcPrefixListResp

type NetworkingCreateVpcPrefixListResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreatePrefixListEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateVpcPrefixListResp

func ParseNetworkingCreateVpcPrefixListResp(rsp *http.Response) (*NetworkingCreateVpcPrefixListResp, error)

ParseNetworkingCreateVpcPrefixListResp parses an HTTP response from a NetworkingCreateVpcPrefixListWithResponse call

func (NetworkingCreateVpcPrefixListResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateVpcPrefixListResp) StatusCode

func (r NetworkingCreateVpcPrefixListResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateVpcResp

type NetworkingCreateVpcResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateVpcEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingCreateVpcResp

func ParseNetworkingCreateVpcResp(rsp *http.Response) (*NetworkingCreateVpcResp, error)

ParseNetworkingCreateVpcResp parses an HTTP response from a NetworkingCreateVpcWithResponse call

func (NetworkingCreateVpcResp) Status

func (r NetworkingCreateVpcResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingCreateVpcResp) StatusCode

func (r NetworkingCreateVpcResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateVpnConnectionResp

type NetworkingCreateVpnConnectionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateVpnConnectionEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateVpnConnectionResp

func ParseNetworkingCreateVpnConnectionResp(rsp *http.Response) (*NetworkingCreateVpnConnectionResp, error)

ParseNetworkingCreateVpnConnectionResp parses an HTTP response from a NetworkingCreateVpnConnectionWithResponse call

func (NetworkingCreateVpnConnectionResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateVpnConnectionResp) StatusCode

func (r NetworkingCreateVpnConnectionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingCreateVpnCustomerGatewayResp

type NetworkingCreateVpnCustomerGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingCreateVpnCustomerGatewayEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingCreateVpnCustomerGatewayResp

func ParseNetworkingCreateVpnCustomerGatewayResp(rsp *http.Response) (*NetworkingCreateVpnCustomerGatewayResp, error)

ParseNetworkingCreateVpnCustomerGatewayResp parses an HTTP response from a NetworkingCreateVpnCustomerGatewayWithResponse call

func (NetworkingCreateVpnCustomerGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingCreateVpnCustomerGatewayResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteCidrExclusionResp

type NetworkingDeleteCidrExclusionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrExclusions
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteCidrExclusionResp

func ParseNetworkingDeleteCidrExclusionResp(rsp *http.Response) (*NetworkingDeleteCidrExclusionResp, error)

ParseNetworkingDeleteCidrExclusionResp parses an HTTP response from a NetworkingDeleteCidrExclusionWithResponse call

func (NetworkingDeleteCidrExclusionResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteCidrExclusionResp) StatusCode

func (r NetworkingDeleteCidrExclusionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteCidrRangeResp

type NetworkingDeleteCidrRangeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrRanges
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteCidrRangeResp

func ParseNetworkingDeleteCidrRangeResp(rsp *http.Response) (*NetworkingDeleteCidrRangeResp, error)

ParseNetworkingDeleteCidrRangeResp parses an HTTP response from a NetworkingDeleteCidrRangeWithResponse call

func (NetworkingDeleteCidrRangeResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteCidrRangeResp) StatusCode

func (r NetworkingDeleteCidrRangeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteDnsResolverResp

type NetworkingDeleteDnsResolverResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteDnsResolverEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteDnsResolverResp

func ParseNetworkingDeleteDnsResolverResp(rsp *http.Response) (*NetworkingDeleteDnsResolverResp, error)

ParseNetworkingDeleteDnsResolverResp parses an HTTP response from a NetworkingDeleteDnsResolverWithResponse call

func (NetworkingDeleteDnsResolverResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteDnsResolverResp) StatusCode

func (r NetworkingDeleteDnsResolverResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteDnsRuleResp

type NetworkingDeleteDnsRuleResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteDnsRuleEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteDnsRuleResp

func ParseNetworkingDeleteDnsRuleResp(rsp *http.Response) (*NetworkingDeleteDnsRuleResp, error)

ParseNetworkingDeleteDnsRuleResp parses an HTTP response from a NetworkingDeleteDnsRuleWithResponse call

func (NetworkingDeleteDnsRuleResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteDnsRuleResp) StatusCode

func (r NetworkingDeleteDnsRuleResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteDxAssociationResp

type NetworkingDeleteDxAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteDxAssociationEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteDxAssociationResp

func ParseNetworkingDeleteDxAssociationResp(rsp *http.Response) (*NetworkingDeleteDxAssociationResp, error)

ParseNetworkingDeleteDxAssociationResp parses an HTTP response from a NetworkingDeleteDxAssociationWithResponse call

func (NetworkingDeleteDxAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteDxAssociationResp) StatusCode

func (r NetworkingDeleteDxAssociationResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteDxGatewayResp

type NetworkingDeleteDxGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteDxGatewayEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteDxGatewayResp

func ParseNetworkingDeleteDxGatewayResp(rsp *http.Response) (*NetworkingDeleteDxGatewayResp, error)

ParseNetworkingDeleteDxGatewayResp parses an HTTP response from a NetworkingDeleteDxGatewayWithResponse call

func (NetworkingDeleteDxGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteDxGatewayResp) StatusCode

func (r NetworkingDeleteDxGatewayResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteDxVifResp

type NetworkingDeleteDxVifResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteDxVifEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteDxVifResp

func ParseNetworkingDeleteDxVifResp(rsp *http.Response) (*NetworkingDeleteDxVifResp, error)

ParseNetworkingDeleteDxVifResp parses an HTTP response from a NetworkingDeleteDxVifWithResponse call

func (NetworkingDeleteDxVifResp) Status

func (r NetworkingDeleteDxVifResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingDeleteDxVifResp) StatusCode

func (r NetworkingDeleteDxVifResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteHubPeeringResp

type NetworkingDeleteHubPeeringResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteHubPeeringEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteHubPeeringResp

func ParseNetworkingDeleteHubPeeringResp(rsp *http.Response) (*NetworkingDeleteHubPeeringResp, error)

ParseNetworkingDeleteHubPeeringResp parses an HTTP response from a NetworkingDeleteHubPeeringWithResponse call

func (NetworkingDeleteHubPeeringResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteHubPeeringResp) StatusCode

func (r NetworkingDeleteHubPeeringResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteHubResp

type NetworkingDeleteHubResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteHubEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteHubResp

func ParseNetworkingDeleteHubResp(rsp *http.Response) (*NetworkingDeleteHubResp, error)

ParseNetworkingDeleteHubResp parses an HTTP response from a NetworkingDeleteHubWithResponse call

func (NetworkingDeleteHubResp) Status

func (r NetworkingDeleteHubResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingDeleteHubResp) StatusCode

func (r NetworkingDeleteHubResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeletePrefixListResp

type NetworkingDeletePrefixListResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeletePrefixListEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeletePrefixListResp

func ParseNetworkingDeletePrefixListResp(rsp *http.Response) (*NetworkingDeletePrefixListResp, error)

ParseNetworkingDeletePrefixListResp parses an HTTP response from a NetworkingDeletePrefixListWithResponse call

func (NetworkingDeletePrefixListResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeletePrefixListResp) StatusCode

func (r NetworkingDeletePrefixListResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteVpcResp

type NetworkingDeleteVpcResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteVpcEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteVpcResp

func ParseNetworkingDeleteVpcResp(rsp *http.Response) (*NetworkingDeleteVpcResp, error)

ParseNetworkingDeleteVpcResp parses an HTTP response from a NetworkingDeleteVpcWithResponse call

func (NetworkingDeleteVpcResp) Status

func (r NetworkingDeleteVpcResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingDeleteVpcResp) StatusCode

func (r NetworkingDeleteVpcResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteVpnConnectionResp

type NetworkingDeleteVpnConnectionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteVpnConnectionEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteVpnConnectionResp

func ParseNetworkingDeleteVpnConnectionResp(rsp *http.Response) (*NetworkingDeleteVpnConnectionResp, error)

ParseNetworkingDeleteVpnConnectionResp parses an HTTP response from a NetworkingDeleteVpnConnectionWithResponse call

func (NetworkingDeleteVpnConnectionResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteVpnConnectionResp) StatusCode

func (r NetworkingDeleteVpnConnectionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingDeleteVpnCustomerGatewayResp

type NetworkingDeleteVpnCustomerGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingDeleteVpnCustomerGatewayEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingDeleteVpnCustomerGatewayResp

func ParseNetworkingDeleteVpnCustomerGatewayResp(rsp *http.Response) (*NetworkingDeleteVpnCustomerGatewayResp, error)

ParseNetworkingDeleteVpnCustomerGatewayResp parses an HTTP response from a NetworkingDeleteVpnCustomerGatewayWithResponse call

func (NetworkingDeleteVpnCustomerGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingDeleteVpnCustomerGatewayResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadCidrExclusionResp

type NetworkingReadCidrExclusionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrExclusions
	JSON404      *Error
}

func ParseNetworkingReadCidrExclusionResp

func ParseNetworkingReadCidrExclusionResp(rsp *http.Response) (*NetworkingReadCidrExclusionResp, error)

ParseNetworkingReadCidrExclusionResp parses an HTTP response from a NetworkingReadCidrExclusionWithResponse call

func (NetworkingReadCidrExclusionResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadCidrExclusionResp) StatusCode

func (r NetworkingReadCidrExclusionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadCidrExclusionsResp

type NetworkingReadCidrExclusionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrExclusions
	JSON404      *Error
}

func ParseNetworkingReadCidrExclusionsResp

func ParseNetworkingReadCidrExclusionsResp(rsp *http.Response) (*NetworkingReadCidrExclusionsResp, error)

ParseNetworkingReadCidrExclusionsResp parses an HTTP response from a NetworkingReadCidrExclusionsWithResponse call

func (NetworkingReadCidrExclusionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadCidrExclusionsResp) StatusCode

func (r NetworkingReadCidrExclusionsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadCidrRangeResp

type NetworkingReadCidrRangeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrRanges
	JSON404      *Error
}

func ParseNetworkingReadCidrRangeResp

func ParseNetworkingReadCidrRangeResp(rsp *http.Response) (*NetworkingReadCidrRangeResp, error)

ParseNetworkingReadCidrRangeResp parses an HTTP response from a NetworkingReadCidrRangeWithResponse call

func (NetworkingReadCidrRangeResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadCidrRangeResp) StatusCode

func (r NetworkingReadCidrRangeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadCidrRangesResp

type NetworkingReadCidrRangesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrRanges
	JSON404      *Error
}

func ParseNetworkingReadCidrRangesResp

func ParseNetworkingReadCidrRangesResp(rsp *http.Response) (*NetworkingReadCidrRangesResp, error)

ParseNetworkingReadCidrRangesResp parses an HTTP response from a NetworkingReadCidrRangesWithResponse call

func (NetworkingReadCidrRangesResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadCidrRangesResp) StatusCode

func (r NetworkingReadCidrRangesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDnsResolverResp

type NetworkingReadDnsResolverResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsResolvers
	JSON404      *Error
}

func ParseNetworkingReadDnsResolverResp

func ParseNetworkingReadDnsResolverResp(rsp *http.Response) (*NetworkingReadDnsResolverResp, error)

ParseNetworkingReadDnsResolverResp parses an HTTP response from a NetworkingReadDnsResolverWithResponse call

func (NetworkingReadDnsResolverResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDnsResolverResp) StatusCode

func (r NetworkingReadDnsResolverResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDnsResolversResp

type NetworkingReadDnsResolversResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsResolvers
	JSON404      *Error
}

func ParseNetworkingReadDnsResolversResp

func ParseNetworkingReadDnsResolversResp(rsp *http.Response) (*NetworkingReadDnsResolversResp, error)

ParseNetworkingReadDnsResolversResp parses an HTTP response from a NetworkingReadDnsResolversWithResponse call

func (NetworkingReadDnsResolversResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDnsResolversResp) StatusCode

func (r NetworkingReadDnsResolversResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDnsRuleResp

type NetworkingReadDnsRuleResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsRules
	JSON404      *Error
}

func ParseNetworkingReadDnsRuleResp

func ParseNetworkingReadDnsRuleResp(rsp *http.Response) (*NetworkingReadDnsRuleResp, error)

ParseNetworkingReadDnsRuleResp parses an HTTP response from a NetworkingReadDnsRuleWithResponse call

func (NetworkingReadDnsRuleResp) Status

func (r NetworkingReadDnsRuleResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadDnsRuleResp) StatusCode

func (r NetworkingReadDnsRuleResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDnsRulesResp

type NetworkingReadDnsRulesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsRules
	JSON404      *Error
}

func ParseNetworkingReadDnsRulesResp

func ParseNetworkingReadDnsRulesResp(rsp *http.Response) (*NetworkingReadDnsRulesResp, error)

ParseNetworkingReadDnsRulesResp parses an HTTP response from a NetworkingReadDnsRulesWithResponse call

func (NetworkingReadDnsRulesResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDnsRulesResp) StatusCode

func (r NetworkingReadDnsRulesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxAssociationResp

type NetworkingReadDxAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxAssociations
	JSON404      *Error
}

func ParseNetworkingReadDxAssociationResp

func ParseNetworkingReadDxAssociationResp(rsp *http.Response) (*NetworkingReadDxAssociationResp, error)

ParseNetworkingReadDxAssociationResp parses an HTTP response from a NetworkingReadDxAssociationWithResponse call

func (NetworkingReadDxAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxAssociationResp) StatusCode

func (r NetworkingReadDxAssociationResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxAssociationsResp

type NetworkingReadDxAssociationsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxAssociations
	JSON404      *Error
}

func ParseNetworkingReadDxAssociationsResp

func ParseNetworkingReadDxAssociationsResp(rsp *http.Response) (*NetworkingReadDxAssociationsResp, error)

ParseNetworkingReadDxAssociationsResp parses an HTTP response from a NetworkingReadDxAssociationsWithResponse call

func (NetworkingReadDxAssociationsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxAssociationsResp) StatusCode

func (r NetworkingReadDxAssociationsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxConnectionsResp

type NetworkingReadDxConnectionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxConnections
	JSON404      *Error
}

func ParseNetworkingReadDxConnectionsResp

func ParseNetworkingReadDxConnectionsResp(rsp *http.Response) (*NetworkingReadDxConnectionsResp, error)

ParseNetworkingReadDxConnectionsResp parses an HTTP response from a NetworkingReadDxConnectionsWithResponse call

func (NetworkingReadDxConnectionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxConnectionsResp) StatusCode

func (r NetworkingReadDxConnectionsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxGatewayResp

type NetworkingReadDxGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxGateways
	JSON404      *Error
}

func ParseNetworkingReadDxGatewayResp

func ParseNetworkingReadDxGatewayResp(rsp *http.Response) (*NetworkingReadDxGatewayResp, error)

ParseNetworkingReadDxGatewayResp parses an HTTP response from a NetworkingReadDxGatewayWithResponse call

func (NetworkingReadDxGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxGatewayResp) StatusCode

func (r NetworkingReadDxGatewayResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxGatewaysResp

type NetworkingReadDxGatewaysResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxGateways
	JSON404      *Error
}

func ParseNetworkingReadDxGatewaysResp

func ParseNetworkingReadDxGatewaysResp(rsp *http.Response) (*NetworkingReadDxGatewaysResp, error)

ParseNetworkingReadDxGatewaysResp parses an HTTP response from a NetworkingReadDxGatewaysWithResponse call

func (NetworkingReadDxGatewaysResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxGatewaysResp) StatusCode

func (r NetworkingReadDxGatewaysResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxVifResp

type NetworkingReadDxVifResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxVifs
	JSON404      *Error
}

func ParseNetworkingReadDxVifResp

func ParseNetworkingReadDxVifResp(rsp *http.Response) (*NetworkingReadDxVifResp, error)

ParseNetworkingReadDxVifResp parses an HTTP response from a NetworkingReadDxVifWithResponse call

func (NetworkingReadDxVifResp) Status

func (r NetworkingReadDxVifResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadDxVifResp) StatusCode

func (r NetworkingReadDxVifResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxVifStatusResp

type NetworkingReadDxVifStatusResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxVifStatus
	JSON404      *Error
}

func ParseNetworkingReadDxVifStatusResp

func ParseNetworkingReadDxVifStatusResp(rsp *http.Response) (*NetworkingReadDxVifStatusResp, error)

ParseNetworkingReadDxVifStatusResp parses an HTTP response from a NetworkingReadDxVifStatusWithResponse call

func (NetworkingReadDxVifStatusResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadDxVifStatusResp) StatusCode

func (r NetworkingReadDxVifStatusResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadDxVifsResp

type NetworkingReadDxVifsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxVifs
	JSON404      *Error
}

func ParseNetworkingReadDxVifsResp

func ParseNetworkingReadDxVifsResp(rsp *http.Response) (*NetworkingReadDxVifsResp, error)

ParseNetworkingReadDxVifsResp parses an HTTP response from a NetworkingReadDxVifsWithResponse call

func (NetworkingReadDxVifsResp) Status

func (r NetworkingReadDxVifsResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadDxVifsResp) StatusCode

func (r NetworkingReadDxVifsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadGatewayDxAssociationsResp

type NetworkingReadGatewayDxAssociationsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxAssociations
	JSON404      *Error
}

func ParseNetworkingReadGatewayDxAssociationsResp

func ParseNetworkingReadGatewayDxAssociationsResp(rsp *http.Response) (*NetworkingReadGatewayDxAssociationsResp, error)

ParseNetworkingReadGatewayDxAssociationsResp parses an HTTP response from a NetworkingReadGatewayDxAssociationsWithResponse call

func (NetworkingReadGatewayDxAssociationsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadGatewayDxAssociationsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadGatewayDxVifsResp

type NetworkingReadGatewayDxVifsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxVifs
	JSON404      *Error
}

func ParseNetworkingReadGatewayDxVifsResp

func ParseNetworkingReadGatewayDxVifsResp(rsp *http.Response) (*NetworkingReadGatewayDxVifsResp, error)

ParseNetworkingReadGatewayDxVifsResp parses an HTTP response from a NetworkingReadGatewayDxVifsWithResponse call

func (NetworkingReadGatewayDxVifsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadGatewayDxVifsResp) StatusCode

func (r NetworkingReadGatewayDxVifsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadGatewayVpnConnectionsResp

type NetworkingReadGatewayVpnConnectionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnConnections
	JSON404      *Error
}

func ParseNetworkingReadGatewayVpnConnectionsResp

func ParseNetworkingReadGatewayVpnConnectionsResp(rsp *http.Response) (*NetworkingReadGatewayVpnConnectionsResp, error)

ParseNetworkingReadGatewayVpnConnectionsResp parses an HTTP response from a NetworkingReadGatewayVpnConnectionsWithResponse call

func (NetworkingReadGatewayVpnConnectionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadGatewayVpnConnectionsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubCidrExclusionsResp

type NetworkingReadHubCidrExclusionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrExclusions
	JSON404      *Error
}

func ParseNetworkingReadHubCidrExclusionsResp

func ParseNetworkingReadHubCidrExclusionsResp(rsp *http.Response) (*NetworkingReadHubCidrExclusionsResp, error)

ParseNetworkingReadHubCidrExclusionsResp parses an HTTP response from a NetworkingReadHubCidrExclusionsWithResponse call

func (NetworkingReadHubCidrExclusionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubCidrExclusionsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubCidrRangesResp

type NetworkingReadHubCidrRangesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadCidrRanges
	JSON404      *Error
}

func ParseNetworkingReadHubCidrRangesResp

func ParseNetworkingReadHubCidrRangesResp(rsp *http.Response) (*NetworkingReadHubCidrRangesResp, error)

ParseNetworkingReadHubCidrRangesResp parses an HTTP response from a NetworkingReadHubCidrRangesWithResponse call

func (NetworkingReadHubCidrRangesResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubCidrRangesResp) StatusCode

func (r NetworkingReadHubCidrRangesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubDnsResolversResp

type NetworkingReadHubDnsResolversResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsResolvers
	JSON404      *Error
}

func ParseNetworkingReadHubDnsResolversResp

func ParseNetworkingReadHubDnsResolversResp(rsp *http.Response) (*NetworkingReadHubDnsResolversResp, error)

ParseNetworkingReadHubDnsResolversResp parses an HTTP response from a NetworkingReadHubDnsResolversWithResponse call

func (NetworkingReadHubDnsResolversResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubDnsResolversResp) StatusCode

func (r NetworkingReadHubDnsResolversResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubDxAssociationsResp

type NetworkingReadHubDxAssociationsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxAssociations
	JSON404      *Error
}

func ParseNetworkingReadHubDxAssociationsResp

func ParseNetworkingReadHubDxAssociationsResp(rsp *http.Response) (*NetworkingReadHubDxAssociationsResp, error)

ParseNetworkingReadHubDxAssociationsResp parses an HTTP response from a NetworkingReadHubDxAssociationsWithResponse call

func (NetworkingReadHubDxAssociationsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubDxAssociationsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubDxGatewaysResp

type NetworkingReadHubDxGatewaysResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDxGateways
	JSON404      *Error
}

func ParseNetworkingReadHubDxGatewaysResp

func ParseNetworkingReadHubDxGatewaysResp(rsp *http.Response) (*NetworkingReadHubDxGatewaysResp, error)

ParseNetworkingReadHubDxGatewaysResp parses an HTTP response from a NetworkingReadHubDxGatewaysWithResponse call

func (NetworkingReadHubDxGatewaysResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubDxGatewaysResp) StatusCode

func (r NetworkingReadHubDxGatewaysResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubHubPeeringsResp

type NetworkingReadHubHubPeeringsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadHubPeerings
	JSON404      *Error
}

func ParseNetworkingReadHubHubPeeringsResp

func ParseNetworkingReadHubHubPeeringsResp(rsp *http.Response) (*NetworkingReadHubHubPeeringsResp, error)

ParseNetworkingReadHubHubPeeringsResp parses an HTTP response from a NetworkingReadHubHubPeeringsWithResponse call

func (NetworkingReadHubHubPeeringsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubHubPeeringsResp) StatusCode

func (r NetworkingReadHubHubPeeringsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubPeeringResp

type NetworkingReadHubPeeringResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadHubPeerings
	JSON404      *Error
}

func ParseNetworkingReadHubPeeringResp

func ParseNetworkingReadHubPeeringResp(rsp *http.Response) (*NetworkingReadHubPeeringResp, error)

ParseNetworkingReadHubPeeringResp parses an HTTP response from a NetworkingReadHubPeeringWithResponse call

func (NetworkingReadHubPeeringResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubPeeringResp) StatusCode

func (r NetworkingReadHubPeeringResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubPeeringsResp

type NetworkingReadHubPeeringsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadHubPeerings
	JSON404      *Error
}

func ParseNetworkingReadHubPeeringsResp

func ParseNetworkingReadHubPeeringsResp(rsp *http.Response) (*NetworkingReadHubPeeringsResp, error)

ParseNetworkingReadHubPeeringsResp parses an HTTP response from a NetworkingReadHubPeeringsWithResponse call

func (NetworkingReadHubPeeringsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubPeeringsResp) StatusCode

func (r NetworkingReadHubPeeringsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubPrefixListsResp

type NetworkingReadHubPrefixListsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadPrefixLists
	JSON404      *Error
}

func ParseNetworkingReadHubPrefixListsResp

func ParseNetworkingReadHubPrefixListsResp(rsp *http.Response) (*NetworkingReadHubPrefixListsResp, error)

ParseNetworkingReadHubPrefixListsResp parses an HTTP response from a NetworkingReadHubPrefixListsWithResponse call

func (NetworkingReadHubPrefixListsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubPrefixListsResp) StatusCode

func (r NetworkingReadHubPrefixListsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubResp

type NetworkingReadHubResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadHubs
	JSON404      *Error
}

func ParseNetworkingReadHubResp

func ParseNetworkingReadHubResp(rsp *http.Response) (*NetworkingReadHubResp, error)

ParseNetworkingReadHubResp parses an HTTP response from a NetworkingReadHubWithResponse call

func (NetworkingReadHubResp) Status

func (r NetworkingReadHubResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadHubResp) StatusCode

func (r NetworkingReadHubResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubVpcsResp

type NetworkingReadHubVpcsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpcs
	JSON404      *Error
}

func ParseNetworkingReadHubVpcsResp

func ParseNetworkingReadHubVpcsResp(rsp *http.Response) (*NetworkingReadHubVpcsResp, error)

ParseNetworkingReadHubVpcsResp parses an HTTP response from a NetworkingReadHubVpcsWithResponse call

func (NetworkingReadHubVpcsResp) Status

func (r NetworkingReadHubVpcsResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadHubVpcsResp) StatusCode

func (r NetworkingReadHubVpcsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubVpnConnectionsResp

type NetworkingReadHubVpnConnectionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnConnections
	JSON404      *Error
}

func ParseNetworkingReadHubVpnConnectionsResp

func ParseNetworkingReadHubVpnConnectionsResp(rsp *http.Response) (*NetworkingReadHubVpnConnectionsResp, error)

ParseNetworkingReadHubVpnConnectionsResp parses an HTTP response from a NetworkingReadHubVpnConnectionsWithResponse call

func (NetworkingReadHubVpnConnectionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubVpnConnectionsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubVpnCustomerGatewaysResp

type NetworkingReadHubVpnCustomerGatewaysResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnCustomerGateways
	JSON404      *Error
}

func ParseNetworkingReadHubVpnCustomerGatewaysResp

func ParseNetworkingReadHubVpnCustomerGatewaysResp(rsp *http.Response) (*NetworkingReadHubVpnCustomerGatewaysResp, error)

ParseNetworkingReadHubVpnCustomerGatewaysResp parses an HTTP response from a NetworkingReadHubVpnCustomerGatewaysWithResponse call

func (NetworkingReadHubVpnCustomerGatewaysResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadHubVpnCustomerGatewaysResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadHubsResp

type NetworkingReadHubsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadHubs
	JSON404      *Error
}

func ParseNetworkingReadHubsResp

func ParseNetworkingReadHubsResp(rsp *http.Response) (*NetworkingReadHubsResp, error)

ParseNetworkingReadHubsResp parses an HTTP response from a NetworkingReadHubsWithResponse call

func (NetworkingReadHubsResp) Status

func (r NetworkingReadHubsResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadHubsResp) StatusCode

func (r NetworkingReadHubsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadPrefixListResp

type NetworkingReadPrefixListResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadPrefixLists
	JSON404      *Error
}

func ParseNetworkingReadPrefixListResp

func ParseNetworkingReadPrefixListResp(rsp *http.Response) (*NetworkingReadPrefixListResp, error)

ParseNetworkingReadPrefixListResp parses an HTTP response from a NetworkingReadPrefixListWithResponse call

func (NetworkingReadPrefixListResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadPrefixListResp) StatusCode

func (r NetworkingReadPrefixListResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadPrefixListsResp

type NetworkingReadPrefixListsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadPrefixLists
	JSON404      *Error
}

func ParseNetworkingReadPrefixListsResp

func ParseNetworkingReadPrefixListsResp(rsp *http.Response) (*NetworkingReadPrefixListsResp, error)

ParseNetworkingReadPrefixListsResp parses an HTTP response from a NetworkingReadPrefixListsWithResponse call

func (NetworkingReadPrefixListsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadPrefixListsResp) StatusCode

func (r NetworkingReadPrefixListsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadResolverDnsRulesResp

type NetworkingReadResolverDnsRulesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadDnsRules
	JSON404      *Error
}

func ParseNetworkingReadResolverDnsRulesResp

func ParseNetworkingReadResolverDnsRulesResp(rsp *http.Response) (*NetworkingReadResolverDnsRulesResp, error)

ParseNetworkingReadResolverDnsRulesResp parses an HTTP response from a NetworkingReadResolverDnsRulesWithResponse call

func (NetworkingReadResolverDnsRulesResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadResolverDnsRulesResp) StatusCode

func (r NetworkingReadResolverDnsRulesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpcResp

type NetworkingReadVpcResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpcs
	JSON404      *Error
}

func ParseNetworkingReadVpcResp

func ParseNetworkingReadVpcResp(rsp *http.Response) (*NetworkingReadVpcResp, error)

ParseNetworkingReadVpcResp parses an HTTP response from a NetworkingReadVpcWithResponse call

func (NetworkingReadVpcResp) Status

func (r NetworkingReadVpcResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadVpcResp) StatusCode

func (r NetworkingReadVpcResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpcsResp

type NetworkingReadVpcsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpcs
	JSON404      *Error
}

func ParseNetworkingReadVpcsResp

func ParseNetworkingReadVpcsResp(rsp *http.Response) (*NetworkingReadVpcsResp, error)

ParseNetworkingReadVpcsResp parses an HTTP response from a NetworkingReadVpcsWithResponse call

func (NetworkingReadVpcsResp) Status

func (r NetworkingReadVpcsResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingReadVpcsResp) StatusCode

func (r NetworkingReadVpcsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpnConnectionResp

type NetworkingReadVpnConnectionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnConnections
	JSON404      *Error
}

func ParseNetworkingReadVpnConnectionResp

func ParseNetworkingReadVpnConnectionResp(rsp *http.Response) (*NetworkingReadVpnConnectionResp, error)

ParseNetworkingReadVpnConnectionResp parses an HTTP response from a NetworkingReadVpnConnectionWithResponse call

func (NetworkingReadVpnConnectionResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadVpnConnectionResp) StatusCode

func (r NetworkingReadVpnConnectionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpnConnectionStatusResp

type NetworkingReadVpnConnectionStatusResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnConnectionStatus
	JSON404      *Error
}

func ParseNetworkingReadVpnConnectionStatusResp

func ParseNetworkingReadVpnConnectionStatusResp(rsp *http.Response) (*NetworkingReadVpnConnectionStatusResp, error)

ParseNetworkingReadVpnConnectionStatusResp parses an HTTP response from a NetworkingReadVpnConnectionStatusWithResponse call

func (NetworkingReadVpnConnectionStatusResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadVpnConnectionStatusResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpnConnectionsResp

type NetworkingReadVpnConnectionsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnConnections
	JSON404      *Error
}

func ParseNetworkingReadVpnConnectionsResp

func ParseNetworkingReadVpnConnectionsResp(rsp *http.Response) (*NetworkingReadVpnConnectionsResp, error)

ParseNetworkingReadVpnConnectionsResp parses an HTTP response from a NetworkingReadVpnConnectionsWithResponse call

func (NetworkingReadVpnConnectionsResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadVpnConnectionsResp) StatusCode

func (r NetworkingReadVpnConnectionsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpnCustomerGatewayResp

type NetworkingReadVpnCustomerGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnCustomerGateways
	JSON404      *Error
}

func ParseNetworkingReadVpnCustomerGatewayResp

func ParseNetworkingReadVpnCustomerGatewayResp(rsp *http.Response) (*NetworkingReadVpnCustomerGatewayResp, error)

ParseNetworkingReadVpnCustomerGatewayResp parses an HTTP response from a NetworkingReadVpnCustomerGatewayWithResponse call

func (NetworkingReadVpnCustomerGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadVpnCustomerGatewayResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingReadVpnCustomerGatewaysResp

type NetworkingReadVpnCustomerGatewaysResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingReadVpnCustomerGateways
	JSON404      *Error
}

func ParseNetworkingReadVpnCustomerGatewaysResp

func ParseNetworkingReadVpnCustomerGatewaysResp(rsp *http.Response) (*NetworkingReadVpnCustomerGatewaysResp, error)

ParseNetworkingReadVpnCustomerGatewaysResp parses an HTTP response from a NetworkingReadVpnCustomerGatewaysWithResponse call

func (NetworkingReadVpnCustomerGatewaysResp) Status

Status returns HTTPResponse.Status

func (NetworkingReadVpnCustomerGatewaysResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateCidrExclusionResp

type NetworkingUpdateCidrExclusionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateCidrExclusion
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateCidrExclusionResp

func ParseNetworkingUpdateCidrExclusionResp(rsp *http.Response) (*NetworkingUpdateCidrExclusionResp, error)

ParseNetworkingUpdateCidrExclusionResp parses an HTTP response from a NetworkingUpdateCidrExclusionWithResponse call

func (NetworkingUpdateCidrExclusionResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateCidrExclusionResp) StatusCode

func (r NetworkingUpdateCidrExclusionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateCidrRangeResp

type NetworkingUpdateCidrRangeResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateCidrRange
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateCidrRangeResp

func ParseNetworkingUpdateCidrRangeResp(rsp *http.Response) (*NetworkingUpdateCidrRangeResp, error)

ParseNetworkingUpdateCidrRangeResp parses an HTTP response from a NetworkingUpdateCidrRangeWithResponse call

func (NetworkingUpdateCidrRangeResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateCidrRangeResp) StatusCode

func (r NetworkingUpdateCidrRangeResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateDnsResolverResp

type NetworkingUpdateDnsResolverResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateDnsResolverEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateDnsResolverResp

func ParseNetworkingUpdateDnsResolverResp(rsp *http.Response) (*NetworkingUpdateDnsResolverResp, error)

ParseNetworkingUpdateDnsResolverResp parses an HTTP response from a NetworkingUpdateDnsResolverWithResponse call

func (NetworkingUpdateDnsResolverResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateDnsResolverResp) StatusCode

func (r NetworkingUpdateDnsResolverResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateDnsRuleResp

type NetworkingUpdateDnsRuleResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateDnsRuleEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateDnsRuleResp

func ParseNetworkingUpdateDnsRuleResp(rsp *http.Response) (*NetworkingUpdateDnsRuleResp, error)

ParseNetworkingUpdateDnsRuleResp parses an HTTP response from a NetworkingUpdateDnsRuleWithResponse call

func (NetworkingUpdateDnsRuleResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateDnsRuleResp) StatusCode

func (r NetworkingUpdateDnsRuleResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateDxAssociationResp

type NetworkingUpdateDxAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateDxAssociationEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateDxAssociationResp

func ParseNetworkingUpdateDxAssociationResp(rsp *http.Response) (*NetworkingUpdateDxAssociationResp, error)

ParseNetworkingUpdateDxAssociationResp parses an HTTP response from a NetworkingUpdateDxAssociationWithResponse call

func (NetworkingUpdateDxAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateDxAssociationResp) StatusCode

func (r NetworkingUpdateDxAssociationResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateDxVifResp

type NetworkingUpdateDxVifResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateDxVifEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateDxVifResp

func ParseNetworkingUpdateDxVifResp(rsp *http.Response) (*NetworkingUpdateDxVifResp, error)

ParseNetworkingUpdateDxVifResp parses an HTTP response from a NetworkingUpdateDxVifWithResponse call

func (NetworkingUpdateDxVifResp) Status

func (r NetworkingUpdateDxVifResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingUpdateDxVifResp) StatusCode

func (r NetworkingUpdateDxVifResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateHubPeeringResp

type NetworkingUpdateHubPeeringResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateHubPeeringEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateHubPeeringResp

func ParseNetworkingUpdateHubPeeringResp(rsp *http.Response) (*NetworkingUpdateHubPeeringResp, error)

ParseNetworkingUpdateHubPeeringResp parses an HTTP response from a NetworkingUpdateHubPeeringWithResponse call

func (NetworkingUpdateHubPeeringResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateHubPeeringResp) StatusCode

func (r NetworkingUpdateHubPeeringResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateHubPrefixListAssociationResp

type NetworkingUpdateHubPrefixListAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdatePrefixListAssociationEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateHubPrefixListAssociationResp

func ParseNetworkingUpdateHubPrefixListAssociationResp(rsp *http.Response) (*NetworkingUpdateHubPrefixListAssociationResp, error)

ParseNetworkingUpdateHubPrefixListAssociationResp parses an HTTP response from a NetworkingUpdateHubPrefixListAssociationWithResponse call

func (NetworkingUpdateHubPrefixListAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateHubPrefixListAssociationResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateHubResp

type NetworkingUpdateHubResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateHubEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateHubResp

func ParseNetworkingUpdateHubResp(rsp *http.Response) (*NetworkingUpdateHubResp, error)

ParseNetworkingUpdateHubResp parses an HTTP response from a NetworkingUpdateHubWithResponse call

func (NetworkingUpdateHubResp) Status

func (r NetworkingUpdateHubResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingUpdateHubResp) StatusCode

func (r NetworkingUpdateHubResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdatePrefixListResp

type NetworkingUpdatePrefixListResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdatePrefixListEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdatePrefixListResp

func ParseNetworkingUpdatePrefixListResp(rsp *http.Response) (*NetworkingUpdatePrefixListResp, error)

ParseNetworkingUpdatePrefixListResp parses an HTTP response from a NetworkingUpdatePrefixListWithResponse call

func (NetworkingUpdatePrefixListResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdatePrefixListResp) StatusCode

func (r NetworkingUpdatePrefixListResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateVpcPrefixListAssociationResp

type NetworkingUpdateVpcPrefixListAssociationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdatePrefixListAssociationEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateVpcPrefixListAssociationResp

func ParseNetworkingUpdateVpcPrefixListAssociationResp(rsp *http.Response) (*NetworkingUpdateVpcPrefixListAssociationResp, error)

ParseNetworkingUpdateVpcPrefixListAssociationResp parses an HTTP response from a NetworkingUpdateVpcPrefixListAssociationWithResponse call

func (NetworkingUpdateVpcPrefixListAssociationResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateVpcPrefixListAssociationResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateVpcResp

type NetworkingUpdateVpcResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateVpcEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateVpcResp

func ParseNetworkingUpdateVpcResp(rsp *http.Response) (*NetworkingUpdateVpcResp, error)

ParseNetworkingUpdateVpcResp parses an HTTP response from a NetworkingUpdateVpcWithResponse call

func (NetworkingUpdateVpcResp) Status

func (r NetworkingUpdateVpcResp) Status() string

Status returns HTTPResponse.Status

func (NetworkingUpdateVpcResp) StatusCode

func (r NetworkingUpdateVpcResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateVpnConnectionResp

type NetworkingUpdateVpnConnectionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateVpnConnectionEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateVpnConnectionResp

func ParseNetworkingUpdateVpnConnectionResp(rsp *http.Response) (*NetworkingUpdateVpnConnectionResp, error)

ParseNetworkingUpdateVpnConnectionResp parses an HTTP response from a NetworkingUpdateVpnConnectionWithResponse call

func (NetworkingUpdateVpnConnectionResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateVpnConnectionResp) StatusCode

func (r NetworkingUpdateVpnConnectionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NetworkingUpdateVpnCustomerGatewayResp

type NetworkingUpdateVpnCustomerGatewayResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *NetworkingUpdateVpnCustomerGatewayEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseNetworkingUpdateVpnCustomerGatewayResp

func ParseNetworkingUpdateVpnCustomerGatewayResp(rsp *http.Response) (*NetworkingUpdateVpnCustomerGatewayResp, error)

ParseNetworkingUpdateVpnCustomerGatewayResp parses an HTTP response from a NetworkingUpdateVpnCustomerGatewayWithResponse call

func (NetworkingUpdateVpnCustomerGatewayResp) Status

Status returns HTTPResponse.Status

func (NetworkingUpdateVpnCustomerGatewayResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type OrganisationsAttachPolicyResp

type OrganisationsAttachPolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsAttachPolicyEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseOrganisationsAttachPolicyResp

func ParseOrganisationsAttachPolicyResp(rsp *http.Response) (*OrganisationsAttachPolicyResp, error)

ParseOrganisationsAttachPolicyResp parses an HTTP response from a OrganisationsAttachPolicyWithResponse call

func (OrganisationsAttachPolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsAttachPolicyResp) StatusCode

func (r OrganisationsAttachPolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsCreatePolicyResp

type OrganisationsCreatePolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsCreatePolicyEvent
	JSON400      *Error
}

func ParseOrganisationsCreatePolicyResp

func ParseOrganisationsCreatePolicyResp(rsp *http.Response) (*OrganisationsCreatePolicyResp, error)

ParseOrganisationsCreatePolicyResp parses an HTTP response from a OrganisationsCreatePolicyWithResponse call

func (OrganisationsCreatePolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsCreatePolicyResp) StatusCode

func (r OrganisationsCreatePolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsDeletePolicyResp

type OrganisationsDeletePolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsDeletePolicyEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseOrganisationsDeletePolicyResp

func ParseOrganisationsDeletePolicyResp(rsp *http.Response) (*OrganisationsDeletePolicyResp, error)

ParseOrganisationsDeletePolicyResp parses an HTTP response from a OrganisationsDeletePolicyWithResponse call

func (OrganisationsDeletePolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsDeletePolicyResp) StatusCode

func (r OrganisationsDeletePolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsDetachPolicyResp

type OrganisationsDetachPolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsDetachPolicyEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseOrganisationsDetachPolicyResp

func ParseOrganisationsDetachPolicyResp(rsp *http.Response) (*OrganisationsDetachPolicyResp, error)

ParseOrganisationsDetachPolicyResp parses an HTTP response from a OrganisationsDetachPolicyWithResponse call

func (OrganisationsDetachPolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsDetachPolicyResp) StatusCode

func (r OrganisationsDetachPolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadOrganisationResp

type OrganisationsReadOrganisationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadOrganisations
}

func ParseOrganisationsReadOrganisationResp

func ParseOrganisationsReadOrganisationResp(rsp *http.Response) (*OrganisationsReadOrganisationResp, error)

ParseOrganisationsReadOrganisationResp parses an HTTP response from a OrganisationsReadOrganisationWithResponse call

func (OrganisationsReadOrganisationResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadOrganisationResp) StatusCode

func (r OrganisationsReadOrganisationResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadOrganisationalUnitResp

type OrganisationsReadOrganisationalUnitResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadOrganisationalUnits
}

func ParseOrganisationsReadOrganisationalUnitResp

func ParseOrganisationsReadOrganisationalUnitResp(rsp *http.Response) (*OrganisationsReadOrganisationalUnitResp, error)

ParseOrganisationsReadOrganisationalUnitResp parses an HTTP response from a OrganisationsReadOrganisationalUnitWithResponse call

func (OrganisationsReadOrganisationalUnitResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadOrganisationalUnitResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadOrganisationalUnitsResp

type OrganisationsReadOrganisationalUnitsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadOrganisationalUnits
	JSON404      *Error
}

func ParseOrganisationsReadOrganisationalUnitsResp

func ParseOrganisationsReadOrganisationalUnitsResp(rsp *http.Response) (*OrganisationsReadOrganisationalUnitsResp, error)

ParseOrganisationsReadOrganisationalUnitsResp parses an HTTP response from a OrganisationsReadOrganisationalUnitsWithResponse call

func (OrganisationsReadOrganisationalUnitsResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadOrganisationalUnitsResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadOrganisationsResp

type OrganisationsReadOrganisationsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadOrganisations
}

func ParseOrganisationsReadOrganisationsResp

func ParseOrganisationsReadOrganisationsResp(rsp *http.Response) (*OrganisationsReadOrganisationsResp, error)

ParseOrganisationsReadOrganisationsResp parses an HTTP response from a OrganisationsReadOrganisationsWithResponse call

func (OrganisationsReadOrganisationsResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadOrganisationsResp) StatusCode

func (r OrganisationsReadOrganisationsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadPoliciesResp

type OrganisationsReadPoliciesResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadPolicies
}

func ParseOrganisationsReadPoliciesResp

func ParseOrganisationsReadPoliciesResp(rsp *http.Response) (*OrganisationsReadPoliciesResp, error)

ParseOrganisationsReadPoliciesResp parses an HTTP response from a OrganisationsReadPoliciesWithResponse call

func (OrganisationsReadPoliciesResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadPoliciesResp) StatusCode

func (r OrganisationsReadPoliciesResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsReadPolicyResp

type OrganisationsReadPolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsReadPolicies
}

func ParseOrganisationsReadPolicyResp

func ParseOrganisationsReadPolicyResp(rsp *http.Response) (*OrganisationsReadPolicyResp, error)

ParseOrganisationsReadPolicyResp parses an HTTP response from a OrganisationsReadPolicyWithResponse call

func (OrganisationsReadPolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsReadPolicyResp) StatusCode

func (r OrganisationsReadPolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type OrganisationsUpdatePolicyResp

type OrganisationsUpdatePolicyResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *OrganisationsUpdatePolicyEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseOrganisationsUpdatePolicyResp

func ParseOrganisationsUpdatePolicyResp(rsp *http.Response) (*OrganisationsUpdatePolicyResp, error)

ParseOrganisationsUpdatePolicyResp parses an HTTP response from a OrganisationsUpdatePolicyWithResponse call

func (OrganisationsUpdatePolicyResp) Status

Status returns HTTPResponse.Status

func (OrganisationsUpdatePolicyResp) StatusCode

func (r OrganisationsUpdatePolicyResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type PublicCheckAliasResp

type PublicCheckAliasResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *PublicCheckAlias
	JSON409      *PublicCheckAlias
}

func ParsePublicCheckAliasResp

func ParsePublicCheckAliasResp(rsp *http.Response) (*PublicCheckAliasResp, error)

ParsePublicCheckAliasResp parses an HTTP response from a PublicCheckAliasWithResponse call

func (PublicCheckAliasResp) Status

func (r PublicCheckAliasResp) Status() string

Status returns HTTPResponse.Status

func (PublicCheckAliasResp) StatusCode

func (r PublicCheckAliasResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type PublicReadConfigResp

type PublicReadConfigResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *PublicReadConfig
}

func ParsePublicReadConfigResp

func ParsePublicReadConfigResp(rsp *http.Response) (*PublicReadConfigResp, error)

ParsePublicReadConfigResp parses an HTTP response from a PublicReadConfigWithResponse call

func (PublicReadConfigResp) Status

func (r PublicReadConfigResp) Status() string

Status returns HTTPResponse.Status

func (PublicReadConfigResp) StatusCode

func (r PublicReadConfigResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RequestEditorFn

type RequestEditorFn func(ctx context.Context, req *http.Request) error

RequestEditorFn is the function signature for the RequestEditor callback function

type ServicesConfigureSecurityHubResp

type ServicesConfigureSecurityHubResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *ServicesConfigureSecurityHubEvent
	JSON400      *Error
	JSON409      *Error
}

func ParseServicesConfigureSecurityHubResp

func ParseServicesConfigureSecurityHubResp(rsp *http.Response) (*ServicesConfigureSecurityHubResp, error)

ParseServicesConfigureSecurityHubResp parses an HTTP response from a ServicesConfigureSecurityHubWithResponse call

func (ServicesConfigureSecurityHubResp) Status

Status returns HTTPResponse.Status

func (ServicesConfigureSecurityHubResp) StatusCode

func (r ServicesConfigureSecurityHubResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type ServicesReadConfigurationsResp

type ServicesReadConfigurationsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *ServicesReadConfigurations
}

func ParseServicesReadConfigurationsResp

func ParseServicesReadConfigurationsResp(rsp *http.Response) (*ServicesReadConfigurationsResp, error)

ParseServicesReadConfigurationsResp parses an HTTP response from a ServicesReadConfigurationsWithResponse call

func (ServicesReadConfigurationsResp) Status

Status returns HTTPResponse.Status

func (ServicesReadConfigurationsResp) StatusCode

func (r ServicesReadConfigurationsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type ServicesReadSecurityHubConfigurationResp

type ServicesReadSecurityHubConfigurationResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *ServicesReadSecurityHubConfiguration
	JSON404      *Error
}

func ParseServicesReadSecurityHubConfigurationResp

func ParseServicesReadSecurityHubConfigurationResp(rsp *http.Response) (*ServicesReadSecurityHubConfigurationResp, error)

ParseServicesReadSecurityHubConfigurationResp parses an HTTP response from a ServicesReadSecurityHubConfigurationWithResponse call

func (ServicesReadSecurityHubConfigurationResp) Status

Status returns HTTPResponse.Status

func (ServicesReadSecurityHubConfigurationResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type TasksReadTaskResp

type TasksReadTaskResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TasksReadTask
	JSON404      *Error
}

func ParseTasksReadTaskResp

func ParseTasksReadTaskResp(rsp *http.Response) (*TasksReadTaskResp, error)

ParseTasksReadTaskResp parses an HTTP response from a TasksReadTaskWithResponse call

func (TasksReadTaskResp) Status

func (r TasksReadTaskResp) Status() string

Status returns HTTPResponse.Status

func (TasksReadTaskResp) StatusCode

func (r TasksReadTaskResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsCreateApiTokenResp

type TeamsCreateApiTokenResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsCreateApiTokenResponse
	JSON400      *Error
	JSON403      *Error
}

func ParseTeamsCreateApiTokenResp

func ParseTeamsCreateApiTokenResp(rsp *http.Response) (*TeamsCreateApiTokenResp, error)

ParseTeamsCreateApiTokenResp parses an HTTP response from a TeamsCreateApiTokenWithResponse call

func (TeamsCreateApiTokenResp) Status

func (r TeamsCreateApiTokenResp) Status() string

Status returns HTTPResponse.Status

func (TeamsCreateApiTokenResp) StatusCode

func (r TeamsCreateApiTokenResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsCreateGroupResp

type TeamsCreateGroupResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsCreateGroupEvent
	JSON400      *Error
	JSON409      *StaxEvent
}

func ParseTeamsCreateGroupResp

func ParseTeamsCreateGroupResp(rsp *http.Response) (*TeamsCreateGroupResp, error)

ParseTeamsCreateGroupResp parses an HTTP response from a TeamsCreateGroupWithResponse call

func (TeamsCreateGroupResp) Status

func (r TeamsCreateGroupResp) Status() string

Status returns HTTPResponse.Status

func (TeamsCreateGroupResp) StatusCode

func (r TeamsCreateGroupResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsCreateUserResp

type TeamsCreateUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsCreateUserEvent
	JSON403      *Error
}

func ParseTeamsCreateUserResp

func ParseTeamsCreateUserResp(rsp *http.Response) (*TeamsCreateUserResp, error)

ParseTeamsCreateUserResp parses an HTTP response from a TeamsCreateUserWithResponse call

func (TeamsCreateUserResp) Status

func (r TeamsCreateUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsCreateUserResp) StatusCode

func (r TeamsCreateUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsDeleteApiTokenResp

type TeamsDeleteApiTokenResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsDeleteApiTokenResponse
	JSON404      *Error
}

func ParseTeamsDeleteApiTokenResp

func ParseTeamsDeleteApiTokenResp(rsp *http.Response) (*TeamsDeleteApiTokenResp, error)

ParseTeamsDeleteApiTokenResp parses an HTTP response from a TeamsDeleteApiTokenWithResponse call

func (TeamsDeleteApiTokenResp) Status

func (r TeamsDeleteApiTokenResp) Status() string

Status returns HTTPResponse.Status

func (TeamsDeleteApiTokenResp) StatusCode

func (r TeamsDeleteApiTokenResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsDeleteGroupResp

type TeamsDeleteGroupResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsDeleteGroupEvent
	JSON400      *StaxEvent
	JSON404      *StaxEvent
}

func ParseTeamsDeleteGroupResp

func ParseTeamsDeleteGroupResp(rsp *http.Response) (*TeamsDeleteGroupResp, error)

ParseTeamsDeleteGroupResp parses an HTTP response from a TeamsDeleteGroupWithResponse call

func (TeamsDeleteGroupResp) Status

func (r TeamsDeleteGroupResp) Status() string

Status returns HTTPResponse.Status

func (TeamsDeleteGroupResp) StatusCode

func (r TeamsDeleteGroupResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsDeleteUserResp

type TeamsDeleteUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsDeleteUserResponse
	JSON404      *Error
}

func ParseTeamsDeleteUserResp

func ParseTeamsDeleteUserResp(rsp *http.Response) (*TeamsDeleteUserResp, error)

ParseTeamsDeleteUserResp parses an HTTP response from a TeamsDeleteUserWithResponse call

func (TeamsDeleteUserResp) Status

func (r TeamsDeleteUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsDeleteUserResp) StatusCode

func (r TeamsDeleteUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsFetchCurrentUserResp

type TeamsFetchCurrentUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadUsers
	JSON404      *Error
}

func ParseTeamsFetchCurrentUserResp

func ParseTeamsFetchCurrentUserResp(rsp *http.Response) (*TeamsFetchCurrentUserResp, error)

ParseTeamsFetchCurrentUserResp parses an HTTP response from a TeamsFetchCurrentUserWithResponse call

func (TeamsFetchCurrentUserResp) Status

func (r TeamsFetchCurrentUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsFetchCurrentUserResp) StatusCode

func (r TeamsFetchCurrentUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadApiTokenResp

type TeamsReadApiTokenResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadApiTokens
}

func ParseTeamsReadApiTokenResp

func ParseTeamsReadApiTokenResp(rsp *http.Response) (*TeamsReadApiTokenResp, error)

ParseTeamsReadApiTokenResp parses an HTTP response from a TeamsReadApiTokenWithResponse call

func (TeamsReadApiTokenResp) Status

func (r TeamsReadApiTokenResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadApiTokenResp) StatusCode

func (r TeamsReadApiTokenResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadApiTokensResp

type TeamsReadApiTokensResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadApiTokens
}

func ParseTeamsReadApiTokensResp

func ParseTeamsReadApiTokensResp(rsp *http.Response) (*TeamsReadApiTokensResp, error)

ParseTeamsReadApiTokensResp parses an HTTP response from a TeamsReadApiTokensWithResponse call

func (TeamsReadApiTokensResp) Status

func (r TeamsReadApiTokensResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadApiTokensResp) StatusCode

func (r TeamsReadApiTokensResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadGroupResp

type TeamsReadGroupResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadGroupsResponse
	JSON404      *Error
}

func ParseTeamsReadGroupResp

func ParseTeamsReadGroupResp(rsp *http.Response) (*TeamsReadGroupResp, error)

ParseTeamsReadGroupResp parses an HTTP response from a TeamsReadGroupWithResponse call

func (TeamsReadGroupResp) Status

func (r TeamsReadGroupResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadGroupResp) StatusCode

func (r TeamsReadGroupResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadGroupsResp

type TeamsReadGroupsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadGroupsResponse
}

func ParseTeamsReadGroupsResp

func ParseTeamsReadGroupsResp(rsp *http.Response) (*TeamsReadGroupsResp, error)

ParseTeamsReadGroupsResp parses an HTTP response from a TeamsReadGroupsWithResponse call

func (TeamsReadGroupsResp) Status

func (r TeamsReadGroupsResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadGroupsResp) StatusCode

func (r TeamsReadGroupsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadIdamUserResp

type TeamsReadIdamUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadIdamUsers
	JSON404      *Error
}

func ParseTeamsReadIdamUserResp

func ParseTeamsReadIdamUserResp(rsp *http.Response) (*TeamsReadIdamUserResp, error)

ParseTeamsReadIdamUserResp parses an HTTP response from a TeamsReadIdamUserWithResponse call

func (TeamsReadIdamUserResp) Status

func (r TeamsReadIdamUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadIdamUserResp) StatusCode

func (r TeamsReadIdamUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadIdamUsersResp

type TeamsReadIdamUsersResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadIdamUsers
	JSON404      *Error
}

func ParseTeamsReadIdamUsersResp

func ParseTeamsReadIdamUsersResp(rsp *http.Response) (*TeamsReadIdamUsersResp, error)

ParseTeamsReadIdamUsersResp parses an HTTP response from a TeamsReadIdamUsersWithResponse call

func (TeamsReadIdamUsersResp) Status

func (r TeamsReadIdamUsersResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadIdamUsersResp) StatusCode

func (r TeamsReadIdamUsersResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadUserResp

type TeamsReadUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadUsers
	JSON404      *Error
}

func ParseTeamsReadUserResp

func ParseTeamsReadUserResp(rsp *http.Response) (*TeamsReadUserResp, error)

ParseTeamsReadUserResp parses an HTTP response from a TeamsReadUserWithResponse call

func (TeamsReadUserResp) Status

func (r TeamsReadUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadUserResp) StatusCode

func (r TeamsReadUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsReadUsersResp

type TeamsReadUsersResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsReadUsers
	JSON400      *Error
}

func ParseTeamsReadUsersResp

func ParseTeamsReadUsersResp(rsp *http.Response) (*TeamsReadUsersResp, error)

ParseTeamsReadUsersResp parses an HTTP response from a TeamsReadUsersWithResponse call

func (TeamsReadUsersResp) Status

func (r TeamsReadUsersResp) Status() string

Status returns HTTPResponse.Status

func (TeamsReadUsersResp) StatusCode

func (r TeamsReadUsersResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateApiTokenResp

type TeamsUpdateApiTokenResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateApiTokenResponse
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseTeamsUpdateApiTokenResp

func ParseTeamsUpdateApiTokenResp(rsp *http.Response) (*TeamsUpdateApiTokenResp, error)

ParseTeamsUpdateApiTokenResp parses an HTTP response from a TeamsUpdateApiTokenWithResponse call

func (TeamsUpdateApiTokenResp) Status

func (r TeamsUpdateApiTokenResp) Status() string

Status returns HTTPResponse.Status

func (TeamsUpdateApiTokenResp) StatusCode

func (r TeamsUpdateApiTokenResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateGroupMembersResp

type TeamsUpdateGroupMembersResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateGroupMembersEvent
	JSON400      *Error
	JSON404      *StaxEvent
}

func ParseTeamsUpdateGroupMembersResp

func ParseTeamsUpdateGroupMembersResp(rsp *http.Response) (*TeamsUpdateGroupMembersResp, error)

ParseTeamsUpdateGroupMembersResp parses an HTTP response from a TeamsUpdateGroupMembersWithResponse call

func (TeamsUpdateGroupMembersResp) Status

Status returns HTTPResponse.Status

func (TeamsUpdateGroupMembersResp) StatusCode

func (r TeamsUpdateGroupMembersResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateGroupResp

type TeamsUpdateGroupResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateGroupEvent
	JSON400      *Error
	JSON404      *StaxEvent
	JSON409      *StaxEvent
}

func ParseTeamsUpdateGroupResp

func ParseTeamsUpdateGroupResp(rsp *http.Response) (*TeamsUpdateGroupResp, error)

ParseTeamsUpdateGroupResp parses an HTTP response from a TeamsUpdateGroupWithResponse call

func (TeamsUpdateGroupResp) Status

func (r TeamsUpdateGroupResp) Status() string

Status returns HTTPResponse.Status

func (TeamsUpdateGroupResp) StatusCode

func (r TeamsUpdateGroupResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateUserInviteResp

type TeamsUpdateUserInviteResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateUserInviteEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseTeamsUpdateUserInviteResp

func ParseTeamsUpdateUserInviteResp(rsp *http.Response) (*TeamsUpdateUserInviteResp, error)

ParseTeamsUpdateUserInviteResp parses an HTTP response from a TeamsUpdateUserInviteWithResponse call

func (TeamsUpdateUserInviteResp) Status

func (r TeamsUpdateUserInviteResp) Status() string

Status returns HTTPResponse.Status

func (TeamsUpdateUserInviteResp) StatusCode

func (r TeamsUpdateUserInviteResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateUserPasswordResp

type TeamsUpdateUserPasswordResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateUserPasswordEvent
	JSON403      *Error
	JSON404      *Error
}

func ParseTeamsUpdateUserPasswordResp

func ParseTeamsUpdateUserPasswordResp(rsp *http.Response) (*TeamsUpdateUserPasswordResp, error)

ParseTeamsUpdateUserPasswordResp parses an HTTP response from a TeamsUpdateUserPasswordWithResponse call

func (TeamsUpdateUserPasswordResp) Status

Status returns HTTPResponse.Status

func (TeamsUpdateUserPasswordResp) StatusCode

func (r TeamsUpdateUserPasswordResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type TeamsUpdateUserResp

type TeamsUpdateUserResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *TeamsUpdateUserEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseTeamsUpdateUserResp

func ParseTeamsUpdateUserResp(rsp *http.Response) (*TeamsUpdateUserResp, error)

ParseTeamsUpdateUserResp parses an HTTP response from a TeamsUpdateUserWithResponse call

func (TeamsUpdateUserResp) Status

func (r TeamsUpdateUserResp) Status() string

Status returns HTTPResponse.Status

func (TeamsUpdateUserResp) StatusCode

func (r TeamsUpdateUserResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsCreateCatalogueItemResp

type WorkloadsCreateCatalogueItemResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *CreateCatalogueEvent
	JSON400      *Error
	JSON403      *Error
}

func ParseWorkloadsCreateCatalogueItemResp

func ParseWorkloadsCreateCatalogueItemResp(rsp *http.Response) (*WorkloadsCreateCatalogueItemResp, error)

ParseWorkloadsCreateCatalogueItemResp parses an HTTP response from a WorkloadsCreateCatalogueItemWithResponse call

func (WorkloadsCreateCatalogueItemResp) Status

Status returns HTTPResponse.Status

func (WorkloadsCreateCatalogueItemResp) StatusCode

func (r WorkloadsCreateCatalogueItemResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsCreateCatalogueVersionResp

type WorkloadsCreateCatalogueVersionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *CreateVersionEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseWorkloadsCreateCatalogueVersionResp

func ParseWorkloadsCreateCatalogueVersionResp(rsp *http.Response) (*WorkloadsCreateCatalogueVersionResp, error)

ParseWorkloadsCreateCatalogueVersionResp parses an HTTP response from a WorkloadsCreateCatalogueVersionWithResponse call

func (WorkloadsCreateCatalogueVersionResp) Status

Status returns HTTPResponse.Status

func (WorkloadsCreateCatalogueVersionResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type WorkloadsCreateWorkloadResp

type WorkloadsCreateWorkloadResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *CreateWorkloadEvent
	JSON400      *StaxEvent
}

func ParseWorkloadsCreateWorkloadResp

func ParseWorkloadsCreateWorkloadResp(rsp *http.Response) (*WorkloadsCreateWorkloadResp, error)

ParseWorkloadsCreateWorkloadResp parses an HTTP response from a WorkloadsCreateWorkloadWithResponse call

func (WorkloadsCreateWorkloadResp) Status

Status returns HTTPResponse.Status

func (WorkloadsCreateWorkloadResp) StatusCode

func (r WorkloadsCreateWorkloadResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsDeleteCatalogueItemResp

type WorkloadsDeleteCatalogueItemResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *DeleteCatalogueEvent
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseWorkloadsDeleteCatalogueItemResp

func ParseWorkloadsDeleteCatalogueItemResp(rsp *http.Response) (*WorkloadsDeleteCatalogueItemResp, error)

ParseWorkloadsDeleteCatalogueItemResp parses an HTTP response from a WorkloadsDeleteCatalogueItemWithResponse call

func (WorkloadsDeleteCatalogueItemResp) Status

Status returns HTTPResponse.Status

func (WorkloadsDeleteCatalogueItemResp) StatusCode

func (r WorkloadsDeleteCatalogueItemResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsDeleteCatalogueVersionResp

type WorkloadsDeleteCatalogueVersionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *DeleteVersionEvent
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsDeleteCatalogueVersionResp

func ParseWorkloadsDeleteCatalogueVersionResp(rsp *http.Response) (*WorkloadsDeleteCatalogueVersionResp, error)

ParseWorkloadsDeleteCatalogueVersionResp parses an HTTP response from a WorkloadsDeleteCatalogueVersionWithResponse call

func (WorkloadsDeleteCatalogueVersionResp) Status

Status returns HTTPResponse.Status

func (WorkloadsDeleteCatalogueVersionResp) StatusCode

StatusCode returns HTTPResponse.StatusCode

type WorkloadsDeleteWorkloadResp

type WorkloadsDeleteWorkloadResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *DeleteWorkloadEvent
	JSON400      *StaxEvent
	JSON403      *StaxEvent
	JSON404      *Error
}

func ParseWorkloadsDeleteWorkloadResp

func ParseWorkloadsDeleteWorkloadResp(rsp *http.Response) (*WorkloadsDeleteWorkloadResp, error)

ParseWorkloadsDeleteWorkloadResp parses an HTTP response from a WorkloadsDeleteWorkloadWithResponse call

func (WorkloadsDeleteWorkloadResp) Status

Status returns HTTPResponse.Status

func (WorkloadsDeleteWorkloadResp) StatusCode

func (r WorkloadsDeleteWorkloadResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadCatalogueItemResp

type WorkloadsReadCatalogueItemResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadCatalogueItems
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadCatalogueItemResp

func ParseWorkloadsReadCatalogueItemResp(rsp *http.Response) (*WorkloadsReadCatalogueItemResp, error)

ParseWorkloadsReadCatalogueItemResp parses an HTTP response from a WorkloadsReadCatalogueItemWithResponse call

func (WorkloadsReadCatalogueItemResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadCatalogueItemResp) StatusCode

func (r WorkloadsReadCatalogueItemResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadCatalogueItemsResp

type WorkloadsReadCatalogueItemsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadCatalogueItems
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadCatalogueItemsResp

func ParseWorkloadsReadCatalogueItemsResp(rsp *http.Response) (*WorkloadsReadCatalogueItemsResp, error)

ParseWorkloadsReadCatalogueItemsResp parses an HTTP response from a WorkloadsReadCatalogueItemsWithResponse call

func (WorkloadsReadCatalogueItemsResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadCatalogueItemsResp) StatusCode

func (r WorkloadsReadCatalogueItemsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadCatalogueManifestResp

type WorkloadsReadCatalogueManifestResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadCatalogueManifest
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadCatalogueManifestResp

func ParseWorkloadsReadCatalogueManifestResp(rsp *http.Response) (*WorkloadsReadCatalogueManifestResp, error)

ParseWorkloadsReadCatalogueManifestResp parses an HTTP response from a WorkloadsReadCatalogueManifestWithResponse call

func (WorkloadsReadCatalogueManifestResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadCatalogueManifestResp) StatusCode

func (r WorkloadsReadCatalogueManifestResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadCatalogueTemplateResp

type WorkloadsReadCatalogueTemplateResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadCatalogueTemplate
	JSON400      *Error
	JSON403      *Error
	JSON404      *Error
}

func ParseWorkloadsReadCatalogueTemplateResp

func ParseWorkloadsReadCatalogueTemplateResp(rsp *http.Response) (*WorkloadsReadCatalogueTemplateResp, error)

ParseWorkloadsReadCatalogueTemplateResp parses an HTTP response from a WorkloadsReadCatalogueTemplateWithResponse call

func (WorkloadsReadCatalogueTemplateResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadCatalogueTemplateResp) StatusCode

func (r WorkloadsReadCatalogueTemplateResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadCatalogueVersionResp

type WorkloadsReadCatalogueVersionResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadCatalogueVersion
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadCatalogueVersionResp

func ParseWorkloadsReadCatalogueVersionResp(rsp *http.Response) (*WorkloadsReadCatalogueVersionResp, error)

ParseWorkloadsReadCatalogueVersionResp parses an HTTP response from a WorkloadsReadCatalogueVersionWithResponse call

func (WorkloadsReadCatalogueVersionResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadCatalogueVersionResp) StatusCode

func (r WorkloadsReadCatalogueVersionResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadWorkloadResp

type WorkloadsReadWorkloadResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadWorkloadsResponse
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadWorkloadResp

func ParseWorkloadsReadWorkloadResp(rsp *http.Response) (*WorkloadsReadWorkloadResp, error)

ParseWorkloadsReadWorkloadResp parses an HTTP response from a WorkloadsReadWorkloadWithResponse call

func (WorkloadsReadWorkloadResp) Status

func (r WorkloadsReadWorkloadResp) Status() string

Status returns HTTPResponse.Status

func (WorkloadsReadWorkloadResp) StatusCode

func (r WorkloadsReadWorkloadResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsReadWorkloadsResp

type WorkloadsReadWorkloadsResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *WorkloadsReadWorkloadsResponse
	JSON400      *Error
	JSON404      *Error
}

func ParseWorkloadsReadWorkloadsResp

func ParseWorkloadsReadWorkloadsResp(rsp *http.Response) (*WorkloadsReadWorkloadsResp, error)

ParseWorkloadsReadWorkloadsResp parses an HTTP response from a WorkloadsReadWorkloadsWithResponse call

func (WorkloadsReadWorkloadsResp) Status

Status returns HTTPResponse.Status

func (WorkloadsReadWorkloadsResp) StatusCode

func (r WorkloadsReadWorkloadsResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsUpdateAllResp

type WorkloadsUpdateAllResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *StaxEvent
	JSON400      *Error
	JSON403      *Error
}

func ParseWorkloadsUpdateAllResp

func ParseWorkloadsUpdateAllResp(rsp *http.Response) (*WorkloadsUpdateAllResp, error)

ParseWorkloadsUpdateAllResp parses an HTTP response from a WorkloadsUpdateAllWithResponse call

func (WorkloadsUpdateAllResp) Status

func (r WorkloadsUpdateAllResp) Status() string

Status returns HTTPResponse.Status

func (WorkloadsUpdateAllResp) StatusCode

func (r WorkloadsUpdateAllResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type WorkloadsUpdateWorkloadResp

type WorkloadsUpdateWorkloadResp struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *UpdateWorkloadEvent
	JSON400      *StaxEvent
	JSON404      *Error
}

func ParseWorkloadsUpdateWorkloadResp

func ParseWorkloadsUpdateWorkloadResp(rsp *http.Response) (*WorkloadsUpdateWorkloadResp, error)

ParseWorkloadsUpdateWorkloadResp parses an HTTP response from a WorkloadsUpdateWorkloadWithResponse call

func (WorkloadsUpdateWorkloadResp) Status

Status returns HTTPResponse.Status

func (WorkloadsUpdateWorkloadResp) StatusCode

func (r WorkloadsUpdateWorkloadResp) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

Jump to

Keyboard shortcuts

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