Documentation
¶
Index ¶
- func CreateGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder
- func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder(rawUrl string, ...) *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder
- func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderInternal(pathParameters map[string]string, ...) *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) Get() (GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable, error)
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable, error)
- type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration
- type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetAdditionalData() map[string]interface{}
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetFieldDeserializers() ...
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetValue() *string
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) Serialize(...) error
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) SetValue(value *string)
- type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder ¶
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder struct {
// contains filtered or unexported fields
}
GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder provides operations to call the getOmaSettingPlainTextValue method.
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder ¶
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder
NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder instantiates a new GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder and sets the default values.
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderInternal ¶
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, secretReferenceValueId *string) *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder
NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderInternal instantiates a new GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder and sets the default values.
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformation ¶
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function getOmaSettingPlainTextValue
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function getOmaSettingPlainTextValue
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) Get ¶
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) Get() (GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable, error)
Get invoke function getOmaSettingPlainTextValue
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function getOmaSettingPlainTextValue
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
GetOmaSettingPlainTextValueWithSecretReferenceValueIdRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse ¶ added in v0.13.0
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse struct {
// contains filtered or unexported fields
}
GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse provides operations to call the getOmaSettingPlainTextValue method.
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse ¶ added in v0.13.0
func NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse() *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse
NewGetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse instantiates a new getOmaSettingPlainTextValueWithSecretReferenceValueIdResponse and sets the default values.
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetAdditionalData ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) 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 (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetValue ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) GetValue() *string
GetValue gets the value property value. The value property
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) Serialize ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) SetAdditionalData ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) 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 (*GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) SetValue ¶ added in v0.13.0
func (m *GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponse) SetValue(value *string)
SetValue sets the value property value. The value property
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable ¶ added in v0.13.0
type GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() *string SetValue(value *string) }
GetOmaSettingPlainTextValueWithSecretReferenceValueIdResponseable