wipe

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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.

func (*WipeRequestBody) GetKeepUserData

func (m *WipeRequestBody) GetKeepUserData() *bool

GetKeepUserData gets the keepUserData property value.

func (*WipeRequestBody) GetMacOsUnlockCode

func (m *WipeRequestBody) GetMacOsUnlockCode() *string

GetMacOsUnlockCode gets the macOsUnlockCode property value.

func (*WipeRequestBody) GetPersistEsimDataPlan

func (m *WipeRequestBody) GetPersistEsimDataPlan() *bool

GetPersistEsimDataPlan gets the persistEsimDataPlan property value.

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.

func (*WipeRequestBody) SetKeepUserData

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

SetKeepUserData sets the keepUserData property value.

func (*WipeRequestBody) SetMacOsUnlockCode

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

SetMacOsUnlockCode sets the macOsUnlockCode property value.

func (*WipeRequestBody) SetPersistEsimDataPlan

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

SetPersistEsimDataPlan sets the persistEsimDataPlan property value.

type WipeRequestBodyable added in v0.13.0

type WipeRequestBodyable interface {
	i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.AdditionalDataHolder
	i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *WipeRequestBuilder

NewWipeRequestBuilderInternal instantiates a new WipeRequestBuilder and sets the default values.

func (*WipeRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation wipe a device

func (*WipeRequestBuilder) Post

Post wipe a device

type WipeRequestBuilderPostOptions

type WipeRequestBuilderPostOptions struct {
	//
	Body WipeRequestBodyable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

WipeRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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