reservations

package
v26.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AppliedReservationList

type AppliedReservationList = original.AppliedReservationList

type AppliedReservations

type AppliedReservations = original.AppliedReservations

type AppliedReservationsProperties

type AppliedReservationsProperties = original.AppliedReservationsProperties

type AppliedScopeType

type AppliedScopeType = original.AppliedScopeType

func PossibleAppliedScopeTypeValues

func PossibleAppliedScopeTypeValues() []AppliedScopeType

type BaseClient

type BaseClient = original.BaseClient

func New

func New() BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string) BaseClient

type Catalog

type Catalog = original.Catalog

type Client

type Client = original.Client

func NewClient

func NewClient() Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string) Client

type Error

type Error = original.Error

type ErrorResponseCode

type ErrorResponseCode = original.ErrorResponseCode
const (
	ActivateQuoteFailed                           ErrorResponseCode = original.ActivateQuoteFailed
	AppliedScopesNotAssociatedWithCommerceAccount ErrorResponseCode = original.AppliedScopesNotAssociatedWithCommerceAccount
	AuthorizationFailed                           ErrorResponseCode = original.AuthorizationFailed
	BadRequest                                    ErrorResponseCode = original.BadRequest
	BillingCustomerInputError                     ErrorResponseCode = original.BillingCustomerInputError
	BillingError                                  ErrorResponseCode = original.BillingError
	BillingPaymentInstrumentHardError             ErrorResponseCode = original.BillingPaymentInstrumentHardError
	BillingPaymentInstrumentSoftError             ErrorResponseCode = original.BillingPaymentInstrumentSoftError
	BillingScopeIDCannotBeChanged                 ErrorResponseCode = original.BillingScopeIDCannotBeChanged
	BillingTransientError                         ErrorResponseCode = original.BillingTransientError
	CalculatePriceFailed                          ErrorResponseCode = original.CalculatePriceFailed
	CapacityUpdateScopesFailed                    ErrorResponseCode = original.CapacityUpdateScopesFailed
	ClientCertificateThumbprintNotSet             ErrorResponseCode = original.ClientCertificateThumbprintNotSet
	CreateQuoteFailed                             ErrorResponseCode = original.CreateQuoteFailed
	Forbidden                                     ErrorResponseCode = original.Forbidden
	FulfillmentConfigurationError                 ErrorResponseCode = original.FulfillmentConfigurationError
	FulfillmentError                              ErrorResponseCode = original.FulfillmentError
	FulfillmentOutOfStockError                    ErrorResponseCode = original.FulfillmentOutOfStockError
	FulfillmentTransientError                     ErrorResponseCode = original.FulfillmentTransientError
	HTTPMethodNotSupported                        ErrorResponseCode = original.HTTPMethodNotSupported
	InternalServerError                           ErrorResponseCode = original.InternalServerError
	InvalidAccessToken                            ErrorResponseCode = original.InvalidAccessToken
	InvalidFulfillmentRequestParameters           ErrorResponseCode = original.InvalidFulfillmentRequestParameters
	InvalidHealthCheckType                        ErrorResponseCode = original.InvalidHealthCheckType
	InvalidLocationID                             ErrorResponseCode = original.InvalidLocationID
	InvalidRefundQuantity                         ErrorResponseCode = original.InvalidRefundQuantity
	InvalidRequestContent                         ErrorResponseCode = original.InvalidRequestContent
	InvalidRequestURI                             ErrorResponseCode = original.InvalidRequestURI
	InvalidReservationID                          ErrorResponseCode = original.InvalidReservationID
	InvalidReservationOrderID                     ErrorResponseCode = original.InvalidReservationOrderID
	InvalidSingleAppliedScopesCount               ErrorResponseCode = original.InvalidSingleAppliedScopesCount
	InvalidSubscriptionID                         ErrorResponseCode = original.InvalidSubscriptionID
	InvalidTenantID                               ErrorResponseCode = original.InvalidTenantID
	MissingAppliedScopesForSingle                 ErrorResponseCode = original.MissingAppliedScopesForSingle
	MissingTenantID                               ErrorResponseCode = original.MissingTenantID
	NonsupportedAccountID                         ErrorResponseCode = original.NonsupportedAccountID
	NotSpecified                                  ErrorResponseCode = original.NotSpecified
	NotSupportedCountry                           ErrorResponseCode = original.NotSupportedCountry
	NoValidReservationsToReRate                   ErrorResponseCode = original.NoValidReservationsToReRate
	OperationCannotBePerformedInCurrentState      ErrorResponseCode = original.OperationCannotBePerformedInCurrentState
	OperationFailed                               ErrorResponseCode = original.OperationFailed
	PatchValuesSameAsExisting                     ErrorResponseCode = original.PatchValuesSameAsExisting
	PaymentInstrumentNotFound                     ErrorResponseCode = original.PaymentInstrumentNotFound
	PurchaseError                                 ErrorResponseCode = original.PurchaseError
	ReRateOnlyAllowedForEA                        ErrorResponseCode = original.ReRateOnlyAllowedForEA
	ReservationIDNotInReservationOrder            ErrorResponseCode = original.ReservationIDNotInReservationOrder
	ReservationOrderCreationFailed                ErrorResponseCode = original.ReservationOrderCreationFailed
	ReservationOrderIDAlreadyExists               ErrorResponseCode = original.ReservationOrderIDAlreadyExists
	ReservationOrderNotEnabled                    ErrorResponseCode = original.ReservationOrderNotEnabled
	ReservationOrderNotFound                      ErrorResponseCode = original.ReservationOrderNotFound
	RiskCheckFailed                               ErrorResponseCode = original.RiskCheckFailed
	RoleAssignmentCreationFailed                  ErrorResponseCode = original.RoleAssignmentCreationFailed
	ServerTimeout                                 ErrorResponseCode = original.ServerTimeout
	UnauthenticatedRequestsThrottled              ErrorResponseCode = original.UnauthenticatedRequestsThrottled
	UnsupportedReservationTerm                    ErrorResponseCode = original.UnsupportedReservationTerm
)

func PossibleErrorResponseCodeValues

func PossibleErrorResponseCodeValues() []ErrorResponseCode

type ExtendedErrorInfo

type ExtendedErrorInfo = original.ExtendedErrorInfo

type ExtendedStatusInfo

type ExtendedStatusInfo = original.ExtendedStatusInfo

type List

type List = original.List

type ListCatalog

type ListCatalog = original.ListCatalog

type ListIterator

type ListIterator = original.ListIterator

func NewListIterator

func NewListIterator(page ListPage) ListIterator

type ListPage

type ListPage = original.ListPage

func NewListPage

func NewListPage(getNextPage func(context.Context, List) (List, error)) ListPage

type ListResponse

type ListResponse = original.ListResponse

type MergeProperties

type MergeProperties = original.MergeProperties

type MergePropertiesType

type MergePropertiesType = original.MergePropertiesType

type MergeRequest

type MergeRequest = original.MergeRequest

type OperationClient

type OperationClient = original.OperationClient

func NewOperationClient

func NewOperationClient() OperationClient

func NewOperationClientWithBaseURI

func NewOperationClientWithBaseURI(baseURI string) OperationClient

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationList

type OperationList = original.OperationList

type OperationListIterator

type OperationListIterator = original.OperationListIterator

func NewOperationListIterator

func NewOperationListIterator(page OperationListPage) OperationListIterator

type OperationListPage

type OperationListPage = original.OperationListPage

func NewOperationListPage

func NewOperationListPage(getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage

type OperationResponse

type OperationResponse = original.OperationResponse

type OrderClient

type OrderClient = original.OrderClient

func NewOrderClient

func NewOrderClient() OrderClient

func NewOrderClientWithBaseURI

func NewOrderClientWithBaseURI(baseURI string) OrderClient

type OrderList

type OrderList = original.OrderList

type OrderListIterator

type OrderListIterator = original.OrderListIterator

func NewOrderListIterator

func NewOrderListIterator(page OrderListPage) OrderListIterator

type OrderListPage

type OrderListPage = original.OrderListPage

func NewOrderListPage

func NewOrderListPage(getNextPage func(context.Context, OrderList) (OrderList, error)) OrderListPage

type OrderProperties

type OrderProperties = original.OrderProperties

type OrderResponse

type OrderResponse = original.OrderResponse

type Patch

type Patch = original.Patch

type PatchProperties

type PatchProperties = original.PatchProperties

type Properties

type Properties = original.Properties

type ReservationMergeFuture

type ReservationMergeFuture = original.ReservationMergeFuture

type ReservationTerm

type ReservationTerm = original.ReservationTerm

func PossibleReservationTermValues

func PossibleReservationTermValues() []ReservationTerm

type ReservationUpdateFuture

type ReservationUpdateFuture = original.ReservationUpdateFuture

type Response

type Response = original.Response

type SkuName

type SkuName = original.SkuName

type SkuProperty

type SkuProperty = original.SkuProperty

type SkuRestriction

type SkuRestriction = original.SkuRestriction

type SplitFuture

type SplitFuture = original.SplitFuture

type SplitProperties

type SplitProperties = original.SplitProperties

type SplitPropertiesType

type SplitPropertiesType = original.SplitPropertiesType

type SplitRequest

type SplitRequest = original.SplitRequest

type StatusCode

type StatusCode = original.StatusCode
const (
	StatusCodeActive                 StatusCode = original.StatusCodeActive
	StatusCodeExpired                StatusCode = original.StatusCodeExpired
	StatusCodeMerged                 StatusCode = original.StatusCodeMerged
	StatusCodeNone                   StatusCode = original.StatusCodeNone
	StatusCodePaymentInstrumentError StatusCode = original.StatusCodePaymentInstrumentError
	StatusCodePending                StatusCode = original.StatusCodePending
	StatusCodePurchaseError          StatusCode = original.StatusCodePurchaseError
	StatusCodeSplit                  StatusCode = original.StatusCodeSplit
	StatusCodeSucceeded              StatusCode = original.StatusCodeSucceeded
)

func PossibleStatusCodeValues

func PossibleStatusCodeValues() []StatusCode

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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