modelflatteninggroupapi

package
v0.0.0-...-4a6d4ce Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseClientAPI

type BaseClientAPI interface {
	GetArray(ctx context.Context) (result modelflatteninggroup.ListFlattenedProduct, err error)
	GetDictionary(ctx context.Context) (result modelflatteninggroup.SetFlattenedProduct, err error)
	GetResourceCollection(ctx context.Context) (result modelflatteninggroup.ResourceCollection, err error)
	GetWrappedArray(ctx context.Context) (result modelflatteninggroup.ListProductWrapper, err error)
	PostFlattenedSimpleProduct(ctx context.Context, simpleBodyProduct *modelflatteninggroup.SimpleProduct) (result modelflatteninggroup.SimpleProduct, err error)
	PutArray(ctx context.Context, resourceArray []modelflatteninggroup.Resource) (result autorest.Response, err error)
	PutDictionary(ctx context.Context, resourceDictionary map[string]*modelflatteninggroup.FlattenedProduct) (result autorest.Response, err error)
	PutResourceCollection(ctx context.Context, resourceComplexObject *modelflatteninggroup.ResourceCollection) (result autorest.Response, err error)
	PutSimpleProduct(ctx context.Context, simpleBodyProduct *modelflatteninggroup.SimpleProduct) (result modelflatteninggroup.SimpleProduct, err error)
	PutSimpleProductWithGrouping(ctx context.Context, name string, simpleBodyProduct *modelflatteninggroup.SimpleProduct) (result modelflatteninggroup.SimpleProduct, err error)
	PutWrappedArray(ctx context.Context, resourceArray []modelflatteninggroup.WrappedProduct) (result autorest.Response, err error)
}

BaseClientAPI contains the set of methods on the BaseClient type.

Jump to

Keyboard shortcuts

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