service_instances

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 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 {
	// contains filtered or unexported fields
}

Client for service instances API

func (*Client) ServiceInstanceDeprovision

ServiceInstanceDeprovision deprovisions a service instance

func (*Client) ServiceInstanceGet

func (a *Client) ServiceInstanceGet(params *ServiceInstanceGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceInstanceGetOK, error)

ServiceInstanceGet gets a service instance

func (*Client) ServiceInstanceLastOperationGet

func (a *Client) ServiceInstanceLastOperationGet(params *ServiceInstanceLastOperationGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ServiceInstanceLastOperationGetOK, error)

ServiceInstanceLastOperationGet lasts requested operation state for service instance

func (*Client) ServiceInstanceProvision

ServiceInstanceProvision provisions a service instance

func (*Client) ServiceInstanceUpdate

ServiceInstanceUpdate updates a service 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 is the option for Client methods

type ClientService added in v1.1.0

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new service instances API client.

type ServiceInstanceDeprovisionAccepted

type ServiceInstanceDeprovisionAccepted struct {
	Payload *models.AsyncOperation
}

ServiceInstanceDeprovisionAccepted describes a response with status code 202, with default header values.

Accepted

func NewServiceInstanceDeprovisionAccepted

func NewServiceInstanceDeprovisionAccepted() *ServiceInstanceDeprovisionAccepted

NewServiceInstanceDeprovisionAccepted creates a ServiceInstanceDeprovisionAccepted with default headers values

func (*ServiceInstanceDeprovisionAccepted) Code added in v1.2.4

Code gets the status code for the service instance deprovision accepted response

func (*ServiceInstanceDeprovisionAccepted) Error

func (*ServiceInstanceDeprovisionAccepted) GetPayload added in v1.1.0

func (*ServiceInstanceDeprovisionAccepted) IsClientError added in v1.2.2

func (o *ServiceInstanceDeprovisionAccepted) IsClientError() bool

IsClientError returns true when this service instance deprovision accepted response has a 4xx status code

func (*ServiceInstanceDeprovisionAccepted) IsCode added in v1.2.2

IsCode returns true when this service instance deprovision accepted response a status code equal to that given

func (*ServiceInstanceDeprovisionAccepted) IsRedirect added in v1.2.2

func (o *ServiceInstanceDeprovisionAccepted) IsRedirect() bool

IsRedirect returns true when this service instance deprovision accepted response has a 3xx status code

func (*ServiceInstanceDeprovisionAccepted) IsServerError added in v1.2.2

func (o *ServiceInstanceDeprovisionAccepted) IsServerError() bool

IsServerError returns true when this service instance deprovision accepted response has a 5xx status code

func (*ServiceInstanceDeprovisionAccepted) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance deprovision accepted response has a 2xx status code

func (*ServiceInstanceDeprovisionAccepted) String added in v1.2.2

type ServiceInstanceDeprovisionBadRequest

type ServiceInstanceDeprovisionBadRequest struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewServiceInstanceDeprovisionBadRequest

func NewServiceInstanceDeprovisionBadRequest() *ServiceInstanceDeprovisionBadRequest

NewServiceInstanceDeprovisionBadRequest creates a ServiceInstanceDeprovisionBadRequest with default headers values

func (*ServiceInstanceDeprovisionBadRequest) Code added in v1.2.4

Code gets the status code for the service instance deprovision bad request response

func (*ServiceInstanceDeprovisionBadRequest) Error

func (*ServiceInstanceDeprovisionBadRequest) GetPayload added in v1.1.0

func (*ServiceInstanceDeprovisionBadRequest) IsClientError added in v1.2.2

func (o *ServiceInstanceDeprovisionBadRequest) IsClientError() bool

IsClientError returns true when this service instance deprovision bad request response has a 4xx status code

func (*ServiceInstanceDeprovisionBadRequest) IsCode added in v1.2.2

IsCode returns true when this service instance deprovision bad request response a status code equal to that given

func (*ServiceInstanceDeprovisionBadRequest) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance deprovision bad request response has a 3xx status code

func (*ServiceInstanceDeprovisionBadRequest) IsServerError added in v1.2.2

func (o *ServiceInstanceDeprovisionBadRequest) IsServerError() bool

IsServerError returns true when this service instance deprovision bad request response has a 5xx status code

func (*ServiceInstanceDeprovisionBadRequest) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance deprovision bad request response has a 2xx status code

func (*ServiceInstanceDeprovisionBadRequest) String added in v1.2.2

type ServiceInstanceDeprovisionForbidden added in v1.4.2

type ServiceInstanceDeprovisionForbidden struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionForbidden describes a response with status code 403, with default header values.

Forbidden

func NewServiceInstanceDeprovisionForbidden added in v1.4.2

func NewServiceInstanceDeprovisionForbidden() *ServiceInstanceDeprovisionForbidden

NewServiceInstanceDeprovisionForbidden creates a ServiceInstanceDeprovisionForbidden with default headers values

func (*ServiceInstanceDeprovisionForbidden) Code added in v1.4.2

Code gets the status code for the service instance deprovision forbidden response

func (*ServiceInstanceDeprovisionForbidden) Error added in v1.4.2

func (*ServiceInstanceDeprovisionForbidden) GetPayload added in v1.4.2

func (*ServiceInstanceDeprovisionForbidden) IsClientError added in v1.4.2

func (o *ServiceInstanceDeprovisionForbidden) IsClientError() bool

IsClientError returns true when this service instance deprovision forbidden response has a 4xx status code

func (*ServiceInstanceDeprovisionForbidden) IsCode added in v1.4.2

IsCode returns true when this service instance deprovision forbidden response a status code equal to that given

func (*ServiceInstanceDeprovisionForbidden) IsRedirect added in v1.4.2

func (o *ServiceInstanceDeprovisionForbidden) IsRedirect() bool

IsRedirect returns true when this service instance deprovision forbidden response has a 3xx status code

func (*ServiceInstanceDeprovisionForbidden) IsServerError added in v1.4.2

func (o *ServiceInstanceDeprovisionForbidden) IsServerError() bool

IsServerError returns true when this service instance deprovision forbidden response has a 5xx status code

func (*ServiceInstanceDeprovisionForbidden) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance deprovision forbidden response has a 2xx status code

func (*ServiceInstanceDeprovisionForbidden) String added in v1.4.2

type ServiceInstanceDeprovisionGone

type ServiceInstanceDeprovisionGone struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionGone describes a response with status code 410, with default header values.

Gone

func NewServiceInstanceDeprovisionGone

func NewServiceInstanceDeprovisionGone() *ServiceInstanceDeprovisionGone

NewServiceInstanceDeprovisionGone creates a ServiceInstanceDeprovisionGone with default headers values

func (*ServiceInstanceDeprovisionGone) Code added in v1.2.4

Code gets the status code for the service instance deprovision gone response

func (*ServiceInstanceDeprovisionGone) Error

func (*ServiceInstanceDeprovisionGone) GetPayload added in v1.1.0

func (o *ServiceInstanceDeprovisionGone) GetPayload() *models.Error

func (*ServiceInstanceDeprovisionGone) IsClientError added in v1.2.2

func (o *ServiceInstanceDeprovisionGone) IsClientError() bool

IsClientError returns true when this service instance deprovision gone response has a 4xx status code

func (*ServiceInstanceDeprovisionGone) IsCode added in v1.2.2

func (o *ServiceInstanceDeprovisionGone) IsCode(code int) bool

IsCode returns true when this service instance deprovision gone response a status code equal to that given

func (*ServiceInstanceDeprovisionGone) IsRedirect added in v1.2.2

func (o *ServiceInstanceDeprovisionGone) IsRedirect() bool

IsRedirect returns true when this service instance deprovision gone response has a 3xx status code

func (*ServiceInstanceDeprovisionGone) IsServerError added in v1.2.2

func (o *ServiceInstanceDeprovisionGone) IsServerError() bool

IsServerError returns true when this service instance deprovision gone response has a 5xx status code

func (*ServiceInstanceDeprovisionGone) IsSuccess added in v1.2.2

func (o *ServiceInstanceDeprovisionGone) IsSuccess() bool

IsSuccess returns true when this service instance deprovision gone response has a 2xx status code

func (*ServiceInstanceDeprovisionGone) String added in v1.2.2

type ServiceInstanceDeprovisionNotFound added in v1.4.2

type ServiceInstanceDeprovisionNotFound struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionNotFound describes a response with status code 404, with default header values.

Not Found

func NewServiceInstanceDeprovisionNotFound added in v1.4.2

func NewServiceInstanceDeprovisionNotFound() *ServiceInstanceDeprovisionNotFound

NewServiceInstanceDeprovisionNotFound creates a ServiceInstanceDeprovisionNotFound with default headers values

func (*ServiceInstanceDeprovisionNotFound) Code added in v1.4.2

Code gets the status code for the service instance deprovision not found response

func (*ServiceInstanceDeprovisionNotFound) Error added in v1.4.2

func (*ServiceInstanceDeprovisionNotFound) GetPayload added in v1.4.2

func (*ServiceInstanceDeprovisionNotFound) IsClientError added in v1.4.2

func (o *ServiceInstanceDeprovisionNotFound) IsClientError() bool

IsClientError returns true when this service instance deprovision not found response has a 4xx status code

func (*ServiceInstanceDeprovisionNotFound) IsCode added in v1.4.2

IsCode returns true when this service instance deprovision not found response a status code equal to that given

func (*ServiceInstanceDeprovisionNotFound) IsRedirect added in v1.4.2

func (o *ServiceInstanceDeprovisionNotFound) IsRedirect() bool

IsRedirect returns true when this service instance deprovision not found response has a 3xx status code

func (*ServiceInstanceDeprovisionNotFound) IsServerError added in v1.4.2

func (o *ServiceInstanceDeprovisionNotFound) IsServerError() bool

IsServerError returns true when this service instance deprovision not found response has a 5xx status code

func (*ServiceInstanceDeprovisionNotFound) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance deprovision not found response has a 2xx status code

func (*ServiceInstanceDeprovisionNotFound) String added in v1.4.2

type ServiceInstanceDeprovisionOK

type ServiceInstanceDeprovisionOK struct {
	Payload models.Object
}

ServiceInstanceDeprovisionOK describes a response with status code 200, with default header values.

OK

func NewServiceInstanceDeprovisionOK

func NewServiceInstanceDeprovisionOK() *ServiceInstanceDeprovisionOK

NewServiceInstanceDeprovisionOK creates a ServiceInstanceDeprovisionOK with default headers values

func (*ServiceInstanceDeprovisionOK) Code added in v1.2.4

Code gets the status code for the service instance deprovision o k response

func (*ServiceInstanceDeprovisionOK) Error

func (*ServiceInstanceDeprovisionOK) GetPayload added in v1.1.0

func (o *ServiceInstanceDeprovisionOK) GetPayload() models.Object

func (*ServiceInstanceDeprovisionOK) IsClientError added in v1.2.2

func (o *ServiceInstanceDeprovisionOK) IsClientError() bool

IsClientError returns true when this service instance deprovision o k response has a 4xx status code

func (*ServiceInstanceDeprovisionOK) IsCode added in v1.2.2

func (o *ServiceInstanceDeprovisionOK) IsCode(code int) bool

IsCode returns true when this service instance deprovision o k response a status code equal to that given

func (*ServiceInstanceDeprovisionOK) IsRedirect added in v1.2.2

func (o *ServiceInstanceDeprovisionOK) IsRedirect() bool

IsRedirect returns true when this service instance deprovision o k response has a 3xx status code

func (*ServiceInstanceDeprovisionOK) IsServerError added in v1.2.2

func (o *ServiceInstanceDeprovisionOK) IsServerError() bool

IsServerError returns true when this service instance deprovision o k response has a 5xx status code

func (*ServiceInstanceDeprovisionOK) IsSuccess added in v1.2.2

func (o *ServiceInstanceDeprovisionOK) IsSuccess() bool

IsSuccess returns true when this service instance deprovision o k response has a 2xx status code

func (*ServiceInstanceDeprovisionOK) String added in v1.2.2

type ServiceInstanceDeprovisionParams

type ServiceInstanceDeprovisionParams struct {

	/* XBrokerAPIOriginatingIdentity.

	   identity of the user that initiated the request from the Platform
	*/
	XBrokerAPIOriginatingIdentity *string

	/* XBrokerAPIVersion.

	   version number of the Service Broker API that the Platform will use
	*/
	XBrokerAPIVersion string

	/* AcceptsIncomplete.

	   asynchronous operations supported
	*/
	AcceptsIncomplete *bool

	/* InstanceID.

	   instance id of instance to provision
	*/
	InstanceID string

	/* PlanID.

	   id of the plan associated with the instance being deleted
	*/
	PlanID string

	/* ServiceID.

	   id of the service associated with the instance being deleted
	*/
	ServiceID string

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

ServiceInstanceDeprovisionParams contains all the parameters to send to the API endpoint

for the service instance deprovision operation.

Typically these are written to a http.Request.

func NewServiceInstanceDeprovisionParams

func NewServiceInstanceDeprovisionParams() *ServiceInstanceDeprovisionParams

NewServiceInstanceDeprovisionParams creates a new ServiceInstanceDeprovisionParams 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 NewServiceInstanceDeprovisionParamsWithContext

func NewServiceInstanceDeprovisionParamsWithContext(ctx context.Context) *ServiceInstanceDeprovisionParams

NewServiceInstanceDeprovisionParamsWithContext creates a new ServiceInstanceDeprovisionParams object with the ability to set a context for a request.

func NewServiceInstanceDeprovisionParamsWithHTTPClient

func NewServiceInstanceDeprovisionParamsWithHTTPClient(client *http.Client) *ServiceInstanceDeprovisionParams

NewServiceInstanceDeprovisionParamsWithHTTPClient creates a new ServiceInstanceDeprovisionParams object with the ability to set a custom HTTPClient for a request.

func NewServiceInstanceDeprovisionParamsWithTimeout

func NewServiceInstanceDeprovisionParamsWithTimeout(timeout time.Duration) *ServiceInstanceDeprovisionParams

NewServiceInstanceDeprovisionParamsWithTimeout creates a new ServiceInstanceDeprovisionParams object with the ability to set a timeout on a request.

func (*ServiceInstanceDeprovisionParams) SetAcceptsIncomplete

func (o *ServiceInstanceDeprovisionParams) SetAcceptsIncomplete(acceptsIncomplete *bool)

SetAcceptsIncomplete adds the acceptsIncomplete to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetContext

SetContext adds the context to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetDefaults added in v1.1.0

func (o *ServiceInstanceDeprovisionParams) SetDefaults()

SetDefaults hydrates default values in the service instance deprovision params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceDeprovisionParams) SetHTTPClient

func (o *ServiceInstanceDeprovisionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetInstanceID

func (o *ServiceInstanceDeprovisionParams) SetInstanceID(instanceID string)

SetInstanceID adds the instanceId to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetPlanID

func (o *ServiceInstanceDeprovisionParams) SetPlanID(planID string)

SetPlanID adds the planId to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetServiceID

func (o *ServiceInstanceDeprovisionParams) SetServiceID(serviceID string)

SetServiceID adds the serviceId to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetTimeout

func (o *ServiceInstanceDeprovisionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceDeprovisionParams) SetXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string)

SetXBrokerAPIOriginatingIdentity adds the xBrokerApiOriginatingIdentity to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) SetXBrokerAPIVersion

func (o *ServiceInstanceDeprovisionParams) SetXBrokerAPIVersion(xBrokerAPIVersion string)

SetXBrokerAPIVersion adds the xBrokerApiVersion to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithAcceptsIncomplete

func (o *ServiceInstanceDeprovisionParams) WithAcceptsIncomplete(acceptsIncomplete *bool) *ServiceInstanceDeprovisionParams

WithAcceptsIncomplete adds the acceptsIncomplete to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithContext

WithContext adds the context to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithDefaults added in v1.1.0

WithDefaults hydrates default values in the service instance deprovision params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceDeprovisionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithInstanceID

WithInstanceID adds the instanceID to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithPlanID

WithPlanID adds the planID to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithServiceID

WithServiceID adds the serviceID to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithTimeout

WithTimeout adds the timeout to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceDeprovisionParams) WithXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string) *ServiceInstanceDeprovisionParams

WithXBrokerAPIOriginatingIdentity adds the xBrokerAPIOriginatingIdentity to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WithXBrokerAPIVersion

func (o *ServiceInstanceDeprovisionParams) WithXBrokerAPIVersion(xBrokerAPIVersion string) *ServiceInstanceDeprovisionParams

WithXBrokerAPIVersion adds the xBrokerAPIVersion to the service instance deprovision params

func (*ServiceInstanceDeprovisionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceInstanceDeprovisionReader

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

ServiceInstanceDeprovisionReader is a Reader for the ServiceInstanceDeprovision structure.

func (*ServiceInstanceDeprovisionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ServiceInstanceDeprovisionUnauthorized added in v1.2.0

type ServiceInstanceDeprovisionUnauthorized struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewServiceInstanceDeprovisionUnauthorized added in v1.2.0

func NewServiceInstanceDeprovisionUnauthorized() *ServiceInstanceDeprovisionUnauthorized

NewServiceInstanceDeprovisionUnauthorized creates a ServiceInstanceDeprovisionUnauthorized with default headers values

func (*ServiceInstanceDeprovisionUnauthorized) Code added in v1.2.4

Code gets the status code for the service instance deprovision unauthorized response

func (*ServiceInstanceDeprovisionUnauthorized) Error added in v1.2.0

func (*ServiceInstanceDeprovisionUnauthorized) GetPayload added in v1.2.0

func (*ServiceInstanceDeprovisionUnauthorized) IsClientError added in v1.2.2

func (o *ServiceInstanceDeprovisionUnauthorized) IsClientError() bool

IsClientError returns true when this service instance deprovision unauthorized response has a 4xx status code

func (*ServiceInstanceDeprovisionUnauthorized) IsCode added in v1.2.2

IsCode returns true when this service instance deprovision unauthorized response a status code equal to that given

func (*ServiceInstanceDeprovisionUnauthorized) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance deprovision unauthorized response has a 3xx status code

func (*ServiceInstanceDeprovisionUnauthorized) IsServerError added in v1.2.2

func (o *ServiceInstanceDeprovisionUnauthorized) IsServerError() bool

IsServerError returns true when this service instance deprovision unauthorized response has a 5xx status code

func (*ServiceInstanceDeprovisionUnauthorized) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance deprovision unauthorized response has a 2xx status code

func (*ServiceInstanceDeprovisionUnauthorized) String added in v1.2.2

type ServiceInstanceDeprovisionUnprocessableEntity

type ServiceInstanceDeprovisionUnprocessableEntity struct {
	Payload *models.Error
}

ServiceInstanceDeprovisionUnprocessableEntity describes a response with status code 422, with default header values.

Unprocessable Entity

func NewServiceInstanceDeprovisionUnprocessableEntity

func NewServiceInstanceDeprovisionUnprocessableEntity() *ServiceInstanceDeprovisionUnprocessableEntity

NewServiceInstanceDeprovisionUnprocessableEntity creates a ServiceInstanceDeprovisionUnprocessableEntity with default headers values

func (*ServiceInstanceDeprovisionUnprocessableEntity) Code added in v1.2.4

Code gets the status code for the service instance deprovision unprocessable entity response

func (*ServiceInstanceDeprovisionUnprocessableEntity) Error

func (*ServiceInstanceDeprovisionUnprocessableEntity) GetPayload added in v1.1.0

func (*ServiceInstanceDeprovisionUnprocessableEntity) IsClientError added in v1.2.2

IsClientError returns true when this service instance deprovision unprocessable entity response has a 4xx status code

func (*ServiceInstanceDeprovisionUnprocessableEntity) IsCode added in v1.2.2

IsCode returns true when this service instance deprovision unprocessable entity response a status code equal to that given

func (*ServiceInstanceDeprovisionUnprocessableEntity) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance deprovision unprocessable entity response has a 3xx status code

func (*ServiceInstanceDeprovisionUnprocessableEntity) IsServerError added in v1.2.2

IsServerError returns true when this service instance deprovision unprocessable entity response has a 5xx status code

func (*ServiceInstanceDeprovisionUnprocessableEntity) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance deprovision unprocessable entity response has a 2xx status code

func (*ServiceInstanceDeprovisionUnprocessableEntity) String added in v1.2.2

type ServiceInstanceGetBadRequest added in v1.4.2

type ServiceInstanceGetBadRequest struct {
	Payload *models.Error
}

ServiceInstanceGetBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewServiceInstanceGetBadRequest added in v1.4.2

func NewServiceInstanceGetBadRequest() *ServiceInstanceGetBadRequest

NewServiceInstanceGetBadRequest creates a ServiceInstanceGetBadRequest with default headers values

func (*ServiceInstanceGetBadRequest) Code added in v1.4.2

Code gets the status code for the service instance get bad request response

func (*ServiceInstanceGetBadRequest) Error added in v1.4.2

func (*ServiceInstanceGetBadRequest) GetPayload added in v1.4.2

func (o *ServiceInstanceGetBadRequest) GetPayload() *models.Error

func (*ServiceInstanceGetBadRequest) IsClientError added in v1.4.2

func (o *ServiceInstanceGetBadRequest) IsClientError() bool

IsClientError returns true when this service instance get bad request response has a 4xx status code

func (*ServiceInstanceGetBadRequest) IsCode added in v1.4.2

func (o *ServiceInstanceGetBadRequest) IsCode(code int) bool

IsCode returns true when this service instance get bad request response a status code equal to that given

func (*ServiceInstanceGetBadRequest) IsRedirect added in v1.4.2

func (o *ServiceInstanceGetBadRequest) IsRedirect() bool

IsRedirect returns true when this service instance get bad request response has a 3xx status code

func (*ServiceInstanceGetBadRequest) IsServerError added in v1.4.2

func (o *ServiceInstanceGetBadRequest) IsServerError() bool

IsServerError returns true when this service instance get bad request response has a 5xx status code

func (*ServiceInstanceGetBadRequest) IsSuccess added in v1.4.2

func (o *ServiceInstanceGetBadRequest) IsSuccess() bool

IsSuccess returns true when this service instance get bad request response has a 2xx status code

func (*ServiceInstanceGetBadRequest) String added in v1.4.2

type ServiceInstanceGetForbidden added in v1.4.2

type ServiceInstanceGetForbidden struct {
	Payload *models.Error
}

ServiceInstanceGetForbidden describes a response with status code 403, with default header values.

Forbidden

func NewServiceInstanceGetForbidden added in v1.4.2

func NewServiceInstanceGetForbidden() *ServiceInstanceGetForbidden

NewServiceInstanceGetForbidden creates a ServiceInstanceGetForbidden with default headers values

func (*ServiceInstanceGetForbidden) Code added in v1.4.2

func (o *ServiceInstanceGetForbidden) Code() int

Code gets the status code for the service instance get forbidden response

func (*ServiceInstanceGetForbidden) Error added in v1.4.2

func (*ServiceInstanceGetForbidden) GetPayload added in v1.4.2

func (o *ServiceInstanceGetForbidden) GetPayload() *models.Error

func (*ServiceInstanceGetForbidden) IsClientError added in v1.4.2

func (o *ServiceInstanceGetForbidden) IsClientError() bool

IsClientError returns true when this service instance get forbidden response has a 4xx status code

func (*ServiceInstanceGetForbidden) IsCode added in v1.4.2

func (o *ServiceInstanceGetForbidden) IsCode(code int) bool

IsCode returns true when this service instance get forbidden response a status code equal to that given

func (*ServiceInstanceGetForbidden) IsRedirect added in v1.4.2

func (o *ServiceInstanceGetForbidden) IsRedirect() bool

IsRedirect returns true when this service instance get forbidden response has a 3xx status code

func (*ServiceInstanceGetForbidden) IsServerError added in v1.4.2

func (o *ServiceInstanceGetForbidden) IsServerError() bool

IsServerError returns true when this service instance get forbidden response has a 5xx status code

func (*ServiceInstanceGetForbidden) IsSuccess added in v1.4.2

func (o *ServiceInstanceGetForbidden) IsSuccess() bool

IsSuccess returns true when this service instance get forbidden response has a 2xx status code

func (*ServiceInstanceGetForbidden) String added in v1.4.2

func (o *ServiceInstanceGetForbidden) String() string

type ServiceInstanceGetNotFound

type ServiceInstanceGetNotFound struct {
	Payload *models.Error
}

ServiceInstanceGetNotFound describes a response with status code 404, with default header values.

Not Found

func NewServiceInstanceGetNotFound

func NewServiceInstanceGetNotFound() *ServiceInstanceGetNotFound

NewServiceInstanceGetNotFound creates a ServiceInstanceGetNotFound with default headers values

func (*ServiceInstanceGetNotFound) Code added in v1.2.4

func (o *ServiceInstanceGetNotFound) Code() int

Code gets the status code for the service instance get not found response

func (*ServiceInstanceGetNotFound) Error

func (*ServiceInstanceGetNotFound) GetPayload added in v1.1.0

func (o *ServiceInstanceGetNotFound) GetPayload() *models.Error

func (*ServiceInstanceGetNotFound) IsClientError added in v1.2.2

func (o *ServiceInstanceGetNotFound) IsClientError() bool

IsClientError returns true when this service instance get not found response has a 4xx status code

func (*ServiceInstanceGetNotFound) IsCode added in v1.2.2

func (o *ServiceInstanceGetNotFound) IsCode(code int) bool

IsCode returns true when this service instance get not found response a status code equal to that given

func (*ServiceInstanceGetNotFound) IsRedirect added in v1.2.2

func (o *ServiceInstanceGetNotFound) IsRedirect() bool

IsRedirect returns true when this service instance get not found response has a 3xx status code

func (*ServiceInstanceGetNotFound) IsServerError added in v1.2.2

func (o *ServiceInstanceGetNotFound) IsServerError() bool

IsServerError returns true when this service instance get not found response has a 5xx status code

func (*ServiceInstanceGetNotFound) IsSuccess added in v1.2.2

func (o *ServiceInstanceGetNotFound) IsSuccess() bool

IsSuccess returns true when this service instance get not found response has a 2xx status code

func (*ServiceInstanceGetNotFound) String added in v1.2.2

func (o *ServiceInstanceGetNotFound) String() string

type ServiceInstanceGetOK

type ServiceInstanceGetOK struct {
	Payload *models.ServiceInstanceResource
}

ServiceInstanceGetOK describes a response with status code 200, with default header values.

OK

func NewServiceInstanceGetOK

func NewServiceInstanceGetOK() *ServiceInstanceGetOK

NewServiceInstanceGetOK creates a ServiceInstanceGetOK with default headers values

func (*ServiceInstanceGetOK) Code added in v1.2.4

func (o *ServiceInstanceGetOK) Code() int

Code gets the status code for the service instance get o k response

func (*ServiceInstanceGetOK) Error

func (o *ServiceInstanceGetOK) Error() string

func (*ServiceInstanceGetOK) GetPayload added in v1.1.0

func (*ServiceInstanceGetOK) IsClientError added in v1.2.2

func (o *ServiceInstanceGetOK) IsClientError() bool

IsClientError returns true when this service instance get o k response has a 4xx status code

func (*ServiceInstanceGetOK) IsCode added in v1.2.2

func (o *ServiceInstanceGetOK) IsCode(code int) bool

IsCode returns true when this service instance get o k response a status code equal to that given

func (*ServiceInstanceGetOK) IsRedirect added in v1.2.2

func (o *ServiceInstanceGetOK) IsRedirect() bool

IsRedirect returns true when this service instance get o k response has a 3xx status code

func (*ServiceInstanceGetOK) IsServerError added in v1.2.2

func (o *ServiceInstanceGetOK) IsServerError() bool

IsServerError returns true when this service instance get o k response has a 5xx status code

func (*ServiceInstanceGetOK) IsSuccess added in v1.2.2

func (o *ServiceInstanceGetOK) IsSuccess() bool

IsSuccess returns true when this service instance get o k response has a 2xx status code

func (*ServiceInstanceGetOK) String added in v1.2.2

func (o *ServiceInstanceGetOK) String() string

type ServiceInstanceGetParams

type ServiceInstanceGetParams struct {

	/* XBrokerAPIOriginatingIdentity.

	   identity of the user that initiated the request from the Platform
	*/
	XBrokerAPIOriginatingIdentity *string

	/* XBrokerAPIVersion.

	   version number of the Service Broker API that the Platform will use
	*/
	XBrokerAPIVersion string

	/* InstanceID.

	   instance id of instance to provision
	*/
	InstanceID string

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

ServiceInstanceGetParams contains all the parameters to send to the API endpoint

for the service instance get operation.

Typically these are written to a http.Request.

func NewServiceInstanceGetParams

func NewServiceInstanceGetParams() *ServiceInstanceGetParams

NewServiceInstanceGetParams creates a new ServiceInstanceGetParams 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 NewServiceInstanceGetParamsWithContext

func NewServiceInstanceGetParamsWithContext(ctx context.Context) *ServiceInstanceGetParams

NewServiceInstanceGetParamsWithContext creates a new ServiceInstanceGetParams object with the ability to set a context for a request.

func NewServiceInstanceGetParamsWithHTTPClient

func NewServiceInstanceGetParamsWithHTTPClient(client *http.Client) *ServiceInstanceGetParams

NewServiceInstanceGetParamsWithHTTPClient creates a new ServiceInstanceGetParams object with the ability to set a custom HTTPClient for a request.

func NewServiceInstanceGetParamsWithTimeout

func NewServiceInstanceGetParamsWithTimeout(timeout time.Duration) *ServiceInstanceGetParams

NewServiceInstanceGetParamsWithTimeout creates a new ServiceInstanceGetParams object with the ability to set a timeout on a request.

func (*ServiceInstanceGetParams) SetContext

func (o *ServiceInstanceGetParams) SetContext(ctx context.Context)

SetContext adds the context to the service instance get params

func (*ServiceInstanceGetParams) SetDefaults added in v1.1.0

func (o *ServiceInstanceGetParams) SetDefaults()

SetDefaults hydrates default values in the service instance get params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceGetParams) SetHTTPClient

func (o *ServiceInstanceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the service instance get params

func (*ServiceInstanceGetParams) SetInstanceID

func (o *ServiceInstanceGetParams) SetInstanceID(instanceID string)

SetInstanceID adds the instanceId to the service instance get params

func (*ServiceInstanceGetParams) SetTimeout

func (o *ServiceInstanceGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the service instance get params

func (*ServiceInstanceGetParams) SetXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceGetParams) SetXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string)

SetXBrokerAPIOriginatingIdentity adds the xBrokerApiOriginatingIdentity to the service instance get params

func (*ServiceInstanceGetParams) SetXBrokerAPIVersion

func (o *ServiceInstanceGetParams) SetXBrokerAPIVersion(xBrokerAPIVersion string)

SetXBrokerAPIVersion adds the xBrokerApiVersion to the service instance get params

func (*ServiceInstanceGetParams) WithContext

WithContext adds the context to the service instance get params

func (*ServiceInstanceGetParams) WithDefaults added in v1.1.0

WithDefaults hydrates default values in the service instance get params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceGetParams) WithHTTPClient

func (o *ServiceInstanceGetParams) WithHTTPClient(client *http.Client) *ServiceInstanceGetParams

WithHTTPClient adds the HTTPClient to the service instance get params

func (*ServiceInstanceGetParams) WithInstanceID

func (o *ServiceInstanceGetParams) WithInstanceID(instanceID string) *ServiceInstanceGetParams

WithInstanceID adds the instanceID to the service instance get params

func (*ServiceInstanceGetParams) WithTimeout

WithTimeout adds the timeout to the service instance get params

func (*ServiceInstanceGetParams) WithXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceGetParams) WithXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string) *ServiceInstanceGetParams

WithXBrokerAPIOriginatingIdentity adds the xBrokerAPIOriginatingIdentity to the service instance get params

func (*ServiceInstanceGetParams) WithXBrokerAPIVersion

func (o *ServiceInstanceGetParams) WithXBrokerAPIVersion(xBrokerAPIVersion string) *ServiceInstanceGetParams

WithXBrokerAPIVersion adds the xBrokerAPIVersion to the service instance get params

func (*ServiceInstanceGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceInstanceGetReader

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

ServiceInstanceGetReader is a Reader for the ServiceInstanceGet structure.

func (*ServiceInstanceGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ServiceInstanceGetUnauthorized added in v1.4.2

type ServiceInstanceGetUnauthorized struct {
	Payload *models.Error
}

ServiceInstanceGetUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewServiceInstanceGetUnauthorized added in v1.4.2

func NewServiceInstanceGetUnauthorized() *ServiceInstanceGetUnauthorized

NewServiceInstanceGetUnauthorized creates a ServiceInstanceGetUnauthorized with default headers values

func (*ServiceInstanceGetUnauthorized) Code added in v1.4.2

Code gets the status code for the service instance get unauthorized response

func (*ServiceInstanceGetUnauthorized) Error added in v1.4.2

func (*ServiceInstanceGetUnauthorized) GetPayload added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) GetPayload() *models.Error

func (*ServiceInstanceGetUnauthorized) IsClientError added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) IsClientError() bool

IsClientError returns true when this service instance get unauthorized response has a 4xx status code

func (*ServiceInstanceGetUnauthorized) IsCode added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) IsCode(code int) bool

IsCode returns true when this service instance get unauthorized response a status code equal to that given

func (*ServiceInstanceGetUnauthorized) IsRedirect added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) IsRedirect() bool

IsRedirect returns true when this service instance get unauthorized response has a 3xx status code

func (*ServiceInstanceGetUnauthorized) IsServerError added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) IsServerError() bool

IsServerError returns true when this service instance get unauthorized response has a 5xx status code

func (*ServiceInstanceGetUnauthorized) IsSuccess added in v1.4.2

func (o *ServiceInstanceGetUnauthorized) IsSuccess() bool

IsSuccess returns true when this service instance get unauthorized response has a 2xx status code

func (*ServiceInstanceGetUnauthorized) String added in v1.4.2

type ServiceInstanceLastOperationGetBadRequest

type ServiceInstanceLastOperationGetBadRequest struct {
	Payload *models.Error
}

ServiceInstanceLastOperationGetBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewServiceInstanceLastOperationGetBadRequest

func NewServiceInstanceLastOperationGetBadRequest() *ServiceInstanceLastOperationGetBadRequest

NewServiceInstanceLastOperationGetBadRequest creates a ServiceInstanceLastOperationGetBadRequest with default headers values

func (*ServiceInstanceLastOperationGetBadRequest) Code added in v1.2.4

Code gets the status code for the service instance last operation get bad request response

func (*ServiceInstanceLastOperationGetBadRequest) Error

func (*ServiceInstanceLastOperationGetBadRequest) GetPayload added in v1.1.0

func (*ServiceInstanceLastOperationGetBadRequest) IsClientError added in v1.2.2

IsClientError returns true when this service instance last operation get bad request response has a 4xx status code

func (*ServiceInstanceLastOperationGetBadRequest) IsCode added in v1.2.2

IsCode returns true when this service instance last operation get bad request response a status code equal to that given

func (*ServiceInstanceLastOperationGetBadRequest) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance last operation get bad request response has a 3xx status code

func (*ServiceInstanceLastOperationGetBadRequest) IsServerError added in v1.2.2

IsServerError returns true when this service instance last operation get bad request response has a 5xx status code

func (*ServiceInstanceLastOperationGetBadRequest) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance last operation get bad request response has a 2xx status code

func (*ServiceInstanceLastOperationGetBadRequest) String added in v1.2.2

type ServiceInstanceLastOperationGetForbidden added in v1.4.2

type ServiceInstanceLastOperationGetForbidden struct {
	Payload *models.Error
}

ServiceInstanceLastOperationGetForbidden describes a response with status code 403, with default header values.

Forbidden

func NewServiceInstanceLastOperationGetForbidden added in v1.4.2

func NewServiceInstanceLastOperationGetForbidden() *ServiceInstanceLastOperationGetForbidden

NewServiceInstanceLastOperationGetForbidden creates a ServiceInstanceLastOperationGetForbidden with default headers values

func (*ServiceInstanceLastOperationGetForbidden) Code added in v1.4.2

Code gets the status code for the service instance last operation get forbidden response

func (*ServiceInstanceLastOperationGetForbidden) Error added in v1.4.2

func (*ServiceInstanceLastOperationGetForbidden) GetPayload added in v1.4.2

func (*ServiceInstanceLastOperationGetForbidden) IsClientError added in v1.4.2

IsClientError returns true when this service instance last operation get forbidden response has a 4xx status code

func (*ServiceInstanceLastOperationGetForbidden) IsCode added in v1.4.2

IsCode returns true when this service instance last operation get forbidden response a status code equal to that given

func (*ServiceInstanceLastOperationGetForbidden) IsRedirect added in v1.4.2

IsRedirect returns true when this service instance last operation get forbidden response has a 3xx status code

func (*ServiceInstanceLastOperationGetForbidden) IsServerError added in v1.4.2

IsServerError returns true when this service instance last operation get forbidden response has a 5xx status code

func (*ServiceInstanceLastOperationGetForbidden) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance last operation get forbidden response has a 2xx status code

func (*ServiceInstanceLastOperationGetForbidden) String added in v1.4.2

type ServiceInstanceLastOperationGetGone

type ServiceInstanceLastOperationGetGone struct {
	Payload *models.Error
}

ServiceInstanceLastOperationGetGone describes a response with status code 410, with default header values.

Gone

func NewServiceInstanceLastOperationGetGone

func NewServiceInstanceLastOperationGetGone() *ServiceInstanceLastOperationGetGone

NewServiceInstanceLastOperationGetGone creates a ServiceInstanceLastOperationGetGone with default headers values

func (*ServiceInstanceLastOperationGetGone) Code added in v1.2.4

Code gets the status code for the service instance last operation get gone response

func (*ServiceInstanceLastOperationGetGone) Error

func (*ServiceInstanceLastOperationGetGone) GetPayload added in v1.1.0

func (*ServiceInstanceLastOperationGetGone) IsClientError added in v1.2.2

func (o *ServiceInstanceLastOperationGetGone) IsClientError() bool

IsClientError returns true when this service instance last operation get gone response has a 4xx status code

func (*ServiceInstanceLastOperationGetGone) IsCode added in v1.2.2

IsCode returns true when this service instance last operation get gone response a status code equal to that given

func (*ServiceInstanceLastOperationGetGone) IsRedirect added in v1.2.2

func (o *ServiceInstanceLastOperationGetGone) IsRedirect() bool

IsRedirect returns true when this service instance last operation get gone response has a 3xx status code

func (*ServiceInstanceLastOperationGetGone) IsServerError added in v1.2.2

func (o *ServiceInstanceLastOperationGetGone) IsServerError() bool

IsServerError returns true when this service instance last operation get gone response has a 5xx status code

func (*ServiceInstanceLastOperationGetGone) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance last operation get gone response has a 2xx status code

func (*ServiceInstanceLastOperationGetGone) String added in v1.2.2

type ServiceInstanceLastOperationGetNotFound added in v1.4.2

type ServiceInstanceLastOperationGetNotFound struct {
	Payload *models.Error
}

ServiceInstanceLastOperationGetNotFound describes a response with status code 404, with default header values.

Not Found

func NewServiceInstanceLastOperationGetNotFound added in v1.4.2

func NewServiceInstanceLastOperationGetNotFound() *ServiceInstanceLastOperationGetNotFound

NewServiceInstanceLastOperationGetNotFound creates a ServiceInstanceLastOperationGetNotFound with default headers values

func (*ServiceInstanceLastOperationGetNotFound) Code added in v1.4.2

Code gets the status code for the service instance last operation get not found response

func (*ServiceInstanceLastOperationGetNotFound) Error added in v1.4.2

func (*ServiceInstanceLastOperationGetNotFound) GetPayload added in v1.4.2

func (*ServiceInstanceLastOperationGetNotFound) IsClientError added in v1.4.2

func (o *ServiceInstanceLastOperationGetNotFound) IsClientError() bool

IsClientError returns true when this service instance last operation get not found response has a 4xx status code

func (*ServiceInstanceLastOperationGetNotFound) IsCode added in v1.4.2

IsCode returns true when this service instance last operation get not found response a status code equal to that given

func (*ServiceInstanceLastOperationGetNotFound) IsRedirect added in v1.4.2

IsRedirect returns true when this service instance last operation get not found response has a 3xx status code

func (*ServiceInstanceLastOperationGetNotFound) IsServerError added in v1.4.2

func (o *ServiceInstanceLastOperationGetNotFound) IsServerError() bool

IsServerError returns true when this service instance last operation get not found response has a 5xx status code

func (*ServiceInstanceLastOperationGetNotFound) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance last operation get not found response has a 2xx status code

func (*ServiceInstanceLastOperationGetNotFound) String added in v1.4.2

type ServiceInstanceLastOperationGetOK

type ServiceInstanceLastOperationGetOK struct {
	Payload *models.LastOperationResource
}

ServiceInstanceLastOperationGetOK describes a response with status code 200, with default header values.

OK

func NewServiceInstanceLastOperationGetOK

func NewServiceInstanceLastOperationGetOK() *ServiceInstanceLastOperationGetOK

NewServiceInstanceLastOperationGetOK creates a ServiceInstanceLastOperationGetOK with default headers values

func (*ServiceInstanceLastOperationGetOK) Code added in v1.2.4

Code gets the status code for the service instance last operation get o k response

func (*ServiceInstanceLastOperationGetOK) Error

func (*ServiceInstanceLastOperationGetOK) GetPayload added in v1.1.0

func (*ServiceInstanceLastOperationGetOK) IsClientError added in v1.2.2

func (o *ServiceInstanceLastOperationGetOK) IsClientError() bool

IsClientError returns true when this service instance last operation get o k response has a 4xx status code

func (*ServiceInstanceLastOperationGetOK) IsCode added in v1.2.2

func (o *ServiceInstanceLastOperationGetOK) IsCode(code int) bool

IsCode returns true when this service instance last operation get o k response a status code equal to that given

func (*ServiceInstanceLastOperationGetOK) IsRedirect added in v1.2.2

func (o *ServiceInstanceLastOperationGetOK) IsRedirect() bool

IsRedirect returns true when this service instance last operation get o k response has a 3xx status code

func (*ServiceInstanceLastOperationGetOK) IsServerError added in v1.2.2

func (o *ServiceInstanceLastOperationGetOK) IsServerError() bool

IsServerError returns true when this service instance last operation get o k response has a 5xx status code

func (*ServiceInstanceLastOperationGetOK) IsSuccess added in v1.2.2

func (o *ServiceInstanceLastOperationGetOK) IsSuccess() bool

IsSuccess returns true when this service instance last operation get o k response has a 2xx status code

func (*ServiceInstanceLastOperationGetOK) String added in v1.2.2

type ServiceInstanceLastOperationGetParams

type ServiceInstanceLastOperationGetParams struct {

	/* XBrokerAPIVersion.

	   version number of the Service Broker API that the Platform will use
	*/
	XBrokerAPIVersion string

	/* InstanceID.

	   instance id of instance to provision
	*/
	InstanceID string

	/* Operation.

	   a provided identifier for the operation
	*/
	Operation *string

	/* PlanID.

	   id of the plan associated with the instance
	*/
	PlanID *string

	/* ServiceID.

	   id of the service associated with the instance
	*/
	ServiceID *string

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

ServiceInstanceLastOperationGetParams contains all the parameters to send to the API endpoint

for the service instance last operation get operation.

Typically these are written to a http.Request.

func NewServiceInstanceLastOperationGetParams

func NewServiceInstanceLastOperationGetParams() *ServiceInstanceLastOperationGetParams

NewServiceInstanceLastOperationGetParams creates a new ServiceInstanceLastOperationGetParams 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 NewServiceInstanceLastOperationGetParamsWithContext

func NewServiceInstanceLastOperationGetParamsWithContext(ctx context.Context) *ServiceInstanceLastOperationGetParams

NewServiceInstanceLastOperationGetParamsWithContext creates a new ServiceInstanceLastOperationGetParams object with the ability to set a context for a request.

func NewServiceInstanceLastOperationGetParamsWithHTTPClient

func NewServiceInstanceLastOperationGetParamsWithHTTPClient(client *http.Client) *ServiceInstanceLastOperationGetParams

NewServiceInstanceLastOperationGetParamsWithHTTPClient creates a new ServiceInstanceLastOperationGetParams object with the ability to set a custom HTTPClient for a request.

func NewServiceInstanceLastOperationGetParamsWithTimeout

func NewServiceInstanceLastOperationGetParamsWithTimeout(timeout time.Duration) *ServiceInstanceLastOperationGetParams

NewServiceInstanceLastOperationGetParamsWithTimeout creates a new ServiceInstanceLastOperationGetParams object with the ability to set a timeout on a request.

func (*ServiceInstanceLastOperationGetParams) SetContext

SetContext adds the context to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetDefaults added in v1.1.0

func (o *ServiceInstanceLastOperationGetParams) SetDefaults()

SetDefaults hydrates default values in the service instance last operation get params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceLastOperationGetParams) SetHTTPClient

func (o *ServiceInstanceLastOperationGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetInstanceID

func (o *ServiceInstanceLastOperationGetParams) SetInstanceID(instanceID string)

SetInstanceID adds the instanceId to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetOperation

func (o *ServiceInstanceLastOperationGetParams) SetOperation(operation *string)

SetOperation adds the operation to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetPlanID

func (o *ServiceInstanceLastOperationGetParams) SetPlanID(planID *string)

SetPlanID adds the planId to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetServiceID

func (o *ServiceInstanceLastOperationGetParams) SetServiceID(serviceID *string)

SetServiceID adds the serviceId to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetTimeout

func (o *ServiceInstanceLastOperationGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) SetXBrokerAPIVersion

func (o *ServiceInstanceLastOperationGetParams) SetXBrokerAPIVersion(xBrokerAPIVersion string)

SetXBrokerAPIVersion adds the xBrokerApiVersion to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithContext

WithContext adds the context to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithDefaults added in v1.1.0

WithDefaults hydrates default values in the service instance last operation get params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceLastOperationGetParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithInstanceID

WithInstanceID adds the instanceID to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithOperation

WithOperation adds the operation to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithPlanID

WithPlanID adds the planID to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithServiceID

WithServiceID adds the serviceID to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithTimeout

WithTimeout adds the timeout to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WithXBrokerAPIVersion

func (o *ServiceInstanceLastOperationGetParams) WithXBrokerAPIVersion(xBrokerAPIVersion string) *ServiceInstanceLastOperationGetParams

WithXBrokerAPIVersion adds the xBrokerAPIVersion to the service instance last operation get params

func (*ServiceInstanceLastOperationGetParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceInstanceLastOperationGetReader

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

ServiceInstanceLastOperationGetReader is a Reader for the ServiceInstanceLastOperationGet structure.

func (*ServiceInstanceLastOperationGetReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ServiceInstanceLastOperationGetUnauthorized added in v1.4.2

type ServiceInstanceLastOperationGetUnauthorized struct {
	Payload *models.Error
}

ServiceInstanceLastOperationGetUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewServiceInstanceLastOperationGetUnauthorized added in v1.4.2

func NewServiceInstanceLastOperationGetUnauthorized() *ServiceInstanceLastOperationGetUnauthorized

NewServiceInstanceLastOperationGetUnauthorized creates a ServiceInstanceLastOperationGetUnauthorized with default headers values

func (*ServiceInstanceLastOperationGetUnauthorized) Code added in v1.4.2

Code gets the status code for the service instance last operation get unauthorized response

func (*ServiceInstanceLastOperationGetUnauthorized) Error added in v1.4.2

func (*ServiceInstanceLastOperationGetUnauthorized) GetPayload added in v1.4.2

func (*ServiceInstanceLastOperationGetUnauthorized) IsClientError added in v1.4.2

IsClientError returns true when this service instance last operation get unauthorized response has a 4xx status code

func (*ServiceInstanceLastOperationGetUnauthorized) IsCode added in v1.4.2

IsCode returns true when this service instance last operation get unauthorized response a status code equal to that given

func (*ServiceInstanceLastOperationGetUnauthorized) IsRedirect added in v1.4.2

IsRedirect returns true when this service instance last operation get unauthorized response has a 3xx status code

func (*ServiceInstanceLastOperationGetUnauthorized) IsServerError added in v1.4.2

IsServerError returns true when this service instance last operation get unauthorized response has a 5xx status code

func (*ServiceInstanceLastOperationGetUnauthorized) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance last operation get unauthorized response has a 2xx status code

func (*ServiceInstanceLastOperationGetUnauthorized) String added in v1.4.2

type ServiceInstanceProvisionAccepted

type ServiceInstanceProvisionAccepted struct {
	Payload *models.ServiceInstanceAsyncOperation
}

ServiceInstanceProvisionAccepted describes a response with status code 202, with default header values.

Accepted

func NewServiceInstanceProvisionAccepted

func NewServiceInstanceProvisionAccepted() *ServiceInstanceProvisionAccepted

NewServiceInstanceProvisionAccepted creates a ServiceInstanceProvisionAccepted with default headers values

func (*ServiceInstanceProvisionAccepted) Code added in v1.2.4

Code gets the status code for the service instance provision accepted response

func (*ServiceInstanceProvisionAccepted) Error

func (*ServiceInstanceProvisionAccepted) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionAccepted) IsClientError added in v1.2.2

func (o *ServiceInstanceProvisionAccepted) IsClientError() bool

IsClientError returns true when this service instance provision accepted response has a 4xx status code

func (*ServiceInstanceProvisionAccepted) IsCode added in v1.2.2

func (o *ServiceInstanceProvisionAccepted) IsCode(code int) bool

IsCode returns true when this service instance provision accepted response a status code equal to that given

func (*ServiceInstanceProvisionAccepted) IsRedirect added in v1.2.2

func (o *ServiceInstanceProvisionAccepted) IsRedirect() bool

IsRedirect returns true when this service instance provision accepted response has a 3xx status code

func (*ServiceInstanceProvisionAccepted) IsServerError added in v1.2.2

func (o *ServiceInstanceProvisionAccepted) IsServerError() bool

IsServerError returns true when this service instance provision accepted response has a 5xx status code

func (*ServiceInstanceProvisionAccepted) IsSuccess added in v1.2.2

func (o *ServiceInstanceProvisionAccepted) IsSuccess() bool

IsSuccess returns true when this service instance provision accepted response has a 2xx status code

func (*ServiceInstanceProvisionAccepted) String added in v1.2.2

type ServiceInstanceProvisionBadRequest

type ServiceInstanceProvisionBadRequest struct {
	Payload *models.Error
}

ServiceInstanceProvisionBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewServiceInstanceProvisionBadRequest

func NewServiceInstanceProvisionBadRequest() *ServiceInstanceProvisionBadRequest

NewServiceInstanceProvisionBadRequest creates a ServiceInstanceProvisionBadRequest with default headers values

func (*ServiceInstanceProvisionBadRequest) Code added in v1.2.4

Code gets the status code for the service instance provision bad request response

func (*ServiceInstanceProvisionBadRequest) Error

func (*ServiceInstanceProvisionBadRequest) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionBadRequest) IsClientError added in v1.2.2

func (o *ServiceInstanceProvisionBadRequest) IsClientError() bool

IsClientError returns true when this service instance provision bad request response has a 4xx status code

func (*ServiceInstanceProvisionBadRequest) IsCode added in v1.2.2

IsCode returns true when this service instance provision bad request response a status code equal to that given

func (*ServiceInstanceProvisionBadRequest) IsRedirect added in v1.2.2

func (o *ServiceInstanceProvisionBadRequest) IsRedirect() bool

IsRedirect returns true when this service instance provision bad request response has a 3xx status code

func (*ServiceInstanceProvisionBadRequest) IsServerError added in v1.2.2

func (o *ServiceInstanceProvisionBadRequest) IsServerError() bool

IsServerError returns true when this service instance provision bad request response has a 5xx status code

func (*ServiceInstanceProvisionBadRequest) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance provision bad request response has a 2xx status code

func (*ServiceInstanceProvisionBadRequest) String added in v1.2.2

type ServiceInstanceProvisionConflict

type ServiceInstanceProvisionConflict struct {
	Payload *models.Error
}

ServiceInstanceProvisionConflict describes a response with status code 409, with default header values.

Conflict

func NewServiceInstanceProvisionConflict

func NewServiceInstanceProvisionConflict() *ServiceInstanceProvisionConflict

NewServiceInstanceProvisionConflict creates a ServiceInstanceProvisionConflict with default headers values

func (*ServiceInstanceProvisionConflict) Code added in v1.2.4

Code gets the status code for the service instance provision conflict response

func (*ServiceInstanceProvisionConflict) Error

func (*ServiceInstanceProvisionConflict) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionConflict) IsClientError added in v1.2.2

func (o *ServiceInstanceProvisionConflict) IsClientError() bool

IsClientError returns true when this service instance provision conflict response has a 4xx status code

func (*ServiceInstanceProvisionConflict) IsCode added in v1.2.2

func (o *ServiceInstanceProvisionConflict) IsCode(code int) bool

IsCode returns true when this service instance provision conflict response a status code equal to that given

func (*ServiceInstanceProvisionConflict) IsRedirect added in v1.2.2

func (o *ServiceInstanceProvisionConflict) IsRedirect() bool

IsRedirect returns true when this service instance provision conflict response has a 3xx status code

func (*ServiceInstanceProvisionConflict) IsServerError added in v1.2.2

func (o *ServiceInstanceProvisionConflict) IsServerError() bool

IsServerError returns true when this service instance provision conflict response has a 5xx status code

func (*ServiceInstanceProvisionConflict) IsSuccess added in v1.2.2

func (o *ServiceInstanceProvisionConflict) IsSuccess() bool

IsSuccess returns true when this service instance provision conflict response has a 2xx status code

func (*ServiceInstanceProvisionConflict) String added in v1.2.2

type ServiceInstanceProvisionCreated

type ServiceInstanceProvisionCreated struct {
	Payload *models.ServiceInstanceProvision
}

ServiceInstanceProvisionCreated describes a response with status code 201, with default header values.

Created

func NewServiceInstanceProvisionCreated

func NewServiceInstanceProvisionCreated() *ServiceInstanceProvisionCreated

NewServiceInstanceProvisionCreated creates a ServiceInstanceProvisionCreated with default headers values

func (*ServiceInstanceProvisionCreated) Code added in v1.2.4

Code gets the status code for the service instance provision created response

func (*ServiceInstanceProvisionCreated) Error

func (*ServiceInstanceProvisionCreated) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionCreated) IsClientError added in v1.2.2

func (o *ServiceInstanceProvisionCreated) IsClientError() bool

IsClientError returns true when this service instance provision created response has a 4xx status code

func (*ServiceInstanceProvisionCreated) IsCode added in v1.2.2

func (o *ServiceInstanceProvisionCreated) IsCode(code int) bool

IsCode returns true when this service instance provision created response a status code equal to that given

func (*ServiceInstanceProvisionCreated) IsRedirect added in v1.2.2

func (o *ServiceInstanceProvisionCreated) IsRedirect() bool

IsRedirect returns true when this service instance provision created response has a 3xx status code

func (*ServiceInstanceProvisionCreated) IsServerError added in v1.2.2

func (o *ServiceInstanceProvisionCreated) IsServerError() bool

IsServerError returns true when this service instance provision created response has a 5xx status code

func (*ServiceInstanceProvisionCreated) IsSuccess added in v1.2.2

func (o *ServiceInstanceProvisionCreated) IsSuccess() bool

IsSuccess returns true when this service instance provision created response has a 2xx status code

func (*ServiceInstanceProvisionCreated) String added in v1.2.2

type ServiceInstanceProvisionForbidden added in v1.4.2

type ServiceInstanceProvisionForbidden struct {
	Payload *models.Error
}

ServiceInstanceProvisionForbidden describes a response with status code 403, with default header values.

Forbidden

func NewServiceInstanceProvisionForbidden added in v1.4.2

func NewServiceInstanceProvisionForbidden() *ServiceInstanceProvisionForbidden

NewServiceInstanceProvisionForbidden creates a ServiceInstanceProvisionForbidden with default headers values

func (*ServiceInstanceProvisionForbidden) Code added in v1.4.2

Code gets the status code for the service instance provision forbidden response

func (*ServiceInstanceProvisionForbidden) Error added in v1.4.2

func (*ServiceInstanceProvisionForbidden) GetPayload added in v1.4.2

func (*ServiceInstanceProvisionForbidden) IsClientError added in v1.4.2

func (o *ServiceInstanceProvisionForbidden) IsClientError() bool

IsClientError returns true when this service instance provision forbidden response has a 4xx status code

func (*ServiceInstanceProvisionForbidden) IsCode added in v1.4.2

func (o *ServiceInstanceProvisionForbidden) IsCode(code int) bool

IsCode returns true when this service instance provision forbidden response a status code equal to that given

func (*ServiceInstanceProvisionForbidden) IsRedirect added in v1.4.2

func (o *ServiceInstanceProvisionForbidden) IsRedirect() bool

IsRedirect returns true when this service instance provision forbidden response has a 3xx status code

func (*ServiceInstanceProvisionForbidden) IsServerError added in v1.4.2

func (o *ServiceInstanceProvisionForbidden) IsServerError() bool

IsServerError returns true when this service instance provision forbidden response has a 5xx status code

func (*ServiceInstanceProvisionForbidden) IsSuccess added in v1.4.2

func (o *ServiceInstanceProvisionForbidden) IsSuccess() bool

IsSuccess returns true when this service instance provision forbidden response has a 2xx status code

func (*ServiceInstanceProvisionForbidden) String added in v1.4.2

type ServiceInstanceProvisionNotFound added in v1.4.2

type ServiceInstanceProvisionNotFound struct {
	Payload *models.Error
}

ServiceInstanceProvisionNotFound describes a response with status code 404, with default header values.

Not Found

func NewServiceInstanceProvisionNotFound added in v1.4.2

func NewServiceInstanceProvisionNotFound() *ServiceInstanceProvisionNotFound

NewServiceInstanceProvisionNotFound creates a ServiceInstanceProvisionNotFound with default headers values

func (*ServiceInstanceProvisionNotFound) Code added in v1.4.2

Code gets the status code for the service instance provision not found response

func (*ServiceInstanceProvisionNotFound) Error added in v1.4.2

func (*ServiceInstanceProvisionNotFound) GetPayload added in v1.4.2

func (*ServiceInstanceProvisionNotFound) IsClientError added in v1.4.2

func (o *ServiceInstanceProvisionNotFound) IsClientError() bool

IsClientError returns true when this service instance provision not found response has a 4xx status code

func (*ServiceInstanceProvisionNotFound) IsCode added in v1.4.2

func (o *ServiceInstanceProvisionNotFound) IsCode(code int) bool

IsCode returns true when this service instance provision not found response a status code equal to that given

func (*ServiceInstanceProvisionNotFound) IsRedirect added in v1.4.2

func (o *ServiceInstanceProvisionNotFound) IsRedirect() bool

IsRedirect returns true when this service instance provision not found response has a 3xx status code

func (*ServiceInstanceProvisionNotFound) IsServerError added in v1.4.2

func (o *ServiceInstanceProvisionNotFound) IsServerError() bool

IsServerError returns true when this service instance provision not found response has a 5xx status code

func (*ServiceInstanceProvisionNotFound) IsSuccess added in v1.4.2

func (o *ServiceInstanceProvisionNotFound) IsSuccess() bool

IsSuccess returns true when this service instance provision not found response has a 2xx status code

func (*ServiceInstanceProvisionNotFound) String added in v1.4.2

type ServiceInstanceProvisionOK

type ServiceInstanceProvisionOK struct {
	Payload *models.ServiceInstanceProvision
}

ServiceInstanceProvisionOK describes a response with status code 200, with default header values.

OK

func NewServiceInstanceProvisionOK

func NewServiceInstanceProvisionOK() *ServiceInstanceProvisionOK

NewServiceInstanceProvisionOK creates a ServiceInstanceProvisionOK with default headers values

func (*ServiceInstanceProvisionOK) Code added in v1.2.4

func (o *ServiceInstanceProvisionOK) Code() int

Code gets the status code for the service instance provision o k response

func (*ServiceInstanceProvisionOK) Error

func (*ServiceInstanceProvisionOK) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionOK) IsClientError added in v1.2.2

func (o *ServiceInstanceProvisionOK) IsClientError() bool

IsClientError returns true when this service instance provision o k response has a 4xx status code

func (*ServiceInstanceProvisionOK) IsCode added in v1.2.2

func (o *ServiceInstanceProvisionOK) IsCode(code int) bool

IsCode returns true when this service instance provision o k response a status code equal to that given

func (*ServiceInstanceProvisionOK) IsRedirect added in v1.2.2

func (o *ServiceInstanceProvisionOK) IsRedirect() bool

IsRedirect returns true when this service instance provision o k response has a 3xx status code

func (*ServiceInstanceProvisionOK) IsServerError added in v1.2.2

func (o *ServiceInstanceProvisionOK) IsServerError() bool

IsServerError returns true when this service instance provision o k response has a 5xx status code

func (*ServiceInstanceProvisionOK) IsSuccess added in v1.2.2

func (o *ServiceInstanceProvisionOK) IsSuccess() bool

IsSuccess returns true when this service instance provision o k response has a 2xx status code

func (*ServiceInstanceProvisionOK) String added in v1.2.2

func (o *ServiceInstanceProvisionOK) String() string

type ServiceInstanceProvisionParams

type ServiceInstanceProvisionParams struct {

	/* XBrokerAPIOriginatingIdentity.

	   identity of the user that initiated the request from the Platform
	*/
	XBrokerAPIOriginatingIdentity *string

	/* XBrokerAPIVersion.

	   version number of the Service Broker API that the Platform will use
	*/
	XBrokerAPIVersion string

	/* AcceptsIncomplete.

	   asynchronous operations supported
	*/
	AcceptsIncomplete *bool

	/* Body.

	   parameters for the requested service instance provision
	*/
	Body *models.ServiceInstanceProvisionRequest

	/* InstanceID.

	   instance id of instance to provision
	*/
	InstanceID string

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

ServiceInstanceProvisionParams contains all the parameters to send to the API endpoint

for the service instance provision operation.

Typically these are written to a http.Request.

func NewServiceInstanceProvisionParams

func NewServiceInstanceProvisionParams() *ServiceInstanceProvisionParams

NewServiceInstanceProvisionParams creates a new ServiceInstanceProvisionParams 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 NewServiceInstanceProvisionParamsWithContext

func NewServiceInstanceProvisionParamsWithContext(ctx context.Context) *ServiceInstanceProvisionParams

NewServiceInstanceProvisionParamsWithContext creates a new ServiceInstanceProvisionParams object with the ability to set a context for a request.

func NewServiceInstanceProvisionParamsWithHTTPClient

func NewServiceInstanceProvisionParamsWithHTTPClient(client *http.Client) *ServiceInstanceProvisionParams

NewServiceInstanceProvisionParamsWithHTTPClient creates a new ServiceInstanceProvisionParams object with the ability to set a custom HTTPClient for a request.

func NewServiceInstanceProvisionParamsWithTimeout

func NewServiceInstanceProvisionParamsWithTimeout(timeout time.Duration) *ServiceInstanceProvisionParams

NewServiceInstanceProvisionParamsWithTimeout creates a new ServiceInstanceProvisionParams object with the ability to set a timeout on a request.

func (*ServiceInstanceProvisionParams) SetAcceptsIncomplete

func (o *ServiceInstanceProvisionParams) SetAcceptsIncomplete(acceptsIncomplete *bool)

SetAcceptsIncomplete adds the acceptsIncomplete to the service instance provision params

func (*ServiceInstanceProvisionParams) SetBody

SetBody adds the body to the service instance provision params

func (*ServiceInstanceProvisionParams) SetContext

func (o *ServiceInstanceProvisionParams) SetContext(ctx context.Context)

SetContext adds the context to the service instance provision params

func (*ServiceInstanceProvisionParams) SetDefaults added in v1.1.0

func (o *ServiceInstanceProvisionParams) SetDefaults()

SetDefaults hydrates default values in the service instance provision params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceProvisionParams) SetHTTPClient

func (o *ServiceInstanceProvisionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the service instance provision params

func (*ServiceInstanceProvisionParams) SetInstanceID

func (o *ServiceInstanceProvisionParams) SetInstanceID(instanceID string)

SetInstanceID adds the instanceId to the service instance provision params

func (*ServiceInstanceProvisionParams) SetTimeout

func (o *ServiceInstanceProvisionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the service instance provision params

func (*ServiceInstanceProvisionParams) SetXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceProvisionParams) SetXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string)

SetXBrokerAPIOriginatingIdentity adds the xBrokerApiOriginatingIdentity to the service instance provision params

func (*ServiceInstanceProvisionParams) SetXBrokerAPIVersion

func (o *ServiceInstanceProvisionParams) SetXBrokerAPIVersion(xBrokerAPIVersion string)

SetXBrokerAPIVersion adds the xBrokerApiVersion to the service instance provision params

func (*ServiceInstanceProvisionParams) WithAcceptsIncomplete

func (o *ServiceInstanceProvisionParams) WithAcceptsIncomplete(acceptsIncomplete *bool) *ServiceInstanceProvisionParams

WithAcceptsIncomplete adds the acceptsIncomplete to the service instance provision params

func (*ServiceInstanceProvisionParams) WithBody

WithBody adds the body to the service instance provision params

func (*ServiceInstanceProvisionParams) WithContext

WithContext adds the context to the service instance provision params

func (*ServiceInstanceProvisionParams) WithDefaults added in v1.1.0

WithDefaults hydrates default values in the service instance provision params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceProvisionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service instance provision params

func (*ServiceInstanceProvisionParams) WithInstanceID

WithInstanceID adds the instanceID to the service instance provision params

func (*ServiceInstanceProvisionParams) WithTimeout

WithTimeout adds the timeout to the service instance provision params

func (*ServiceInstanceProvisionParams) WithXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceProvisionParams) WithXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string) *ServiceInstanceProvisionParams

WithXBrokerAPIOriginatingIdentity adds the xBrokerAPIOriginatingIdentity to the service instance provision params

func (*ServiceInstanceProvisionParams) WithXBrokerAPIVersion

func (o *ServiceInstanceProvisionParams) WithXBrokerAPIVersion(xBrokerAPIVersion string) *ServiceInstanceProvisionParams

WithXBrokerAPIVersion adds the xBrokerAPIVersion to the service instance provision params

func (*ServiceInstanceProvisionParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceInstanceProvisionReader

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

ServiceInstanceProvisionReader is a Reader for the ServiceInstanceProvision structure.

func (*ServiceInstanceProvisionReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ServiceInstanceProvisionUnauthorized added in v1.4.2

type ServiceInstanceProvisionUnauthorized struct {
	Payload *models.Error
}

ServiceInstanceProvisionUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewServiceInstanceProvisionUnauthorized added in v1.4.2

func NewServiceInstanceProvisionUnauthorized() *ServiceInstanceProvisionUnauthorized

NewServiceInstanceProvisionUnauthorized creates a ServiceInstanceProvisionUnauthorized with default headers values

func (*ServiceInstanceProvisionUnauthorized) Code added in v1.4.2

Code gets the status code for the service instance provision unauthorized response

func (*ServiceInstanceProvisionUnauthorized) Error added in v1.4.2

func (*ServiceInstanceProvisionUnauthorized) GetPayload added in v1.4.2

func (*ServiceInstanceProvisionUnauthorized) IsClientError added in v1.4.2

func (o *ServiceInstanceProvisionUnauthorized) IsClientError() bool

IsClientError returns true when this service instance provision unauthorized response has a 4xx status code

func (*ServiceInstanceProvisionUnauthorized) IsCode added in v1.4.2

IsCode returns true when this service instance provision unauthorized response a status code equal to that given

func (*ServiceInstanceProvisionUnauthorized) IsRedirect added in v1.4.2

IsRedirect returns true when this service instance provision unauthorized response has a 3xx status code

func (*ServiceInstanceProvisionUnauthorized) IsServerError added in v1.4.2

func (o *ServiceInstanceProvisionUnauthorized) IsServerError() bool

IsServerError returns true when this service instance provision unauthorized response has a 5xx status code

func (*ServiceInstanceProvisionUnauthorized) IsSuccess added in v1.4.2

IsSuccess returns true when this service instance provision unauthorized response has a 2xx status code

func (*ServiceInstanceProvisionUnauthorized) String added in v1.4.2

type ServiceInstanceProvisionUnprocessableEntity

type ServiceInstanceProvisionUnprocessableEntity struct {
	Payload *models.Error
}

ServiceInstanceProvisionUnprocessableEntity describes a response with status code 422, with default header values.

Unprocessable Entity

func NewServiceInstanceProvisionUnprocessableEntity

func NewServiceInstanceProvisionUnprocessableEntity() *ServiceInstanceProvisionUnprocessableEntity

NewServiceInstanceProvisionUnprocessableEntity creates a ServiceInstanceProvisionUnprocessableEntity with default headers values

func (*ServiceInstanceProvisionUnprocessableEntity) Code added in v1.2.4

Code gets the status code for the service instance provision unprocessable entity response

func (*ServiceInstanceProvisionUnprocessableEntity) Error

func (*ServiceInstanceProvisionUnprocessableEntity) GetPayload added in v1.1.0

func (*ServiceInstanceProvisionUnprocessableEntity) IsClientError added in v1.2.2

IsClientError returns true when this service instance provision unprocessable entity response has a 4xx status code

func (*ServiceInstanceProvisionUnprocessableEntity) IsCode added in v1.2.2

IsCode returns true when this service instance provision unprocessable entity response a status code equal to that given

func (*ServiceInstanceProvisionUnprocessableEntity) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance provision unprocessable entity response has a 3xx status code

func (*ServiceInstanceProvisionUnprocessableEntity) IsServerError added in v1.2.2

IsServerError returns true when this service instance provision unprocessable entity response has a 5xx status code

func (*ServiceInstanceProvisionUnprocessableEntity) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance provision unprocessable entity response has a 2xx status code

func (*ServiceInstanceProvisionUnprocessableEntity) String added in v1.2.2

type ServiceInstanceUpdateAccepted

type ServiceInstanceUpdateAccepted struct {
	Payload *models.ServiceInstanceAsyncOperation
}

ServiceInstanceUpdateAccepted describes a response with status code 202, with default header values.

Accepted

func NewServiceInstanceUpdateAccepted

func NewServiceInstanceUpdateAccepted() *ServiceInstanceUpdateAccepted

NewServiceInstanceUpdateAccepted creates a ServiceInstanceUpdateAccepted with default headers values

func (*ServiceInstanceUpdateAccepted) Code added in v1.2.4

Code gets the status code for the service instance update accepted response

func (*ServiceInstanceUpdateAccepted) Error

func (*ServiceInstanceUpdateAccepted) GetPayload added in v1.1.0

func (*ServiceInstanceUpdateAccepted) IsClientError added in v1.2.2

func (o *ServiceInstanceUpdateAccepted) IsClientError() bool

IsClientError returns true when this service instance update accepted response has a 4xx status code

func (*ServiceInstanceUpdateAccepted) IsCode added in v1.2.2

func (o *ServiceInstanceUpdateAccepted) IsCode(code int) bool

IsCode returns true when this service instance update accepted response a status code equal to that given

func (*ServiceInstanceUpdateAccepted) IsRedirect added in v1.2.2

func (o *ServiceInstanceUpdateAccepted) IsRedirect() bool

IsRedirect returns true when this service instance update accepted response has a 3xx status code

func (*ServiceInstanceUpdateAccepted) IsServerError added in v1.2.2

func (o *ServiceInstanceUpdateAccepted) IsServerError() bool

IsServerError returns true when this service instance update accepted response has a 5xx status code

func (*ServiceInstanceUpdateAccepted) IsSuccess added in v1.2.2

func (o *ServiceInstanceUpdateAccepted) IsSuccess() bool

IsSuccess returns true when this service instance update accepted response has a 2xx status code

func (*ServiceInstanceUpdateAccepted) String added in v1.2.2

type ServiceInstanceUpdateBadRequest

type ServiceInstanceUpdateBadRequest struct {
	Payload *models.Error
}

ServiceInstanceUpdateBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewServiceInstanceUpdateBadRequest

func NewServiceInstanceUpdateBadRequest() *ServiceInstanceUpdateBadRequest

NewServiceInstanceUpdateBadRequest creates a ServiceInstanceUpdateBadRequest with default headers values

func (*ServiceInstanceUpdateBadRequest) Code added in v1.2.4

Code gets the status code for the service instance update bad request response

func (*ServiceInstanceUpdateBadRequest) Error

func (*ServiceInstanceUpdateBadRequest) GetPayload added in v1.1.0

func (o *ServiceInstanceUpdateBadRequest) GetPayload() *models.Error

func (*ServiceInstanceUpdateBadRequest) IsClientError added in v1.2.2

func (o *ServiceInstanceUpdateBadRequest) IsClientError() bool

IsClientError returns true when this service instance update bad request response has a 4xx status code

func (*ServiceInstanceUpdateBadRequest) IsCode added in v1.2.2

func (o *ServiceInstanceUpdateBadRequest) IsCode(code int) bool

IsCode returns true when this service instance update bad request response a status code equal to that given

func (*ServiceInstanceUpdateBadRequest) IsRedirect added in v1.2.2

func (o *ServiceInstanceUpdateBadRequest) IsRedirect() bool

IsRedirect returns true when this service instance update bad request response has a 3xx status code

func (*ServiceInstanceUpdateBadRequest) IsServerError added in v1.2.2

func (o *ServiceInstanceUpdateBadRequest) IsServerError() bool

IsServerError returns true when this service instance update bad request response has a 5xx status code

func (*ServiceInstanceUpdateBadRequest) IsSuccess added in v1.2.2

func (o *ServiceInstanceUpdateBadRequest) IsSuccess() bool

IsSuccess returns true when this service instance update bad request response has a 2xx status code

func (*ServiceInstanceUpdateBadRequest) String added in v1.2.2

type ServiceInstanceUpdateForbidden added in v1.4.2

type ServiceInstanceUpdateForbidden struct {
	Payload *models.Error
}

ServiceInstanceUpdateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewServiceInstanceUpdateForbidden added in v1.4.2

func NewServiceInstanceUpdateForbidden() *ServiceInstanceUpdateForbidden

NewServiceInstanceUpdateForbidden creates a ServiceInstanceUpdateForbidden with default headers values

func (*ServiceInstanceUpdateForbidden) Code added in v1.4.2

Code gets the status code for the service instance update forbidden response

func (*ServiceInstanceUpdateForbidden) Error added in v1.4.2

func (*ServiceInstanceUpdateForbidden) GetPayload added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) GetPayload() *models.Error

func (*ServiceInstanceUpdateForbidden) IsClientError added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) IsClientError() bool

IsClientError returns true when this service instance update forbidden response has a 4xx status code

func (*ServiceInstanceUpdateForbidden) IsCode added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) IsCode(code int) bool

IsCode returns true when this service instance update forbidden response a status code equal to that given

func (*ServiceInstanceUpdateForbidden) IsRedirect added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) IsRedirect() bool

IsRedirect returns true when this service instance update forbidden response has a 3xx status code

func (*ServiceInstanceUpdateForbidden) IsServerError added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) IsServerError() bool

IsServerError returns true when this service instance update forbidden response has a 5xx status code

func (*ServiceInstanceUpdateForbidden) IsSuccess added in v1.4.2

func (o *ServiceInstanceUpdateForbidden) IsSuccess() bool

IsSuccess returns true when this service instance update forbidden response has a 2xx status code

func (*ServiceInstanceUpdateForbidden) String added in v1.4.2

type ServiceInstanceUpdateNotFound added in v1.4.2

type ServiceInstanceUpdateNotFound struct {
	Payload *models.Error
}

ServiceInstanceUpdateNotFound describes a response with status code 404, with default header values.

Not Found

func NewServiceInstanceUpdateNotFound added in v1.4.2

func NewServiceInstanceUpdateNotFound() *ServiceInstanceUpdateNotFound

NewServiceInstanceUpdateNotFound creates a ServiceInstanceUpdateNotFound with default headers values

func (*ServiceInstanceUpdateNotFound) Code added in v1.4.2

Code gets the status code for the service instance update not found response

func (*ServiceInstanceUpdateNotFound) Error added in v1.4.2

func (*ServiceInstanceUpdateNotFound) GetPayload added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) GetPayload() *models.Error

func (*ServiceInstanceUpdateNotFound) IsClientError added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) IsClientError() bool

IsClientError returns true when this service instance update not found response has a 4xx status code

func (*ServiceInstanceUpdateNotFound) IsCode added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) IsCode(code int) bool

IsCode returns true when this service instance update not found response a status code equal to that given

func (*ServiceInstanceUpdateNotFound) IsRedirect added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) IsRedirect() bool

IsRedirect returns true when this service instance update not found response has a 3xx status code

func (*ServiceInstanceUpdateNotFound) IsServerError added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) IsServerError() bool

IsServerError returns true when this service instance update not found response has a 5xx status code

func (*ServiceInstanceUpdateNotFound) IsSuccess added in v1.4.2

func (o *ServiceInstanceUpdateNotFound) IsSuccess() bool

IsSuccess returns true when this service instance update not found response has a 2xx status code

func (*ServiceInstanceUpdateNotFound) String added in v1.4.2

type ServiceInstanceUpdateOK

type ServiceInstanceUpdateOK struct {
	Payload models.Object
}

ServiceInstanceUpdateOK describes a response with status code 200, with default header values.

OK

func NewServiceInstanceUpdateOK

func NewServiceInstanceUpdateOK() *ServiceInstanceUpdateOK

NewServiceInstanceUpdateOK creates a ServiceInstanceUpdateOK with default headers values

func (*ServiceInstanceUpdateOK) Code added in v1.2.4

func (o *ServiceInstanceUpdateOK) Code() int

Code gets the status code for the service instance update o k response

func (*ServiceInstanceUpdateOK) Error

func (o *ServiceInstanceUpdateOK) Error() string

func (*ServiceInstanceUpdateOK) GetPayload added in v1.1.0

func (o *ServiceInstanceUpdateOK) GetPayload() models.Object

func (*ServiceInstanceUpdateOK) IsClientError added in v1.2.2

func (o *ServiceInstanceUpdateOK) IsClientError() bool

IsClientError returns true when this service instance update o k response has a 4xx status code

func (*ServiceInstanceUpdateOK) IsCode added in v1.2.2

func (o *ServiceInstanceUpdateOK) IsCode(code int) bool

IsCode returns true when this service instance update o k response a status code equal to that given

func (*ServiceInstanceUpdateOK) IsRedirect added in v1.2.2

func (o *ServiceInstanceUpdateOK) IsRedirect() bool

IsRedirect returns true when this service instance update o k response has a 3xx status code

func (*ServiceInstanceUpdateOK) IsServerError added in v1.2.2

func (o *ServiceInstanceUpdateOK) IsServerError() bool

IsServerError returns true when this service instance update o k response has a 5xx status code

func (*ServiceInstanceUpdateOK) IsSuccess added in v1.2.2

func (o *ServiceInstanceUpdateOK) IsSuccess() bool

IsSuccess returns true when this service instance update o k response has a 2xx status code

func (*ServiceInstanceUpdateOK) String added in v1.2.2

func (o *ServiceInstanceUpdateOK) String() string

type ServiceInstanceUpdateParams

type ServiceInstanceUpdateParams struct {

	/* XBrokerAPIOriginatingIdentity.

	   identity of the user that initiated the request from the Platform
	*/
	XBrokerAPIOriginatingIdentity *string

	/* XBrokerAPIVersion.

	   version number of the Service Broker API that the Platform will use
	*/
	XBrokerAPIVersion string

	/* AcceptsIncomplete.

	   asynchronous operations supported
	*/
	AcceptsIncomplete *bool

	/* Body.

	   parameters for the requested service instance update
	*/
	Body *models.ServiceInstanceUpdateRequest

	/* InstanceID.

	   instance id of instance to provision
	*/
	InstanceID string

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

ServiceInstanceUpdateParams contains all the parameters to send to the API endpoint

for the service instance update operation.

Typically these are written to a http.Request.

func NewServiceInstanceUpdateParams

func NewServiceInstanceUpdateParams() *ServiceInstanceUpdateParams

NewServiceInstanceUpdateParams creates a new ServiceInstanceUpdateParams 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 NewServiceInstanceUpdateParamsWithContext

func NewServiceInstanceUpdateParamsWithContext(ctx context.Context) *ServiceInstanceUpdateParams

NewServiceInstanceUpdateParamsWithContext creates a new ServiceInstanceUpdateParams object with the ability to set a context for a request.

func NewServiceInstanceUpdateParamsWithHTTPClient

func NewServiceInstanceUpdateParamsWithHTTPClient(client *http.Client) *ServiceInstanceUpdateParams

NewServiceInstanceUpdateParamsWithHTTPClient creates a new ServiceInstanceUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewServiceInstanceUpdateParamsWithTimeout

func NewServiceInstanceUpdateParamsWithTimeout(timeout time.Duration) *ServiceInstanceUpdateParams

NewServiceInstanceUpdateParamsWithTimeout creates a new ServiceInstanceUpdateParams object with the ability to set a timeout on a request.

func (*ServiceInstanceUpdateParams) SetAcceptsIncomplete

func (o *ServiceInstanceUpdateParams) SetAcceptsIncomplete(acceptsIncomplete *bool)

SetAcceptsIncomplete adds the acceptsIncomplete to the service instance update params

func (*ServiceInstanceUpdateParams) SetBody

SetBody adds the body to the service instance update params

func (*ServiceInstanceUpdateParams) SetContext

func (o *ServiceInstanceUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the service instance update params

func (*ServiceInstanceUpdateParams) SetDefaults added in v1.1.0

func (o *ServiceInstanceUpdateParams) SetDefaults()

SetDefaults hydrates default values in the service instance update params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceUpdateParams) SetHTTPClient

func (o *ServiceInstanceUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the service instance update params

func (*ServiceInstanceUpdateParams) SetInstanceID

func (o *ServiceInstanceUpdateParams) SetInstanceID(instanceID string)

SetInstanceID adds the instanceId to the service instance update params

func (*ServiceInstanceUpdateParams) SetTimeout

func (o *ServiceInstanceUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the service instance update params

func (*ServiceInstanceUpdateParams) SetXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceUpdateParams) SetXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string)

SetXBrokerAPIOriginatingIdentity adds the xBrokerApiOriginatingIdentity to the service instance update params

func (*ServiceInstanceUpdateParams) SetXBrokerAPIVersion

func (o *ServiceInstanceUpdateParams) SetXBrokerAPIVersion(xBrokerAPIVersion string)

SetXBrokerAPIVersion adds the xBrokerApiVersion to the service instance update params

func (*ServiceInstanceUpdateParams) WithAcceptsIncomplete

func (o *ServiceInstanceUpdateParams) WithAcceptsIncomplete(acceptsIncomplete *bool) *ServiceInstanceUpdateParams

WithAcceptsIncomplete adds the acceptsIncomplete to the service instance update params

func (*ServiceInstanceUpdateParams) WithBody

WithBody adds the body to the service instance update params

func (*ServiceInstanceUpdateParams) WithContext

WithContext adds the context to the service instance update params

func (*ServiceInstanceUpdateParams) WithDefaults added in v1.1.0

WithDefaults hydrates default values in the service instance update params (not the query body).

All values with no default are reset to their zero value.

func (*ServiceInstanceUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the service instance update params

func (*ServiceInstanceUpdateParams) WithInstanceID

func (o *ServiceInstanceUpdateParams) WithInstanceID(instanceID string) *ServiceInstanceUpdateParams

WithInstanceID adds the instanceID to the service instance update params

func (*ServiceInstanceUpdateParams) WithTimeout

WithTimeout adds the timeout to the service instance update params

func (*ServiceInstanceUpdateParams) WithXBrokerAPIOriginatingIdentity

func (o *ServiceInstanceUpdateParams) WithXBrokerAPIOriginatingIdentity(xBrokerAPIOriginatingIdentity *string) *ServiceInstanceUpdateParams

WithXBrokerAPIOriginatingIdentity adds the xBrokerAPIOriginatingIdentity to the service instance update params

func (*ServiceInstanceUpdateParams) WithXBrokerAPIVersion

func (o *ServiceInstanceUpdateParams) WithXBrokerAPIVersion(xBrokerAPIVersion string) *ServiceInstanceUpdateParams

WithXBrokerAPIVersion adds the xBrokerAPIVersion to the service instance update params

func (*ServiceInstanceUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ServiceInstanceUpdateReader

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

ServiceInstanceUpdateReader is a Reader for the ServiceInstanceUpdate structure.

func (*ServiceInstanceUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ServiceInstanceUpdateUnauthorized added in v1.4.2

type ServiceInstanceUpdateUnauthorized struct {
	Payload *models.Error
}

ServiceInstanceUpdateUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewServiceInstanceUpdateUnauthorized added in v1.4.2

func NewServiceInstanceUpdateUnauthorized() *ServiceInstanceUpdateUnauthorized

NewServiceInstanceUpdateUnauthorized creates a ServiceInstanceUpdateUnauthorized with default headers values

func (*ServiceInstanceUpdateUnauthorized) Code added in v1.4.2

Code gets the status code for the service instance update unauthorized response

func (*ServiceInstanceUpdateUnauthorized) Error added in v1.4.2

func (*ServiceInstanceUpdateUnauthorized) GetPayload added in v1.4.2

func (*ServiceInstanceUpdateUnauthorized) IsClientError added in v1.4.2

func (o *ServiceInstanceUpdateUnauthorized) IsClientError() bool

IsClientError returns true when this service instance update unauthorized response has a 4xx status code

func (*ServiceInstanceUpdateUnauthorized) IsCode added in v1.4.2

func (o *ServiceInstanceUpdateUnauthorized) IsCode(code int) bool

IsCode returns true when this service instance update unauthorized response a status code equal to that given

func (*ServiceInstanceUpdateUnauthorized) IsRedirect added in v1.4.2

func (o *ServiceInstanceUpdateUnauthorized) IsRedirect() bool

IsRedirect returns true when this service instance update unauthorized response has a 3xx status code

func (*ServiceInstanceUpdateUnauthorized) IsServerError added in v1.4.2

func (o *ServiceInstanceUpdateUnauthorized) IsServerError() bool

IsServerError returns true when this service instance update unauthorized response has a 5xx status code

func (*ServiceInstanceUpdateUnauthorized) IsSuccess added in v1.4.2

func (o *ServiceInstanceUpdateUnauthorized) IsSuccess() bool

IsSuccess returns true when this service instance update unauthorized response has a 2xx status code

func (*ServiceInstanceUpdateUnauthorized) String added in v1.4.2

type ServiceInstanceUpdateUnprocessableEntity

type ServiceInstanceUpdateUnprocessableEntity struct {
	Payload *models.Error
}

ServiceInstanceUpdateUnprocessableEntity describes a response with status code 422, with default header values.

Unprocessable entity

func NewServiceInstanceUpdateUnprocessableEntity

func NewServiceInstanceUpdateUnprocessableEntity() *ServiceInstanceUpdateUnprocessableEntity

NewServiceInstanceUpdateUnprocessableEntity creates a ServiceInstanceUpdateUnprocessableEntity with default headers values

func (*ServiceInstanceUpdateUnprocessableEntity) Code added in v1.2.4

Code gets the status code for the service instance update unprocessable entity response

func (*ServiceInstanceUpdateUnprocessableEntity) Error

func (*ServiceInstanceUpdateUnprocessableEntity) GetPayload added in v1.1.0

func (*ServiceInstanceUpdateUnprocessableEntity) IsClientError added in v1.2.2

IsClientError returns true when this service instance update unprocessable entity response has a 4xx status code

func (*ServiceInstanceUpdateUnprocessableEntity) IsCode added in v1.2.2

IsCode returns true when this service instance update unprocessable entity response a status code equal to that given

func (*ServiceInstanceUpdateUnprocessableEntity) IsRedirect added in v1.2.2

IsRedirect returns true when this service instance update unprocessable entity response has a 3xx status code

func (*ServiceInstanceUpdateUnprocessableEntity) IsServerError added in v1.2.2

IsServerError returns true when this service instance update unprocessable entity response has a 5xx status code

func (*ServiceInstanceUpdateUnprocessableEntity) IsSuccess added in v1.2.2

IsSuccess returns true when this service instance update unprocessable entity response has a 2xx status code

func (*ServiceInstanceUpdateUnprocessableEntity) String added in v1.2.2

Jump to

Keyboard shortcuts

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