go_subscription_api

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Defaults client.Defaults
	// contains filtered or unexported fields
}

Client for go subscription api API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, defaults client.Defaults) *Client

New creates a new go subscription api API client.

func (*Client) GetNotificationSubscriptionsIDErrors

func (c *Client) GetNotificationSubscriptionsIDErrors() *GetNotificationSubscriptionsIDErrorsRequest

Client.GetNotificationSubscriptionsIDErrors creates a new GetNotificationSubscriptionsIDErrorsRequest object with the default values initialized.

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type GetNotificationSubscriptionsIDErrorsBadRequest

type GetNotificationSubscriptionsIDErrorsBadRequest struct {

	// isStream: false
	*models.APIError
}

GetNotificationSubscriptionsIDErrorsBadRequest handles this case with default header values.

Bad Request

func NewGetNotificationSubscriptionsIDErrorsBadRequest

func NewGetNotificationSubscriptionsIDErrorsBadRequest() *GetNotificationSubscriptionsIDErrorsBadRequest

NewGetNotificationSubscriptionsIDErrorsBadRequest creates a GetNotificationSubscriptionsIDErrorsBadRequest with default headers values

func (*GetNotificationSubscriptionsIDErrorsBadRequest) Error

type GetNotificationSubscriptionsIDErrorsForbidden

type GetNotificationSubscriptionsIDErrorsForbidden struct {

	// isStream: false
	*models.APIError
}

GetNotificationSubscriptionsIDErrorsForbidden handles this case with default header values.

Forbidden

func NewGetNotificationSubscriptionsIDErrorsForbidden

func NewGetNotificationSubscriptionsIDErrorsForbidden() *GetNotificationSubscriptionsIDErrorsForbidden

NewGetNotificationSubscriptionsIDErrorsForbidden creates a GetNotificationSubscriptionsIDErrorsForbidden with default headers values

func (*GetNotificationSubscriptionsIDErrorsForbidden) Error

type GetNotificationSubscriptionsIDErrorsInternalServerError

type GetNotificationSubscriptionsIDErrorsInternalServerError struct {

	// isStream: false
	*models.APIError
}

GetNotificationSubscriptionsIDErrorsInternalServerError handles this case with default header values.

Internal Server Error

func NewGetNotificationSubscriptionsIDErrorsInternalServerError

func NewGetNotificationSubscriptionsIDErrorsInternalServerError() *GetNotificationSubscriptionsIDErrorsInternalServerError

NewGetNotificationSubscriptionsIDErrorsInternalServerError creates a GetNotificationSubscriptionsIDErrorsInternalServerError with default headers values

func (*GetNotificationSubscriptionsIDErrorsInternalServerError) Error

type GetNotificationSubscriptionsIDErrorsNotFound

type GetNotificationSubscriptionsIDErrorsNotFound struct {

	// isStream: false
	*models.APIError
}

GetNotificationSubscriptionsIDErrorsNotFound handles this case with default header values.

Not Found

func NewGetNotificationSubscriptionsIDErrorsNotFound

func NewGetNotificationSubscriptionsIDErrorsNotFound() *GetNotificationSubscriptionsIDErrorsNotFound

NewGetNotificationSubscriptionsIDErrorsNotFound creates a GetNotificationSubscriptionsIDErrorsNotFound with default headers values

func (*GetNotificationSubscriptionsIDErrorsNotFound) Error

type GetNotificationSubscriptionsIDErrorsOK

type GetNotificationSubscriptionsIDErrorsOK struct {

	// isStream: false
	*models.SubscriptionDeliveryErrorListResponse
}

GetNotificationSubscriptionsIDErrorsOK handles this case with default header values.

Errors List Response

func NewGetNotificationSubscriptionsIDErrorsOK

func NewGetNotificationSubscriptionsIDErrorsOK() *GetNotificationSubscriptionsIDErrorsOK

NewGetNotificationSubscriptionsIDErrorsOK creates a GetNotificationSubscriptionsIDErrorsOK with default headers values

func (*GetNotificationSubscriptionsIDErrorsOK) Error

type GetNotificationSubscriptionsIDErrorsReader

type GetNotificationSubscriptionsIDErrorsReader struct {
	// contains filtered or unexported fields
}

GetNotificationSubscriptionsIDErrorsReader is a Reader for the GetNotificationSubscriptionsIDErrors structure.

func (*GetNotificationSubscriptionsIDErrorsReader) ReadResponse

func (o *GetNotificationSubscriptionsIDErrorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetNotificationSubscriptionsIDErrorsRequest

type GetNotificationSubscriptionsIDErrorsRequest struct {
	ID strfmt.UUID

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

func (*GetNotificationSubscriptionsIDErrorsRequest) Do

get notification subscriptions ID errors API

func (*GetNotificationSubscriptionsIDErrorsRequest) FromJson

func (*GetNotificationSubscriptionsIDErrorsRequest) MustDo

func (*GetNotificationSubscriptionsIDErrorsRequest) WithContext

//////////////// WithContext adds the context to the get notification subscriptions ID errors Request

func (*GetNotificationSubscriptionsIDErrorsRequest) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get notification subscriptions ID errors Request

func (*GetNotificationSubscriptionsIDErrorsRequest) WithID

func (*GetNotificationSubscriptionsIDErrorsRequest) WriteToRequest

WriteToRequest writes these Request to a swagger request

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL