savingsplansstub

package
v0.0.0-...-eb62eed Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 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 Client

type Client interface {
	CreateSavingsPlan(ctx workflow.Context, input *savingsplans.CreateSavingsPlanInput) (*savingsplans.CreateSavingsPlanOutput, error)
	CreateSavingsPlanAsync(ctx workflow.Context, input *savingsplans.CreateSavingsPlanInput) *CreateSavingsPlanFuture

	DeleteQueuedSavingsPlan(ctx workflow.Context, input *savingsplans.DeleteQueuedSavingsPlanInput) (*savingsplans.DeleteQueuedSavingsPlanOutput, error)
	DeleteQueuedSavingsPlanAsync(ctx workflow.Context, input *savingsplans.DeleteQueuedSavingsPlanInput) *DeleteQueuedSavingsPlanFuture

	DescribeSavingsPlanRates(ctx workflow.Context, input *savingsplans.DescribeSavingsPlanRatesInput) (*savingsplans.DescribeSavingsPlanRatesOutput, error)
	DescribeSavingsPlanRatesAsync(ctx workflow.Context, input *savingsplans.DescribeSavingsPlanRatesInput) *DescribeSavingsPlanRatesFuture

	DescribeSavingsPlans(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansInput) (*savingsplans.DescribeSavingsPlansOutput, error)
	DescribeSavingsPlansAsync(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansInput) *DescribeSavingsPlansFuture

	DescribeSavingsPlansOfferingRates(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansOfferingRatesInput) (*savingsplans.DescribeSavingsPlansOfferingRatesOutput, error)
	DescribeSavingsPlansOfferingRatesAsync(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansOfferingRatesInput) *DescribeSavingsPlansOfferingRatesFuture

	DescribeSavingsPlansOfferings(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansOfferingsInput) (*savingsplans.DescribeSavingsPlansOfferingsOutput, error)
	DescribeSavingsPlansOfferingsAsync(ctx workflow.Context, input *savingsplans.DescribeSavingsPlansOfferingsInput) *DescribeSavingsPlansOfferingsFuture

	ListTagsForResource(ctx workflow.Context, input *savingsplans.ListTagsForResourceInput) (*savingsplans.ListTagsForResourceOutput, error)
	ListTagsForResourceAsync(ctx workflow.Context, input *savingsplans.ListTagsForResourceInput) *ListTagsForResourceFuture

	TagResource(ctx workflow.Context, input *savingsplans.TagResourceInput) (*savingsplans.TagResourceOutput, error)
	TagResourceAsync(ctx workflow.Context, input *savingsplans.TagResourceInput) *TagResourceFuture

	UntagResource(ctx workflow.Context, input *savingsplans.UntagResourceInput) (*savingsplans.UntagResourceOutput, error)
	UntagResourceAsync(ctx workflow.Context, input *savingsplans.UntagResourceInput) *UntagResourceFuture
}

func NewClient

func NewClient() Client

type CreateSavingsPlanFuture

type CreateSavingsPlanFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*CreateSavingsPlanFuture) Get

type DeleteQueuedSavingsPlanFuture

type DeleteQueuedSavingsPlanFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DeleteQueuedSavingsPlanFuture) Get

type DescribeSavingsPlanRatesFuture

type DescribeSavingsPlanRatesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DescribeSavingsPlanRatesFuture) Get

type DescribeSavingsPlansFuture

type DescribeSavingsPlansFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DescribeSavingsPlansFuture) Get

type DescribeSavingsPlansOfferingRatesFuture

type DescribeSavingsPlansOfferingRatesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DescribeSavingsPlansOfferingRatesFuture) Get

type DescribeSavingsPlansOfferingsFuture

type DescribeSavingsPlansOfferingsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DescribeSavingsPlansOfferingsFuture) Get

type ListTagsForResourceFuture

type ListTagsForResourceFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*ListTagsForResourceFuture) Get

type TagResourceFuture

type TagResourceFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*TagResourceFuture) Get

type UntagResourceFuture

type UntagResourceFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*UntagResourceFuture) Get

Jump to

Keyboard shortcuts

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