zebrafotaartifact

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateZebraFotaArtifactOperationOptions

type CreateZebraFotaArtifactOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateZebraFotaArtifactOperationOptions

func DefaultCreateZebraFotaArtifactOperationOptions() CreateZebraFotaArtifactOperationOptions

func (CreateZebraFotaArtifactOperationOptions) ToHeaders

func (CreateZebraFotaArtifactOperationOptions) ToOData

func (CreateZebraFotaArtifactOperationOptions) ToQuery

type CreateZebraFotaArtifactOperationResponse

type CreateZebraFotaArtifactOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ZebraFotaArtifact
}

type DeleteZebraFotaArtifactOperationOptions

type DeleteZebraFotaArtifactOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteZebraFotaArtifactOperationOptions

func DefaultDeleteZebraFotaArtifactOperationOptions() DeleteZebraFotaArtifactOperationOptions

func (DeleteZebraFotaArtifactOperationOptions) ToHeaders

func (DeleteZebraFotaArtifactOperationOptions) ToOData

func (DeleteZebraFotaArtifactOperationOptions) ToQuery

type DeleteZebraFotaArtifactOperationResponse

type DeleteZebraFotaArtifactOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetZebraFotaArtifactOperationOptions

type GetZebraFotaArtifactOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetZebraFotaArtifactOperationOptions

func DefaultGetZebraFotaArtifactOperationOptions() GetZebraFotaArtifactOperationOptions

func (GetZebraFotaArtifactOperationOptions) ToHeaders

func (GetZebraFotaArtifactOperationOptions) ToOData

func (GetZebraFotaArtifactOperationOptions) ToQuery

type GetZebraFotaArtifactOperationResponse

type GetZebraFotaArtifactOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ZebraFotaArtifact
}

type GetZebraFotaArtifactsCountOperationOptions

type GetZebraFotaArtifactsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetZebraFotaArtifactsCountOperationOptions

func DefaultGetZebraFotaArtifactsCountOperationOptions() GetZebraFotaArtifactsCountOperationOptions

func (GetZebraFotaArtifactsCountOperationOptions) ToHeaders

func (GetZebraFotaArtifactsCountOperationOptions) ToOData

func (GetZebraFotaArtifactsCountOperationOptions) ToQuery

type GetZebraFotaArtifactsCountOperationResponse

type GetZebraFotaArtifactsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListZebraFotaArtifactsCompleteResult

type ListZebraFotaArtifactsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ZebraFotaArtifact
}

type ListZebraFotaArtifactsCustomPager

type ListZebraFotaArtifactsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListZebraFotaArtifactsCustomPager) NextPageLink() *odata.Link

type ListZebraFotaArtifactsOperationOptions

type ListZebraFotaArtifactsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListZebraFotaArtifactsOperationOptions

func DefaultListZebraFotaArtifactsOperationOptions() ListZebraFotaArtifactsOperationOptions

func (ListZebraFotaArtifactsOperationOptions) ToHeaders

func (ListZebraFotaArtifactsOperationOptions) ToOData

func (ListZebraFotaArtifactsOperationOptions) ToQuery

type ListZebraFotaArtifactsOperationResponse

type ListZebraFotaArtifactsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ZebraFotaArtifact
}

type UpdateZebraFotaArtifactOperationOptions

type UpdateZebraFotaArtifactOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateZebraFotaArtifactOperationOptions

func DefaultUpdateZebraFotaArtifactOperationOptions() UpdateZebraFotaArtifactOperationOptions

func (UpdateZebraFotaArtifactOperationOptions) ToHeaders

func (UpdateZebraFotaArtifactOperationOptions) ToOData

func (UpdateZebraFotaArtifactOperationOptions) ToQuery

type UpdateZebraFotaArtifactOperationResponse

type UpdateZebraFotaArtifactOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type ZebraFotaArtifactClient

type ZebraFotaArtifactClient struct {
	Client *msgraph.Client
}

func NewZebraFotaArtifactClientWithBaseURI

func NewZebraFotaArtifactClientWithBaseURI(sdkApi sdkEnv.Api) (*ZebraFotaArtifactClient, error)

func (ZebraFotaArtifactClient) CreateZebraFotaArtifact

CreateZebraFotaArtifact - Create new navigation property to zebraFotaArtifacts for deviceManagement

func (ZebraFotaArtifactClient) DeleteZebraFotaArtifact

DeleteZebraFotaArtifact - Delete navigation property zebraFotaArtifacts for deviceManagement

func (ZebraFotaArtifactClient) GetZebraFotaArtifact

GetZebraFotaArtifact - Get zebraFotaArtifacts from deviceManagement. The Collection of ZebraFotaArtifacts.

func (ZebraFotaArtifactClient) GetZebraFotaArtifactsCount

GetZebraFotaArtifactsCount - Get the number of the resource

func (ZebraFotaArtifactClient) ListZebraFotaArtifacts

ListZebraFotaArtifacts - Get zebraFotaArtifacts from deviceManagement. The Collection of ZebraFotaArtifacts.

func (ZebraFotaArtifactClient) ListZebraFotaArtifactsComplete

ListZebraFotaArtifactsComplete retrieves all the results into a single object

func (ZebraFotaArtifactClient) ListZebraFotaArtifactsCompleteMatchingPredicate

func (c ZebraFotaArtifactClient) ListZebraFotaArtifactsCompleteMatchingPredicate(ctx context.Context, options ListZebraFotaArtifactsOperationOptions, predicate ZebraFotaArtifactOperationPredicate) (result ListZebraFotaArtifactsCompleteResult, err error)

ListZebraFotaArtifactsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ZebraFotaArtifactClient) UpdateZebraFotaArtifact

UpdateZebraFotaArtifact - Update the navigation property zebraFotaArtifacts in deviceManagement

type ZebraFotaArtifactOperationPredicate

type ZebraFotaArtifactOperationPredicate struct {
}

func (ZebraFotaArtifactOperationPredicate) Matches

Jump to

Keyboard shortcuts

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