switch_settings

package
v0.0.0-...-b7c797c Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: Apache-2.0 Imports: 10 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 switch settings API

func (*Client) CreateNetworkSwitchSettingsQosRule

CreateNetworkSwitchSettingsQosRule creates network switch settings qos rule

Add a quality of service rule

func (*Client) DeleteNetworkSwitchSettingsQosRule

DeleteNetworkSwitchSettingsQosRule deletes network switch settings qos rule

Delete a quality of service rule

func (*Client) GetNetworkSwitchSettings

func (a *Client) GetNetworkSwitchSettings(params *GetNetworkSwitchSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsOK, error)

GetNetworkSwitchSettings gets network switch settings

Returns the switch network settings

func (*Client) GetNetworkSwitchSettingsDhcpServerPolicy

GetNetworkSwitchSettingsDhcpServerPolicy gets network switch settings dhcp server policy

Return the DHCP server policy

func (*Client) GetNetworkSwitchSettingsDscpToCosMappings

GetNetworkSwitchSettingsDscpToCosMappings gets network switch settings dscp to cos mappings

Return the DSCP to CoS mappings

func (*Client) GetNetworkSwitchSettingsMtu

func (a *Client) GetNetworkSwitchSettingsMtu(params *GetNetworkSwitchSettingsMtuParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsMtuOK, error)

GetNetworkSwitchSettingsMtu gets network switch settings mtu

Return the MTU configuration

func (*Client) GetNetworkSwitchSettingsMulticast

GetNetworkSwitchSettingsMulticast gets network switch settings multicast

Return multicast settings for a network

func (*Client) GetNetworkSwitchSettingsQosRule

func (a *Client) GetNetworkSwitchSettingsQosRule(params *GetNetworkSwitchSettingsQosRuleParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsQosRuleOK, error)

GetNetworkSwitchSettingsQosRule gets network switch settings qos rule

Return a quality of service rule

func (*Client) GetNetworkSwitchSettingsQosRules

GetNetworkSwitchSettingsQosRules gets network switch settings qos rules

List quality of service rules

func (*Client) GetNetworkSwitchSettingsQosRulesOrder

GetNetworkSwitchSettingsQosRulesOrder gets network switch settings qos rules order

Return the quality of service rule IDs by order in which they will be processed by the switch

func (*Client) GetNetworkSwitchSettingsStormControl

GetNetworkSwitchSettingsStormControl gets network switch settings storm control

Return the storm control configuration for a switch network

func (*Client) GetNetworkSwitchSettingsStp

func (a *Client) GetNetworkSwitchSettingsStp(params *GetNetworkSwitchSettingsStpParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsStpOK, error)

GetNetworkSwitchSettingsStp gets network switch settings stp

Returns STP settings

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateNetworkSwitchSettings

func (a *Client) UpdateNetworkSwitchSettings(params *UpdateNetworkSwitchSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsOK, error)

UpdateNetworkSwitchSettings updates network switch settings

Update switch network settings

func (*Client) UpdateNetworkSwitchSettingsDhcpServerPolicy

UpdateNetworkSwitchSettingsDhcpServerPolicy updates network switch settings dhcp server policy

Update the DHCP server policy

func (*Client) UpdateNetworkSwitchSettingsDscpToCosMappings

UpdateNetworkSwitchSettingsDscpToCosMappings updates network switch settings dscp to cos mappings

Update the DSCP to CoS mappings

func (*Client) UpdateNetworkSwitchSettingsMtu

func (a *Client) UpdateNetworkSwitchSettingsMtu(params *UpdateNetworkSwitchSettingsMtuParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsMtuOK, error)

UpdateNetworkSwitchSettingsMtu updates network switch settings mtu

Update the MTU configuration

func (*Client) UpdateNetworkSwitchSettingsMulticast

UpdateNetworkSwitchSettingsMulticast updates network switch settings multicast

Update multicast settings for a network

func (*Client) UpdateNetworkSwitchSettingsQosRule

UpdateNetworkSwitchSettingsQosRule updates network switch settings qos rule

Update a quality of service rule

func (*Client) UpdateNetworkSwitchSettingsQosRulesOrder

UpdateNetworkSwitchSettingsQosRulesOrder updates network switch settings qos rules order

Update the order in which the rules should be processed by the switch

func (*Client) UpdateNetworkSwitchSettingsStormControl

UpdateNetworkSwitchSettingsStormControl updates network switch settings storm control

Update the storm control configuration for a switch network

func (*Client) UpdateNetworkSwitchSettingsStp

func (a *Client) UpdateNetworkSwitchSettingsStp(params *UpdateNetworkSwitchSettingsStpParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsStpOK, error)

UpdateNetworkSwitchSettingsStp updates network switch settings stp

Updates STP settings

type ClientService

type ClientService interface {
	CreateNetworkSwitchSettingsQosRule(params *CreateNetworkSwitchSettingsQosRuleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNetworkSwitchSettingsQosRuleCreated, error)

	DeleteNetworkSwitchSettingsQosRule(params *DeleteNetworkSwitchSettingsQosRuleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNetworkSwitchSettingsQosRuleNoContent, error)

	GetNetworkSwitchSettings(params *GetNetworkSwitchSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsOK, error)

	GetNetworkSwitchSettingsDhcpServerPolicy(params *GetNetworkSwitchSettingsDhcpServerPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsDhcpServerPolicyOK, error)

	GetNetworkSwitchSettingsDscpToCosMappings(params *GetNetworkSwitchSettingsDscpToCosMappingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsDscpToCosMappingsOK, error)

	GetNetworkSwitchSettingsMtu(params *GetNetworkSwitchSettingsMtuParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsMtuOK, error)

	GetNetworkSwitchSettingsMulticast(params *GetNetworkSwitchSettingsMulticastParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsMulticastOK, error)

	GetNetworkSwitchSettingsQosRule(params *GetNetworkSwitchSettingsQosRuleParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsQosRuleOK, error)

	GetNetworkSwitchSettingsQosRules(params *GetNetworkSwitchSettingsQosRulesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsQosRulesOK, error)

	GetNetworkSwitchSettingsQosRulesOrder(params *GetNetworkSwitchSettingsQosRulesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsQosRulesOrderOK, error)

	GetNetworkSwitchSettingsStormControl(params *GetNetworkSwitchSettingsStormControlParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsStormControlOK, error)

	GetNetworkSwitchSettingsStp(params *GetNetworkSwitchSettingsStpParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkSwitchSettingsStpOK, error)

	UpdateNetworkSwitchSettings(params *UpdateNetworkSwitchSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsOK, error)

	UpdateNetworkSwitchSettingsDhcpServerPolicy(params *UpdateNetworkSwitchSettingsDhcpServerPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsDhcpServerPolicyOK, error)

	UpdateNetworkSwitchSettingsDscpToCosMappings(params *UpdateNetworkSwitchSettingsDscpToCosMappingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsDscpToCosMappingsOK, error)

	UpdateNetworkSwitchSettingsMtu(params *UpdateNetworkSwitchSettingsMtuParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsMtuOK, error)

	UpdateNetworkSwitchSettingsMulticast(params *UpdateNetworkSwitchSettingsMulticastParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsMulticastOK, error)

	UpdateNetworkSwitchSettingsQosRule(params *UpdateNetworkSwitchSettingsQosRuleParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsQosRuleOK, error)

	UpdateNetworkSwitchSettingsQosRulesOrder(params *UpdateNetworkSwitchSettingsQosRulesOrderParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsQosRulesOrderOK, error)

	UpdateNetworkSwitchSettingsStormControl(params *UpdateNetworkSwitchSettingsStormControlParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsStormControlOK, error)

	UpdateNetworkSwitchSettingsStp(params *UpdateNetworkSwitchSettingsStpParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkSwitchSettingsStpOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new switch settings API client.

type CreateNetworkSwitchSettingsQosRuleCreated

type CreateNetworkSwitchSettingsQosRuleCreated struct {
	Payload interface{}
}

CreateNetworkSwitchSettingsQosRuleCreated handles this case with default header values.

Successful operation

func NewCreateNetworkSwitchSettingsQosRuleCreated

func NewCreateNetworkSwitchSettingsQosRuleCreated() *CreateNetworkSwitchSettingsQosRuleCreated

NewCreateNetworkSwitchSettingsQosRuleCreated creates a CreateNetworkSwitchSettingsQosRuleCreated with default headers values

func (*CreateNetworkSwitchSettingsQosRuleCreated) Error

func (*CreateNetworkSwitchSettingsQosRuleCreated) GetPayload

func (o *CreateNetworkSwitchSettingsQosRuleCreated) GetPayload() interface{}

type CreateNetworkSwitchSettingsQosRuleParams

type CreateNetworkSwitchSettingsQosRuleParams struct {

	/*CreateNetworkSwitchSettingsQosRule*/
	CreateNetworkSwitchSettingsQosRule *models.CreateNetworkSwitchSettingsQosRule
	/*NetworkID*/
	NetworkID string

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

CreateNetworkSwitchSettingsQosRuleParams contains all the parameters to send to the API endpoint for the create network switch settings qos rule operation typically these are written to a http.Request

func NewCreateNetworkSwitchSettingsQosRuleParams

func NewCreateNetworkSwitchSettingsQosRuleParams() *CreateNetworkSwitchSettingsQosRuleParams

NewCreateNetworkSwitchSettingsQosRuleParams creates a new CreateNetworkSwitchSettingsQosRuleParams object with the default values initialized.

func NewCreateNetworkSwitchSettingsQosRuleParamsWithContext

func NewCreateNetworkSwitchSettingsQosRuleParamsWithContext(ctx context.Context) *CreateNetworkSwitchSettingsQosRuleParams

NewCreateNetworkSwitchSettingsQosRuleParamsWithContext creates a new CreateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a context for a request

func NewCreateNetworkSwitchSettingsQosRuleParamsWithHTTPClient

func NewCreateNetworkSwitchSettingsQosRuleParamsWithHTTPClient(client *http.Client) *CreateNetworkSwitchSettingsQosRuleParams

NewCreateNetworkSwitchSettingsQosRuleParamsWithHTTPClient creates a new CreateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateNetworkSwitchSettingsQosRuleParamsWithTimeout

func NewCreateNetworkSwitchSettingsQosRuleParamsWithTimeout(timeout time.Duration) *CreateNetworkSwitchSettingsQosRuleParams

NewCreateNetworkSwitchSettingsQosRuleParamsWithTimeout creates a new CreateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateNetworkSwitchSettingsQosRuleParams) SetContext

SetContext adds the context to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) SetCreateNetworkSwitchSettingsQosRule

func (o *CreateNetworkSwitchSettingsQosRuleParams) SetCreateNetworkSwitchSettingsQosRule(createNetworkSwitchSettingsQosRule *models.CreateNetworkSwitchSettingsQosRule)

SetCreateNetworkSwitchSettingsQosRule adds the createNetworkSwitchSettingsQosRule to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) SetNetworkID

func (o *CreateNetworkSwitchSettingsQosRuleParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) SetTimeout

SetTimeout adds the timeout to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WithContext

WithContext adds the context to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WithCreateNetworkSwitchSettingsQosRule

func (o *CreateNetworkSwitchSettingsQosRuleParams) WithCreateNetworkSwitchSettingsQosRule(createNetworkSwitchSettingsQosRule *models.CreateNetworkSwitchSettingsQosRule) *CreateNetworkSwitchSettingsQosRuleParams

WithCreateNetworkSwitchSettingsQosRule adds the createNetworkSwitchSettingsQosRule to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WithNetworkID

WithNetworkID adds the networkID to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WithTimeout

WithTimeout adds the timeout to the create network switch settings qos rule params

func (*CreateNetworkSwitchSettingsQosRuleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateNetworkSwitchSettingsQosRuleReader

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

CreateNetworkSwitchSettingsQosRuleReader is a Reader for the CreateNetworkSwitchSettingsQosRule structure.

func (*CreateNetworkSwitchSettingsQosRuleReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteNetworkSwitchSettingsQosRuleNoContent

type DeleteNetworkSwitchSettingsQosRuleNoContent struct {
}

DeleteNetworkSwitchSettingsQosRuleNoContent handles this case with default header values.

Successful operation

func NewDeleteNetworkSwitchSettingsQosRuleNoContent

func NewDeleteNetworkSwitchSettingsQosRuleNoContent() *DeleteNetworkSwitchSettingsQosRuleNoContent

NewDeleteNetworkSwitchSettingsQosRuleNoContent creates a DeleteNetworkSwitchSettingsQosRuleNoContent with default headers values

func (*DeleteNetworkSwitchSettingsQosRuleNoContent) Error

type DeleteNetworkSwitchSettingsQosRuleParams

type DeleteNetworkSwitchSettingsQosRuleParams struct {

	/*NetworkID*/
	NetworkID string
	/*QosRuleID*/
	QosRuleID string

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

DeleteNetworkSwitchSettingsQosRuleParams contains all the parameters to send to the API endpoint for the delete network switch settings qos rule operation typically these are written to a http.Request

func NewDeleteNetworkSwitchSettingsQosRuleParams

func NewDeleteNetworkSwitchSettingsQosRuleParams() *DeleteNetworkSwitchSettingsQosRuleParams

NewDeleteNetworkSwitchSettingsQosRuleParams creates a new DeleteNetworkSwitchSettingsQosRuleParams object with the default values initialized.

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithContext

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithContext(ctx context.Context) *DeleteNetworkSwitchSettingsQosRuleParams

NewDeleteNetworkSwitchSettingsQosRuleParamsWithContext creates a new DeleteNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithHTTPClient

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithHTTPClient(client *http.Client) *DeleteNetworkSwitchSettingsQosRuleParams

NewDeleteNetworkSwitchSettingsQosRuleParamsWithHTTPClient creates a new DeleteNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithTimeout

func NewDeleteNetworkSwitchSettingsQosRuleParamsWithTimeout(timeout time.Duration) *DeleteNetworkSwitchSettingsQosRuleParams

NewDeleteNetworkSwitchSettingsQosRuleParamsWithTimeout creates a new DeleteNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteNetworkSwitchSettingsQosRuleParams) SetContext

SetContext adds the context to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) SetNetworkID

func (o *DeleteNetworkSwitchSettingsQosRuleParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) SetQosRuleID

func (o *DeleteNetworkSwitchSettingsQosRuleParams) SetQosRuleID(qosRuleID string)

SetQosRuleID adds the qosRuleId to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) SetTimeout

SetTimeout adds the timeout to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WithContext

WithContext adds the context to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WithNetworkID

WithNetworkID adds the networkID to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WithQosRuleID

WithQosRuleID adds the qosRuleID to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WithTimeout

WithTimeout adds the timeout to the delete network switch settings qos rule params

func (*DeleteNetworkSwitchSettingsQosRuleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteNetworkSwitchSettingsQosRuleReader

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

DeleteNetworkSwitchSettingsQosRuleReader is a Reader for the DeleteNetworkSwitchSettingsQosRule structure.

func (*DeleteNetworkSwitchSettingsQosRuleReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsDhcpServerPolicyOK

type GetNetworkSwitchSettingsDhcpServerPolicyOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsDhcpServerPolicyOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsDhcpServerPolicyOK

func NewGetNetworkSwitchSettingsDhcpServerPolicyOK() *GetNetworkSwitchSettingsDhcpServerPolicyOK

NewGetNetworkSwitchSettingsDhcpServerPolicyOK creates a GetNetworkSwitchSettingsDhcpServerPolicyOK with default headers values

func (*GetNetworkSwitchSettingsDhcpServerPolicyOK) Error

func (*GetNetworkSwitchSettingsDhcpServerPolicyOK) GetPayload

func (o *GetNetworkSwitchSettingsDhcpServerPolicyOK) GetPayload() interface{}

type GetNetworkSwitchSettingsDhcpServerPolicyParams

type GetNetworkSwitchSettingsDhcpServerPolicyParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsDhcpServerPolicyParams contains all the parameters to send to the API endpoint for the get network switch settings dhcp server policy operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsDhcpServerPolicyParams

func NewGetNetworkSwitchSettingsDhcpServerPolicyParams() *GetNetworkSwitchSettingsDhcpServerPolicyParams

NewGetNetworkSwitchSettingsDhcpServerPolicyParams creates a new GetNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized.

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithContext

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsDhcpServerPolicyParams

NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithContext creates a new GetNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsDhcpServerPolicyParams

NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient creates a new GetNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout

func NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsDhcpServerPolicyParams

NewGetNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout creates a new GetNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) SetContext

SetContext adds the context to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) SetNetworkID

func (o *GetNetworkSwitchSettingsDhcpServerPolicyParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) SetTimeout

SetTimeout adds the timeout to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) WithContext

WithContext adds the context to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings dhcp server policy params

func (*GetNetworkSwitchSettingsDhcpServerPolicyParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsDhcpServerPolicyReader

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

GetNetworkSwitchSettingsDhcpServerPolicyReader is a Reader for the GetNetworkSwitchSettingsDhcpServerPolicy structure.

func (*GetNetworkSwitchSettingsDhcpServerPolicyReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsDscpToCosMappingsOK

type GetNetworkSwitchSettingsDscpToCosMappingsOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsDscpToCosMappingsOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsDscpToCosMappingsOK

func NewGetNetworkSwitchSettingsDscpToCosMappingsOK() *GetNetworkSwitchSettingsDscpToCosMappingsOK

NewGetNetworkSwitchSettingsDscpToCosMappingsOK creates a GetNetworkSwitchSettingsDscpToCosMappingsOK with default headers values

func (*GetNetworkSwitchSettingsDscpToCosMappingsOK) Error

func (*GetNetworkSwitchSettingsDscpToCosMappingsOK) GetPayload

func (o *GetNetworkSwitchSettingsDscpToCosMappingsOK) GetPayload() interface{}

type GetNetworkSwitchSettingsDscpToCosMappingsParams

type GetNetworkSwitchSettingsDscpToCosMappingsParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsDscpToCosMappingsParams contains all the parameters to send to the API endpoint for the get network switch settings dscp to cos mappings operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsDscpToCosMappingsParams

func NewGetNetworkSwitchSettingsDscpToCosMappingsParams() *GetNetworkSwitchSettingsDscpToCosMappingsParams

NewGetNetworkSwitchSettingsDscpToCosMappingsParams creates a new GetNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized.

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithContext

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsDscpToCosMappingsParams

NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithContext creates a new GetNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsDscpToCosMappingsParams

NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient creates a new GetNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout

func NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsDscpToCosMappingsParams

NewGetNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout creates a new GetNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) SetContext

SetContext adds the context to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) SetNetworkID

func (o *GetNetworkSwitchSettingsDscpToCosMappingsParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) SetTimeout

SetTimeout adds the timeout to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) WithContext

WithContext adds the context to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings dscp to cos mappings params

func (*GetNetworkSwitchSettingsDscpToCosMappingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsDscpToCosMappingsReader

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

GetNetworkSwitchSettingsDscpToCosMappingsReader is a Reader for the GetNetworkSwitchSettingsDscpToCosMappings structure.

func (*GetNetworkSwitchSettingsDscpToCosMappingsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsMtuOK

type GetNetworkSwitchSettingsMtuOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsMtuOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsMtuOK

func NewGetNetworkSwitchSettingsMtuOK() *GetNetworkSwitchSettingsMtuOK

NewGetNetworkSwitchSettingsMtuOK creates a GetNetworkSwitchSettingsMtuOK with default headers values

func (*GetNetworkSwitchSettingsMtuOK) Error

func (*GetNetworkSwitchSettingsMtuOK) GetPayload

func (o *GetNetworkSwitchSettingsMtuOK) GetPayload() interface{}

type GetNetworkSwitchSettingsMtuParams

type GetNetworkSwitchSettingsMtuParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsMtuParams contains all the parameters to send to the API endpoint for the get network switch settings mtu operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsMtuParams

func NewGetNetworkSwitchSettingsMtuParams() *GetNetworkSwitchSettingsMtuParams

NewGetNetworkSwitchSettingsMtuParams creates a new GetNetworkSwitchSettingsMtuParams object with the default values initialized.

func NewGetNetworkSwitchSettingsMtuParamsWithContext

func NewGetNetworkSwitchSettingsMtuParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsMtuParams

NewGetNetworkSwitchSettingsMtuParamsWithContext creates a new GetNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsMtuParamsWithHTTPClient

func NewGetNetworkSwitchSettingsMtuParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsMtuParams

NewGetNetworkSwitchSettingsMtuParamsWithHTTPClient creates a new GetNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsMtuParamsWithTimeout

func NewGetNetworkSwitchSettingsMtuParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsMtuParams

NewGetNetworkSwitchSettingsMtuParamsWithTimeout creates a new GetNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsMtuParams) SetContext

SetContext adds the context to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) SetNetworkID

func (o *GetNetworkSwitchSettingsMtuParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) WithContext

WithContext adds the context to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings mtu params

func (*GetNetworkSwitchSettingsMtuParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsMtuReader

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

GetNetworkSwitchSettingsMtuReader is a Reader for the GetNetworkSwitchSettingsMtu structure.

func (*GetNetworkSwitchSettingsMtuReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsMulticastOK

type GetNetworkSwitchSettingsMulticastOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsMulticastOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsMulticastOK

func NewGetNetworkSwitchSettingsMulticastOK() *GetNetworkSwitchSettingsMulticastOK

NewGetNetworkSwitchSettingsMulticastOK creates a GetNetworkSwitchSettingsMulticastOK with default headers values

func (*GetNetworkSwitchSettingsMulticastOK) Error

func (*GetNetworkSwitchSettingsMulticastOK) GetPayload

func (o *GetNetworkSwitchSettingsMulticastOK) GetPayload() interface{}

type GetNetworkSwitchSettingsMulticastParams

type GetNetworkSwitchSettingsMulticastParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsMulticastParams contains all the parameters to send to the API endpoint for the get network switch settings multicast operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsMulticastParams

func NewGetNetworkSwitchSettingsMulticastParams() *GetNetworkSwitchSettingsMulticastParams

NewGetNetworkSwitchSettingsMulticastParams creates a new GetNetworkSwitchSettingsMulticastParams object with the default values initialized.

func NewGetNetworkSwitchSettingsMulticastParamsWithContext

func NewGetNetworkSwitchSettingsMulticastParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsMulticastParams

NewGetNetworkSwitchSettingsMulticastParamsWithContext creates a new GetNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsMulticastParamsWithHTTPClient

func NewGetNetworkSwitchSettingsMulticastParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsMulticastParams

NewGetNetworkSwitchSettingsMulticastParamsWithHTTPClient creates a new GetNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsMulticastParamsWithTimeout

func NewGetNetworkSwitchSettingsMulticastParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsMulticastParams

NewGetNetworkSwitchSettingsMulticastParamsWithTimeout creates a new GetNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsMulticastParams) SetContext

SetContext adds the context to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) SetNetworkID

func (o *GetNetworkSwitchSettingsMulticastParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) WithContext

WithContext adds the context to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings multicast params

func (*GetNetworkSwitchSettingsMulticastParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsMulticastReader

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

GetNetworkSwitchSettingsMulticastReader is a Reader for the GetNetworkSwitchSettingsMulticast structure.

func (*GetNetworkSwitchSettingsMulticastReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsOK

type GetNetworkSwitchSettingsOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsOK

func NewGetNetworkSwitchSettingsOK() *GetNetworkSwitchSettingsOK

NewGetNetworkSwitchSettingsOK creates a GetNetworkSwitchSettingsOK with default headers values

func (*GetNetworkSwitchSettingsOK) Error

func (*GetNetworkSwitchSettingsOK) GetPayload

func (o *GetNetworkSwitchSettingsOK) GetPayload() interface{}

type GetNetworkSwitchSettingsParams

type GetNetworkSwitchSettingsParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsParams contains all the parameters to send to the API endpoint for the get network switch settings operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsParams

func NewGetNetworkSwitchSettingsParams() *GetNetworkSwitchSettingsParams

NewGetNetworkSwitchSettingsParams creates a new GetNetworkSwitchSettingsParams object with the default values initialized.

func NewGetNetworkSwitchSettingsParamsWithContext

func NewGetNetworkSwitchSettingsParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsParams

NewGetNetworkSwitchSettingsParamsWithContext creates a new GetNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsParamsWithHTTPClient

func NewGetNetworkSwitchSettingsParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsParams

NewGetNetworkSwitchSettingsParamsWithHTTPClient creates a new GetNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsParamsWithTimeout

func NewGetNetworkSwitchSettingsParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsParams

NewGetNetworkSwitchSettingsParamsWithTimeout creates a new GetNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsParams) SetContext

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

SetContext adds the context to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) SetNetworkID

func (o *GetNetworkSwitchSettingsParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) WithContext

WithContext adds the context to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings params

func (*GetNetworkSwitchSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsQosRuleOK

type GetNetworkSwitchSettingsQosRuleOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsQosRuleOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsQosRuleOK

func NewGetNetworkSwitchSettingsQosRuleOK() *GetNetworkSwitchSettingsQosRuleOK

NewGetNetworkSwitchSettingsQosRuleOK creates a GetNetworkSwitchSettingsQosRuleOK with default headers values

func (*GetNetworkSwitchSettingsQosRuleOK) Error

func (*GetNetworkSwitchSettingsQosRuleOK) GetPayload

func (o *GetNetworkSwitchSettingsQosRuleOK) GetPayload() interface{}

type GetNetworkSwitchSettingsQosRuleParams

type GetNetworkSwitchSettingsQosRuleParams struct {

	/*NetworkID*/
	NetworkID string
	/*QosRuleID*/
	QosRuleID string

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

GetNetworkSwitchSettingsQosRuleParams contains all the parameters to send to the API endpoint for the get network switch settings qos rule operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsQosRuleParams

func NewGetNetworkSwitchSettingsQosRuleParams() *GetNetworkSwitchSettingsQosRuleParams

NewGetNetworkSwitchSettingsQosRuleParams creates a new GetNetworkSwitchSettingsQosRuleParams object with the default values initialized.

func NewGetNetworkSwitchSettingsQosRuleParamsWithContext

func NewGetNetworkSwitchSettingsQosRuleParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsQosRuleParams

NewGetNetworkSwitchSettingsQosRuleParamsWithContext creates a new GetNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsQosRuleParamsWithHTTPClient

func NewGetNetworkSwitchSettingsQosRuleParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsQosRuleParams

NewGetNetworkSwitchSettingsQosRuleParamsWithHTTPClient creates a new GetNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsQosRuleParamsWithTimeout

func NewGetNetworkSwitchSettingsQosRuleParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsQosRuleParams

NewGetNetworkSwitchSettingsQosRuleParamsWithTimeout creates a new GetNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsQosRuleParams) SetContext

SetContext adds the context to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) SetNetworkID

func (o *GetNetworkSwitchSettingsQosRuleParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) SetQosRuleID

func (o *GetNetworkSwitchSettingsQosRuleParams) SetQosRuleID(qosRuleID string)

SetQosRuleID adds the qosRuleId to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WithContext

WithContext adds the context to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WithQosRuleID

WithQosRuleID adds the qosRuleID to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings qos rule params

func (*GetNetworkSwitchSettingsQosRuleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsQosRuleReader

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

GetNetworkSwitchSettingsQosRuleReader is a Reader for the GetNetworkSwitchSettingsQosRule structure.

func (*GetNetworkSwitchSettingsQosRuleReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsQosRulesOK

type GetNetworkSwitchSettingsQosRulesOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsQosRulesOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsQosRulesOK

func NewGetNetworkSwitchSettingsQosRulesOK() *GetNetworkSwitchSettingsQosRulesOK

NewGetNetworkSwitchSettingsQosRulesOK creates a GetNetworkSwitchSettingsQosRulesOK with default headers values

func (*GetNetworkSwitchSettingsQosRulesOK) Error

func (*GetNetworkSwitchSettingsQosRulesOK) GetPayload

func (o *GetNetworkSwitchSettingsQosRulesOK) GetPayload() interface{}

type GetNetworkSwitchSettingsQosRulesOrderOK

type GetNetworkSwitchSettingsQosRulesOrderOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsQosRulesOrderOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsQosRulesOrderOK

func NewGetNetworkSwitchSettingsQosRulesOrderOK() *GetNetworkSwitchSettingsQosRulesOrderOK

NewGetNetworkSwitchSettingsQosRulesOrderOK creates a GetNetworkSwitchSettingsQosRulesOrderOK with default headers values

func (*GetNetworkSwitchSettingsQosRulesOrderOK) Error

func (*GetNetworkSwitchSettingsQosRulesOrderOK) GetPayload

func (o *GetNetworkSwitchSettingsQosRulesOrderOK) GetPayload() interface{}

type GetNetworkSwitchSettingsQosRulesOrderParams

type GetNetworkSwitchSettingsQosRulesOrderParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsQosRulesOrderParams contains all the parameters to send to the API endpoint for the get network switch settings qos rules order operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsQosRulesOrderParams

func NewGetNetworkSwitchSettingsQosRulesOrderParams() *GetNetworkSwitchSettingsQosRulesOrderParams

NewGetNetworkSwitchSettingsQosRulesOrderParams creates a new GetNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized.

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithContext

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsQosRulesOrderParams

NewGetNetworkSwitchSettingsQosRulesOrderParamsWithContext creates a new GetNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsQosRulesOrderParams

NewGetNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient creates a new GetNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithTimeout

func NewGetNetworkSwitchSettingsQosRulesOrderParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsQosRulesOrderParams

NewGetNetworkSwitchSettingsQosRulesOrderParamsWithTimeout creates a new GetNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsQosRulesOrderParams) SetContext

SetContext adds the context to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) SetNetworkID

func (o *GetNetworkSwitchSettingsQosRulesOrderParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) SetTimeout

SetTimeout adds the timeout to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) WithContext

WithContext adds the context to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings qos rules order params

func (*GetNetworkSwitchSettingsQosRulesOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsQosRulesOrderReader

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

GetNetworkSwitchSettingsQosRulesOrderReader is a Reader for the GetNetworkSwitchSettingsQosRulesOrder structure.

func (*GetNetworkSwitchSettingsQosRulesOrderReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsQosRulesParams

type GetNetworkSwitchSettingsQosRulesParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsQosRulesParams contains all the parameters to send to the API endpoint for the get network switch settings qos rules operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsQosRulesParams

func NewGetNetworkSwitchSettingsQosRulesParams() *GetNetworkSwitchSettingsQosRulesParams

NewGetNetworkSwitchSettingsQosRulesParams creates a new GetNetworkSwitchSettingsQosRulesParams object with the default values initialized.

func NewGetNetworkSwitchSettingsQosRulesParamsWithContext

func NewGetNetworkSwitchSettingsQosRulesParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsQosRulesParams

NewGetNetworkSwitchSettingsQosRulesParamsWithContext creates a new GetNetworkSwitchSettingsQosRulesParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsQosRulesParamsWithHTTPClient

func NewGetNetworkSwitchSettingsQosRulesParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsQosRulesParams

NewGetNetworkSwitchSettingsQosRulesParamsWithHTTPClient creates a new GetNetworkSwitchSettingsQosRulesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsQosRulesParamsWithTimeout

func NewGetNetworkSwitchSettingsQosRulesParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsQosRulesParams

NewGetNetworkSwitchSettingsQosRulesParamsWithTimeout creates a new GetNetworkSwitchSettingsQosRulesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsQosRulesParams) SetContext

SetContext adds the context to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) SetNetworkID

func (o *GetNetworkSwitchSettingsQosRulesParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) WithContext

WithContext adds the context to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings qos rules params

func (*GetNetworkSwitchSettingsQosRulesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsQosRulesReader

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

GetNetworkSwitchSettingsQosRulesReader is a Reader for the GetNetworkSwitchSettingsQosRules structure.

func (*GetNetworkSwitchSettingsQosRulesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsReader

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

GetNetworkSwitchSettingsReader is a Reader for the GetNetworkSwitchSettings structure.

func (*GetNetworkSwitchSettingsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsStormControlOK

type GetNetworkSwitchSettingsStormControlOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsStormControlOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsStormControlOK

func NewGetNetworkSwitchSettingsStormControlOK() *GetNetworkSwitchSettingsStormControlOK

NewGetNetworkSwitchSettingsStormControlOK creates a GetNetworkSwitchSettingsStormControlOK with default headers values

func (*GetNetworkSwitchSettingsStormControlOK) Error

func (*GetNetworkSwitchSettingsStormControlOK) GetPayload

func (o *GetNetworkSwitchSettingsStormControlOK) GetPayload() interface{}

type GetNetworkSwitchSettingsStormControlParams

type GetNetworkSwitchSettingsStormControlParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsStormControlParams contains all the parameters to send to the API endpoint for the get network switch settings storm control operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsStormControlParams

func NewGetNetworkSwitchSettingsStormControlParams() *GetNetworkSwitchSettingsStormControlParams

NewGetNetworkSwitchSettingsStormControlParams creates a new GetNetworkSwitchSettingsStormControlParams object with the default values initialized.

func NewGetNetworkSwitchSettingsStormControlParamsWithContext

func NewGetNetworkSwitchSettingsStormControlParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsStormControlParams

NewGetNetworkSwitchSettingsStormControlParamsWithContext creates a new GetNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsStormControlParamsWithHTTPClient

func NewGetNetworkSwitchSettingsStormControlParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsStormControlParams

NewGetNetworkSwitchSettingsStormControlParamsWithHTTPClient creates a new GetNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsStormControlParamsWithTimeout

func NewGetNetworkSwitchSettingsStormControlParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsStormControlParams

NewGetNetworkSwitchSettingsStormControlParamsWithTimeout creates a new GetNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsStormControlParams) SetContext

SetContext adds the context to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) SetNetworkID

func (o *GetNetworkSwitchSettingsStormControlParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) SetTimeout

SetTimeout adds the timeout to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) WithContext

WithContext adds the context to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings storm control params

func (*GetNetworkSwitchSettingsStormControlParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsStormControlReader

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

GetNetworkSwitchSettingsStormControlReader is a Reader for the GetNetworkSwitchSettingsStormControl structure.

func (*GetNetworkSwitchSettingsStormControlReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetNetworkSwitchSettingsStpOK

type GetNetworkSwitchSettingsStpOK struct {
	Payload interface{}
}

GetNetworkSwitchSettingsStpOK handles this case with default header values.

Successful operation

func NewGetNetworkSwitchSettingsStpOK

func NewGetNetworkSwitchSettingsStpOK() *GetNetworkSwitchSettingsStpOK

NewGetNetworkSwitchSettingsStpOK creates a GetNetworkSwitchSettingsStpOK with default headers values

func (*GetNetworkSwitchSettingsStpOK) Error

func (*GetNetworkSwitchSettingsStpOK) GetPayload

func (o *GetNetworkSwitchSettingsStpOK) GetPayload() interface{}

type GetNetworkSwitchSettingsStpParams

type GetNetworkSwitchSettingsStpParams struct {

	/*NetworkID*/
	NetworkID string

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

GetNetworkSwitchSettingsStpParams contains all the parameters to send to the API endpoint for the get network switch settings stp operation typically these are written to a http.Request

func NewGetNetworkSwitchSettingsStpParams

func NewGetNetworkSwitchSettingsStpParams() *GetNetworkSwitchSettingsStpParams

NewGetNetworkSwitchSettingsStpParams creates a new GetNetworkSwitchSettingsStpParams object with the default values initialized.

func NewGetNetworkSwitchSettingsStpParamsWithContext

func NewGetNetworkSwitchSettingsStpParamsWithContext(ctx context.Context) *GetNetworkSwitchSettingsStpParams

NewGetNetworkSwitchSettingsStpParamsWithContext creates a new GetNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a context for a request

func NewGetNetworkSwitchSettingsStpParamsWithHTTPClient

func NewGetNetworkSwitchSettingsStpParamsWithHTTPClient(client *http.Client) *GetNetworkSwitchSettingsStpParams

NewGetNetworkSwitchSettingsStpParamsWithHTTPClient creates a new GetNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetNetworkSwitchSettingsStpParamsWithTimeout

func NewGetNetworkSwitchSettingsStpParamsWithTimeout(timeout time.Duration) *GetNetworkSwitchSettingsStpParams

NewGetNetworkSwitchSettingsStpParamsWithTimeout creates a new GetNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetNetworkSwitchSettingsStpParams) SetContext

SetContext adds the context to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) SetNetworkID

func (o *GetNetworkSwitchSettingsStpParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) SetTimeout

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

SetTimeout adds the timeout to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) WithContext

WithContext adds the context to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) WithNetworkID

WithNetworkID adds the networkID to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) WithTimeout

WithTimeout adds the timeout to the get network switch settings stp params

func (*GetNetworkSwitchSettingsStpParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetNetworkSwitchSettingsStpReader

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

GetNetworkSwitchSettingsStpReader is a Reader for the GetNetworkSwitchSettingsStp structure.

func (*GetNetworkSwitchSettingsStpReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsDhcpServerPolicyOK

type UpdateNetworkSwitchSettingsDhcpServerPolicyOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsDhcpServerPolicyOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyOK

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyOK() *UpdateNetworkSwitchSettingsDhcpServerPolicyOK

NewUpdateNetworkSwitchSettingsDhcpServerPolicyOK creates a UpdateNetworkSwitchSettingsDhcpServerPolicyOK with default headers values

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyOK) Error

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyOK) GetPayload

func (o *UpdateNetworkSwitchSettingsDhcpServerPolicyOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsDhcpServerPolicyParams

type UpdateNetworkSwitchSettingsDhcpServerPolicyParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsDhcpServerPolicy*/
	UpdateNetworkSwitchSettingsDhcpServerPolicy *models.UpdateNetworkSwitchSettingsDhcpServerPolicy

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

UpdateNetworkSwitchSettingsDhcpServerPolicyParams contains all the parameters to send to the API endpoint for the update network switch settings dhcp server policy operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParams

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParams() *UpdateNetworkSwitchSettingsDhcpServerPolicyParams

NewUpdateNetworkSwitchSettingsDhcpServerPolicyParams creates a new UpdateNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithContext

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsDhcpServerPolicyParams

NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithContext creates a new UpdateNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsDhcpServerPolicyParams

NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout

func NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsDhcpServerPolicyParams

NewUpdateNetworkSwitchSettingsDhcpServerPolicyParamsWithTimeout creates a new UpdateNetworkSwitchSettingsDhcpServerPolicyParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetContext

SetContext adds the context to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetUpdateNetworkSwitchSettingsDhcpServerPolicy

func (o *UpdateNetworkSwitchSettingsDhcpServerPolicyParams) SetUpdateNetworkSwitchSettingsDhcpServerPolicy(updateNetworkSwitchSettingsDhcpServerPolicy *models.UpdateNetworkSwitchSettingsDhcpServerPolicy)

SetUpdateNetworkSwitchSettingsDhcpServerPolicy adds the updateNetworkSwitchSettingsDhcpServerPolicy to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithContext

WithContext adds the context to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithUpdateNetworkSwitchSettingsDhcpServerPolicy

func (o *UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WithUpdateNetworkSwitchSettingsDhcpServerPolicy(updateNetworkSwitchSettingsDhcpServerPolicy *models.UpdateNetworkSwitchSettingsDhcpServerPolicy) *UpdateNetworkSwitchSettingsDhcpServerPolicyParams

WithUpdateNetworkSwitchSettingsDhcpServerPolicy adds the updateNetworkSwitchSettingsDhcpServerPolicy to the update network switch settings dhcp server policy params

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsDhcpServerPolicyReader

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

UpdateNetworkSwitchSettingsDhcpServerPolicyReader is a Reader for the UpdateNetworkSwitchSettingsDhcpServerPolicy structure.

func (*UpdateNetworkSwitchSettingsDhcpServerPolicyReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsDscpToCosMappingsOK

type UpdateNetworkSwitchSettingsDscpToCosMappingsOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsDscpToCosMappingsOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsOK

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsOK() *UpdateNetworkSwitchSettingsDscpToCosMappingsOK

NewUpdateNetworkSwitchSettingsDscpToCosMappingsOK creates a UpdateNetworkSwitchSettingsDscpToCosMappingsOK with default headers values

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsOK) Error

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsOK) GetPayload

func (o *UpdateNetworkSwitchSettingsDscpToCosMappingsOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsDscpToCosMappingsParams

type UpdateNetworkSwitchSettingsDscpToCosMappingsParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsDscpToCosMappings*/
	UpdateNetworkSwitchSettingsDscpToCosMappings *models.UpdateNetworkSwitchSettingsDscpToCosMappings

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

UpdateNetworkSwitchSettingsDscpToCosMappingsParams contains all the parameters to send to the API endpoint for the update network switch settings dscp to cos mappings operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParams

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParams() *UpdateNetworkSwitchSettingsDscpToCosMappingsParams

NewUpdateNetworkSwitchSettingsDscpToCosMappingsParams creates a new UpdateNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithContext

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsDscpToCosMappingsParams

NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithContext creates a new UpdateNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsDscpToCosMappingsParams

NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout

func NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsDscpToCosMappingsParams

NewUpdateNetworkSwitchSettingsDscpToCosMappingsParamsWithTimeout creates a new UpdateNetworkSwitchSettingsDscpToCosMappingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetContext

SetContext adds the context to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetNetworkID

SetNetworkID adds the networkId to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetUpdateNetworkSwitchSettingsDscpToCosMappings

func (o *UpdateNetworkSwitchSettingsDscpToCosMappingsParams) SetUpdateNetworkSwitchSettingsDscpToCosMappings(updateNetworkSwitchSettingsDscpToCosMappings *models.UpdateNetworkSwitchSettingsDscpToCosMappings)

SetUpdateNetworkSwitchSettingsDscpToCosMappings adds the updateNetworkSwitchSettingsDscpToCosMappings to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithContext

WithContext adds the context to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithUpdateNetworkSwitchSettingsDscpToCosMappings

func (o *UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WithUpdateNetworkSwitchSettingsDscpToCosMappings(updateNetworkSwitchSettingsDscpToCosMappings *models.UpdateNetworkSwitchSettingsDscpToCosMappings) *UpdateNetworkSwitchSettingsDscpToCosMappingsParams

WithUpdateNetworkSwitchSettingsDscpToCosMappings adds the updateNetworkSwitchSettingsDscpToCosMappings to the update network switch settings dscp to cos mappings params

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsDscpToCosMappingsReader

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

UpdateNetworkSwitchSettingsDscpToCosMappingsReader is a Reader for the UpdateNetworkSwitchSettingsDscpToCosMappings structure.

func (*UpdateNetworkSwitchSettingsDscpToCosMappingsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsMtuOK

type UpdateNetworkSwitchSettingsMtuOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsMtuOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsMtuOK

func NewUpdateNetworkSwitchSettingsMtuOK() *UpdateNetworkSwitchSettingsMtuOK

NewUpdateNetworkSwitchSettingsMtuOK creates a UpdateNetworkSwitchSettingsMtuOK with default headers values

func (*UpdateNetworkSwitchSettingsMtuOK) Error

func (*UpdateNetworkSwitchSettingsMtuOK) GetPayload

func (o *UpdateNetworkSwitchSettingsMtuOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsMtuParams

type UpdateNetworkSwitchSettingsMtuParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsMtu*/
	UpdateNetworkSwitchSettingsMtu *models.UpdateNetworkSwitchSettingsMtu

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

UpdateNetworkSwitchSettingsMtuParams contains all the parameters to send to the API endpoint for the update network switch settings mtu operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsMtuParams

func NewUpdateNetworkSwitchSettingsMtuParams() *UpdateNetworkSwitchSettingsMtuParams

NewUpdateNetworkSwitchSettingsMtuParams creates a new UpdateNetworkSwitchSettingsMtuParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsMtuParamsWithContext

func NewUpdateNetworkSwitchSettingsMtuParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsMtuParams

NewUpdateNetworkSwitchSettingsMtuParamsWithContext creates a new UpdateNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsMtuParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsMtuParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsMtuParams

NewUpdateNetworkSwitchSettingsMtuParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsMtuParamsWithTimeout

func NewUpdateNetworkSwitchSettingsMtuParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsMtuParams

NewUpdateNetworkSwitchSettingsMtuParamsWithTimeout creates a new UpdateNetworkSwitchSettingsMtuParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsMtuParams) SetContext

SetContext adds the context to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsMtuParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) SetTimeout

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

SetTimeout adds the timeout to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) SetUpdateNetworkSwitchSettingsMtu

func (o *UpdateNetworkSwitchSettingsMtuParams) SetUpdateNetworkSwitchSettingsMtu(updateNetworkSwitchSettingsMtu *models.UpdateNetworkSwitchSettingsMtu)

SetUpdateNetworkSwitchSettingsMtu adds the updateNetworkSwitchSettingsMtu to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WithContext

WithContext adds the context to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WithUpdateNetworkSwitchSettingsMtu

func (o *UpdateNetworkSwitchSettingsMtuParams) WithUpdateNetworkSwitchSettingsMtu(updateNetworkSwitchSettingsMtu *models.UpdateNetworkSwitchSettingsMtu) *UpdateNetworkSwitchSettingsMtuParams

WithUpdateNetworkSwitchSettingsMtu adds the updateNetworkSwitchSettingsMtu to the update network switch settings mtu params

func (*UpdateNetworkSwitchSettingsMtuParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsMtuReader

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

UpdateNetworkSwitchSettingsMtuReader is a Reader for the UpdateNetworkSwitchSettingsMtu structure.

func (*UpdateNetworkSwitchSettingsMtuReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsMulticastOK

type UpdateNetworkSwitchSettingsMulticastOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsMulticastOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsMulticastOK

func NewUpdateNetworkSwitchSettingsMulticastOK() *UpdateNetworkSwitchSettingsMulticastOK

NewUpdateNetworkSwitchSettingsMulticastOK creates a UpdateNetworkSwitchSettingsMulticastOK with default headers values

func (*UpdateNetworkSwitchSettingsMulticastOK) Error

func (*UpdateNetworkSwitchSettingsMulticastOK) GetPayload

func (o *UpdateNetworkSwitchSettingsMulticastOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsMulticastParams

type UpdateNetworkSwitchSettingsMulticastParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsMulticast*/
	UpdateNetworkSwitchSettingsMulticast *models.UpdateNetworkSwitchSettingsMulticast

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

UpdateNetworkSwitchSettingsMulticastParams contains all the parameters to send to the API endpoint for the update network switch settings multicast operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsMulticastParams

func NewUpdateNetworkSwitchSettingsMulticastParams() *UpdateNetworkSwitchSettingsMulticastParams

NewUpdateNetworkSwitchSettingsMulticastParams creates a new UpdateNetworkSwitchSettingsMulticastParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsMulticastParamsWithContext

func NewUpdateNetworkSwitchSettingsMulticastParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsMulticastParams

NewUpdateNetworkSwitchSettingsMulticastParamsWithContext creates a new UpdateNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsMulticastParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsMulticastParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsMulticastParams

NewUpdateNetworkSwitchSettingsMulticastParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsMulticastParamsWithTimeout

func NewUpdateNetworkSwitchSettingsMulticastParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsMulticastParams

NewUpdateNetworkSwitchSettingsMulticastParamsWithTimeout creates a new UpdateNetworkSwitchSettingsMulticastParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsMulticastParams) SetContext

SetContext adds the context to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsMulticastParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) SetUpdateNetworkSwitchSettingsMulticast

func (o *UpdateNetworkSwitchSettingsMulticastParams) SetUpdateNetworkSwitchSettingsMulticast(updateNetworkSwitchSettingsMulticast *models.UpdateNetworkSwitchSettingsMulticast)

SetUpdateNetworkSwitchSettingsMulticast adds the updateNetworkSwitchSettingsMulticast to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WithContext

WithContext adds the context to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WithUpdateNetworkSwitchSettingsMulticast

func (o *UpdateNetworkSwitchSettingsMulticastParams) WithUpdateNetworkSwitchSettingsMulticast(updateNetworkSwitchSettingsMulticast *models.UpdateNetworkSwitchSettingsMulticast) *UpdateNetworkSwitchSettingsMulticastParams

WithUpdateNetworkSwitchSettingsMulticast adds the updateNetworkSwitchSettingsMulticast to the update network switch settings multicast params

func (*UpdateNetworkSwitchSettingsMulticastParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsMulticastReader

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

UpdateNetworkSwitchSettingsMulticastReader is a Reader for the UpdateNetworkSwitchSettingsMulticast structure.

func (*UpdateNetworkSwitchSettingsMulticastReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsOK

type UpdateNetworkSwitchSettingsOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsOK

func NewUpdateNetworkSwitchSettingsOK() *UpdateNetworkSwitchSettingsOK

NewUpdateNetworkSwitchSettingsOK creates a UpdateNetworkSwitchSettingsOK with default headers values

func (*UpdateNetworkSwitchSettingsOK) Error

func (*UpdateNetworkSwitchSettingsOK) GetPayload

func (o *UpdateNetworkSwitchSettingsOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsParams

type UpdateNetworkSwitchSettingsParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettings*/
	UpdateNetworkSwitchSettings *models.UpdateNetworkSwitchSettings

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

UpdateNetworkSwitchSettingsParams contains all the parameters to send to the API endpoint for the update network switch settings operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsParams

func NewUpdateNetworkSwitchSettingsParams() *UpdateNetworkSwitchSettingsParams

NewUpdateNetworkSwitchSettingsParams creates a new UpdateNetworkSwitchSettingsParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsParamsWithContext

func NewUpdateNetworkSwitchSettingsParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsParams

NewUpdateNetworkSwitchSettingsParamsWithContext creates a new UpdateNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsParams

NewUpdateNetworkSwitchSettingsParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsParamsWithTimeout

func NewUpdateNetworkSwitchSettingsParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsParams

NewUpdateNetworkSwitchSettingsParamsWithTimeout creates a new UpdateNetworkSwitchSettingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsParams) SetContext

SetContext adds the context to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) SetTimeout

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

SetTimeout adds the timeout to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) SetUpdateNetworkSwitchSettings

func (o *UpdateNetworkSwitchSettingsParams) SetUpdateNetworkSwitchSettings(updateNetworkSwitchSettings *models.UpdateNetworkSwitchSettings)

SetUpdateNetworkSwitchSettings adds the updateNetworkSwitchSettings to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WithContext

WithContext adds the context to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WithUpdateNetworkSwitchSettings

func (o *UpdateNetworkSwitchSettingsParams) WithUpdateNetworkSwitchSettings(updateNetworkSwitchSettings *models.UpdateNetworkSwitchSettings) *UpdateNetworkSwitchSettingsParams

WithUpdateNetworkSwitchSettings adds the updateNetworkSwitchSettings to the update network switch settings params

func (*UpdateNetworkSwitchSettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsQosRuleOK

type UpdateNetworkSwitchSettingsQosRuleOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsQosRuleOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsQosRuleOK

func NewUpdateNetworkSwitchSettingsQosRuleOK() *UpdateNetworkSwitchSettingsQosRuleOK

NewUpdateNetworkSwitchSettingsQosRuleOK creates a UpdateNetworkSwitchSettingsQosRuleOK with default headers values

func (*UpdateNetworkSwitchSettingsQosRuleOK) Error

func (*UpdateNetworkSwitchSettingsQosRuleOK) GetPayload

func (o *UpdateNetworkSwitchSettingsQosRuleOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsQosRuleParams

type UpdateNetworkSwitchSettingsQosRuleParams struct {

	/*NetworkID*/
	NetworkID string
	/*QosRuleID*/
	QosRuleID string
	/*UpdateNetworkSwitchSettingsQosRule*/
	UpdateNetworkSwitchSettingsQosRule *models.UpdateNetworkSwitchSettingsQosRule

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

UpdateNetworkSwitchSettingsQosRuleParams contains all the parameters to send to the API endpoint for the update network switch settings qos rule operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsQosRuleParams

func NewUpdateNetworkSwitchSettingsQosRuleParams() *UpdateNetworkSwitchSettingsQosRuleParams

NewUpdateNetworkSwitchSettingsQosRuleParams creates a new UpdateNetworkSwitchSettingsQosRuleParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithContext

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsQosRuleParams

NewUpdateNetworkSwitchSettingsQosRuleParamsWithContext creates a new UpdateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsQosRuleParams

NewUpdateNetworkSwitchSettingsQosRuleParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithTimeout

func NewUpdateNetworkSwitchSettingsQosRuleParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsQosRuleParams

NewUpdateNetworkSwitchSettingsQosRuleParamsWithTimeout creates a new UpdateNetworkSwitchSettingsQosRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetContext

SetContext adds the context to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsQosRuleParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetQosRuleID

func (o *UpdateNetworkSwitchSettingsQosRuleParams) SetQosRuleID(qosRuleID string)

SetQosRuleID adds the qosRuleId to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) SetUpdateNetworkSwitchSettingsQosRule

func (o *UpdateNetworkSwitchSettingsQosRuleParams) SetUpdateNetworkSwitchSettingsQosRule(updateNetworkSwitchSettingsQosRule *models.UpdateNetworkSwitchSettingsQosRule)

SetUpdateNetworkSwitchSettingsQosRule adds the updateNetworkSwitchSettingsQosRule to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithContext

WithContext adds the context to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithQosRuleID

WithQosRuleID adds the qosRuleID to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WithUpdateNetworkSwitchSettingsQosRule

func (o *UpdateNetworkSwitchSettingsQosRuleParams) WithUpdateNetworkSwitchSettingsQosRule(updateNetworkSwitchSettingsQosRule *models.UpdateNetworkSwitchSettingsQosRule) *UpdateNetworkSwitchSettingsQosRuleParams

WithUpdateNetworkSwitchSettingsQosRule adds the updateNetworkSwitchSettingsQosRule to the update network switch settings qos rule params

func (*UpdateNetworkSwitchSettingsQosRuleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsQosRuleReader

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

UpdateNetworkSwitchSettingsQosRuleReader is a Reader for the UpdateNetworkSwitchSettingsQosRule structure.

func (*UpdateNetworkSwitchSettingsQosRuleReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsQosRulesOrderOK

type UpdateNetworkSwitchSettingsQosRulesOrderOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsQosRulesOrderOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsQosRulesOrderOK

func NewUpdateNetworkSwitchSettingsQosRulesOrderOK() *UpdateNetworkSwitchSettingsQosRulesOrderOK

NewUpdateNetworkSwitchSettingsQosRulesOrderOK creates a UpdateNetworkSwitchSettingsQosRulesOrderOK with default headers values

func (*UpdateNetworkSwitchSettingsQosRulesOrderOK) Error

func (*UpdateNetworkSwitchSettingsQosRulesOrderOK) GetPayload

func (o *UpdateNetworkSwitchSettingsQosRulesOrderOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsQosRulesOrderParams

type UpdateNetworkSwitchSettingsQosRulesOrderParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsQosRulesOrder*/
	UpdateNetworkSwitchSettingsQosRulesOrder *models.UpdateNetworkSwitchSettingsQosRulesOrder

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

UpdateNetworkSwitchSettingsQosRulesOrderParams contains all the parameters to send to the API endpoint for the update network switch settings qos rules order operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsQosRulesOrderParams

func NewUpdateNetworkSwitchSettingsQosRulesOrderParams() *UpdateNetworkSwitchSettingsQosRulesOrderParams

NewUpdateNetworkSwitchSettingsQosRulesOrderParams creates a new UpdateNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithContext

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsQosRulesOrderParams

NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithContext creates a new UpdateNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsQosRulesOrderParams

NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithTimeout

func NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsQosRulesOrderParams

NewUpdateNetworkSwitchSettingsQosRulesOrderParamsWithTimeout creates a new UpdateNetworkSwitchSettingsQosRulesOrderParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) SetContext

SetContext adds the context to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsQosRulesOrderParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) SetUpdateNetworkSwitchSettingsQosRulesOrder

func (o *UpdateNetworkSwitchSettingsQosRulesOrderParams) SetUpdateNetworkSwitchSettingsQosRulesOrder(updateNetworkSwitchSettingsQosRulesOrder *models.UpdateNetworkSwitchSettingsQosRulesOrder)

SetUpdateNetworkSwitchSettingsQosRulesOrder adds the updateNetworkSwitchSettingsQosRulesOrder to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WithContext

WithContext adds the context to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WithUpdateNetworkSwitchSettingsQosRulesOrder

func (o *UpdateNetworkSwitchSettingsQosRulesOrderParams) WithUpdateNetworkSwitchSettingsQosRulesOrder(updateNetworkSwitchSettingsQosRulesOrder *models.UpdateNetworkSwitchSettingsQosRulesOrder) *UpdateNetworkSwitchSettingsQosRulesOrderParams

WithUpdateNetworkSwitchSettingsQosRulesOrder adds the updateNetworkSwitchSettingsQosRulesOrder to the update network switch settings qos rules order params

func (*UpdateNetworkSwitchSettingsQosRulesOrderParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsQosRulesOrderReader

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

UpdateNetworkSwitchSettingsQosRulesOrderReader is a Reader for the UpdateNetworkSwitchSettingsQosRulesOrder structure.

func (*UpdateNetworkSwitchSettingsQosRulesOrderReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsReader

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

UpdateNetworkSwitchSettingsReader is a Reader for the UpdateNetworkSwitchSettings structure.

func (*UpdateNetworkSwitchSettingsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsStormControlOK

type UpdateNetworkSwitchSettingsStormControlOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsStormControlOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsStormControlOK

func NewUpdateNetworkSwitchSettingsStormControlOK() *UpdateNetworkSwitchSettingsStormControlOK

NewUpdateNetworkSwitchSettingsStormControlOK creates a UpdateNetworkSwitchSettingsStormControlOK with default headers values

func (*UpdateNetworkSwitchSettingsStormControlOK) Error

func (*UpdateNetworkSwitchSettingsStormControlOK) GetPayload

func (o *UpdateNetworkSwitchSettingsStormControlOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsStormControlParams

type UpdateNetworkSwitchSettingsStormControlParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsStormControl*/
	UpdateNetworkSwitchSettingsStormControl *models.UpdateNetworkSwitchSettingsStormControl

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

UpdateNetworkSwitchSettingsStormControlParams contains all the parameters to send to the API endpoint for the update network switch settings storm control operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsStormControlParams

func NewUpdateNetworkSwitchSettingsStormControlParams() *UpdateNetworkSwitchSettingsStormControlParams

NewUpdateNetworkSwitchSettingsStormControlParams creates a new UpdateNetworkSwitchSettingsStormControlParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsStormControlParamsWithContext

func NewUpdateNetworkSwitchSettingsStormControlParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsStormControlParams

NewUpdateNetworkSwitchSettingsStormControlParamsWithContext creates a new UpdateNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsStormControlParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsStormControlParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsStormControlParams

NewUpdateNetworkSwitchSettingsStormControlParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsStormControlParamsWithTimeout

func NewUpdateNetworkSwitchSettingsStormControlParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsStormControlParams

NewUpdateNetworkSwitchSettingsStormControlParamsWithTimeout creates a new UpdateNetworkSwitchSettingsStormControlParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsStormControlParams) SetContext

SetContext adds the context to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsStormControlParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) SetTimeout

SetTimeout adds the timeout to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) SetUpdateNetworkSwitchSettingsStormControl

func (o *UpdateNetworkSwitchSettingsStormControlParams) SetUpdateNetworkSwitchSettingsStormControl(updateNetworkSwitchSettingsStormControl *models.UpdateNetworkSwitchSettingsStormControl)

SetUpdateNetworkSwitchSettingsStormControl adds the updateNetworkSwitchSettingsStormControl to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WithContext

WithContext adds the context to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WithUpdateNetworkSwitchSettingsStormControl

func (o *UpdateNetworkSwitchSettingsStormControlParams) WithUpdateNetworkSwitchSettingsStormControl(updateNetworkSwitchSettingsStormControl *models.UpdateNetworkSwitchSettingsStormControl) *UpdateNetworkSwitchSettingsStormControlParams

WithUpdateNetworkSwitchSettingsStormControl adds the updateNetworkSwitchSettingsStormControl to the update network switch settings storm control params

func (*UpdateNetworkSwitchSettingsStormControlParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsStormControlReader

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

UpdateNetworkSwitchSettingsStormControlReader is a Reader for the UpdateNetworkSwitchSettingsStormControl structure.

func (*UpdateNetworkSwitchSettingsStormControlReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateNetworkSwitchSettingsStpOK

type UpdateNetworkSwitchSettingsStpOK struct {
	Payload interface{}
}

UpdateNetworkSwitchSettingsStpOK handles this case with default header values.

Successful operation

func NewUpdateNetworkSwitchSettingsStpOK

func NewUpdateNetworkSwitchSettingsStpOK() *UpdateNetworkSwitchSettingsStpOK

NewUpdateNetworkSwitchSettingsStpOK creates a UpdateNetworkSwitchSettingsStpOK with default headers values

func (*UpdateNetworkSwitchSettingsStpOK) Error

func (*UpdateNetworkSwitchSettingsStpOK) GetPayload

func (o *UpdateNetworkSwitchSettingsStpOK) GetPayload() interface{}

type UpdateNetworkSwitchSettingsStpParams

type UpdateNetworkSwitchSettingsStpParams struct {

	/*NetworkID*/
	NetworkID string
	/*UpdateNetworkSwitchSettingsStp*/
	UpdateNetworkSwitchSettingsStp *models.UpdateNetworkSwitchSettingsStp

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

UpdateNetworkSwitchSettingsStpParams contains all the parameters to send to the API endpoint for the update network switch settings stp operation typically these are written to a http.Request

func NewUpdateNetworkSwitchSettingsStpParams

func NewUpdateNetworkSwitchSettingsStpParams() *UpdateNetworkSwitchSettingsStpParams

NewUpdateNetworkSwitchSettingsStpParams creates a new UpdateNetworkSwitchSettingsStpParams object with the default values initialized.

func NewUpdateNetworkSwitchSettingsStpParamsWithContext

func NewUpdateNetworkSwitchSettingsStpParamsWithContext(ctx context.Context) *UpdateNetworkSwitchSettingsStpParams

NewUpdateNetworkSwitchSettingsStpParamsWithContext creates a new UpdateNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateNetworkSwitchSettingsStpParamsWithHTTPClient

func NewUpdateNetworkSwitchSettingsStpParamsWithHTTPClient(client *http.Client) *UpdateNetworkSwitchSettingsStpParams

NewUpdateNetworkSwitchSettingsStpParamsWithHTTPClient creates a new UpdateNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateNetworkSwitchSettingsStpParamsWithTimeout

func NewUpdateNetworkSwitchSettingsStpParamsWithTimeout(timeout time.Duration) *UpdateNetworkSwitchSettingsStpParams

NewUpdateNetworkSwitchSettingsStpParamsWithTimeout creates a new UpdateNetworkSwitchSettingsStpParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateNetworkSwitchSettingsStpParams) SetContext

SetContext adds the context to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) SetNetworkID

func (o *UpdateNetworkSwitchSettingsStpParams) SetNetworkID(networkID string)

SetNetworkID adds the networkId to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) SetTimeout

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

SetTimeout adds the timeout to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) SetUpdateNetworkSwitchSettingsStp

func (o *UpdateNetworkSwitchSettingsStpParams) SetUpdateNetworkSwitchSettingsStp(updateNetworkSwitchSettingsStp *models.UpdateNetworkSwitchSettingsStp)

SetUpdateNetworkSwitchSettingsStp adds the updateNetworkSwitchSettingsStp to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WithContext

WithContext adds the context to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WithNetworkID

WithNetworkID adds the networkID to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WithTimeout

WithTimeout adds the timeout to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WithUpdateNetworkSwitchSettingsStp

func (o *UpdateNetworkSwitchSettingsStpParams) WithUpdateNetworkSwitchSettingsStp(updateNetworkSwitchSettingsStp *models.UpdateNetworkSwitchSettingsStp) *UpdateNetworkSwitchSettingsStpParams

WithUpdateNetworkSwitchSettingsStp adds the updateNetworkSwitchSettingsStp to the update network switch settings stp params

func (*UpdateNetworkSwitchSettingsStpParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateNetworkSwitchSettingsStpReader

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

UpdateNetworkSwitchSettingsStpReader is a Reader for the UpdateNetworkSwitchSettingsStp structure.

func (*UpdateNetworkSwitchSettingsStpReader) ReadResponse

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

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

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