Documentation ¶
Index ¶
- type Client
- func (a *Client) PcloudCloudconnectionsDelete(params *PcloudCloudconnectionsDeleteParams, ...) (*PcloudCloudconnectionsDeleteOK, *PcloudCloudconnectionsDeleteAccepted, error)
- func (a *Client) PcloudCloudconnectionsGet(params *PcloudCloudconnectionsGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PcloudCloudconnectionsGetOK, error)
- func (a *Client) PcloudCloudconnectionsGetall(params *PcloudCloudconnectionsGetallParams, ...) (*PcloudCloudconnectionsGetallOK, error)
- func (a *Client) PcloudCloudconnectionsNetworksDelete(params *PcloudCloudconnectionsNetworksDeleteParams, ...) (*PcloudCloudconnectionsNetworksDeleteOK, ...)
- func (a *Client) PcloudCloudconnectionsNetworksPut(params *PcloudCloudconnectionsNetworksPutParams, ...) (*PcloudCloudconnectionsNetworksPutOK, ...)
- func (a *Client) PcloudCloudconnectionsPost(params *PcloudCloudconnectionsPostParams, ...) (*PcloudCloudconnectionsPostOK, *PcloudCloudconnectionsPostCreated, ...)
- func (a *Client) PcloudCloudconnectionsPut(params *PcloudCloudconnectionsPutParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PcloudCloudconnectionsPutOK, *PcloudCloudconnectionsPutAccepted, error)
- func (a *Client) PcloudCloudconnectionsVirtualprivatecloudsGetall(params *PcloudCloudconnectionsVirtualprivatecloudsGetallParams, ...) (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type PcloudCloudconnectionsDeleteAccepted
- func (o *PcloudCloudconnectionsDeleteAccepted) Code() int
- func (o *PcloudCloudconnectionsDeleteAccepted) Error() string
- func (o *PcloudCloudconnectionsDeleteAccepted) GetPayload() *models.JobReference
- func (o *PcloudCloudconnectionsDeleteAccepted) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteAccepted) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteAccepted) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteAccepted) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteAccepted) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteAccepted) String() string
- type PcloudCloudconnectionsDeleteBadRequest
- func (o *PcloudCloudconnectionsDeleteBadRequest) Code() int
- func (o *PcloudCloudconnectionsDeleteBadRequest) Error() string
- func (o *PcloudCloudconnectionsDeleteBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteBadRequest) String() string
- type PcloudCloudconnectionsDeleteForbidden
- func (o *PcloudCloudconnectionsDeleteForbidden) Code() int
- func (o *PcloudCloudconnectionsDeleteForbidden) Error() string
- func (o *PcloudCloudconnectionsDeleteForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteForbidden) String() string
- type PcloudCloudconnectionsDeleteGone
- func (o *PcloudCloudconnectionsDeleteGone) Code() int
- func (o *PcloudCloudconnectionsDeleteGone) Error() string
- func (o *PcloudCloudconnectionsDeleteGone) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteGone) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteGone) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteGone) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteGone) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteGone) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteGone) String() string
- type PcloudCloudconnectionsDeleteInternalServerError
- func (o *PcloudCloudconnectionsDeleteInternalServerError) Code() int
- func (o *PcloudCloudconnectionsDeleteInternalServerError) Error() string
- func (o *PcloudCloudconnectionsDeleteInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteInternalServerError) String() string
- type PcloudCloudconnectionsDeleteNotFound
- func (o *PcloudCloudconnectionsDeleteNotFound) Code() int
- func (o *PcloudCloudconnectionsDeleteNotFound) Error() string
- func (o *PcloudCloudconnectionsDeleteNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteNotFound) String() string
- type PcloudCloudconnectionsDeleteOK
- func (o *PcloudCloudconnectionsDeleteOK) Code() int
- func (o *PcloudCloudconnectionsDeleteOK) Error() string
- func (o *PcloudCloudconnectionsDeleteOK) GetPayload() models.Object
- func (o *PcloudCloudconnectionsDeleteOK) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteOK) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteOK) String() string
- type PcloudCloudconnectionsDeleteParams
- func NewPcloudCloudconnectionsDeleteParams() *PcloudCloudconnectionsDeleteParams
- func NewPcloudCloudconnectionsDeleteParamsWithContext(ctx context.Context) *PcloudCloudconnectionsDeleteParams
- func NewPcloudCloudconnectionsDeleteParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsDeleteParams
- func NewPcloudCloudconnectionsDeleteParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) SetCloudConnectionID(cloudConnectionID string)
- func (o *PcloudCloudconnectionsDeleteParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsDeleteParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsDeleteParams) SetDefaults()
- func (o *PcloudCloudconnectionsDeleteParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsDeleteParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WithContext(ctx context.Context) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WithDefaults() *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsDeleteParams
- func (o *PcloudCloudconnectionsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsDeleteReader
- type PcloudCloudconnectionsDeleteRequestTimeout
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteRequestTimeout) String() string
- type PcloudCloudconnectionsDeleteUnauthorized
- func (o *PcloudCloudconnectionsDeleteUnauthorized) Code() int
- func (o *PcloudCloudconnectionsDeleteUnauthorized) Error() string
- func (o *PcloudCloudconnectionsDeleteUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsDeleteUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsDeleteUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsDeleteUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsDeleteUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsDeleteUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsDeleteUnauthorized) String() string
- type PcloudCloudconnectionsGetBadRequest
- func (o *PcloudCloudconnectionsGetBadRequest) Code() int
- func (o *PcloudCloudconnectionsGetBadRequest) Error() string
- func (o *PcloudCloudconnectionsGetBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsGetBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsGetBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetBadRequest) String() string
- type PcloudCloudconnectionsGetForbidden
- func (o *PcloudCloudconnectionsGetForbidden) Code() int
- func (o *PcloudCloudconnectionsGetForbidden) Error() string
- func (o *PcloudCloudconnectionsGetForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsGetForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsGetForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetForbidden) String() string
- type PcloudCloudconnectionsGetInternalServerError
- func (o *PcloudCloudconnectionsGetInternalServerError) Code() int
- func (o *PcloudCloudconnectionsGetInternalServerError) Error() string
- func (o *PcloudCloudconnectionsGetInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsGetInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsGetInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetInternalServerError) String() string
- type PcloudCloudconnectionsGetNotFound
- func (o *PcloudCloudconnectionsGetNotFound) Code() int
- func (o *PcloudCloudconnectionsGetNotFound) Error() string
- func (o *PcloudCloudconnectionsGetNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsGetNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsGetNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetNotFound) String() string
- type PcloudCloudconnectionsGetOK
- func (o *PcloudCloudconnectionsGetOK) Code() int
- func (o *PcloudCloudconnectionsGetOK) Error() string
- func (o *PcloudCloudconnectionsGetOK) GetPayload() *models.CloudConnection
- func (o *PcloudCloudconnectionsGetOK) IsClientError() bool
- func (o *PcloudCloudconnectionsGetOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetOK) IsServerError() bool
- func (o *PcloudCloudconnectionsGetOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetOK) String() string
- type PcloudCloudconnectionsGetParams
- func NewPcloudCloudconnectionsGetParams() *PcloudCloudconnectionsGetParams
- func NewPcloudCloudconnectionsGetParamsWithContext(ctx context.Context) *PcloudCloudconnectionsGetParams
- func NewPcloudCloudconnectionsGetParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetParams
- func NewPcloudCloudconnectionsGetParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) SetCloudConnectionID(cloudConnectionID string)
- func (o *PcloudCloudconnectionsGetParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsGetParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsGetParams) SetDefaults()
- func (o *PcloudCloudconnectionsGetParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsGetParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsGetParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WithContext(ctx context.Context) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WithDefaults() *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetParams
- func (o *PcloudCloudconnectionsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsGetReader
- type PcloudCloudconnectionsGetRequestTimeout
- func (o *PcloudCloudconnectionsGetRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsGetRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsGetRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsGetRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsGetRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetRequestTimeout) String() string
- type PcloudCloudconnectionsGetUnauthorized
- func (o *PcloudCloudconnectionsGetUnauthorized) Code() int
- func (o *PcloudCloudconnectionsGetUnauthorized) Error() string
- func (o *PcloudCloudconnectionsGetUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsGetUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsGetUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetUnauthorized) String() string
- type PcloudCloudconnectionsGetallBadRequest
- func (o *PcloudCloudconnectionsGetallBadRequest) Code() int
- func (o *PcloudCloudconnectionsGetallBadRequest) Error() string
- func (o *PcloudCloudconnectionsGetallBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallBadRequest) String() string
- type PcloudCloudconnectionsGetallForbidden
- func (o *PcloudCloudconnectionsGetallForbidden) Code() int
- func (o *PcloudCloudconnectionsGetallForbidden) Error() string
- func (o *PcloudCloudconnectionsGetallForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallForbidden) String() string
- type PcloudCloudconnectionsGetallInternalServerError
- func (o *PcloudCloudconnectionsGetallInternalServerError) Code() int
- func (o *PcloudCloudconnectionsGetallInternalServerError) Error() string
- func (o *PcloudCloudconnectionsGetallInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallInternalServerError) String() string
- type PcloudCloudconnectionsGetallNotFound
- func (o *PcloudCloudconnectionsGetallNotFound) Code() int
- func (o *PcloudCloudconnectionsGetallNotFound) Error() string
- func (o *PcloudCloudconnectionsGetallNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallNotFound) String() string
- type PcloudCloudconnectionsGetallOK
- func (o *PcloudCloudconnectionsGetallOK) Code() int
- func (o *PcloudCloudconnectionsGetallOK) Error() string
- func (o *PcloudCloudconnectionsGetallOK) GetPayload() *models.CloudConnections
- func (o *PcloudCloudconnectionsGetallOK) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallOK) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallOK) String() string
- type PcloudCloudconnectionsGetallParams
- func NewPcloudCloudconnectionsGetallParams() *PcloudCloudconnectionsGetallParams
- func NewPcloudCloudconnectionsGetallParamsWithContext(ctx context.Context) *PcloudCloudconnectionsGetallParams
- func NewPcloudCloudconnectionsGetallParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetallParams
- func NewPcloudCloudconnectionsGetallParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsGetallParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsGetallParams) SetDefaults()
- func (o *PcloudCloudconnectionsGetallParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsGetallParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsGetallParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) WithContext(ctx context.Context) *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) WithDefaults() *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetallParams
- func (o *PcloudCloudconnectionsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsGetallReader
- type PcloudCloudconnectionsGetallRequestTimeout
- func (o *PcloudCloudconnectionsGetallRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsGetallRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsGetallRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallRequestTimeout) String() string
- type PcloudCloudconnectionsGetallUnauthorized
- func (o *PcloudCloudconnectionsGetallUnauthorized) Code() int
- func (o *PcloudCloudconnectionsGetallUnauthorized) Error() string
- func (o *PcloudCloudconnectionsGetallUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsGetallUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsGetallUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsGetallUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsGetallUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsGetallUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsGetallUnauthorized) String() string
- type PcloudCloudconnectionsNetworksDeleteAccepted
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) GetPayload() *models.JobReference
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteAccepted) String() string
- type PcloudCloudconnectionsNetworksDeleteBadRequest
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) String() string
- type PcloudCloudconnectionsNetworksDeleteForbidden
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteForbidden) String() string
- type PcloudCloudconnectionsNetworksDeleteGone
- func (o *PcloudCloudconnectionsNetworksDeleteGone) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteGone) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteGone) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteGone) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteGone) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteGone) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteGone) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteGone) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteGone) String() string
- type PcloudCloudconnectionsNetworksDeleteInternalServerError
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) String() string
- type PcloudCloudconnectionsNetworksDeleteNotFound
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteNotFound) String() string
- type PcloudCloudconnectionsNetworksDeleteOK
- func (o *PcloudCloudconnectionsNetworksDeleteOK) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteOK) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteOK) GetPayload() models.Object
- func (o *PcloudCloudconnectionsNetworksDeleteOK) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteOK) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteOK) String() string
- type PcloudCloudconnectionsNetworksDeleteParams
- func NewPcloudCloudconnectionsNetworksDeleteParams() *PcloudCloudconnectionsNetworksDeleteParams
- func NewPcloudCloudconnectionsNetworksDeleteParamsWithContext(ctx context.Context) *PcloudCloudconnectionsNetworksDeleteParams
- func NewPcloudCloudconnectionsNetworksDeleteParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksDeleteParams
- func NewPcloudCloudconnectionsNetworksDeleteParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetCloudConnectionID(cloudConnectionID string)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetDefaults()
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetNetworkID(networkID string)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithContext(ctx context.Context) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithDefaults() *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithNetworkID(networkID string) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksDeleteParams
- func (o *PcloudCloudconnectionsNetworksDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsNetworksDeleteReader
- type PcloudCloudconnectionsNetworksDeleteRequestTimeout
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) String() string
- type PcloudCloudconnectionsNetworksDeleteUnauthorized
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) Code() int
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) Error() string
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) String() string
- type PcloudCloudconnectionsNetworksPutAccepted
- func (o *PcloudCloudconnectionsNetworksPutAccepted) Code() int
- func (o *PcloudCloudconnectionsNetworksPutAccepted) Error() string
- func (o *PcloudCloudconnectionsNetworksPutAccepted) GetPayload() *models.JobReference
- func (o *PcloudCloudconnectionsNetworksPutAccepted) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutAccepted) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutAccepted) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutAccepted) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutAccepted) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutAccepted) String() string
- type PcloudCloudconnectionsNetworksPutBadRequest
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) Code() int
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) Error() string
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutBadRequest) String() string
- type PcloudCloudconnectionsNetworksPutForbidden
- func (o *PcloudCloudconnectionsNetworksPutForbidden) Code() int
- func (o *PcloudCloudconnectionsNetworksPutForbidden) Error() string
- func (o *PcloudCloudconnectionsNetworksPutForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutForbidden) String() string
- type PcloudCloudconnectionsNetworksPutInternalServerError
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) Code() int
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) Error() string
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutInternalServerError) String() string
- type PcloudCloudconnectionsNetworksPutNotFound
- func (o *PcloudCloudconnectionsNetworksPutNotFound) Code() int
- func (o *PcloudCloudconnectionsNetworksPutNotFound) Error() string
- func (o *PcloudCloudconnectionsNetworksPutNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutNotFound) String() string
- type PcloudCloudconnectionsNetworksPutOK
- func (o *PcloudCloudconnectionsNetworksPutOK) Code() int
- func (o *PcloudCloudconnectionsNetworksPutOK) Error() string
- func (o *PcloudCloudconnectionsNetworksPutOK) GetPayload() models.Object
- func (o *PcloudCloudconnectionsNetworksPutOK) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutOK) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutOK) String() string
- type PcloudCloudconnectionsNetworksPutParams
- func NewPcloudCloudconnectionsNetworksPutParams() *PcloudCloudconnectionsNetworksPutParams
- func NewPcloudCloudconnectionsNetworksPutParamsWithContext(ctx context.Context) *PcloudCloudconnectionsNetworksPutParams
- func NewPcloudCloudconnectionsNetworksPutParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksPutParams
- func NewPcloudCloudconnectionsNetworksPutParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) SetCloudConnectionID(cloudConnectionID string)
- func (o *PcloudCloudconnectionsNetworksPutParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsNetworksPutParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsNetworksPutParams) SetDefaults()
- func (o *PcloudCloudconnectionsNetworksPutParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsNetworksPutParams) SetNetworkID(networkID string)
- func (o *PcloudCloudconnectionsNetworksPutParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsNetworksPutParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithContext(ctx context.Context) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithDefaults() *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithNetworkID(networkID string) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksPutParams
- func (o *PcloudCloudconnectionsNetworksPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsNetworksPutReader
- type PcloudCloudconnectionsNetworksPutRequestTimeout
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) String() string
- type PcloudCloudconnectionsNetworksPutUnauthorized
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) Code() int
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) Error() string
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutUnauthorized) String() string
- type PcloudCloudconnectionsNetworksPutUnprocessableEntity
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) Code() int
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) Error() string
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsClientError() bool
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsCode(code int) bool
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsRedirect() bool
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsServerError() bool
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsSuccess() bool
- func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) String() string
- type PcloudCloudconnectionsPostAccepted
- func (o *PcloudCloudconnectionsPostAccepted) Code() int
- func (o *PcloudCloudconnectionsPostAccepted) Error() string
- func (o *PcloudCloudconnectionsPostAccepted) GetPayload() *models.CloudConnectionCreateResponse
- func (o *PcloudCloudconnectionsPostAccepted) IsClientError() bool
- func (o *PcloudCloudconnectionsPostAccepted) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostAccepted) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostAccepted) IsServerError() bool
- func (o *PcloudCloudconnectionsPostAccepted) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostAccepted) String() string
- type PcloudCloudconnectionsPostBadRequest
- func (o *PcloudCloudconnectionsPostBadRequest) Code() int
- func (o *PcloudCloudconnectionsPostBadRequest) Error() string
- func (o *PcloudCloudconnectionsPostBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsPostBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsPostBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostBadRequest) String() string
- type PcloudCloudconnectionsPostConflict
- func (o *PcloudCloudconnectionsPostConflict) Code() int
- func (o *PcloudCloudconnectionsPostConflict) Error() string
- func (o *PcloudCloudconnectionsPostConflict) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostConflict) IsClientError() bool
- func (o *PcloudCloudconnectionsPostConflict) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostConflict) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostConflict) IsServerError() bool
- func (o *PcloudCloudconnectionsPostConflict) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostConflict) String() string
- type PcloudCloudconnectionsPostCreated
- func (o *PcloudCloudconnectionsPostCreated) Code() int
- func (o *PcloudCloudconnectionsPostCreated) Error() string
- func (o *PcloudCloudconnectionsPostCreated) GetPayload() *models.CloudConnection
- func (o *PcloudCloudconnectionsPostCreated) IsClientError() bool
- func (o *PcloudCloudconnectionsPostCreated) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostCreated) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostCreated) IsServerError() bool
- func (o *PcloudCloudconnectionsPostCreated) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostCreated) String() string
- type PcloudCloudconnectionsPostForbidden
- func (o *PcloudCloudconnectionsPostForbidden) Code() int
- func (o *PcloudCloudconnectionsPostForbidden) Error() string
- func (o *PcloudCloudconnectionsPostForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsPostForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsPostForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostForbidden) String() string
- type PcloudCloudconnectionsPostGatewayTimeout
- func (o *PcloudCloudconnectionsPostGatewayTimeout) Code() int
- func (o *PcloudCloudconnectionsPostGatewayTimeout) Error() string
- func (o *PcloudCloudconnectionsPostGatewayTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostGatewayTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsPostGatewayTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostGatewayTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostGatewayTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsPostGatewayTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostGatewayTimeout) String() string
- type PcloudCloudconnectionsPostInternalServerError
- func (o *PcloudCloudconnectionsPostInternalServerError) Code() int
- func (o *PcloudCloudconnectionsPostInternalServerError) Error() string
- func (o *PcloudCloudconnectionsPostInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsPostInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsPostInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostInternalServerError) String() string
- type PcloudCloudconnectionsPostMethodNotAllowed
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) Code() int
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) Error() string
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsClientError() bool
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsServerError() bool
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostMethodNotAllowed) String() string
- type PcloudCloudconnectionsPostNotFound
- func (o *PcloudCloudconnectionsPostNotFound) Code() int
- func (o *PcloudCloudconnectionsPostNotFound) Error() string
- func (o *PcloudCloudconnectionsPostNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsPostNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsPostNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostNotFound) String() string
- type PcloudCloudconnectionsPostOK
- func (o *PcloudCloudconnectionsPostOK) Code() int
- func (o *PcloudCloudconnectionsPostOK) Error() string
- func (o *PcloudCloudconnectionsPostOK) GetPayload() *models.CloudConnection
- func (o *PcloudCloudconnectionsPostOK) IsClientError() bool
- func (o *PcloudCloudconnectionsPostOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostOK) IsServerError() bool
- func (o *PcloudCloudconnectionsPostOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostOK) String() string
- type PcloudCloudconnectionsPostParams
- func NewPcloudCloudconnectionsPostParams() *PcloudCloudconnectionsPostParams
- func NewPcloudCloudconnectionsPostParamsWithContext(ctx context.Context) *PcloudCloudconnectionsPostParams
- func NewPcloudCloudconnectionsPostParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsPostParams
- func NewPcloudCloudconnectionsPostParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) SetBody(body *models.CloudConnectionCreate)
- func (o *PcloudCloudconnectionsPostParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsPostParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsPostParams) SetDefaults()
- func (o *PcloudCloudconnectionsPostParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsPostParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsPostParams) WithBody(body *models.CloudConnectionCreate) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WithContext(ctx context.Context) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WithDefaults() *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsPostParams
- func (o *PcloudCloudconnectionsPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsPostReader
- type PcloudCloudconnectionsPostRequestTimeout
- func (o *PcloudCloudconnectionsPostRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsPostRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsPostRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsPostRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsPostRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostRequestTimeout) String() string
- type PcloudCloudconnectionsPostServiceUnavailable
- func (o *PcloudCloudconnectionsPostServiceUnavailable) Code() int
- func (o *PcloudCloudconnectionsPostServiceUnavailable) Error() string
- func (o *PcloudCloudconnectionsPostServiceUnavailable) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostServiceUnavailable) IsClientError() bool
- func (o *PcloudCloudconnectionsPostServiceUnavailable) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostServiceUnavailable) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostServiceUnavailable) IsServerError() bool
- func (o *PcloudCloudconnectionsPostServiceUnavailable) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostServiceUnavailable) String() string
- type PcloudCloudconnectionsPostUnauthorized
- func (o *PcloudCloudconnectionsPostUnauthorized) Code() int
- func (o *PcloudCloudconnectionsPostUnauthorized) Error() string
- func (o *PcloudCloudconnectionsPostUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsPostUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsPostUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostUnauthorized) String() string
- type PcloudCloudconnectionsPostUnprocessableEntity
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) Code() int
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) Error() string
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsClientError() bool
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsRedirect() bool
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsServerError() bool
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsSuccess() bool
- func (o *PcloudCloudconnectionsPostUnprocessableEntity) String() string
- type PcloudCloudconnectionsPutAccepted
- func (o *PcloudCloudconnectionsPutAccepted) Code() int
- func (o *PcloudCloudconnectionsPutAccepted) Error() string
- func (o *PcloudCloudconnectionsPutAccepted) GetPayload() *models.JobReference
- func (o *PcloudCloudconnectionsPutAccepted) IsClientError() bool
- func (o *PcloudCloudconnectionsPutAccepted) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutAccepted) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutAccepted) IsServerError() bool
- func (o *PcloudCloudconnectionsPutAccepted) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutAccepted) String() string
- type PcloudCloudconnectionsPutBadRequest
- func (o *PcloudCloudconnectionsPutBadRequest) Code() int
- func (o *PcloudCloudconnectionsPutBadRequest) Error() string
- func (o *PcloudCloudconnectionsPutBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsPutBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsPutBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutBadRequest) String() string
- type PcloudCloudconnectionsPutConflict
- func (o *PcloudCloudconnectionsPutConflict) Code() int
- func (o *PcloudCloudconnectionsPutConflict) Error() string
- func (o *PcloudCloudconnectionsPutConflict) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutConflict) IsClientError() bool
- func (o *PcloudCloudconnectionsPutConflict) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutConflict) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutConflict) IsServerError() bool
- func (o *PcloudCloudconnectionsPutConflict) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutConflict) String() string
- type PcloudCloudconnectionsPutForbidden
- func (o *PcloudCloudconnectionsPutForbidden) Code() int
- func (o *PcloudCloudconnectionsPutForbidden) Error() string
- func (o *PcloudCloudconnectionsPutForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsPutForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsPutForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutForbidden) String() string
- type PcloudCloudconnectionsPutInternalServerError
- func (o *PcloudCloudconnectionsPutInternalServerError) Code() int
- func (o *PcloudCloudconnectionsPutInternalServerError) Error() string
- func (o *PcloudCloudconnectionsPutInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsPutInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsPutInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutInternalServerError) String() string
- type PcloudCloudconnectionsPutMethodNotAllowed
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) Code() int
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) Error() string
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsClientError() bool
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsServerError() bool
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutMethodNotAllowed) String() string
- type PcloudCloudconnectionsPutNotFound
- func (o *PcloudCloudconnectionsPutNotFound) Code() int
- func (o *PcloudCloudconnectionsPutNotFound) Error() string
- func (o *PcloudCloudconnectionsPutNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsPutNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsPutNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutNotFound) String() string
- type PcloudCloudconnectionsPutOK
- func (o *PcloudCloudconnectionsPutOK) Code() int
- func (o *PcloudCloudconnectionsPutOK) Error() string
- func (o *PcloudCloudconnectionsPutOK) GetPayload() *models.CloudConnection
- func (o *PcloudCloudconnectionsPutOK) IsClientError() bool
- func (o *PcloudCloudconnectionsPutOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutOK) IsServerError() bool
- func (o *PcloudCloudconnectionsPutOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutOK) String() string
- type PcloudCloudconnectionsPutParams
- func NewPcloudCloudconnectionsPutParams() *PcloudCloudconnectionsPutParams
- func NewPcloudCloudconnectionsPutParamsWithContext(ctx context.Context) *PcloudCloudconnectionsPutParams
- func NewPcloudCloudconnectionsPutParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsPutParams
- func NewPcloudCloudconnectionsPutParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) SetBody(body *models.CloudConnectionUpdate)
- func (o *PcloudCloudconnectionsPutParams) SetCloudConnectionID(cloudConnectionID string)
- func (o *PcloudCloudconnectionsPutParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsPutParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsPutParams) SetDefaults()
- func (o *PcloudCloudconnectionsPutParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsPutParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsPutParams) WithBody(body *models.CloudConnectionUpdate) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithContext(ctx context.Context) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithDefaults() *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsPutParams
- func (o *PcloudCloudconnectionsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsPutReader
- type PcloudCloudconnectionsPutRequestTimeout
- func (o *PcloudCloudconnectionsPutRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsPutRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsPutRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsPutRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsPutRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutRequestTimeout) String() string
- type PcloudCloudconnectionsPutServiceUnavailable
- func (o *PcloudCloudconnectionsPutServiceUnavailable) Code() int
- func (o *PcloudCloudconnectionsPutServiceUnavailable) Error() string
- func (o *PcloudCloudconnectionsPutServiceUnavailable) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutServiceUnavailable) IsClientError() bool
- func (o *PcloudCloudconnectionsPutServiceUnavailable) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutServiceUnavailable) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutServiceUnavailable) IsServerError() bool
- func (o *PcloudCloudconnectionsPutServiceUnavailable) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutServiceUnavailable) String() string
- type PcloudCloudconnectionsPutUnauthorized
- func (o *PcloudCloudconnectionsPutUnauthorized) Code() int
- func (o *PcloudCloudconnectionsPutUnauthorized) Error() string
- func (o *PcloudCloudconnectionsPutUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsPutUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsPutUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutUnauthorized) String() string
- type PcloudCloudconnectionsPutUnprocessableEntity
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) Code() int
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) Error() string
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsClientError() bool
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsCode(code int) bool
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsRedirect() bool
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsServerError() bool
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsSuccess() bool
- func (o *PcloudCloudconnectionsPutUnprocessableEntity) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallOK
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) GetPayload() *models.CloudConnectionVirtualPrivateClouds
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParams() *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithContext(ctx context.Context) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetCloudInstanceID(cloudInstanceID string)
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetContext(ctx context.Context)
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetDefaults()
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetHTTPClient(client *http.Client)
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetTimeout(timeout time.Duration)
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithContext(ctx context.Context) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithDefaults() *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PcloudCloudconnectionsVirtualprivatecloudsGetallReader
- type PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) String() string
- type PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Code() int
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Error() string
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) GetPayload() *models.Error
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsClientError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsCode(code int) bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsRedirect() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsServerError() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsSuccess() bool
- func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) 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 p cloud cloud connections API
func (*Client) PcloudCloudconnectionsDelete ¶
func (a *Client) PcloudCloudconnectionsDelete(params *PcloudCloudconnectionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsDeleteOK, *PcloudCloudconnectionsDeleteAccepted, error)
PcloudCloudconnectionsDelete deletes a cloud connection
func (*Client) PcloudCloudconnectionsGet ¶
func (a *Client) PcloudCloudconnectionsGet(params *PcloudCloudconnectionsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsGetOK, error)
PcloudCloudconnectionsGet gets a cloud connection s state information
func (*Client) PcloudCloudconnectionsGetall ¶
func (a *Client) PcloudCloudconnectionsGetall(params *PcloudCloudconnectionsGetallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsGetallOK, error)
PcloudCloudconnectionsGetall gets all cloud connections in this cloud instance
func (*Client) PcloudCloudconnectionsNetworksDelete ¶
func (a *Client) PcloudCloudconnectionsNetworksDelete(params *PcloudCloudconnectionsNetworksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsNetworksDeleteOK, *PcloudCloudconnectionsNetworksDeleteAccepted, error)
PcloudCloudconnectionsNetworksDelete detaches a network from a cloud connection
func (*Client) PcloudCloudconnectionsNetworksPut ¶
func (a *Client) PcloudCloudconnectionsNetworksPut(params *PcloudCloudconnectionsNetworksPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsNetworksPutOK, *PcloudCloudconnectionsNetworksPutAccepted, error)
PcloudCloudconnectionsNetworksPut attaches a network to the cloud connection
func (*Client) PcloudCloudconnectionsPost ¶
func (a *Client) PcloudCloudconnectionsPost(params *PcloudCloudconnectionsPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsPostOK, *PcloudCloudconnectionsPostCreated, *PcloudCloudconnectionsPostAccepted, error)
PcloudCloudconnectionsPost creates a new cloud connection
func (*Client) PcloudCloudconnectionsPut ¶
func (a *Client) PcloudCloudconnectionsPut(params *PcloudCloudconnectionsPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsPutOK, *PcloudCloudconnectionsPutAccepted, error)
PcloudCloudconnectionsPut updates a cloud connection
func (*Client) PcloudCloudconnectionsVirtualprivatecloudsGetall ¶
func (a *Client) PcloudCloudconnectionsVirtualprivatecloudsGetall(params *PcloudCloudconnectionsVirtualprivatecloudsGetallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK, error)
PcloudCloudconnectionsVirtualprivatecloudsGetall gets all virtual private cloud connections in this cloud instance
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v1.1.0
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶ added in v1.1.0
type ClientService interface { PcloudCloudconnectionsDelete(params *PcloudCloudconnectionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsDeleteOK, *PcloudCloudconnectionsDeleteAccepted, error) PcloudCloudconnectionsGet(params *PcloudCloudconnectionsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsGetOK, error) PcloudCloudconnectionsGetall(params *PcloudCloudconnectionsGetallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsGetallOK, error) PcloudCloudconnectionsNetworksDelete(params *PcloudCloudconnectionsNetworksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsNetworksDeleteOK, *PcloudCloudconnectionsNetworksDeleteAccepted, error) PcloudCloudconnectionsNetworksPut(params *PcloudCloudconnectionsNetworksPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsNetworksPutOK, *PcloudCloudconnectionsNetworksPutAccepted, error) PcloudCloudconnectionsPost(params *PcloudCloudconnectionsPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsPostOK, *PcloudCloudconnectionsPostCreated, *PcloudCloudconnectionsPostAccepted, error) PcloudCloudconnectionsPut(params *PcloudCloudconnectionsPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsPutOK, *PcloudCloudconnectionsPutAccepted, error) PcloudCloudconnectionsVirtualprivatecloudsGetall(params *PcloudCloudconnectionsVirtualprivatecloudsGetallParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK, 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 p cloud cloud connections API client.
func NewClientWithBasicAuth ¶ added in v1.7.0
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new p cloud cloud connections API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v1.7.0
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new p cloud cloud connections API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type PcloudCloudconnectionsDeleteAccepted ¶ added in v1.0.54
type PcloudCloudconnectionsDeleteAccepted struct {
Payload *models.JobReference
}
PcloudCloudconnectionsDeleteAccepted describes a response with status code 202, with default header values.
Accepted
func NewPcloudCloudconnectionsDeleteAccepted ¶ added in v1.0.54
func NewPcloudCloudconnectionsDeleteAccepted() *PcloudCloudconnectionsDeleteAccepted
NewPcloudCloudconnectionsDeleteAccepted creates a PcloudCloudconnectionsDeleteAccepted with default headers values
func (*PcloudCloudconnectionsDeleteAccepted) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteAccepted) Code() int
Code gets the status code for the pcloud cloudconnections delete accepted response
func (*PcloudCloudconnectionsDeleteAccepted) Error ¶ added in v1.0.54
func (o *PcloudCloudconnectionsDeleteAccepted) Error() string
func (*PcloudCloudconnectionsDeleteAccepted) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteAccepted) GetPayload() *models.JobReference
func (*PcloudCloudconnectionsDeleteAccepted) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete accepted response has a 4xx status code
func (*PcloudCloudconnectionsDeleteAccepted) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete accepted response a status code equal to that given
func (*PcloudCloudconnectionsDeleteAccepted) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete accepted response has a 3xx status code
func (*PcloudCloudconnectionsDeleteAccepted) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete accepted response has a 5xx status code
func (*PcloudCloudconnectionsDeleteAccepted) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete accepted response has a 2xx status code
func (*PcloudCloudconnectionsDeleteAccepted) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteAccepted) String() string
type PcloudCloudconnectionsDeleteBadRequest ¶
PcloudCloudconnectionsDeleteBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsDeleteBadRequest ¶
func NewPcloudCloudconnectionsDeleteBadRequest() *PcloudCloudconnectionsDeleteBadRequest
NewPcloudCloudconnectionsDeleteBadRequest creates a PcloudCloudconnectionsDeleteBadRequest with default headers values
func (*PcloudCloudconnectionsDeleteBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections delete bad request response
func (*PcloudCloudconnectionsDeleteBadRequest) Error ¶
func (o *PcloudCloudconnectionsDeleteBadRequest) Error() string
func (*PcloudCloudconnectionsDeleteBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete bad request response has a 4xx status code
func (*PcloudCloudconnectionsDeleteBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete bad request response a status code equal to that given
func (*PcloudCloudconnectionsDeleteBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete bad request response has a 3xx status code
func (*PcloudCloudconnectionsDeleteBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete bad request response has a 5xx status code
func (*PcloudCloudconnectionsDeleteBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete bad request response has a 2xx status code
func (*PcloudCloudconnectionsDeleteBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteBadRequest) String() string
type PcloudCloudconnectionsDeleteForbidden ¶ added in v1.4.2
PcloudCloudconnectionsDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsDeleteForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsDeleteForbidden() *PcloudCloudconnectionsDeleteForbidden
NewPcloudCloudconnectionsDeleteForbidden creates a PcloudCloudconnectionsDeleteForbidden with default headers values
func (*PcloudCloudconnectionsDeleteForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) Code() int
Code gets the status code for the pcloud cloudconnections delete forbidden response
func (*PcloudCloudconnectionsDeleteForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) Error() string
func (*PcloudCloudconnectionsDeleteForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete forbidden response has a 4xx status code
func (*PcloudCloudconnectionsDeleteForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete forbidden response a status code equal to that given
func (*PcloudCloudconnectionsDeleteForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete forbidden response has a 3xx status code
func (*PcloudCloudconnectionsDeleteForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete forbidden response has a 5xx status code
func (*PcloudCloudconnectionsDeleteForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete forbidden response has a 2xx status code
func (*PcloudCloudconnectionsDeleteForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsDeleteForbidden) String() string
type PcloudCloudconnectionsDeleteGone ¶
PcloudCloudconnectionsDeleteGone describes a response with status code 410, with default header values.
Gone
func NewPcloudCloudconnectionsDeleteGone ¶
func NewPcloudCloudconnectionsDeleteGone() *PcloudCloudconnectionsDeleteGone
NewPcloudCloudconnectionsDeleteGone creates a PcloudCloudconnectionsDeleteGone with default headers values
func (*PcloudCloudconnectionsDeleteGone) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteGone) Code() int
Code gets the status code for the pcloud cloudconnections delete gone response
func (*PcloudCloudconnectionsDeleteGone) Error ¶
func (o *PcloudCloudconnectionsDeleteGone) Error() string
func (*PcloudCloudconnectionsDeleteGone) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteGone) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteGone) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete gone response has a 4xx status code
func (*PcloudCloudconnectionsDeleteGone) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete gone response a status code equal to that given
func (*PcloudCloudconnectionsDeleteGone) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete gone response has a 3xx status code
func (*PcloudCloudconnectionsDeleteGone) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete gone response has a 5xx status code
func (*PcloudCloudconnectionsDeleteGone) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete gone response has a 2xx status code
func (*PcloudCloudconnectionsDeleteGone) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteGone) String() string
type PcloudCloudconnectionsDeleteInternalServerError ¶
PcloudCloudconnectionsDeleteInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsDeleteInternalServerError ¶
func NewPcloudCloudconnectionsDeleteInternalServerError() *PcloudCloudconnectionsDeleteInternalServerError
NewPcloudCloudconnectionsDeleteInternalServerError creates a PcloudCloudconnectionsDeleteInternalServerError with default headers values
func (*PcloudCloudconnectionsDeleteInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections delete internal server error response
func (*PcloudCloudconnectionsDeleteInternalServerError) Error ¶
func (o *PcloudCloudconnectionsDeleteInternalServerError) Error() string
func (*PcloudCloudconnectionsDeleteInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete internal server error response has a 4xx status code
func (*PcloudCloudconnectionsDeleteInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete internal server error response a status code equal to that given
func (*PcloudCloudconnectionsDeleteInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete internal server error response has a 3xx status code
func (*PcloudCloudconnectionsDeleteInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete internal server error response has a 5xx status code
func (*PcloudCloudconnectionsDeleteInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete internal server error response has a 2xx status code
func (*PcloudCloudconnectionsDeleteInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteInternalServerError) String() string
type PcloudCloudconnectionsDeleteNotFound ¶ added in v1.1.10
PcloudCloudconnectionsDeleteNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsDeleteNotFound ¶ added in v1.1.10
func NewPcloudCloudconnectionsDeleteNotFound() *PcloudCloudconnectionsDeleteNotFound
NewPcloudCloudconnectionsDeleteNotFound creates a PcloudCloudconnectionsDeleteNotFound with default headers values
func (*PcloudCloudconnectionsDeleteNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteNotFound) Code() int
Code gets the status code for the pcloud cloudconnections delete not found response
func (*PcloudCloudconnectionsDeleteNotFound) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsDeleteNotFound) Error() string
func (*PcloudCloudconnectionsDeleteNotFound) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsDeleteNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete not found response has a 4xx status code
func (*PcloudCloudconnectionsDeleteNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete not found response a status code equal to that given
func (*PcloudCloudconnectionsDeleteNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete not found response has a 3xx status code
func (*PcloudCloudconnectionsDeleteNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete not found response has a 5xx status code
func (*PcloudCloudconnectionsDeleteNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete not found response has a 2xx status code
func (*PcloudCloudconnectionsDeleteNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteNotFound) String() string
type PcloudCloudconnectionsDeleteOK ¶
PcloudCloudconnectionsDeleteOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsDeleteOK ¶
func NewPcloudCloudconnectionsDeleteOK() *PcloudCloudconnectionsDeleteOK
NewPcloudCloudconnectionsDeleteOK creates a PcloudCloudconnectionsDeleteOK with default headers values
func (*PcloudCloudconnectionsDeleteOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteOK) Code() int
Code gets the status code for the pcloud cloudconnections delete o k response
func (*PcloudCloudconnectionsDeleteOK) Error ¶
func (o *PcloudCloudconnectionsDeleteOK) Error() string
func (*PcloudCloudconnectionsDeleteOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteOK) GetPayload() models.Object
func (*PcloudCloudconnectionsDeleteOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete o k response has a 4xx status code
func (*PcloudCloudconnectionsDeleteOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete o k response a status code equal to that given
func (*PcloudCloudconnectionsDeleteOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete o k response has a 3xx status code
func (*PcloudCloudconnectionsDeleteOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete o k response has a 5xx status code
func (*PcloudCloudconnectionsDeleteOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete o k response has a 2xx status code
func (*PcloudCloudconnectionsDeleteOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteOK) String() string
type PcloudCloudconnectionsDeleteParams ¶
type PcloudCloudconnectionsDeleteParams struct { /* CloudConnectionID. Cloud Connection ID */ CloudConnectionID string /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsDeleteParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections delete operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsDeleteParams ¶
func NewPcloudCloudconnectionsDeleteParams() *PcloudCloudconnectionsDeleteParams
NewPcloudCloudconnectionsDeleteParams creates a new PcloudCloudconnectionsDeleteParams 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 NewPcloudCloudconnectionsDeleteParamsWithContext ¶
func NewPcloudCloudconnectionsDeleteParamsWithContext(ctx context.Context) *PcloudCloudconnectionsDeleteParams
NewPcloudCloudconnectionsDeleteParamsWithContext creates a new PcloudCloudconnectionsDeleteParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsDeleteParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsDeleteParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsDeleteParams
NewPcloudCloudconnectionsDeleteParamsWithHTTPClient creates a new PcloudCloudconnectionsDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsDeleteParamsWithTimeout ¶
func NewPcloudCloudconnectionsDeleteParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsDeleteParams
NewPcloudCloudconnectionsDeleteParamsWithTimeout creates a new PcloudCloudconnectionsDeleteParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsDeleteParams) SetCloudConnectionID ¶
func (o *PcloudCloudconnectionsDeleteParams) SetCloudConnectionID(cloudConnectionID string)
SetCloudConnectionID adds the cloudConnectionId to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsDeleteParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) SetContext ¶
func (o *PcloudCloudconnectionsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections delete params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsDeleteParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) SetTimeout ¶
func (o *PcloudCloudconnectionsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WithCloudConnectionID ¶
func (o *PcloudCloudconnectionsDeleteParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsDeleteParams
WithCloudConnectionID adds the cloudConnectionID to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsDeleteParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsDeleteParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WithContext ¶
func (o *PcloudCloudconnectionsDeleteParams) WithContext(ctx context.Context) *PcloudCloudconnectionsDeleteParams
WithContext adds the context to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteParams) WithDefaults() *PcloudCloudconnectionsDeleteParams
WithDefaults hydrates default values in the pcloud cloudconnections delete params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsDeleteParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsDeleteParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsDeleteParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WithTimeout ¶
func (o *PcloudCloudconnectionsDeleteParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsDeleteParams
WithTimeout adds the timeout to the pcloud cloudconnections delete params
func (*PcloudCloudconnectionsDeleteParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsDeleteReader ¶
type PcloudCloudconnectionsDeleteReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsDeleteReader is a Reader for the PcloudCloudconnectionsDelete structure.
func (*PcloudCloudconnectionsDeleteReader) ReadResponse ¶
func (o *PcloudCloudconnectionsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsDeleteRequestTimeout ¶ added in v1.1.10
PcloudCloudconnectionsDeleteRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsDeleteRequestTimeout ¶ added in v1.1.10
func NewPcloudCloudconnectionsDeleteRequestTimeout() *PcloudCloudconnectionsDeleteRequestTimeout
NewPcloudCloudconnectionsDeleteRequestTimeout creates a PcloudCloudconnectionsDeleteRequestTimeout with default headers values
func (*PcloudCloudconnectionsDeleteRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections delete request timeout response
func (*PcloudCloudconnectionsDeleteRequestTimeout) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsDeleteRequestTimeout) Error() string
func (*PcloudCloudconnectionsDeleteRequestTimeout) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsDeleteRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete request timeout response has a 4xx status code
func (*PcloudCloudconnectionsDeleteRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete request timeout response a status code equal to that given
func (*PcloudCloudconnectionsDeleteRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete request timeout response has a 3xx status code
func (*PcloudCloudconnectionsDeleteRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete request timeout response has a 5xx status code
func (*PcloudCloudconnectionsDeleteRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete request timeout response has a 2xx status code
func (*PcloudCloudconnectionsDeleteRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteRequestTimeout) String() string
type PcloudCloudconnectionsDeleteUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsDeleteUnauthorized struct {
}PcloudCloudconnectionsDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsDeleteUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsDeleteUnauthorized() *PcloudCloudconnectionsDeleteUnauthorized
NewPcloudCloudconnectionsDeleteUnauthorized creates a PcloudCloudconnectionsDeleteUnauthorized with default headers values
func (*PcloudCloudconnectionsDeleteUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsDeleteUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections delete unauthorized response
func (*PcloudCloudconnectionsDeleteUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsDeleteUnauthorized) Error() string
func (*PcloudCloudconnectionsDeleteUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsDeleteUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsDeleteUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections delete unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsDeleteUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections delete unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsDeleteUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections delete unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsDeleteUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections delete unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsDeleteUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections delete unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsDeleteUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsDeleteUnauthorized) String() string
type PcloudCloudconnectionsGetBadRequest ¶
PcloudCloudconnectionsGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsGetBadRequest ¶
func NewPcloudCloudconnectionsGetBadRequest() *PcloudCloudconnectionsGetBadRequest
NewPcloudCloudconnectionsGetBadRequest creates a PcloudCloudconnectionsGetBadRequest with default headers values
func (*PcloudCloudconnectionsGetBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections get bad request response
func (*PcloudCloudconnectionsGetBadRequest) Error ¶
func (o *PcloudCloudconnectionsGetBadRequest) Error() string
func (*PcloudCloudconnectionsGetBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get bad request response has a 4xx status code
func (*PcloudCloudconnectionsGetBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get bad request response a status code equal to that given
func (*PcloudCloudconnectionsGetBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get bad request response has a 3xx status code
func (*PcloudCloudconnectionsGetBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get bad request response has a 5xx status code
func (*PcloudCloudconnectionsGetBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get bad request response has a 2xx status code
func (*PcloudCloudconnectionsGetBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetBadRequest) String() string
type PcloudCloudconnectionsGetForbidden ¶ added in v1.4.2
PcloudCloudconnectionsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsGetForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsGetForbidden() *PcloudCloudconnectionsGetForbidden
NewPcloudCloudconnectionsGetForbidden creates a PcloudCloudconnectionsGetForbidden with default headers values
func (*PcloudCloudconnectionsGetForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) Code() int
Code gets the status code for the pcloud cloudconnections get forbidden response
func (*PcloudCloudconnectionsGetForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) Error() string
func (*PcloudCloudconnectionsGetForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get forbidden response has a 4xx status code
func (*PcloudCloudconnectionsGetForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get forbidden response a status code equal to that given
func (*PcloudCloudconnectionsGetForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get forbidden response has a 3xx status code
func (*PcloudCloudconnectionsGetForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get forbidden response has a 5xx status code
func (*PcloudCloudconnectionsGetForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get forbidden response has a 2xx status code
func (*PcloudCloudconnectionsGetForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetForbidden) String() string
type PcloudCloudconnectionsGetInternalServerError ¶
PcloudCloudconnectionsGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsGetInternalServerError ¶
func NewPcloudCloudconnectionsGetInternalServerError() *PcloudCloudconnectionsGetInternalServerError
NewPcloudCloudconnectionsGetInternalServerError creates a PcloudCloudconnectionsGetInternalServerError with default headers values
func (*PcloudCloudconnectionsGetInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections get internal server error response
func (*PcloudCloudconnectionsGetInternalServerError) Error ¶
func (o *PcloudCloudconnectionsGetInternalServerError) Error() string
func (*PcloudCloudconnectionsGetInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get internal server error response has a 4xx status code
func (*PcloudCloudconnectionsGetInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get internal server error response a status code equal to that given
func (*PcloudCloudconnectionsGetInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get internal server error response has a 3xx status code
func (*PcloudCloudconnectionsGetInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get internal server error response has a 5xx status code
func (*PcloudCloudconnectionsGetInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get internal server error response has a 2xx status code
func (*PcloudCloudconnectionsGetInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetInternalServerError) String() string
type PcloudCloudconnectionsGetNotFound ¶
PcloudCloudconnectionsGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsGetNotFound ¶
func NewPcloudCloudconnectionsGetNotFound() *PcloudCloudconnectionsGetNotFound
NewPcloudCloudconnectionsGetNotFound creates a PcloudCloudconnectionsGetNotFound with default headers values
func (*PcloudCloudconnectionsGetNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetNotFound) Code() int
Code gets the status code for the pcloud cloudconnections get not found response
func (*PcloudCloudconnectionsGetNotFound) Error ¶
func (o *PcloudCloudconnectionsGetNotFound) Error() string
func (*PcloudCloudconnectionsGetNotFound) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get not found response has a 4xx status code
func (*PcloudCloudconnectionsGetNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get not found response a status code equal to that given
func (*PcloudCloudconnectionsGetNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get not found response has a 3xx status code
func (*PcloudCloudconnectionsGetNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get not found response has a 5xx status code
func (*PcloudCloudconnectionsGetNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get not found response has a 2xx status code
func (*PcloudCloudconnectionsGetNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetNotFound) String() string
type PcloudCloudconnectionsGetOK ¶
type PcloudCloudconnectionsGetOK struct {
Payload *models.CloudConnection
}
PcloudCloudconnectionsGetOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsGetOK ¶
func NewPcloudCloudconnectionsGetOK() *PcloudCloudconnectionsGetOK
NewPcloudCloudconnectionsGetOK creates a PcloudCloudconnectionsGetOK with default headers values
func (*PcloudCloudconnectionsGetOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetOK) Code() int
Code gets the status code for the pcloud cloudconnections get o k response
func (*PcloudCloudconnectionsGetOK) Error ¶
func (o *PcloudCloudconnectionsGetOK) Error() string
func (*PcloudCloudconnectionsGetOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetOK) GetPayload() *models.CloudConnection
func (*PcloudCloudconnectionsGetOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get o k response has a 4xx status code
func (*PcloudCloudconnectionsGetOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get o k response a status code equal to that given
func (*PcloudCloudconnectionsGetOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get o k response has a 3xx status code
func (*PcloudCloudconnectionsGetOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get o k response has a 5xx status code
func (*PcloudCloudconnectionsGetOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get o k response has a 2xx status code
func (*PcloudCloudconnectionsGetOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetOK) String() string
type PcloudCloudconnectionsGetParams ¶
type PcloudCloudconnectionsGetParams struct { /* CloudConnectionID. Cloud Connection ID */ CloudConnectionID string /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsGetParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections get operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsGetParams ¶
func NewPcloudCloudconnectionsGetParams() *PcloudCloudconnectionsGetParams
NewPcloudCloudconnectionsGetParams creates a new PcloudCloudconnectionsGetParams 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 NewPcloudCloudconnectionsGetParamsWithContext ¶
func NewPcloudCloudconnectionsGetParamsWithContext(ctx context.Context) *PcloudCloudconnectionsGetParams
NewPcloudCloudconnectionsGetParamsWithContext creates a new PcloudCloudconnectionsGetParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsGetParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsGetParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetParams
NewPcloudCloudconnectionsGetParamsWithHTTPClient creates a new PcloudCloudconnectionsGetParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsGetParamsWithTimeout ¶
func NewPcloudCloudconnectionsGetParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetParams
NewPcloudCloudconnectionsGetParamsWithTimeout creates a new PcloudCloudconnectionsGetParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsGetParams) SetCloudConnectionID ¶
func (o *PcloudCloudconnectionsGetParams) SetCloudConnectionID(cloudConnectionID string)
SetCloudConnectionID adds the cloudConnectionId to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsGetParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) SetContext ¶
func (o *PcloudCloudconnectionsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections get params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsGetParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) SetTimeout ¶
func (o *PcloudCloudconnectionsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WithCloudConnectionID ¶
func (o *PcloudCloudconnectionsGetParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsGetParams
WithCloudConnectionID adds the cloudConnectionID to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsGetParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsGetParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WithContext ¶
func (o *PcloudCloudconnectionsGetParams) WithContext(ctx context.Context) *PcloudCloudconnectionsGetParams
WithContext adds the context to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetParams) WithDefaults() *PcloudCloudconnectionsGetParams
WithDefaults hydrates default values in the pcloud cloudconnections get params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsGetParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsGetParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WithTimeout ¶
func (o *PcloudCloudconnectionsGetParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetParams
WithTimeout adds the timeout to the pcloud cloudconnections get params
func (*PcloudCloudconnectionsGetParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsGetReader ¶
type PcloudCloudconnectionsGetReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsGetReader is a Reader for the PcloudCloudconnectionsGet structure.
func (*PcloudCloudconnectionsGetReader) ReadResponse ¶
func (o *PcloudCloudconnectionsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsGetRequestTimeout ¶ added in v1.1.10
PcloudCloudconnectionsGetRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsGetRequestTimeout ¶ added in v1.1.10
func NewPcloudCloudconnectionsGetRequestTimeout() *PcloudCloudconnectionsGetRequestTimeout
NewPcloudCloudconnectionsGetRequestTimeout creates a PcloudCloudconnectionsGetRequestTimeout with default headers values
func (*PcloudCloudconnectionsGetRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections get request timeout response
func (*PcloudCloudconnectionsGetRequestTimeout) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsGetRequestTimeout) Error() string
func (*PcloudCloudconnectionsGetRequestTimeout) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsGetRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get request timeout response has a 4xx status code
func (*PcloudCloudconnectionsGetRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get request timeout response a status code equal to that given
func (*PcloudCloudconnectionsGetRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get request timeout response has a 3xx status code
func (*PcloudCloudconnectionsGetRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get request timeout response has a 5xx status code
func (*PcloudCloudconnectionsGetRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get request timeout response has a 2xx status code
func (*PcloudCloudconnectionsGetRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetRequestTimeout) String() string
type PcloudCloudconnectionsGetUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsGetUnauthorized struct {
}PcloudCloudconnectionsGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsGetUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsGetUnauthorized() *PcloudCloudconnectionsGetUnauthorized
NewPcloudCloudconnectionsGetUnauthorized creates a PcloudCloudconnectionsGetUnauthorized with default headers values
func (*PcloudCloudconnectionsGetUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections get unauthorized response
func (*PcloudCloudconnectionsGetUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsGetUnauthorized) Error() string
func (*PcloudCloudconnectionsGetUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections get unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsGetUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections get unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsGetUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections get unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsGetUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections get unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsGetUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections get unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsGetUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetUnauthorized) String() string
type PcloudCloudconnectionsGetallBadRequest ¶
PcloudCloudconnectionsGetallBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsGetallBadRequest ¶
func NewPcloudCloudconnectionsGetallBadRequest() *PcloudCloudconnectionsGetallBadRequest
NewPcloudCloudconnectionsGetallBadRequest creates a PcloudCloudconnectionsGetallBadRequest with default headers values
func (*PcloudCloudconnectionsGetallBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections getall bad request response
func (*PcloudCloudconnectionsGetallBadRequest) Error ¶
func (o *PcloudCloudconnectionsGetallBadRequest) Error() string
func (*PcloudCloudconnectionsGetallBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall bad request response has a 4xx status code
func (*PcloudCloudconnectionsGetallBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall bad request response a status code equal to that given
func (*PcloudCloudconnectionsGetallBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall bad request response has a 3xx status code
func (*PcloudCloudconnectionsGetallBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall bad request response has a 5xx status code
func (*PcloudCloudconnectionsGetallBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall bad request response has a 2xx status code
func (*PcloudCloudconnectionsGetallBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallBadRequest) String() string
type PcloudCloudconnectionsGetallForbidden ¶ added in v1.2.2
PcloudCloudconnectionsGetallForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsGetallForbidden ¶ added in v1.2.2
func NewPcloudCloudconnectionsGetallForbidden() *PcloudCloudconnectionsGetallForbidden
NewPcloudCloudconnectionsGetallForbidden creates a PcloudCloudconnectionsGetallForbidden with default headers values
func (*PcloudCloudconnectionsGetallForbidden) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallForbidden) Code() int
Code gets the status code for the pcloud cloudconnections getall forbidden response
func (*PcloudCloudconnectionsGetallForbidden) Error ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) Error() string
func (*PcloudCloudconnectionsGetallForbidden) GetPayload ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallForbidden) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall forbidden response has a 4xx status code
func (*PcloudCloudconnectionsGetallForbidden) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall forbidden response a status code equal to that given
func (*PcloudCloudconnectionsGetallForbidden) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall forbidden response has a 3xx status code
func (*PcloudCloudconnectionsGetallForbidden) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall forbidden response has a 5xx status code
func (*PcloudCloudconnectionsGetallForbidden) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall forbidden response has a 2xx status code
func (*PcloudCloudconnectionsGetallForbidden) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallForbidden) String() string
type PcloudCloudconnectionsGetallInternalServerError ¶
PcloudCloudconnectionsGetallInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsGetallInternalServerError ¶
func NewPcloudCloudconnectionsGetallInternalServerError() *PcloudCloudconnectionsGetallInternalServerError
NewPcloudCloudconnectionsGetallInternalServerError creates a PcloudCloudconnectionsGetallInternalServerError with default headers values
func (*PcloudCloudconnectionsGetallInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections getall internal server error response
func (*PcloudCloudconnectionsGetallInternalServerError) Error ¶
func (o *PcloudCloudconnectionsGetallInternalServerError) Error() string
func (*PcloudCloudconnectionsGetallInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall internal server error response has a 4xx status code
func (*PcloudCloudconnectionsGetallInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall internal server error response a status code equal to that given
func (*PcloudCloudconnectionsGetallInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall internal server error response has a 3xx status code
func (*PcloudCloudconnectionsGetallInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall internal server error response has a 5xx status code
func (*PcloudCloudconnectionsGetallInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall internal server error response has a 2xx status code
func (*PcloudCloudconnectionsGetallInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallInternalServerError) String() string
type PcloudCloudconnectionsGetallNotFound ¶ added in v1.4.2
PcloudCloudconnectionsGetallNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsGetallNotFound ¶ added in v1.4.2
func NewPcloudCloudconnectionsGetallNotFound() *PcloudCloudconnectionsGetallNotFound
NewPcloudCloudconnectionsGetallNotFound creates a PcloudCloudconnectionsGetallNotFound with default headers values
func (*PcloudCloudconnectionsGetallNotFound) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) Code() int
Code gets the status code for the pcloud cloudconnections getall not found response
func (*PcloudCloudconnectionsGetallNotFound) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) Error() string
func (*PcloudCloudconnectionsGetallNotFound) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallNotFound) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall not found response has a 4xx status code
func (*PcloudCloudconnectionsGetallNotFound) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall not found response a status code equal to that given
func (*PcloudCloudconnectionsGetallNotFound) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall not found response has a 3xx status code
func (*PcloudCloudconnectionsGetallNotFound) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall not found response has a 5xx status code
func (*PcloudCloudconnectionsGetallNotFound) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall not found response has a 2xx status code
func (*PcloudCloudconnectionsGetallNotFound) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsGetallNotFound) String() string
type PcloudCloudconnectionsGetallOK ¶
type PcloudCloudconnectionsGetallOK struct {
Payload *models.CloudConnections
}
PcloudCloudconnectionsGetallOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsGetallOK ¶
func NewPcloudCloudconnectionsGetallOK() *PcloudCloudconnectionsGetallOK
NewPcloudCloudconnectionsGetallOK creates a PcloudCloudconnectionsGetallOK with default headers values
func (*PcloudCloudconnectionsGetallOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallOK) Code() int
Code gets the status code for the pcloud cloudconnections getall o k response
func (*PcloudCloudconnectionsGetallOK) Error ¶
func (o *PcloudCloudconnectionsGetallOK) Error() string
func (*PcloudCloudconnectionsGetallOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallOK) GetPayload() *models.CloudConnections
func (*PcloudCloudconnectionsGetallOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall o k response has a 4xx status code
func (*PcloudCloudconnectionsGetallOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall o k response a status code equal to that given
func (*PcloudCloudconnectionsGetallOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall o k response has a 3xx status code
func (*PcloudCloudconnectionsGetallOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall o k response has a 5xx status code
func (*PcloudCloudconnectionsGetallOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall o k response has a 2xx status code
func (*PcloudCloudconnectionsGetallOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallOK) String() string
type PcloudCloudconnectionsGetallParams ¶
type PcloudCloudconnectionsGetallParams struct { /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsGetallParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections getall operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsGetallParams ¶
func NewPcloudCloudconnectionsGetallParams() *PcloudCloudconnectionsGetallParams
NewPcloudCloudconnectionsGetallParams creates a new PcloudCloudconnectionsGetallParams 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 NewPcloudCloudconnectionsGetallParamsWithContext ¶
func NewPcloudCloudconnectionsGetallParamsWithContext(ctx context.Context) *PcloudCloudconnectionsGetallParams
NewPcloudCloudconnectionsGetallParamsWithContext creates a new PcloudCloudconnectionsGetallParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsGetallParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsGetallParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetallParams
NewPcloudCloudconnectionsGetallParamsWithHTTPClient creates a new PcloudCloudconnectionsGetallParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsGetallParamsWithTimeout ¶
func NewPcloudCloudconnectionsGetallParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetallParams
NewPcloudCloudconnectionsGetallParamsWithTimeout creates a new PcloudCloudconnectionsGetallParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsGetallParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsGetallParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) SetContext ¶
func (o *PcloudCloudconnectionsGetallParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections getall params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsGetallParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsGetallParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) SetTimeout ¶
func (o *PcloudCloudconnectionsGetallParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsGetallParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsGetallParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) WithContext ¶
func (o *PcloudCloudconnectionsGetallParams) WithContext(ctx context.Context) *PcloudCloudconnectionsGetallParams
WithContext adds the context to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallParams) WithDefaults() *PcloudCloudconnectionsGetallParams
WithDefaults hydrates default values in the pcloud cloudconnections getall params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsGetallParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsGetallParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsGetallParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) WithTimeout ¶
func (o *PcloudCloudconnectionsGetallParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsGetallParams
WithTimeout adds the timeout to the pcloud cloudconnections getall params
func (*PcloudCloudconnectionsGetallParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsGetallReader ¶
type PcloudCloudconnectionsGetallReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsGetallReader is a Reader for the PcloudCloudconnectionsGetall structure.
func (*PcloudCloudconnectionsGetallReader) ReadResponse ¶
func (o *PcloudCloudconnectionsGetallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsGetallRequestTimeout ¶ added in v1.0.75
PcloudCloudconnectionsGetallRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsGetallRequestTimeout ¶ added in v1.0.75
func NewPcloudCloudconnectionsGetallRequestTimeout() *PcloudCloudconnectionsGetallRequestTimeout
NewPcloudCloudconnectionsGetallRequestTimeout creates a PcloudCloudconnectionsGetallRequestTimeout with default headers values
func (*PcloudCloudconnectionsGetallRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections getall request timeout response
func (*PcloudCloudconnectionsGetallRequestTimeout) Error ¶ added in v1.0.75
func (o *PcloudCloudconnectionsGetallRequestTimeout) Error() string
func (*PcloudCloudconnectionsGetallRequestTimeout) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall request timeout response has a 4xx status code
func (*PcloudCloudconnectionsGetallRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall request timeout response a status code equal to that given
func (*PcloudCloudconnectionsGetallRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall request timeout response has a 3xx status code
func (*PcloudCloudconnectionsGetallRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall request timeout response has a 5xx status code
func (*PcloudCloudconnectionsGetallRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall request timeout response has a 2xx status code
func (*PcloudCloudconnectionsGetallRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallRequestTimeout) String() string
type PcloudCloudconnectionsGetallUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsGetallUnauthorized struct {
}PcloudCloudconnectionsGetallUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsGetallUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsGetallUnauthorized() *PcloudCloudconnectionsGetallUnauthorized
NewPcloudCloudconnectionsGetallUnauthorized creates a PcloudCloudconnectionsGetallUnauthorized with default headers values
func (*PcloudCloudconnectionsGetallUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsGetallUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections getall unauthorized response
func (*PcloudCloudconnectionsGetallUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsGetallUnauthorized) Error() string
func (*PcloudCloudconnectionsGetallUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsGetallUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsGetallUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections getall unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsGetallUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections getall unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsGetallUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections getall unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsGetallUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections getall unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsGetallUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections getall unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsGetallUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsGetallUnauthorized) String() string
type PcloudCloudconnectionsNetworksDeleteAccepted ¶ added in v1.0.56
type PcloudCloudconnectionsNetworksDeleteAccepted struct {
Payload *models.JobReference
}
PcloudCloudconnectionsNetworksDeleteAccepted describes a response with status code 202, with default header values.
Accepted
func NewPcloudCloudconnectionsNetworksDeleteAccepted ¶ added in v1.0.56
func NewPcloudCloudconnectionsNetworksDeleteAccepted() *PcloudCloudconnectionsNetworksDeleteAccepted
NewPcloudCloudconnectionsNetworksDeleteAccepted creates a PcloudCloudconnectionsNetworksDeleteAccepted with default headers values
func (*PcloudCloudconnectionsNetworksDeleteAccepted) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) Code() int
Code gets the status code for the pcloud cloudconnections networks delete accepted response
func (*PcloudCloudconnectionsNetworksDeleteAccepted) Error ¶ added in v1.0.56
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) Error() string
func (*PcloudCloudconnectionsNetworksDeleteAccepted) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) GetPayload() *models.JobReference
func (*PcloudCloudconnectionsNetworksDeleteAccepted) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete accepted response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteAccepted) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete accepted response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteAccepted) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete accepted response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteAccepted) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete accepted response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteAccepted) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete accepted response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteAccepted) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteAccepted) String() string
type PcloudCloudconnectionsNetworksDeleteBadRequest ¶
PcloudCloudconnectionsNetworksDeleteBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsNetworksDeleteBadRequest ¶
func NewPcloudCloudconnectionsNetworksDeleteBadRequest() *PcloudCloudconnectionsNetworksDeleteBadRequest
NewPcloudCloudconnectionsNetworksDeleteBadRequest creates a PcloudCloudconnectionsNetworksDeleteBadRequest with default headers values
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections networks delete bad request response
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) Error ¶
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) Error() string
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete bad request response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete bad request response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete bad request response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete bad request response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete bad request response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteBadRequest) String() string
type PcloudCloudconnectionsNetworksDeleteForbidden ¶ added in v1.4.2
PcloudCloudconnectionsNetworksDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsNetworksDeleteForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsNetworksDeleteForbidden() *PcloudCloudconnectionsNetworksDeleteForbidden
NewPcloudCloudconnectionsNetworksDeleteForbidden creates a PcloudCloudconnectionsNetworksDeleteForbidden with default headers values
func (*PcloudCloudconnectionsNetworksDeleteForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) Code() int
Code gets the status code for the pcloud cloudconnections networks delete forbidden response
func (*PcloudCloudconnectionsNetworksDeleteForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) Error() string
func (*PcloudCloudconnectionsNetworksDeleteForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete forbidden response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete forbidden response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete forbidden response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete forbidden response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete forbidden response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksDeleteForbidden) String() string
type PcloudCloudconnectionsNetworksDeleteGone ¶
PcloudCloudconnectionsNetworksDeleteGone describes a response with status code 410, with default header values.
Gone
func NewPcloudCloudconnectionsNetworksDeleteGone ¶
func NewPcloudCloudconnectionsNetworksDeleteGone() *PcloudCloudconnectionsNetworksDeleteGone
NewPcloudCloudconnectionsNetworksDeleteGone creates a PcloudCloudconnectionsNetworksDeleteGone with default headers values
func (*PcloudCloudconnectionsNetworksDeleteGone) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteGone) Code() int
Code gets the status code for the pcloud cloudconnections networks delete gone response
func (*PcloudCloudconnectionsNetworksDeleteGone) Error ¶
func (o *PcloudCloudconnectionsNetworksDeleteGone) Error() string
func (*PcloudCloudconnectionsNetworksDeleteGone) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteGone) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteGone) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete gone response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteGone) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete gone response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteGone) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete gone response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteGone) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete gone response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteGone) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete gone response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteGone) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteGone) String() string
type PcloudCloudconnectionsNetworksDeleteInternalServerError ¶
PcloudCloudconnectionsNetworksDeleteInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsNetworksDeleteInternalServerError ¶
func NewPcloudCloudconnectionsNetworksDeleteInternalServerError() *PcloudCloudconnectionsNetworksDeleteInternalServerError
NewPcloudCloudconnectionsNetworksDeleteInternalServerError creates a PcloudCloudconnectionsNetworksDeleteInternalServerError with default headers values
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections networks delete internal server error response
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) Error ¶
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) Error() string
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete internal server error response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete internal server error response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete internal server error response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete internal server error response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete internal server error response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteInternalServerError) String() string
type PcloudCloudconnectionsNetworksDeleteNotFound ¶ added in v1.1.10
PcloudCloudconnectionsNetworksDeleteNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsNetworksDeleteNotFound ¶ added in v1.1.10
func NewPcloudCloudconnectionsNetworksDeleteNotFound() *PcloudCloudconnectionsNetworksDeleteNotFound
NewPcloudCloudconnectionsNetworksDeleteNotFound creates a PcloudCloudconnectionsNetworksDeleteNotFound with default headers values
func (*PcloudCloudconnectionsNetworksDeleteNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) Code() int
Code gets the status code for the pcloud cloudconnections networks delete not found response
func (*PcloudCloudconnectionsNetworksDeleteNotFound) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) Error() string
func (*PcloudCloudconnectionsNetworksDeleteNotFound) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete not found response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete not found response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete not found response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete not found response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete not found response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteNotFound) String() string
type PcloudCloudconnectionsNetworksDeleteOK ¶
PcloudCloudconnectionsNetworksDeleteOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsNetworksDeleteOK ¶
func NewPcloudCloudconnectionsNetworksDeleteOK() *PcloudCloudconnectionsNetworksDeleteOK
NewPcloudCloudconnectionsNetworksDeleteOK creates a PcloudCloudconnectionsNetworksDeleteOK with default headers values
func (*PcloudCloudconnectionsNetworksDeleteOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteOK) Code() int
Code gets the status code for the pcloud cloudconnections networks delete o k response
func (*PcloudCloudconnectionsNetworksDeleteOK) Error ¶
func (o *PcloudCloudconnectionsNetworksDeleteOK) Error() string
func (*PcloudCloudconnectionsNetworksDeleteOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteOK) GetPayload() models.Object
func (*PcloudCloudconnectionsNetworksDeleteOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete o k response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete o k response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete o k response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete o k response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete o k response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteOK) String() string
type PcloudCloudconnectionsNetworksDeleteParams ¶
type PcloudCloudconnectionsNetworksDeleteParams struct { /* CloudConnectionID. Cloud Connection ID */ CloudConnectionID string /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string /* NetworkID. Network ID */ NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsNetworksDeleteParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections networks delete operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsNetworksDeleteParams ¶
func NewPcloudCloudconnectionsNetworksDeleteParams() *PcloudCloudconnectionsNetworksDeleteParams
NewPcloudCloudconnectionsNetworksDeleteParams creates a new PcloudCloudconnectionsNetworksDeleteParams 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 NewPcloudCloudconnectionsNetworksDeleteParamsWithContext ¶
func NewPcloudCloudconnectionsNetworksDeleteParamsWithContext(ctx context.Context) *PcloudCloudconnectionsNetworksDeleteParams
NewPcloudCloudconnectionsNetworksDeleteParamsWithContext creates a new PcloudCloudconnectionsNetworksDeleteParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsNetworksDeleteParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsNetworksDeleteParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksDeleteParams
NewPcloudCloudconnectionsNetworksDeleteParamsWithHTTPClient creates a new PcloudCloudconnectionsNetworksDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsNetworksDeleteParamsWithTimeout ¶
func NewPcloudCloudconnectionsNetworksDeleteParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksDeleteParams
NewPcloudCloudconnectionsNetworksDeleteParamsWithTimeout creates a new PcloudCloudconnectionsNetworksDeleteParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsNetworksDeleteParams) SetCloudConnectionID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetCloudConnectionID(cloudConnectionID string)
SetCloudConnectionID adds the cloudConnectionId to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) SetContext ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections networks delete params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsNetworksDeleteParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) SetNetworkID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) SetTimeout ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithCloudConnectionID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsNetworksDeleteParams
WithCloudConnectionID adds the cloudConnectionID to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsNetworksDeleteParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithContext ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithContext(ctx context.Context) *PcloudCloudconnectionsNetworksDeleteParams
WithContext adds the context to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithDefaults() *PcloudCloudconnectionsNetworksDeleteParams
WithDefaults hydrates default values in the pcloud cloudconnections networks delete params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsNetworksDeleteParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksDeleteParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithNetworkID ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithNetworkID(networkID string) *PcloudCloudconnectionsNetworksDeleteParams
WithNetworkID adds the networkID to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WithTimeout ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksDeleteParams
WithTimeout adds the timeout to the pcloud cloudconnections networks delete params
func (*PcloudCloudconnectionsNetworksDeleteParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsNetworksDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsNetworksDeleteReader ¶
type PcloudCloudconnectionsNetworksDeleteReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsNetworksDeleteReader is a Reader for the PcloudCloudconnectionsNetworksDelete structure.
func (*PcloudCloudconnectionsNetworksDeleteReader) ReadResponse ¶
func (o *PcloudCloudconnectionsNetworksDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsNetworksDeleteRequestTimeout ¶ added in v1.1.10
PcloudCloudconnectionsNetworksDeleteRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsNetworksDeleteRequestTimeout ¶ added in v1.1.10
func NewPcloudCloudconnectionsNetworksDeleteRequestTimeout() *PcloudCloudconnectionsNetworksDeleteRequestTimeout
NewPcloudCloudconnectionsNetworksDeleteRequestTimeout creates a PcloudCloudconnectionsNetworksDeleteRequestTimeout with default headers values
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections networks delete request timeout response
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) Error() string
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete request timeout response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete request timeout response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete request timeout response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete request timeout response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete request timeout response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteRequestTimeout) String() string
type PcloudCloudconnectionsNetworksDeleteUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsNetworksDeleteUnauthorized struct {
}PcloudCloudconnectionsNetworksDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsNetworksDeleteUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsNetworksDeleteUnauthorized() *PcloudCloudconnectionsNetworksDeleteUnauthorized
NewPcloudCloudconnectionsNetworksDeleteUnauthorized creates a PcloudCloudconnectionsNetworksDeleteUnauthorized with default headers values
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections networks delete unauthorized response
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) Error() string
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks delete unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks delete unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks delete unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks delete unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks delete unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsNetworksDeleteUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksDeleteUnauthorized) String() string
type PcloudCloudconnectionsNetworksPutAccepted ¶ added in v1.0.56
type PcloudCloudconnectionsNetworksPutAccepted struct {
Payload *models.JobReference
}
PcloudCloudconnectionsNetworksPutAccepted describes a response with status code 202, with default header values.
Accepted
func NewPcloudCloudconnectionsNetworksPutAccepted ¶ added in v1.0.56
func NewPcloudCloudconnectionsNetworksPutAccepted() *PcloudCloudconnectionsNetworksPutAccepted
NewPcloudCloudconnectionsNetworksPutAccepted creates a PcloudCloudconnectionsNetworksPutAccepted with default headers values
func (*PcloudCloudconnectionsNetworksPutAccepted) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutAccepted) Code() int
Code gets the status code for the pcloud cloudconnections networks put accepted response
func (*PcloudCloudconnectionsNetworksPutAccepted) Error ¶ added in v1.0.56
func (o *PcloudCloudconnectionsNetworksPutAccepted) Error() string
func (*PcloudCloudconnectionsNetworksPutAccepted) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutAccepted) GetPayload() *models.JobReference
func (*PcloudCloudconnectionsNetworksPutAccepted) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put accepted response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutAccepted) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put accepted response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutAccepted) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put accepted response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutAccepted) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put accepted response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutAccepted) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put accepted response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutAccepted) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutAccepted) String() string
type PcloudCloudconnectionsNetworksPutBadRequest ¶
PcloudCloudconnectionsNetworksPutBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsNetworksPutBadRequest ¶
func NewPcloudCloudconnectionsNetworksPutBadRequest() *PcloudCloudconnectionsNetworksPutBadRequest
NewPcloudCloudconnectionsNetworksPutBadRequest creates a PcloudCloudconnectionsNetworksPutBadRequest with default headers values
func (*PcloudCloudconnectionsNetworksPutBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections networks put bad request response
func (*PcloudCloudconnectionsNetworksPutBadRequest) Error ¶
func (o *PcloudCloudconnectionsNetworksPutBadRequest) Error() string
func (*PcloudCloudconnectionsNetworksPutBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put bad request response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put bad request response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put bad request response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put bad request response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put bad request response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutBadRequest) String() string
type PcloudCloudconnectionsNetworksPutForbidden ¶ added in v1.4.2
PcloudCloudconnectionsNetworksPutForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsNetworksPutForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsNetworksPutForbidden() *PcloudCloudconnectionsNetworksPutForbidden
NewPcloudCloudconnectionsNetworksPutForbidden creates a PcloudCloudconnectionsNetworksPutForbidden with default headers values
func (*PcloudCloudconnectionsNetworksPutForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) Code() int
Code gets the status code for the pcloud cloudconnections networks put forbidden response
func (*PcloudCloudconnectionsNetworksPutForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) Error() string
func (*PcloudCloudconnectionsNetworksPutForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put forbidden response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put forbidden response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put forbidden response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put forbidden response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put forbidden response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsNetworksPutForbidden) String() string
type PcloudCloudconnectionsNetworksPutInternalServerError ¶
PcloudCloudconnectionsNetworksPutInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsNetworksPutInternalServerError ¶
func NewPcloudCloudconnectionsNetworksPutInternalServerError() *PcloudCloudconnectionsNetworksPutInternalServerError
NewPcloudCloudconnectionsNetworksPutInternalServerError creates a PcloudCloudconnectionsNetworksPutInternalServerError with default headers values
func (*PcloudCloudconnectionsNetworksPutInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections networks put internal server error response
func (*PcloudCloudconnectionsNetworksPutInternalServerError) Error ¶
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) Error() string
func (*PcloudCloudconnectionsNetworksPutInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put internal server error response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put internal server error response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put internal server error response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put internal server error response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put internal server error response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutInternalServerError) String() string
type PcloudCloudconnectionsNetworksPutNotFound ¶ added in v1.1.10
PcloudCloudconnectionsNetworksPutNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsNetworksPutNotFound ¶ added in v1.1.10
func NewPcloudCloudconnectionsNetworksPutNotFound() *PcloudCloudconnectionsNetworksPutNotFound
NewPcloudCloudconnectionsNetworksPutNotFound creates a PcloudCloudconnectionsNetworksPutNotFound with default headers values
func (*PcloudCloudconnectionsNetworksPutNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutNotFound) Code() int
Code gets the status code for the pcloud cloudconnections networks put not found response
func (*PcloudCloudconnectionsNetworksPutNotFound) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksPutNotFound) Error() string
func (*PcloudCloudconnectionsNetworksPutNotFound) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksPutNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put not found response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put not found response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put not found response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put not found response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put not found response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutNotFound) String() string
type PcloudCloudconnectionsNetworksPutOK ¶
PcloudCloudconnectionsNetworksPutOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsNetworksPutOK ¶
func NewPcloudCloudconnectionsNetworksPutOK() *PcloudCloudconnectionsNetworksPutOK
NewPcloudCloudconnectionsNetworksPutOK creates a PcloudCloudconnectionsNetworksPutOK with default headers values
func (*PcloudCloudconnectionsNetworksPutOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutOK) Code() int
Code gets the status code for the pcloud cloudconnections networks put o k response
func (*PcloudCloudconnectionsNetworksPutOK) Error ¶
func (o *PcloudCloudconnectionsNetworksPutOK) Error() string
func (*PcloudCloudconnectionsNetworksPutOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutOK) GetPayload() models.Object
func (*PcloudCloudconnectionsNetworksPutOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put o k response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put o k response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put o k response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put o k response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put o k response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutOK) String() string
type PcloudCloudconnectionsNetworksPutParams ¶
type PcloudCloudconnectionsNetworksPutParams struct { /* CloudConnectionID. Cloud Connection ID */ CloudConnectionID string /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string /* NetworkID. Network ID */ NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsNetworksPutParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections networks put operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsNetworksPutParams ¶
func NewPcloudCloudconnectionsNetworksPutParams() *PcloudCloudconnectionsNetworksPutParams
NewPcloudCloudconnectionsNetworksPutParams creates a new PcloudCloudconnectionsNetworksPutParams 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 NewPcloudCloudconnectionsNetworksPutParamsWithContext ¶
func NewPcloudCloudconnectionsNetworksPutParamsWithContext(ctx context.Context) *PcloudCloudconnectionsNetworksPutParams
NewPcloudCloudconnectionsNetworksPutParamsWithContext creates a new PcloudCloudconnectionsNetworksPutParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsNetworksPutParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsNetworksPutParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksPutParams
NewPcloudCloudconnectionsNetworksPutParamsWithHTTPClient creates a new PcloudCloudconnectionsNetworksPutParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsNetworksPutParamsWithTimeout ¶
func NewPcloudCloudconnectionsNetworksPutParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksPutParams
NewPcloudCloudconnectionsNetworksPutParamsWithTimeout creates a new PcloudCloudconnectionsNetworksPutParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsNetworksPutParams) SetCloudConnectionID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetCloudConnectionID(cloudConnectionID string)
SetCloudConnectionID adds the cloudConnectionId to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) SetContext ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections networks put params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsNetworksPutParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) SetNetworkID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) SetTimeout ¶
func (o *PcloudCloudconnectionsNetworksPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithCloudConnectionID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsNetworksPutParams
WithCloudConnectionID adds the cloudConnectionID to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsNetworksPutParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithContext ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithContext(ctx context.Context) *PcloudCloudconnectionsNetworksPutParams
WithContext adds the context to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutParams) WithDefaults() *PcloudCloudconnectionsNetworksPutParams
WithDefaults hydrates default values in the pcloud cloudconnections networks put params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsNetworksPutParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsNetworksPutParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithNetworkID ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithNetworkID(networkID string) *PcloudCloudconnectionsNetworksPutParams
WithNetworkID adds the networkID to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WithTimeout ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsNetworksPutParams
WithTimeout adds the timeout to the pcloud cloudconnections networks put params
func (*PcloudCloudconnectionsNetworksPutParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsNetworksPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsNetworksPutReader ¶
type PcloudCloudconnectionsNetworksPutReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsNetworksPutReader is a Reader for the PcloudCloudconnectionsNetworksPut structure.
func (*PcloudCloudconnectionsNetworksPutReader) ReadResponse ¶
func (o *PcloudCloudconnectionsNetworksPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsNetworksPutRequestTimeout ¶ added in v1.1.10
PcloudCloudconnectionsNetworksPutRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsNetworksPutRequestTimeout ¶ added in v1.1.10
func NewPcloudCloudconnectionsNetworksPutRequestTimeout() *PcloudCloudconnectionsNetworksPutRequestTimeout
NewPcloudCloudconnectionsNetworksPutRequestTimeout creates a PcloudCloudconnectionsNetworksPutRequestTimeout with default headers values
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections networks put request timeout response
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) Error() string
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put request timeout response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put request timeout response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put request timeout response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put request timeout response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put request timeout response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutRequestTimeout) String() string
type PcloudCloudconnectionsNetworksPutUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsNetworksPutUnauthorized struct {
}PcloudCloudconnectionsNetworksPutUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsNetworksPutUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsNetworksPutUnauthorized() *PcloudCloudconnectionsNetworksPutUnauthorized
NewPcloudCloudconnectionsNetworksPutUnauthorized creates a PcloudCloudconnectionsNetworksPutUnauthorized with default headers values
func (*PcloudCloudconnectionsNetworksPutUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections networks put unauthorized response
func (*PcloudCloudconnectionsNetworksPutUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) Error() string
func (*PcloudCloudconnectionsNetworksPutUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnauthorized) String() string
type PcloudCloudconnectionsNetworksPutUnprocessableEntity ¶
PcloudCloudconnectionsNetworksPutUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewPcloudCloudconnectionsNetworksPutUnprocessableEntity ¶
func NewPcloudCloudconnectionsNetworksPutUnprocessableEntity() *PcloudCloudconnectionsNetworksPutUnprocessableEntity
NewPcloudCloudconnectionsNetworksPutUnprocessableEntity creates a PcloudCloudconnectionsNetworksPutUnprocessableEntity with default headers values
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) Code() int
Code gets the status code for the pcloud cloudconnections networks put unprocessable entity response
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) Error ¶
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) Error() string
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) GetPayload() *models.Error
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections networks put unprocessable entity response has a 4xx status code
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections networks put unprocessable entity response a status code equal to that given
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections networks put unprocessable entity response has a 3xx status code
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections networks put unprocessable entity response has a 5xx status code
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections networks put unprocessable entity response has a 2xx status code
func (*PcloudCloudconnectionsNetworksPutUnprocessableEntity) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsNetworksPutUnprocessableEntity) String() string
type PcloudCloudconnectionsPostAccepted ¶ added in v1.0.54
type PcloudCloudconnectionsPostAccepted struct {
Payload *models.CloudConnectionCreateResponse
}
PcloudCloudconnectionsPostAccepted describes a response with status code 202, with default header values.
Accepted
func NewPcloudCloudconnectionsPostAccepted ¶ added in v1.0.54
func NewPcloudCloudconnectionsPostAccepted() *PcloudCloudconnectionsPostAccepted
NewPcloudCloudconnectionsPostAccepted creates a PcloudCloudconnectionsPostAccepted with default headers values
func (*PcloudCloudconnectionsPostAccepted) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostAccepted) Code() int
Code gets the status code for the pcloud cloudconnections post accepted response
func (*PcloudCloudconnectionsPostAccepted) Error ¶ added in v1.0.54
func (o *PcloudCloudconnectionsPostAccepted) Error() string
func (*PcloudCloudconnectionsPostAccepted) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostAccepted) GetPayload() *models.CloudConnectionCreateResponse
func (*PcloudCloudconnectionsPostAccepted) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post accepted response has a 4xx status code
func (*PcloudCloudconnectionsPostAccepted) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post accepted response a status code equal to that given
func (*PcloudCloudconnectionsPostAccepted) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post accepted response has a 3xx status code
func (*PcloudCloudconnectionsPostAccepted) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post accepted response has a 5xx status code
func (*PcloudCloudconnectionsPostAccepted) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post accepted response has a 2xx status code
func (*PcloudCloudconnectionsPostAccepted) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostAccepted) String() string
type PcloudCloudconnectionsPostBadRequest ¶
PcloudCloudconnectionsPostBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsPostBadRequest ¶
func NewPcloudCloudconnectionsPostBadRequest() *PcloudCloudconnectionsPostBadRequest
NewPcloudCloudconnectionsPostBadRequest creates a PcloudCloudconnectionsPostBadRequest with default headers values
func (*PcloudCloudconnectionsPostBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections post bad request response
func (*PcloudCloudconnectionsPostBadRequest) Error ¶
func (o *PcloudCloudconnectionsPostBadRequest) Error() string
func (*PcloudCloudconnectionsPostBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post bad request response has a 4xx status code
func (*PcloudCloudconnectionsPostBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post bad request response a status code equal to that given
func (*PcloudCloudconnectionsPostBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post bad request response has a 3xx status code
func (*PcloudCloudconnectionsPostBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post bad request response has a 5xx status code
func (*PcloudCloudconnectionsPostBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post bad request response has a 2xx status code
func (*PcloudCloudconnectionsPostBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostBadRequest) String() string
type PcloudCloudconnectionsPostConflict ¶
PcloudCloudconnectionsPostConflict describes a response with status code 409, with default header values.
Conflict
func NewPcloudCloudconnectionsPostConflict ¶
func NewPcloudCloudconnectionsPostConflict() *PcloudCloudconnectionsPostConflict
NewPcloudCloudconnectionsPostConflict creates a PcloudCloudconnectionsPostConflict with default headers values
func (*PcloudCloudconnectionsPostConflict) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostConflict) Code() int
Code gets the status code for the pcloud cloudconnections post conflict response
func (*PcloudCloudconnectionsPostConflict) Error ¶
func (o *PcloudCloudconnectionsPostConflict) Error() string
func (*PcloudCloudconnectionsPostConflict) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostConflict) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostConflict) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post conflict response has a 4xx status code
func (*PcloudCloudconnectionsPostConflict) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post conflict response a status code equal to that given
func (*PcloudCloudconnectionsPostConflict) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post conflict response has a 3xx status code
func (*PcloudCloudconnectionsPostConflict) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post conflict response has a 5xx status code
func (*PcloudCloudconnectionsPostConflict) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post conflict response has a 2xx status code
func (*PcloudCloudconnectionsPostConflict) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostConflict) String() string
type PcloudCloudconnectionsPostCreated ¶
type PcloudCloudconnectionsPostCreated struct {
Payload *models.CloudConnection
}
PcloudCloudconnectionsPostCreated describes a response with status code 201, with default header values.
Created
func NewPcloudCloudconnectionsPostCreated ¶
func NewPcloudCloudconnectionsPostCreated() *PcloudCloudconnectionsPostCreated
NewPcloudCloudconnectionsPostCreated creates a PcloudCloudconnectionsPostCreated with default headers values
func (*PcloudCloudconnectionsPostCreated) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostCreated) Code() int
Code gets the status code for the pcloud cloudconnections post created response
func (*PcloudCloudconnectionsPostCreated) Error ¶
func (o *PcloudCloudconnectionsPostCreated) Error() string
func (*PcloudCloudconnectionsPostCreated) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostCreated) GetPayload() *models.CloudConnection
func (*PcloudCloudconnectionsPostCreated) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post created response has a 4xx status code
func (*PcloudCloudconnectionsPostCreated) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post created response a status code equal to that given
func (*PcloudCloudconnectionsPostCreated) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post created response has a 3xx status code
func (*PcloudCloudconnectionsPostCreated) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post created response has a 5xx status code
func (*PcloudCloudconnectionsPostCreated) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post created response has a 2xx status code
func (*PcloudCloudconnectionsPostCreated) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostCreated) String() string
type PcloudCloudconnectionsPostForbidden ¶ added in v1.4.2
PcloudCloudconnectionsPostForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsPostForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsPostForbidden() *PcloudCloudconnectionsPostForbidden
NewPcloudCloudconnectionsPostForbidden creates a PcloudCloudconnectionsPostForbidden with default headers values
func (*PcloudCloudconnectionsPostForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) Code() int
Code gets the status code for the pcloud cloudconnections post forbidden response
func (*PcloudCloudconnectionsPostForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) Error() string
func (*PcloudCloudconnectionsPostForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post forbidden response has a 4xx status code
func (*PcloudCloudconnectionsPostForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post forbidden response a status code equal to that given
func (*PcloudCloudconnectionsPostForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post forbidden response has a 3xx status code
func (*PcloudCloudconnectionsPostForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post forbidden response has a 5xx status code
func (*PcloudCloudconnectionsPostForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post forbidden response has a 2xx status code
func (*PcloudCloudconnectionsPostForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPostForbidden) String() string
type PcloudCloudconnectionsPostGatewayTimeout ¶ added in v1.1.11
PcloudCloudconnectionsPostGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout
func NewPcloudCloudconnectionsPostGatewayTimeout ¶ added in v1.1.11
func NewPcloudCloudconnectionsPostGatewayTimeout() *PcloudCloudconnectionsPostGatewayTimeout
NewPcloudCloudconnectionsPostGatewayTimeout creates a PcloudCloudconnectionsPostGatewayTimeout with default headers values
func (*PcloudCloudconnectionsPostGatewayTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostGatewayTimeout) Code() int
Code gets the status code for the pcloud cloudconnections post gateway timeout response
func (*PcloudCloudconnectionsPostGatewayTimeout) Error ¶ added in v1.1.11
func (o *PcloudCloudconnectionsPostGatewayTimeout) Error() string
func (*PcloudCloudconnectionsPostGatewayTimeout) GetPayload ¶ added in v1.1.11
func (o *PcloudCloudconnectionsPostGatewayTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostGatewayTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post gateway timeout response has a 4xx status code
func (*PcloudCloudconnectionsPostGatewayTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post gateway timeout response a status code equal to that given
func (*PcloudCloudconnectionsPostGatewayTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post gateway timeout response has a 3xx status code
func (*PcloudCloudconnectionsPostGatewayTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post gateway timeout response has a 5xx status code
func (*PcloudCloudconnectionsPostGatewayTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post gateway timeout response has a 2xx status code
func (*PcloudCloudconnectionsPostGatewayTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostGatewayTimeout) String() string
type PcloudCloudconnectionsPostInternalServerError ¶
PcloudCloudconnectionsPostInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsPostInternalServerError ¶
func NewPcloudCloudconnectionsPostInternalServerError() *PcloudCloudconnectionsPostInternalServerError
NewPcloudCloudconnectionsPostInternalServerError creates a PcloudCloudconnectionsPostInternalServerError with default headers values
func (*PcloudCloudconnectionsPostInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections post internal server error response
func (*PcloudCloudconnectionsPostInternalServerError) Error ¶
func (o *PcloudCloudconnectionsPostInternalServerError) Error() string
func (*PcloudCloudconnectionsPostInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post internal server error response has a 4xx status code
func (*PcloudCloudconnectionsPostInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post internal server error response a status code equal to that given
func (*PcloudCloudconnectionsPostInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post internal server error response has a 3xx status code
func (*PcloudCloudconnectionsPostInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post internal server error response has a 5xx status code
func (*PcloudCloudconnectionsPostInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post internal server error response has a 2xx status code
func (*PcloudCloudconnectionsPostInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostInternalServerError) String() string
type PcloudCloudconnectionsPostMethodNotAllowed ¶ added in v1.8.1
PcloudCloudconnectionsPostMethodNotAllowed describes a response with status code 405, with default header values.
Method Not Allowed
func NewPcloudCloudconnectionsPostMethodNotAllowed ¶ added in v1.8.1
func NewPcloudCloudconnectionsPostMethodNotAllowed() *PcloudCloudconnectionsPostMethodNotAllowed
NewPcloudCloudconnectionsPostMethodNotAllowed creates a PcloudCloudconnectionsPostMethodNotAllowed with default headers values
func (*PcloudCloudconnectionsPostMethodNotAllowed) Code ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) Code() int
Code gets the status code for the pcloud cloudconnections post method not allowed response
func (*PcloudCloudconnectionsPostMethodNotAllowed) Error ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) Error() string
func (*PcloudCloudconnectionsPostMethodNotAllowed) GetPayload ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostMethodNotAllowed) IsClientError ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post method not allowed response has a 4xx status code
func (*PcloudCloudconnectionsPostMethodNotAllowed) IsCode ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post method not allowed response a status code equal to that given
func (*PcloudCloudconnectionsPostMethodNotAllowed) IsRedirect ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post method not allowed response has a 3xx status code
func (*PcloudCloudconnectionsPostMethodNotAllowed) IsServerError ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post method not allowed response has a 5xx status code
func (*PcloudCloudconnectionsPostMethodNotAllowed) IsSuccess ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post method not allowed response has a 2xx status code
func (*PcloudCloudconnectionsPostMethodNotAllowed) String ¶ added in v1.8.1
func (o *PcloudCloudconnectionsPostMethodNotAllowed) String() string
type PcloudCloudconnectionsPostNotFound ¶ added in v1.2.0
PcloudCloudconnectionsPostNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsPostNotFound ¶ added in v1.2.0
func NewPcloudCloudconnectionsPostNotFound() *PcloudCloudconnectionsPostNotFound
NewPcloudCloudconnectionsPostNotFound creates a PcloudCloudconnectionsPostNotFound with default headers values
func (*PcloudCloudconnectionsPostNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostNotFound) Code() int
Code gets the status code for the pcloud cloudconnections post not found response
func (*PcloudCloudconnectionsPostNotFound) Error ¶ added in v1.2.0
func (o *PcloudCloudconnectionsPostNotFound) Error() string
func (*PcloudCloudconnectionsPostNotFound) GetPayload ¶ added in v1.2.0
func (o *PcloudCloudconnectionsPostNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post not found response has a 4xx status code
func (*PcloudCloudconnectionsPostNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post not found response a status code equal to that given
func (*PcloudCloudconnectionsPostNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post not found response has a 3xx status code
func (*PcloudCloudconnectionsPostNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post not found response has a 5xx status code
func (*PcloudCloudconnectionsPostNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post not found response has a 2xx status code
func (*PcloudCloudconnectionsPostNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostNotFound) String() string
type PcloudCloudconnectionsPostOK ¶
type PcloudCloudconnectionsPostOK struct {
Payload *models.CloudConnection
}
PcloudCloudconnectionsPostOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsPostOK ¶
func NewPcloudCloudconnectionsPostOK() *PcloudCloudconnectionsPostOK
NewPcloudCloudconnectionsPostOK creates a PcloudCloudconnectionsPostOK with default headers values
func (*PcloudCloudconnectionsPostOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostOK) Code() int
Code gets the status code for the pcloud cloudconnections post o k response
func (*PcloudCloudconnectionsPostOK) Error ¶
func (o *PcloudCloudconnectionsPostOK) Error() string
func (*PcloudCloudconnectionsPostOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostOK) GetPayload() *models.CloudConnection
func (*PcloudCloudconnectionsPostOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post o k response has a 4xx status code
func (*PcloudCloudconnectionsPostOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post o k response a status code equal to that given
func (*PcloudCloudconnectionsPostOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post o k response has a 3xx status code
func (*PcloudCloudconnectionsPostOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post o k response has a 5xx status code
func (*PcloudCloudconnectionsPostOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post o k response has a 2xx status code
func (*PcloudCloudconnectionsPostOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostOK) String() string
type PcloudCloudconnectionsPostParams ¶
type PcloudCloudconnectionsPostParams struct { /* Body. Parameters for the creation of a new cloud connection */ Body *models.CloudConnectionCreate /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsPostParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections post operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsPostParams ¶
func NewPcloudCloudconnectionsPostParams() *PcloudCloudconnectionsPostParams
NewPcloudCloudconnectionsPostParams creates a new PcloudCloudconnectionsPostParams 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 NewPcloudCloudconnectionsPostParamsWithContext ¶
func NewPcloudCloudconnectionsPostParamsWithContext(ctx context.Context) *PcloudCloudconnectionsPostParams
NewPcloudCloudconnectionsPostParamsWithContext creates a new PcloudCloudconnectionsPostParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsPostParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsPostParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsPostParams
NewPcloudCloudconnectionsPostParamsWithHTTPClient creates a new PcloudCloudconnectionsPostParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsPostParamsWithTimeout ¶
func NewPcloudCloudconnectionsPostParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsPostParams
NewPcloudCloudconnectionsPostParamsWithTimeout creates a new PcloudCloudconnectionsPostParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsPostParams) SetBody ¶
func (o *PcloudCloudconnectionsPostParams) SetBody(body *models.CloudConnectionCreate)
SetBody adds the body to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsPostParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) SetContext ¶
func (o *PcloudCloudconnectionsPostParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections post params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsPostParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) SetTimeout ¶
func (o *PcloudCloudconnectionsPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WithBody ¶
func (o *PcloudCloudconnectionsPostParams) WithBody(body *models.CloudConnectionCreate) *PcloudCloudconnectionsPostParams
WithBody adds the body to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsPostParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsPostParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WithContext ¶
func (o *PcloudCloudconnectionsPostParams) WithContext(ctx context.Context) *PcloudCloudconnectionsPostParams
WithContext adds the context to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostParams) WithDefaults() *PcloudCloudconnectionsPostParams
WithDefaults hydrates default values in the pcloud cloudconnections post params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsPostParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsPostParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsPostParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WithTimeout ¶
func (o *PcloudCloudconnectionsPostParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsPostParams
WithTimeout adds the timeout to the pcloud cloudconnections post params
func (*PcloudCloudconnectionsPostParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsPostReader ¶
type PcloudCloudconnectionsPostReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsPostReader is a Reader for the PcloudCloudconnectionsPost structure.
func (*PcloudCloudconnectionsPostReader) ReadResponse ¶
func (o *PcloudCloudconnectionsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsPostRequestTimeout ¶ added in v1.1.11
PcloudCloudconnectionsPostRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsPostRequestTimeout ¶ added in v1.1.11
func NewPcloudCloudconnectionsPostRequestTimeout() *PcloudCloudconnectionsPostRequestTimeout
NewPcloudCloudconnectionsPostRequestTimeout creates a PcloudCloudconnectionsPostRequestTimeout with default headers values
func (*PcloudCloudconnectionsPostRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections post request timeout response
func (*PcloudCloudconnectionsPostRequestTimeout) Error ¶ added in v1.1.11
func (o *PcloudCloudconnectionsPostRequestTimeout) Error() string
func (*PcloudCloudconnectionsPostRequestTimeout) GetPayload ¶ added in v1.1.11
func (o *PcloudCloudconnectionsPostRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post request timeout response has a 4xx status code
func (*PcloudCloudconnectionsPostRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post request timeout response a status code equal to that given
func (*PcloudCloudconnectionsPostRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post request timeout response has a 3xx status code
func (*PcloudCloudconnectionsPostRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post request timeout response has a 5xx status code
func (*PcloudCloudconnectionsPostRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post request timeout response has a 2xx status code
func (*PcloudCloudconnectionsPostRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostRequestTimeout) String() string
type PcloudCloudconnectionsPostServiceUnavailable ¶ added in v1.2.4
type PcloudCloudconnectionsPostServiceUnavailable struct {
}PcloudCloudconnectionsPostServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPcloudCloudconnectionsPostServiceUnavailable ¶ added in v1.2.4
func NewPcloudCloudconnectionsPostServiceUnavailable() *PcloudCloudconnectionsPostServiceUnavailable
NewPcloudCloudconnectionsPostServiceUnavailable creates a PcloudCloudconnectionsPostServiceUnavailable with default headers values
func (*PcloudCloudconnectionsPostServiceUnavailable) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) Code() int
Code gets the status code for the pcloud cloudconnections post service unavailable response
func (*PcloudCloudconnectionsPostServiceUnavailable) Error ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) Error() string
func (*PcloudCloudconnectionsPostServiceUnavailable) GetPayload ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostServiceUnavailable) IsClientError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post service unavailable response has a 4xx status code
func (*PcloudCloudconnectionsPostServiceUnavailable) IsCode ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post service unavailable response a status code equal to that given
func (*PcloudCloudconnectionsPostServiceUnavailable) IsRedirect ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post service unavailable response has a 3xx status code
func (*PcloudCloudconnectionsPostServiceUnavailable) IsServerError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post service unavailable response has a 5xx status code
func (*PcloudCloudconnectionsPostServiceUnavailable) IsSuccess ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post service unavailable response has a 2xx status code
func (*PcloudCloudconnectionsPostServiceUnavailable) String ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostServiceUnavailable) String() string
type PcloudCloudconnectionsPostUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsPostUnauthorized struct {
}PcloudCloudconnectionsPostUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsPostUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsPostUnauthorized() *PcloudCloudconnectionsPostUnauthorized
NewPcloudCloudconnectionsPostUnauthorized creates a PcloudCloudconnectionsPostUnauthorized with default headers values
func (*PcloudCloudconnectionsPostUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections post unauthorized response
func (*PcloudCloudconnectionsPostUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsPostUnauthorized) Error() string
func (*PcloudCloudconnectionsPostUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsPostUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsPostUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsPostUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsPostUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsPostUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnauthorized) String() string
type PcloudCloudconnectionsPostUnprocessableEntity ¶
PcloudCloudconnectionsPostUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewPcloudCloudconnectionsPostUnprocessableEntity ¶
func NewPcloudCloudconnectionsPostUnprocessableEntity() *PcloudCloudconnectionsPostUnprocessableEntity
NewPcloudCloudconnectionsPostUnprocessableEntity creates a PcloudCloudconnectionsPostUnprocessableEntity with default headers values
func (*PcloudCloudconnectionsPostUnprocessableEntity) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPostUnprocessableEntity) Code() int
Code gets the status code for the pcloud cloudconnections post unprocessable entity response
func (*PcloudCloudconnectionsPostUnprocessableEntity) Error ¶
func (o *PcloudCloudconnectionsPostUnprocessableEntity) Error() string
func (*PcloudCloudconnectionsPostUnprocessableEntity) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPostUnprocessableEntity) GetPayload() *models.Error
func (*PcloudCloudconnectionsPostUnprocessableEntity) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections post unprocessable entity response has a 4xx status code
func (*PcloudCloudconnectionsPostUnprocessableEntity) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections post unprocessable entity response a status code equal to that given
func (*PcloudCloudconnectionsPostUnprocessableEntity) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections post unprocessable entity response has a 3xx status code
func (*PcloudCloudconnectionsPostUnprocessableEntity) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections post unprocessable entity response has a 5xx status code
func (*PcloudCloudconnectionsPostUnprocessableEntity) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections post unprocessable entity response has a 2xx status code
func (*PcloudCloudconnectionsPostUnprocessableEntity) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPostUnprocessableEntity) String() string
type PcloudCloudconnectionsPutAccepted ¶ added in v1.0.54
type PcloudCloudconnectionsPutAccepted struct {
Payload *models.JobReference
}
PcloudCloudconnectionsPutAccepted describes a response with status code 202, with default header values.
Accepted
func NewPcloudCloudconnectionsPutAccepted ¶ added in v1.0.54
func NewPcloudCloudconnectionsPutAccepted() *PcloudCloudconnectionsPutAccepted
NewPcloudCloudconnectionsPutAccepted creates a PcloudCloudconnectionsPutAccepted with default headers values
func (*PcloudCloudconnectionsPutAccepted) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutAccepted) Code() int
Code gets the status code for the pcloud cloudconnections put accepted response
func (*PcloudCloudconnectionsPutAccepted) Error ¶ added in v1.0.54
func (o *PcloudCloudconnectionsPutAccepted) Error() string
func (*PcloudCloudconnectionsPutAccepted) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutAccepted) GetPayload() *models.JobReference
func (*PcloudCloudconnectionsPutAccepted) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put accepted response has a 4xx status code
func (*PcloudCloudconnectionsPutAccepted) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put accepted response a status code equal to that given
func (*PcloudCloudconnectionsPutAccepted) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put accepted response has a 3xx status code
func (*PcloudCloudconnectionsPutAccepted) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put accepted response has a 5xx status code
func (*PcloudCloudconnectionsPutAccepted) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put accepted response has a 2xx status code
func (*PcloudCloudconnectionsPutAccepted) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutAccepted) String() string
type PcloudCloudconnectionsPutBadRequest ¶
PcloudCloudconnectionsPutBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsPutBadRequest ¶
func NewPcloudCloudconnectionsPutBadRequest() *PcloudCloudconnectionsPutBadRequest
NewPcloudCloudconnectionsPutBadRequest creates a PcloudCloudconnectionsPutBadRequest with default headers values
func (*PcloudCloudconnectionsPutBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections put bad request response
func (*PcloudCloudconnectionsPutBadRequest) Error ¶
func (o *PcloudCloudconnectionsPutBadRequest) Error() string
func (*PcloudCloudconnectionsPutBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put bad request response has a 4xx status code
func (*PcloudCloudconnectionsPutBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put bad request response a status code equal to that given
func (*PcloudCloudconnectionsPutBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put bad request response has a 3xx status code
func (*PcloudCloudconnectionsPutBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put bad request response has a 5xx status code
func (*PcloudCloudconnectionsPutBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put bad request response has a 2xx status code
func (*PcloudCloudconnectionsPutBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutBadRequest) String() string
type PcloudCloudconnectionsPutConflict ¶ added in v1.0.75
PcloudCloudconnectionsPutConflict describes a response with status code 409, with default header values.
Conflict
func NewPcloudCloudconnectionsPutConflict ¶ added in v1.0.75
func NewPcloudCloudconnectionsPutConflict() *PcloudCloudconnectionsPutConflict
NewPcloudCloudconnectionsPutConflict creates a PcloudCloudconnectionsPutConflict with default headers values
func (*PcloudCloudconnectionsPutConflict) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutConflict) Code() int
Code gets the status code for the pcloud cloudconnections put conflict response
func (*PcloudCloudconnectionsPutConflict) Error ¶ added in v1.0.75
func (o *PcloudCloudconnectionsPutConflict) Error() string
func (*PcloudCloudconnectionsPutConflict) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutConflict) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutConflict) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put conflict response has a 4xx status code
func (*PcloudCloudconnectionsPutConflict) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put conflict response a status code equal to that given
func (*PcloudCloudconnectionsPutConflict) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put conflict response has a 3xx status code
func (*PcloudCloudconnectionsPutConflict) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put conflict response has a 5xx status code
func (*PcloudCloudconnectionsPutConflict) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put conflict response has a 2xx status code
func (*PcloudCloudconnectionsPutConflict) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutConflict) String() string
type PcloudCloudconnectionsPutForbidden ¶ added in v1.4.2
PcloudCloudconnectionsPutForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsPutForbidden ¶ added in v1.4.2
func NewPcloudCloudconnectionsPutForbidden() *PcloudCloudconnectionsPutForbidden
NewPcloudCloudconnectionsPutForbidden creates a PcloudCloudconnectionsPutForbidden with default headers values
func (*PcloudCloudconnectionsPutForbidden) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) Code() int
Code gets the status code for the pcloud cloudconnections put forbidden response
func (*PcloudCloudconnectionsPutForbidden) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) Error() string
func (*PcloudCloudconnectionsPutForbidden) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutForbidden) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put forbidden response has a 4xx status code
func (*PcloudCloudconnectionsPutForbidden) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put forbidden response a status code equal to that given
func (*PcloudCloudconnectionsPutForbidden) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put forbidden response has a 3xx status code
func (*PcloudCloudconnectionsPutForbidden) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put forbidden response has a 5xx status code
func (*PcloudCloudconnectionsPutForbidden) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put forbidden response has a 2xx status code
func (*PcloudCloudconnectionsPutForbidden) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsPutForbidden) String() string
type PcloudCloudconnectionsPutInternalServerError ¶
PcloudCloudconnectionsPutInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsPutInternalServerError ¶
func NewPcloudCloudconnectionsPutInternalServerError() *PcloudCloudconnectionsPutInternalServerError
NewPcloudCloudconnectionsPutInternalServerError creates a PcloudCloudconnectionsPutInternalServerError with default headers values
func (*PcloudCloudconnectionsPutInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections put internal server error response
func (*PcloudCloudconnectionsPutInternalServerError) Error ¶
func (o *PcloudCloudconnectionsPutInternalServerError) Error() string
func (*PcloudCloudconnectionsPutInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put internal server error response has a 4xx status code
func (*PcloudCloudconnectionsPutInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put internal server error response a status code equal to that given
func (*PcloudCloudconnectionsPutInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put internal server error response has a 3xx status code
func (*PcloudCloudconnectionsPutInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put internal server error response has a 5xx status code
func (*PcloudCloudconnectionsPutInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put internal server error response has a 2xx status code
func (*PcloudCloudconnectionsPutInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutInternalServerError) String() string
type PcloudCloudconnectionsPutMethodNotAllowed ¶ added in v1.0.56
PcloudCloudconnectionsPutMethodNotAllowed describes a response with status code 405, with default header values.
Method Not Allowed
func NewPcloudCloudconnectionsPutMethodNotAllowed ¶ added in v1.0.56
func NewPcloudCloudconnectionsPutMethodNotAllowed() *PcloudCloudconnectionsPutMethodNotAllowed
NewPcloudCloudconnectionsPutMethodNotAllowed creates a PcloudCloudconnectionsPutMethodNotAllowed with default headers values
func (*PcloudCloudconnectionsPutMethodNotAllowed) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutMethodNotAllowed) Code() int
Code gets the status code for the pcloud cloudconnections put method not allowed response
func (*PcloudCloudconnectionsPutMethodNotAllowed) Error ¶ added in v1.0.56
func (o *PcloudCloudconnectionsPutMethodNotAllowed) Error() string
func (*PcloudCloudconnectionsPutMethodNotAllowed) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutMethodNotAllowed) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutMethodNotAllowed) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put method not allowed response has a 4xx status code
func (*PcloudCloudconnectionsPutMethodNotAllowed) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put method not allowed response a status code equal to that given
func (*PcloudCloudconnectionsPutMethodNotAllowed) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put method not allowed response has a 3xx status code
func (*PcloudCloudconnectionsPutMethodNotAllowed) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put method not allowed response has a 5xx status code
func (*PcloudCloudconnectionsPutMethodNotAllowed) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put method not allowed response has a 2xx status code
func (*PcloudCloudconnectionsPutMethodNotAllowed) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutMethodNotAllowed) String() string
type PcloudCloudconnectionsPutNotFound ¶ added in v1.0.59
PcloudCloudconnectionsPutNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsPutNotFound ¶ added in v1.0.59
func NewPcloudCloudconnectionsPutNotFound() *PcloudCloudconnectionsPutNotFound
NewPcloudCloudconnectionsPutNotFound creates a PcloudCloudconnectionsPutNotFound with default headers values
func (*PcloudCloudconnectionsPutNotFound) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutNotFound) Code() int
Code gets the status code for the pcloud cloudconnections put not found response
func (*PcloudCloudconnectionsPutNotFound) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsPutNotFound) Error() string
func (*PcloudCloudconnectionsPutNotFound) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutNotFound) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put not found response has a 4xx status code
func (*PcloudCloudconnectionsPutNotFound) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put not found response a status code equal to that given
func (*PcloudCloudconnectionsPutNotFound) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put not found response has a 3xx status code
func (*PcloudCloudconnectionsPutNotFound) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put not found response has a 5xx status code
func (*PcloudCloudconnectionsPutNotFound) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put not found response has a 2xx status code
func (*PcloudCloudconnectionsPutNotFound) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutNotFound) String() string
type PcloudCloudconnectionsPutOK ¶
type PcloudCloudconnectionsPutOK struct {
Payload *models.CloudConnection
}
PcloudCloudconnectionsPutOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsPutOK ¶
func NewPcloudCloudconnectionsPutOK() *PcloudCloudconnectionsPutOK
NewPcloudCloudconnectionsPutOK creates a PcloudCloudconnectionsPutOK with default headers values
func (*PcloudCloudconnectionsPutOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutOK) Code() int
Code gets the status code for the pcloud cloudconnections put o k response
func (*PcloudCloudconnectionsPutOK) Error ¶
func (o *PcloudCloudconnectionsPutOK) Error() string
func (*PcloudCloudconnectionsPutOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutOK) GetPayload() *models.CloudConnection
func (*PcloudCloudconnectionsPutOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put o k response has a 4xx status code
func (*PcloudCloudconnectionsPutOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put o k response a status code equal to that given
func (*PcloudCloudconnectionsPutOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put o k response has a 3xx status code
func (*PcloudCloudconnectionsPutOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put o k response has a 5xx status code
func (*PcloudCloudconnectionsPutOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put o k response has a 2xx status code
func (*PcloudCloudconnectionsPutOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutOK) String() string
type PcloudCloudconnectionsPutParams ¶
type PcloudCloudconnectionsPutParams struct { /* Body. Parameters to update a Cloud Connection */ Body *models.CloudConnectionUpdate /* CloudConnectionID. Cloud Connection ID */ CloudConnectionID string /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsPutParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections put operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsPutParams ¶
func NewPcloudCloudconnectionsPutParams() *PcloudCloudconnectionsPutParams
NewPcloudCloudconnectionsPutParams creates a new PcloudCloudconnectionsPutParams 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 NewPcloudCloudconnectionsPutParamsWithContext ¶
func NewPcloudCloudconnectionsPutParamsWithContext(ctx context.Context) *PcloudCloudconnectionsPutParams
NewPcloudCloudconnectionsPutParamsWithContext creates a new PcloudCloudconnectionsPutParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsPutParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsPutParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsPutParams
NewPcloudCloudconnectionsPutParamsWithHTTPClient creates a new PcloudCloudconnectionsPutParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsPutParamsWithTimeout ¶
func NewPcloudCloudconnectionsPutParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsPutParams
NewPcloudCloudconnectionsPutParamsWithTimeout creates a new PcloudCloudconnectionsPutParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsPutParams) SetBody ¶
func (o *PcloudCloudconnectionsPutParams) SetBody(body *models.CloudConnectionUpdate)
SetBody adds the body to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) SetCloudConnectionID ¶
func (o *PcloudCloudconnectionsPutParams) SetCloudConnectionID(cloudConnectionID string)
SetCloudConnectionID adds the cloudConnectionId to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsPutParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) SetContext ¶
func (o *PcloudCloudconnectionsPutParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections put params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsPutParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) SetTimeout ¶
func (o *PcloudCloudconnectionsPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithBody ¶
func (o *PcloudCloudconnectionsPutParams) WithBody(body *models.CloudConnectionUpdate) *PcloudCloudconnectionsPutParams
WithBody adds the body to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithCloudConnectionID ¶
func (o *PcloudCloudconnectionsPutParams) WithCloudConnectionID(cloudConnectionID string) *PcloudCloudconnectionsPutParams
WithCloudConnectionID adds the cloudConnectionID to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsPutParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsPutParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithContext ¶
func (o *PcloudCloudconnectionsPutParams) WithContext(ctx context.Context) *PcloudCloudconnectionsPutParams
WithContext adds the context to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutParams) WithDefaults() *PcloudCloudconnectionsPutParams
WithDefaults hydrates default values in the pcloud cloudconnections put params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsPutParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsPutParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsPutParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WithTimeout ¶
func (o *PcloudCloudconnectionsPutParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsPutParams
WithTimeout adds the timeout to the pcloud cloudconnections put params
func (*PcloudCloudconnectionsPutParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsPutReader ¶
type PcloudCloudconnectionsPutReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsPutReader is a Reader for the PcloudCloudconnectionsPut structure.
func (*PcloudCloudconnectionsPutReader) ReadResponse ¶
func (o *PcloudCloudconnectionsPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsPutRequestTimeout ¶ added in v1.1.10
PcloudCloudconnectionsPutRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsPutRequestTimeout ¶ added in v1.1.10
func NewPcloudCloudconnectionsPutRequestTimeout() *PcloudCloudconnectionsPutRequestTimeout
NewPcloudCloudconnectionsPutRequestTimeout creates a PcloudCloudconnectionsPutRequestTimeout with default headers values
func (*PcloudCloudconnectionsPutRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections put request timeout response
func (*PcloudCloudconnectionsPutRequestTimeout) Error ¶ added in v1.1.10
func (o *PcloudCloudconnectionsPutRequestTimeout) Error() string
func (*PcloudCloudconnectionsPutRequestTimeout) GetPayload ¶ added in v1.1.10
func (o *PcloudCloudconnectionsPutRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put request timeout response has a 4xx status code
func (*PcloudCloudconnectionsPutRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put request timeout response a status code equal to that given
func (*PcloudCloudconnectionsPutRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put request timeout response has a 3xx status code
func (*PcloudCloudconnectionsPutRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put request timeout response has a 5xx status code
func (*PcloudCloudconnectionsPutRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put request timeout response has a 2xx status code
func (*PcloudCloudconnectionsPutRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutRequestTimeout) String() string
type PcloudCloudconnectionsPutServiceUnavailable ¶ added in v1.2.4
type PcloudCloudconnectionsPutServiceUnavailable struct {
}PcloudCloudconnectionsPutServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPcloudCloudconnectionsPutServiceUnavailable ¶ added in v1.2.4
func NewPcloudCloudconnectionsPutServiceUnavailable() *PcloudCloudconnectionsPutServiceUnavailable
NewPcloudCloudconnectionsPutServiceUnavailable creates a PcloudCloudconnectionsPutServiceUnavailable with default headers values
func (*PcloudCloudconnectionsPutServiceUnavailable) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) Code() int
Code gets the status code for the pcloud cloudconnections put service unavailable response
func (*PcloudCloudconnectionsPutServiceUnavailable) Error ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) Error() string
func (*PcloudCloudconnectionsPutServiceUnavailable) GetPayload ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutServiceUnavailable) IsClientError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put service unavailable response has a 4xx status code
func (*PcloudCloudconnectionsPutServiceUnavailable) IsCode ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put service unavailable response a status code equal to that given
func (*PcloudCloudconnectionsPutServiceUnavailable) IsRedirect ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put service unavailable response has a 3xx status code
func (*PcloudCloudconnectionsPutServiceUnavailable) IsServerError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put service unavailable response has a 5xx status code
func (*PcloudCloudconnectionsPutServiceUnavailable) IsSuccess ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put service unavailable response has a 2xx status code
func (*PcloudCloudconnectionsPutServiceUnavailable) String ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutServiceUnavailable) String() string
type PcloudCloudconnectionsPutUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsPutUnauthorized struct {
}PcloudCloudconnectionsPutUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsPutUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsPutUnauthorized() *PcloudCloudconnectionsPutUnauthorized
NewPcloudCloudconnectionsPutUnauthorized creates a PcloudCloudconnectionsPutUnauthorized with default headers values
func (*PcloudCloudconnectionsPutUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections put unauthorized response
func (*PcloudCloudconnectionsPutUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsPutUnauthorized) Error() string
func (*PcloudCloudconnectionsPutUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsPutUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsPutUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsPutUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsPutUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsPutUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnauthorized) String() string
type PcloudCloudconnectionsPutUnprocessableEntity ¶
PcloudCloudconnectionsPutUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewPcloudCloudconnectionsPutUnprocessableEntity ¶
func NewPcloudCloudconnectionsPutUnprocessableEntity() *PcloudCloudconnectionsPutUnprocessableEntity
NewPcloudCloudconnectionsPutUnprocessableEntity creates a PcloudCloudconnectionsPutUnprocessableEntity with default headers values
func (*PcloudCloudconnectionsPutUnprocessableEntity) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsPutUnprocessableEntity) Code() int
Code gets the status code for the pcloud cloudconnections put unprocessable entity response
func (*PcloudCloudconnectionsPutUnprocessableEntity) Error ¶
func (o *PcloudCloudconnectionsPutUnprocessableEntity) Error() string
func (*PcloudCloudconnectionsPutUnprocessableEntity) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsPutUnprocessableEntity) GetPayload() *models.Error
func (*PcloudCloudconnectionsPutUnprocessableEntity) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections put unprocessable entity response has a 4xx status code
func (*PcloudCloudconnectionsPutUnprocessableEntity) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections put unprocessable entity response a status code equal to that given
func (*PcloudCloudconnectionsPutUnprocessableEntity) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections put unprocessable entity response has a 3xx status code
func (*PcloudCloudconnectionsPutUnprocessableEntity) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections put unprocessable entity response has a 5xx status code
func (*PcloudCloudconnectionsPutUnprocessableEntity) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections put unprocessable entity response has a 2xx status code
func (*PcloudCloudconnectionsPutUnprocessableEntity) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsPutUnprocessableEntity) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest ¶
PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest() *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest
NewPcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest creates a PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall bad request response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Error ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall bad request response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall bad request response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall bad request response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall bad request response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall bad request response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallBadRequest) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden ¶ added in v1.2.2
PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallForbidden ¶ added in v1.2.2
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallForbidden() *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden
NewPcloudCloudconnectionsVirtualprivatecloudsGetallForbidden creates a PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall forbidden response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Error ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) GetPayload ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall forbidden response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall forbidden response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall forbidden response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall forbidden response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall forbidden response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallForbidden) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout ¶ added in v1.1.11
type PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout struct {
Payload *models.Error
}
PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout describes a response with status code 504, with default header values.
Gateway Timeout
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout ¶ added in v1.1.11
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout() *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout
NewPcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout creates a PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall gateway timeout response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Error ¶ added in v1.1.11
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) GetPayload ¶ added in v1.1.11
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall gateway timeout response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall gateway timeout response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall gateway timeout response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall gateway timeout response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall gateway timeout response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallGatewayTimeout) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError ¶
type PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError struct {
Payload *models.Error
}
PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError() *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError
NewPcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError creates a PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall internal server error response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Error ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall internal server error response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall internal server error response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall internal server error response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall internal server error response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall internal server error response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallInternalServerError) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound ¶ added in v1.4.2
PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound describes a response with status code 404, with default header values.
Not Found
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallNotFound ¶ added in v1.4.2
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallNotFound() *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound
NewPcloudCloudconnectionsVirtualprivatecloudsGetallNotFound creates a PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Code ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall not found response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Error ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) GetPayload ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsClientError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall not found response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsCode ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall not found response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsRedirect ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall not found response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsServerError ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall not found response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsSuccess ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall not found response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) String ¶ added in v1.4.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallNotFound) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallOK ¶
type PcloudCloudconnectionsVirtualprivatecloudsGetallOK struct {
Payload *models.CloudConnectionVirtualPrivateClouds
}
PcloudCloudconnectionsVirtualprivatecloudsGetallOK describes a response with status code 200, with default header values.
OK
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallOK ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallOK() *PcloudCloudconnectionsVirtualprivatecloudsGetallOK
NewPcloudCloudconnectionsVirtualprivatecloudsGetallOK creates a PcloudCloudconnectionsVirtualprivatecloudsGetallOK with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall o k response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Error ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) GetPayload() *models.CloudConnectionVirtualPrivateClouds
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall o k response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall o k response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall o k response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall o k response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall o k response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallOK) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallOK) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallParams ¶
type PcloudCloudconnectionsVirtualprivatecloudsGetallParams struct { /* CloudInstanceID. Cloud Instance ID of a PCloud Instance */ CloudInstanceID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PcloudCloudconnectionsVirtualprivatecloudsGetallParams contains all the parameters to send to the API endpoint
for the pcloud cloudconnections virtualprivateclouds getall operation. Typically these are written to a http.Request.
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParams ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParams() *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
NewPcloudCloudconnectionsVirtualprivatecloudsGetallParams creates a new PcloudCloudconnectionsVirtualprivatecloudsGetallParams 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 NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithContext ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithContext(ctx context.Context) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithContext creates a new PcloudCloudconnectionsVirtualprivatecloudsGetallParams object with the ability to set a context for a request.
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithHTTPClient ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithHTTPClient(client *http.Client) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithHTTPClient creates a new PcloudCloudconnectionsVirtualprivatecloudsGetallParams object with the ability to set a custom HTTPClient for a request.
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithTimeout ¶
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithTimeout(timeout time.Duration) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
NewPcloudCloudconnectionsVirtualprivatecloudsGetallParamsWithTimeout creates a new PcloudCloudconnectionsVirtualprivatecloudsGetallParams object with the ability to set a timeout on a request.
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetCloudInstanceID ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetCloudInstanceID(cloudInstanceID string)
SetCloudInstanceID adds the cloudInstanceId to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetContext ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetContext(ctx context.Context)
SetContext adds the context to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetDefaults()
SetDefaults hydrates default values in the pcloud cloudconnections virtualprivateclouds getall params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetHTTPClient ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetTimeout ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithCloudInstanceID ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithCloudInstanceID(cloudInstanceID string) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
WithCloudInstanceID adds the cloudInstanceID to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithContext ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithContext(ctx context.Context) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
WithContext adds the context to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithDefaults ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithDefaults() *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
WithDefaults hydrates default values in the pcloud cloudconnections virtualprivateclouds getall params (not the query body).
All values with no default are reset to their zero value.
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithHTTPClient ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithHTTPClient(client *http.Client) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
WithHTTPClient adds the HTTPClient to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithTimeout ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WithTimeout(timeout time.Duration) *PcloudCloudconnectionsVirtualprivatecloudsGetallParams
WithTimeout adds the timeout to the pcloud cloudconnections virtualprivateclouds getall params
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WriteToRequest ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PcloudCloudconnectionsVirtualprivatecloudsGetallReader ¶
type PcloudCloudconnectionsVirtualprivatecloudsGetallReader struct {
// contains filtered or unexported fields
}
PcloudCloudconnectionsVirtualprivatecloudsGetallReader is a Reader for the PcloudCloudconnectionsVirtualprivatecloudsGetall structure.
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallReader) ReadResponse ¶
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout ¶ added in v1.1.11
type PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout struct {
Payload *models.Error
}
PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout ¶ added in v1.1.11
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout() *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout
NewPcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout creates a PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall request timeout response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Error ¶ added in v1.1.11
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) GetPayload ¶ added in v1.1.11
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall request timeout response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall request timeout response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall request timeout response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall request timeout response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall request timeout response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallRequestTimeout) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable ¶ added in v1.2.4
type PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable struct {
}PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable ¶ added in v1.2.4
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable() *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable
NewPcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable creates a PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall service unavailable response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Error ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) GetPayload ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsClientError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall service unavailable response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsCode ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall service unavailable response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsRedirect ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall service unavailable response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsServerError ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall service unavailable response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsSuccess ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall service unavailable response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) String ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallServiceUnavailable) String() string
type PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized ¶ added in v1.0.59
type PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized struct {
}PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized ¶ added in v1.0.59
func NewPcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized() *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized
NewPcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized creates a PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized with default headers values
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Code ¶ added in v1.2.4
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Code() int
Code gets the status code for the pcloud cloudconnections virtualprivateclouds getall unauthorized response
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Error ¶ added in v1.0.59
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) Error() string
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) GetPayload ¶ added in v1.1.0
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) GetPayload() *models.Error
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsClientError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsClientError() bool
IsClientError returns true when this pcloud cloudconnections virtualprivateclouds getall unauthorized response has a 4xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsCode ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsCode(code int) bool
IsCode returns true when this pcloud cloudconnections virtualprivateclouds getall unauthorized response a status code equal to that given
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsRedirect ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsRedirect() bool
IsRedirect returns true when this pcloud cloudconnections virtualprivateclouds getall unauthorized response has a 3xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsServerError ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsServerError() bool
IsServerError returns true when this pcloud cloudconnections virtualprivateclouds getall unauthorized response has a 5xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsSuccess ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) IsSuccess() bool
IsSuccess returns true when this pcloud cloudconnections virtualprivateclouds getall unauthorized response has a 2xx status code
func (*PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) String ¶ added in v1.2.2
func (o *PcloudCloudconnectionsVirtualprivatecloudsGetallUnauthorized) String() string
Source Files ¶
- p_cloud_cloud_connections_client.go
- pcloud_cloudconnections_delete_parameters.go
- pcloud_cloudconnections_delete_responses.go
- pcloud_cloudconnections_get_parameters.go
- pcloud_cloudconnections_get_responses.go
- pcloud_cloudconnections_getall_parameters.go
- pcloud_cloudconnections_getall_responses.go
- pcloud_cloudconnections_networks_delete_parameters.go
- pcloud_cloudconnections_networks_delete_responses.go
- pcloud_cloudconnections_networks_put_parameters.go
- pcloud_cloudconnections_networks_put_responses.go
- pcloud_cloudconnections_post_parameters.go
- pcloud_cloudconnections_post_responses.go
- pcloud_cloudconnections_put_parameters.go
- pcloud_cloudconnections_put_responses.go
- pcloud_cloudconnections_virtualprivateclouds_getall_parameters.go
- pcloud_cloudconnections_virtualprivateclouds_getall_responses.go