preview

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePreviewPostRequestBodyFromDiscriminatorValue

CreatePreviewPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type PreviewPostRequestBody

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

PreviewPostRequestBody provides operations to call the preview method.

func NewPreviewPostRequestBody

func NewPreviewPostRequestBody() *PreviewPostRequestBody

NewPreviewPostRequestBody instantiates a new previewPostRequestBody and sets the default values.

func (*PreviewPostRequestBody) GetAdditionalData

func (m *PreviewPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*PreviewPostRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*PreviewPostRequestBody) GetPage

func (m *PreviewPostRequestBody) GetPage() *string

GetPage gets the page property value. The page property

func (*PreviewPostRequestBody) GetZoom

func (m *PreviewPostRequestBody) GetZoom() *float64

GetZoom gets the zoom property value. The zoom property

func (*PreviewPostRequestBody) Serialize

Serialize serializes information the current object

func (*PreviewPostRequestBody) SetAdditionalData

func (m *PreviewPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*PreviewPostRequestBody) SetPage

func (m *PreviewPostRequestBody) SetPage(value *string)

SetPage sets the page property value. The page property

func (*PreviewPostRequestBody) SetZoom

func (m *PreviewPostRequestBody) SetZoom(value *float64)

SetZoom sets the zoom property value. The zoom property

type PreviewPostRequestBodyable

PreviewPostRequestBodyable

type PreviewRequestBuilder

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

PreviewRequestBuilder provides operations to call the preview method.

func NewPreviewRequestBuilder

NewPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewPreviewRequestBuilderInternal

func NewPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PreviewRequestBuilder

NewPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

func (*PreviewRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action preview

func (*PreviewRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration invoke action preview

func (*PreviewRequestBuilder) PostWithRequestConfigurationAndResponseHandler

PostWithRequestConfigurationAndResponseHandler invoke action preview

type PreviewRequestBuilderPostRequestConfiguration

type PreviewRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PreviewRequestBuilderPostRequestConfiguration 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