customdataprovidedresourcepayloads

package
v1.102.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAccessReviewContextDataBaseFromDiscriminatorValue

CreateAccessReviewContextDataBaseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateAccessReviewContextDataFromDiscriminatorValue

CreateAccessReviewContextDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateApplyDecisionContextDataFromDiscriminatorValue

CreateApplyDecisionContextDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

func CreateDataFromDiscriminatorValue

CreateDataFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful

Types

type AccessReviewContextData

type AccessReviewContextData struct {
	AccessReviewContextDataBase
}

func NewAccessReviewContextData

func NewAccessReviewContextData() *AccessReviewContextData

NewAccessReviewContextData instantiates a new AccessReviewContextData and sets the default values.

func (*AccessReviewContextData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*AccessReviewContextData) Serialize

Serialize serializes information the current object

type AccessReviewContextDataBase

type AccessReviewContextDataBase struct {
	Data
}

func NewAccessReviewContextDataBase

func NewAccessReviewContextDataBase() *AccessReviewContextDataBase

NewAccessReviewContextDataBase instantiates a new AccessReviewContextDataBase and sets the default values.

func (*AccessReviewContextDataBase) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*AccessReviewContextDataBase) GetReviewDefinitionId

func (m *AccessReviewContextDataBase) GetReviewDefinitionId() *string

GetReviewDefinitionId gets the reviewDefinitionId property value. The unique identifier of the access review definition that this data is associated with. returns a *string when successful

func (*AccessReviewContextDataBase) GetReviewInstanceId

func (m *AccessReviewContextDataBase) GetReviewInstanceId() *string

GetReviewInstanceId gets the reviewInstanceId property value. The unique identifier of the access review instance that this data is associated with. returns a *string when successful

func (*AccessReviewContextDataBase) Serialize

Serialize serializes information the current object

func (*AccessReviewContextDataBase) SetReviewDefinitionId

func (m *AccessReviewContextDataBase) SetReviewDefinitionId(value *string)

SetReviewDefinitionId sets the reviewDefinitionId property value. The unique identifier of the access review definition that this data is associated with.

func (*AccessReviewContextDataBase) SetReviewInstanceId

func (m *AccessReviewContextDataBase) SetReviewInstanceId(value *string)

SetReviewInstanceId sets the reviewInstanceId property value. The unique identifier of the access review instance that this data is associated with.

type AccessReviewContextDataBaseable

type AccessReviewContextDataBaseable interface {
	Dataable
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetReviewDefinitionId() *string
	GetReviewInstanceId() *string
	SetReviewDefinitionId(value *string)
	SetReviewInstanceId(value *string)
}

type ApplyDecisionContextData

type ApplyDecisionContextData struct {
	AccessReviewContextDataBase
}

func NewApplyDecisionContextData

func NewApplyDecisionContextData() *ApplyDecisionContextData

NewApplyDecisionContextData instantiates a new ApplyDecisionContextData and sets the default values.

func (*ApplyDecisionContextData) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*ApplyDecisionContextData) Serialize

Serialize serializes information the current object

type Data

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

func NewData

func NewData() *Data

NewData instantiates a new Data and sets the default values.

func (*Data) GetAdditionalData

func (m *Data) GetAdditionalData() map[string]any

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. returns a map[string]any when successful

func (*Data) GetBackingStore

GetBackingStore gets the BackingStore property value. Stores model information. returns a BackingStore when successful

func (*Data) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model returns a map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode)(error) when successful

func (*Data) GetOdataType

func (m *Data) GetOdataType() *string

GetOdataType gets the @odata.type property value. The OdataType property returns a *string when successful

func (*Data) Serialize

Serialize serializes information the current object

func (*Data) SetAdditionalData

func (m *Data) SetAdditionalData(value map[string]any)

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 (*Data) SetBackingStore

SetBackingStore sets the BackingStore property value. Stores model information.

func (*Data) SetOdataType

func (m *Data) SetOdataType(value *string)

SetOdataType sets the @odata.type property value. The OdataType property

Jump to

Keyboard shortcuts

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