storageimportexportapi

package
v35.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 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 BitLockerKeysClientAPI

type BitLockerKeysClientAPI interface {
	List(ctx context.Context, jobName string, resourceGroupName string) (result storageimportexport.GetBitLockerKeysResponse, err error)
}

BitLockerKeysClientAPI contains the set of methods on the BitLockerKeysClient type.

type JobsClientAPI

type JobsClientAPI interface {
	Create(ctx context.Context, jobName string, resourceGroupName string, body storageimportexport.PutJobParameters, clientTenantID string) (result storageimportexport.JobResponse, err error)
	Delete(ctx context.Context, jobName string, resourceGroupName string) (result autorest.Response, err error)
	Get(ctx context.Context, jobName string, resourceGroupName string) (result storageimportexport.JobResponse, err error)
	ListByResourceGroup(ctx context.Context, resourceGroupName string, top *int32, filter string) (result storageimportexport.ListJobsResponsePage, err error)
	ListBySubscription(ctx context.Context, top *int32, filter string) (result storageimportexport.ListJobsResponsePage, err error)
	Update(ctx context.Context, jobName string, resourceGroupName string, body storageimportexport.UpdateJobParameters) (result storageimportexport.JobResponse, err error)
}

JobsClientAPI contains the set of methods on the JobsClient type.

type LocationsClientAPI

type LocationsClientAPI interface {
	Get(ctx context.Context, locationName string) (result storageimportexport.Location, err error)
	List(ctx context.Context) (result storageimportexport.LocationsResponse, err error)
}

LocationsClientAPI contains the set of methods on the LocationsClient type.

type OperationsClientAPI

type OperationsClientAPI interface {
	List(ctx context.Context) (result storageimportexport.ListOperationsResponse, 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