availableprovidertypes

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAvailableProviderTypesResponseFromDiscriminatorValue

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

Types

type AvailableProviderTypesRequestBuilder

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

AvailableProviderTypesRequestBuilder provides operations to call the availableProviderTypes method.

func NewAvailableProviderTypesRequestBuilder

NewAvailableProviderTypesRequestBuilder instantiates a new AvailableProviderTypesRequestBuilder and sets the default values.

func NewAvailableProviderTypesRequestBuilderInternal

func NewAvailableProviderTypesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AvailableProviderTypesRequestBuilder

NewAvailableProviderTypesRequestBuilderInternal instantiates a new AvailableProviderTypesRequestBuilder and sets the default values.

func (*AvailableProviderTypesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation invoke function availableProviderTypes

func (*AvailableProviderTypesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration invoke function availableProviderTypes

func (*AvailableProviderTypesRequestBuilder) Get

Get invoke function availableProviderTypes

type AvailableProviderTypesRequestBuilderGetQueryParameters added in v0.41.0

type AvailableProviderTypesRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

AvailableProviderTypesRequestBuilderGetQueryParameters invoke function availableProviderTypes

type AvailableProviderTypesRequestBuilderGetRequestConfiguration

type AvailableProviderTypesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AvailableProviderTypesRequestBuilderGetQueryParameters
}

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

type AvailableProviderTypesResponse

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

AvailableProviderTypesResponse provides operations to call the availableProviderTypes method.

func NewAvailableProviderTypesResponse

func NewAvailableProviderTypesResponse() *AvailableProviderTypesResponse

NewAvailableProviderTypesResponse instantiates a new availableProviderTypesResponse and sets the default values.

func (*AvailableProviderTypesResponse) GetAdditionalData

func (m *AvailableProviderTypesResponse) 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 (*AvailableProviderTypesResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*AvailableProviderTypesResponse) GetValue

func (m *AvailableProviderTypesResponse) GetValue() []string

GetValue gets the value property value. The value property

func (*AvailableProviderTypesResponse) Serialize

Serialize serializes information the current object

func (*AvailableProviderTypesResponse) SetAdditionalData

func (m *AvailableProviderTypesResponse) 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 (*AvailableProviderTypesResponse) SetValue

func (m *AvailableProviderTypesResponse) SetValue(value []string)

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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