softwareplanapi

package
v59.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 3 Imported by: 89

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientAPI

type ClientAPI interface {
	Register(ctx context.Context) (result autorest.Response, err error)
}

ClientAPI contains the set of methods on the Client type.

type HybridUseBenefitClientAPI

type HybridUseBenefitClientAPI interface {
	Create(ctx context.Context, scope string, planID string, body softwareplan.HybridUseBenefitModel) (result softwareplan.HybridUseBenefitModel, err error)
	Delete(ctx context.Context, scope string, planID string) (result autorest.Response, err error)
	Get(ctx context.Context, scope string, planID string) (result softwareplan.HybridUseBenefitModel, err error)
	List(ctx context.Context, scope string, filter string) (result softwareplan.HybridUseBenefitListResultPage, err error)
	ListComplete(ctx context.Context, scope string, filter string) (result softwareplan.HybridUseBenefitListResultIterator, err error)
	Update(ctx context.Context, scope string, planID string, body softwareplan.HybridUseBenefitModel) (result softwareplan.HybridUseBenefitModel, err error)
}

HybridUseBenefitClientAPI contains the set of methods on the HybridUseBenefitClient type.

type HybridUseBenefitRevisionClientAPI

type HybridUseBenefitRevisionClientAPI interface {
	List(ctx context.Context, scope string, planID string) (result softwareplan.HybridUseBenefitListResultPage, err error)
	ListComplete(ctx context.Context, scope string, planID string) (result softwareplan.HybridUseBenefitListResultIterator, err error)
}

HybridUseBenefitRevisionClientAPI contains the set of methods on the HybridUseBenefitRevisionClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context, scope string) (result softwareplan.OperationListPage, err error)
	ListComplete(ctx context.Context, scope string) (result softwareplan.OperationListIterator, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

Jump to

Keyboard shortcuts

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