Documentation ¶
Index ¶
- func CreateGetManagedAppDiagnosticStatusesResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type GetManagedAppDiagnosticStatusesRequestBuilder
- func (m *GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformation() (...)
- func (m *GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *GetManagedAppDiagnosticStatusesRequestBuilder) Get() (GetManagedAppDiagnosticStatusesResponseable, error)
- func (m *GetManagedAppDiagnosticStatusesRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (GetManagedAppDiagnosticStatusesResponseable, error)
- type GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration
- type GetManagedAppDiagnosticStatusesResponse
- func (m *GetManagedAppDiagnosticStatusesResponse) GetAdditionalData() map[string]interface{}
- func (m *GetManagedAppDiagnosticStatusesResponse) GetFieldDeserializers() ...
- func (m *GetManagedAppDiagnosticStatusesResponse) GetValue() ...
- func (m *GetManagedAppDiagnosticStatusesResponse) Serialize(...) error
- func (m *GetManagedAppDiagnosticStatusesResponse) SetAdditionalData(value map[string]interface{})
- func (m *GetManagedAppDiagnosticStatusesResponse) SetValue(...)
- type GetManagedAppDiagnosticStatusesResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGetManagedAppDiagnosticStatusesResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateGetManagedAppDiagnosticStatusesResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateGetManagedAppDiagnosticStatusesResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type GetManagedAppDiagnosticStatusesRequestBuilder ¶
type GetManagedAppDiagnosticStatusesRequestBuilder struct {
// contains filtered or unexported fields
}
GetManagedAppDiagnosticStatusesRequestBuilder provides operations to call the getManagedAppDiagnosticStatuses method.
func NewGetManagedAppDiagnosticStatusesRequestBuilder ¶
func NewGetManagedAppDiagnosticStatusesRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetManagedAppDiagnosticStatusesRequestBuilder
NewGetManagedAppDiagnosticStatusesRequestBuilder instantiates a new GetManagedAppDiagnosticStatusesRequestBuilder and sets the default values.
func NewGetManagedAppDiagnosticStatusesRequestBuilderInternal ¶
func NewGetManagedAppDiagnosticStatusesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetManagedAppDiagnosticStatusesRequestBuilder
NewGetManagedAppDiagnosticStatusesRequestBuilderInternal instantiates a new GetManagedAppDiagnosticStatusesRequestBuilder and sets the default values.
func (*GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformation ¶
func (m *GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation gets diagnostics validation status for a given user.
func (*GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *GetManagedAppDiagnosticStatusesRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration gets diagnostics validation status for a given user.
func (*GetManagedAppDiagnosticStatusesRequestBuilder) Get ¶
func (m *GetManagedAppDiagnosticStatusesRequestBuilder) Get() (GetManagedAppDiagnosticStatusesResponseable, error)
Get gets diagnostics validation status for a given user.
func (*GetManagedAppDiagnosticStatusesRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *GetManagedAppDiagnosticStatusesRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (GetManagedAppDiagnosticStatusesResponseable, error)
GetWithRequestConfigurationAndResponseHandler gets diagnostics validation status for a given user.
type GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
GetManagedAppDiagnosticStatusesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type GetManagedAppDiagnosticStatusesResponse ¶ added in v0.13.0
type GetManagedAppDiagnosticStatusesResponse struct {
// contains filtered or unexported fields
}
GetManagedAppDiagnosticStatusesResponse provides operations to call the getManagedAppDiagnosticStatuses method.
func NewGetManagedAppDiagnosticStatusesResponse ¶ added in v0.13.0
func NewGetManagedAppDiagnosticStatusesResponse() *GetManagedAppDiagnosticStatusesResponse
NewGetManagedAppDiagnosticStatusesResponse instantiates a new getManagedAppDiagnosticStatusesResponse and sets the default values.
func (*GetManagedAppDiagnosticStatusesResponse) GetAdditionalData ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) 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 (*GetManagedAppDiagnosticStatusesResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*GetManagedAppDiagnosticStatusesResponse) GetValue ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppDiagnosticStatusable
GetValue gets the value property value. The value property
func (*GetManagedAppDiagnosticStatusesResponse) Serialize ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*GetManagedAppDiagnosticStatusesResponse) SetAdditionalData ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) 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 (*GetManagedAppDiagnosticStatusesResponse) SetValue ¶ added in v0.13.0
func (m *GetManagedAppDiagnosticStatusesResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppDiagnosticStatusable)
SetValue sets the value property value. The value property
type GetManagedAppDiagnosticStatusesResponseable ¶ added in v0.13.0
type GetManagedAppDiagnosticStatusesResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppDiagnosticStatusable SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ManagedAppDiagnosticStatusable) }
GetManagedAppDiagnosticStatusesResponseable