wipe

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWipeRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type WipeRequestBody

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

WipeRequestBody provides operations to call the wipe method.

func NewWipeRequestBody

func NewWipeRequestBody() *WipeRequestBody

NewWipeRequestBody instantiates a new wipeRequestBody and sets the default values.

func (*WipeRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*WipeRequestBody) GetKeepEnrollmentData

func (m *WipeRequestBody) GetKeepEnrollmentData() *bool

GetKeepEnrollmentData gets the keepEnrollmentData property value. The keepEnrollmentData property

func (*WipeRequestBody) GetKeepUserData

func (m *WipeRequestBody) GetKeepUserData() *bool

GetKeepUserData gets the keepUserData property value. The keepUserData property

func (*WipeRequestBody) GetMacOsUnlockCode

func (m *WipeRequestBody) GetMacOsUnlockCode() *string

GetMacOsUnlockCode gets the macOsUnlockCode property value. The macOsUnlockCode property

func (*WipeRequestBody) GetPersistEsimDataPlan

func (m *WipeRequestBody) GetPersistEsimDataPlan() *bool

GetPersistEsimDataPlan gets the persistEsimDataPlan property value. The persistEsimDataPlan property

func (*WipeRequestBody) Serialize

Serialize serializes information the current object

func (*WipeRequestBody) SetAdditionalData

func (m *WipeRequestBody) 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 (*WipeRequestBody) SetKeepEnrollmentData

func (m *WipeRequestBody) SetKeepEnrollmentData(value *bool)

SetKeepEnrollmentData sets the keepEnrollmentData property value. The keepEnrollmentData property

func (*WipeRequestBody) SetKeepUserData

func (m *WipeRequestBody) SetKeepUserData(value *bool)

SetKeepUserData sets the keepUserData property value. The keepUserData property

func (*WipeRequestBody) SetMacOsUnlockCode

func (m *WipeRequestBody) SetMacOsUnlockCode(value *string)

SetMacOsUnlockCode sets the macOsUnlockCode property value. The macOsUnlockCode property

func (*WipeRequestBody) SetPersistEsimDataPlan

func (m *WipeRequestBody) SetPersistEsimDataPlan(value *bool)

SetPersistEsimDataPlan sets the persistEsimDataPlan property value. The persistEsimDataPlan property

type WipeRequestBodyable added in v0.13.0

type WipeRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetKeepEnrollmentData() *bool
	GetKeepUserData() *bool
	GetMacOsUnlockCode() *string
	GetPersistEsimDataPlan() *bool
	SetKeepEnrollmentData(value *bool)
	SetKeepUserData(value *bool)
	SetMacOsUnlockCode(value *string)
	SetPersistEsimDataPlan(value *bool)
}

WipeRequestBodyable

type WipeRequestBuilder

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

WipeRequestBuilder provides operations to call the wipe method.

func NewWipeRequestBuilder

NewWipeRequestBuilder instantiates a new WipeRequestBuilder and sets the default values.

func NewWipeRequestBuilderInternal

func NewWipeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WipeRequestBuilder

NewWipeRequestBuilderInternal instantiates a new WipeRequestBuilder and sets the default values.

func (*WipeRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation wipe a device

func (*WipeRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration wipe a device

func (*WipeRequestBuilder) Post

Post wipe a device

func (*WipeRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *WipeRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body WipeRequestBodyable, requestConfiguration *WipeRequestBuilderPostRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

PostWithRequestConfigurationAndResponseHandler wipe a device

type WipeRequestBuilderPostRequestConfiguration added in v0.22.0

type WipeRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

Jump to

Keyboard shortcuts

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