Documentation
¶
Index ¶
- type Client
- func (a *Client) GetFabricAzureStorageAccount(params *GetFabricAzureStorageAccountParams, opts ...ClientOption) (*GetFabricAzureStorageAccountOK, error)
- func (a *Client) GetFabricAzureStorageAccounts(params *GetFabricAzureStorageAccountsParams, opts ...ClientOption) (*GetFabricAzureStorageAccountsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetFabricAzureStorageAccountForbidden
- type GetFabricAzureStorageAccountNotFound
- type GetFabricAzureStorageAccountOK
- type GetFabricAzureStorageAccountParams
- func NewGetFabricAzureStorageAccountParams() *GetFabricAzureStorageAccountParams
- func NewGetFabricAzureStorageAccountParamsWithContext(ctx context.Context) *GetFabricAzureStorageAccountParams
- func NewGetFabricAzureStorageAccountParamsWithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountParams
- func NewGetFabricAzureStorageAccountParamsWithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) SetAPIVersion(aPIVersion *string)
- func (o *GetFabricAzureStorageAccountParams) SetContext(ctx context.Context)
- func (o *GetFabricAzureStorageAccountParams) SetDefaults()
- func (o *GetFabricAzureStorageAccountParams) SetDollarSelect(dollarSelect *string)
- func (o *GetFabricAzureStorageAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetFabricAzureStorageAccountParams) SetID(id string)
- func (o *GetFabricAzureStorageAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetFabricAzureStorageAccountParams) WithAPIVersion(aPIVersion *string) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithContext(ctx context.Context) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithDefaults() *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithDollarSelect(dollarSelect *string) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithID(id string) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountParams
- func (o *GetFabricAzureStorageAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFabricAzureStorageAccountReader
- type GetFabricAzureStorageAccountsForbidden
- type GetFabricAzureStorageAccountsOK
- type GetFabricAzureStorageAccountsParams
- func NewGetFabricAzureStorageAccountsParams() *GetFabricAzureStorageAccountsParams
- func NewGetFabricAzureStorageAccountsParamsWithContext(ctx context.Context) *GetFabricAzureStorageAccountsParams
- func NewGetFabricAzureStorageAccountsParamsWithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountsParams
- func NewGetFabricAzureStorageAccountsParamsWithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) SetAPIVersion(aPIVersion *string)
- func (o *GetFabricAzureStorageAccountsParams) SetContext(ctx context.Context)
- func (o *GetFabricAzureStorageAccountsParams) SetDefaults()
- func (o *GetFabricAzureStorageAccountsParams) SetDollarCount(dollarCount *bool)
- func (o *GetFabricAzureStorageAccountsParams) SetDollarFilter(dollarFilter *string)
- func (o *GetFabricAzureStorageAccountsParams) SetDollarSelect(dollarSelect *string)
- func (o *GetFabricAzureStorageAccountsParams) SetDollarSkip(dollarSkip *int64)
- func (o *GetFabricAzureStorageAccountsParams) SetDollarTop(dollarTop *int64)
- func (o *GetFabricAzureStorageAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetFabricAzureStorageAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetFabricAzureStorageAccountsParams) WithAPIVersion(aPIVersion *string) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithContext(ctx context.Context) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDefaults() *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDollarCount(dollarCount *bool) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDollarFilter(dollarFilter *string) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDollarSelect(dollarSelect *string) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDollarSkip(dollarSkip *int64) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithDollarTop(dollarTop *int64) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountsParams
- func (o *GetFabricAzureStorageAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFabricAzureStorageAccountsReader
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 fabric azure storage account API
func (*Client) GetFabricAzureStorageAccount ¶
func (a *Client) GetFabricAzureStorageAccount(params *GetFabricAzureStorageAccountParams, opts ...ClientOption) (*GetFabricAzureStorageAccountOK, error)
GetFabricAzureStorageAccount gets fabric azure storage account
Get fabric Azure storage account with a given id
func (*Client) GetFabricAzureStorageAccounts ¶
func (a *Client) GetFabricAzureStorageAccounts(params *GetFabricAzureStorageAccountsParams, opts ...ClientOption) (*GetFabricAzureStorageAccountsOK, error)
GetFabricAzureStorageAccounts gets fabric azure storage accounts
Get all fabric Azure storage accounts.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v0.2.20
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶ added in v0.2.18
type ClientService interface { GetFabricAzureStorageAccount(params *GetFabricAzureStorageAccountParams, opts ...ClientOption) (*GetFabricAzureStorageAccountOK, error) GetFabricAzureStorageAccounts(params *GetFabricAzureStorageAccountsParams, opts ...ClientOption) (*GetFabricAzureStorageAccountsOK, 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 fabric azure storage account API client.
type GetFabricAzureStorageAccountForbidden ¶
type GetFabricAzureStorageAccountForbidden struct {
Payload *models.ServiceErrorResponse
}
GetFabricAzureStorageAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetFabricAzureStorageAccountForbidden ¶
func NewGetFabricAzureStorageAccountForbidden() *GetFabricAzureStorageAccountForbidden
NewGetFabricAzureStorageAccountForbidden creates a GetFabricAzureStorageAccountForbidden with default headers values
func (*GetFabricAzureStorageAccountForbidden) Error ¶
func (o *GetFabricAzureStorageAccountForbidden) Error() string
func (*GetFabricAzureStorageAccountForbidden) GetPayload ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountForbidden) GetPayload() *models.ServiceErrorResponse
type GetFabricAzureStorageAccountNotFound ¶
GetFabricAzureStorageAccountNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetFabricAzureStorageAccountNotFound ¶
func NewGetFabricAzureStorageAccountNotFound() *GetFabricAzureStorageAccountNotFound
NewGetFabricAzureStorageAccountNotFound creates a GetFabricAzureStorageAccountNotFound with default headers values
func (*GetFabricAzureStorageAccountNotFound) Error ¶
func (o *GetFabricAzureStorageAccountNotFound) Error() string
func (*GetFabricAzureStorageAccountNotFound) GetPayload ¶ added in v0.2.9
func (o *GetFabricAzureStorageAccountNotFound) GetPayload() *models.Error
type GetFabricAzureStorageAccountOK ¶
type GetFabricAzureStorageAccountOK struct {
Payload *models.FabricAzureStorageAccount
}
GetFabricAzureStorageAccountOK describes a response with status code 200, with default header values.
successful operation
func NewGetFabricAzureStorageAccountOK ¶
func NewGetFabricAzureStorageAccountOK() *GetFabricAzureStorageAccountOK
NewGetFabricAzureStorageAccountOK creates a GetFabricAzureStorageAccountOK with default headers values
func (*GetFabricAzureStorageAccountOK) Error ¶
func (o *GetFabricAzureStorageAccountOK) Error() string
func (*GetFabricAzureStorageAccountOK) GetPayload ¶
func (o *GetFabricAzureStorageAccountOK) GetPayload() *models.FabricAzureStorageAccount
type GetFabricAzureStorageAccountParams ¶
type GetFabricAzureStorageAccountParams struct { /* DollarSelect. Select a subset of properties to include in the response. */ DollarSelect *string /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about */ APIVersion *string /* ID. The ID of the Fabric Azure Storage Account. */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFabricAzureStorageAccountParams contains all the parameters to send to the API endpoint
for the get fabric azure storage account operation. Typically these are written to a http.Request.
func NewGetFabricAzureStorageAccountParams ¶
func NewGetFabricAzureStorageAccountParams() *GetFabricAzureStorageAccountParams
NewGetFabricAzureStorageAccountParams creates a new GetFabricAzureStorageAccountParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetFabricAzureStorageAccountParamsWithContext ¶
func NewGetFabricAzureStorageAccountParamsWithContext(ctx context.Context) *GetFabricAzureStorageAccountParams
NewGetFabricAzureStorageAccountParamsWithContext creates a new GetFabricAzureStorageAccountParams object with the ability to set a context for a request.
func NewGetFabricAzureStorageAccountParamsWithHTTPClient ¶
func NewGetFabricAzureStorageAccountParamsWithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountParams
NewGetFabricAzureStorageAccountParamsWithHTTPClient creates a new GetFabricAzureStorageAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetFabricAzureStorageAccountParamsWithTimeout ¶
func NewGetFabricAzureStorageAccountParamsWithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountParams
NewGetFabricAzureStorageAccountParamsWithTimeout creates a new GetFabricAzureStorageAccountParams object with the ability to set a timeout on a request.
func (*GetFabricAzureStorageAccountParams) SetAPIVersion ¶
func (o *GetFabricAzureStorageAccountParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) SetContext ¶
func (o *GetFabricAzureStorageAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) SetDefaults ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountParams) SetDefaults()
SetDefaults hydrates default values in the get fabric azure storage account params (not the query body).
All values with no default are reset to their zero value.
func (*GetFabricAzureStorageAccountParams) SetDollarSelect ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountParams) SetDollarSelect(dollarSelect *string)
SetDollarSelect adds the dollarSelect to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) SetHTTPClient ¶
func (o *GetFabricAzureStorageAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) SetID ¶
func (o *GetFabricAzureStorageAccountParams) SetID(id string)
SetID adds the id to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) SetTimeout ¶
func (o *GetFabricAzureStorageAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithAPIVersion ¶
func (o *GetFabricAzureStorageAccountParams) WithAPIVersion(aPIVersion *string) *GetFabricAzureStorageAccountParams
WithAPIVersion adds the aPIVersion to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithContext ¶
func (o *GetFabricAzureStorageAccountParams) WithContext(ctx context.Context) *GetFabricAzureStorageAccountParams
WithContext adds the context to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithDefaults ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountParams) WithDefaults() *GetFabricAzureStorageAccountParams
WithDefaults hydrates default values in the get fabric azure storage account params (not the query body).
All values with no default are reset to their zero value.
func (*GetFabricAzureStorageAccountParams) WithDollarSelect ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountParams) WithDollarSelect(dollarSelect *string) *GetFabricAzureStorageAccountParams
WithDollarSelect adds the dollarSelect to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithHTTPClient ¶
func (o *GetFabricAzureStorageAccountParams) WithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountParams
WithHTTPClient adds the HTTPClient to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithID ¶
func (o *GetFabricAzureStorageAccountParams) WithID(id string) *GetFabricAzureStorageAccountParams
WithID adds the id to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WithTimeout ¶
func (o *GetFabricAzureStorageAccountParams) WithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountParams
WithTimeout adds the timeout to the get fabric azure storage account params
func (*GetFabricAzureStorageAccountParams) WriteToRequest ¶
func (o *GetFabricAzureStorageAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFabricAzureStorageAccountReader ¶
type GetFabricAzureStorageAccountReader struct {
// contains filtered or unexported fields
}
GetFabricAzureStorageAccountReader is a Reader for the GetFabricAzureStorageAccount structure.
func (*GetFabricAzureStorageAccountReader) ReadResponse ¶
func (o *GetFabricAzureStorageAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFabricAzureStorageAccountsForbidden ¶
type GetFabricAzureStorageAccountsForbidden struct {
Payload *models.ServiceErrorResponse
}
GetFabricAzureStorageAccountsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetFabricAzureStorageAccountsForbidden ¶
func NewGetFabricAzureStorageAccountsForbidden() *GetFabricAzureStorageAccountsForbidden
NewGetFabricAzureStorageAccountsForbidden creates a GetFabricAzureStorageAccountsForbidden with default headers values
func (*GetFabricAzureStorageAccountsForbidden) Error ¶
func (o *GetFabricAzureStorageAccountsForbidden) Error() string
func (*GetFabricAzureStorageAccountsForbidden) GetPayload ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsForbidden) GetPayload() *models.ServiceErrorResponse
type GetFabricAzureStorageAccountsOK ¶
type GetFabricAzureStorageAccountsOK struct {
Payload *models.FabricAzureStorageAccountResult
}
GetFabricAzureStorageAccountsOK describes a response with status code 200, with default header values.
successful operation
func NewGetFabricAzureStorageAccountsOK ¶
func NewGetFabricAzureStorageAccountsOK() *GetFabricAzureStorageAccountsOK
NewGetFabricAzureStorageAccountsOK creates a GetFabricAzureStorageAccountsOK with default headers values
func (*GetFabricAzureStorageAccountsOK) Error ¶
func (o *GetFabricAzureStorageAccountsOK) Error() string
func (*GetFabricAzureStorageAccountsOK) GetPayload ¶
func (o *GetFabricAzureStorageAccountsOK) GetPayload() *models.FabricAzureStorageAccountResult
type GetFabricAzureStorageAccountsParams ¶
type GetFabricAzureStorageAccountsParams struct { /* DollarCount. Flag which when specified shows the total number of records. If the collection has a filter it shows the number of records matching the filter. */ DollarCount *bool /* DollarFilter. Filter the results by a specified predicate expression. Operators: eq, ne, and, or. */ DollarFilter *string /* DollarSelect. Select a subset of properties to include in the response. */ DollarSelect *string /* DollarSkip. Number of records you want to skip. */ DollarSkip *int64 /* DollarTop. Number of records you want to get. */ DollarTop *int64 /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about */ APIVersion *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetFabricAzureStorageAccountsParams contains all the parameters to send to the API endpoint
for the get fabric azure storage accounts operation. Typically these are written to a http.Request.
func NewGetFabricAzureStorageAccountsParams ¶
func NewGetFabricAzureStorageAccountsParams() *GetFabricAzureStorageAccountsParams
NewGetFabricAzureStorageAccountsParams creates a new GetFabricAzureStorageAccountsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetFabricAzureStorageAccountsParamsWithContext ¶
func NewGetFabricAzureStorageAccountsParamsWithContext(ctx context.Context) *GetFabricAzureStorageAccountsParams
NewGetFabricAzureStorageAccountsParamsWithContext creates a new GetFabricAzureStorageAccountsParams object with the ability to set a context for a request.
func NewGetFabricAzureStorageAccountsParamsWithHTTPClient ¶
func NewGetFabricAzureStorageAccountsParamsWithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountsParams
NewGetFabricAzureStorageAccountsParamsWithHTTPClient creates a new GetFabricAzureStorageAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewGetFabricAzureStorageAccountsParamsWithTimeout ¶
func NewGetFabricAzureStorageAccountsParamsWithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountsParams
NewGetFabricAzureStorageAccountsParamsWithTimeout creates a new GetFabricAzureStorageAccountsParams object with the ability to set a timeout on a request.
func (*GetFabricAzureStorageAccountsParams) SetAPIVersion ¶
func (o *GetFabricAzureStorageAccountsParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetContext ¶
func (o *GetFabricAzureStorageAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetDefaults ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) SetDefaults()
SetDefaults hydrates default values in the get fabric azure storage accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetFabricAzureStorageAccountsParams) SetDollarCount ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) SetDollarCount(dollarCount *bool)
SetDollarCount adds the dollarCount to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetDollarFilter ¶ added in v0.2.13
func (o *GetFabricAzureStorageAccountsParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetDollarSelect ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) SetDollarSelect(dollarSelect *string)
SetDollarSelect adds the dollarSelect to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetDollarSkip ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) SetDollarSkip(dollarSkip *int64)
SetDollarSkip adds the dollarSkip to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetDollarTop ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) SetDollarTop(dollarTop *int64)
SetDollarTop adds the dollarTop to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetHTTPClient ¶
func (o *GetFabricAzureStorageAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) SetTimeout ¶
func (o *GetFabricAzureStorageAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithAPIVersion ¶
func (o *GetFabricAzureStorageAccountsParams) WithAPIVersion(aPIVersion *string) *GetFabricAzureStorageAccountsParams
WithAPIVersion adds the aPIVersion to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithContext ¶
func (o *GetFabricAzureStorageAccountsParams) WithContext(ctx context.Context) *GetFabricAzureStorageAccountsParams
WithContext adds the context to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithDefaults ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) WithDefaults() *GetFabricAzureStorageAccountsParams
WithDefaults hydrates default values in the get fabric azure storage accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetFabricAzureStorageAccountsParams) WithDollarCount ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) WithDollarCount(dollarCount *bool) *GetFabricAzureStorageAccountsParams
WithDollarCount adds the dollarCount to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithDollarFilter ¶ added in v0.2.13
func (o *GetFabricAzureStorageAccountsParams) WithDollarFilter(dollarFilter *string) *GetFabricAzureStorageAccountsParams
WithDollarFilter adds the dollarFilter to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithDollarSelect ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) WithDollarSelect(dollarSelect *string) *GetFabricAzureStorageAccountsParams
WithDollarSelect adds the dollarSelect to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithDollarSkip ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) WithDollarSkip(dollarSkip *int64) *GetFabricAzureStorageAccountsParams
WithDollarSkip adds the dollarSkip to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithDollarTop ¶ added in v0.2.20
func (o *GetFabricAzureStorageAccountsParams) WithDollarTop(dollarTop *int64) *GetFabricAzureStorageAccountsParams
WithDollarTop adds the dollarTop to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithHTTPClient ¶
func (o *GetFabricAzureStorageAccountsParams) WithHTTPClient(client *http.Client) *GetFabricAzureStorageAccountsParams
WithHTTPClient adds the HTTPClient to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WithTimeout ¶
func (o *GetFabricAzureStorageAccountsParams) WithTimeout(timeout time.Duration) *GetFabricAzureStorageAccountsParams
WithTimeout adds the timeout to the get fabric azure storage accounts params
func (*GetFabricAzureStorageAccountsParams) WriteToRequest ¶
func (o *GetFabricAzureStorageAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFabricAzureStorageAccountsReader ¶
type GetFabricAzureStorageAccountsReader struct {
// contains filtered or unexported fields
}
GetFabricAzureStorageAccountsReader is a Reader for the GetFabricAzureStorageAccounts structure.
func (*GetFabricAzureStorageAccountsReader) ReadResponse ¶
func (o *GetFabricAzureStorageAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.