Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateApplicationsWeb(params *CreateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*CreateApplicationsWebCreated, error)
- func (a *Client) DeleteApplicationsWeb(params *DeleteApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteApplicationsWebNoContent, error)
- func (a *Client) GetApplicationsWeb(params *GetApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebOK, error)
- func (a *Client) GetApplicationsWebDataPrivacy(params *GetApplicationsWebDataPrivacyParams, ...) (*GetApplicationsWebDataPrivacyOK, error)
- func (a *Client) GetApplicationsWebDataPrivacyList(params *GetApplicationsWebDataPrivacyListParams, ...) (*GetApplicationsWebDataPrivacyListOK, error)
- func (a *Client) GetApplicationsWebDefault(params *GetApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDefaultOK, error)
- func (a *Client) GetApplicationsWebDefaultDataPrivacy(params *GetApplicationsWebDefaultDataPrivacyParams, ...) (*GetApplicationsWebDefaultDataPrivacyOK, error)
- func (a *Client) GetApplicationsWebs(params *GetApplicationsWebsParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateApplicationsWeb(params *UpdateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebCreated, *UpdateApplicationsWebNoContent, error)
- func (a *Client) UpdateApplicationsWebDataPrivacy(params *UpdateApplicationsWebDataPrivacyParams, ...) (*UpdateApplicationsWebDataPrivacyNoContent, error)
- func (a *Client) UpdateApplicationsWebDefault(params *UpdateApplicationsWebDefaultParams, ...) (*UpdateApplicationsWebDefaultNoContent, error)
- func (a *Client) UpdateApplicationsWebDefaultDataPrivacy(params *UpdateApplicationsWebDefaultDataPrivacyParams, ...) (*UpdateApplicationsWebDefaultDataPrivacyNoContent, error)
- func (a *Client) ValidateCreateApplicationsWeb(params *ValidateCreateApplicationsWebParams, ...) (*ValidateCreateApplicationsWebNoContent, error)
- func (a *Client) ValidateCreateApplicationsWebDefault(params *ValidateCreateApplicationsWebDefaultParams, ...) (*ValidateCreateApplicationsWebDefaultNoContent, error)
- func (a *Client) ValidateUpdateApplicationsDataPrivacy(params *ValidateUpdateApplicationsDataPrivacyParams, ...) (*ValidateUpdateApplicationsDataPrivacyNoContent, error)
- func (a *Client) ValidateUpdateApplicationsWeb(params *ValidateUpdateApplicationsWebParams, ...) (*ValidateUpdateApplicationsWebNoContent, error)
- func (a *Client) ValidateUpdateApplicationsWebDefaultDataPrivacy(params *ValidateUpdateApplicationsWebDefaultDataPrivacyParams, ...) (*ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent, error)
- type ClientService
- type CreateApplicationsWebBadRequest
- type CreateApplicationsWebCreated
- type CreateApplicationsWebParams
- func NewCreateApplicationsWebParams() *CreateApplicationsWebParams
- func NewCreateApplicationsWebParamsWithContext(ctx context.Context) *CreateApplicationsWebParams
- func NewCreateApplicationsWebParamsWithHTTPClient(client *http.Client) *CreateApplicationsWebParams
- func NewCreateApplicationsWebParamsWithTimeout(timeout time.Duration) *CreateApplicationsWebParams
- func (o *CreateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *CreateApplicationsWebParams) SetContext(ctx context.Context)
- func (o *CreateApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *CreateApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *CreateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *CreateApplicationsWebParams
- func (o *CreateApplicationsWebParams) WithContext(ctx context.Context) *CreateApplicationsWebParams
- func (o *CreateApplicationsWebParams) WithHTTPClient(client *http.Client) *CreateApplicationsWebParams
- func (o *CreateApplicationsWebParams) WithTimeout(timeout time.Duration) *CreateApplicationsWebParams
- func (o *CreateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateApplicationsWebReader
- type DeleteApplicationsWebNoContent
- type DeleteApplicationsWebParams
- func NewDeleteApplicationsWebParams() *DeleteApplicationsWebParams
- func NewDeleteApplicationsWebParamsWithContext(ctx context.Context) *DeleteApplicationsWebParams
- func NewDeleteApplicationsWebParamsWithHTTPClient(client *http.Client) *DeleteApplicationsWebParams
- func NewDeleteApplicationsWebParamsWithTimeout(timeout time.Duration) *DeleteApplicationsWebParams
- func (o *DeleteApplicationsWebParams) SetContext(ctx context.Context)
- func (o *DeleteApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *DeleteApplicationsWebParams) SetID(id string)
- func (o *DeleteApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *DeleteApplicationsWebParams) WithContext(ctx context.Context) *DeleteApplicationsWebParams
- func (o *DeleteApplicationsWebParams) WithHTTPClient(client *http.Client) *DeleteApplicationsWebParams
- func (o *DeleteApplicationsWebParams) WithID(id string) *DeleteApplicationsWebParams
- func (o *DeleteApplicationsWebParams) WithTimeout(timeout time.Duration) *DeleteApplicationsWebParams
- func (o *DeleteApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteApplicationsWebReader
- type GetApplicationsWebDataPrivacyListOK
- type GetApplicationsWebDataPrivacyListParams
- func NewGetApplicationsWebDataPrivacyListParams() *GetApplicationsWebDataPrivacyListParams
- func NewGetApplicationsWebDataPrivacyListParamsWithContext(ctx context.Context) *GetApplicationsWebDataPrivacyListParams
- func NewGetApplicationsWebDataPrivacyListParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyListParams
- func NewGetApplicationsWebDataPrivacyListParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyListParams
- func (o *GetApplicationsWebDataPrivacyListParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebDataPrivacyListParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebDataPrivacyListParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebDataPrivacyListParams) WithContext(ctx context.Context) *GetApplicationsWebDataPrivacyListParams
- func (o *GetApplicationsWebDataPrivacyListParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyListParams
- func (o *GetApplicationsWebDataPrivacyListParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyListParams
- func (o *GetApplicationsWebDataPrivacyListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebDataPrivacyListReader
- type GetApplicationsWebDataPrivacyOK
- type GetApplicationsWebDataPrivacyParams
- func NewGetApplicationsWebDataPrivacyParams() *GetApplicationsWebDataPrivacyParams
- func NewGetApplicationsWebDataPrivacyParamsWithContext(ctx context.Context) *GetApplicationsWebDataPrivacyParams
- func NewGetApplicationsWebDataPrivacyParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyParams
- func NewGetApplicationsWebDataPrivacyParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyParams
- func (o *GetApplicationsWebDataPrivacyParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebDataPrivacyParams) SetID(id string)
- func (o *GetApplicationsWebDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebDataPrivacyParams) WithContext(ctx context.Context) *GetApplicationsWebDataPrivacyParams
- func (o *GetApplicationsWebDataPrivacyParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyParams
- func (o *GetApplicationsWebDataPrivacyParams) WithID(id string) *GetApplicationsWebDataPrivacyParams
- func (o *GetApplicationsWebDataPrivacyParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyParams
- func (o *GetApplicationsWebDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebDataPrivacyReader
- type GetApplicationsWebDefaultDataPrivacyOK
- type GetApplicationsWebDefaultDataPrivacyParams
- func NewGetApplicationsWebDefaultDataPrivacyParams() *GetApplicationsWebDefaultDataPrivacyParams
- func NewGetApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *GetApplicationsWebDefaultDataPrivacyParams
- func NewGetApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDefaultDataPrivacyParams
- func NewGetApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDefaultDataPrivacyParams
- func (o *GetApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *GetApplicationsWebDefaultDataPrivacyParams
- func (o *GetApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDefaultDataPrivacyParams
- func (o *GetApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDefaultDataPrivacyParams
- func (o *GetApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebDefaultDataPrivacyReader
- type GetApplicationsWebDefaultOK
- type GetApplicationsWebDefaultParams
- func NewGetApplicationsWebDefaultParams() *GetApplicationsWebDefaultParams
- func NewGetApplicationsWebDefaultParamsWithContext(ctx context.Context) *GetApplicationsWebDefaultParams
- func NewGetApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDefaultParams
- func NewGetApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDefaultParams
- func (o *GetApplicationsWebDefaultParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebDefaultParams) WithContext(ctx context.Context) *GetApplicationsWebDefaultParams
- func (o *GetApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDefaultParams
- func (o *GetApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDefaultParams
- func (o *GetApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebDefaultReader
- type GetApplicationsWebOK
- type GetApplicationsWebParams
- func NewGetApplicationsWebParams() *GetApplicationsWebParams
- func NewGetApplicationsWebParamsWithContext(ctx context.Context) *GetApplicationsWebParams
- func NewGetApplicationsWebParamsWithHTTPClient(client *http.Client) *GetApplicationsWebParams
- func NewGetApplicationsWebParamsWithTimeout(timeout time.Duration) *GetApplicationsWebParams
- func (o *GetApplicationsWebParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebParams) SetID(id string)
- func (o *GetApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebParams) WithContext(ctx context.Context) *GetApplicationsWebParams
- func (o *GetApplicationsWebParams) WithHTTPClient(client *http.Client) *GetApplicationsWebParams
- func (o *GetApplicationsWebParams) WithID(id string) *GetApplicationsWebParams
- func (o *GetApplicationsWebParams) WithTimeout(timeout time.Duration) *GetApplicationsWebParams
- func (o *GetApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebReader
- type GetApplicationsWebsOK
- type GetApplicationsWebsParams
- func NewGetApplicationsWebsParams() *GetApplicationsWebsParams
- func NewGetApplicationsWebsParamsWithContext(ctx context.Context) *GetApplicationsWebsParams
- func NewGetApplicationsWebsParamsWithHTTPClient(client *http.Client) *GetApplicationsWebsParams
- func NewGetApplicationsWebsParamsWithTimeout(timeout time.Duration) *GetApplicationsWebsParams
- func (o *GetApplicationsWebsParams) SetContext(ctx context.Context)
- func (o *GetApplicationsWebsParams) SetHTTPClient(client *http.Client)
- func (o *GetApplicationsWebsParams) SetTimeout(timeout time.Duration)
- func (o *GetApplicationsWebsParams) WithContext(ctx context.Context) *GetApplicationsWebsParams
- func (o *GetApplicationsWebsParams) WithHTTPClient(client *http.Client) *GetApplicationsWebsParams
- func (o *GetApplicationsWebsParams) WithTimeout(timeout time.Duration) *GetApplicationsWebsParams
- func (o *GetApplicationsWebsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetApplicationsWebsReader
- type UpdateApplicationsWebBadRequest
- type UpdateApplicationsWebCreated
- type UpdateApplicationsWebDataPrivacyBadRequest
- type UpdateApplicationsWebDataPrivacyNoContent
- type UpdateApplicationsWebDataPrivacyParams
- func NewUpdateApplicationsWebDataPrivacyParams() *UpdateApplicationsWebDataPrivacyParams
- func NewUpdateApplicationsWebDataPrivacyParamsWithContext(ctx context.Context) *UpdateApplicationsWebDataPrivacyParams
- func NewUpdateApplicationsWebDataPrivacyParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDataPrivacyParams
- func NewUpdateApplicationsWebDataPrivacyParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
- func (o *UpdateApplicationsWebDataPrivacyParams) SetContext(ctx context.Context)
- func (o *UpdateApplicationsWebDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateApplicationsWebDataPrivacyParams) SetID(id string)
- func (o *UpdateApplicationsWebDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateApplicationsWebDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) WithContext(ctx context.Context) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) WithID(id string) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDataPrivacyParams
- func (o *UpdateApplicationsWebDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateApplicationsWebDataPrivacyReader
- type UpdateApplicationsWebDefaultBadRequest
- type UpdateApplicationsWebDefaultDataPrivacyBadRequest
- type UpdateApplicationsWebDefaultDataPrivacyNoContent
- type UpdateApplicationsWebDefaultDataPrivacyParams
- func NewUpdateApplicationsWebDefaultDataPrivacyParams() *UpdateApplicationsWebDefaultDataPrivacyParams
- func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *UpdateApplicationsWebDefaultDataPrivacyParams
- func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultDataPrivacyParams
- func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultDataPrivacyParams
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *UpdateApplicationsWebDefaultDataPrivacyParams
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *UpdateApplicationsWebDefaultDataPrivacyParams
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultDataPrivacyParams
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultDataPrivacyParams
- func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateApplicationsWebDefaultDataPrivacyReader
- type UpdateApplicationsWebDefaultNoContent
- type UpdateApplicationsWebDefaultParams
- func NewUpdateApplicationsWebDefaultParams() *UpdateApplicationsWebDefaultParams
- func NewUpdateApplicationsWebDefaultParamsWithContext(ctx context.Context) *UpdateApplicationsWebDefaultParams
- func NewUpdateApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultParams
- func NewUpdateApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultParams
- func (o *UpdateApplicationsWebDefaultParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *UpdateApplicationsWebDefaultParams) SetContext(ctx context.Context)
- func (o *UpdateApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
- func (o *UpdateApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
- func (o *UpdateApplicationsWebDefaultParams) WithBody(body *dynatrace.WebApplicationConfig) *UpdateApplicationsWebDefaultParams
- func (o *UpdateApplicationsWebDefaultParams) WithContext(ctx context.Context) *UpdateApplicationsWebDefaultParams
- func (o *UpdateApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultParams
- func (o *UpdateApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultParams
- func (o *UpdateApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateApplicationsWebDefaultReader
- type UpdateApplicationsWebNoContent
- type UpdateApplicationsWebParams
- func NewUpdateApplicationsWebParams() *UpdateApplicationsWebParams
- func NewUpdateApplicationsWebParamsWithContext(ctx context.Context) *UpdateApplicationsWebParams
- func NewUpdateApplicationsWebParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebParams
- func NewUpdateApplicationsWebParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *UpdateApplicationsWebParams) SetContext(ctx context.Context)
- func (o *UpdateApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *UpdateApplicationsWebParams) SetID(id string)
- func (o *UpdateApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *UpdateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) WithContext(ctx context.Context) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) WithID(id string) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebParams
- func (o *UpdateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateApplicationsWebReader
- type ValidateCreateApplicationsWebBadRequest
- type ValidateCreateApplicationsWebDefaultBadRequest
- type ValidateCreateApplicationsWebDefaultNoContent
- type ValidateCreateApplicationsWebDefaultParams
- func NewValidateCreateApplicationsWebDefaultParams() *ValidateCreateApplicationsWebDefaultParams
- func NewValidateCreateApplicationsWebDefaultParamsWithContext(ctx context.Context) *ValidateCreateApplicationsWebDefaultParams
- func NewValidateCreateApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebDefaultParams
- func NewValidateCreateApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebDefaultParams
- func (o *ValidateCreateApplicationsWebDefaultParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *ValidateCreateApplicationsWebDefaultParams) SetContext(ctx context.Context)
- func (o *ValidateCreateApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
- func (o *ValidateCreateApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
- func (o *ValidateCreateApplicationsWebDefaultParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateCreateApplicationsWebDefaultParams
- func (o *ValidateCreateApplicationsWebDefaultParams) WithContext(ctx context.Context) *ValidateCreateApplicationsWebDefaultParams
- func (o *ValidateCreateApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebDefaultParams
- func (o *ValidateCreateApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebDefaultParams
- func (o *ValidateCreateApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateCreateApplicationsWebDefaultReader
- type ValidateCreateApplicationsWebNoContent
- type ValidateCreateApplicationsWebParams
- func NewValidateCreateApplicationsWebParams() *ValidateCreateApplicationsWebParams
- func NewValidateCreateApplicationsWebParamsWithContext(ctx context.Context) *ValidateCreateApplicationsWebParams
- func NewValidateCreateApplicationsWebParamsWithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebParams
- func NewValidateCreateApplicationsWebParamsWithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebParams
- func (o *ValidateCreateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *ValidateCreateApplicationsWebParams) SetContext(ctx context.Context)
- func (o *ValidateCreateApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *ValidateCreateApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *ValidateCreateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateCreateApplicationsWebParams
- func (o *ValidateCreateApplicationsWebParams) WithContext(ctx context.Context) *ValidateCreateApplicationsWebParams
- func (o *ValidateCreateApplicationsWebParams) WithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebParams
- func (o *ValidateCreateApplicationsWebParams) WithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebParams
- func (o *ValidateCreateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateCreateApplicationsWebReader
- type ValidateUpdateApplicationsDataPrivacyBadRequest
- type ValidateUpdateApplicationsDataPrivacyNoContent
- type ValidateUpdateApplicationsDataPrivacyParams
- func NewValidateUpdateApplicationsDataPrivacyParams() *ValidateUpdateApplicationsDataPrivacyParams
- func NewValidateUpdateApplicationsDataPrivacyParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsDataPrivacyParams
- func NewValidateUpdateApplicationsDataPrivacyParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsDataPrivacyParams
- func NewValidateUpdateApplicationsDataPrivacyParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
- func (o *ValidateUpdateApplicationsDataPrivacyParams) SetContext(ctx context.Context)
- func (o *ValidateUpdateApplicationsDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *ValidateUpdateApplicationsDataPrivacyParams) SetID(id string)
- func (o *ValidateUpdateApplicationsDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WithID(id string) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsDataPrivacyParams
- func (o *ValidateUpdateApplicationsDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateUpdateApplicationsDataPrivacyReader
- type ValidateUpdateApplicationsWebBadRequest
- type ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest
- type ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent
- type ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func NewValidateUpdateApplicationsWebDefaultDataPrivacyParams() *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
- func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateUpdateApplicationsWebDefaultDataPrivacyReader
- type ValidateUpdateApplicationsWebNoContent
- type ValidateUpdateApplicationsWebParams
- func NewValidateUpdateApplicationsWebParams() *ValidateUpdateApplicationsWebParams
- func NewValidateUpdateApplicationsWebParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsWebParams
- func NewValidateUpdateApplicationsWebParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebParams
- func NewValidateUpdateApplicationsWebParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
- func (o *ValidateUpdateApplicationsWebParams) SetContext(ctx context.Context)
- func (o *ValidateUpdateApplicationsWebParams) SetHTTPClient(client *http.Client)
- func (o *ValidateUpdateApplicationsWebParams) SetID(id string)
- func (o *ValidateUpdateApplicationsWebParams) SetTimeout(timeout time.Duration)
- func (o *ValidateUpdateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) WithID(id string) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebParams
- func (o *ValidateUpdateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateUpdateApplicationsWebReader
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 web application configuration API
func (*Client) CreateApplicationsWeb ¶
func (a *Client) CreateApplicationsWeb(params *CreateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*CreateApplicationsWebCreated, error)
CreateApplicationsWeb creates a new web application
The body must not provide an ID as that will be automatically assigned by Dynatrace server.
func (*Client) DeleteApplicationsWeb ¶
func (a *Client) DeleteApplicationsWeb(params *DeleteApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteApplicationsWebNoContent, error)
DeleteApplicationsWeb deletes the specified web application
func (*Client) GetApplicationsWeb ¶
func (a *Client) GetApplicationsWeb(params *GetApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebOK, error)
GetApplicationsWeb gets the configuration of the specified web application
func (*Client) GetApplicationsWebDataPrivacy ¶
func (a *Client) GetApplicationsWebDataPrivacy(params *GetApplicationsWebDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDataPrivacyOK, error)
GetApplicationsWebDataPrivacy gets the data privacy settings of the specified web application
func (*Client) GetApplicationsWebDataPrivacyList ¶
func (a *Client) GetApplicationsWebDataPrivacyList(params *GetApplicationsWebDataPrivacyListParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDataPrivacyListOK, error)
GetApplicationsWebDataPrivacyList lists data privacy settings of all web applications
func (*Client) GetApplicationsWebDefault ¶
func (a *Client) GetApplicationsWebDefault(params *GetApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDefaultOK, error)
GetApplicationsWebDefault gets the configuration of the default web application Default application is pre-configured in your Dynatrace environment. By default all traffic goes to this application.
After you configure your own applications, all the traffic, which doesn't fit to any of your applications, goes to the default one.
func (*Client) GetApplicationsWebDefaultDataPrivacy ¶
func (a *Client) GetApplicationsWebDefaultDataPrivacy(params *GetApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDefaultDataPrivacyOK, error)
GetApplicationsWebDefaultDataPrivacy gets the data privacy settings of the default web application Default application is pre-configured in your Dynatrace environment. By default all the traffic goes to this application.
After you configure your own applications, all the traffic, which doesn't fit to any of your applications, goes to the default one.
func (*Client) GetApplicationsWebs ¶
func (a *Client) GetApplicationsWebs(params *GetApplicationsWebsParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebsOK, error)
GetApplicationsWebs lists all existing web applications
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateApplicationsWeb ¶
func (a *Client) UpdateApplicationsWeb(params *UpdateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebCreated, *UpdateApplicationsWebNoContent, error)
UpdateApplicationsWeb updates the configuration of the specified web application or creates a new one
If the application with the specified ID does not exist, a new application will be created.
func (*Client) UpdateApplicationsWebDataPrivacy ¶
func (a *Client) UpdateApplicationsWebDataPrivacy(params *UpdateApplicationsWebDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDataPrivacyNoContent, error)
UpdateApplicationsWebDataPrivacy updates the data privacy settings of the specified web application
func (*Client) UpdateApplicationsWebDefault ¶
func (a *Client) UpdateApplicationsWebDefault(params *UpdateApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDefaultNoContent, error)
UpdateApplicationsWebDefault updates the configuration of the default web application Default application is pre-configured in your Dynatrace environment. By default all traffic goes to this application.
After you configure your own applications, all the traffic, which doesn't fit to any of your applications, goes to the default one.
func (*Client) UpdateApplicationsWebDefaultDataPrivacy ¶
func (a *Client) UpdateApplicationsWebDefaultDataPrivacy(params *UpdateApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDefaultDataPrivacyNoContent, error)
UpdateApplicationsWebDefaultDataPrivacy updates the data privacy settings of the default web application Default application is pre-configured in your Dynatrace environment. By default all traffic goes to this application.
After you configure your own applications, all the traffic, which doesn't fit to any of your applications, goes to the default one.
func (*Client) ValidateCreateApplicationsWeb ¶
func (a *Client) ValidateCreateApplicationsWeb(params *ValidateCreateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateCreateApplicationsWebNoContent, error)
ValidateCreateApplicationsWeb validates the configuration of the web application for the p o s t applications web request
func (*Client) ValidateCreateApplicationsWebDefault ¶
func (a *Client) ValidateCreateApplicationsWebDefault(params *ValidateCreateApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateCreateApplicationsWebDefaultNoContent, error)
ValidateCreateApplicationsWebDefault validates the configuration of the default web application for the p u t applications web default request
func (*Client) ValidateUpdateApplicationsDataPrivacy ¶
func (a *Client) ValidateUpdateApplicationsDataPrivacy(params *ValidateUpdateApplicationsDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsDataPrivacyNoContent, error)
ValidateUpdateApplicationsDataPrivacy validates data privacy settings for the p u t applications web id data privacy request
func (*Client) ValidateUpdateApplicationsWeb ¶
func (a *Client) ValidateUpdateApplicationsWeb(params *ValidateUpdateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsWebNoContent, error)
ValidateUpdateApplicationsWeb validates the configuration of the web application for the p u t applications web id request
func (*Client) ValidateUpdateApplicationsWebDefaultDataPrivacy ¶
func (a *Client) ValidateUpdateApplicationsWebDefaultDataPrivacy(params *ValidateUpdateApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent, error)
ValidateUpdateApplicationsWebDefaultDataPrivacy validates data privacy settings of the default web application for the p u t applications web default data privacy request
type ClientService ¶
type ClientService interface { CreateApplicationsWeb(params *CreateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*CreateApplicationsWebCreated, error) DeleteApplicationsWeb(params *DeleteApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteApplicationsWebNoContent, error) GetApplicationsWeb(params *GetApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebOK, error) GetApplicationsWebDataPrivacy(params *GetApplicationsWebDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDataPrivacyOK, error) GetApplicationsWebDataPrivacyList(params *GetApplicationsWebDataPrivacyListParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDataPrivacyListOK, error) GetApplicationsWebDefault(params *GetApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDefaultOK, error) GetApplicationsWebDefaultDataPrivacy(params *GetApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebDefaultDataPrivacyOK, error) GetApplicationsWebs(params *GetApplicationsWebsParams, authInfo runtime.ClientAuthInfoWriter) (*GetApplicationsWebsOK, error) UpdateApplicationsWeb(params *UpdateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebCreated, *UpdateApplicationsWebNoContent, error) UpdateApplicationsWebDataPrivacy(params *UpdateApplicationsWebDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDataPrivacyNoContent, error) UpdateApplicationsWebDefault(params *UpdateApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDefaultNoContent, error) UpdateApplicationsWebDefaultDataPrivacy(params *UpdateApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateApplicationsWebDefaultDataPrivacyNoContent, error) ValidateCreateApplicationsWeb(params *ValidateCreateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateCreateApplicationsWebNoContent, error) ValidateCreateApplicationsWebDefault(params *ValidateCreateApplicationsWebDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateCreateApplicationsWebDefaultNoContent, error) ValidateUpdateApplicationsDataPrivacy(params *ValidateUpdateApplicationsDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsDataPrivacyNoContent, error) ValidateUpdateApplicationsWeb(params *ValidateUpdateApplicationsWebParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsWebNoContent, error) ValidateUpdateApplicationsWebDefaultDataPrivacy(params *ValidateUpdateApplicationsWebDefaultDataPrivacyParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent, 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 web application configuration API client.
type CreateApplicationsWebBadRequest ¶
type CreateApplicationsWebBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
CreateApplicationsWebBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewCreateApplicationsWebBadRequest ¶
func NewCreateApplicationsWebBadRequest() *CreateApplicationsWebBadRequest
NewCreateApplicationsWebBadRequest creates a CreateApplicationsWebBadRequest with default headers values
func (*CreateApplicationsWebBadRequest) Error ¶
func (o *CreateApplicationsWebBadRequest) Error() string
func (*CreateApplicationsWebBadRequest) GetPayload ¶
func (o *CreateApplicationsWebBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type CreateApplicationsWebCreated ¶
type CreateApplicationsWebCreated struct {
Payload *dynatrace.EntityShortRepresentation
}
CreateApplicationsWebCreated handles this case with default header values.
Success. The response body contains the ID and name of the new web application.
func NewCreateApplicationsWebCreated ¶
func NewCreateApplicationsWebCreated() *CreateApplicationsWebCreated
NewCreateApplicationsWebCreated creates a CreateApplicationsWebCreated with default headers values
func (*CreateApplicationsWebCreated) Error ¶
func (o *CreateApplicationsWebCreated) Error() string
func (*CreateApplicationsWebCreated) GetPayload ¶
func (o *CreateApplicationsWebCreated) GetPayload() *dynatrace.EntityShortRepresentation
type CreateApplicationsWebParams ¶
type CreateApplicationsWebParams struct { /*Body JSON body of the request, containing parameters of the new web application configuraiton. */ Body *dynatrace.WebApplicationConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateApplicationsWebParams contains all the parameters to send to the API endpoint for the create applications web operation typically these are written to a http.Request
func NewCreateApplicationsWebParams ¶
func NewCreateApplicationsWebParams() *CreateApplicationsWebParams
NewCreateApplicationsWebParams creates a new CreateApplicationsWebParams object with the default values initialized.
func NewCreateApplicationsWebParamsWithContext ¶
func NewCreateApplicationsWebParamsWithContext(ctx context.Context) *CreateApplicationsWebParams
NewCreateApplicationsWebParamsWithContext creates a new CreateApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewCreateApplicationsWebParamsWithHTTPClient ¶
func NewCreateApplicationsWebParamsWithHTTPClient(client *http.Client) *CreateApplicationsWebParams
NewCreateApplicationsWebParamsWithHTTPClient creates a new CreateApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateApplicationsWebParamsWithTimeout ¶
func NewCreateApplicationsWebParamsWithTimeout(timeout time.Duration) *CreateApplicationsWebParams
NewCreateApplicationsWebParamsWithTimeout creates a new CreateApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateApplicationsWebParams) SetBody ¶
func (o *CreateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the create applications web params
func (*CreateApplicationsWebParams) SetContext ¶
func (o *CreateApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the create applications web params
func (*CreateApplicationsWebParams) SetHTTPClient ¶
func (o *CreateApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create applications web params
func (*CreateApplicationsWebParams) SetTimeout ¶
func (o *CreateApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create applications web params
func (*CreateApplicationsWebParams) WithBody ¶
func (o *CreateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *CreateApplicationsWebParams
WithBody adds the body to the create applications web params
func (*CreateApplicationsWebParams) WithContext ¶
func (o *CreateApplicationsWebParams) WithContext(ctx context.Context) *CreateApplicationsWebParams
WithContext adds the context to the create applications web params
func (*CreateApplicationsWebParams) WithHTTPClient ¶
func (o *CreateApplicationsWebParams) WithHTTPClient(client *http.Client) *CreateApplicationsWebParams
WithHTTPClient adds the HTTPClient to the create applications web params
func (*CreateApplicationsWebParams) WithTimeout ¶
func (o *CreateApplicationsWebParams) WithTimeout(timeout time.Duration) *CreateApplicationsWebParams
WithTimeout adds the timeout to the create applications web params
func (*CreateApplicationsWebParams) WriteToRequest ¶
func (o *CreateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateApplicationsWebReader ¶
type CreateApplicationsWebReader struct {
// contains filtered or unexported fields
}
CreateApplicationsWebReader is a Reader for the CreateApplicationsWeb structure.
func (*CreateApplicationsWebReader) ReadResponse ¶
func (o *CreateApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteApplicationsWebNoContent ¶
type DeleteApplicationsWebNoContent struct { }
DeleteApplicationsWebNoContent handles this case with default header values.
Success. The application has been deleted. The response does not have a body.
func NewDeleteApplicationsWebNoContent ¶
func NewDeleteApplicationsWebNoContent() *DeleteApplicationsWebNoContent
NewDeleteApplicationsWebNoContent creates a DeleteApplicationsWebNoContent with default headers values
func (*DeleteApplicationsWebNoContent) Error ¶
func (o *DeleteApplicationsWebNoContent) Error() string
type DeleteApplicationsWebParams ¶
type DeleteApplicationsWebParams struct { /*ID The ID of the web application to delete. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteApplicationsWebParams contains all the parameters to send to the API endpoint for the delete applications web operation typically these are written to a http.Request
func NewDeleteApplicationsWebParams ¶
func NewDeleteApplicationsWebParams() *DeleteApplicationsWebParams
NewDeleteApplicationsWebParams creates a new DeleteApplicationsWebParams object with the default values initialized.
func NewDeleteApplicationsWebParamsWithContext ¶
func NewDeleteApplicationsWebParamsWithContext(ctx context.Context) *DeleteApplicationsWebParams
NewDeleteApplicationsWebParamsWithContext creates a new DeleteApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteApplicationsWebParamsWithHTTPClient ¶
func NewDeleteApplicationsWebParamsWithHTTPClient(client *http.Client) *DeleteApplicationsWebParams
NewDeleteApplicationsWebParamsWithHTTPClient creates a new DeleteApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteApplicationsWebParamsWithTimeout ¶
func NewDeleteApplicationsWebParamsWithTimeout(timeout time.Duration) *DeleteApplicationsWebParams
NewDeleteApplicationsWebParamsWithTimeout creates a new DeleteApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteApplicationsWebParams) SetContext ¶
func (o *DeleteApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the delete applications web params
func (*DeleteApplicationsWebParams) SetHTTPClient ¶
func (o *DeleteApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete applications web params
func (*DeleteApplicationsWebParams) SetID ¶
func (o *DeleteApplicationsWebParams) SetID(id string)
SetID adds the id to the delete applications web params
func (*DeleteApplicationsWebParams) SetTimeout ¶
func (o *DeleteApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete applications web params
func (*DeleteApplicationsWebParams) WithContext ¶
func (o *DeleteApplicationsWebParams) WithContext(ctx context.Context) *DeleteApplicationsWebParams
WithContext adds the context to the delete applications web params
func (*DeleteApplicationsWebParams) WithHTTPClient ¶
func (o *DeleteApplicationsWebParams) WithHTTPClient(client *http.Client) *DeleteApplicationsWebParams
WithHTTPClient adds the HTTPClient to the delete applications web params
func (*DeleteApplicationsWebParams) WithID ¶
func (o *DeleteApplicationsWebParams) WithID(id string) *DeleteApplicationsWebParams
WithID adds the id to the delete applications web params
func (*DeleteApplicationsWebParams) WithTimeout ¶
func (o *DeleteApplicationsWebParams) WithTimeout(timeout time.Duration) *DeleteApplicationsWebParams
WithTimeout adds the timeout to the delete applications web params
func (*DeleteApplicationsWebParams) WriteToRequest ¶
func (o *DeleteApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteApplicationsWebReader ¶
type DeleteApplicationsWebReader struct {
// contains filtered or unexported fields
}
DeleteApplicationsWebReader is a Reader for the DeleteApplicationsWeb structure.
func (*DeleteApplicationsWebReader) ReadResponse ¶
func (o *DeleteApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebDataPrivacyListOK ¶
type GetApplicationsWebDataPrivacyListOK struct {
Payload *dynatrace.ApplicationDataPrivacyList
}
GetApplicationsWebDataPrivacyListOK handles this case with default header values.
successful operation
func NewGetApplicationsWebDataPrivacyListOK ¶
func NewGetApplicationsWebDataPrivacyListOK() *GetApplicationsWebDataPrivacyListOK
NewGetApplicationsWebDataPrivacyListOK creates a GetApplicationsWebDataPrivacyListOK with default headers values
func (*GetApplicationsWebDataPrivacyListOK) Error ¶
func (o *GetApplicationsWebDataPrivacyListOK) Error() string
func (*GetApplicationsWebDataPrivacyListOK) GetPayload ¶
func (o *GetApplicationsWebDataPrivacyListOK) GetPayload() *dynatrace.ApplicationDataPrivacyList
type GetApplicationsWebDataPrivacyListParams ¶
type GetApplicationsWebDataPrivacyListParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebDataPrivacyListParams contains all the parameters to send to the API endpoint for the get applications web data privacy list operation typically these are written to a http.Request
func NewGetApplicationsWebDataPrivacyListParams ¶
func NewGetApplicationsWebDataPrivacyListParams() *GetApplicationsWebDataPrivacyListParams
NewGetApplicationsWebDataPrivacyListParams creates a new GetApplicationsWebDataPrivacyListParams object with the default values initialized.
func NewGetApplicationsWebDataPrivacyListParamsWithContext ¶
func NewGetApplicationsWebDataPrivacyListParamsWithContext(ctx context.Context) *GetApplicationsWebDataPrivacyListParams
NewGetApplicationsWebDataPrivacyListParamsWithContext creates a new GetApplicationsWebDataPrivacyListParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebDataPrivacyListParamsWithHTTPClient ¶
func NewGetApplicationsWebDataPrivacyListParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyListParams
NewGetApplicationsWebDataPrivacyListParamsWithHTTPClient creates a new GetApplicationsWebDataPrivacyListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebDataPrivacyListParamsWithTimeout ¶
func NewGetApplicationsWebDataPrivacyListParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyListParams
NewGetApplicationsWebDataPrivacyListParamsWithTimeout creates a new GetApplicationsWebDataPrivacyListParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebDataPrivacyListParams) SetContext ¶
func (o *GetApplicationsWebDataPrivacyListParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) SetHTTPClient ¶
func (o *GetApplicationsWebDataPrivacyListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) SetTimeout ¶
func (o *GetApplicationsWebDataPrivacyListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) WithContext ¶
func (o *GetApplicationsWebDataPrivacyListParams) WithContext(ctx context.Context) *GetApplicationsWebDataPrivacyListParams
WithContext adds the context to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) WithHTTPClient ¶
func (o *GetApplicationsWebDataPrivacyListParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyListParams
WithHTTPClient adds the HTTPClient to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) WithTimeout ¶
func (o *GetApplicationsWebDataPrivacyListParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyListParams
WithTimeout adds the timeout to the get applications web data privacy list params
func (*GetApplicationsWebDataPrivacyListParams) WriteToRequest ¶
func (o *GetApplicationsWebDataPrivacyListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebDataPrivacyListReader ¶
type GetApplicationsWebDataPrivacyListReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebDataPrivacyListReader is a Reader for the GetApplicationsWebDataPrivacyList structure.
func (*GetApplicationsWebDataPrivacyListReader) ReadResponse ¶
func (o *GetApplicationsWebDataPrivacyListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebDataPrivacyOK ¶
type GetApplicationsWebDataPrivacyOK struct {
Payload *dynatrace.ApplicationDataPrivacy
}
GetApplicationsWebDataPrivacyOK handles this case with default header values.
successful operation
func NewGetApplicationsWebDataPrivacyOK ¶
func NewGetApplicationsWebDataPrivacyOK() *GetApplicationsWebDataPrivacyOK
NewGetApplicationsWebDataPrivacyOK creates a GetApplicationsWebDataPrivacyOK with default headers values
func (*GetApplicationsWebDataPrivacyOK) Error ¶
func (o *GetApplicationsWebDataPrivacyOK) Error() string
func (*GetApplicationsWebDataPrivacyOK) GetPayload ¶
func (o *GetApplicationsWebDataPrivacyOK) GetPayload() *dynatrace.ApplicationDataPrivacy
type GetApplicationsWebDataPrivacyParams ¶
type GetApplicationsWebDataPrivacyParams struct { /*ID The ID of the web application where you want to check data privacy settings. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebDataPrivacyParams contains all the parameters to send to the API endpoint for the get applications web data privacy operation typically these are written to a http.Request
func NewGetApplicationsWebDataPrivacyParams ¶
func NewGetApplicationsWebDataPrivacyParams() *GetApplicationsWebDataPrivacyParams
NewGetApplicationsWebDataPrivacyParams creates a new GetApplicationsWebDataPrivacyParams object with the default values initialized.
func NewGetApplicationsWebDataPrivacyParamsWithContext ¶
func NewGetApplicationsWebDataPrivacyParamsWithContext(ctx context.Context) *GetApplicationsWebDataPrivacyParams
NewGetApplicationsWebDataPrivacyParamsWithContext creates a new GetApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebDataPrivacyParamsWithHTTPClient ¶
func NewGetApplicationsWebDataPrivacyParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyParams
NewGetApplicationsWebDataPrivacyParamsWithHTTPClient creates a new GetApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebDataPrivacyParamsWithTimeout ¶
func NewGetApplicationsWebDataPrivacyParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyParams
NewGetApplicationsWebDataPrivacyParamsWithTimeout creates a new GetApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebDataPrivacyParams) SetContext ¶
func (o *GetApplicationsWebDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) SetHTTPClient ¶
func (o *GetApplicationsWebDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) SetID ¶
func (o *GetApplicationsWebDataPrivacyParams) SetID(id string)
SetID adds the id to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) SetTimeout ¶
func (o *GetApplicationsWebDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) WithContext ¶
func (o *GetApplicationsWebDataPrivacyParams) WithContext(ctx context.Context) *GetApplicationsWebDataPrivacyParams
WithContext adds the context to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) WithHTTPClient ¶
func (o *GetApplicationsWebDataPrivacyParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDataPrivacyParams
WithHTTPClient adds the HTTPClient to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) WithID ¶
func (o *GetApplicationsWebDataPrivacyParams) WithID(id string) *GetApplicationsWebDataPrivacyParams
WithID adds the id to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) WithTimeout ¶
func (o *GetApplicationsWebDataPrivacyParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDataPrivacyParams
WithTimeout adds the timeout to the get applications web data privacy params
func (*GetApplicationsWebDataPrivacyParams) WriteToRequest ¶
func (o *GetApplicationsWebDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebDataPrivacyReader ¶
type GetApplicationsWebDataPrivacyReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebDataPrivacyReader is a Reader for the GetApplicationsWebDataPrivacy structure.
func (*GetApplicationsWebDataPrivacyReader) ReadResponse ¶
func (o *GetApplicationsWebDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebDefaultDataPrivacyOK ¶
type GetApplicationsWebDefaultDataPrivacyOK struct {
Payload *dynatrace.ApplicationDataPrivacy
}
GetApplicationsWebDefaultDataPrivacyOK handles this case with default header values.
successful operation
func NewGetApplicationsWebDefaultDataPrivacyOK ¶
func NewGetApplicationsWebDefaultDataPrivacyOK() *GetApplicationsWebDefaultDataPrivacyOK
NewGetApplicationsWebDefaultDataPrivacyOK creates a GetApplicationsWebDefaultDataPrivacyOK with default headers values
func (*GetApplicationsWebDefaultDataPrivacyOK) Error ¶
func (o *GetApplicationsWebDefaultDataPrivacyOK) Error() string
func (*GetApplicationsWebDefaultDataPrivacyOK) GetPayload ¶
func (o *GetApplicationsWebDefaultDataPrivacyOK) GetPayload() *dynatrace.ApplicationDataPrivacy
type GetApplicationsWebDefaultDataPrivacyParams ¶
type GetApplicationsWebDefaultDataPrivacyParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebDefaultDataPrivacyParams contains all the parameters to send to the API endpoint for the get applications web default data privacy operation typically these are written to a http.Request
func NewGetApplicationsWebDefaultDataPrivacyParams ¶
func NewGetApplicationsWebDefaultDataPrivacyParams() *GetApplicationsWebDefaultDataPrivacyParams
NewGetApplicationsWebDefaultDataPrivacyParams creates a new GetApplicationsWebDefaultDataPrivacyParams object with the default values initialized.
func NewGetApplicationsWebDefaultDataPrivacyParamsWithContext ¶
func NewGetApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *GetApplicationsWebDefaultDataPrivacyParams
NewGetApplicationsWebDefaultDataPrivacyParamsWithContext creates a new GetApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebDefaultDataPrivacyParamsWithHTTPClient ¶
func NewGetApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDefaultDataPrivacyParams
NewGetApplicationsWebDefaultDataPrivacyParamsWithHTTPClient creates a new GetApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebDefaultDataPrivacyParamsWithTimeout ¶
func NewGetApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDefaultDataPrivacyParams
NewGetApplicationsWebDefaultDataPrivacyParamsWithTimeout creates a new GetApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebDefaultDataPrivacyParams) SetContext ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) SetHTTPClient ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) SetTimeout ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) WithContext ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *GetApplicationsWebDefaultDataPrivacyParams
WithContext adds the context to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) WithHTTPClient ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDefaultDataPrivacyParams
WithHTTPClient adds the HTTPClient to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) WithTimeout ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDefaultDataPrivacyParams
WithTimeout adds the timeout to the get applications web default data privacy params
func (*GetApplicationsWebDefaultDataPrivacyParams) WriteToRequest ¶
func (o *GetApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebDefaultDataPrivacyReader ¶
type GetApplicationsWebDefaultDataPrivacyReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebDefaultDataPrivacyReader is a Reader for the GetApplicationsWebDefaultDataPrivacy structure.
func (*GetApplicationsWebDefaultDataPrivacyReader) ReadResponse ¶
func (o *GetApplicationsWebDefaultDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebDefaultOK ¶
type GetApplicationsWebDefaultOK struct {
Payload *dynatrace.WebApplicationConfig
}
GetApplicationsWebDefaultOK handles this case with default header values.
successful operation
func NewGetApplicationsWebDefaultOK ¶
func NewGetApplicationsWebDefaultOK() *GetApplicationsWebDefaultOK
NewGetApplicationsWebDefaultOK creates a GetApplicationsWebDefaultOK with default headers values
func (*GetApplicationsWebDefaultOK) Error ¶
func (o *GetApplicationsWebDefaultOK) Error() string
func (*GetApplicationsWebDefaultOK) GetPayload ¶
func (o *GetApplicationsWebDefaultOK) GetPayload() *dynatrace.WebApplicationConfig
type GetApplicationsWebDefaultParams ¶
type GetApplicationsWebDefaultParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebDefaultParams contains all the parameters to send to the API endpoint for the get applications web default operation typically these are written to a http.Request
func NewGetApplicationsWebDefaultParams ¶
func NewGetApplicationsWebDefaultParams() *GetApplicationsWebDefaultParams
NewGetApplicationsWebDefaultParams creates a new GetApplicationsWebDefaultParams object with the default values initialized.
func NewGetApplicationsWebDefaultParamsWithContext ¶
func NewGetApplicationsWebDefaultParamsWithContext(ctx context.Context) *GetApplicationsWebDefaultParams
NewGetApplicationsWebDefaultParamsWithContext creates a new GetApplicationsWebDefaultParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebDefaultParamsWithHTTPClient ¶
func NewGetApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *GetApplicationsWebDefaultParams
NewGetApplicationsWebDefaultParamsWithHTTPClient creates a new GetApplicationsWebDefaultParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebDefaultParamsWithTimeout ¶
func NewGetApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *GetApplicationsWebDefaultParams
NewGetApplicationsWebDefaultParamsWithTimeout creates a new GetApplicationsWebDefaultParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebDefaultParams) SetContext ¶
func (o *GetApplicationsWebDefaultParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications web default params
func (*GetApplicationsWebDefaultParams) SetHTTPClient ¶
func (o *GetApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications web default params
func (*GetApplicationsWebDefaultParams) SetTimeout ¶
func (o *GetApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications web default params
func (*GetApplicationsWebDefaultParams) WithContext ¶
func (o *GetApplicationsWebDefaultParams) WithContext(ctx context.Context) *GetApplicationsWebDefaultParams
WithContext adds the context to the get applications web default params
func (*GetApplicationsWebDefaultParams) WithHTTPClient ¶
func (o *GetApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *GetApplicationsWebDefaultParams
WithHTTPClient adds the HTTPClient to the get applications web default params
func (*GetApplicationsWebDefaultParams) WithTimeout ¶
func (o *GetApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *GetApplicationsWebDefaultParams
WithTimeout adds the timeout to the get applications web default params
func (*GetApplicationsWebDefaultParams) WriteToRequest ¶
func (o *GetApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebDefaultReader ¶
type GetApplicationsWebDefaultReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebDefaultReader is a Reader for the GetApplicationsWebDefault structure.
func (*GetApplicationsWebDefaultReader) ReadResponse ¶
func (o *GetApplicationsWebDefaultReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebOK ¶
type GetApplicationsWebOK struct {
Payload *dynatrace.WebApplicationConfig
}
GetApplicationsWebOK handles this case with default header values.
successful operation
func NewGetApplicationsWebOK ¶
func NewGetApplicationsWebOK() *GetApplicationsWebOK
NewGetApplicationsWebOK creates a GetApplicationsWebOK with default headers values
func (*GetApplicationsWebOK) Error ¶
func (o *GetApplicationsWebOK) Error() string
func (*GetApplicationsWebOK) GetPayload ¶
func (o *GetApplicationsWebOK) GetPayload() *dynatrace.WebApplicationConfig
type GetApplicationsWebParams ¶
type GetApplicationsWebParams struct { /*ID The ID of the requested web application. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebParams contains all the parameters to send to the API endpoint for the get applications web operation typically these are written to a http.Request
func NewGetApplicationsWebParams ¶
func NewGetApplicationsWebParams() *GetApplicationsWebParams
NewGetApplicationsWebParams creates a new GetApplicationsWebParams object with the default values initialized.
func NewGetApplicationsWebParamsWithContext ¶
func NewGetApplicationsWebParamsWithContext(ctx context.Context) *GetApplicationsWebParams
NewGetApplicationsWebParamsWithContext creates a new GetApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebParamsWithHTTPClient ¶
func NewGetApplicationsWebParamsWithHTTPClient(client *http.Client) *GetApplicationsWebParams
NewGetApplicationsWebParamsWithHTTPClient creates a new GetApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebParamsWithTimeout ¶
func NewGetApplicationsWebParamsWithTimeout(timeout time.Duration) *GetApplicationsWebParams
NewGetApplicationsWebParamsWithTimeout creates a new GetApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebParams) SetContext ¶
func (o *GetApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications web params
func (*GetApplicationsWebParams) SetHTTPClient ¶
func (o *GetApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications web params
func (*GetApplicationsWebParams) SetID ¶
func (o *GetApplicationsWebParams) SetID(id string)
SetID adds the id to the get applications web params
func (*GetApplicationsWebParams) SetTimeout ¶
func (o *GetApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications web params
func (*GetApplicationsWebParams) WithContext ¶
func (o *GetApplicationsWebParams) WithContext(ctx context.Context) *GetApplicationsWebParams
WithContext adds the context to the get applications web params
func (*GetApplicationsWebParams) WithHTTPClient ¶
func (o *GetApplicationsWebParams) WithHTTPClient(client *http.Client) *GetApplicationsWebParams
WithHTTPClient adds the HTTPClient to the get applications web params
func (*GetApplicationsWebParams) WithID ¶
func (o *GetApplicationsWebParams) WithID(id string) *GetApplicationsWebParams
WithID adds the id to the get applications web params
func (*GetApplicationsWebParams) WithTimeout ¶
func (o *GetApplicationsWebParams) WithTimeout(timeout time.Duration) *GetApplicationsWebParams
WithTimeout adds the timeout to the get applications web params
func (*GetApplicationsWebParams) WriteToRequest ¶
func (o *GetApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebReader ¶
type GetApplicationsWebReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebReader is a Reader for the GetApplicationsWeb structure.
func (*GetApplicationsWebReader) ReadResponse ¶
func (o *GetApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetApplicationsWebsOK ¶
GetApplicationsWebsOK handles this case with default header values.
successful operation
func NewGetApplicationsWebsOK ¶
func NewGetApplicationsWebsOK() *GetApplicationsWebsOK
NewGetApplicationsWebsOK creates a GetApplicationsWebsOK with default headers values
func (*GetApplicationsWebsOK) Error ¶
func (o *GetApplicationsWebsOK) Error() string
func (*GetApplicationsWebsOK) GetPayload ¶
func (o *GetApplicationsWebsOK) GetPayload() *dynatrace.StubList
type GetApplicationsWebsParams ¶
type GetApplicationsWebsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetApplicationsWebsParams contains all the parameters to send to the API endpoint for the get applications webs operation typically these are written to a http.Request
func NewGetApplicationsWebsParams ¶
func NewGetApplicationsWebsParams() *GetApplicationsWebsParams
NewGetApplicationsWebsParams creates a new GetApplicationsWebsParams object with the default values initialized.
func NewGetApplicationsWebsParamsWithContext ¶
func NewGetApplicationsWebsParamsWithContext(ctx context.Context) *GetApplicationsWebsParams
NewGetApplicationsWebsParamsWithContext creates a new GetApplicationsWebsParams object with the default values initialized, and the ability to set a context for a request
func NewGetApplicationsWebsParamsWithHTTPClient ¶
func NewGetApplicationsWebsParamsWithHTTPClient(client *http.Client) *GetApplicationsWebsParams
NewGetApplicationsWebsParamsWithHTTPClient creates a new GetApplicationsWebsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetApplicationsWebsParamsWithTimeout ¶
func NewGetApplicationsWebsParamsWithTimeout(timeout time.Duration) *GetApplicationsWebsParams
NewGetApplicationsWebsParamsWithTimeout creates a new GetApplicationsWebsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetApplicationsWebsParams) SetContext ¶
func (o *GetApplicationsWebsParams) SetContext(ctx context.Context)
SetContext adds the context to the get applications webs params
func (*GetApplicationsWebsParams) SetHTTPClient ¶
func (o *GetApplicationsWebsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get applications webs params
func (*GetApplicationsWebsParams) SetTimeout ¶
func (o *GetApplicationsWebsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get applications webs params
func (*GetApplicationsWebsParams) WithContext ¶
func (o *GetApplicationsWebsParams) WithContext(ctx context.Context) *GetApplicationsWebsParams
WithContext adds the context to the get applications webs params
func (*GetApplicationsWebsParams) WithHTTPClient ¶
func (o *GetApplicationsWebsParams) WithHTTPClient(client *http.Client) *GetApplicationsWebsParams
WithHTTPClient adds the HTTPClient to the get applications webs params
func (*GetApplicationsWebsParams) WithTimeout ¶
func (o *GetApplicationsWebsParams) WithTimeout(timeout time.Duration) *GetApplicationsWebsParams
WithTimeout adds the timeout to the get applications webs params
func (*GetApplicationsWebsParams) WriteToRequest ¶
func (o *GetApplicationsWebsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetApplicationsWebsReader ¶
type GetApplicationsWebsReader struct {
// contains filtered or unexported fields
}
GetApplicationsWebsReader is a Reader for the GetApplicationsWebs structure.
func (*GetApplicationsWebsReader) ReadResponse ¶
func (o *GetApplicationsWebsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateApplicationsWebBadRequest ¶
type UpdateApplicationsWebBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
UpdateApplicationsWebBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewUpdateApplicationsWebBadRequest ¶
func NewUpdateApplicationsWebBadRequest() *UpdateApplicationsWebBadRequest
NewUpdateApplicationsWebBadRequest creates a UpdateApplicationsWebBadRequest with default headers values
func (*UpdateApplicationsWebBadRequest) Error ¶
func (o *UpdateApplicationsWebBadRequest) Error() string
func (*UpdateApplicationsWebBadRequest) GetPayload ¶
func (o *UpdateApplicationsWebBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type UpdateApplicationsWebCreated ¶
type UpdateApplicationsWebCreated struct {
Payload *dynatrace.EntityShortRepresentation
}
UpdateApplicationsWebCreated handles this case with default header values.
Success. The new configuration has been created. The response body contains the ID and name of the new web application.
func NewUpdateApplicationsWebCreated ¶
func NewUpdateApplicationsWebCreated() *UpdateApplicationsWebCreated
NewUpdateApplicationsWebCreated creates a UpdateApplicationsWebCreated with default headers values
func (*UpdateApplicationsWebCreated) Error ¶
func (o *UpdateApplicationsWebCreated) Error() string
func (*UpdateApplicationsWebCreated) GetPayload ¶
func (o *UpdateApplicationsWebCreated) GetPayload() *dynatrace.EntityShortRepresentation
type UpdateApplicationsWebDataPrivacyBadRequest ¶
type UpdateApplicationsWebDataPrivacyBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
UpdateApplicationsWebDataPrivacyBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewUpdateApplicationsWebDataPrivacyBadRequest ¶
func NewUpdateApplicationsWebDataPrivacyBadRequest() *UpdateApplicationsWebDataPrivacyBadRequest
NewUpdateApplicationsWebDataPrivacyBadRequest creates a UpdateApplicationsWebDataPrivacyBadRequest with default headers values
func (*UpdateApplicationsWebDataPrivacyBadRequest) Error ¶
func (o *UpdateApplicationsWebDataPrivacyBadRequest) Error() string
func (*UpdateApplicationsWebDataPrivacyBadRequest) GetPayload ¶
func (o *UpdateApplicationsWebDataPrivacyBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type UpdateApplicationsWebDataPrivacyNoContent ¶
type UpdateApplicationsWebDataPrivacyNoContent struct { }
UpdateApplicationsWebDataPrivacyNoContent handles this case with default header values.
Success. Data privacy settings have been updated. Response doesn't have a body.
func NewUpdateApplicationsWebDataPrivacyNoContent ¶
func NewUpdateApplicationsWebDataPrivacyNoContent() *UpdateApplicationsWebDataPrivacyNoContent
NewUpdateApplicationsWebDataPrivacyNoContent creates a UpdateApplicationsWebDataPrivacyNoContent with default headers values
func (*UpdateApplicationsWebDataPrivacyNoContent) Error ¶
func (o *UpdateApplicationsWebDataPrivacyNoContent) Error() string
type UpdateApplicationsWebDataPrivacyParams ¶
type UpdateApplicationsWebDataPrivacyParams struct { /*Body JSON body of the request, containing new data privacy settings. */ Body *dynatrace.ApplicationDataPrivacy /*ID The ID of the web application, where you want to update data privacy settings. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateApplicationsWebDataPrivacyParams contains all the parameters to send to the API endpoint for the update applications web data privacy operation typically these are written to a http.Request
func NewUpdateApplicationsWebDataPrivacyParams ¶
func NewUpdateApplicationsWebDataPrivacyParams() *UpdateApplicationsWebDataPrivacyParams
NewUpdateApplicationsWebDataPrivacyParams creates a new UpdateApplicationsWebDataPrivacyParams object with the default values initialized.
func NewUpdateApplicationsWebDataPrivacyParamsWithContext ¶
func NewUpdateApplicationsWebDataPrivacyParamsWithContext(ctx context.Context) *UpdateApplicationsWebDataPrivacyParams
NewUpdateApplicationsWebDataPrivacyParamsWithContext creates a new UpdateApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateApplicationsWebDataPrivacyParamsWithHTTPClient ¶
func NewUpdateApplicationsWebDataPrivacyParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDataPrivacyParams
NewUpdateApplicationsWebDataPrivacyParamsWithHTTPClient creates a new UpdateApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateApplicationsWebDataPrivacyParamsWithTimeout ¶
func NewUpdateApplicationsWebDataPrivacyParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDataPrivacyParams
NewUpdateApplicationsWebDataPrivacyParamsWithTimeout creates a new UpdateApplicationsWebDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateApplicationsWebDataPrivacyParams) SetBody ¶
func (o *UpdateApplicationsWebDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
SetBody adds the body to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) SetContext ¶
func (o *UpdateApplicationsWebDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) SetHTTPClient ¶
func (o *UpdateApplicationsWebDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) SetID ¶
func (o *UpdateApplicationsWebDataPrivacyParams) SetID(id string)
SetID adds the id to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) SetTimeout ¶
func (o *UpdateApplicationsWebDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WithBody ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *UpdateApplicationsWebDataPrivacyParams
WithBody adds the body to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WithContext ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WithContext(ctx context.Context) *UpdateApplicationsWebDataPrivacyParams
WithContext adds the context to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WithHTTPClient ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDataPrivacyParams
WithHTTPClient adds the HTTPClient to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WithID ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WithID(id string) *UpdateApplicationsWebDataPrivacyParams
WithID adds the id to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WithTimeout ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDataPrivacyParams
WithTimeout adds the timeout to the update applications web data privacy params
func (*UpdateApplicationsWebDataPrivacyParams) WriteToRequest ¶
func (o *UpdateApplicationsWebDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateApplicationsWebDataPrivacyReader ¶
type UpdateApplicationsWebDataPrivacyReader struct {
// contains filtered or unexported fields
}
UpdateApplicationsWebDataPrivacyReader is a Reader for the UpdateApplicationsWebDataPrivacy structure.
func (*UpdateApplicationsWebDataPrivacyReader) ReadResponse ¶
func (o *UpdateApplicationsWebDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateApplicationsWebDefaultBadRequest ¶
type UpdateApplicationsWebDefaultBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
UpdateApplicationsWebDefaultBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewUpdateApplicationsWebDefaultBadRequest ¶
func NewUpdateApplicationsWebDefaultBadRequest() *UpdateApplicationsWebDefaultBadRequest
NewUpdateApplicationsWebDefaultBadRequest creates a UpdateApplicationsWebDefaultBadRequest with default headers values
func (*UpdateApplicationsWebDefaultBadRequest) Error ¶
func (o *UpdateApplicationsWebDefaultBadRequest) Error() string
func (*UpdateApplicationsWebDefaultBadRequest) GetPayload ¶
func (o *UpdateApplicationsWebDefaultBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type UpdateApplicationsWebDefaultDataPrivacyBadRequest ¶
type UpdateApplicationsWebDefaultDataPrivacyBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
UpdateApplicationsWebDefaultDataPrivacyBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewUpdateApplicationsWebDefaultDataPrivacyBadRequest ¶
func NewUpdateApplicationsWebDefaultDataPrivacyBadRequest() *UpdateApplicationsWebDefaultDataPrivacyBadRequest
NewUpdateApplicationsWebDefaultDataPrivacyBadRequest creates a UpdateApplicationsWebDefaultDataPrivacyBadRequest with default headers values
func (*UpdateApplicationsWebDefaultDataPrivacyBadRequest) Error ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyBadRequest) Error() string
func (*UpdateApplicationsWebDefaultDataPrivacyBadRequest) GetPayload ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type UpdateApplicationsWebDefaultDataPrivacyNoContent ¶
type UpdateApplicationsWebDefaultDataPrivacyNoContent struct { }
UpdateApplicationsWebDefaultDataPrivacyNoContent handles this case with default header values.
Success. Data privacy settings have been updated. Response doesn't have a body.
func NewUpdateApplicationsWebDefaultDataPrivacyNoContent ¶
func NewUpdateApplicationsWebDefaultDataPrivacyNoContent() *UpdateApplicationsWebDefaultDataPrivacyNoContent
NewUpdateApplicationsWebDefaultDataPrivacyNoContent creates a UpdateApplicationsWebDefaultDataPrivacyNoContent with default headers values
func (*UpdateApplicationsWebDefaultDataPrivacyNoContent) Error ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyNoContent) Error() string
type UpdateApplicationsWebDefaultDataPrivacyParams ¶
type UpdateApplicationsWebDefaultDataPrivacyParams struct { /*Body JSON body of the request, containing new data privacy settings. */ Body *dynatrace.ApplicationDataPrivacy Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateApplicationsWebDefaultDataPrivacyParams contains all the parameters to send to the API endpoint for the update applications web default data privacy operation typically these are written to a http.Request
func NewUpdateApplicationsWebDefaultDataPrivacyParams ¶
func NewUpdateApplicationsWebDefaultDataPrivacyParams() *UpdateApplicationsWebDefaultDataPrivacyParams
NewUpdateApplicationsWebDefaultDataPrivacyParams creates a new UpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized.
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithContext ¶
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *UpdateApplicationsWebDefaultDataPrivacyParams
NewUpdateApplicationsWebDefaultDataPrivacyParamsWithContext creates a new UpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient ¶
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultDataPrivacyParams
NewUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient creates a new UpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout ¶
func NewUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultDataPrivacyParams
NewUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout creates a new UpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateApplicationsWebDefaultDataPrivacyParams) SetBody ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
SetBody adds the body to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) SetContext ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) WithBody ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *UpdateApplicationsWebDefaultDataPrivacyParams
WithBody adds the body to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) WithContext ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *UpdateApplicationsWebDefaultDataPrivacyParams
WithContext adds the context to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultDataPrivacyParams
WithHTTPClient adds the HTTPClient to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultDataPrivacyParams
WithTimeout adds the timeout to the update applications web default data privacy params
func (*UpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateApplicationsWebDefaultDataPrivacyReader ¶
type UpdateApplicationsWebDefaultDataPrivacyReader struct {
// contains filtered or unexported fields
}
UpdateApplicationsWebDefaultDataPrivacyReader is a Reader for the UpdateApplicationsWebDefaultDataPrivacy structure.
func (*UpdateApplicationsWebDefaultDataPrivacyReader) ReadResponse ¶
func (o *UpdateApplicationsWebDefaultDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateApplicationsWebDefaultNoContent ¶
type UpdateApplicationsWebDefaultNoContent struct { }
UpdateApplicationsWebDefaultNoContent handles this case with default header values.
Success. Configuration has been updated. Response doesn't have a body.
func NewUpdateApplicationsWebDefaultNoContent ¶
func NewUpdateApplicationsWebDefaultNoContent() *UpdateApplicationsWebDefaultNoContent
NewUpdateApplicationsWebDefaultNoContent creates a UpdateApplicationsWebDefaultNoContent with default headers values
func (*UpdateApplicationsWebDefaultNoContent) Error ¶
func (o *UpdateApplicationsWebDefaultNoContent) Error() string
type UpdateApplicationsWebDefaultParams ¶
type UpdateApplicationsWebDefaultParams struct { /*Body JSON body of the request, containing the new parameters of the default web application. */ Body *dynatrace.WebApplicationConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateApplicationsWebDefaultParams contains all the parameters to send to the API endpoint for the update applications web default operation typically these are written to a http.Request
func NewUpdateApplicationsWebDefaultParams ¶
func NewUpdateApplicationsWebDefaultParams() *UpdateApplicationsWebDefaultParams
NewUpdateApplicationsWebDefaultParams creates a new UpdateApplicationsWebDefaultParams object with the default values initialized.
func NewUpdateApplicationsWebDefaultParamsWithContext ¶
func NewUpdateApplicationsWebDefaultParamsWithContext(ctx context.Context) *UpdateApplicationsWebDefaultParams
NewUpdateApplicationsWebDefaultParamsWithContext creates a new UpdateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateApplicationsWebDefaultParamsWithHTTPClient ¶
func NewUpdateApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultParams
NewUpdateApplicationsWebDefaultParamsWithHTTPClient creates a new UpdateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateApplicationsWebDefaultParamsWithTimeout ¶
func NewUpdateApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultParams
NewUpdateApplicationsWebDefaultParamsWithTimeout creates a new UpdateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateApplicationsWebDefaultParams) SetBody ¶
func (o *UpdateApplicationsWebDefaultParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) SetContext ¶
func (o *UpdateApplicationsWebDefaultParams) SetContext(ctx context.Context)
SetContext adds the context to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) SetHTTPClient ¶
func (o *UpdateApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) SetTimeout ¶
func (o *UpdateApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) WithBody ¶
func (o *UpdateApplicationsWebDefaultParams) WithBody(body *dynatrace.WebApplicationConfig) *UpdateApplicationsWebDefaultParams
WithBody adds the body to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) WithContext ¶
func (o *UpdateApplicationsWebDefaultParams) WithContext(ctx context.Context) *UpdateApplicationsWebDefaultParams
WithContext adds the context to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) WithHTTPClient ¶
func (o *UpdateApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebDefaultParams
WithHTTPClient adds the HTTPClient to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) WithTimeout ¶
func (o *UpdateApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebDefaultParams
WithTimeout adds the timeout to the update applications web default params
func (*UpdateApplicationsWebDefaultParams) WriteToRequest ¶
func (o *UpdateApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateApplicationsWebDefaultReader ¶
type UpdateApplicationsWebDefaultReader struct {
// contains filtered or unexported fields
}
UpdateApplicationsWebDefaultReader is a Reader for the UpdateApplicationsWebDefault structure.
func (*UpdateApplicationsWebDefaultReader) ReadResponse ¶
func (o *UpdateApplicationsWebDefaultReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateApplicationsWebNoContent ¶
type UpdateApplicationsWebNoContent struct { }
UpdateApplicationsWebNoContent handles this case with default header values.
Success. Configuration has been updated. Response doesn't have a body.
func NewUpdateApplicationsWebNoContent ¶
func NewUpdateApplicationsWebNoContent() *UpdateApplicationsWebNoContent
NewUpdateApplicationsWebNoContent creates a UpdateApplicationsWebNoContent with default headers values
func (*UpdateApplicationsWebNoContent) Error ¶
func (o *UpdateApplicationsWebNoContent) Error() string
type UpdateApplicationsWebParams ¶
type UpdateApplicationsWebParams struct { /*Body JSON body of the request, containing updated configuration of the web application. */ Body *dynatrace.WebApplicationConfig /*ID The ID of the web application to update. If you set the ID in the body as well, it must match this ID. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateApplicationsWebParams contains all the parameters to send to the API endpoint for the update applications web operation typically these are written to a http.Request
func NewUpdateApplicationsWebParams ¶
func NewUpdateApplicationsWebParams() *UpdateApplicationsWebParams
NewUpdateApplicationsWebParams creates a new UpdateApplicationsWebParams object with the default values initialized.
func NewUpdateApplicationsWebParamsWithContext ¶
func NewUpdateApplicationsWebParamsWithContext(ctx context.Context) *UpdateApplicationsWebParams
NewUpdateApplicationsWebParamsWithContext creates a new UpdateApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateApplicationsWebParamsWithHTTPClient ¶
func NewUpdateApplicationsWebParamsWithHTTPClient(client *http.Client) *UpdateApplicationsWebParams
NewUpdateApplicationsWebParamsWithHTTPClient creates a new UpdateApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateApplicationsWebParamsWithTimeout ¶
func NewUpdateApplicationsWebParamsWithTimeout(timeout time.Duration) *UpdateApplicationsWebParams
NewUpdateApplicationsWebParamsWithTimeout creates a new UpdateApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateApplicationsWebParams) SetBody ¶
func (o *UpdateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the update applications web params
func (*UpdateApplicationsWebParams) SetContext ¶
func (o *UpdateApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the update applications web params
func (*UpdateApplicationsWebParams) SetHTTPClient ¶
func (o *UpdateApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update applications web params
func (*UpdateApplicationsWebParams) SetID ¶
func (o *UpdateApplicationsWebParams) SetID(id string)
SetID adds the id to the update applications web params
func (*UpdateApplicationsWebParams) SetTimeout ¶
func (o *UpdateApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update applications web params
func (*UpdateApplicationsWebParams) WithBody ¶
func (o *UpdateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *UpdateApplicationsWebParams
WithBody adds the body to the update applications web params
func (*UpdateApplicationsWebParams) WithContext ¶
func (o *UpdateApplicationsWebParams) WithContext(ctx context.Context) *UpdateApplicationsWebParams
WithContext adds the context to the update applications web params
func (*UpdateApplicationsWebParams) WithHTTPClient ¶
func (o *UpdateApplicationsWebParams) WithHTTPClient(client *http.Client) *UpdateApplicationsWebParams
WithHTTPClient adds the HTTPClient to the update applications web params
func (*UpdateApplicationsWebParams) WithID ¶
func (o *UpdateApplicationsWebParams) WithID(id string) *UpdateApplicationsWebParams
WithID adds the id to the update applications web params
func (*UpdateApplicationsWebParams) WithTimeout ¶
func (o *UpdateApplicationsWebParams) WithTimeout(timeout time.Duration) *UpdateApplicationsWebParams
WithTimeout adds the timeout to the update applications web params
func (*UpdateApplicationsWebParams) WriteToRequest ¶
func (o *UpdateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateApplicationsWebReader ¶
type UpdateApplicationsWebReader struct {
// contains filtered or unexported fields
}
UpdateApplicationsWebReader is a Reader for the UpdateApplicationsWeb structure.
func (*UpdateApplicationsWebReader) ReadResponse ¶
func (o *UpdateApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateCreateApplicationsWebBadRequest ¶
type ValidateCreateApplicationsWebBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
ValidateCreateApplicationsWebBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewValidateCreateApplicationsWebBadRequest ¶
func NewValidateCreateApplicationsWebBadRequest() *ValidateCreateApplicationsWebBadRequest
NewValidateCreateApplicationsWebBadRequest creates a ValidateCreateApplicationsWebBadRequest with default headers values
func (*ValidateCreateApplicationsWebBadRequest) Error ¶
func (o *ValidateCreateApplicationsWebBadRequest) Error() string
func (*ValidateCreateApplicationsWebBadRequest) GetPayload ¶
func (o *ValidateCreateApplicationsWebBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type ValidateCreateApplicationsWebDefaultBadRequest ¶
type ValidateCreateApplicationsWebDefaultBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
ValidateCreateApplicationsWebDefaultBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewValidateCreateApplicationsWebDefaultBadRequest ¶
func NewValidateCreateApplicationsWebDefaultBadRequest() *ValidateCreateApplicationsWebDefaultBadRequest
NewValidateCreateApplicationsWebDefaultBadRequest creates a ValidateCreateApplicationsWebDefaultBadRequest with default headers values
func (*ValidateCreateApplicationsWebDefaultBadRequest) Error ¶
func (o *ValidateCreateApplicationsWebDefaultBadRequest) Error() string
func (*ValidateCreateApplicationsWebDefaultBadRequest) GetPayload ¶
func (o *ValidateCreateApplicationsWebDefaultBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type ValidateCreateApplicationsWebDefaultNoContent ¶
type ValidateCreateApplicationsWebDefaultNoContent struct { }
ValidateCreateApplicationsWebDefaultNoContent handles this case with default header values.
Validated. The submitted configuration is valid. Response does not have a body.
func NewValidateCreateApplicationsWebDefaultNoContent ¶
func NewValidateCreateApplicationsWebDefaultNoContent() *ValidateCreateApplicationsWebDefaultNoContent
NewValidateCreateApplicationsWebDefaultNoContent creates a ValidateCreateApplicationsWebDefaultNoContent with default headers values
func (*ValidateCreateApplicationsWebDefaultNoContent) Error ¶
func (o *ValidateCreateApplicationsWebDefaultNoContent) Error() string
type ValidateCreateApplicationsWebDefaultParams ¶
type ValidateCreateApplicationsWebDefaultParams struct { /*Body JSON body of the request, containing web application configuration to validate. */ Body *dynatrace.WebApplicationConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateCreateApplicationsWebDefaultParams contains all the parameters to send to the API endpoint for the validate create applications web default operation typically these are written to a http.Request
func NewValidateCreateApplicationsWebDefaultParams ¶
func NewValidateCreateApplicationsWebDefaultParams() *ValidateCreateApplicationsWebDefaultParams
NewValidateCreateApplicationsWebDefaultParams creates a new ValidateCreateApplicationsWebDefaultParams object with the default values initialized.
func NewValidateCreateApplicationsWebDefaultParamsWithContext ¶
func NewValidateCreateApplicationsWebDefaultParamsWithContext(ctx context.Context) *ValidateCreateApplicationsWebDefaultParams
NewValidateCreateApplicationsWebDefaultParamsWithContext creates a new ValidateCreateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a context for a request
func NewValidateCreateApplicationsWebDefaultParamsWithHTTPClient ¶
func NewValidateCreateApplicationsWebDefaultParamsWithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebDefaultParams
NewValidateCreateApplicationsWebDefaultParamsWithHTTPClient creates a new ValidateCreateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateCreateApplicationsWebDefaultParamsWithTimeout ¶
func NewValidateCreateApplicationsWebDefaultParamsWithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebDefaultParams
NewValidateCreateApplicationsWebDefaultParamsWithTimeout creates a new ValidateCreateApplicationsWebDefaultParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateCreateApplicationsWebDefaultParams) SetBody ¶
func (o *ValidateCreateApplicationsWebDefaultParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) SetContext ¶
func (o *ValidateCreateApplicationsWebDefaultParams) SetContext(ctx context.Context)
SetContext adds the context to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) SetHTTPClient ¶
func (o *ValidateCreateApplicationsWebDefaultParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) SetTimeout ¶
func (o *ValidateCreateApplicationsWebDefaultParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) WithBody ¶
func (o *ValidateCreateApplicationsWebDefaultParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateCreateApplicationsWebDefaultParams
WithBody adds the body to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) WithContext ¶
func (o *ValidateCreateApplicationsWebDefaultParams) WithContext(ctx context.Context) *ValidateCreateApplicationsWebDefaultParams
WithContext adds the context to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) WithHTTPClient ¶
func (o *ValidateCreateApplicationsWebDefaultParams) WithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebDefaultParams
WithHTTPClient adds the HTTPClient to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) WithTimeout ¶
func (o *ValidateCreateApplicationsWebDefaultParams) WithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebDefaultParams
WithTimeout adds the timeout to the validate create applications web default params
func (*ValidateCreateApplicationsWebDefaultParams) WriteToRequest ¶
func (o *ValidateCreateApplicationsWebDefaultParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateCreateApplicationsWebDefaultReader ¶
type ValidateCreateApplicationsWebDefaultReader struct {
// contains filtered or unexported fields
}
ValidateCreateApplicationsWebDefaultReader is a Reader for the ValidateCreateApplicationsWebDefault structure.
func (*ValidateCreateApplicationsWebDefaultReader) ReadResponse ¶
func (o *ValidateCreateApplicationsWebDefaultReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateCreateApplicationsWebNoContent ¶
type ValidateCreateApplicationsWebNoContent struct { }
ValidateCreateApplicationsWebNoContent handles this case with default header values.
Validated. The submitted configuration is valid. Response does not have a body.
func NewValidateCreateApplicationsWebNoContent ¶
func NewValidateCreateApplicationsWebNoContent() *ValidateCreateApplicationsWebNoContent
NewValidateCreateApplicationsWebNoContent creates a ValidateCreateApplicationsWebNoContent with default headers values
func (*ValidateCreateApplicationsWebNoContent) Error ¶
func (o *ValidateCreateApplicationsWebNoContent) Error() string
type ValidateCreateApplicationsWebParams ¶
type ValidateCreateApplicationsWebParams struct { /*Body JSON body of the request, containing the web application configuration to validate. */ Body *dynatrace.WebApplicationConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateCreateApplicationsWebParams contains all the parameters to send to the API endpoint for the validate create applications web operation typically these are written to a http.Request
func NewValidateCreateApplicationsWebParams ¶
func NewValidateCreateApplicationsWebParams() *ValidateCreateApplicationsWebParams
NewValidateCreateApplicationsWebParams creates a new ValidateCreateApplicationsWebParams object with the default values initialized.
func NewValidateCreateApplicationsWebParamsWithContext ¶
func NewValidateCreateApplicationsWebParamsWithContext(ctx context.Context) *ValidateCreateApplicationsWebParams
NewValidateCreateApplicationsWebParamsWithContext creates a new ValidateCreateApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewValidateCreateApplicationsWebParamsWithHTTPClient ¶
func NewValidateCreateApplicationsWebParamsWithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebParams
NewValidateCreateApplicationsWebParamsWithHTTPClient creates a new ValidateCreateApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateCreateApplicationsWebParamsWithTimeout ¶
func NewValidateCreateApplicationsWebParamsWithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebParams
NewValidateCreateApplicationsWebParamsWithTimeout creates a new ValidateCreateApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateCreateApplicationsWebParams) SetBody ¶
func (o *ValidateCreateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) SetContext ¶
func (o *ValidateCreateApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) SetHTTPClient ¶
func (o *ValidateCreateApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) SetTimeout ¶
func (o *ValidateCreateApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) WithBody ¶
func (o *ValidateCreateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateCreateApplicationsWebParams
WithBody adds the body to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) WithContext ¶
func (o *ValidateCreateApplicationsWebParams) WithContext(ctx context.Context) *ValidateCreateApplicationsWebParams
WithContext adds the context to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) WithHTTPClient ¶
func (o *ValidateCreateApplicationsWebParams) WithHTTPClient(client *http.Client) *ValidateCreateApplicationsWebParams
WithHTTPClient adds the HTTPClient to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) WithTimeout ¶
func (o *ValidateCreateApplicationsWebParams) WithTimeout(timeout time.Duration) *ValidateCreateApplicationsWebParams
WithTimeout adds the timeout to the validate create applications web params
func (*ValidateCreateApplicationsWebParams) WriteToRequest ¶
func (o *ValidateCreateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateCreateApplicationsWebReader ¶
type ValidateCreateApplicationsWebReader struct {
// contains filtered or unexported fields
}
ValidateCreateApplicationsWebReader is a Reader for the ValidateCreateApplicationsWeb structure.
func (*ValidateCreateApplicationsWebReader) ReadResponse ¶
func (o *ValidateCreateApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateUpdateApplicationsDataPrivacyBadRequest ¶
type ValidateUpdateApplicationsDataPrivacyBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
ValidateUpdateApplicationsDataPrivacyBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewValidateUpdateApplicationsDataPrivacyBadRequest ¶
func NewValidateUpdateApplicationsDataPrivacyBadRequest() *ValidateUpdateApplicationsDataPrivacyBadRequest
NewValidateUpdateApplicationsDataPrivacyBadRequest creates a ValidateUpdateApplicationsDataPrivacyBadRequest with default headers values
func (*ValidateUpdateApplicationsDataPrivacyBadRequest) Error ¶
func (o *ValidateUpdateApplicationsDataPrivacyBadRequest) Error() string
func (*ValidateUpdateApplicationsDataPrivacyBadRequest) GetPayload ¶
func (o *ValidateUpdateApplicationsDataPrivacyBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type ValidateUpdateApplicationsDataPrivacyNoContent ¶
type ValidateUpdateApplicationsDataPrivacyNoContent struct { }
ValidateUpdateApplicationsDataPrivacyNoContent handles this case with default header values.
Validated. The submitted configuration is valid. Response does not have a body.
func NewValidateUpdateApplicationsDataPrivacyNoContent ¶
func NewValidateUpdateApplicationsDataPrivacyNoContent() *ValidateUpdateApplicationsDataPrivacyNoContent
NewValidateUpdateApplicationsDataPrivacyNoContent creates a ValidateUpdateApplicationsDataPrivacyNoContent with default headers values
func (*ValidateUpdateApplicationsDataPrivacyNoContent) Error ¶
func (o *ValidateUpdateApplicationsDataPrivacyNoContent) Error() string
type ValidateUpdateApplicationsDataPrivacyParams ¶
type ValidateUpdateApplicationsDataPrivacyParams struct { /*Body JSON body of the request, containing new data privacy settings. */ Body *dynatrace.ApplicationDataPrivacy /*ID The ID of the web application, where you want to validate data privacy settings. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateUpdateApplicationsDataPrivacyParams contains all the parameters to send to the API endpoint for the validate update applications data privacy operation typically these are written to a http.Request
func NewValidateUpdateApplicationsDataPrivacyParams ¶
func NewValidateUpdateApplicationsDataPrivacyParams() *ValidateUpdateApplicationsDataPrivacyParams
NewValidateUpdateApplicationsDataPrivacyParams creates a new ValidateUpdateApplicationsDataPrivacyParams object with the default values initialized.
func NewValidateUpdateApplicationsDataPrivacyParamsWithContext ¶
func NewValidateUpdateApplicationsDataPrivacyParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsDataPrivacyParams
NewValidateUpdateApplicationsDataPrivacyParamsWithContext creates a new ValidateUpdateApplicationsDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewValidateUpdateApplicationsDataPrivacyParamsWithHTTPClient ¶
func NewValidateUpdateApplicationsDataPrivacyParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsDataPrivacyParams
NewValidateUpdateApplicationsDataPrivacyParamsWithHTTPClient creates a new ValidateUpdateApplicationsDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateUpdateApplicationsDataPrivacyParamsWithTimeout ¶
func NewValidateUpdateApplicationsDataPrivacyParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsDataPrivacyParams
NewValidateUpdateApplicationsDataPrivacyParamsWithTimeout creates a new ValidateUpdateApplicationsDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateUpdateApplicationsDataPrivacyParams) SetBody ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
SetBody adds the body to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) SetContext ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) SetHTTPClient ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) SetID ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) SetID(id string)
SetID adds the id to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) SetTimeout ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WithBody ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *ValidateUpdateApplicationsDataPrivacyParams
WithBody adds the body to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WithContext ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsDataPrivacyParams
WithContext adds the context to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WithHTTPClient ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsDataPrivacyParams
WithHTTPClient adds the HTTPClient to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WithID ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WithID(id string) *ValidateUpdateApplicationsDataPrivacyParams
WithID adds the id to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WithTimeout ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsDataPrivacyParams
WithTimeout adds the timeout to the validate update applications data privacy params
func (*ValidateUpdateApplicationsDataPrivacyParams) WriteToRequest ¶
func (o *ValidateUpdateApplicationsDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateUpdateApplicationsDataPrivacyReader ¶
type ValidateUpdateApplicationsDataPrivacyReader struct {
// contains filtered or unexported fields
}
ValidateUpdateApplicationsDataPrivacyReader is a Reader for the ValidateUpdateApplicationsDataPrivacy structure.
func (*ValidateUpdateApplicationsDataPrivacyReader) ReadResponse ¶
func (o *ValidateUpdateApplicationsDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateUpdateApplicationsWebBadRequest ¶
type ValidateUpdateApplicationsWebBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
ValidateUpdateApplicationsWebBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewValidateUpdateApplicationsWebBadRequest ¶
func NewValidateUpdateApplicationsWebBadRequest() *ValidateUpdateApplicationsWebBadRequest
NewValidateUpdateApplicationsWebBadRequest creates a ValidateUpdateApplicationsWebBadRequest with default headers values
func (*ValidateUpdateApplicationsWebBadRequest) Error ¶
func (o *ValidateUpdateApplicationsWebBadRequest) Error() string
func (*ValidateUpdateApplicationsWebBadRequest) GetPayload ¶
func (o *ValidateUpdateApplicationsWebBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest ¶
type ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest struct {
Payload *dynatrace.ErrorEnvelope
}
ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest handles this case with default header values.
Failed. The input is invalid.
func NewValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest() *ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest
NewValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest creates a ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest with default headers values
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest) Error ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest) Error() string
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest) GetPayload ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyBadRequest) GetPayload() *dynatrace.ErrorEnvelope
type ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent ¶
type ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent struct { }
ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent handles this case with default header values.
Validated. The submitted configuration is valid. Response does not have a body.
func NewValidateUpdateApplicationsWebDefaultDataPrivacyNoContent ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyNoContent() *ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent
NewValidateUpdateApplicationsWebDefaultDataPrivacyNoContent creates a ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent with default headers values
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent) Error ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyNoContent) Error() string
type ValidateUpdateApplicationsWebDefaultDataPrivacyParams ¶
type ValidateUpdateApplicationsWebDefaultDataPrivacyParams struct { /*Body JSON body of the request, containing the data privacy settings to validate. */ Body *dynatrace.ApplicationDataPrivacy Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateUpdateApplicationsWebDefaultDataPrivacyParams contains all the parameters to send to the API endpoint for the validate update applications web default data privacy operation typically these are written to a http.Request
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParams ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParams() *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
NewValidateUpdateApplicationsWebDefaultDataPrivacyParams creates a new ValidateUpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized.
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithContext ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithContext creates a new ValidateUpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a context for a request
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithHTTPClient creates a new ValidateUpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout ¶
func NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
NewValidateUpdateApplicationsWebDefaultDataPrivacyParamsWithTimeout creates a new ValidateUpdateApplicationsWebDefaultDataPrivacyParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetBody ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetBody(body *dynatrace.ApplicationDataPrivacy)
SetBody adds the body to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetContext ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetContext(ctx context.Context)
SetContext adds the context to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithBody ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithBody(body *dynatrace.ApplicationDataPrivacy) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
WithBody adds the body to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithContext ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
WithContext adds the context to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
WithHTTPClient adds the HTTPClient to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebDefaultDataPrivacyParams
WithTimeout adds the timeout to the validate update applications web default data privacy params
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateUpdateApplicationsWebDefaultDataPrivacyReader ¶
type ValidateUpdateApplicationsWebDefaultDataPrivacyReader struct {
// contains filtered or unexported fields
}
ValidateUpdateApplicationsWebDefaultDataPrivacyReader is a Reader for the ValidateUpdateApplicationsWebDefaultDataPrivacy structure.
func (*ValidateUpdateApplicationsWebDefaultDataPrivacyReader) ReadResponse ¶
func (o *ValidateUpdateApplicationsWebDefaultDataPrivacyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateUpdateApplicationsWebNoContent ¶
type ValidateUpdateApplicationsWebNoContent struct { }
ValidateUpdateApplicationsWebNoContent handles this case with default header values.
Validated. The submitted configuration is valid. Response does not have a body.
func NewValidateUpdateApplicationsWebNoContent ¶
func NewValidateUpdateApplicationsWebNoContent() *ValidateUpdateApplicationsWebNoContent
NewValidateUpdateApplicationsWebNoContent creates a ValidateUpdateApplicationsWebNoContent with default headers values
func (*ValidateUpdateApplicationsWebNoContent) Error ¶
func (o *ValidateUpdateApplicationsWebNoContent) Error() string
type ValidateUpdateApplicationsWebParams ¶
type ValidateUpdateApplicationsWebParams struct { /*Body JSON body of the request, containing the web application configuration to validate. */ Body *dynatrace.WebApplicationConfig /*ID The ID of the web application to validate. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateUpdateApplicationsWebParams contains all the parameters to send to the API endpoint for the validate update applications web operation typically these are written to a http.Request
func NewValidateUpdateApplicationsWebParams ¶
func NewValidateUpdateApplicationsWebParams() *ValidateUpdateApplicationsWebParams
NewValidateUpdateApplicationsWebParams creates a new ValidateUpdateApplicationsWebParams object with the default values initialized.
func NewValidateUpdateApplicationsWebParamsWithContext ¶
func NewValidateUpdateApplicationsWebParamsWithContext(ctx context.Context) *ValidateUpdateApplicationsWebParams
NewValidateUpdateApplicationsWebParamsWithContext creates a new ValidateUpdateApplicationsWebParams object with the default values initialized, and the ability to set a context for a request
func NewValidateUpdateApplicationsWebParamsWithHTTPClient ¶
func NewValidateUpdateApplicationsWebParamsWithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebParams
NewValidateUpdateApplicationsWebParamsWithHTTPClient creates a new ValidateUpdateApplicationsWebParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateUpdateApplicationsWebParamsWithTimeout ¶
func NewValidateUpdateApplicationsWebParamsWithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebParams
NewValidateUpdateApplicationsWebParamsWithTimeout creates a new ValidateUpdateApplicationsWebParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateUpdateApplicationsWebParams) SetBody ¶
func (o *ValidateUpdateApplicationsWebParams) SetBody(body *dynatrace.WebApplicationConfig)
SetBody adds the body to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) SetContext ¶
func (o *ValidateUpdateApplicationsWebParams) SetContext(ctx context.Context)
SetContext adds the context to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) SetHTTPClient ¶
func (o *ValidateUpdateApplicationsWebParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) SetID ¶
func (o *ValidateUpdateApplicationsWebParams) SetID(id string)
SetID adds the id to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) SetTimeout ¶
func (o *ValidateUpdateApplicationsWebParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WithBody ¶
func (o *ValidateUpdateApplicationsWebParams) WithBody(body *dynatrace.WebApplicationConfig) *ValidateUpdateApplicationsWebParams
WithBody adds the body to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WithContext ¶
func (o *ValidateUpdateApplicationsWebParams) WithContext(ctx context.Context) *ValidateUpdateApplicationsWebParams
WithContext adds the context to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WithHTTPClient ¶
func (o *ValidateUpdateApplicationsWebParams) WithHTTPClient(client *http.Client) *ValidateUpdateApplicationsWebParams
WithHTTPClient adds the HTTPClient to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WithID ¶
func (o *ValidateUpdateApplicationsWebParams) WithID(id string) *ValidateUpdateApplicationsWebParams
WithID adds the id to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WithTimeout ¶
func (o *ValidateUpdateApplicationsWebParams) WithTimeout(timeout time.Duration) *ValidateUpdateApplicationsWebParams
WithTimeout adds the timeout to the validate update applications web params
func (*ValidateUpdateApplicationsWebParams) WriteToRequest ¶
func (o *ValidateUpdateApplicationsWebParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateUpdateApplicationsWebReader ¶
type ValidateUpdateApplicationsWebReader struct {
// contains filtered or unexported fields
}
ValidateUpdateApplicationsWebReader is a Reader for the ValidateUpdateApplicationsWeb structure.
func (*ValidateUpdateApplicationsWebReader) ReadResponse ¶
func (o *ValidateUpdateApplicationsWebReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- create_applications_web_parameters.go
- create_applications_web_responses.go
- delete_applications_web_parameters.go
- delete_applications_web_responses.go
- get_applications_web_data_privacy_list_parameters.go
- get_applications_web_data_privacy_list_responses.go
- get_applications_web_data_privacy_parameters.go
- get_applications_web_data_privacy_responses.go
- get_applications_web_default_data_privacy_parameters.go
- get_applications_web_default_data_privacy_responses.go
- get_applications_web_default_parameters.go
- get_applications_web_default_responses.go
- get_applications_web_parameters.go
- get_applications_web_responses.go
- get_applications_webs_parameters.go
- get_applications_webs_responses.go
- update_applications_web_data_privacy_parameters.go
- update_applications_web_data_privacy_responses.go
- update_applications_web_default_data_privacy_parameters.go
- update_applications_web_default_data_privacy_responses.go
- update_applications_web_default_parameters.go
- update_applications_web_default_responses.go
- update_applications_web_parameters.go
- update_applications_web_responses.go
- validate_create_applications_web_default_parameters.go
- validate_create_applications_web_default_responses.go
- validate_create_applications_web_parameters.go
- validate_create_applications_web_responses.go
- validate_update_applications_data_privacy_parameters.go
- validate_update_applications_data_privacy_responses.go
- validate_update_applications_web_default_data_privacy_parameters.go
- validate_update_applications_web_default_data_privacy_responses.go
- validate_update_applications_web_parameters.go
- validate_update_applications_web_responses.go
- web_application_configuration_client.go