Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error)
- func (a *Client) CreateD4CAwsAccount(params *CreateD4CAwsAccountParams, opts ...ClientOption) (*CreateD4CAwsAccountCreated, *CreateD4CAwsAccountMultiStatus, error)
- func (a *Client) DeleteD4CAwsAccount(params *DeleteD4CAwsAccountParams, opts ...ClientOption) (*DeleteD4CAwsAccountOK, *DeleteD4CAwsAccountMultiStatus, error)
- func (a *Client) DiscoverCloudAzureDownloadCertificate(params *DiscoverCloudAzureDownloadCertificateParams, opts ...ClientOption) (*DiscoverCloudAzureDownloadCertificateOK, error)
- func (a *Client) GetCSPMAzureUserScripts(params *GetCSPMAzureUserScriptsParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsOK, *GetCSPMAzureUserScriptsMultiStatus, error)
- func (a *Client) GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error)
- func (a *Client) GetCSPMGCPUserScripts(params *GetCSPMGCPUserScriptsParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsOK, *GetCSPMGCPUserScriptsMultiStatus, error)
- func (a *Client) GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, error)
- func (a *Client) GetD4CAWSAccountScriptsAttachment(params *GetD4CAWSAccountScriptsAttachmentParams, opts ...ClientOption) (*GetD4CAWSAccountScriptsAttachmentOK, error)
- func (a *Client) GetD4CAwsAccount(params *GetD4CAwsAccountParams, opts ...ClientOption) (*GetD4CAwsAccountOK, *GetD4CAwsAccountMultiStatus, error)
- func (a *Client) GetD4CAwsConsoleSetupURLs(params *GetD4CAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetD4CAwsConsoleSetupURLsOK, *GetD4CAwsConsoleSetupURLsMultiStatus, error)
- func (a *Client) GetHorizonD4CScripts(params *GetHorizonD4CScriptsParams, opts ...ClientOption) (*GetHorizonD4CScriptsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateCSPMGCPAccountBadRequest
- func (o *CreateCSPMGCPAccountBadRequest) Error() string
- func (o *CreateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountBadRequest) IsClientError() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountBadRequest) IsRedirect() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsServerError() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsSuccess() bool
- func (o *CreateCSPMGCPAccountBadRequest) String() string
- type CreateCSPMGCPAccountCreated
- func (o *CreateCSPMGCPAccountCreated) Error() string
- func (o *CreateCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountCreated) IsClientError() bool
- func (o *CreateCSPMGCPAccountCreated) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountCreated) IsRedirect() bool
- func (o *CreateCSPMGCPAccountCreated) IsServerError() bool
- func (o *CreateCSPMGCPAccountCreated) IsSuccess() bool
- func (o *CreateCSPMGCPAccountCreated) String() string
- type CreateCSPMGCPAccountForbidden
- func (o *CreateCSPMGCPAccountForbidden) Error() string
- func (o *CreateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMGCPAccountForbidden) IsClientError() bool
- func (o *CreateCSPMGCPAccountForbidden) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountForbidden) IsRedirect() bool
- func (o *CreateCSPMGCPAccountForbidden) IsServerError() bool
- func (o *CreateCSPMGCPAccountForbidden) IsSuccess() bool
- func (o *CreateCSPMGCPAccountForbidden) String() string
- type CreateCSPMGCPAccountInternalServerError
- func (o *CreateCSPMGCPAccountInternalServerError) Error() string
- func (o *CreateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountInternalServerError) IsClientError() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsRedirect() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsServerError() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsSuccess() bool
- func (o *CreateCSPMGCPAccountInternalServerError) String() string
- type CreateCSPMGCPAccountMultiStatus
- func (o *CreateCSPMGCPAccountMultiStatus) Error() string
- func (o *CreateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountMultiStatus) IsClientError() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsRedirect() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsServerError() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsSuccess() bool
- func (o *CreateCSPMGCPAccountMultiStatus) String() string
- type CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParams() *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithContext(ctx context.Context) *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountCreateRequestExtV1)
- func (o *CreateCSPMGCPAccountParams) SetContext(ctx context.Context)
- func (o *CreateCSPMGCPAccountParams) SetDefaults()
- func (o *CreateCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountCreateRequestExtV1) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithContext(ctx context.Context) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithDefaults() *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCSPMGCPAccountReader
- type CreateCSPMGCPAccountTooManyRequests
- func (o *CreateCSPMGCPAccountTooManyRequests) Error() string
- func (o *CreateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMGCPAccountTooManyRequests) IsClientError() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsRedirect() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsServerError() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsSuccess() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) String() string
- type CreateD4CAwsAccountBadRequest
- func (o *CreateD4CAwsAccountBadRequest) Error() string
- func (o *CreateD4CAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateD4CAwsAccountBadRequest) IsClientError() bool
- func (o *CreateD4CAwsAccountBadRequest) IsCode(code int) bool
- func (o *CreateD4CAwsAccountBadRequest) IsRedirect() bool
- func (o *CreateD4CAwsAccountBadRequest) IsServerError() bool
- func (o *CreateD4CAwsAccountBadRequest) IsSuccess() bool
- func (o *CreateD4CAwsAccountBadRequest) String() string
- type CreateD4CAwsAccountCreated
- func (o *CreateD4CAwsAccountCreated) Error() string
- func (o *CreateD4CAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateD4CAwsAccountCreated) IsClientError() bool
- func (o *CreateD4CAwsAccountCreated) IsCode(code int) bool
- func (o *CreateD4CAwsAccountCreated) IsRedirect() bool
- func (o *CreateD4CAwsAccountCreated) IsServerError() bool
- func (o *CreateD4CAwsAccountCreated) IsSuccess() bool
- func (o *CreateD4CAwsAccountCreated) String() string
- type CreateD4CAwsAccountForbidden
- func (o *CreateD4CAwsAccountForbidden) Error() string
- func (o *CreateD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateD4CAwsAccountForbidden) IsClientError() bool
- func (o *CreateD4CAwsAccountForbidden) IsCode(code int) bool
- func (o *CreateD4CAwsAccountForbidden) IsRedirect() bool
- func (o *CreateD4CAwsAccountForbidden) IsServerError() bool
- func (o *CreateD4CAwsAccountForbidden) IsSuccess() bool
- func (o *CreateD4CAwsAccountForbidden) String() string
- type CreateD4CAwsAccountInternalServerError
- func (o *CreateD4CAwsAccountInternalServerError) Error() string
- func (o *CreateD4CAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateD4CAwsAccountInternalServerError) IsClientError() bool
- func (o *CreateD4CAwsAccountInternalServerError) IsCode(code int) bool
- func (o *CreateD4CAwsAccountInternalServerError) IsRedirect() bool
- func (o *CreateD4CAwsAccountInternalServerError) IsServerError() bool
- func (o *CreateD4CAwsAccountInternalServerError) IsSuccess() bool
- func (o *CreateD4CAwsAccountInternalServerError) String() string
- type CreateD4CAwsAccountMultiStatus
- func (o *CreateD4CAwsAccountMultiStatus) Error() string
- func (o *CreateD4CAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateD4CAwsAccountMultiStatus) IsClientError() bool
- func (o *CreateD4CAwsAccountMultiStatus) IsCode(code int) bool
- func (o *CreateD4CAwsAccountMultiStatus) IsRedirect() bool
- func (o *CreateD4CAwsAccountMultiStatus) IsServerError() bool
- func (o *CreateD4CAwsAccountMultiStatus) IsSuccess() bool
- func (o *CreateD4CAwsAccountMultiStatus) String() string
- type CreateD4CAwsAccountParams
- func NewCreateD4CAwsAccountParams() *CreateD4CAwsAccountParams
- func NewCreateD4CAwsAccountParamsWithContext(ctx context.Context) *CreateD4CAwsAccountParams
- func NewCreateD4CAwsAccountParamsWithHTTPClient(client *http.Client) *CreateD4CAwsAccountParams
- func NewCreateD4CAwsAccountParamsWithTimeout(timeout time.Duration) *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) SetBody(body *models.RegistrationAWSAccountCreateRequestD4CExtV2)
- func (o *CreateD4CAwsAccountParams) SetContext(ctx context.Context)
- func (o *CreateD4CAwsAccountParams) SetDefaults()
- func (o *CreateD4CAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateD4CAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateD4CAwsAccountParams) WithBody(body *models.RegistrationAWSAccountCreateRequestD4CExtV2) *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) WithContext(ctx context.Context) *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) WithDefaults() *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) WithHTTPClient(client *http.Client) *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) WithTimeout(timeout time.Duration) *CreateD4CAwsAccountParams
- func (o *CreateD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateD4CAwsAccountReader
- type CreateD4CAwsAccountTooManyRequests
- func (o *CreateD4CAwsAccountTooManyRequests) Error() string
- func (o *CreateD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateD4CAwsAccountTooManyRequests) IsClientError() bool
- func (o *CreateD4CAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *CreateD4CAwsAccountTooManyRequests) IsRedirect() bool
- func (o *CreateD4CAwsAccountTooManyRequests) IsServerError() bool
- func (o *CreateD4CAwsAccountTooManyRequests) IsSuccess() bool
- func (o *CreateD4CAwsAccountTooManyRequests) String() string
- type DeleteD4CAwsAccountBadRequest
- func (o *DeleteD4CAwsAccountBadRequest) Error() string
- func (o *DeleteD4CAwsAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteD4CAwsAccountBadRequest) IsClientError() bool
- func (o *DeleteD4CAwsAccountBadRequest) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountBadRequest) IsRedirect() bool
- func (o *DeleteD4CAwsAccountBadRequest) IsServerError() bool
- func (o *DeleteD4CAwsAccountBadRequest) IsSuccess() bool
- func (o *DeleteD4CAwsAccountBadRequest) String() string
- type DeleteD4CAwsAccountForbidden
- func (o *DeleteD4CAwsAccountForbidden) Error() string
- func (o *DeleteD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteD4CAwsAccountForbidden) IsClientError() bool
- func (o *DeleteD4CAwsAccountForbidden) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountForbidden) IsRedirect() bool
- func (o *DeleteD4CAwsAccountForbidden) IsServerError() bool
- func (o *DeleteD4CAwsAccountForbidden) IsSuccess() bool
- func (o *DeleteD4CAwsAccountForbidden) String() string
- type DeleteD4CAwsAccountInternalServerError
- func (o *DeleteD4CAwsAccountInternalServerError) Error() string
- func (o *DeleteD4CAwsAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteD4CAwsAccountInternalServerError) IsClientError() bool
- func (o *DeleteD4CAwsAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountInternalServerError) IsRedirect() bool
- func (o *DeleteD4CAwsAccountInternalServerError) IsServerError() bool
- func (o *DeleteD4CAwsAccountInternalServerError) IsSuccess() bool
- func (o *DeleteD4CAwsAccountInternalServerError) String() string
- type DeleteD4CAwsAccountMultiStatus
- func (o *DeleteD4CAwsAccountMultiStatus) Error() string
- func (o *DeleteD4CAwsAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteD4CAwsAccountMultiStatus) IsClientError() bool
- func (o *DeleteD4CAwsAccountMultiStatus) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountMultiStatus) IsRedirect() bool
- func (o *DeleteD4CAwsAccountMultiStatus) IsServerError() bool
- func (o *DeleteD4CAwsAccountMultiStatus) IsSuccess() bool
- func (o *DeleteD4CAwsAccountMultiStatus) String() string
- type DeleteD4CAwsAccountOK
- func (o *DeleteD4CAwsAccountOK) Error() string
- func (o *DeleteD4CAwsAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteD4CAwsAccountOK) IsClientError() bool
- func (o *DeleteD4CAwsAccountOK) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountOK) IsRedirect() bool
- func (o *DeleteD4CAwsAccountOK) IsServerError() bool
- func (o *DeleteD4CAwsAccountOK) IsSuccess() bool
- func (o *DeleteD4CAwsAccountOK) String() string
- type DeleteD4CAwsAccountParams
- func NewDeleteD4CAwsAccountParams() *DeleteD4CAwsAccountParams
- func NewDeleteD4CAwsAccountParamsWithContext(ctx context.Context) *DeleteD4CAwsAccountParams
- func NewDeleteD4CAwsAccountParamsWithHTTPClient(client *http.Client) *DeleteD4CAwsAccountParams
- func NewDeleteD4CAwsAccountParamsWithTimeout(timeout time.Duration) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) SetContext(ctx context.Context)
- func (o *DeleteD4CAwsAccountParams) SetDefaults()
- func (o *DeleteD4CAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteD4CAwsAccountParams) SetIds(ids []string)
- func (o *DeleteD4CAwsAccountParams) SetOrganizationIds(organizationIds []string)
- func (o *DeleteD4CAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteD4CAwsAccountParams) WithContext(ctx context.Context) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WithDefaults() *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WithHTTPClient(client *http.Client) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WithIds(ids []string) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WithOrganizationIds(organizationIds []string) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WithTimeout(timeout time.Duration) *DeleteD4CAwsAccountParams
- func (o *DeleteD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteD4CAwsAccountReader
- type DeleteD4CAwsAccountTooManyRequests
- func (o *DeleteD4CAwsAccountTooManyRequests) Error() string
- func (o *DeleteD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteD4CAwsAccountTooManyRequests) IsClientError() bool
- func (o *DeleteD4CAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *DeleteD4CAwsAccountTooManyRequests) IsRedirect() bool
- func (o *DeleteD4CAwsAccountTooManyRequests) IsServerError() bool
- func (o *DeleteD4CAwsAccountTooManyRequests) IsSuccess() bool
- func (o *DeleteD4CAwsAccountTooManyRequests) String() string
- type DiscoverCloudAzureDownloadCertificateBadRequest
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateBadRequest) String() string
- type DiscoverCloudAzureDownloadCertificateDefault
- func (o *DiscoverCloudAzureDownloadCertificateDefault) Code() int
- func (o *DiscoverCloudAzureDownloadCertificateDefault) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateDefault) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *DiscoverCloudAzureDownloadCertificateDefault) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateDefault) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateDefault) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateDefault) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateDefault) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateDefault) String() string
- type DiscoverCloudAzureDownloadCertificateForbidden
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateForbidden) String() string
- type DiscoverCloudAzureDownloadCertificateInternalServerError
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) String() string
- type DiscoverCloudAzureDownloadCertificateOK
- func (o *DiscoverCloudAzureDownloadCertificateOK) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateOK) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *DiscoverCloudAzureDownloadCertificateOK) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateOK) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateOK) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateOK) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateOK) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateOK) String() string
- type DiscoverCloudAzureDownloadCertificateParams
- func NewDiscoverCloudAzureDownloadCertificateParams() *DiscoverCloudAzureDownloadCertificateParams
- func NewDiscoverCloudAzureDownloadCertificateParamsWithContext(ctx context.Context) *DiscoverCloudAzureDownloadCertificateParams
- func NewDiscoverCloudAzureDownloadCertificateParamsWithHTTPClient(client *http.Client) *DiscoverCloudAzureDownloadCertificateParams
- func NewDiscoverCloudAzureDownloadCertificateParamsWithTimeout(timeout time.Duration) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetContext(ctx context.Context)
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetDefaults()
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetHTTPClient(client *http.Client)
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetRefresh(refresh *string)
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetTenantID(tenantID []string)
- func (o *DiscoverCloudAzureDownloadCertificateParams) SetTimeout(timeout time.Duration)
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithContext(ctx context.Context) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithDefaults() *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithHTTPClient(client *http.Client) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithRefresh(refresh *string) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithTenantID(tenantID []string) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WithTimeout(timeout time.Duration) *DiscoverCloudAzureDownloadCertificateParams
- func (o *DiscoverCloudAzureDownloadCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DiscoverCloudAzureDownloadCertificateReader
- type DiscoverCloudAzureDownloadCertificateTooManyRequests
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) Error() string
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsClientError() bool
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsCode(code int) bool
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsRedirect() bool
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsServerError() bool
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsSuccess() bool
- func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) String() string
- type GetCSPMAzureUserScriptsBadRequest
- func (o *GetCSPMAzureUserScriptsBadRequest) Error() string
- func (o *GetCSPMAzureUserScriptsBadRequest) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsBadRequest) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsBadRequest) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsBadRequest) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsBadRequest) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsBadRequest) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsBadRequest) String() string
- type GetCSPMAzureUserScriptsDefault
- func (o *GetCSPMAzureUserScriptsDefault) Code() int
- func (o *GetCSPMAzureUserScriptsDefault) Error() string
- func (o *GetCSPMAzureUserScriptsDefault) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsDefault) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsDefault) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsDefault) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsDefault) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsDefault) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsDefault) String() string
- type GetCSPMAzureUserScriptsForbidden
- func (o *GetCSPMAzureUserScriptsForbidden) Error() string
- func (o *GetCSPMAzureUserScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureUserScriptsForbidden) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsForbidden) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsForbidden) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsForbidden) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsForbidden) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsForbidden) String() string
- type GetCSPMAzureUserScriptsInternalServerError
- func (o *GetCSPMAzureUserScriptsInternalServerError) Error() string
- func (o *GetCSPMAzureUserScriptsInternalServerError) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsInternalServerError) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsInternalServerError) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsInternalServerError) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsInternalServerError) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsInternalServerError) String() string
- type GetCSPMAzureUserScriptsMultiStatus
- func (o *GetCSPMAzureUserScriptsMultiStatus) Error() string
- func (o *GetCSPMAzureUserScriptsMultiStatus) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsMultiStatus) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsMultiStatus) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsMultiStatus) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsMultiStatus) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsMultiStatus) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsMultiStatus) String() string
- type GetCSPMAzureUserScriptsOK
- func (o *GetCSPMAzureUserScriptsOK) Error() string
- func (o *GetCSPMAzureUserScriptsOK) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsOK) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsOK) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsOK) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsOK) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsOK) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsOK) String() string
- type GetCSPMAzureUserScriptsParams
- func NewGetCSPMAzureUserScriptsParams() *GetCSPMAzureUserScriptsParams
- func NewGetCSPMAzureUserScriptsParamsWithContext(ctx context.Context) *GetCSPMAzureUserScriptsParams
- func NewGetCSPMAzureUserScriptsParamsWithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsParams
- func NewGetCSPMAzureUserScriptsParamsWithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsParams
- func (o *GetCSPMAzureUserScriptsParams) SetContext(ctx context.Context)
- func (o *GetCSPMAzureUserScriptsParams) SetDefaults()
- func (o *GetCSPMAzureUserScriptsParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAzureUserScriptsParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAzureUserScriptsParams) WithContext(ctx context.Context) *GetCSPMAzureUserScriptsParams
- func (o *GetCSPMAzureUserScriptsParams) WithDefaults() *GetCSPMAzureUserScriptsParams
- func (o *GetCSPMAzureUserScriptsParams) WithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsParams
- func (o *GetCSPMAzureUserScriptsParams) WithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsParams
- func (o *GetCSPMAzureUserScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAzureUserScriptsReader
- type GetCSPMAzureUserScriptsTooManyRequests
- func (o *GetCSPMAzureUserScriptsTooManyRequests) Error() string
- func (o *GetCSPMAzureUserScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureUserScriptsTooManyRequests) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsTooManyRequests) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsTooManyRequests) String() string
- type GetCSPMCGPAccountBadRequest
- func (o *GetCSPMCGPAccountBadRequest) Error() string
- func (o *GetCSPMCGPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountBadRequest) IsClientError() bool
- func (o *GetCSPMCGPAccountBadRequest) IsCode(code int) bool
- func (o *GetCSPMCGPAccountBadRequest) IsRedirect() bool
- func (o *GetCSPMCGPAccountBadRequest) IsServerError() bool
- func (o *GetCSPMCGPAccountBadRequest) IsSuccess() bool
- func (o *GetCSPMCGPAccountBadRequest) String() string
- type GetCSPMCGPAccountDefault
- func (o *GetCSPMCGPAccountDefault) Code() int
- func (o *GetCSPMCGPAccountDefault) Error() string
- func (o *GetCSPMCGPAccountDefault) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountDefault) IsClientError() bool
- func (o *GetCSPMCGPAccountDefault) IsCode(code int) bool
- func (o *GetCSPMCGPAccountDefault) IsRedirect() bool
- func (o *GetCSPMCGPAccountDefault) IsServerError() bool
- func (o *GetCSPMCGPAccountDefault) IsSuccess() bool
- func (o *GetCSPMCGPAccountDefault) String() string
- type GetCSPMCGPAccountForbidden
- func (o *GetCSPMCGPAccountForbidden) Error() string
- func (o *GetCSPMCGPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMCGPAccountForbidden) IsClientError() bool
- func (o *GetCSPMCGPAccountForbidden) IsCode(code int) bool
- func (o *GetCSPMCGPAccountForbidden) IsRedirect() bool
- func (o *GetCSPMCGPAccountForbidden) IsServerError() bool
- func (o *GetCSPMCGPAccountForbidden) IsSuccess() bool
- func (o *GetCSPMCGPAccountForbidden) String() string
- type GetCSPMCGPAccountInternalServerError
- func (o *GetCSPMCGPAccountInternalServerError) Error() string
- func (o *GetCSPMCGPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountInternalServerError) IsClientError() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsCode(code int) bool
- func (o *GetCSPMCGPAccountInternalServerError) IsRedirect() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsServerError() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsSuccess() bool
- func (o *GetCSPMCGPAccountInternalServerError) String() string
- type GetCSPMCGPAccountMultiStatus
- func (o *GetCSPMCGPAccountMultiStatus) Error() string
- func (o *GetCSPMCGPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountMultiStatus) IsClientError() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsCode(code int) bool
- func (o *GetCSPMCGPAccountMultiStatus) IsRedirect() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsServerError() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsSuccess() bool
- func (o *GetCSPMCGPAccountMultiStatus) String() string
- type GetCSPMCGPAccountOK
- func (o *GetCSPMCGPAccountOK) Error() string
- func (o *GetCSPMCGPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountOK) IsClientError() bool
- func (o *GetCSPMCGPAccountOK) IsCode(code int) bool
- func (o *GetCSPMCGPAccountOK) IsRedirect() bool
- func (o *GetCSPMCGPAccountOK) IsServerError() bool
- func (o *GetCSPMCGPAccountOK) IsSuccess() bool
- func (o *GetCSPMCGPAccountOK) String() string
- type GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParams() *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithContext(ctx context.Context) *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) SetContext(ctx context.Context)
- func (o *GetCSPMCGPAccountParams) SetDefaults()
- func (o *GetCSPMCGPAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMCGPAccountParams) SetIds(ids []string)
- func (o *GetCSPMCGPAccountParams) SetScanType(scanType *string)
- func (o *GetCSPMCGPAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMCGPAccountParams) WithContext(ctx context.Context) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithDefaults() *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithIds(ids []string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithScanType(scanType *string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMCGPAccountReader
- type GetCSPMCGPAccountTooManyRequests
- func (o *GetCSPMCGPAccountTooManyRequests) Error() string
- func (o *GetCSPMCGPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMCGPAccountTooManyRequests) IsClientError() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsRedirect() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsServerError() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsSuccess() bool
- func (o *GetCSPMCGPAccountTooManyRequests) String() string
- type GetCSPMGCPUserScriptsAttachmentBadRequest
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) String() string
- type GetCSPMGCPUserScriptsAttachmentDefault
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentDefault) String() string
- type GetCSPMGCPUserScriptsAttachmentForbidden
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) String() string
- type GetCSPMGCPUserScriptsAttachmentInternalServerError
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) String() string
- type GetCSPMGCPUserScriptsAttachmentOK
- func (o *GetCSPMGCPUserScriptsAttachmentOK) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) String() string
- type GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParams() *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetContext(ctx context.Context)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetDefaults()
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithDefaults() *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMGCPUserScriptsAttachmentReader
- type GetCSPMGCPUserScriptsAttachmentTooManyRequests
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) String() string
- type GetCSPMGCPUserScriptsBadRequest
- func (o *GetCSPMGCPUserScriptsBadRequest) Error() string
- func (o *GetCSPMGCPUserScriptsBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsBadRequest) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsBadRequest) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsBadRequest) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsBadRequest) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsBadRequest) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsBadRequest) String() string
- type GetCSPMGCPUserScriptsDefault
- func (o *GetCSPMGCPUserScriptsDefault) Code() int
- func (o *GetCSPMGCPUserScriptsDefault) Error() string
- func (o *GetCSPMGCPUserScriptsDefault) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsDefault) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsDefault) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsDefault) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsDefault) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsDefault) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsDefault) String() string
- type GetCSPMGCPUserScriptsForbidden
- func (o *GetCSPMGCPUserScriptsForbidden) Error() string
- func (o *GetCSPMGCPUserScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsForbidden) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsForbidden) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsForbidden) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsForbidden) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsForbidden) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsForbidden) String() string
- type GetCSPMGCPUserScriptsInternalServerError
- func (o *GetCSPMGCPUserScriptsInternalServerError) Error() string
- func (o *GetCSPMGCPUserScriptsInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsInternalServerError) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsInternalServerError) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsInternalServerError) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsInternalServerError) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsInternalServerError) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsInternalServerError) String() string
- type GetCSPMGCPUserScriptsMultiStatus
- func (o *GetCSPMGCPUserScriptsMultiStatus) Error() string
- func (o *GetCSPMGCPUserScriptsMultiStatus) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsMultiStatus) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsMultiStatus) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsMultiStatus) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsMultiStatus) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsMultiStatus) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsMultiStatus) String() string
- type GetCSPMGCPUserScriptsOK
- func (o *GetCSPMGCPUserScriptsOK) Error() string
- func (o *GetCSPMGCPUserScriptsOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsOK) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsOK) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsOK) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsOK) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsOK) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsOK) String() string
- type GetCSPMGCPUserScriptsParams
- func NewGetCSPMGCPUserScriptsParams() *GetCSPMGCPUserScriptsParams
- func NewGetCSPMGCPUserScriptsParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsParams
- func NewGetCSPMGCPUserScriptsParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsParams
- func NewGetCSPMGCPUserScriptsParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsParams
- func (o *GetCSPMGCPUserScriptsParams) SetContext(ctx context.Context)
- func (o *GetCSPMGCPUserScriptsParams) SetDefaults()
- func (o *GetCSPMGCPUserScriptsParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMGCPUserScriptsParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMGCPUserScriptsParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsParams
- func (o *GetCSPMGCPUserScriptsParams) WithDefaults() *GetCSPMGCPUserScriptsParams
- func (o *GetCSPMGCPUserScriptsParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsParams
- func (o *GetCSPMGCPUserScriptsParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsParams
- func (o *GetCSPMGCPUserScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMGCPUserScriptsReader
- type GetCSPMGCPUserScriptsTooManyRequests
- func (o *GetCSPMGCPUserScriptsTooManyRequests) Error() string
- func (o *GetCSPMGCPUserScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsTooManyRequests) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsTooManyRequests) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsTooManyRequests) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsTooManyRequests) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsTooManyRequests) String() string
- type GetD4CAWSAccountScriptsAttachmentBadRequest
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) Error() string
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsClientError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsCode(code int) bool
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsRedirect() bool
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsServerError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsSuccess() bool
- func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) String() string
- type GetD4CAWSAccountScriptsAttachmentForbidden
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) Error() string
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsClientError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsCode(code int) bool
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsRedirect() bool
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsServerError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsSuccess() bool
- func (o *GetD4CAWSAccountScriptsAttachmentForbidden) String() string
- type GetD4CAWSAccountScriptsAttachmentInternalServerError
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) Error() string
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsClientError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsCode(code int) bool
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsRedirect() bool
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsServerError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsSuccess() bool
- func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) String() string
- type GetD4CAWSAccountScriptsAttachmentOK
- func (o *GetD4CAWSAccountScriptsAttachmentOK) Error() string
- func (o *GetD4CAWSAccountScriptsAttachmentOK) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
- func (o *GetD4CAWSAccountScriptsAttachmentOK) IsClientError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentOK) IsCode(code int) bool
- func (o *GetD4CAWSAccountScriptsAttachmentOK) IsRedirect() bool
- func (o *GetD4CAWSAccountScriptsAttachmentOK) IsServerError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentOK) IsSuccess() bool
- func (o *GetD4CAWSAccountScriptsAttachmentOK) String() string
- type GetD4CAWSAccountScriptsAttachmentParams
- func NewGetD4CAWSAccountScriptsAttachmentParams() *GetD4CAWSAccountScriptsAttachmentParams
- func NewGetD4CAWSAccountScriptsAttachmentParamsWithContext(ctx context.Context) *GetD4CAWSAccountScriptsAttachmentParams
- func NewGetD4CAWSAccountScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetD4CAWSAccountScriptsAttachmentParams
- func NewGetD4CAWSAccountScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) SetContext(ctx context.Context)
- func (o *GetD4CAWSAccountScriptsAttachmentParams) SetDefaults()
- func (o *GetD4CAWSAccountScriptsAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *GetD4CAWSAccountScriptsAttachmentParams) SetIds(ids []string)
- func (o *GetD4CAWSAccountScriptsAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WithContext(ctx context.Context) *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WithDefaults() *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WithIds(ids []string) *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetD4CAWSAccountScriptsAttachmentParams
- func (o *GetD4CAWSAccountScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetD4CAWSAccountScriptsAttachmentReader
- type GetD4CAWSAccountScriptsAttachmentTooManyRequests
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) Error() string
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsClientError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsCode(code int) bool
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsRedirect() bool
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsServerError() bool
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsSuccess() bool
- func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) String() string
- type GetD4CAwsAccountBadRequest
- func (o *GetD4CAwsAccountBadRequest) Error() string
- func (o *GetD4CAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetD4CAwsAccountBadRequest) IsClientError() bool
- func (o *GetD4CAwsAccountBadRequest) IsCode(code int) bool
- func (o *GetD4CAwsAccountBadRequest) IsRedirect() bool
- func (o *GetD4CAwsAccountBadRequest) IsServerError() bool
- func (o *GetD4CAwsAccountBadRequest) IsSuccess() bool
- func (o *GetD4CAwsAccountBadRequest) String() string
- type GetD4CAwsAccountForbidden
- func (o *GetD4CAwsAccountForbidden) Error() string
- func (o *GetD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAwsAccountForbidden) IsClientError() bool
- func (o *GetD4CAwsAccountForbidden) IsCode(code int) bool
- func (o *GetD4CAwsAccountForbidden) IsRedirect() bool
- func (o *GetD4CAwsAccountForbidden) IsServerError() bool
- func (o *GetD4CAwsAccountForbidden) IsSuccess() bool
- func (o *GetD4CAwsAccountForbidden) String() string
- type GetD4CAwsAccountInternalServerError
- func (o *GetD4CAwsAccountInternalServerError) Error() string
- func (o *GetD4CAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetD4CAwsAccountInternalServerError) IsClientError() bool
- func (o *GetD4CAwsAccountInternalServerError) IsCode(code int) bool
- func (o *GetD4CAwsAccountInternalServerError) IsRedirect() bool
- func (o *GetD4CAwsAccountInternalServerError) IsServerError() bool
- func (o *GetD4CAwsAccountInternalServerError) IsSuccess() bool
- func (o *GetD4CAwsAccountInternalServerError) String() string
- type GetD4CAwsAccountMultiStatus
- func (o *GetD4CAwsAccountMultiStatus) Error() string
- func (o *GetD4CAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetD4CAwsAccountMultiStatus) IsClientError() bool
- func (o *GetD4CAwsAccountMultiStatus) IsCode(code int) bool
- func (o *GetD4CAwsAccountMultiStatus) IsRedirect() bool
- func (o *GetD4CAwsAccountMultiStatus) IsServerError() bool
- func (o *GetD4CAwsAccountMultiStatus) IsSuccess() bool
- func (o *GetD4CAwsAccountMultiStatus) String() string
- type GetD4CAwsAccountOK
- func (o *GetD4CAwsAccountOK) Error() string
- func (o *GetD4CAwsAccountOK) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetD4CAwsAccountOK) IsClientError() bool
- func (o *GetD4CAwsAccountOK) IsCode(code int) bool
- func (o *GetD4CAwsAccountOK) IsRedirect() bool
- func (o *GetD4CAwsAccountOK) IsServerError() bool
- func (o *GetD4CAwsAccountOK) IsSuccess() bool
- func (o *GetD4CAwsAccountOK) String() string
- type GetD4CAwsAccountParams
- func NewGetD4CAwsAccountParams() *GetD4CAwsAccountParams
- func NewGetD4CAwsAccountParamsWithContext(ctx context.Context) *GetD4CAwsAccountParams
- func NewGetD4CAwsAccountParamsWithHTTPClient(client *http.Client) *GetD4CAwsAccountParams
- func NewGetD4CAwsAccountParamsWithTimeout(timeout time.Duration) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) SetContext(ctx context.Context)
- func (o *GetD4CAwsAccountParams) SetDefaults()
- func (o *GetD4CAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetD4CAwsAccountParams) SetIds(ids []string)
- func (o *GetD4CAwsAccountParams) SetLimit(limit *int64)
- func (o *GetD4CAwsAccountParams) SetMigrated(migrated *string)
- func (o *GetD4CAwsAccountParams) SetOffset(offset *int64)
- func (o *GetD4CAwsAccountParams) SetOrganizationIds(organizationIds []string)
- func (o *GetD4CAwsAccountParams) SetScanType(scanType *string)
- func (o *GetD4CAwsAccountParams) SetStatus(status *string)
- func (o *GetD4CAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetD4CAwsAccountParams) WithContext(ctx context.Context) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithDefaults() *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithHTTPClient(client *http.Client) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithIds(ids []string) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithLimit(limit *int64) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithMigrated(migrated *string) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithOffset(offset *int64) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithOrganizationIds(organizationIds []string) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithScanType(scanType *string) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithStatus(status *string) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WithTimeout(timeout time.Duration) *GetD4CAwsAccountParams
- func (o *GetD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetD4CAwsAccountReader
- type GetD4CAwsAccountTooManyRequests
- func (o *GetD4CAwsAccountTooManyRequests) Error() string
- func (o *GetD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAwsAccountTooManyRequests) IsClientError() bool
- func (o *GetD4CAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *GetD4CAwsAccountTooManyRequests) IsRedirect() bool
- func (o *GetD4CAwsAccountTooManyRequests) IsServerError() bool
- func (o *GetD4CAwsAccountTooManyRequests) IsSuccess() bool
- func (o *GetD4CAwsAccountTooManyRequests) String() string
- type GetD4CAwsConsoleSetupURLsBadRequest
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) Error() string
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) GetPayload() *models.RegistrationAWSAccountConsoleURL
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsBadRequest) String() string
- type GetD4CAwsConsoleSetupURLsForbidden
- func (o *GetD4CAwsConsoleSetupURLsForbidden) Error() string
- func (o *GetD4CAwsConsoleSetupURLsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAwsConsoleSetupURLsForbidden) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsForbidden) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsForbidden) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsForbidden) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsForbidden) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsForbidden) String() string
- type GetD4CAwsConsoleSetupURLsInternalServerError
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) Error() string
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) GetPayload() *models.RegistrationAWSAccountConsoleURL
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsInternalServerError) String() string
- type GetD4CAwsConsoleSetupURLsMultiStatus
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) Error() string
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) GetPayload() *models.RegistrationAWSAccountConsoleURL
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsMultiStatus) String() string
- type GetD4CAwsConsoleSetupURLsOK
- func (o *GetD4CAwsConsoleSetupURLsOK) Error() string
- func (o *GetD4CAwsConsoleSetupURLsOK) GetPayload() *models.RegistrationAWSAccountConsoleURL
- func (o *GetD4CAwsConsoleSetupURLsOK) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsOK) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsOK) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsOK) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsOK) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsOK) String() string
- type GetD4CAwsConsoleSetupURLsParams
- func NewGetD4CAwsConsoleSetupURLsParams() *GetD4CAwsConsoleSetupURLsParams
- func NewGetD4CAwsConsoleSetupURLsParamsWithContext(ctx context.Context) *GetD4CAwsConsoleSetupURLsParams
- func NewGetD4CAwsConsoleSetupURLsParamsWithHTTPClient(client *http.Client) *GetD4CAwsConsoleSetupURLsParams
- func NewGetD4CAwsConsoleSetupURLsParamsWithTimeout(timeout time.Duration) *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) SetContext(ctx context.Context)
- func (o *GetD4CAwsConsoleSetupURLsParams) SetDefaults()
- func (o *GetD4CAwsConsoleSetupURLsParams) SetHTTPClient(client *http.Client)
- func (o *GetD4CAwsConsoleSetupURLsParams) SetRegion(region *string)
- func (o *GetD4CAwsConsoleSetupURLsParams) SetTimeout(timeout time.Duration)
- func (o *GetD4CAwsConsoleSetupURLsParams) WithContext(ctx context.Context) *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) WithDefaults() *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) WithHTTPClient(client *http.Client) *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) WithRegion(region *string) *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) WithTimeout(timeout time.Duration) *GetD4CAwsConsoleSetupURLsParams
- func (o *GetD4CAwsConsoleSetupURLsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetD4CAwsConsoleSetupURLsReader
- type GetD4CAwsConsoleSetupURLsTooManyRequests
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) Error() string
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsClientError() bool
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsCode(code int) bool
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsRedirect() bool
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsServerError() bool
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsSuccess() bool
- func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) String() string
- type GetHorizonD4CScriptsForbidden
- func (o *GetHorizonD4CScriptsForbidden) Error() string
- func (o *GetHorizonD4CScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetHorizonD4CScriptsForbidden) IsClientError() bool
- func (o *GetHorizonD4CScriptsForbidden) IsCode(code int) bool
- func (o *GetHorizonD4CScriptsForbidden) IsRedirect() bool
- func (o *GetHorizonD4CScriptsForbidden) IsServerError() bool
- func (o *GetHorizonD4CScriptsForbidden) IsSuccess() bool
- func (o *GetHorizonD4CScriptsForbidden) String() string
- type GetHorizonD4CScriptsOK
- func (o *GetHorizonD4CScriptsOK) Error() string
- func (o *GetHorizonD4CScriptsOK) GetPayload() *models.RegistrationStaticScriptsResponse
- func (o *GetHorizonD4CScriptsOK) IsClientError() bool
- func (o *GetHorizonD4CScriptsOK) IsCode(code int) bool
- func (o *GetHorizonD4CScriptsOK) IsRedirect() bool
- func (o *GetHorizonD4CScriptsOK) IsServerError() bool
- func (o *GetHorizonD4CScriptsOK) IsSuccess() bool
- func (o *GetHorizonD4CScriptsOK) String() string
- type GetHorizonD4CScriptsParams
- func NewGetHorizonD4CScriptsParams() *GetHorizonD4CScriptsParams
- func NewGetHorizonD4CScriptsParamsWithContext(ctx context.Context) *GetHorizonD4CScriptsParams
- func NewGetHorizonD4CScriptsParamsWithHTTPClient(client *http.Client) *GetHorizonD4CScriptsParams
- func NewGetHorizonD4CScriptsParamsWithTimeout(timeout time.Duration) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) SetAccountType(accountType *string)
- func (o *GetHorizonD4CScriptsParams) SetContext(ctx context.Context)
- func (o *GetHorizonD4CScriptsParams) SetDefaults()
- func (o *GetHorizonD4CScriptsParams) SetDelete(delete *string)
- func (o *GetHorizonD4CScriptsParams) SetHTTPClient(client *http.Client)
- func (o *GetHorizonD4CScriptsParams) SetOrganizationID(organizationID *string)
- func (o *GetHorizonD4CScriptsParams) SetSingleAccount(singleAccount *string)
- func (o *GetHorizonD4CScriptsParams) SetTimeout(timeout time.Duration)
- func (o *GetHorizonD4CScriptsParams) WithAccountType(accountType *string) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithContext(ctx context.Context) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithDefaults() *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithDelete(delete *string) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithHTTPClient(client *http.Client) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithOrganizationID(organizationID *string) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithSingleAccount(singleAccount *string) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WithTimeout(timeout time.Duration) *GetHorizonD4CScriptsParams
- func (o *GetHorizonD4CScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHorizonD4CScriptsReader
- type GetHorizonD4CScriptsTooManyRequests
- func (o *GetHorizonD4CScriptsTooManyRequests) Error() string
- func (o *GetHorizonD4CScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetHorizonD4CScriptsTooManyRequests) IsClientError() bool
- func (o *GetHorizonD4CScriptsTooManyRequests) IsCode(code int) bool
- func (o *GetHorizonD4CScriptsTooManyRequests) IsRedirect() bool
- func (o *GetHorizonD4CScriptsTooManyRequests) IsServerError() bool
- func (o *GetHorizonD4CScriptsTooManyRequests) IsSuccess() bool
- func (o *GetHorizonD4CScriptsTooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for d4c registration API
func (*Client) CreateCSPMGCPAccount ¶
func (a *Client) CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error)
CreateCSPMGCPAccount creates a new account in our system for a customer and generates a new service account for them to add access to in their g c p environment to grant us access
func (*Client) CreateD4CAwsAccount ¶ added in v0.2.29
func (a *Client) CreateD4CAwsAccount(params *CreateD4CAwsAccountParams, opts ...ClientOption) (*CreateD4CAwsAccountCreated, *CreateD4CAwsAccountMultiStatus, error)
CreateD4CAwsAccount creates a new account in our system for a customer and generates a script for them to run in their a w s cloud environment to grant us access
func (*Client) DeleteD4CAwsAccount ¶ added in v0.2.29
func (a *Client) DeleteD4CAwsAccount(params *DeleteD4CAwsAccountParams, opts ...ClientOption) (*DeleteD4CAwsAccountOK, *DeleteD4CAwsAccountMultiStatus, error)
DeleteD4CAwsAccount deletes an existing a w s account or organization in our system
func (*Client) DiscoverCloudAzureDownloadCertificate ¶ added in v0.2.22
func (a *Client) DiscoverCloudAzureDownloadCertificate(params *DiscoverCloudAzureDownloadCertificateParams, opts ...ClientOption) (*DiscoverCloudAzureDownloadCertificateOK, error)
DiscoverCloudAzureDownloadCertificate returns JSON object s that contain the base64 encoded certificate for a service principal
func (*Client) GetCSPMAzureUserScripts ¶
func (a *Client) GetCSPMAzureUserScripts(params *GetCSPMAzureUserScriptsParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsOK, *GetCSPMAzureUserScriptsMultiStatus, error)
GetCSPMAzureUserScripts returns a script for customer to run in their cloud environment to grant us access to their azure environment
func (*Client) GetCSPMCGPAccount ¶
func (a *Client) GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error)
GetCSPMCGPAccount returns information about the current status of an g c p account
func (*Client) GetCSPMGCPUserScripts ¶
func (a *Client) GetCSPMGCPUserScripts(params *GetCSPMGCPUserScriptsParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsOK, *GetCSPMGCPUserScriptsMultiStatus, error)
GetCSPMGCPUserScripts returns a script for customer to run in their cloud environment to grant us access to their g c p environment
func (*Client) GetCSPMGCPUserScriptsAttachment ¶
func (a *Client) GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, error)
GetCSPMGCPUserScriptsAttachment returns a script for customer to run in their cloud environment to grant us access to their g c p environment as a downloadable attachment
func (*Client) GetD4CAWSAccountScriptsAttachment ¶ added in v0.2.29
func (a *Client) GetD4CAWSAccountScriptsAttachment(params *GetD4CAWSAccountScriptsAttachmentParams, opts ...ClientOption) (*GetD4CAWSAccountScriptsAttachmentOK, error)
GetD4CAWSAccountScriptsAttachment returns a script for customer to run in their cloud environment to grant us access to their a w s environment as a downloadable attachment
func (*Client) GetD4CAwsAccount ¶ added in v0.2.29
func (a *Client) GetD4CAwsAccount(params *GetD4CAwsAccountParams, opts ...ClientOption) (*GetD4CAwsAccountOK, *GetD4CAwsAccountMultiStatus, error)
GetD4CAwsAccount returns information about the current status of an a w s account
func (*Client) GetD4CAwsConsoleSetupURLs ¶ added in v0.2.29
func (a *Client) GetD4CAwsConsoleSetupURLs(params *GetD4CAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetD4CAwsConsoleSetupURLsOK, *GetD4CAwsConsoleSetupURLsMultiStatus, error)
GetD4CAwsConsoleSetupURLs returns a URL for customer to visit in their cloud environment to grant us access to their a w s environment
func (*Client) GetHorizonD4CScripts ¶ added in v0.2.29
func (a *Client) GetHorizonD4CScripts(params *GetHorizonD4CScriptsParams, opts ...ClientOption) (*GetHorizonD4CScriptsOK, error)
GetHorizonD4CScripts returns static install scripts for horizon
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error) CreateD4CAwsAccount(params *CreateD4CAwsAccountParams, opts ...ClientOption) (*CreateD4CAwsAccountCreated, *CreateD4CAwsAccountMultiStatus, error) DeleteD4CAwsAccount(params *DeleteD4CAwsAccountParams, opts ...ClientOption) (*DeleteD4CAwsAccountOK, *DeleteD4CAwsAccountMultiStatus, error) DiscoverCloudAzureDownloadCertificate(params *DiscoverCloudAzureDownloadCertificateParams, opts ...ClientOption) (*DiscoverCloudAzureDownloadCertificateOK, error) GetCSPMAzureUserScripts(params *GetCSPMAzureUserScriptsParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsOK, *GetCSPMAzureUserScriptsMultiStatus, error) GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error) GetCSPMGCPUserScripts(params *GetCSPMGCPUserScriptsParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsOK, *GetCSPMGCPUserScriptsMultiStatus, error) GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, error) GetD4CAWSAccountScriptsAttachment(params *GetD4CAWSAccountScriptsAttachmentParams, opts ...ClientOption) (*GetD4CAWSAccountScriptsAttachmentOK, error) GetD4CAwsAccount(params *GetD4CAwsAccountParams, opts ...ClientOption) (*GetD4CAwsAccountOK, *GetD4CAwsAccountMultiStatus, error) GetD4CAwsConsoleSetupURLs(params *GetD4CAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetD4CAwsConsoleSetupURLsOK, *GetD4CAwsConsoleSetupURLsMultiStatus, error) GetHorizonD4CScripts(params *GetHorizonD4CScriptsParams, opts ...ClientOption) (*GetHorizonD4CScriptsOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new d4c registration API client.
type CreateCSPMGCPAccountBadRequest ¶
type CreateCSPMGCPAccountBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
CreateCSPMGCPAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateCSPMGCPAccountBadRequest ¶
func NewCreateCSPMGCPAccountBadRequest() *CreateCSPMGCPAccountBadRequest
NewCreateCSPMGCPAccountBadRequest creates a CreateCSPMGCPAccountBadRequest with default headers values
func (*CreateCSPMGCPAccountBadRequest) Error ¶
func (o *CreateCSPMGCPAccountBadRequest) Error() string
func (*CreateCSPMGCPAccountBadRequest) GetPayload ¶
func (o *CreateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*CreateCSPMGCPAccountBadRequest) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) IsClientError() bool
IsClientError returns true when this create c s p m g c p account bad request response has a 4xx status code
func (*CreateCSPMGCPAccountBadRequest) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account bad request response a status code equal to that given
func (*CreateCSPMGCPAccountBadRequest) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account bad request response has a 3xx status code
func (*CreateCSPMGCPAccountBadRequest) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) IsServerError() bool
IsServerError returns true when this create c s p m g c p account bad request response has a 5xx status code
func (*CreateCSPMGCPAccountBadRequest) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account bad request response has a 2xx status code
func (*CreateCSPMGCPAccountBadRequest) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountBadRequest) String() string
type CreateCSPMGCPAccountCreated ¶
type CreateCSPMGCPAccountCreated struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
CreateCSPMGCPAccountCreated describes a response with status code 201, with default header values.
Created
func NewCreateCSPMGCPAccountCreated ¶
func NewCreateCSPMGCPAccountCreated() *CreateCSPMGCPAccountCreated
NewCreateCSPMGCPAccountCreated creates a CreateCSPMGCPAccountCreated with default headers values
func (*CreateCSPMGCPAccountCreated) Error ¶
func (o *CreateCSPMGCPAccountCreated) Error() string
func (*CreateCSPMGCPAccountCreated) GetPayload ¶
func (o *CreateCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*CreateCSPMGCPAccountCreated) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) IsClientError() bool
IsClientError returns true when this create c s p m g c p account created response has a 4xx status code
func (*CreateCSPMGCPAccountCreated) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account created response a status code equal to that given
func (*CreateCSPMGCPAccountCreated) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account created response has a 3xx status code
func (*CreateCSPMGCPAccountCreated) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) IsServerError() bool
IsServerError returns true when this create c s p m g c p account created response has a 5xx status code
func (*CreateCSPMGCPAccountCreated) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account created response has a 2xx status code
func (*CreateCSPMGCPAccountCreated) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountCreated) String() string
type CreateCSPMGCPAccountForbidden ¶
type CreateCSPMGCPAccountForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateCSPMGCPAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateCSPMGCPAccountForbidden ¶
func NewCreateCSPMGCPAccountForbidden() *CreateCSPMGCPAccountForbidden
NewCreateCSPMGCPAccountForbidden creates a CreateCSPMGCPAccountForbidden with default headers values
func (*CreateCSPMGCPAccountForbidden) Error ¶
func (o *CreateCSPMGCPAccountForbidden) Error() string
func (*CreateCSPMGCPAccountForbidden) GetPayload ¶
func (o *CreateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateCSPMGCPAccountForbidden) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) IsClientError() bool
IsClientError returns true when this create c s p m g c p account forbidden response has a 4xx status code
func (*CreateCSPMGCPAccountForbidden) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account forbidden response a status code equal to that given
func (*CreateCSPMGCPAccountForbidden) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account forbidden response has a 3xx status code
func (*CreateCSPMGCPAccountForbidden) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) IsServerError() bool
IsServerError returns true when this create c s p m g c p account forbidden response has a 5xx status code
func (*CreateCSPMGCPAccountForbidden) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account forbidden response has a 2xx status code
func (*CreateCSPMGCPAccountForbidden) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountForbidden) String() string
type CreateCSPMGCPAccountInternalServerError ¶
type CreateCSPMGCPAccountInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
CreateCSPMGCPAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateCSPMGCPAccountInternalServerError ¶
func NewCreateCSPMGCPAccountInternalServerError() *CreateCSPMGCPAccountInternalServerError
NewCreateCSPMGCPAccountInternalServerError creates a CreateCSPMGCPAccountInternalServerError with default headers values
func (*CreateCSPMGCPAccountInternalServerError) Error ¶
func (o *CreateCSPMGCPAccountInternalServerError) Error() string
func (*CreateCSPMGCPAccountInternalServerError) GetPayload ¶
func (o *CreateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*CreateCSPMGCPAccountInternalServerError) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) IsClientError() bool
IsClientError returns true when this create c s p m g c p account internal server error response has a 4xx status code
func (*CreateCSPMGCPAccountInternalServerError) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account internal server error response a status code equal to that given
func (*CreateCSPMGCPAccountInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account internal server error response has a 3xx status code
func (*CreateCSPMGCPAccountInternalServerError) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) IsServerError() bool
IsServerError returns true when this create c s p m g c p account internal server error response has a 5xx status code
func (*CreateCSPMGCPAccountInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account internal server error response has a 2xx status code
func (*CreateCSPMGCPAccountInternalServerError) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountInternalServerError) String() string
type CreateCSPMGCPAccountMultiStatus ¶
type CreateCSPMGCPAccountMultiStatus struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
CreateCSPMGCPAccountMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewCreateCSPMGCPAccountMultiStatus ¶
func NewCreateCSPMGCPAccountMultiStatus() *CreateCSPMGCPAccountMultiStatus
NewCreateCSPMGCPAccountMultiStatus creates a CreateCSPMGCPAccountMultiStatus with default headers values
func (*CreateCSPMGCPAccountMultiStatus) Error ¶
func (o *CreateCSPMGCPAccountMultiStatus) Error() string
func (*CreateCSPMGCPAccountMultiStatus) GetPayload ¶
func (o *CreateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*CreateCSPMGCPAccountMultiStatus) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) IsClientError() bool
IsClientError returns true when this create c s p m g c p account multi status response has a 4xx status code
func (*CreateCSPMGCPAccountMultiStatus) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account multi status response a status code equal to that given
func (*CreateCSPMGCPAccountMultiStatus) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account multi status response has a 3xx status code
func (*CreateCSPMGCPAccountMultiStatus) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) IsServerError() bool
IsServerError returns true when this create c s p m g c p account multi status response has a 5xx status code
func (*CreateCSPMGCPAccountMultiStatus) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account multi status response has a 2xx status code
func (*CreateCSPMGCPAccountMultiStatus) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountMultiStatus) String() string
type CreateCSPMGCPAccountParams ¶
type CreateCSPMGCPAccountParams struct { // Body. Body *models.RegistrationGCPAccountCreateRequestExtV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateCSPMGCPAccountParams contains all the parameters to send to the API endpoint
for the create c s p m g c p account operation. Typically these are written to a http.Request.
func NewCreateCSPMGCPAccountParams ¶
func NewCreateCSPMGCPAccountParams() *CreateCSPMGCPAccountParams
NewCreateCSPMGCPAccountParams creates a new CreateCSPMGCPAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateCSPMGCPAccountParamsWithContext ¶
func NewCreateCSPMGCPAccountParamsWithContext(ctx context.Context) *CreateCSPMGCPAccountParams
NewCreateCSPMGCPAccountParamsWithContext creates a new CreateCSPMGCPAccountParams object with the ability to set a context for a request.
func NewCreateCSPMGCPAccountParamsWithHTTPClient ¶
func NewCreateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
NewCreateCSPMGCPAccountParamsWithHTTPClient creates a new CreateCSPMGCPAccountParams object with the ability to set a custom HTTPClient for a request.
func NewCreateCSPMGCPAccountParamsWithTimeout ¶
func NewCreateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
NewCreateCSPMGCPAccountParamsWithTimeout creates a new CreateCSPMGCPAccountParams object with the ability to set a timeout on a request.
func (*CreateCSPMGCPAccountParams) SetBody ¶
func (o *CreateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountCreateRequestExtV1)
SetBody adds the body to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) SetContext ¶
func (o *CreateCSPMGCPAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) SetDefaults ¶
func (o *CreateCSPMGCPAccountParams) SetDefaults()
SetDefaults hydrates default values in the create c s p m g c p account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCSPMGCPAccountParams) SetHTTPClient ¶
func (o *CreateCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) SetTimeout ¶
func (o *CreateCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithBody ¶
func (o *CreateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountCreateRequestExtV1) *CreateCSPMGCPAccountParams
WithBody adds the body to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithContext ¶
func (o *CreateCSPMGCPAccountParams) WithContext(ctx context.Context) *CreateCSPMGCPAccountParams
WithContext adds the context to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithDefaults ¶
func (o *CreateCSPMGCPAccountParams) WithDefaults() *CreateCSPMGCPAccountParams
WithDefaults hydrates default values in the create c s p m g c p account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateCSPMGCPAccountParams) WithHTTPClient ¶
func (o *CreateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
WithHTTPClient adds the HTTPClient to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithTimeout ¶
func (o *CreateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
WithTimeout adds the timeout to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WriteToRequest ¶
func (o *CreateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateCSPMGCPAccountReader ¶
type CreateCSPMGCPAccountReader struct {
// contains filtered or unexported fields
}
CreateCSPMGCPAccountReader is a Reader for the CreateCSPMGCPAccount structure.
func (*CreateCSPMGCPAccountReader) ReadResponse ¶
func (o *CreateCSPMGCPAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateCSPMGCPAccountTooManyRequests ¶
type CreateCSPMGCPAccountTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateCSPMGCPAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateCSPMGCPAccountTooManyRequests ¶
func NewCreateCSPMGCPAccountTooManyRequests() *CreateCSPMGCPAccountTooManyRequests
NewCreateCSPMGCPAccountTooManyRequests creates a CreateCSPMGCPAccountTooManyRequests with default headers values
func (*CreateCSPMGCPAccountTooManyRequests) Error ¶
func (o *CreateCSPMGCPAccountTooManyRequests) Error() string
func (*CreateCSPMGCPAccountTooManyRequests) GetPayload ¶
func (o *CreateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateCSPMGCPAccountTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this create c s p m g c p account too many requests response has a 4xx status code
func (*CreateCSPMGCPAccountTooManyRequests) IsCode ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this create c s p m g c p account too many requests response a status code equal to that given
func (*CreateCSPMGCPAccountTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create c s p m g c p account too many requests response has a 3xx status code
func (*CreateCSPMGCPAccountTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this create c s p m g c p account too many requests response has a 5xx status code
func (*CreateCSPMGCPAccountTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create c s p m g c p account too many requests response has a 2xx status code
func (*CreateCSPMGCPAccountTooManyRequests) String ¶ added in v0.2.27
func (o *CreateCSPMGCPAccountTooManyRequests) String() string
type CreateD4CAwsAccountBadRequest ¶ added in v0.2.29
type CreateD4CAwsAccountBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
CreateD4CAwsAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateD4CAwsAccountBadRequest ¶ added in v0.2.29
func NewCreateD4CAwsAccountBadRequest() *CreateD4CAwsAccountBadRequest
NewCreateD4CAwsAccountBadRequest creates a CreateD4CAwsAccountBadRequest with default headers values
func (*CreateD4CAwsAccountBadRequest) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) Error() string
func (*CreateD4CAwsAccountBadRequest) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*CreateD4CAwsAccountBadRequest) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) IsClientError() bool
IsClientError returns true when this create d4 c aws account bad request response has a 4xx status code
func (*CreateD4CAwsAccountBadRequest) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) IsCode(code int) bool
IsCode returns true when this create d4 c aws account bad request response a status code equal to that given
func (*CreateD4CAwsAccountBadRequest) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account bad request response has a 3xx status code
func (*CreateD4CAwsAccountBadRequest) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) IsServerError() bool
IsServerError returns true when this create d4 c aws account bad request response has a 5xx status code
func (*CreateD4CAwsAccountBadRequest) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account bad request response has a 2xx status code
func (*CreateD4CAwsAccountBadRequest) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountBadRequest) String() string
type CreateD4CAwsAccountCreated ¶ added in v0.2.29
type CreateD4CAwsAccountCreated struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
CreateD4CAwsAccountCreated describes a response with status code 201, with default header values.
Created
func NewCreateD4CAwsAccountCreated ¶ added in v0.2.29
func NewCreateD4CAwsAccountCreated() *CreateD4CAwsAccountCreated
NewCreateD4CAwsAccountCreated creates a CreateD4CAwsAccountCreated with default headers values
func (*CreateD4CAwsAccountCreated) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) Error() string
func (*CreateD4CAwsAccountCreated) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*CreateD4CAwsAccountCreated) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) IsClientError() bool
IsClientError returns true when this create d4 c aws account created response has a 4xx status code
func (*CreateD4CAwsAccountCreated) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) IsCode(code int) bool
IsCode returns true when this create d4 c aws account created response a status code equal to that given
func (*CreateD4CAwsAccountCreated) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account created response has a 3xx status code
func (*CreateD4CAwsAccountCreated) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) IsServerError() bool
IsServerError returns true when this create d4 c aws account created response has a 5xx status code
func (*CreateD4CAwsAccountCreated) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account created response has a 2xx status code
func (*CreateD4CAwsAccountCreated) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountCreated) String() string
type CreateD4CAwsAccountForbidden ¶ added in v0.2.29
type CreateD4CAwsAccountForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateD4CAwsAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateD4CAwsAccountForbidden ¶ added in v0.2.29
func NewCreateD4CAwsAccountForbidden() *CreateD4CAwsAccountForbidden
NewCreateD4CAwsAccountForbidden creates a CreateD4CAwsAccountForbidden with default headers values
func (*CreateD4CAwsAccountForbidden) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) Error() string
func (*CreateD4CAwsAccountForbidden) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateD4CAwsAccountForbidden) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) IsClientError() bool
IsClientError returns true when this create d4 c aws account forbidden response has a 4xx status code
func (*CreateD4CAwsAccountForbidden) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) IsCode(code int) bool
IsCode returns true when this create d4 c aws account forbidden response a status code equal to that given
func (*CreateD4CAwsAccountForbidden) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account forbidden response has a 3xx status code
func (*CreateD4CAwsAccountForbidden) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) IsServerError() bool
IsServerError returns true when this create d4 c aws account forbidden response has a 5xx status code
func (*CreateD4CAwsAccountForbidden) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account forbidden response has a 2xx status code
func (*CreateD4CAwsAccountForbidden) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountForbidden) String() string
type CreateD4CAwsAccountInternalServerError ¶ added in v0.2.29
type CreateD4CAwsAccountInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
CreateD4CAwsAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateD4CAwsAccountInternalServerError ¶ added in v0.2.29
func NewCreateD4CAwsAccountInternalServerError() *CreateD4CAwsAccountInternalServerError
NewCreateD4CAwsAccountInternalServerError creates a CreateD4CAwsAccountInternalServerError with default headers values
func (*CreateD4CAwsAccountInternalServerError) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) Error() string
func (*CreateD4CAwsAccountInternalServerError) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*CreateD4CAwsAccountInternalServerError) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) IsClientError() bool
IsClientError returns true when this create d4 c aws account internal server error response has a 4xx status code
func (*CreateD4CAwsAccountInternalServerError) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this create d4 c aws account internal server error response a status code equal to that given
func (*CreateD4CAwsAccountInternalServerError) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account internal server error response has a 3xx status code
func (*CreateD4CAwsAccountInternalServerError) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) IsServerError() bool
IsServerError returns true when this create d4 c aws account internal server error response has a 5xx status code
func (*CreateD4CAwsAccountInternalServerError) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account internal server error response has a 2xx status code
func (*CreateD4CAwsAccountInternalServerError) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountInternalServerError) String() string
type CreateD4CAwsAccountMultiStatus ¶ added in v0.2.29
type CreateD4CAwsAccountMultiStatus struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
CreateD4CAwsAccountMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewCreateD4CAwsAccountMultiStatus ¶ added in v0.2.29
func NewCreateD4CAwsAccountMultiStatus() *CreateD4CAwsAccountMultiStatus
NewCreateD4CAwsAccountMultiStatus creates a CreateD4CAwsAccountMultiStatus with default headers values
func (*CreateD4CAwsAccountMultiStatus) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) Error() string
func (*CreateD4CAwsAccountMultiStatus) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*CreateD4CAwsAccountMultiStatus) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) IsClientError() bool
IsClientError returns true when this create d4 c aws account multi status response has a 4xx status code
func (*CreateD4CAwsAccountMultiStatus) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) IsCode(code int) bool
IsCode returns true when this create d4 c aws account multi status response a status code equal to that given
func (*CreateD4CAwsAccountMultiStatus) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account multi status response has a 3xx status code
func (*CreateD4CAwsAccountMultiStatus) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) IsServerError() bool
IsServerError returns true when this create d4 c aws account multi status response has a 5xx status code
func (*CreateD4CAwsAccountMultiStatus) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account multi status response has a 2xx status code
func (*CreateD4CAwsAccountMultiStatus) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountMultiStatus) String() string
type CreateD4CAwsAccountParams ¶ added in v0.2.29
type CreateD4CAwsAccountParams struct { // Body. Body *models.RegistrationAWSAccountCreateRequestD4CExtV2 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateD4CAwsAccountParams contains all the parameters to send to the API endpoint
for the create d4 c aws account operation. Typically these are written to a http.Request.
func NewCreateD4CAwsAccountParams ¶ added in v0.2.29
func NewCreateD4CAwsAccountParams() *CreateD4CAwsAccountParams
NewCreateD4CAwsAccountParams creates a new CreateD4CAwsAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateD4CAwsAccountParamsWithContext ¶ added in v0.2.29
func NewCreateD4CAwsAccountParamsWithContext(ctx context.Context) *CreateD4CAwsAccountParams
NewCreateD4CAwsAccountParamsWithContext creates a new CreateD4CAwsAccountParams object with the ability to set a context for a request.
func NewCreateD4CAwsAccountParamsWithHTTPClient ¶ added in v0.2.29
func NewCreateD4CAwsAccountParamsWithHTTPClient(client *http.Client) *CreateD4CAwsAccountParams
NewCreateD4CAwsAccountParamsWithHTTPClient creates a new CreateD4CAwsAccountParams object with the ability to set a custom HTTPClient for a request.
func NewCreateD4CAwsAccountParamsWithTimeout ¶ added in v0.2.29
func NewCreateD4CAwsAccountParamsWithTimeout(timeout time.Duration) *CreateD4CAwsAccountParams
NewCreateD4CAwsAccountParamsWithTimeout creates a new CreateD4CAwsAccountParams object with the ability to set a timeout on a request.
func (*CreateD4CAwsAccountParams) SetBody ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) SetBody(body *models.RegistrationAWSAccountCreateRequestD4CExtV2)
SetBody adds the body to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) SetContext ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) SetDefaults ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) SetDefaults()
SetDefaults hydrates default values in the create d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateD4CAwsAccountParams) SetHTTPClient ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) SetTimeout ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) WithBody ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WithBody(body *models.RegistrationAWSAccountCreateRequestD4CExtV2) *CreateD4CAwsAccountParams
WithBody adds the body to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) WithContext ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WithContext(ctx context.Context) *CreateD4CAwsAccountParams
WithContext adds the context to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) WithDefaults ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WithDefaults() *CreateD4CAwsAccountParams
WithDefaults hydrates default values in the create d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateD4CAwsAccountParams) WithHTTPClient ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WithHTTPClient(client *http.Client) *CreateD4CAwsAccountParams
WithHTTPClient adds the HTTPClient to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) WithTimeout ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WithTimeout(timeout time.Duration) *CreateD4CAwsAccountParams
WithTimeout adds the timeout to the create d4 c aws account params
func (*CreateD4CAwsAccountParams) WriteToRequest ¶ added in v0.2.29
func (o *CreateD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateD4CAwsAccountReader ¶ added in v0.2.29
type CreateD4CAwsAccountReader struct {
// contains filtered or unexported fields
}
CreateD4CAwsAccountReader is a Reader for the CreateD4CAwsAccount structure.
func (*CreateD4CAwsAccountReader) ReadResponse ¶ added in v0.2.29
func (o *CreateD4CAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateD4CAwsAccountTooManyRequests ¶ added in v0.2.29
type CreateD4CAwsAccountTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateD4CAwsAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateD4CAwsAccountTooManyRequests ¶ added in v0.2.29
func NewCreateD4CAwsAccountTooManyRequests() *CreateD4CAwsAccountTooManyRequests
NewCreateD4CAwsAccountTooManyRequests creates a CreateD4CAwsAccountTooManyRequests with default headers values
func (*CreateD4CAwsAccountTooManyRequests) Error ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) Error() string
func (*CreateD4CAwsAccountTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateD4CAwsAccountTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this create d4 c aws account too many requests response has a 4xx status code
func (*CreateD4CAwsAccountTooManyRequests) IsCode ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this create d4 c aws account too many requests response a status code equal to that given
func (*CreateD4CAwsAccountTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create d4 c aws account too many requests response has a 3xx status code
func (*CreateD4CAwsAccountTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this create d4 c aws account too many requests response has a 5xx status code
func (*CreateD4CAwsAccountTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create d4 c aws account too many requests response has a 2xx status code
func (*CreateD4CAwsAccountTooManyRequests) String ¶ added in v0.2.29
func (o *CreateD4CAwsAccountTooManyRequests) String() string
type DeleteD4CAwsAccountBadRequest ¶ added in v0.2.29
type DeleteD4CAwsAccountBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaBaseEntitiesResponse }
DeleteD4CAwsAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteD4CAwsAccountBadRequest ¶ added in v0.2.29
func NewDeleteD4CAwsAccountBadRequest() *DeleteD4CAwsAccountBadRequest
NewDeleteD4CAwsAccountBadRequest creates a DeleteD4CAwsAccountBadRequest with default headers values
func (*DeleteD4CAwsAccountBadRequest) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) Error() string
func (*DeleteD4CAwsAccountBadRequest) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
func (*DeleteD4CAwsAccountBadRequest) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) IsClientError() bool
IsClientError returns true when this delete d4 c aws account bad request response has a 4xx status code
func (*DeleteD4CAwsAccountBadRequest) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account bad request response a status code equal to that given
func (*DeleteD4CAwsAccountBadRequest) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account bad request response has a 3xx status code
func (*DeleteD4CAwsAccountBadRequest) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) IsServerError() bool
IsServerError returns true when this delete d4 c aws account bad request response has a 5xx status code
func (*DeleteD4CAwsAccountBadRequest) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account bad request response has a 2xx status code
func (*DeleteD4CAwsAccountBadRequest) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountBadRequest) String() string
type DeleteD4CAwsAccountForbidden ¶ added in v0.2.29
type DeleteD4CAwsAccountForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteD4CAwsAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteD4CAwsAccountForbidden ¶ added in v0.2.29
func NewDeleteD4CAwsAccountForbidden() *DeleteD4CAwsAccountForbidden
NewDeleteD4CAwsAccountForbidden creates a DeleteD4CAwsAccountForbidden with default headers values
func (*DeleteD4CAwsAccountForbidden) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) Error() string
func (*DeleteD4CAwsAccountForbidden) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteD4CAwsAccountForbidden) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) IsClientError() bool
IsClientError returns true when this delete d4 c aws account forbidden response has a 4xx status code
func (*DeleteD4CAwsAccountForbidden) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account forbidden response a status code equal to that given
func (*DeleteD4CAwsAccountForbidden) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account forbidden response has a 3xx status code
func (*DeleteD4CAwsAccountForbidden) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) IsServerError() bool
IsServerError returns true when this delete d4 c aws account forbidden response has a 5xx status code
func (*DeleteD4CAwsAccountForbidden) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account forbidden response has a 2xx status code
func (*DeleteD4CAwsAccountForbidden) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountForbidden) String() string
type DeleteD4CAwsAccountInternalServerError ¶ added in v0.2.29
type DeleteD4CAwsAccountInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaBaseEntitiesResponse }
DeleteD4CAwsAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteD4CAwsAccountInternalServerError ¶ added in v0.2.29
func NewDeleteD4CAwsAccountInternalServerError() *DeleteD4CAwsAccountInternalServerError
NewDeleteD4CAwsAccountInternalServerError creates a DeleteD4CAwsAccountInternalServerError with default headers values
func (*DeleteD4CAwsAccountInternalServerError) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) Error() string
func (*DeleteD4CAwsAccountInternalServerError) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
func (*DeleteD4CAwsAccountInternalServerError) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) IsClientError() bool
IsClientError returns true when this delete d4 c aws account internal server error response has a 4xx status code
func (*DeleteD4CAwsAccountInternalServerError) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account internal server error response a status code equal to that given
func (*DeleteD4CAwsAccountInternalServerError) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account internal server error response has a 3xx status code
func (*DeleteD4CAwsAccountInternalServerError) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) IsServerError() bool
IsServerError returns true when this delete d4 c aws account internal server error response has a 5xx status code
func (*DeleteD4CAwsAccountInternalServerError) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account internal server error response has a 2xx status code
func (*DeleteD4CAwsAccountInternalServerError) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountInternalServerError) String() string
type DeleteD4CAwsAccountMultiStatus ¶ added in v0.2.29
type DeleteD4CAwsAccountMultiStatus struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaBaseEntitiesResponse }
DeleteD4CAwsAccountMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewDeleteD4CAwsAccountMultiStatus ¶ added in v0.2.29
func NewDeleteD4CAwsAccountMultiStatus() *DeleteD4CAwsAccountMultiStatus
NewDeleteD4CAwsAccountMultiStatus creates a DeleteD4CAwsAccountMultiStatus with default headers values
func (*DeleteD4CAwsAccountMultiStatus) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) Error() string
func (*DeleteD4CAwsAccountMultiStatus) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
func (*DeleteD4CAwsAccountMultiStatus) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) IsClientError() bool
IsClientError returns true when this delete d4 c aws account multi status response has a 4xx status code
func (*DeleteD4CAwsAccountMultiStatus) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account multi status response a status code equal to that given
func (*DeleteD4CAwsAccountMultiStatus) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account multi status response has a 3xx status code
func (*DeleteD4CAwsAccountMultiStatus) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) IsServerError() bool
IsServerError returns true when this delete d4 c aws account multi status response has a 5xx status code
func (*DeleteD4CAwsAccountMultiStatus) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account multi status response has a 2xx status code
func (*DeleteD4CAwsAccountMultiStatus) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountMultiStatus) String() string
type DeleteD4CAwsAccountOK ¶ added in v0.2.29
type DeleteD4CAwsAccountOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaBaseEntitiesResponse }
DeleteD4CAwsAccountOK describes a response with status code 200, with default header values.
OK
func NewDeleteD4CAwsAccountOK ¶ added in v0.2.29
func NewDeleteD4CAwsAccountOK() *DeleteD4CAwsAccountOK
NewDeleteD4CAwsAccountOK creates a DeleteD4CAwsAccountOK with default headers values
func (*DeleteD4CAwsAccountOK) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) Error() string
func (*DeleteD4CAwsAccountOK) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
func (*DeleteD4CAwsAccountOK) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) IsClientError() bool
IsClientError returns true when this delete d4 c aws account o k response has a 4xx status code
func (*DeleteD4CAwsAccountOK) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account o k response a status code equal to that given
func (*DeleteD4CAwsAccountOK) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account o k response has a 3xx status code
func (*DeleteD4CAwsAccountOK) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) IsServerError() bool
IsServerError returns true when this delete d4 c aws account o k response has a 5xx status code
func (*DeleteD4CAwsAccountOK) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account o k response has a 2xx status code
func (*DeleteD4CAwsAccountOK) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountOK) String() string
type DeleteD4CAwsAccountParams ¶ added in v0.2.29
type DeleteD4CAwsAccountParams struct { /* Ids. AWS account IDs to remove */ Ids []string /* OrganizationIds. AWS organization IDs to remove */ OrganizationIds []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteD4CAwsAccountParams contains all the parameters to send to the API endpoint
for the delete d4 c aws account operation. Typically these are written to a http.Request.
func NewDeleteD4CAwsAccountParams ¶ added in v0.2.29
func NewDeleteD4CAwsAccountParams() *DeleteD4CAwsAccountParams
NewDeleteD4CAwsAccountParams creates a new DeleteD4CAwsAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteD4CAwsAccountParamsWithContext ¶ added in v0.2.29
func NewDeleteD4CAwsAccountParamsWithContext(ctx context.Context) *DeleteD4CAwsAccountParams
NewDeleteD4CAwsAccountParamsWithContext creates a new DeleteD4CAwsAccountParams object with the ability to set a context for a request.
func NewDeleteD4CAwsAccountParamsWithHTTPClient ¶ added in v0.2.29
func NewDeleteD4CAwsAccountParamsWithHTTPClient(client *http.Client) *DeleteD4CAwsAccountParams
NewDeleteD4CAwsAccountParamsWithHTTPClient creates a new DeleteD4CAwsAccountParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteD4CAwsAccountParamsWithTimeout ¶ added in v0.2.29
func NewDeleteD4CAwsAccountParamsWithTimeout(timeout time.Duration) *DeleteD4CAwsAccountParams
NewDeleteD4CAwsAccountParamsWithTimeout creates a new DeleteD4CAwsAccountParams object with the ability to set a timeout on a request.
func (*DeleteD4CAwsAccountParams) SetContext ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) SetDefaults ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetDefaults()
SetDefaults hydrates default values in the delete d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteD4CAwsAccountParams) SetHTTPClient ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) SetIds ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetIds(ids []string)
SetIds adds the ids to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) SetOrganizationIds ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetOrganizationIds(organizationIds []string)
SetOrganizationIds adds the organizationIds to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) SetTimeout ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WithContext ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithContext(ctx context.Context) *DeleteD4CAwsAccountParams
WithContext adds the context to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WithDefaults ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithDefaults() *DeleteD4CAwsAccountParams
WithDefaults hydrates default values in the delete d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteD4CAwsAccountParams) WithHTTPClient ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithHTTPClient(client *http.Client) *DeleteD4CAwsAccountParams
WithHTTPClient adds the HTTPClient to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WithIds ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithIds(ids []string) *DeleteD4CAwsAccountParams
WithIds adds the ids to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WithOrganizationIds ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithOrganizationIds(organizationIds []string) *DeleteD4CAwsAccountParams
WithOrganizationIds adds the organizationIds to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WithTimeout ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WithTimeout(timeout time.Duration) *DeleteD4CAwsAccountParams
WithTimeout adds the timeout to the delete d4 c aws account params
func (*DeleteD4CAwsAccountParams) WriteToRequest ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteD4CAwsAccountReader ¶ added in v0.2.29
type DeleteD4CAwsAccountReader struct {
// contains filtered or unexported fields
}
DeleteD4CAwsAccountReader is a Reader for the DeleteD4CAwsAccount structure.
func (*DeleteD4CAwsAccountReader) ReadResponse ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteD4CAwsAccountTooManyRequests ¶ added in v0.2.29
type DeleteD4CAwsAccountTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteD4CAwsAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteD4CAwsAccountTooManyRequests ¶ added in v0.2.29
func NewDeleteD4CAwsAccountTooManyRequests() *DeleteD4CAwsAccountTooManyRequests
NewDeleteD4CAwsAccountTooManyRequests creates a DeleteD4CAwsAccountTooManyRequests with default headers values
func (*DeleteD4CAwsAccountTooManyRequests) Error ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) Error() string
func (*DeleteD4CAwsAccountTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteD4CAwsAccountTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this delete d4 c aws account too many requests response has a 4xx status code
func (*DeleteD4CAwsAccountTooManyRequests) IsCode ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete d4 c aws account too many requests response a status code equal to that given
func (*DeleteD4CAwsAccountTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete d4 c aws account too many requests response has a 3xx status code
func (*DeleteD4CAwsAccountTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this delete d4 c aws account too many requests response has a 5xx status code
func (*DeleteD4CAwsAccountTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete d4 c aws account too many requests response has a 2xx status code
func (*DeleteD4CAwsAccountTooManyRequests) String ¶ added in v0.2.29
func (o *DeleteD4CAwsAccountTooManyRequests) String() string
type DiscoverCloudAzureDownloadCertificateBadRequest ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureDownloadCertificateResponseV1 }
DiscoverCloudAzureDownloadCertificateBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDiscoverCloudAzureDownloadCertificateBadRequest ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateBadRequest() *DiscoverCloudAzureDownloadCertificateBadRequest
NewDiscoverCloudAzureDownloadCertificateBadRequest creates a DiscoverCloudAzureDownloadCertificateBadRequest with default headers values
func (*DiscoverCloudAzureDownloadCertificateBadRequest) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) Error() string
func (*DiscoverCloudAzureDownloadCertificateBadRequest) GetPayload ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
func (*DiscoverCloudAzureDownloadCertificateBadRequest) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate bad request response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateBadRequest) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate bad request response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateBadRequest) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate bad request response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateBadRequest) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate bad request response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateBadRequest) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate bad request response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateBadRequest) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateBadRequest) String() string
type DiscoverCloudAzureDownloadCertificateDefault ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateDefault struct { Payload *models.RegistrationAzureDownloadCertificateResponseV1 // contains filtered or unexported fields }
DiscoverCloudAzureDownloadCertificateDefault describes a response with status code -1, with default header values.
OK
func NewDiscoverCloudAzureDownloadCertificateDefault ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateDefault(code int) *DiscoverCloudAzureDownloadCertificateDefault
NewDiscoverCloudAzureDownloadCertificateDefault creates a DiscoverCloudAzureDownloadCertificateDefault with default headers values
func (*DiscoverCloudAzureDownloadCertificateDefault) Code ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateDefault) Code() int
Code gets the status code for the discover cloud azure download certificate default response
func (*DiscoverCloudAzureDownloadCertificateDefault) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateDefault) Error() string
func (*DiscoverCloudAzureDownloadCertificateDefault) GetPayload ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateDefault) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
func (*DiscoverCloudAzureDownloadCertificateDefault) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate default response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateDefault) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate default response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateDefault) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate default response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateDefault) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate default response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateDefault) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate default response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateDefault) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateDefault) String() string
type DiscoverCloudAzureDownloadCertificateForbidden ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DiscoverCloudAzureDownloadCertificateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDiscoverCloudAzureDownloadCertificateForbidden ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateForbidden() *DiscoverCloudAzureDownloadCertificateForbidden
NewDiscoverCloudAzureDownloadCertificateForbidden creates a DiscoverCloudAzureDownloadCertificateForbidden with default headers values
func (*DiscoverCloudAzureDownloadCertificateForbidden) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateForbidden) Error() string
func (*DiscoverCloudAzureDownloadCertificateForbidden) GetPayload ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DiscoverCloudAzureDownloadCertificateForbidden) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate forbidden response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateForbidden) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate forbidden response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateForbidden) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate forbidden response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateForbidden) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate forbidden response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateForbidden) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate forbidden response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateForbidden) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateForbidden) String() string
type DiscoverCloudAzureDownloadCertificateInternalServerError ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureDownloadCertificateResponseV1 }
DiscoverCloudAzureDownloadCertificateInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDiscoverCloudAzureDownloadCertificateInternalServerError ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateInternalServerError() *DiscoverCloudAzureDownloadCertificateInternalServerError
NewDiscoverCloudAzureDownloadCertificateInternalServerError creates a DiscoverCloudAzureDownloadCertificateInternalServerError with default headers values
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) Error() string
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) GetPayload ¶ added in v0.2.22
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate internal server error response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate internal server error response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate internal server error response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate internal server error response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate internal server error response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateInternalServerError) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateInternalServerError) String() string
type DiscoverCloudAzureDownloadCertificateOK ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureDownloadCertificateResponseV1 }
DiscoverCloudAzureDownloadCertificateOK describes a response with status code 200, with default header values.
OK
func NewDiscoverCloudAzureDownloadCertificateOK ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateOK() *DiscoverCloudAzureDownloadCertificateOK
NewDiscoverCloudAzureDownloadCertificateOK creates a DiscoverCloudAzureDownloadCertificateOK with default headers values
func (*DiscoverCloudAzureDownloadCertificateOK) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateOK) Error() string
func (*DiscoverCloudAzureDownloadCertificateOK) GetPayload ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateOK) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
func (*DiscoverCloudAzureDownloadCertificateOK) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate o k response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateOK) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate o k response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateOK) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate o k response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateOK) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate o k response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateOK) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate o k response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateOK) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateOK) String() string
type DiscoverCloudAzureDownloadCertificateParams ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateParams struct { // Refresh. // // Default: "false" Refresh *string /* TenantID. Azure Tenant ID */ TenantID []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DiscoverCloudAzureDownloadCertificateParams contains all the parameters to send to the API endpoint
for the discover cloud azure download certificate operation. Typically these are written to a http.Request.
func NewDiscoverCloudAzureDownloadCertificateParams ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateParams() *DiscoverCloudAzureDownloadCertificateParams
NewDiscoverCloudAzureDownloadCertificateParams creates a new DiscoverCloudAzureDownloadCertificateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDiscoverCloudAzureDownloadCertificateParamsWithContext ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateParamsWithContext(ctx context.Context) *DiscoverCloudAzureDownloadCertificateParams
NewDiscoverCloudAzureDownloadCertificateParamsWithContext creates a new DiscoverCloudAzureDownloadCertificateParams object with the ability to set a context for a request.
func NewDiscoverCloudAzureDownloadCertificateParamsWithHTTPClient ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateParamsWithHTTPClient(client *http.Client) *DiscoverCloudAzureDownloadCertificateParams
NewDiscoverCloudAzureDownloadCertificateParamsWithHTTPClient creates a new DiscoverCloudAzureDownloadCertificateParams object with the ability to set a custom HTTPClient for a request.
func NewDiscoverCloudAzureDownloadCertificateParamsWithTimeout ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateParamsWithTimeout(timeout time.Duration) *DiscoverCloudAzureDownloadCertificateParams
NewDiscoverCloudAzureDownloadCertificateParamsWithTimeout creates a new DiscoverCloudAzureDownloadCertificateParams object with the ability to set a timeout on a request.
func (*DiscoverCloudAzureDownloadCertificateParams) SetContext ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) SetDefaults ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetDefaults()
SetDefaults hydrates default values in the discover cloud azure download certificate params (not the query body).
All values with no default are reset to their zero value.
func (*DiscoverCloudAzureDownloadCertificateParams) SetHTTPClient ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) SetRefresh ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetRefresh(refresh *string)
SetRefresh adds the refresh to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) SetTenantID ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetTenantID(tenantID []string)
SetTenantID adds the tenantId to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) SetTimeout ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WithContext ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithContext(ctx context.Context) *DiscoverCloudAzureDownloadCertificateParams
WithContext adds the context to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WithDefaults ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithDefaults() *DiscoverCloudAzureDownloadCertificateParams
WithDefaults hydrates default values in the discover cloud azure download certificate params (not the query body).
All values with no default are reset to their zero value.
func (*DiscoverCloudAzureDownloadCertificateParams) WithHTTPClient ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithHTTPClient(client *http.Client) *DiscoverCloudAzureDownloadCertificateParams
WithHTTPClient adds the HTTPClient to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WithRefresh ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithRefresh(refresh *string) *DiscoverCloudAzureDownloadCertificateParams
WithRefresh adds the refresh to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WithTenantID ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithTenantID(tenantID []string) *DiscoverCloudAzureDownloadCertificateParams
WithTenantID adds the tenantID to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WithTimeout ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WithTimeout(timeout time.Duration) *DiscoverCloudAzureDownloadCertificateParams
WithTimeout adds the timeout to the discover cloud azure download certificate params
func (*DiscoverCloudAzureDownloadCertificateParams) WriteToRequest ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DiscoverCloudAzureDownloadCertificateReader ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateReader struct {
// contains filtered or unexported fields
}
DiscoverCloudAzureDownloadCertificateReader is a Reader for the DiscoverCloudAzureDownloadCertificate structure.
func (*DiscoverCloudAzureDownloadCertificateReader) ReadResponse ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DiscoverCloudAzureDownloadCertificateTooManyRequests ¶ added in v0.2.22
type DiscoverCloudAzureDownloadCertificateTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DiscoverCloudAzureDownloadCertificateTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDiscoverCloudAzureDownloadCertificateTooManyRequests ¶ added in v0.2.22
func NewDiscoverCloudAzureDownloadCertificateTooManyRequests() *DiscoverCloudAzureDownloadCertificateTooManyRequests
NewDiscoverCloudAzureDownloadCertificateTooManyRequests creates a DiscoverCloudAzureDownloadCertificateTooManyRequests with default headers values
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) Error ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) Error() string
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) GetPayload ¶ added in v0.2.22
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsClientError() bool
IsClientError returns true when this discover cloud azure download certificate too many requests response has a 4xx status code
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) IsCode ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsCode(code int) bool
IsCode returns true when this discover cloud azure download certificate too many requests response a status code equal to that given
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsRedirect() bool
IsRedirect returns true when this discover cloud azure download certificate too many requests response has a 3xx status code
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsServerError() bool
IsServerError returns true when this discover cloud azure download certificate too many requests response has a 5xx status code
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) IsSuccess() bool
IsSuccess returns true when this discover cloud azure download certificate too many requests response has a 2xx status code
func (*DiscoverCloudAzureDownloadCertificateTooManyRequests) String ¶ added in v0.2.27
func (o *DiscoverCloudAzureDownloadCertificateTooManyRequests) String() string
type GetCSPMAzureUserScriptsBadRequest ¶
type GetCSPMAzureUserScriptsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureProvisionGetUserScriptResponseV1 }
GetCSPMAzureUserScriptsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCSPMAzureUserScriptsBadRequest ¶
func NewGetCSPMAzureUserScriptsBadRequest() *GetCSPMAzureUserScriptsBadRequest
NewGetCSPMAzureUserScriptsBadRequest creates a GetCSPMAzureUserScriptsBadRequest with default headers values
func (*GetCSPMAzureUserScriptsBadRequest) Error ¶
func (o *GetCSPMAzureUserScriptsBadRequest) Error() string
func (*GetCSPMAzureUserScriptsBadRequest) GetPayload ¶
func (o *GetCSPMAzureUserScriptsBadRequest) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts bad request response has a 4xx status code
func (*GetCSPMAzureUserScriptsBadRequest) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts bad request response a status code equal to that given
func (*GetCSPMAzureUserScriptsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts bad request response has a 3xx status code
func (*GetCSPMAzureUserScriptsBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts bad request response has a 5xx status code
func (*GetCSPMAzureUserScriptsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts bad request response has a 2xx status code
func (*GetCSPMAzureUserScriptsBadRequest) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsBadRequest) String() string
type GetCSPMAzureUserScriptsDefault ¶
type GetCSPMAzureUserScriptsDefault struct { Payload *models.RegistrationAzureProvisionGetUserScriptResponseV1 // contains filtered or unexported fields }
GetCSPMAzureUserScriptsDefault describes a response with status code -1, with default header values.
OK
func NewGetCSPMAzureUserScriptsDefault ¶
func NewGetCSPMAzureUserScriptsDefault(code int) *GetCSPMAzureUserScriptsDefault
NewGetCSPMAzureUserScriptsDefault creates a GetCSPMAzureUserScriptsDefault with default headers values
func (*GetCSPMAzureUserScriptsDefault) Code ¶
func (o *GetCSPMAzureUserScriptsDefault) Code() int
Code gets the status code for the get c s p m azure user scripts default response
func (*GetCSPMAzureUserScriptsDefault) Error ¶
func (o *GetCSPMAzureUserScriptsDefault) Error() string
func (*GetCSPMAzureUserScriptsDefault) GetPayload ¶
func (o *GetCSPMAzureUserScriptsDefault) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsDefault) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts default response has a 4xx status code
func (*GetCSPMAzureUserScriptsDefault) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts default response a status code equal to that given
func (*GetCSPMAzureUserScriptsDefault) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts default response has a 3xx status code
func (*GetCSPMAzureUserScriptsDefault) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts default response has a 5xx status code
func (*GetCSPMAzureUserScriptsDefault) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts default response has a 2xx status code
func (*GetCSPMAzureUserScriptsDefault) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsDefault) String() string
type GetCSPMAzureUserScriptsForbidden ¶
type GetCSPMAzureUserScriptsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetCSPMAzureUserScriptsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCSPMAzureUserScriptsForbidden ¶
func NewGetCSPMAzureUserScriptsForbidden() *GetCSPMAzureUserScriptsForbidden
NewGetCSPMAzureUserScriptsForbidden creates a GetCSPMAzureUserScriptsForbidden with default headers values
func (*GetCSPMAzureUserScriptsForbidden) Error ¶
func (o *GetCSPMAzureUserScriptsForbidden) Error() string
func (*GetCSPMAzureUserScriptsForbidden) GetPayload ¶
func (o *GetCSPMAzureUserScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAzureUserScriptsForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts forbidden response has a 4xx status code
func (*GetCSPMAzureUserScriptsForbidden) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts forbidden response a status code equal to that given
func (*GetCSPMAzureUserScriptsForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts forbidden response has a 3xx status code
func (*GetCSPMAzureUserScriptsForbidden) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts forbidden response has a 5xx status code
func (*GetCSPMAzureUserScriptsForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts forbidden response has a 2xx status code
func (*GetCSPMAzureUserScriptsForbidden) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsForbidden) String() string
type GetCSPMAzureUserScriptsInternalServerError ¶
type GetCSPMAzureUserScriptsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureProvisionGetUserScriptResponseV1 }
GetCSPMAzureUserScriptsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCSPMAzureUserScriptsInternalServerError ¶
func NewGetCSPMAzureUserScriptsInternalServerError() *GetCSPMAzureUserScriptsInternalServerError
NewGetCSPMAzureUserScriptsInternalServerError creates a GetCSPMAzureUserScriptsInternalServerError with default headers values
func (*GetCSPMAzureUserScriptsInternalServerError) Error ¶
func (o *GetCSPMAzureUserScriptsInternalServerError) Error() string
func (*GetCSPMAzureUserScriptsInternalServerError) GetPayload ¶
func (o *GetCSPMAzureUserScriptsInternalServerError) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts internal server error response has a 4xx status code
func (*GetCSPMAzureUserScriptsInternalServerError) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts internal server error response a status code equal to that given
func (*GetCSPMAzureUserScriptsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts internal server error response has a 3xx status code
func (*GetCSPMAzureUserScriptsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts internal server error response has a 5xx status code
func (*GetCSPMAzureUserScriptsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts internal server error response has a 2xx status code
func (*GetCSPMAzureUserScriptsInternalServerError) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsInternalServerError) String() string
type GetCSPMAzureUserScriptsMultiStatus ¶
type GetCSPMAzureUserScriptsMultiStatus struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureProvisionGetUserScriptResponseV1 }
GetCSPMAzureUserScriptsMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetCSPMAzureUserScriptsMultiStatus ¶
func NewGetCSPMAzureUserScriptsMultiStatus() *GetCSPMAzureUserScriptsMultiStatus
NewGetCSPMAzureUserScriptsMultiStatus creates a GetCSPMAzureUserScriptsMultiStatus with default headers values
func (*GetCSPMAzureUserScriptsMultiStatus) Error ¶
func (o *GetCSPMAzureUserScriptsMultiStatus) Error() string
func (*GetCSPMAzureUserScriptsMultiStatus) GetPayload ¶
func (o *GetCSPMAzureUserScriptsMultiStatus) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsMultiStatus) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts multi status response has a 4xx status code
func (*GetCSPMAzureUserScriptsMultiStatus) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts multi status response a status code equal to that given
func (*GetCSPMAzureUserScriptsMultiStatus) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts multi status response has a 3xx status code
func (*GetCSPMAzureUserScriptsMultiStatus) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts multi status response has a 5xx status code
func (*GetCSPMAzureUserScriptsMultiStatus) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts multi status response has a 2xx status code
func (*GetCSPMAzureUserScriptsMultiStatus) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsMultiStatus) String() string
type GetCSPMAzureUserScriptsOK ¶
type GetCSPMAzureUserScriptsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAzureProvisionGetUserScriptResponseV1 }
GetCSPMAzureUserScriptsOK describes a response with status code 200, with default header values.
OK
func NewGetCSPMAzureUserScriptsOK ¶
func NewGetCSPMAzureUserScriptsOK() *GetCSPMAzureUserScriptsOK
NewGetCSPMAzureUserScriptsOK creates a GetCSPMAzureUserScriptsOK with default headers values
func (*GetCSPMAzureUserScriptsOK) Error ¶
func (o *GetCSPMAzureUserScriptsOK) Error() string
func (*GetCSPMAzureUserScriptsOK) GetPayload ¶
func (o *GetCSPMAzureUserScriptsOK) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsOK) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts o k response has a 4xx status code
func (*GetCSPMAzureUserScriptsOK) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts o k response a status code equal to that given
func (*GetCSPMAzureUserScriptsOK) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts o k response has a 3xx status code
func (*GetCSPMAzureUserScriptsOK) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts o k response has a 5xx status code
func (*GetCSPMAzureUserScriptsOK) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts o k response has a 2xx status code
func (*GetCSPMAzureUserScriptsOK) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsOK) String() string
type GetCSPMAzureUserScriptsParams ¶
type GetCSPMAzureUserScriptsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCSPMAzureUserScriptsParams contains all the parameters to send to the API endpoint
for the get c s p m azure user scripts operation. Typically these are written to a http.Request.
func NewGetCSPMAzureUserScriptsParams ¶
func NewGetCSPMAzureUserScriptsParams() *GetCSPMAzureUserScriptsParams
NewGetCSPMAzureUserScriptsParams creates a new GetCSPMAzureUserScriptsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCSPMAzureUserScriptsParamsWithContext ¶
func NewGetCSPMAzureUserScriptsParamsWithContext(ctx context.Context) *GetCSPMAzureUserScriptsParams
NewGetCSPMAzureUserScriptsParamsWithContext creates a new GetCSPMAzureUserScriptsParams object with the ability to set a context for a request.
func NewGetCSPMAzureUserScriptsParamsWithHTTPClient ¶
func NewGetCSPMAzureUserScriptsParamsWithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsParams
NewGetCSPMAzureUserScriptsParamsWithHTTPClient creates a new GetCSPMAzureUserScriptsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCSPMAzureUserScriptsParamsWithTimeout ¶
func NewGetCSPMAzureUserScriptsParamsWithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsParams
NewGetCSPMAzureUserScriptsParamsWithTimeout creates a new GetCSPMAzureUserScriptsParams object with the ability to set a timeout on a request.
func (*GetCSPMAzureUserScriptsParams) SetContext ¶
func (o *GetCSPMAzureUserScriptsParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) SetDefaults ¶
func (o *GetCSPMAzureUserScriptsParams) SetDefaults()
SetDefaults hydrates default values in the get c s p m azure user scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMAzureUserScriptsParams) SetHTTPClient ¶
func (o *GetCSPMAzureUserScriptsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) SetTimeout ¶
func (o *GetCSPMAzureUserScriptsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) WithContext ¶
func (o *GetCSPMAzureUserScriptsParams) WithContext(ctx context.Context) *GetCSPMAzureUserScriptsParams
WithContext adds the context to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) WithDefaults ¶
func (o *GetCSPMAzureUserScriptsParams) WithDefaults() *GetCSPMAzureUserScriptsParams
WithDefaults hydrates default values in the get c s p m azure user scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMAzureUserScriptsParams) WithHTTPClient ¶
func (o *GetCSPMAzureUserScriptsParams) WithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsParams
WithHTTPClient adds the HTTPClient to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) WithTimeout ¶
func (o *GetCSPMAzureUserScriptsParams) WithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsParams
WithTimeout adds the timeout to the get c s p m azure user scripts params
func (*GetCSPMAzureUserScriptsParams) WriteToRequest ¶
func (o *GetCSPMAzureUserScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCSPMAzureUserScriptsReader ¶
type GetCSPMAzureUserScriptsReader struct {
// contains filtered or unexported fields
}
GetCSPMAzureUserScriptsReader is a Reader for the GetCSPMAzureUserScripts structure.
func (*GetCSPMAzureUserScriptsReader) ReadResponse ¶
func (o *GetCSPMAzureUserScriptsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCSPMAzureUserScriptsTooManyRequests ¶
type GetCSPMAzureUserScriptsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetCSPMAzureUserScriptsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCSPMAzureUserScriptsTooManyRequests ¶
func NewGetCSPMAzureUserScriptsTooManyRequests() *GetCSPMAzureUserScriptsTooManyRequests
NewGetCSPMAzureUserScriptsTooManyRequests creates a GetCSPMAzureUserScriptsTooManyRequests with default headers values
func (*GetCSPMAzureUserScriptsTooManyRequests) Error ¶
func (o *GetCSPMAzureUserScriptsTooManyRequests) Error() string
func (*GetCSPMAzureUserScriptsTooManyRequests) GetPayload ¶
func (o *GetCSPMAzureUserScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAzureUserScriptsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) IsClientError() bool
IsClientError returns true when this get c s p m azure user scripts too many requests response has a 4xx status code
func (*GetCSPMAzureUserScriptsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get c s p m azure user scripts too many requests response a status code equal to that given
func (*GetCSPMAzureUserScriptsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get c s p m azure user scripts too many requests response has a 3xx status code
func (*GetCSPMAzureUserScriptsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) IsServerError() bool
IsServerError returns true when this get c s p m azure user scripts too many requests response has a 5xx status code
func (*GetCSPMAzureUserScriptsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get c s p m azure user scripts too many requests response has a 2xx status code
func (*GetCSPMAzureUserScriptsTooManyRequests) String ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsTooManyRequests) String() string
type GetCSPMCGPAccountBadRequest ¶
type GetCSPMCGPAccountBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
GetCSPMCGPAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCSPMCGPAccountBadRequest ¶
func NewGetCSPMCGPAccountBadRequest() *GetCSPMCGPAccountBadRequest
NewGetCSPMCGPAccountBadRequest creates a GetCSPMCGPAccountBadRequest with default headers values
func (*GetCSPMCGPAccountBadRequest) Error ¶
func (o *GetCSPMCGPAccountBadRequest) Error() string
func (*GetCSPMCGPAccountBadRequest) GetPayload ¶
func (o *GetCSPMCGPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*GetCSPMCGPAccountBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) IsClientError() bool
IsClientError returns true when this get c s p m c g p account bad request response has a 4xx status code
func (*GetCSPMCGPAccountBadRequest) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account bad request response a status code equal to that given
func (*GetCSPMCGPAccountBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account bad request response has a 3xx status code
func (*GetCSPMCGPAccountBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) IsServerError() bool
IsServerError returns true when this get c s p m c g p account bad request response has a 5xx status code
func (*GetCSPMCGPAccountBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account bad request response has a 2xx status code
func (*GetCSPMCGPAccountBadRequest) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountBadRequest) String() string
type GetCSPMCGPAccountDefault ¶
type GetCSPMCGPAccountDefault struct { Payload *models.RegistrationGCPAccountResponseV1 // contains filtered or unexported fields }
GetCSPMCGPAccountDefault describes a response with status code -1, with default header values.
OK
func NewGetCSPMCGPAccountDefault ¶
func NewGetCSPMCGPAccountDefault(code int) *GetCSPMCGPAccountDefault
NewGetCSPMCGPAccountDefault creates a GetCSPMCGPAccountDefault with default headers values
func (*GetCSPMCGPAccountDefault) Code ¶
func (o *GetCSPMCGPAccountDefault) Code() int
Code gets the status code for the get c s p m c g p account default response
func (*GetCSPMCGPAccountDefault) Error ¶
func (o *GetCSPMCGPAccountDefault) Error() string
func (*GetCSPMCGPAccountDefault) GetPayload ¶
func (o *GetCSPMCGPAccountDefault) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*GetCSPMCGPAccountDefault) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) IsClientError() bool
IsClientError returns true when this get c s p m c g p account default response has a 4xx status code
func (*GetCSPMCGPAccountDefault) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account default response a status code equal to that given
func (*GetCSPMCGPAccountDefault) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account default response has a 3xx status code
func (*GetCSPMCGPAccountDefault) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) IsServerError() bool
IsServerError returns true when this get c s p m c g p account default response has a 5xx status code
func (*GetCSPMCGPAccountDefault) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account default response has a 2xx status code
func (*GetCSPMCGPAccountDefault) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountDefault) String() string
type GetCSPMCGPAccountForbidden ¶
type GetCSPMCGPAccountForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetCSPMCGPAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCSPMCGPAccountForbidden ¶
func NewGetCSPMCGPAccountForbidden() *GetCSPMCGPAccountForbidden
NewGetCSPMCGPAccountForbidden creates a GetCSPMCGPAccountForbidden with default headers values
func (*GetCSPMCGPAccountForbidden) Error ¶
func (o *GetCSPMCGPAccountForbidden) Error() string
func (*GetCSPMCGPAccountForbidden) GetPayload ¶
func (o *GetCSPMCGPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMCGPAccountForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) IsClientError() bool
IsClientError returns true when this get c s p m c g p account forbidden response has a 4xx status code
func (*GetCSPMCGPAccountForbidden) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account forbidden response a status code equal to that given
func (*GetCSPMCGPAccountForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account forbidden response has a 3xx status code
func (*GetCSPMCGPAccountForbidden) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) IsServerError() bool
IsServerError returns true when this get c s p m c g p account forbidden response has a 5xx status code
func (*GetCSPMCGPAccountForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account forbidden response has a 2xx status code
func (*GetCSPMCGPAccountForbidden) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountForbidden) String() string
type GetCSPMCGPAccountInternalServerError ¶
type GetCSPMCGPAccountInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
GetCSPMCGPAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCSPMCGPAccountInternalServerError ¶
func NewGetCSPMCGPAccountInternalServerError() *GetCSPMCGPAccountInternalServerError
NewGetCSPMCGPAccountInternalServerError creates a GetCSPMCGPAccountInternalServerError with default headers values
func (*GetCSPMCGPAccountInternalServerError) Error ¶
func (o *GetCSPMCGPAccountInternalServerError) Error() string
func (*GetCSPMCGPAccountInternalServerError) GetPayload ¶
func (o *GetCSPMCGPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*GetCSPMCGPAccountInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) IsClientError() bool
IsClientError returns true when this get c s p m c g p account internal server error response has a 4xx status code
func (*GetCSPMCGPAccountInternalServerError) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account internal server error response a status code equal to that given
func (*GetCSPMCGPAccountInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account internal server error response has a 3xx status code
func (*GetCSPMCGPAccountInternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) IsServerError() bool
IsServerError returns true when this get c s p m c g p account internal server error response has a 5xx status code
func (*GetCSPMCGPAccountInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account internal server error response has a 2xx status code
func (*GetCSPMCGPAccountInternalServerError) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountInternalServerError) String() string
type GetCSPMCGPAccountMultiStatus ¶
type GetCSPMCGPAccountMultiStatus struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
GetCSPMCGPAccountMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetCSPMCGPAccountMultiStatus ¶
func NewGetCSPMCGPAccountMultiStatus() *GetCSPMCGPAccountMultiStatus
NewGetCSPMCGPAccountMultiStatus creates a GetCSPMCGPAccountMultiStatus with default headers values
func (*GetCSPMCGPAccountMultiStatus) Error ¶
func (o *GetCSPMCGPAccountMultiStatus) Error() string
func (*GetCSPMCGPAccountMultiStatus) GetPayload ¶
func (o *GetCSPMCGPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*GetCSPMCGPAccountMultiStatus) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) IsClientError() bool
IsClientError returns true when this get c s p m c g p account multi status response has a 4xx status code
func (*GetCSPMCGPAccountMultiStatus) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account multi status response a status code equal to that given
func (*GetCSPMCGPAccountMultiStatus) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account multi status response has a 3xx status code
func (*GetCSPMCGPAccountMultiStatus) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) IsServerError() bool
IsServerError returns true when this get c s p m c g p account multi status response has a 5xx status code
func (*GetCSPMCGPAccountMultiStatus) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account multi status response has a 2xx status code
func (*GetCSPMCGPAccountMultiStatus) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountMultiStatus) String() string
type GetCSPMCGPAccountOK ¶
type GetCSPMCGPAccountOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountResponseV1 }
GetCSPMCGPAccountOK describes a response with status code 200, with default header values.
OK
func NewGetCSPMCGPAccountOK ¶
func NewGetCSPMCGPAccountOK() *GetCSPMCGPAccountOK
NewGetCSPMCGPAccountOK creates a GetCSPMCGPAccountOK with default headers values
func (*GetCSPMCGPAccountOK) Error ¶
func (o *GetCSPMCGPAccountOK) Error() string
func (*GetCSPMCGPAccountOK) GetPayload ¶
func (o *GetCSPMCGPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*GetCSPMCGPAccountOK) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) IsClientError() bool
IsClientError returns true when this get c s p m c g p account o k response has a 4xx status code
func (*GetCSPMCGPAccountOK) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account o k response a status code equal to that given
func (*GetCSPMCGPAccountOK) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account o k response has a 3xx status code
func (*GetCSPMCGPAccountOK) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) IsServerError() bool
IsServerError returns true when this get c s p m c g p account o k response has a 5xx status code
func (*GetCSPMCGPAccountOK) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account o k response has a 2xx status code
func (*GetCSPMCGPAccountOK) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountOK) String() string
type GetCSPMCGPAccountParams ¶
type GetCSPMCGPAccountParams struct { /* Ids. Parent IDs of accounts */ Ids []string /* ScanType. Type of scan, dry or full, to perform on selected accounts */ ScanType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCSPMCGPAccountParams contains all the parameters to send to the API endpoint
for the get c s p m c g p account operation. Typically these are written to a http.Request.
func NewGetCSPMCGPAccountParams ¶
func NewGetCSPMCGPAccountParams() *GetCSPMCGPAccountParams
NewGetCSPMCGPAccountParams creates a new GetCSPMCGPAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCSPMCGPAccountParamsWithContext ¶
func NewGetCSPMCGPAccountParamsWithContext(ctx context.Context) *GetCSPMCGPAccountParams
NewGetCSPMCGPAccountParamsWithContext creates a new GetCSPMCGPAccountParams object with the ability to set a context for a request.
func NewGetCSPMCGPAccountParamsWithHTTPClient ¶
func NewGetCSPMCGPAccountParamsWithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
NewGetCSPMCGPAccountParamsWithHTTPClient creates a new GetCSPMCGPAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetCSPMCGPAccountParamsWithTimeout ¶
func NewGetCSPMCGPAccountParamsWithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
NewGetCSPMCGPAccountParamsWithTimeout creates a new GetCSPMCGPAccountParams object with the ability to set a timeout on a request.
func (*GetCSPMCGPAccountParams) SetContext ¶
func (o *GetCSPMCGPAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) SetDefaults ¶
func (o *GetCSPMCGPAccountParams) SetDefaults()
SetDefaults hydrates default values in the get c s p m c g p account params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMCGPAccountParams) SetHTTPClient ¶
func (o *GetCSPMCGPAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) SetIds ¶
func (o *GetCSPMCGPAccountParams) SetIds(ids []string)
SetIds adds the ids to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) SetScanType ¶
func (o *GetCSPMCGPAccountParams) SetScanType(scanType *string)
SetScanType adds the scanType to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) SetTimeout ¶
func (o *GetCSPMCGPAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithContext ¶
func (o *GetCSPMCGPAccountParams) WithContext(ctx context.Context) *GetCSPMCGPAccountParams
WithContext adds the context to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithDefaults ¶
func (o *GetCSPMCGPAccountParams) WithDefaults() *GetCSPMCGPAccountParams
WithDefaults hydrates default values in the get c s p m c g p account params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMCGPAccountParams) WithHTTPClient ¶
func (o *GetCSPMCGPAccountParams) WithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
WithHTTPClient adds the HTTPClient to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithIds ¶
func (o *GetCSPMCGPAccountParams) WithIds(ids []string) *GetCSPMCGPAccountParams
WithIds adds the ids to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithScanType ¶
func (o *GetCSPMCGPAccountParams) WithScanType(scanType *string) *GetCSPMCGPAccountParams
WithScanType adds the scanType to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithTimeout ¶
func (o *GetCSPMCGPAccountParams) WithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
WithTimeout adds the timeout to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WriteToRequest ¶
func (o *GetCSPMCGPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCSPMCGPAccountReader ¶
type GetCSPMCGPAccountReader struct {
// contains filtered or unexported fields
}
GetCSPMCGPAccountReader is a Reader for the GetCSPMCGPAccount structure.
func (*GetCSPMCGPAccountReader) ReadResponse ¶
func (o *GetCSPMCGPAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCSPMCGPAccountTooManyRequests ¶
type GetCSPMCGPAccountTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetCSPMCGPAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCSPMCGPAccountTooManyRequests ¶
func NewGetCSPMCGPAccountTooManyRequests() *GetCSPMCGPAccountTooManyRequests
NewGetCSPMCGPAccountTooManyRequests creates a GetCSPMCGPAccountTooManyRequests with default headers values
func (*GetCSPMCGPAccountTooManyRequests) Error ¶
func (o *GetCSPMCGPAccountTooManyRequests) Error() string
func (*GetCSPMCGPAccountTooManyRequests) GetPayload ¶
func (o *GetCSPMCGPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMCGPAccountTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this get c s p m c g p account too many requests response has a 4xx status code
func (*GetCSPMCGPAccountTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this get c s p m c g p account too many requests response a status code equal to that given
func (*GetCSPMCGPAccountTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get c s p m c g p account too many requests response has a 3xx status code
func (*GetCSPMCGPAccountTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this get c s p m c g p account too many requests response has a 5xx status code
func (*GetCSPMCGPAccountTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get c s p m c g p account too many requests response has a 2xx status code
func (*GetCSPMCGPAccountTooManyRequests) String ¶ added in v0.2.27
func (o *GetCSPMCGPAccountTooManyRequests) String() string
type GetCSPMGCPUserScriptsAttachmentBadRequest ¶
type GetCSPMGCPUserScriptsAttachmentBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsAttachmentBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCSPMGCPUserScriptsAttachmentBadRequest ¶
func NewGetCSPMGCPUserScriptsAttachmentBadRequest() *GetCSPMGCPUserScriptsAttachmentBadRequest
NewGetCSPMGCPUserScriptsAttachmentBadRequest creates a GetCSPMGCPUserScriptsAttachmentBadRequest with default headers values
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Error() string
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment bad request response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment bad request response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment bad request response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment bad request response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment bad request response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) String() string
type GetCSPMGCPUserScriptsAttachmentDefault ¶
type GetCSPMGCPUserScriptsAttachmentDefault struct { Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 // contains filtered or unexported fields }
GetCSPMGCPUserScriptsAttachmentDefault describes a response with status code -1, with default header values.
OK
func NewGetCSPMGCPUserScriptsAttachmentDefault ¶
func NewGetCSPMGCPUserScriptsAttachmentDefault(code int) *GetCSPMGCPUserScriptsAttachmentDefault
NewGetCSPMGCPUserScriptsAttachmentDefault creates a GetCSPMGCPUserScriptsAttachmentDefault with default headers values
func (*GetCSPMGCPUserScriptsAttachmentDefault) Code ¶
func (o *GetCSPMGCPUserScriptsAttachmentDefault) Code() int
Code gets the status code for the get c s p m g c p user scripts attachment default response
func (*GetCSPMGCPUserScriptsAttachmentDefault) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentDefault) Error() string
func (*GetCSPMGCPUserScriptsAttachmentDefault) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentDefault) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentDefault) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment default response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentDefault) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment default response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentDefault) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment default response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentDefault) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment default response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentDefault) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment default response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentDefault) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentDefault) String() string
type GetCSPMGCPUserScriptsAttachmentForbidden ¶
type GetCSPMGCPUserScriptsAttachmentForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetCSPMGCPUserScriptsAttachmentForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCSPMGCPUserScriptsAttachmentForbidden ¶
func NewGetCSPMGCPUserScriptsAttachmentForbidden() *GetCSPMGCPUserScriptsAttachmentForbidden
NewGetCSPMGCPUserScriptsAttachmentForbidden creates a GetCSPMGCPUserScriptsAttachmentForbidden with default headers values
func (*GetCSPMGCPUserScriptsAttachmentForbidden) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) Error() string
func (*GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment forbidden response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment forbidden response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment forbidden response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment forbidden response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment forbidden response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentForbidden) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) String() string
type GetCSPMGCPUserScriptsAttachmentInternalServerError ¶
type GetCSPMGCPUserScriptsAttachmentInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsAttachmentInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCSPMGCPUserScriptsAttachmentInternalServerError ¶
func NewGetCSPMGCPUserScriptsAttachmentInternalServerError() *GetCSPMGCPUserScriptsAttachmentInternalServerError
NewGetCSPMGCPUserScriptsAttachmentInternalServerError creates a GetCSPMGCPUserScriptsAttachmentInternalServerError with default headers values
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Error() string
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment internal server error response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment internal server error response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment internal server error response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment internal server error response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment internal server error response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) String() string
type GetCSPMGCPUserScriptsAttachmentOK ¶
type GetCSPMGCPUserScriptsAttachmentOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsAttachmentOK describes a response with status code 200, with default header values.
OK
func NewGetCSPMGCPUserScriptsAttachmentOK ¶
func NewGetCSPMGCPUserScriptsAttachmentOK() *GetCSPMGCPUserScriptsAttachmentOK
NewGetCSPMGCPUserScriptsAttachmentOK creates a GetCSPMGCPUserScriptsAttachmentOK with default headers values
func (*GetCSPMGCPUserScriptsAttachmentOK) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentOK) Error() string
func (*GetCSPMGCPUserScriptsAttachmentOK) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentOK) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment o k response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentOK) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment o k response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentOK) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment o k response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentOK) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment o k response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentOK) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment o k response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentOK) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentOK) String() string
type GetCSPMGCPUserScriptsAttachmentParams ¶
type GetCSPMGCPUserScriptsAttachmentParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCSPMGCPUserScriptsAttachmentParams contains all the parameters to send to the API endpoint
for the get c s p m g c p user scripts attachment operation. Typically these are written to a http.Request.
func NewGetCSPMGCPUserScriptsAttachmentParams ¶
func NewGetCSPMGCPUserScriptsAttachmentParams() *GetCSPMGCPUserScriptsAttachmentParams
NewGetCSPMGCPUserScriptsAttachmentParams creates a new GetCSPMGCPUserScriptsAttachmentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCSPMGCPUserScriptsAttachmentParamsWithContext ¶
func NewGetCSPMGCPUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
NewGetCSPMGCPUserScriptsAttachmentParamsWithContext creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a context for a request.
func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient ¶
func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a custom HTTPClient for a request.
func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout ¶
func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a timeout on a request.
func (*GetCSPMGCPUserScriptsAttachmentParams) SetContext ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) SetDefaults ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetDefaults()
SetDefaults hydrates default values in the get c s p m g c p user scripts attachment params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPUserScriptsAttachmentParams) SetHTTPClient ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) SetTimeout ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) WithContext ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
WithContext adds the context to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) WithDefaults ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithDefaults() *GetCSPMGCPUserScriptsAttachmentParams
WithDefaults hydrates default values in the get c s p m g c p user scripts attachment params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
WithHTTPClient adds the HTTPClient to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) WithTimeout ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
WithTimeout adds the timeout to the get c s p m g c p user scripts attachment params
func (*GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest ¶
func (o *GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCSPMGCPUserScriptsAttachmentReader ¶
type GetCSPMGCPUserScriptsAttachmentReader struct {
// contains filtered or unexported fields
}
GetCSPMGCPUserScriptsAttachmentReader is a Reader for the GetCSPMGCPUserScriptsAttachment structure.
func (*GetCSPMGCPUserScriptsAttachmentReader) ReadResponse ¶
func (o *GetCSPMGCPUserScriptsAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCSPMGCPUserScriptsAttachmentTooManyRequests ¶
type GetCSPMGCPUserScriptsAttachmentTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetCSPMGCPUserScriptsAttachmentTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCSPMGCPUserScriptsAttachmentTooManyRequests ¶
func NewGetCSPMGCPUserScriptsAttachmentTooManyRequests() *GetCSPMGCPUserScriptsAttachmentTooManyRequests
NewGetCSPMGCPUserScriptsAttachmentTooManyRequests creates a GetCSPMGCPUserScriptsAttachmentTooManyRequests with default headers values
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error ¶
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error() string
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload ¶
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts attachment too many requests response has a 4xx status code
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts attachment too many requests response a status code equal to that given
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts attachment too many requests response has a 3xx status code
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts attachment too many requests response has a 5xx status code
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts attachment too many requests response has a 2xx status code
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) String() string
type GetCSPMGCPUserScriptsBadRequest ¶
type GetCSPMGCPUserScriptsBadRequest struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCSPMGCPUserScriptsBadRequest ¶
func NewGetCSPMGCPUserScriptsBadRequest() *GetCSPMGCPUserScriptsBadRequest
NewGetCSPMGCPUserScriptsBadRequest creates a GetCSPMGCPUserScriptsBadRequest with default headers values
func (*GetCSPMGCPUserScriptsBadRequest) Error ¶
func (o *GetCSPMGCPUserScriptsBadRequest) Error() string
func (*GetCSPMGCPUserScriptsBadRequest) GetPayload ¶
func (o *GetCSPMGCPUserScriptsBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts bad request response has a 4xx status code
func (*GetCSPMGCPUserScriptsBadRequest) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts bad request response a status code equal to that given
func (*GetCSPMGCPUserScriptsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts bad request response has a 3xx status code
func (*GetCSPMGCPUserScriptsBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts bad request response has a 5xx status code
func (*GetCSPMGCPUserScriptsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts bad request response has a 2xx status code
func (*GetCSPMGCPUserScriptsBadRequest) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsBadRequest) String() string
type GetCSPMGCPUserScriptsDefault ¶
type GetCSPMGCPUserScriptsDefault struct { Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 // contains filtered or unexported fields }
GetCSPMGCPUserScriptsDefault describes a response with status code -1, with default header values.
OK
func NewGetCSPMGCPUserScriptsDefault ¶
func NewGetCSPMGCPUserScriptsDefault(code int) *GetCSPMGCPUserScriptsDefault
NewGetCSPMGCPUserScriptsDefault creates a GetCSPMGCPUserScriptsDefault with default headers values
func (*GetCSPMGCPUserScriptsDefault) Code ¶
func (o *GetCSPMGCPUserScriptsDefault) Code() int
Code gets the status code for the get c s p m g c p user scripts default response
func (*GetCSPMGCPUserScriptsDefault) Error ¶
func (o *GetCSPMGCPUserScriptsDefault) Error() string
func (*GetCSPMGCPUserScriptsDefault) GetPayload ¶
func (o *GetCSPMGCPUserScriptsDefault) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsDefault) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts default response has a 4xx status code
func (*GetCSPMGCPUserScriptsDefault) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts default response a status code equal to that given
func (*GetCSPMGCPUserScriptsDefault) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts default response has a 3xx status code
func (*GetCSPMGCPUserScriptsDefault) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts default response has a 5xx status code
func (*GetCSPMGCPUserScriptsDefault) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts default response has a 2xx status code
func (*GetCSPMGCPUserScriptsDefault) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsDefault) String() string
type GetCSPMGCPUserScriptsForbidden ¶
type GetCSPMGCPUserScriptsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetCSPMGCPUserScriptsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCSPMGCPUserScriptsForbidden ¶
func NewGetCSPMGCPUserScriptsForbidden() *GetCSPMGCPUserScriptsForbidden
NewGetCSPMGCPUserScriptsForbidden creates a GetCSPMGCPUserScriptsForbidden with default headers values
func (*GetCSPMGCPUserScriptsForbidden) Error ¶
func (o *GetCSPMGCPUserScriptsForbidden) Error() string
func (*GetCSPMGCPUserScriptsForbidden) GetPayload ¶
func (o *GetCSPMGCPUserScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts forbidden response has a 4xx status code
func (*GetCSPMGCPUserScriptsForbidden) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts forbidden response a status code equal to that given
func (*GetCSPMGCPUserScriptsForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts forbidden response has a 3xx status code
func (*GetCSPMGCPUserScriptsForbidden) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts forbidden response has a 5xx status code
func (*GetCSPMGCPUserScriptsForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts forbidden response has a 2xx status code
func (*GetCSPMGCPUserScriptsForbidden) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsForbidden) String() string
type GetCSPMGCPUserScriptsInternalServerError ¶
type GetCSPMGCPUserScriptsInternalServerError struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCSPMGCPUserScriptsInternalServerError ¶
func NewGetCSPMGCPUserScriptsInternalServerError() *GetCSPMGCPUserScriptsInternalServerError
NewGetCSPMGCPUserScriptsInternalServerError creates a GetCSPMGCPUserScriptsInternalServerError with default headers values
func (*GetCSPMGCPUserScriptsInternalServerError) Error ¶
func (o *GetCSPMGCPUserScriptsInternalServerError) Error() string
func (*GetCSPMGCPUserScriptsInternalServerError) GetPayload ¶
func (o *GetCSPMGCPUserScriptsInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts internal server error response has a 4xx status code
func (*GetCSPMGCPUserScriptsInternalServerError) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts internal server error response a status code equal to that given
func (*GetCSPMGCPUserScriptsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts internal server error response has a 3xx status code
func (*GetCSPMGCPUserScriptsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts internal server error response has a 5xx status code
func (*GetCSPMGCPUserScriptsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts internal server error response has a 2xx status code
func (*GetCSPMGCPUserScriptsInternalServerError) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsInternalServerError) String() string
type GetCSPMGCPUserScriptsMultiStatus ¶
type GetCSPMGCPUserScriptsMultiStatus struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetCSPMGCPUserScriptsMultiStatus ¶
func NewGetCSPMGCPUserScriptsMultiStatus() *GetCSPMGCPUserScriptsMultiStatus
NewGetCSPMGCPUserScriptsMultiStatus creates a GetCSPMGCPUserScriptsMultiStatus with default headers values
func (*GetCSPMGCPUserScriptsMultiStatus) Error ¶
func (o *GetCSPMGCPUserScriptsMultiStatus) Error() string
func (*GetCSPMGCPUserScriptsMultiStatus) GetPayload ¶
func (o *GetCSPMGCPUserScriptsMultiStatus) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsMultiStatus) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts multi status response has a 4xx status code
func (*GetCSPMGCPUserScriptsMultiStatus) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts multi status response a status code equal to that given
func (*GetCSPMGCPUserScriptsMultiStatus) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts multi status response has a 3xx status code
func (*GetCSPMGCPUserScriptsMultiStatus) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts multi status response has a 5xx status code
func (*GetCSPMGCPUserScriptsMultiStatus) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts multi status response has a 2xx status code
func (*GetCSPMGCPUserScriptsMultiStatus) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsMultiStatus) String() string
type GetCSPMGCPUserScriptsOK ¶
type GetCSPMGCPUserScriptsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPProvisionGetUserScriptResponseV1 }
GetCSPMGCPUserScriptsOK describes a response with status code 200, with default header values.
OK
func NewGetCSPMGCPUserScriptsOK ¶
func NewGetCSPMGCPUserScriptsOK() *GetCSPMGCPUserScriptsOK
NewGetCSPMGCPUserScriptsOK creates a GetCSPMGCPUserScriptsOK with default headers values
func (*GetCSPMGCPUserScriptsOK) Error ¶
func (o *GetCSPMGCPUserScriptsOK) Error() string
func (*GetCSPMGCPUserScriptsOK) GetPayload ¶
func (o *GetCSPMGCPUserScriptsOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsOK) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts o k response has a 4xx status code
func (*GetCSPMGCPUserScriptsOK) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts o k response a status code equal to that given
func (*GetCSPMGCPUserScriptsOK) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts o k response has a 3xx status code
func (*GetCSPMGCPUserScriptsOK) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts o k response has a 5xx status code
func (*GetCSPMGCPUserScriptsOK) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts o k response has a 2xx status code
func (*GetCSPMGCPUserScriptsOK) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsOK) String() string
type GetCSPMGCPUserScriptsParams ¶
type GetCSPMGCPUserScriptsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCSPMGCPUserScriptsParams contains all the parameters to send to the API endpoint
for the get c s p m g c p user scripts operation. Typically these are written to a http.Request.
func NewGetCSPMGCPUserScriptsParams ¶
func NewGetCSPMGCPUserScriptsParams() *GetCSPMGCPUserScriptsParams
NewGetCSPMGCPUserScriptsParams creates a new GetCSPMGCPUserScriptsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCSPMGCPUserScriptsParamsWithContext ¶
func NewGetCSPMGCPUserScriptsParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsParams
NewGetCSPMGCPUserScriptsParamsWithContext creates a new GetCSPMGCPUserScriptsParams object with the ability to set a context for a request.
func NewGetCSPMGCPUserScriptsParamsWithHTTPClient ¶
func NewGetCSPMGCPUserScriptsParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsParams
NewGetCSPMGCPUserScriptsParamsWithHTTPClient creates a new GetCSPMGCPUserScriptsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCSPMGCPUserScriptsParamsWithTimeout ¶
func NewGetCSPMGCPUserScriptsParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsParams
NewGetCSPMGCPUserScriptsParamsWithTimeout creates a new GetCSPMGCPUserScriptsParams object with the ability to set a timeout on a request.
func (*GetCSPMGCPUserScriptsParams) SetContext ¶
func (o *GetCSPMGCPUserScriptsParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) SetDefaults ¶
func (o *GetCSPMGCPUserScriptsParams) SetDefaults()
SetDefaults hydrates default values in the get c s p m g c p user scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPUserScriptsParams) SetHTTPClient ¶
func (o *GetCSPMGCPUserScriptsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) SetTimeout ¶
func (o *GetCSPMGCPUserScriptsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) WithContext ¶
func (o *GetCSPMGCPUserScriptsParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsParams
WithContext adds the context to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) WithDefaults ¶
func (o *GetCSPMGCPUserScriptsParams) WithDefaults() *GetCSPMGCPUserScriptsParams
WithDefaults hydrates default values in the get c s p m g c p user scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPUserScriptsParams) WithHTTPClient ¶
func (o *GetCSPMGCPUserScriptsParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsParams
WithHTTPClient adds the HTTPClient to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) WithTimeout ¶
func (o *GetCSPMGCPUserScriptsParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsParams
WithTimeout adds the timeout to the get c s p m g c p user scripts params
func (*GetCSPMGCPUserScriptsParams) WriteToRequest ¶
func (o *GetCSPMGCPUserScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCSPMGCPUserScriptsReader ¶
type GetCSPMGCPUserScriptsReader struct {
// contains filtered or unexported fields
}
GetCSPMGCPUserScriptsReader is a Reader for the GetCSPMGCPUserScripts structure.
func (*GetCSPMGCPUserScriptsReader) ReadResponse ¶
func (o *GetCSPMGCPUserScriptsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCSPMGCPUserScriptsTooManyRequests ¶
type GetCSPMGCPUserScriptsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetCSPMGCPUserScriptsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCSPMGCPUserScriptsTooManyRequests ¶
func NewGetCSPMGCPUserScriptsTooManyRequests() *GetCSPMGCPUserScriptsTooManyRequests
NewGetCSPMGCPUserScriptsTooManyRequests creates a GetCSPMGCPUserScriptsTooManyRequests with default headers values
func (*GetCSPMGCPUserScriptsTooManyRequests) Error ¶
func (o *GetCSPMGCPUserScriptsTooManyRequests) Error() string
func (*GetCSPMGCPUserScriptsTooManyRequests) GetPayload ¶
func (o *GetCSPMGCPUserScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) IsClientError() bool
IsClientError returns true when this get c s p m g c p user scripts too many requests response has a 4xx status code
func (*GetCSPMGCPUserScriptsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get c s p m g c p user scripts too many requests response a status code equal to that given
func (*GetCSPMGCPUserScriptsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p user scripts too many requests response has a 3xx status code
func (*GetCSPMGCPUserScriptsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) IsServerError() bool
IsServerError returns true when this get c s p m g c p user scripts too many requests response has a 5xx status code
func (*GetCSPMGCPUserScriptsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p user scripts too many requests response has a 2xx status code
func (*GetCSPMGCPUserScriptsTooManyRequests) String ¶ added in v0.2.27
func (o *GetCSPMGCPUserScriptsTooManyRequests) String() string
type GetD4CAWSAccountScriptsAttachmentBadRequest ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSProvisionGetAccountScriptResponseV2 }
GetD4CAWSAccountScriptsAttachmentBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetD4CAWSAccountScriptsAttachmentBadRequest ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentBadRequest() *GetD4CAWSAccountScriptsAttachmentBadRequest
NewGetD4CAWSAccountScriptsAttachmentBadRequest creates a GetD4CAWSAccountScriptsAttachmentBadRequest with default headers values
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) Error ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) Error() string
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) GetPayload ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) IsClientError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsClientError() bool
IsClientError returns true when this get d4 c a w s account scripts attachment bad request response has a 4xx status code
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) IsCode ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsCode(code int) bool
IsCode returns true when this get d4 c a w s account scripts attachment bad request response a status code equal to that given
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsRedirect() bool
IsRedirect returns true when this get d4 c a w s account scripts attachment bad request response has a 3xx status code
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) IsServerError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsServerError() bool
IsServerError returns true when this get d4 c a w s account scripts attachment bad request response has a 5xx status code
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) IsSuccess() bool
IsSuccess returns true when this get d4 c a w s account scripts attachment bad request response has a 2xx status code
func (*GetD4CAWSAccountScriptsAttachmentBadRequest) String ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentBadRequest) String() string
type GetD4CAWSAccountScriptsAttachmentForbidden ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetD4CAWSAccountScriptsAttachmentForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetD4CAWSAccountScriptsAttachmentForbidden ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentForbidden() *GetD4CAWSAccountScriptsAttachmentForbidden
NewGetD4CAWSAccountScriptsAttachmentForbidden creates a GetD4CAWSAccountScriptsAttachmentForbidden with default headers values
func (*GetD4CAWSAccountScriptsAttachmentForbidden) Error ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) Error() string
func (*GetD4CAWSAccountScriptsAttachmentForbidden) GetPayload ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAWSAccountScriptsAttachmentForbidden) IsClientError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsClientError() bool
IsClientError returns true when this get d4 c a w s account scripts attachment forbidden response has a 4xx status code
func (*GetD4CAWSAccountScriptsAttachmentForbidden) IsCode ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsCode(code int) bool
IsCode returns true when this get d4 c a w s account scripts attachment forbidden response a status code equal to that given
func (*GetD4CAWSAccountScriptsAttachmentForbidden) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsRedirect() bool
IsRedirect returns true when this get d4 c a w s account scripts attachment forbidden response has a 3xx status code
func (*GetD4CAWSAccountScriptsAttachmentForbidden) IsServerError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsServerError() bool
IsServerError returns true when this get d4 c a w s account scripts attachment forbidden response has a 5xx status code
func (*GetD4CAWSAccountScriptsAttachmentForbidden) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) IsSuccess() bool
IsSuccess returns true when this get d4 c a w s account scripts attachment forbidden response has a 2xx status code
func (*GetD4CAWSAccountScriptsAttachmentForbidden) String ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentForbidden) String() string
type GetD4CAWSAccountScriptsAttachmentInternalServerError ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSProvisionGetAccountScriptResponseV2 }
GetD4CAWSAccountScriptsAttachmentInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetD4CAWSAccountScriptsAttachmentInternalServerError ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentInternalServerError() *GetD4CAWSAccountScriptsAttachmentInternalServerError
NewGetD4CAWSAccountScriptsAttachmentInternalServerError creates a GetD4CAWSAccountScriptsAttachmentInternalServerError with default headers values
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) Error ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) Error() string
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) GetPayload ¶ added in v0.2.29
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) IsClientError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsClientError() bool
IsClientError returns true when this get d4 c a w s account scripts attachment internal server error response has a 4xx status code
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) IsCode ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsCode(code int) bool
IsCode returns true when this get d4 c a w s account scripts attachment internal server error response a status code equal to that given
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get d4 c a w s account scripts attachment internal server error response has a 3xx status code
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) IsServerError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsServerError() bool
IsServerError returns true when this get d4 c a w s account scripts attachment internal server error response has a 5xx status code
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get d4 c a w s account scripts attachment internal server error response has a 2xx status code
func (*GetD4CAWSAccountScriptsAttachmentInternalServerError) String ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentInternalServerError) String() string
type GetD4CAWSAccountScriptsAttachmentOK ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSProvisionGetAccountScriptResponseV2 }
GetD4CAWSAccountScriptsAttachmentOK describes a response with status code 200, with default header values.
OK
func NewGetD4CAWSAccountScriptsAttachmentOK ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentOK() *GetD4CAWSAccountScriptsAttachmentOK
NewGetD4CAWSAccountScriptsAttachmentOK creates a GetD4CAWSAccountScriptsAttachmentOK with default headers values
func (*GetD4CAWSAccountScriptsAttachmentOK) Error ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) Error() string
func (*GetD4CAWSAccountScriptsAttachmentOK) GetPayload ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
func (*GetD4CAWSAccountScriptsAttachmentOK) IsClientError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) IsClientError() bool
IsClientError returns true when this get d4 c a w s account scripts attachment o k response has a 4xx status code
func (*GetD4CAWSAccountScriptsAttachmentOK) IsCode ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) IsCode(code int) bool
IsCode returns true when this get d4 c a w s account scripts attachment o k response a status code equal to that given
func (*GetD4CAWSAccountScriptsAttachmentOK) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) IsRedirect() bool
IsRedirect returns true when this get d4 c a w s account scripts attachment o k response has a 3xx status code
func (*GetD4CAWSAccountScriptsAttachmentOK) IsServerError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) IsServerError() bool
IsServerError returns true when this get d4 c a w s account scripts attachment o k response has a 5xx status code
func (*GetD4CAWSAccountScriptsAttachmentOK) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) IsSuccess() bool
IsSuccess returns true when this get d4 c a w s account scripts attachment o k response has a 2xx status code
func (*GetD4CAWSAccountScriptsAttachmentOK) String ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentOK) String() string
type GetD4CAWSAccountScriptsAttachmentParams ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentParams struct { /* Ids. AWS account IDs */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetD4CAWSAccountScriptsAttachmentParams contains all the parameters to send to the API endpoint
for the get d4 c a w s account scripts attachment operation. Typically these are written to a http.Request.
func NewGetD4CAWSAccountScriptsAttachmentParams ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentParams() *GetD4CAWSAccountScriptsAttachmentParams
NewGetD4CAWSAccountScriptsAttachmentParams creates a new GetD4CAWSAccountScriptsAttachmentParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetD4CAWSAccountScriptsAttachmentParamsWithContext ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentParamsWithContext(ctx context.Context) *GetD4CAWSAccountScriptsAttachmentParams
NewGetD4CAWSAccountScriptsAttachmentParamsWithContext creates a new GetD4CAWSAccountScriptsAttachmentParams object with the ability to set a context for a request.
func NewGetD4CAWSAccountScriptsAttachmentParamsWithHTTPClient ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetD4CAWSAccountScriptsAttachmentParams
NewGetD4CAWSAccountScriptsAttachmentParamsWithHTTPClient creates a new GetD4CAWSAccountScriptsAttachmentParams object with the ability to set a custom HTTPClient for a request.
func NewGetD4CAWSAccountScriptsAttachmentParamsWithTimeout ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetD4CAWSAccountScriptsAttachmentParams
NewGetD4CAWSAccountScriptsAttachmentParamsWithTimeout creates a new GetD4CAWSAccountScriptsAttachmentParams object with the ability to set a timeout on a request.
func (*GetD4CAWSAccountScriptsAttachmentParams) SetContext ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) SetDefaults ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) SetDefaults()
SetDefaults hydrates default values in the get d4 c a w s account scripts attachment params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAWSAccountScriptsAttachmentParams) SetHTTPClient ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) SetIds ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) SetIds(ids []string)
SetIds adds the ids to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) SetTimeout ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) WithContext ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WithContext(ctx context.Context) *GetD4CAWSAccountScriptsAttachmentParams
WithContext adds the context to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) WithDefaults ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WithDefaults() *GetD4CAWSAccountScriptsAttachmentParams
WithDefaults hydrates default values in the get d4 c a w s account scripts attachment params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAWSAccountScriptsAttachmentParams) WithHTTPClient ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetD4CAWSAccountScriptsAttachmentParams
WithHTTPClient adds the HTTPClient to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) WithIds ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WithIds(ids []string) *GetD4CAWSAccountScriptsAttachmentParams
WithIds adds the ids to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) WithTimeout ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetD4CAWSAccountScriptsAttachmentParams
WithTimeout adds the timeout to the get d4 c a w s account scripts attachment params
func (*GetD4CAWSAccountScriptsAttachmentParams) WriteToRequest ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetD4CAWSAccountScriptsAttachmentReader ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentReader struct {
// contains filtered or unexported fields
}
GetD4CAWSAccountScriptsAttachmentReader is a Reader for the GetD4CAWSAccountScriptsAttachment structure.
func (*GetD4CAWSAccountScriptsAttachmentReader) ReadResponse ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetD4CAWSAccountScriptsAttachmentTooManyRequests ¶ added in v0.2.29
type GetD4CAWSAccountScriptsAttachmentTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetD4CAWSAccountScriptsAttachmentTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetD4CAWSAccountScriptsAttachmentTooManyRequests ¶ added in v0.2.29
func NewGetD4CAWSAccountScriptsAttachmentTooManyRequests() *GetD4CAWSAccountScriptsAttachmentTooManyRequests
NewGetD4CAWSAccountScriptsAttachmentTooManyRequests creates a GetD4CAWSAccountScriptsAttachmentTooManyRequests with default headers values
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) Error ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) Error() string
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsClientError() bool
IsClientError returns true when this get d4 c a w s account scripts attachment too many requests response has a 4xx status code
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsCode ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get d4 c a w s account scripts attachment too many requests response a status code equal to that given
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get d4 c a w s account scripts attachment too many requests response has a 3xx status code
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsServerError() bool
IsServerError returns true when this get d4 c a w s account scripts attachment too many requests response has a 5xx status code
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get d4 c a w s account scripts attachment too many requests response has a 2xx status code
func (*GetD4CAWSAccountScriptsAttachmentTooManyRequests) String ¶ added in v0.2.29
func (o *GetD4CAWSAccountScriptsAttachmentTooManyRequests) String() string
type GetD4CAwsAccountBadRequest ¶ added in v0.2.29
type GetD4CAwsAccountBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
GetD4CAwsAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetD4CAwsAccountBadRequest ¶ added in v0.2.29
func NewGetD4CAwsAccountBadRequest() *GetD4CAwsAccountBadRequest
NewGetD4CAwsAccountBadRequest creates a GetD4CAwsAccountBadRequest with default headers values
func (*GetD4CAwsAccountBadRequest) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) Error() string
func (*GetD4CAwsAccountBadRequest) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*GetD4CAwsAccountBadRequest) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) IsClientError() bool
IsClientError returns true when this get d4 c aws account bad request response has a 4xx status code
func (*GetD4CAwsAccountBadRequest) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) IsCode(code int) bool
IsCode returns true when this get d4 c aws account bad request response a status code equal to that given
func (*GetD4CAwsAccountBadRequest) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account bad request response has a 3xx status code
func (*GetD4CAwsAccountBadRequest) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) IsServerError() bool
IsServerError returns true when this get d4 c aws account bad request response has a 5xx status code
func (*GetD4CAwsAccountBadRequest) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account bad request response has a 2xx status code
func (*GetD4CAwsAccountBadRequest) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountBadRequest) String() string
type GetD4CAwsAccountForbidden ¶ added in v0.2.29
type GetD4CAwsAccountForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetD4CAwsAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetD4CAwsAccountForbidden ¶ added in v0.2.29
func NewGetD4CAwsAccountForbidden() *GetD4CAwsAccountForbidden
NewGetD4CAwsAccountForbidden creates a GetD4CAwsAccountForbidden with default headers values
func (*GetD4CAwsAccountForbidden) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) Error() string
func (*GetD4CAwsAccountForbidden) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAwsAccountForbidden) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) IsClientError() bool
IsClientError returns true when this get d4 c aws account forbidden response has a 4xx status code
func (*GetD4CAwsAccountForbidden) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) IsCode(code int) bool
IsCode returns true when this get d4 c aws account forbidden response a status code equal to that given
func (*GetD4CAwsAccountForbidden) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account forbidden response has a 3xx status code
func (*GetD4CAwsAccountForbidden) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) IsServerError() bool
IsServerError returns true when this get d4 c aws account forbidden response has a 5xx status code
func (*GetD4CAwsAccountForbidden) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account forbidden response has a 2xx status code
func (*GetD4CAwsAccountForbidden) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountForbidden) String() string
type GetD4CAwsAccountInternalServerError ¶ added in v0.2.29
type GetD4CAwsAccountInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
GetD4CAwsAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetD4CAwsAccountInternalServerError ¶ added in v0.2.29
func NewGetD4CAwsAccountInternalServerError() *GetD4CAwsAccountInternalServerError
NewGetD4CAwsAccountInternalServerError creates a GetD4CAwsAccountInternalServerError with default headers values
func (*GetD4CAwsAccountInternalServerError) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) Error() string
func (*GetD4CAwsAccountInternalServerError) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*GetD4CAwsAccountInternalServerError) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) IsClientError() bool
IsClientError returns true when this get d4 c aws account internal server error response has a 4xx status code
func (*GetD4CAwsAccountInternalServerError) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this get d4 c aws account internal server error response a status code equal to that given
func (*GetD4CAwsAccountInternalServerError) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account internal server error response has a 3xx status code
func (*GetD4CAwsAccountInternalServerError) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) IsServerError() bool
IsServerError returns true when this get d4 c aws account internal server error response has a 5xx status code
func (*GetD4CAwsAccountInternalServerError) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account internal server error response has a 2xx status code
func (*GetD4CAwsAccountInternalServerError) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountInternalServerError) String() string
type GetD4CAwsAccountMultiStatus ¶ added in v0.2.29
type GetD4CAwsAccountMultiStatus struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
GetD4CAwsAccountMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetD4CAwsAccountMultiStatus ¶ added in v0.2.29
func NewGetD4CAwsAccountMultiStatus() *GetD4CAwsAccountMultiStatus
NewGetD4CAwsAccountMultiStatus creates a GetD4CAwsAccountMultiStatus with default headers values
func (*GetD4CAwsAccountMultiStatus) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) Error() string
func (*GetD4CAwsAccountMultiStatus) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*GetD4CAwsAccountMultiStatus) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) IsClientError() bool
IsClientError returns true when this get d4 c aws account multi status response has a 4xx status code
func (*GetD4CAwsAccountMultiStatus) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) IsCode(code int) bool
IsCode returns true when this get d4 c aws account multi status response a status code equal to that given
func (*GetD4CAwsAccountMultiStatus) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account multi status response has a 3xx status code
func (*GetD4CAwsAccountMultiStatus) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) IsServerError() bool
IsServerError returns true when this get d4 c aws account multi status response has a 5xx status code
func (*GetD4CAwsAccountMultiStatus) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account multi status response has a 2xx status code
func (*GetD4CAwsAccountMultiStatus) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountMultiStatus) String() string
type GetD4CAwsAccountOK ¶ added in v0.2.29
type GetD4CAwsAccountOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountResponseV2 }
GetD4CAwsAccountOK describes a response with status code 200, with default header values.
OK
func NewGetD4CAwsAccountOK ¶ added in v0.2.29
func NewGetD4CAwsAccountOK() *GetD4CAwsAccountOK
NewGetD4CAwsAccountOK creates a GetD4CAwsAccountOK with default headers values
func (*GetD4CAwsAccountOK) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) Error() string
func (*GetD4CAwsAccountOK) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) GetPayload() *models.RegistrationAWSAccountResponseV2
func (*GetD4CAwsAccountOK) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) IsClientError() bool
IsClientError returns true when this get d4 c aws account o k response has a 4xx status code
func (*GetD4CAwsAccountOK) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) IsCode(code int) bool
IsCode returns true when this get d4 c aws account o k response a status code equal to that given
func (*GetD4CAwsAccountOK) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account o k response has a 3xx status code
func (*GetD4CAwsAccountOK) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) IsServerError() bool
IsServerError returns true when this get d4 c aws account o k response has a 5xx status code
func (*GetD4CAwsAccountOK) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account o k response has a 2xx status code
func (*GetD4CAwsAccountOK) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountOK) String() string
type GetD4CAwsAccountParams ¶ added in v0.2.29
type GetD4CAwsAccountParams struct { /* Ids. AWS account IDs */ Ids []string /* Limit. The maximum records to return. Defaults to 100. Default: 100 */ Limit *int64 /* Migrated. Only return migrated d4c accounts */ Migrated *string /* Offset. The offset to start retrieving records from */ Offset *int64 /* OrganizationIds. AWS organization IDs */ OrganizationIds []string /* ScanType. Type of scan, dry or full, to perform on selected accounts */ ScanType *string /* Status. Account status to filter results by. */ Status *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetD4CAwsAccountParams contains all the parameters to send to the API endpoint
for the get d4 c aws account operation. Typically these are written to a http.Request.
func NewGetD4CAwsAccountParams ¶ added in v0.2.29
func NewGetD4CAwsAccountParams() *GetD4CAwsAccountParams
NewGetD4CAwsAccountParams creates a new GetD4CAwsAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetD4CAwsAccountParamsWithContext ¶ added in v0.2.29
func NewGetD4CAwsAccountParamsWithContext(ctx context.Context) *GetD4CAwsAccountParams
NewGetD4CAwsAccountParamsWithContext creates a new GetD4CAwsAccountParams object with the ability to set a context for a request.
func NewGetD4CAwsAccountParamsWithHTTPClient ¶ added in v0.2.29
func NewGetD4CAwsAccountParamsWithHTTPClient(client *http.Client) *GetD4CAwsAccountParams
NewGetD4CAwsAccountParamsWithHTTPClient creates a new GetD4CAwsAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetD4CAwsAccountParamsWithTimeout ¶ added in v0.2.29
func NewGetD4CAwsAccountParamsWithTimeout(timeout time.Duration) *GetD4CAwsAccountParams
NewGetD4CAwsAccountParamsWithTimeout creates a new GetD4CAwsAccountParams object with the ability to set a timeout on a request.
func (*GetD4CAwsAccountParams) SetContext ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetDefaults ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetDefaults()
SetDefaults hydrates default values in the get d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAwsAccountParams) SetHTTPClient ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetIds ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetIds(ids []string)
SetIds adds the ids to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetLimit ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetLimit(limit *int64)
SetLimit adds the limit to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetMigrated ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetMigrated(migrated *string)
SetMigrated adds the migrated to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetOffset ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetOffset(offset *int64)
SetOffset adds the offset to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetOrganizationIds ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetOrganizationIds(organizationIds []string)
SetOrganizationIds adds the organizationIds to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetScanType ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetScanType(scanType *string)
SetScanType adds the scanType to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetStatus ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetStatus(status *string)
SetStatus adds the status to the get d4 c aws account params
func (*GetD4CAwsAccountParams) SetTimeout ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithContext ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithContext(ctx context.Context) *GetD4CAwsAccountParams
WithContext adds the context to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithDefaults ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithDefaults() *GetD4CAwsAccountParams
WithDefaults hydrates default values in the get d4 c aws account params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAwsAccountParams) WithHTTPClient ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithHTTPClient(client *http.Client) *GetD4CAwsAccountParams
WithHTTPClient adds the HTTPClient to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithIds ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithIds(ids []string) *GetD4CAwsAccountParams
WithIds adds the ids to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithLimit ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithLimit(limit *int64) *GetD4CAwsAccountParams
WithLimit adds the limit to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithMigrated ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithMigrated(migrated *string) *GetD4CAwsAccountParams
WithMigrated adds the migrated to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithOffset ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithOffset(offset *int64) *GetD4CAwsAccountParams
WithOffset adds the offset to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithOrganizationIds ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithOrganizationIds(organizationIds []string) *GetD4CAwsAccountParams
WithOrganizationIds adds the organizationIds to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithScanType ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithScanType(scanType *string) *GetD4CAwsAccountParams
WithScanType adds the scanType to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithStatus ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithStatus(status *string) *GetD4CAwsAccountParams
WithStatus adds the status to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WithTimeout ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WithTimeout(timeout time.Duration) *GetD4CAwsAccountParams
WithTimeout adds the timeout to the get d4 c aws account params
func (*GetD4CAwsAccountParams) WriteToRequest ¶ added in v0.2.29
func (o *GetD4CAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetD4CAwsAccountReader ¶ added in v0.2.29
type GetD4CAwsAccountReader struct {
// contains filtered or unexported fields
}
GetD4CAwsAccountReader is a Reader for the GetD4CAwsAccount structure.
func (*GetD4CAwsAccountReader) ReadResponse ¶ added in v0.2.29
func (o *GetD4CAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetD4CAwsAccountTooManyRequests ¶ added in v0.2.29
type GetD4CAwsAccountTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetD4CAwsAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetD4CAwsAccountTooManyRequests ¶ added in v0.2.29
func NewGetD4CAwsAccountTooManyRequests() *GetD4CAwsAccountTooManyRequests
NewGetD4CAwsAccountTooManyRequests creates a GetD4CAwsAccountTooManyRequests with default headers values
func (*GetD4CAwsAccountTooManyRequests) Error ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) Error() string
func (*GetD4CAwsAccountTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAwsAccountTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this get d4 c aws account too many requests response has a 4xx status code
func (*GetD4CAwsAccountTooManyRequests) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this get d4 c aws account too many requests response a status code equal to that given
func (*GetD4CAwsAccountTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get d4 c aws account too many requests response has a 3xx status code
func (*GetD4CAwsAccountTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this get d4 c aws account too many requests response has a 5xx status code
func (*GetD4CAwsAccountTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get d4 c aws account too many requests response has a 2xx status code
func (*GetD4CAwsAccountTooManyRequests) String ¶ added in v0.2.29
func (o *GetD4CAwsAccountTooManyRequests) String() string
type GetD4CAwsConsoleSetupURLsBadRequest ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountConsoleURL }
GetD4CAwsConsoleSetupURLsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetD4CAwsConsoleSetupURLsBadRequest ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsBadRequest() *GetD4CAwsConsoleSetupURLsBadRequest
NewGetD4CAwsConsoleSetupURLsBadRequest creates a GetD4CAwsConsoleSetupURLsBadRequest with default headers values
func (*GetD4CAwsConsoleSetupURLsBadRequest) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) Error() string
func (*GetD4CAwsConsoleSetupURLsBadRequest) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) GetPayload() *models.RegistrationAWSAccountConsoleURL
func (*GetD4CAwsConsoleSetupURLsBadRequest) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls bad request response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsBadRequest) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls bad request response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsBadRequest) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls bad request response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsBadRequest) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls bad request response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsBadRequest) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls bad request response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsBadRequest) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsBadRequest) String() string
type GetD4CAwsConsoleSetupURLsForbidden ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetD4CAwsConsoleSetupURLsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetD4CAwsConsoleSetupURLsForbidden ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsForbidden() *GetD4CAwsConsoleSetupURLsForbidden
NewGetD4CAwsConsoleSetupURLsForbidden creates a GetD4CAwsConsoleSetupURLsForbidden with default headers values
func (*GetD4CAwsConsoleSetupURLsForbidden) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) Error() string
func (*GetD4CAwsConsoleSetupURLsForbidden) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAwsConsoleSetupURLsForbidden) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls forbidden response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsForbidden) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls forbidden response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsForbidden) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls forbidden response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsForbidden) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls forbidden response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsForbidden) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls forbidden response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsForbidden) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsForbidden) String() string
type GetD4CAwsConsoleSetupURLsInternalServerError ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountConsoleURL }
GetD4CAwsConsoleSetupURLsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetD4CAwsConsoleSetupURLsInternalServerError ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsInternalServerError() *GetD4CAwsConsoleSetupURLsInternalServerError
NewGetD4CAwsConsoleSetupURLsInternalServerError creates a GetD4CAwsConsoleSetupURLsInternalServerError with default headers values
func (*GetD4CAwsConsoleSetupURLsInternalServerError) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) Error() string
func (*GetD4CAwsConsoleSetupURLsInternalServerError) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) GetPayload() *models.RegistrationAWSAccountConsoleURL
func (*GetD4CAwsConsoleSetupURLsInternalServerError) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls internal server error response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsInternalServerError) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls internal server error response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsInternalServerError) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls internal server error response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsInternalServerError) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls internal server error response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsInternalServerError) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls internal server error response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsInternalServerError) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsInternalServerError) String() string
type GetD4CAwsConsoleSetupURLsMultiStatus ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsMultiStatus struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountConsoleURL }
GetD4CAwsConsoleSetupURLsMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewGetD4CAwsConsoleSetupURLsMultiStatus ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsMultiStatus() *GetD4CAwsConsoleSetupURLsMultiStatus
NewGetD4CAwsConsoleSetupURLsMultiStatus creates a GetD4CAwsConsoleSetupURLsMultiStatus with default headers values
func (*GetD4CAwsConsoleSetupURLsMultiStatus) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) Error() string
func (*GetD4CAwsConsoleSetupURLsMultiStatus) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) GetPayload() *models.RegistrationAWSAccountConsoleURL
func (*GetD4CAwsConsoleSetupURLsMultiStatus) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls multi status response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsMultiStatus) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls multi status response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsMultiStatus) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls multi status response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsMultiStatus) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls multi status response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsMultiStatus) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls multi status response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsMultiStatus) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsMultiStatus) String() string
type GetD4CAwsConsoleSetupURLsOK ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationAWSAccountConsoleURL }
GetD4CAwsConsoleSetupURLsOK describes a response with status code 200, with default header values.
OK
func NewGetD4CAwsConsoleSetupURLsOK ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsOK() *GetD4CAwsConsoleSetupURLsOK
NewGetD4CAwsConsoleSetupURLsOK creates a GetD4CAwsConsoleSetupURLsOK with default headers values
func (*GetD4CAwsConsoleSetupURLsOK) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) Error() string
func (*GetD4CAwsConsoleSetupURLsOK) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) GetPayload() *models.RegistrationAWSAccountConsoleURL
func (*GetD4CAwsConsoleSetupURLsOK) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls o k response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsOK) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls o k response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsOK) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls o k response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsOK) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls o k response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsOK) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls o k response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsOK) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsOK) String() string
type GetD4CAwsConsoleSetupURLsParams ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsParams struct { /* Region. Region */ Region *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetD4CAwsConsoleSetupURLsParams contains all the parameters to send to the API endpoint
for the get d4 c aws console setup u r ls operation. Typically these are written to a http.Request.
func NewGetD4CAwsConsoleSetupURLsParams ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsParams() *GetD4CAwsConsoleSetupURLsParams
NewGetD4CAwsConsoleSetupURLsParams creates a new GetD4CAwsConsoleSetupURLsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetD4CAwsConsoleSetupURLsParamsWithContext ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsParamsWithContext(ctx context.Context) *GetD4CAwsConsoleSetupURLsParams
NewGetD4CAwsConsoleSetupURLsParamsWithContext creates a new GetD4CAwsConsoleSetupURLsParams object with the ability to set a context for a request.
func NewGetD4CAwsConsoleSetupURLsParamsWithHTTPClient ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsParamsWithHTTPClient(client *http.Client) *GetD4CAwsConsoleSetupURLsParams
NewGetD4CAwsConsoleSetupURLsParamsWithHTTPClient creates a new GetD4CAwsConsoleSetupURLsParams object with the ability to set a custom HTTPClient for a request.
func NewGetD4CAwsConsoleSetupURLsParamsWithTimeout ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsParamsWithTimeout(timeout time.Duration) *GetD4CAwsConsoleSetupURLsParams
NewGetD4CAwsConsoleSetupURLsParamsWithTimeout creates a new GetD4CAwsConsoleSetupURLsParams object with the ability to set a timeout on a request.
func (*GetD4CAwsConsoleSetupURLsParams) SetContext ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) SetContext(ctx context.Context)
SetContext adds the context to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) SetDefaults ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) SetDefaults()
SetDefaults hydrates default values in the get d4 c aws console setup u r ls params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAwsConsoleSetupURLsParams) SetHTTPClient ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) SetRegion ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) SetRegion(region *string)
SetRegion adds the region to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) SetTimeout ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) WithContext ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WithContext(ctx context.Context) *GetD4CAwsConsoleSetupURLsParams
WithContext adds the context to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) WithDefaults ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WithDefaults() *GetD4CAwsConsoleSetupURLsParams
WithDefaults hydrates default values in the get d4 c aws console setup u r ls params (not the query body).
All values with no default are reset to their zero value.
func (*GetD4CAwsConsoleSetupURLsParams) WithHTTPClient ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WithHTTPClient(client *http.Client) *GetD4CAwsConsoleSetupURLsParams
WithHTTPClient adds the HTTPClient to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) WithRegion ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WithRegion(region *string) *GetD4CAwsConsoleSetupURLsParams
WithRegion adds the region to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) WithTimeout ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WithTimeout(timeout time.Duration) *GetD4CAwsConsoleSetupURLsParams
WithTimeout adds the timeout to the get d4 c aws console setup u r ls params
func (*GetD4CAwsConsoleSetupURLsParams) WriteToRequest ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetD4CAwsConsoleSetupURLsReader ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsReader struct {
// contains filtered or unexported fields
}
GetD4CAwsConsoleSetupURLsReader is a Reader for the GetD4CAwsConsoleSetupURLs structure.
func (*GetD4CAwsConsoleSetupURLsReader) ReadResponse ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetD4CAwsConsoleSetupURLsTooManyRequests ¶ added in v0.2.29
type GetD4CAwsConsoleSetupURLsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetD4CAwsConsoleSetupURLsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetD4CAwsConsoleSetupURLsTooManyRequests ¶ added in v0.2.29
func NewGetD4CAwsConsoleSetupURLsTooManyRequests() *GetD4CAwsConsoleSetupURLsTooManyRequests
NewGetD4CAwsConsoleSetupURLsTooManyRequests creates a GetD4CAwsConsoleSetupURLsTooManyRequests with default headers values
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) Error ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) Error() string
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsClientError() bool
IsClientError returns true when this get d4 c aws console setup u r ls too many requests response has a 4xx status code
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) IsCode ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get d4 c aws console setup u r ls too many requests response a status code equal to that given
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get d4 c aws console setup u r ls too many requests response has a 3xx status code
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsServerError() bool
IsServerError returns true when this get d4 c aws console setup u r ls too many requests response has a 5xx status code
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get d4 c aws console setup u r ls too many requests response has a 2xx status code
func (*GetD4CAwsConsoleSetupURLsTooManyRequests) String ¶ added in v0.2.29
func (o *GetD4CAwsConsoleSetupURLsTooManyRequests) String() string
type GetHorizonD4CScriptsForbidden ¶ added in v0.2.29
type GetHorizonD4CScriptsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetHorizonD4CScriptsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetHorizonD4CScriptsForbidden ¶ added in v0.2.29
func NewGetHorizonD4CScriptsForbidden() *GetHorizonD4CScriptsForbidden
NewGetHorizonD4CScriptsForbidden creates a GetHorizonD4CScriptsForbidden with default headers values
func (*GetHorizonD4CScriptsForbidden) Error ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) Error() string
func (*GetHorizonD4CScriptsForbidden) GetPayload ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetHorizonD4CScriptsForbidden) IsClientError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) IsClientError() bool
IsClientError returns true when this get horizon d4 c scripts forbidden response has a 4xx status code
func (*GetHorizonD4CScriptsForbidden) IsCode ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) IsCode(code int) bool
IsCode returns true when this get horizon d4 c scripts forbidden response a status code equal to that given
func (*GetHorizonD4CScriptsForbidden) IsRedirect ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) IsRedirect() bool
IsRedirect returns true when this get horizon d4 c scripts forbidden response has a 3xx status code
func (*GetHorizonD4CScriptsForbidden) IsServerError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) IsServerError() bool
IsServerError returns true when this get horizon d4 c scripts forbidden response has a 5xx status code
func (*GetHorizonD4CScriptsForbidden) IsSuccess ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) IsSuccess() bool
IsSuccess returns true when this get horizon d4 c scripts forbidden response has a 2xx status code
func (*GetHorizonD4CScriptsForbidden) String ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsForbidden) String() string
type GetHorizonD4CScriptsOK ¶ added in v0.2.29
type GetHorizonD4CScriptsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationStaticScriptsResponse }
GetHorizonD4CScriptsOK describes a response with status code 200, with default header values.
OK
func NewGetHorizonD4CScriptsOK ¶ added in v0.2.29
func NewGetHorizonD4CScriptsOK() *GetHorizonD4CScriptsOK
NewGetHorizonD4CScriptsOK creates a GetHorizonD4CScriptsOK with default headers values
func (*GetHorizonD4CScriptsOK) Error ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) Error() string
func (*GetHorizonD4CScriptsOK) GetPayload ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) GetPayload() *models.RegistrationStaticScriptsResponse
func (*GetHorizonD4CScriptsOK) IsClientError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) IsClientError() bool
IsClientError returns true when this get horizon d4 c scripts o k response has a 4xx status code
func (*GetHorizonD4CScriptsOK) IsCode ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) IsCode(code int) bool
IsCode returns true when this get horizon d4 c scripts o k response a status code equal to that given
func (*GetHorizonD4CScriptsOK) IsRedirect ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) IsRedirect() bool
IsRedirect returns true when this get horizon d4 c scripts o k response has a 3xx status code
func (*GetHorizonD4CScriptsOK) IsServerError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) IsServerError() bool
IsServerError returns true when this get horizon d4 c scripts o k response has a 5xx status code
func (*GetHorizonD4CScriptsOK) IsSuccess ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) IsSuccess() bool
IsSuccess returns true when this get horizon d4 c scripts o k response has a 2xx status code
func (*GetHorizonD4CScriptsOK) String ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsOK) String() string
type GetHorizonD4CScriptsParams ¶ added in v0.2.29
type GetHorizonD4CScriptsParams struct { /* AccountType. Account type (e.g.: commercial,gov) Only applicable when registering AWS commercial account in a Gov environment */ AccountType *string // Delete. Delete *string /* OrganizationID. AWS organization ID */ OrganizationID *string /* SingleAccount. Get static script for single account */ SingleAccount *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHorizonD4CScriptsParams contains all the parameters to send to the API endpoint
for the get horizon d4 c scripts operation. Typically these are written to a http.Request.
func NewGetHorizonD4CScriptsParams ¶ added in v0.2.29
func NewGetHorizonD4CScriptsParams() *GetHorizonD4CScriptsParams
NewGetHorizonD4CScriptsParams creates a new GetHorizonD4CScriptsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetHorizonD4CScriptsParamsWithContext ¶ added in v0.2.29
func NewGetHorizonD4CScriptsParamsWithContext(ctx context.Context) *GetHorizonD4CScriptsParams
NewGetHorizonD4CScriptsParamsWithContext creates a new GetHorizonD4CScriptsParams object with the ability to set a context for a request.
func NewGetHorizonD4CScriptsParamsWithHTTPClient ¶ added in v0.2.29
func NewGetHorizonD4CScriptsParamsWithHTTPClient(client *http.Client) *GetHorizonD4CScriptsParams
NewGetHorizonD4CScriptsParamsWithHTTPClient creates a new GetHorizonD4CScriptsParams object with the ability to set a custom HTTPClient for a request.
func NewGetHorizonD4CScriptsParamsWithTimeout ¶ added in v0.2.29
func NewGetHorizonD4CScriptsParamsWithTimeout(timeout time.Duration) *GetHorizonD4CScriptsParams
NewGetHorizonD4CScriptsParamsWithTimeout creates a new GetHorizonD4CScriptsParams object with the ability to set a timeout on a request.
func (*GetHorizonD4CScriptsParams) SetAccountType ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetAccountType(accountType *string)
SetAccountType adds the accountType to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetContext ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetContext(ctx context.Context)
SetContext adds the context to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetDefaults ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetDefaults()
SetDefaults hydrates default values in the get horizon d4 c scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetHorizonD4CScriptsParams) SetDelete ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetDelete(delete *string)
SetDelete adds the delete to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetHTTPClient ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetOrganizationID ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetOrganizationID(organizationID *string)
SetOrganizationID adds the organizationId to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetSingleAccount ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetSingleAccount(singleAccount *string)
SetSingleAccount adds the singleAccount to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) SetTimeout ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithAccountType ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithAccountType(accountType *string) *GetHorizonD4CScriptsParams
WithAccountType adds the accountType to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithContext ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithContext(ctx context.Context) *GetHorizonD4CScriptsParams
WithContext adds the context to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithDefaults ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithDefaults() *GetHorizonD4CScriptsParams
WithDefaults hydrates default values in the get horizon d4 c scripts params (not the query body).
All values with no default are reset to their zero value.
func (*GetHorizonD4CScriptsParams) WithDelete ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithDelete(delete *string) *GetHorizonD4CScriptsParams
WithDelete adds the delete to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithHTTPClient ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithHTTPClient(client *http.Client) *GetHorizonD4CScriptsParams
WithHTTPClient adds the HTTPClient to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithOrganizationID ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithOrganizationID(organizationID *string) *GetHorizonD4CScriptsParams
WithOrganizationID adds the organizationID to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithSingleAccount ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithSingleAccount(singleAccount *string) *GetHorizonD4CScriptsParams
WithSingleAccount adds the singleAccount to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WithTimeout ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WithTimeout(timeout time.Duration) *GetHorizonD4CScriptsParams
WithTimeout adds the timeout to the get horizon d4 c scripts params
func (*GetHorizonD4CScriptsParams) WriteToRequest ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHorizonD4CScriptsReader ¶ added in v0.2.29
type GetHorizonD4CScriptsReader struct {
// contains filtered or unexported fields
}
GetHorizonD4CScriptsReader is a Reader for the GetHorizonD4CScripts structure.
func (*GetHorizonD4CScriptsReader) ReadResponse ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHorizonD4CScriptsTooManyRequests ¶ added in v0.2.29
type GetHorizonD4CScriptsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetHorizonD4CScriptsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetHorizonD4CScriptsTooManyRequests ¶ added in v0.2.29
func NewGetHorizonD4CScriptsTooManyRequests() *GetHorizonD4CScriptsTooManyRequests
NewGetHorizonD4CScriptsTooManyRequests creates a GetHorizonD4CScriptsTooManyRequests with default headers values
func (*GetHorizonD4CScriptsTooManyRequests) Error ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) Error() string
func (*GetHorizonD4CScriptsTooManyRequests) GetPayload ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetHorizonD4CScriptsTooManyRequests) IsClientError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) IsClientError() bool
IsClientError returns true when this get horizon d4 c scripts too many requests response has a 4xx status code
func (*GetHorizonD4CScriptsTooManyRequests) IsCode ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get horizon d4 c scripts too many requests response a status code equal to that given
func (*GetHorizonD4CScriptsTooManyRequests) IsRedirect ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get horizon d4 c scripts too many requests response has a 3xx status code
func (*GetHorizonD4CScriptsTooManyRequests) IsServerError ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) IsServerError() bool
IsServerError returns true when this get horizon d4 c scripts too many requests response has a 5xx status code
func (*GetHorizonD4CScriptsTooManyRequests) IsSuccess ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get horizon d4 c scripts too many requests response has a 2xx status code
func (*GetHorizonD4CScriptsTooManyRequests) String ¶ added in v0.2.29
func (o *GetHorizonD4CScriptsTooManyRequests) String() string
Source Files ¶
- create_c_s_p_m_g_c_p_account_parameters.go
- create_c_s_p_m_g_c_p_account_responses.go
- create_d4_c_aws_account_parameters.go
- create_d4_c_aws_account_responses.go
- d4c_registration_client.go
- delete_d4_c_aws_account_parameters.go
- delete_d4_c_aws_account_responses.go
- discover_cloud_azure_download_certificate_parameters.go
- discover_cloud_azure_download_certificate_responses.go
- get_c_s_p_m_azure_user_scripts_parameters.go
- get_c_s_p_m_azure_user_scripts_responses.go
- get_c_s_p_m_c_g_p_account_parameters.go
- get_c_s_p_m_c_g_p_account_responses.go
- get_c_s_p_m_g_c_p_user_scripts_attachment_parameters.go
- get_c_s_p_m_g_c_p_user_scripts_attachment_responses.go
- get_c_s_p_m_g_c_p_user_scripts_parameters.go
- get_c_s_p_m_g_c_p_user_scripts_responses.go
- get_d4_c_a_w_s_account_scripts_attachment_parameters.go
- get_d4_c_a_w_s_account_scripts_attachment_responses.go
- get_d4_c_aws_account_parameters.go
- get_d4_c_aws_account_responses.go
- get_d4_c_aws_console_setup_u_r_ls_parameters.go
- get_d4_c_aws_console_setup_u_r_ls_responses.go
- get_horizon_d4_c_scripts_parameters.go
- get_horizon_d4_c_scripts_responses.go