linksapi

package
v33.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result links.OperationListResultPage, err error)
}

OperationsClientAPI contains the set of methods on the OperationsClient type.

type ResourceLinksClientAPI

type ResourceLinksClientAPI interface {
	CreateOrUpdate(ctx context.Context, linkID string, parameters links.ResourceLink) (result links.ResourceLink, err error)
	Delete(ctx context.Context, linkID string) (result autorest.Response, err error)
	Get(ctx context.Context, linkID string) (result links.ResourceLink, err error)
	ListAtSourceScope(ctx context.Context, scope string, filter links.Filter) (result links.ResourceLinkResultPage, err error)
	ListAtSubscription(ctx context.Context, filter string) (result links.ResourceLinkResultPage, err error)
}

ResourceLinksClientAPI contains the set of methods on the ResourceLinksClient type.

Jump to

Keyboard shortcuts

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