export

package
v0.42.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportRequestBuilder

ExportRequestBuilder builds and executes requests for operations under \export

func NewExportRequestBuilder

NewExportRequestBuilder instantiates a new ExportRequestBuilder and sets the default values.

func NewExportRequestBuilderInternal

func NewExportRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ExportRequestBuilder

NewExportRequestBuilderInternal instantiates a new ExportRequestBuilder and sets the default values.

func (*ExportRequestBuilder) Get

Get downloads the export previously prepared. returns a []byte when successful returns a ErrorReport error when the service returns a 4XX or 5XX status code

func (*ExportRequestBuilder) ToGetRequestInformation

ToGetRequestInformation downloads the export previously prepared. returns a *RequestInformation when successful

func (*ExportRequestBuilder) WithUrl

func (m *ExportRequestBuilder) WithUrl(rawUrl string) *ExportRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *ExportRequestBuilder when successful

type ExportRequestBuilderGetQueryParameters

type ExportRequestBuilderGetQueryParameters struct {
	Export *string `uriparametername:"export"`
}

ExportRequestBuilderGetQueryParameters downloads the export previously prepared.

type ExportRequestBuilderGetRequestConfiguration

type ExportRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ExportRequestBuilderGetQueryParameters
}

ExportRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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