Documentation ¶
Index ¶
- func CreateAvailableProviderTypesResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type AvailableProviderTypesRequestBuilder
- func (m *AvailableProviderTypesRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AvailableProviderTypesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *AvailableProviderTypesRequestBuilder) Get() (AvailableProviderTypesResponseable, error)
- func (m *AvailableProviderTypesRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (AvailableProviderTypesResponseable, error)
- type AvailableProviderTypesRequestBuilderGetRequestConfiguration
- type AvailableProviderTypesResponse
- func (m *AvailableProviderTypesResponse) GetAdditionalData() map[string]interface{}
- func (m *AvailableProviderTypesResponse) GetFieldDeserializers() ...
- func (m *AvailableProviderTypesResponse) GetValue() []string
- func (m *AvailableProviderTypesResponse) Serialize(...) error
- func (m *AvailableProviderTypesResponse) SetAdditionalData(value map[string]interface{})
- func (m *AvailableProviderTypesResponse) SetValue(value []string)
- type AvailableProviderTypesResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAvailableProviderTypesResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateAvailableProviderTypesResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
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 ¶
func NewAvailableProviderTypesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AvailableProviderTypesRequestBuilder
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 ¶
func (m *AvailableProviderTypesRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function availableProviderTypes
func (*AvailableProviderTypesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AvailableProviderTypesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AvailableProviderTypesRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function availableProviderTypes
func (*AvailableProviderTypesRequestBuilder) Get ¶
func (m *AvailableProviderTypesRequestBuilder) Get() (AvailableProviderTypesResponseable, error)
Get invoke function availableProviderTypes
func (*AvailableProviderTypesRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AvailableProviderTypesRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AvailableProviderTypesRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (AvailableProviderTypesResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function availableProviderTypes
type AvailableProviderTypesRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type AvailableProviderTypesRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
AvailableProviderTypesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AvailableProviderTypesResponse ¶ added in v0.13.0
type AvailableProviderTypesResponse struct {
// contains filtered or unexported fields
}
AvailableProviderTypesResponse provides operations to call the availableProviderTypes method.
func NewAvailableProviderTypesResponse ¶ added in v0.13.0
func NewAvailableProviderTypesResponse() *AvailableProviderTypesResponse
NewAvailableProviderTypesResponse instantiates a new availableProviderTypesResponse and sets the default values.
func (*AvailableProviderTypesResponse) GetAdditionalData ¶ added in v0.13.0
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 ¶ added in v0.13.0
func (m *AvailableProviderTypesResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*AvailableProviderTypesResponse) GetValue ¶ added in v0.13.0
func (m *AvailableProviderTypesResponse) GetValue() []string
GetValue gets the value property value. The value property
func (*AvailableProviderTypesResponse) Serialize ¶ added in v0.13.0
func (m *AvailableProviderTypesResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*AvailableProviderTypesResponse) SetAdditionalData ¶ added in v0.13.0
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 ¶ added in v0.13.0
func (m *AvailableProviderTypesResponse) SetValue(value []string)
SetValue sets the value property value. The value property
type AvailableProviderTypesResponseable ¶ added in v0.13.0
type AvailableProviderTypesResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []string SetValue(value []string) }
AvailableProviderTypesResponseable