Documentation ¶
Overview ¶
Package costexplorermock is a generated GoMock package.
Index ¶
- type MockCostExplorerAPI
- func (m *MockCostExplorerAPI) CreateCostCategoryDefinition(arg0 *costexplorer.CreateCostCategoryDefinitionInput) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) CreateCostCategoryDefinitionRequest(arg0 *costexplorer.CreateCostCategoryDefinitionInput) (*request.Request, *costexplorer.CreateCostCategoryDefinitionOutput)
- func (m *MockCostExplorerAPI) CreateCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.CreateCostCategoryDefinitionInput, ...) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) DeleteCostCategoryDefinition(arg0 *costexplorer.DeleteCostCategoryDefinitionInput) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) DeleteCostCategoryDefinitionRequest(arg0 *costexplorer.DeleteCostCategoryDefinitionInput) (*request.Request, *costexplorer.DeleteCostCategoryDefinitionOutput)
- func (m *MockCostExplorerAPI) DeleteCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.DeleteCostCategoryDefinitionInput, ...) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) DescribeCostCategoryDefinition(arg0 *costexplorer.DescribeCostCategoryDefinitionInput) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) DescribeCostCategoryDefinitionRequest(arg0 *costexplorer.DescribeCostCategoryDefinitionInput) (*request.Request, *costexplorer.DescribeCostCategoryDefinitionOutput)
- func (m *MockCostExplorerAPI) DescribeCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.DescribeCostCategoryDefinitionInput, ...) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) EXPECT() *MockCostExplorerAPIMockRecorder
- func (m *MockCostExplorerAPI) GetCostAndUsage(arg0 *costexplorer.GetCostAndUsageInput) (*costexplorer.GetCostAndUsageOutput, error)
- func (m *MockCostExplorerAPI) GetCostAndUsageRequest(arg0 *costexplorer.GetCostAndUsageInput) (*request.Request, *costexplorer.GetCostAndUsageOutput)
- func (m *MockCostExplorerAPI) GetCostAndUsageWithContext(arg0 context.Context, arg1 *costexplorer.GetCostAndUsageInput, ...) (*costexplorer.GetCostAndUsageOutput, error)
- func (m *MockCostExplorerAPI) GetCostAndUsageWithResources(arg0 *costexplorer.GetCostAndUsageWithResourcesInput) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
- func (m *MockCostExplorerAPI) GetCostAndUsageWithResourcesRequest(arg0 *costexplorer.GetCostAndUsageWithResourcesInput) (*request.Request, *costexplorer.GetCostAndUsageWithResourcesOutput)
- func (m *MockCostExplorerAPI) GetCostAndUsageWithResourcesWithContext(arg0 context.Context, arg1 *costexplorer.GetCostAndUsageWithResourcesInput, ...) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
- func (m *MockCostExplorerAPI) GetCostForecast(arg0 *costexplorer.GetCostForecastInput) (*costexplorer.GetCostForecastOutput, error)
- func (m *MockCostExplorerAPI) GetCostForecastRequest(arg0 *costexplorer.GetCostForecastInput) (*request.Request, *costexplorer.GetCostForecastOutput)
- func (m *MockCostExplorerAPI) GetCostForecastWithContext(arg0 context.Context, arg1 *costexplorer.GetCostForecastInput, ...) (*costexplorer.GetCostForecastOutput, error)
- func (m *MockCostExplorerAPI) GetDimensionValues(arg0 *costexplorer.GetDimensionValuesInput) (*costexplorer.GetDimensionValuesOutput, error)
- func (m *MockCostExplorerAPI) GetDimensionValuesRequest(arg0 *costexplorer.GetDimensionValuesInput) (*request.Request, *costexplorer.GetDimensionValuesOutput)
- func (m *MockCostExplorerAPI) GetDimensionValuesWithContext(arg0 context.Context, arg1 *costexplorer.GetDimensionValuesInput, ...) (*costexplorer.GetDimensionValuesOutput, error)
- func (m *MockCostExplorerAPI) GetReservationCoverage(arg0 *costexplorer.GetReservationCoverageInput) (*costexplorer.GetReservationCoverageOutput, error)
- func (m *MockCostExplorerAPI) GetReservationCoverageRequest(arg0 *costexplorer.GetReservationCoverageInput) (*request.Request, *costexplorer.GetReservationCoverageOutput)
- func (m *MockCostExplorerAPI) GetReservationCoverageWithContext(arg0 context.Context, arg1 *costexplorer.GetReservationCoverageInput, ...) (*costexplorer.GetReservationCoverageOutput, error)
- func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendation(arg0 *costexplorer.GetReservationPurchaseRecommendationInput) (*costexplorer.GetReservationPurchaseRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendationRequest(arg0 *costexplorer.GetReservationPurchaseRecommendationInput) (*request.Request, *costexplorer.GetReservationPurchaseRecommendationOutput)
- func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendationWithContext(arg0 context.Context, ...) (*costexplorer.GetReservationPurchaseRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetReservationUtilization(arg0 *costexplorer.GetReservationUtilizationInput) (*costexplorer.GetReservationUtilizationOutput, error)
- func (m *MockCostExplorerAPI) GetReservationUtilizationRequest(arg0 *costexplorer.GetReservationUtilizationInput) (*request.Request, *costexplorer.GetReservationUtilizationOutput)
- func (m *MockCostExplorerAPI) GetReservationUtilizationWithContext(arg0 context.Context, arg1 *costexplorer.GetReservationUtilizationInput, ...) (*costexplorer.GetReservationUtilizationOutput, error)
- func (m *MockCostExplorerAPI) GetRightsizingRecommendation(arg0 *costexplorer.GetRightsizingRecommendationInput) (*costexplorer.GetRightsizingRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetRightsizingRecommendationRequest(arg0 *costexplorer.GetRightsizingRecommendationInput) (*request.Request, *costexplorer.GetRightsizingRecommendationOutput)
- func (m *MockCostExplorerAPI) GetRightsizingRecommendationWithContext(arg0 context.Context, arg1 *costexplorer.GetRightsizingRecommendationInput, ...) (*costexplorer.GetRightsizingRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansCoverage(arg0 *costexplorer.GetSavingsPlansCoverageInput) (*costexplorer.GetSavingsPlansCoverageOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansCoveragePages(arg0 *costexplorer.GetSavingsPlansCoverageInput, ...) error
- func (m *MockCostExplorerAPI) GetSavingsPlansCoveragePagesWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansCoverageInput, ...) error
- func (m *MockCostExplorerAPI) GetSavingsPlansCoverageRequest(arg0 *costexplorer.GetSavingsPlansCoverageInput) (*request.Request, *costexplorer.GetSavingsPlansCoverageOutput)
- func (m *MockCostExplorerAPI) GetSavingsPlansCoverageWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansCoverageInput, ...) (*costexplorer.GetSavingsPlansCoverageOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendation(arg0 *costexplorer.GetSavingsPlansPurchaseRecommendationInput) (*costexplorer.GetSavingsPlansPurchaseRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationRequest(arg0 *costexplorer.GetSavingsPlansPurchaseRecommendationInput) (*request.Request, *costexplorer.GetSavingsPlansPurchaseRecommendationOutput)
- func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationWithContext(arg0 context.Context, ...) (*costexplorer.GetSavingsPlansPurchaseRecommendationOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilization(arg0 *costexplorer.GetSavingsPlansUtilizationInput) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetails(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPages(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput, ...) error
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsRequest(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput) (*request.Request, *costexplorer.GetSavingsPlansUtilizationDetailsOutput)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsWithContext(arg0 context.Context, ...) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationRequest(arg0 *costexplorer.GetSavingsPlansUtilizationInput) (*request.Request, *costexplorer.GetSavingsPlansUtilizationOutput)
- func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansUtilizationInput, ...) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
- func (m *MockCostExplorerAPI) GetTags(arg0 *costexplorer.GetTagsInput) (*costexplorer.GetTagsOutput, error)
- func (m *MockCostExplorerAPI) GetTagsRequest(arg0 *costexplorer.GetTagsInput) (*request.Request, *costexplorer.GetTagsOutput)
- func (m *MockCostExplorerAPI) GetTagsWithContext(arg0 context.Context, arg1 *costexplorer.GetTagsInput, arg2 ...request.Option) (*costexplorer.GetTagsOutput, error)
- func (m *MockCostExplorerAPI) GetUsageForecast(arg0 *costexplorer.GetUsageForecastInput) (*costexplorer.GetUsageForecastOutput, error)
- func (m *MockCostExplorerAPI) GetUsageForecastRequest(arg0 *costexplorer.GetUsageForecastInput) (*request.Request, *costexplorer.GetUsageForecastOutput)
- func (m *MockCostExplorerAPI) GetUsageForecastWithContext(arg0 context.Context, arg1 *costexplorer.GetUsageForecastInput, ...) (*costexplorer.GetUsageForecastOutput, error)
- func (m *MockCostExplorerAPI) ListCostCategoryDefinitions(arg0 *costexplorer.ListCostCategoryDefinitionsInput) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
- func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsPages(arg0 *costexplorer.ListCostCategoryDefinitionsInput, ...) error
- func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsPagesWithContext(arg0 context.Context, arg1 *costexplorer.ListCostCategoryDefinitionsInput, ...) error
- func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsRequest(arg0 *costexplorer.ListCostCategoryDefinitionsInput) (*request.Request, *costexplorer.ListCostCategoryDefinitionsOutput)
- func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsWithContext(arg0 context.Context, arg1 *costexplorer.ListCostCategoryDefinitionsInput, ...) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
- func (m *MockCostExplorerAPI) UpdateCostCategoryDefinition(arg0 *costexplorer.UpdateCostCategoryDefinitionInput) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
- func (m *MockCostExplorerAPI) UpdateCostCategoryDefinitionRequest(arg0 *costexplorer.UpdateCostCategoryDefinitionInput) (*request.Request, *costexplorer.UpdateCostCategoryDefinitionOutput)
- func (m *MockCostExplorerAPI) UpdateCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.UpdateCostCategoryDefinitionInput, ...) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
- type MockCostExplorerAPIMockRecorder
- func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsage(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResources(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostForecast(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostForecastRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetCostForecastWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValues(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverage(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilization(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverage(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendation(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilization(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetails(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecast(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecastRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecastWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitions(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinition(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCostExplorerAPI ¶
type MockCostExplorerAPI struct {
// contains filtered or unexported fields
}
MockCostExplorerAPI is a mock of CostExplorerAPI interface
func NewMockCostExplorerAPI ¶
func NewMockCostExplorerAPI(ctrl *gomock.Controller) *MockCostExplorerAPI
NewMockCostExplorerAPI creates a new mock instance
func (*MockCostExplorerAPI) CreateCostCategoryDefinition ¶
func (m *MockCostExplorerAPI) CreateCostCategoryDefinition(arg0 *costexplorer.CreateCostCategoryDefinitionInput) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
CreateCostCategoryDefinition mocks base method
func (*MockCostExplorerAPI) CreateCostCategoryDefinitionRequest ¶
func (m *MockCostExplorerAPI) CreateCostCategoryDefinitionRequest(arg0 *costexplorer.CreateCostCategoryDefinitionInput) (*request.Request, *costexplorer.CreateCostCategoryDefinitionOutput)
CreateCostCategoryDefinitionRequest mocks base method
func (*MockCostExplorerAPI) CreateCostCategoryDefinitionWithContext ¶
func (m *MockCostExplorerAPI) CreateCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.CreateCostCategoryDefinitionInput, arg2 ...request.Option) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
CreateCostCategoryDefinitionWithContext mocks base method
func (*MockCostExplorerAPI) DeleteCostCategoryDefinition ¶
func (m *MockCostExplorerAPI) DeleteCostCategoryDefinition(arg0 *costexplorer.DeleteCostCategoryDefinitionInput) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
DeleteCostCategoryDefinition mocks base method
func (*MockCostExplorerAPI) DeleteCostCategoryDefinitionRequest ¶
func (m *MockCostExplorerAPI) DeleteCostCategoryDefinitionRequest(arg0 *costexplorer.DeleteCostCategoryDefinitionInput) (*request.Request, *costexplorer.DeleteCostCategoryDefinitionOutput)
DeleteCostCategoryDefinitionRequest mocks base method
func (*MockCostExplorerAPI) DeleteCostCategoryDefinitionWithContext ¶
func (m *MockCostExplorerAPI) DeleteCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.DeleteCostCategoryDefinitionInput, arg2 ...request.Option) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
DeleteCostCategoryDefinitionWithContext mocks base method
func (*MockCostExplorerAPI) DescribeCostCategoryDefinition ¶
func (m *MockCostExplorerAPI) DescribeCostCategoryDefinition(arg0 *costexplorer.DescribeCostCategoryDefinitionInput) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
DescribeCostCategoryDefinition mocks base method
func (*MockCostExplorerAPI) DescribeCostCategoryDefinitionRequest ¶
func (m *MockCostExplorerAPI) DescribeCostCategoryDefinitionRequest(arg0 *costexplorer.DescribeCostCategoryDefinitionInput) (*request.Request, *costexplorer.DescribeCostCategoryDefinitionOutput)
DescribeCostCategoryDefinitionRequest mocks base method
func (*MockCostExplorerAPI) DescribeCostCategoryDefinitionWithContext ¶
func (m *MockCostExplorerAPI) DescribeCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.DescribeCostCategoryDefinitionInput, arg2 ...request.Option) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
DescribeCostCategoryDefinitionWithContext mocks base method
func (*MockCostExplorerAPI) EXPECT ¶
func (m *MockCostExplorerAPI) EXPECT() *MockCostExplorerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCostExplorerAPI) GetCostAndUsage ¶
func (m *MockCostExplorerAPI) GetCostAndUsage(arg0 *costexplorer.GetCostAndUsageInput) (*costexplorer.GetCostAndUsageOutput, error)
GetCostAndUsage mocks base method
func (*MockCostExplorerAPI) GetCostAndUsageRequest ¶
func (m *MockCostExplorerAPI) GetCostAndUsageRequest(arg0 *costexplorer.GetCostAndUsageInput) (*request.Request, *costexplorer.GetCostAndUsageOutput)
GetCostAndUsageRequest mocks base method
func (*MockCostExplorerAPI) GetCostAndUsageWithContext ¶
func (m *MockCostExplorerAPI) GetCostAndUsageWithContext(arg0 context.Context, arg1 *costexplorer.GetCostAndUsageInput, arg2 ...request.Option) (*costexplorer.GetCostAndUsageOutput, error)
GetCostAndUsageWithContext mocks base method
func (*MockCostExplorerAPI) GetCostAndUsageWithResources ¶
func (m *MockCostExplorerAPI) GetCostAndUsageWithResources(arg0 *costexplorer.GetCostAndUsageWithResourcesInput) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
GetCostAndUsageWithResources mocks base method
func (*MockCostExplorerAPI) GetCostAndUsageWithResourcesRequest ¶
func (m *MockCostExplorerAPI) GetCostAndUsageWithResourcesRequest(arg0 *costexplorer.GetCostAndUsageWithResourcesInput) (*request.Request, *costexplorer.GetCostAndUsageWithResourcesOutput)
GetCostAndUsageWithResourcesRequest mocks base method
func (*MockCostExplorerAPI) GetCostAndUsageWithResourcesWithContext ¶
func (m *MockCostExplorerAPI) GetCostAndUsageWithResourcesWithContext(arg0 context.Context, arg1 *costexplorer.GetCostAndUsageWithResourcesInput, arg2 ...request.Option) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
GetCostAndUsageWithResourcesWithContext mocks base method
func (*MockCostExplorerAPI) GetCostForecast ¶
func (m *MockCostExplorerAPI) GetCostForecast(arg0 *costexplorer.GetCostForecastInput) (*costexplorer.GetCostForecastOutput, error)
GetCostForecast mocks base method
func (*MockCostExplorerAPI) GetCostForecastRequest ¶
func (m *MockCostExplorerAPI) GetCostForecastRequest(arg0 *costexplorer.GetCostForecastInput) (*request.Request, *costexplorer.GetCostForecastOutput)
GetCostForecastRequest mocks base method
func (*MockCostExplorerAPI) GetCostForecastWithContext ¶
func (m *MockCostExplorerAPI) GetCostForecastWithContext(arg0 context.Context, arg1 *costexplorer.GetCostForecastInput, arg2 ...request.Option) (*costexplorer.GetCostForecastOutput, error)
GetCostForecastWithContext mocks base method
func (*MockCostExplorerAPI) GetDimensionValues ¶
func (m *MockCostExplorerAPI) GetDimensionValues(arg0 *costexplorer.GetDimensionValuesInput) (*costexplorer.GetDimensionValuesOutput, error)
GetDimensionValues mocks base method
func (*MockCostExplorerAPI) GetDimensionValuesRequest ¶
func (m *MockCostExplorerAPI) GetDimensionValuesRequest(arg0 *costexplorer.GetDimensionValuesInput) (*request.Request, *costexplorer.GetDimensionValuesOutput)
GetDimensionValuesRequest mocks base method
func (*MockCostExplorerAPI) GetDimensionValuesWithContext ¶
func (m *MockCostExplorerAPI) GetDimensionValuesWithContext(arg0 context.Context, arg1 *costexplorer.GetDimensionValuesInput, arg2 ...request.Option) (*costexplorer.GetDimensionValuesOutput, error)
GetDimensionValuesWithContext mocks base method
func (*MockCostExplorerAPI) GetReservationCoverage ¶
func (m *MockCostExplorerAPI) GetReservationCoverage(arg0 *costexplorer.GetReservationCoverageInput) (*costexplorer.GetReservationCoverageOutput, error)
GetReservationCoverage mocks base method
func (*MockCostExplorerAPI) GetReservationCoverageRequest ¶
func (m *MockCostExplorerAPI) GetReservationCoverageRequest(arg0 *costexplorer.GetReservationCoverageInput) (*request.Request, *costexplorer.GetReservationCoverageOutput)
GetReservationCoverageRequest mocks base method
func (*MockCostExplorerAPI) GetReservationCoverageWithContext ¶
func (m *MockCostExplorerAPI) GetReservationCoverageWithContext(arg0 context.Context, arg1 *costexplorer.GetReservationCoverageInput, arg2 ...request.Option) (*costexplorer.GetReservationCoverageOutput, error)
GetReservationCoverageWithContext mocks base method
func (*MockCostExplorerAPI) GetReservationPurchaseRecommendation ¶
func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendation(arg0 *costexplorer.GetReservationPurchaseRecommendationInput) (*costexplorer.GetReservationPurchaseRecommendationOutput, error)
GetReservationPurchaseRecommendation mocks base method
func (*MockCostExplorerAPI) GetReservationPurchaseRecommendationRequest ¶
func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendationRequest(arg0 *costexplorer.GetReservationPurchaseRecommendationInput) (*request.Request, *costexplorer.GetReservationPurchaseRecommendationOutput)
GetReservationPurchaseRecommendationRequest mocks base method
func (*MockCostExplorerAPI) GetReservationPurchaseRecommendationWithContext ¶
func (m *MockCostExplorerAPI) GetReservationPurchaseRecommendationWithContext(arg0 context.Context, arg1 *costexplorer.GetReservationPurchaseRecommendationInput, arg2 ...request.Option) (*costexplorer.GetReservationPurchaseRecommendationOutput, error)
GetReservationPurchaseRecommendationWithContext mocks base method
func (*MockCostExplorerAPI) GetReservationUtilization ¶
func (m *MockCostExplorerAPI) GetReservationUtilization(arg0 *costexplorer.GetReservationUtilizationInput) (*costexplorer.GetReservationUtilizationOutput, error)
GetReservationUtilization mocks base method
func (*MockCostExplorerAPI) GetReservationUtilizationRequest ¶
func (m *MockCostExplorerAPI) GetReservationUtilizationRequest(arg0 *costexplorer.GetReservationUtilizationInput) (*request.Request, *costexplorer.GetReservationUtilizationOutput)
GetReservationUtilizationRequest mocks base method
func (*MockCostExplorerAPI) GetReservationUtilizationWithContext ¶
func (m *MockCostExplorerAPI) GetReservationUtilizationWithContext(arg0 context.Context, arg1 *costexplorer.GetReservationUtilizationInput, arg2 ...request.Option) (*costexplorer.GetReservationUtilizationOutput, error)
GetReservationUtilizationWithContext mocks base method
func (*MockCostExplorerAPI) GetRightsizingRecommendation ¶
func (m *MockCostExplorerAPI) GetRightsizingRecommendation(arg0 *costexplorer.GetRightsizingRecommendationInput) (*costexplorer.GetRightsizingRecommendationOutput, error)
GetRightsizingRecommendation mocks base method
func (*MockCostExplorerAPI) GetRightsizingRecommendationRequest ¶
func (m *MockCostExplorerAPI) GetRightsizingRecommendationRequest(arg0 *costexplorer.GetRightsizingRecommendationInput) (*request.Request, *costexplorer.GetRightsizingRecommendationOutput)
GetRightsizingRecommendationRequest mocks base method
func (*MockCostExplorerAPI) GetRightsizingRecommendationWithContext ¶
func (m *MockCostExplorerAPI) GetRightsizingRecommendationWithContext(arg0 context.Context, arg1 *costexplorer.GetRightsizingRecommendationInput, arg2 ...request.Option) (*costexplorer.GetRightsizingRecommendationOutput, error)
GetRightsizingRecommendationWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansCoverage ¶
func (m *MockCostExplorerAPI) GetSavingsPlansCoverage(arg0 *costexplorer.GetSavingsPlansCoverageInput) (*costexplorer.GetSavingsPlansCoverageOutput, error)
GetSavingsPlansCoverage mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansCoveragePages ¶
func (m *MockCostExplorerAPI) GetSavingsPlansCoveragePages(arg0 *costexplorer.GetSavingsPlansCoverageInput, arg1 func(*costexplorer.GetSavingsPlansCoverageOutput, bool) bool) error
GetSavingsPlansCoveragePages mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansCoveragePagesWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansCoveragePagesWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansCoverageInput, arg2 func(*costexplorer.GetSavingsPlansCoverageOutput, bool) bool, arg3 ...request.Option) error
GetSavingsPlansCoveragePagesWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansCoverageRequest ¶
func (m *MockCostExplorerAPI) GetSavingsPlansCoverageRequest(arg0 *costexplorer.GetSavingsPlansCoverageInput) (*request.Request, *costexplorer.GetSavingsPlansCoverageOutput)
GetSavingsPlansCoverageRequest mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansCoverageWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansCoverageWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansCoverageInput, arg2 ...request.Option) (*costexplorer.GetSavingsPlansCoverageOutput, error)
GetSavingsPlansCoverageWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendation ¶
func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendation(arg0 *costexplorer.GetSavingsPlansPurchaseRecommendationInput) (*costexplorer.GetSavingsPlansPurchaseRecommendationOutput, error)
GetSavingsPlansPurchaseRecommendation mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationRequest ¶
func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationRequest(arg0 *costexplorer.GetSavingsPlansPurchaseRecommendationInput) (*request.Request, *costexplorer.GetSavingsPlansPurchaseRecommendationOutput)
GetSavingsPlansPurchaseRecommendationRequest mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansPurchaseRecommendationWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansPurchaseRecommendationInput, arg2 ...request.Option) (*costexplorer.GetSavingsPlansPurchaseRecommendationOutput, error)
GetSavingsPlansPurchaseRecommendationWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilization ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilization(arg0 *costexplorer.GetSavingsPlansUtilizationInput) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
GetSavingsPlansUtilization mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationDetails ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetails(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
GetSavingsPlansUtilizationDetails mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPages ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPages(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput, arg1 func(*costexplorer.GetSavingsPlansUtilizationDetailsOutput, bool) bool) error
GetSavingsPlansUtilizationDetailsPages mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPagesWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsPagesWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansUtilizationDetailsInput, arg2 func(*costexplorer.GetSavingsPlansUtilizationDetailsOutput, bool) bool, arg3 ...request.Option) error
GetSavingsPlansUtilizationDetailsPagesWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsRequest ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsRequest(arg0 *costexplorer.GetSavingsPlansUtilizationDetailsInput) (*request.Request, *costexplorer.GetSavingsPlansUtilizationDetailsOutput)
GetSavingsPlansUtilizationDetailsRequest mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationDetailsWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansUtilizationDetailsInput, arg2 ...request.Option) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
GetSavingsPlansUtilizationDetailsWithContext mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationRequest ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationRequest(arg0 *costexplorer.GetSavingsPlansUtilizationInput) (*request.Request, *costexplorer.GetSavingsPlansUtilizationOutput)
GetSavingsPlansUtilizationRequest mocks base method
func (*MockCostExplorerAPI) GetSavingsPlansUtilizationWithContext ¶
func (m *MockCostExplorerAPI) GetSavingsPlansUtilizationWithContext(arg0 context.Context, arg1 *costexplorer.GetSavingsPlansUtilizationInput, arg2 ...request.Option) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
GetSavingsPlansUtilizationWithContext mocks base method
func (*MockCostExplorerAPI) GetTags ¶
func (m *MockCostExplorerAPI) GetTags(arg0 *costexplorer.GetTagsInput) (*costexplorer.GetTagsOutput, error)
GetTags mocks base method
func (*MockCostExplorerAPI) GetTagsRequest ¶
func (m *MockCostExplorerAPI) GetTagsRequest(arg0 *costexplorer.GetTagsInput) (*request.Request, *costexplorer.GetTagsOutput)
GetTagsRequest mocks base method
func (*MockCostExplorerAPI) GetTagsWithContext ¶
func (m *MockCostExplorerAPI) GetTagsWithContext(arg0 context.Context, arg1 *costexplorer.GetTagsInput, arg2 ...request.Option) (*costexplorer.GetTagsOutput, error)
GetTagsWithContext mocks base method
func (*MockCostExplorerAPI) GetUsageForecast ¶
func (m *MockCostExplorerAPI) GetUsageForecast(arg0 *costexplorer.GetUsageForecastInput) (*costexplorer.GetUsageForecastOutput, error)
GetUsageForecast mocks base method
func (*MockCostExplorerAPI) GetUsageForecastRequest ¶
func (m *MockCostExplorerAPI) GetUsageForecastRequest(arg0 *costexplorer.GetUsageForecastInput) (*request.Request, *costexplorer.GetUsageForecastOutput)
GetUsageForecastRequest mocks base method
func (*MockCostExplorerAPI) GetUsageForecastWithContext ¶
func (m *MockCostExplorerAPI) GetUsageForecastWithContext(arg0 context.Context, arg1 *costexplorer.GetUsageForecastInput, arg2 ...request.Option) (*costexplorer.GetUsageForecastOutput, error)
GetUsageForecastWithContext mocks base method
func (*MockCostExplorerAPI) ListCostCategoryDefinitions ¶
func (m *MockCostExplorerAPI) ListCostCategoryDefinitions(arg0 *costexplorer.ListCostCategoryDefinitionsInput) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
ListCostCategoryDefinitions mocks base method
func (*MockCostExplorerAPI) ListCostCategoryDefinitionsPages ¶
func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsPages(arg0 *costexplorer.ListCostCategoryDefinitionsInput, arg1 func(*costexplorer.ListCostCategoryDefinitionsOutput, bool) bool) error
ListCostCategoryDefinitionsPages mocks base method
func (*MockCostExplorerAPI) ListCostCategoryDefinitionsPagesWithContext ¶
func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsPagesWithContext(arg0 context.Context, arg1 *costexplorer.ListCostCategoryDefinitionsInput, arg2 func(*costexplorer.ListCostCategoryDefinitionsOutput, bool) bool, arg3 ...request.Option) error
ListCostCategoryDefinitionsPagesWithContext mocks base method
func (*MockCostExplorerAPI) ListCostCategoryDefinitionsRequest ¶
func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsRequest(arg0 *costexplorer.ListCostCategoryDefinitionsInput) (*request.Request, *costexplorer.ListCostCategoryDefinitionsOutput)
ListCostCategoryDefinitionsRequest mocks base method
func (*MockCostExplorerAPI) ListCostCategoryDefinitionsWithContext ¶
func (m *MockCostExplorerAPI) ListCostCategoryDefinitionsWithContext(arg0 context.Context, arg1 *costexplorer.ListCostCategoryDefinitionsInput, arg2 ...request.Option) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
ListCostCategoryDefinitionsWithContext mocks base method
func (*MockCostExplorerAPI) UpdateCostCategoryDefinition ¶
func (m *MockCostExplorerAPI) UpdateCostCategoryDefinition(arg0 *costexplorer.UpdateCostCategoryDefinitionInput) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
UpdateCostCategoryDefinition mocks base method
func (*MockCostExplorerAPI) UpdateCostCategoryDefinitionRequest ¶
func (m *MockCostExplorerAPI) UpdateCostCategoryDefinitionRequest(arg0 *costexplorer.UpdateCostCategoryDefinitionInput) (*request.Request, *costexplorer.UpdateCostCategoryDefinitionOutput)
UpdateCostCategoryDefinitionRequest mocks base method
func (*MockCostExplorerAPI) UpdateCostCategoryDefinitionWithContext ¶
func (m *MockCostExplorerAPI) UpdateCostCategoryDefinitionWithContext(arg0 context.Context, arg1 *costexplorer.UpdateCostCategoryDefinitionInput, arg2 ...request.Option) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
UpdateCostCategoryDefinitionWithContext mocks base method
type MockCostExplorerAPIMockRecorder ¶
type MockCostExplorerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockCostExplorerAPIMockRecorder is the mock recorder for MockCostExplorerAPI
func (*MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinition ¶
func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinition(arg0 interface{}) *gomock.Call
CreateCostCategoryDefinition indicates an expected call of CreateCostCategoryDefinition
func (*MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
CreateCostCategoryDefinitionRequest indicates an expected call of CreateCostCategoryDefinitionRequest
func (*MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) CreateCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCostCategoryDefinitionWithContext indicates an expected call of CreateCostCategoryDefinitionWithContext
func (*MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinition ¶
func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinition(arg0 interface{}) *gomock.Call
DeleteCostCategoryDefinition indicates an expected call of DeleteCostCategoryDefinition
func (*MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
DeleteCostCategoryDefinitionRequest indicates an expected call of DeleteCostCategoryDefinitionRequest
func (*MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) DeleteCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCostCategoryDefinitionWithContext indicates an expected call of DeleteCostCategoryDefinitionWithContext
func (*MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinition ¶
func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinition(arg0 interface{}) *gomock.Call
DescribeCostCategoryDefinition indicates an expected call of DescribeCostCategoryDefinition
func (*MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
DescribeCostCategoryDefinitionRequest indicates an expected call of DescribeCostCategoryDefinitionRequest
func (*MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) DescribeCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCostCategoryDefinitionWithContext indicates an expected call of DescribeCostCategoryDefinitionWithContext
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsage ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsage(arg0 interface{}) *gomock.Call
GetCostAndUsage indicates an expected call of GetCostAndUsage
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsageRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageRequest(arg0 interface{}) *gomock.Call
GetCostAndUsageRequest indicates an expected call of GetCostAndUsageRequest
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsageWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCostAndUsageWithContext indicates an expected call of GetCostAndUsageWithContext
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResources ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResources(arg0 interface{}) *gomock.Call
GetCostAndUsageWithResources indicates an expected call of GetCostAndUsageWithResources
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesRequest(arg0 interface{}) *gomock.Call
GetCostAndUsageWithResourcesRequest indicates an expected call of GetCostAndUsageWithResourcesRequest
func (*MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostAndUsageWithResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCostAndUsageWithResourcesWithContext indicates an expected call of GetCostAndUsageWithResourcesWithContext
func (*MockCostExplorerAPIMockRecorder) GetCostForecast ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostForecast(arg0 interface{}) *gomock.Call
GetCostForecast indicates an expected call of GetCostForecast
func (*MockCostExplorerAPIMockRecorder) GetCostForecastRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostForecastRequest(arg0 interface{}) *gomock.Call
GetCostForecastRequest indicates an expected call of GetCostForecastRequest
func (*MockCostExplorerAPIMockRecorder) GetCostForecastWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetCostForecastWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetCostForecastWithContext indicates an expected call of GetCostForecastWithContext
func (*MockCostExplorerAPIMockRecorder) GetDimensionValues ¶
func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValues(arg0 interface{}) *gomock.Call
GetDimensionValues indicates an expected call of GetDimensionValues
func (*MockCostExplorerAPIMockRecorder) GetDimensionValuesRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValuesRequest(arg0 interface{}) *gomock.Call
GetDimensionValuesRequest indicates an expected call of GetDimensionValuesRequest
func (*MockCostExplorerAPIMockRecorder) GetDimensionValuesWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetDimensionValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetDimensionValuesWithContext indicates an expected call of GetDimensionValuesWithContext
func (*MockCostExplorerAPIMockRecorder) GetReservationCoverage ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverage(arg0 interface{}) *gomock.Call
GetReservationCoverage indicates an expected call of GetReservationCoverage
func (*MockCostExplorerAPIMockRecorder) GetReservationCoverageRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverageRequest(arg0 interface{}) *gomock.Call
GetReservationCoverageRequest indicates an expected call of GetReservationCoverageRequest
func (*MockCostExplorerAPIMockRecorder) GetReservationCoverageWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetReservationCoverageWithContext indicates an expected call of GetReservationCoverageWithContext
func (*MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendation ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendation(arg0 interface{}) *gomock.Call
GetReservationPurchaseRecommendation indicates an expected call of GetReservationPurchaseRecommendation
func (*MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationRequest(arg0 interface{}) *gomock.Call
GetReservationPurchaseRecommendationRequest indicates an expected call of GetReservationPurchaseRecommendationRequest
func (*MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationPurchaseRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetReservationPurchaseRecommendationWithContext indicates an expected call of GetReservationPurchaseRecommendationWithContext
func (*MockCostExplorerAPIMockRecorder) GetReservationUtilization ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilization(arg0 interface{}) *gomock.Call
GetReservationUtilization indicates an expected call of GetReservationUtilization
func (*MockCostExplorerAPIMockRecorder) GetReservationUtilizationRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilizationRequest(arg0 interface{}) *gomock.Call
GetReservationUtilizationRequest indicates an expected call of GetReservationUtilizationRequest
func (*MockCostExplorerAPIMockRecorder) GetReservationUtilizationWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetReservationUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetReservationUtilizationWithContext indicates an expected call of GetReservationUtilizationWithContext
func (*MockCostExplorerAPIMockRecorder) GetRightsizingRecommendation ¶
func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendation(arg0 interface{}) *gomock.Call
GetRightsizingRecommendation indicates an expected call of GetRightsizingRecommendation
func (*MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationRequest(arg0 interface{}) *gomock.Call
GetRightsizingRecommendationRequest indicates an expected call of GetRightsizingRecommendationRequest
func (*MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetRightsizingRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRightsizingRecommendationWithContext indicates an expected call of GetRightsizingRecommendationWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverage ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverage(arg0 interface{}) *gomock.Call
GetSavingsPlansCoverage indicates an expected call of GetSavingsPlansCoverage
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePages ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePages(arg0, arg1 interface{}) *gomock.Call
GetSavingsPlansCoveragePages indicates an expected call of GetSavingsPlansCoveragePages
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePagesWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoveragePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetSavingsPlansCoveragePagesWithContext indicates an expected call of GetSavingsPlansCoveragePagesWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageRequest(arg0 interface{}) *gomock.Call
GetSavingsPlansCoverageRequest indicates an expected call of GetSavingsPlansCoverageRequest
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansCoverageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSavingsPlansCoverageWithContext indicates an expected call of GetSavingsPlansCoverageWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendation ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendation(arg0 interface{}) *gomock.Call
GetSavingsPlansPurchaseRecommendation indicates an expected call of GetSavingsPlansPurchaseRecommendation
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationRequest(arg0 interface{}) *gomock.Call
GetSavingsPlansPurchaseRecommendationRequest indicates an expected call of GetSavingsPlansPurchaseRecommendationRequest
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansPurchaseRecommendationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSavingsPlansPurchaseRecommendationWithContext indicates an expected call of GetSavingsPlansPurchaseRecommendationWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilization ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilization(arg0 interface{}) *gomock.Call
GetSavingsPlansUtilization indicates an expected call of GetSavingsPlansUtilization
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetails ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetails(arg0 interface{}) *gomock.Call
GetSavingsPlansUtilizationDetails indicates an expected call of GetSavingsPlansUtilizationDetails
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPages ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPages(arg0, arg1 interface{}) *gomock.Call
GetSavingsPlansUtilizationDetailsPages indicates an expected call of GetSavingsPlansUtilizationDetailsPages
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPagesWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetSavingsPlansUtilizationDetailsPagesWithContext indicates an expected call of GetSavingsPlansUtilizationDetailsPagesWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsRequest(arg0 interface{}) *gomock.Call
GetSavingsPlansUtilizationDetailsRequest indicates an expected call of GetSavingsPlansUtilizationDetailsRequest
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSavingsPlansUtilizationDetailsWithContext indicates an expected call of GetSavingsPlansUtilizationDetailsWithContext
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationRequest(arg0 interface{}) *gomock.Call
GetSavingsPlansUtilizationRequest indicates an expected call of GetSavingsPlansUtilizationRequest
func (*MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetSavingsPlansUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSavingsPlansUtilizationWithContext indicates an expected call of GetSavingsPlansUtilizationWithContext
func (*MockCostExplorerAPIMockRecorder) GetTags ¶
func (mr *MockCostExplorerAPIMockRecorder) GetTags(arg0 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockCostExplorerAPIMockRecorder) GetTagsRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetTagsRequest(arg0 interface{}) *gomock.Call
GetTagsRequest indicates an expected call of GetTagsRequest
func (*MockCostExplorerAPIMockRecorder) GetTagsWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagsWithContext indicates an expected call of GetTagsWithContext
func (*MockCostExplorerAPIMockRecorder) GetUsageForecast ¶
func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecast(arg0 interface{}) *gomock.Call
GetUsageForecast indicates an expected call of GetUsageForecast
func (*MockCostExplorerAPIMockRecorder) GetUsageForecastRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecastRequest(arg0 interface{}) *gomock.Call
GetUsageForecastRequest indicates an expected call of GetUsageForecastRequest
func (*MockCostExplorerAPIMockRecorder) GetUsageForecastWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) GetUsageForecastWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetUsageForecastWithContext indicates an expected call of GetUsageForecastWithContext
func (*MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitions ¶
func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitions(arg0 interface{}) *gomock.Call
ListCostCategoryDefinitions indicates an expected call of ListCostCategoryDefinitions
func (*MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPages ¶
func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPages(arg0, arg1 interface{}) *gomock.Call
ListCostCategoryDefinitionsPages indicates an expected call of ListCostCategoryDefinitionsPages
func (*MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPagesWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCostCategoryDefinitionsPagesWithContext indicates an expected call of ListCostCategoryDefinitionsPagesWithContext
func (*MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsRequest(arg0 interface{}) *gomock.Call
ListCostCategoryDefinitionsRequest indicates an expected call of ListCostCategoryDefinitionsRequest
func (*MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) ListCostCategoryDefinitionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCostCategoryDefinitionsWithContext indicates an expected call of ListCostCategoryDefinitionsWithContext
func (*MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinition ¶
func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinition(arg0 interface{}) *gomock.Call
UpdateCostCategoryDefinition indicates an expected call of UpdateCostCategoryDefinition
func (*MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionRequest ¶
func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionRequest(arg0 interface{}) *gomock.Call
UpdateCostCategoryDefinitionRequest indicates an expected call of UpdateCostCategoryDefinitionRequest
func (*MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionWithContext ¶
func (mr *MockCostExplorerAPIMockRecorder) UpdateCostCategoryDefinitionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCostCategoryDefinitionWithContext indicates an expected call of UpdateCostCategoryDefinitionWithContext