Documentation ¶
Overview ¶
Package billingconductormock is a generated GoMock package.
Index ¶
- type MockBillingConductorAPI
- func (m *MockBillingConductorAPI) AssociateAccounts(arg0 *billingconductor.AssociateAccountsInput) (*billingconductor.AssociateAccountsOutput, error)
- func (m *MockBillingConductorAPI) AssociateAccountsRequest(arg0 *billingconductor.AssociateAccountsInput) (*request.Request, *billingconductor.AssociateAccountsOutput)
- func (m *MockBillingConductorAPI) AssociateAccountsWithContext(arg0 context.Context, arg1 *billingconductor.AssociateAccountsInput, ...) (*billingconductor.AssociateAccountsOutput, error)
- func (m *MockBillingConductorAPI) AssociatePricingRules(arg0 *billingconductor.AssociatePricingRulesInput) (*billingconductor.AssociatePricingRulesOutput, error)
- func (m *MockBillingConductorAPI) AssociatePricingRulesRequest(arg0 *billingconductor.AssociatePricingRulesInput) (*request.Request, *billingconductor.AssociatePricingRulesOutput)
- func (m *MockBillingConductorAPI) AssociatePricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.AssociatePricingRulesInput, ...) (*billingconductor.AssociatePricingRulesOutput, error)
- func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItem(arg0 *billingconductor.BatchAssociateResourcesToCustomLineItemInput) (*billingconductor.BatchAssociateResourcesToCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemRequest(arg0 *billingconductor.BatchAssociateResourcesToCustomLineItemInput) (*request.Request, ...)
- func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemWithContext(arg0 context.Context, ...) (*billingconductor.BatchAssociateResourcesToCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItem(arg0 *billingconductor.BatchDisassociateResourcesFromCustomLineItemInput) (*billingconductor.BatchDisassociateResourcesFromCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemRequest(arg0 *billingconductor.BatchDisassociateResourcesFromCustomLineItemInput) (*request.Request, ...)
- func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemWithContext(arg0 context.Context, ...) (*billingconductor.BatchDisassociateResourcesFromCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) CreateBillingGroup(arg0 *billingconductor.CreateBillingGroupInput) (*billingconductor.CreateBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) CreateBillingGroupRequest(arg0 *billingconductor.CreateBillingGroupInput) (*request.Request, *billingconductor.CreateBillingGroupOutput)
- func (m *MockBillingConductorAPI) CreateBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.CreateBillingGroupInput, ...) (*billingconductor.CreateBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) CreateCustomLineItem(arg0 *billingconductor.CreateCustomLineItemInput) (*billingconductor.CreateCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) CreateCustomLineItemRequest(arg0 *billingconductor.CreateCustomLineItemInput) (*request.Request, *billingconductor.CreateCustomLineItemOutput)
- func (m *MockBillingConductorAPI) CreateCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.CreateCustomLineItemInput, ...) (*billingconductor.CreateCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) CreatePricingPlan(arg0 *billingconductor.CreatePricingPlanInput) (*billingconductor.CreatePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) CreatePricingPlanRequest(arg0 *billingconductor.CreatePricingPlanInput) (*request.Request, *billingconductor.CreatePricingPlanOutput)
- func (m *MockBillingConductorAPI) CreatePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.CreatePricingPlanInput, ...) (*billingconductor.CreatePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) CreatePricingRule(arg0 *billingconductor.CreatePricingRuleInput) (*billingconductor.CreatePricingRuleOutput, error)
- func (m *MockBillingConductorAPI) CreatePricingRuleRequest(arg0 *billingconductor.CreatePricingRuleInput) (*request.Request, *billingconductor.CreatePricingRuleOutput)
- func (m *MockBillingConductorAPI) CreatePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.CreatePricingRuleInput, ...) (*billingconductor.CreatePricingRuleOutput, error)
- func (m *MockBillingConductorAPI) DeleteBillingGroup(arg0 *billingconductor.DeleteBillingGroupInput) (*billingconductor.DeleteBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) DeleteBillingGroupRequest(arg0 *billingconductor.DeleteBillingGroupInput) (*request.Request, *billingconductor.DeleteBillingGroupOutput)
- func (m *MockBillingConductorAPI) DeleteBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.DeleteBillingGroupInput, ...) (*billingconductor.DeleteBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) DeleteCustomLineItem(arg0 *billingconductor.DeleteCustomLineItemInput) (*billingconductor.DeleteCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) DeleteCustomLineItemRequest(arg0 *billingconductor.DeleteCustomLineItemInput) (*request.Request, *billingconductor.DeleteCustomLineItemOutput)
- func (m *MockBillingConductorAPI) DeleteCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.DeleteCustomLineItemInput, ...) (*billingconductor.DeleteCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) DeletePricingPlan(arg0 *billingconductor.DeletePricingPlanInput) (*billingconductor.DeletePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) DeletePricingPlanRequest(arg0 *billingconductor.DeletePricingPlanInput) (*request.Request, *billingconductor.DeletePricingPlanOutput)
- func (m *MockBillingConductorAPI) DeletePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.DeletePricingPlanInput, ...) (*billingconductor.DeletePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) DeletePricingRule(arg0 *billingconductor.DeletePricingRuleInput) (*billingconductor.DeletePricingRuleOutput, error)
- func (m *MockBillingConductorAPI) DeletePricingRuleRequest(arg0 *billingconductor.DeletePricingRuleInput) (*request.Request, *billingconductor.DeletePricingRuleOutput)
- func (m *MockBillingConductorAPI) DeletePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.DeletePricingRuleInput, ...) (*billingconductor.DeletePricingRuleOutput, error)
- func (m *MockBillingConductorAPI) DisassociateAccounts(arg0 *billingconductor.DisassociateAccountsInput) (*billingconductor.DisassociateAccountsOutput, error)
- func (m *MockBillingConductorAPI) DisassociateAccountsRequest(arg0 *billingconductor.DisassociateAccountsInput) (*request.Request, *billingconductor.DisassociateAccountsOutput)
- func (m *MockBillingConductorAPI) DisassociateAccountsWithContext(arg0 context.Context, arg1 *billingconductor.DisassociateAccountsInput, ...) (*billingconductor.DisassociateAccountsOutput, error)
- func (m *MockBillingConductorAPI) DisassociatePricingRules(arg0 *billingconductor.DisassociatePricingRulesInput) (*billingconductor.DisassociatePricingRulesOutput, error)
- func (m *MockBillingConductorAPI) DisassociatePricingRulesRequest(arg0 *billingconductor.DisassociatePricingRulesInput) (*request.Request, *billingconductor.DisassociatePricingRulesOutput)
- func (m *MockBillingConductorAPI) DisassociatePricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.DisassociatePricingRulesInput, ...) (*billingconductor.DisassociatePricingRulesOutput, error)
- func (m *MockBillingConductorAPI) EXPECT() *MockBillingConductorAPIMockRecorder
- func (m *MockBillingConductorAPI) GetBillingGroupCostReport(arg0 *billingconductor.GetBillingGroupCostReportInput) (*billingconductor.GetBillingGroupCostReportOutput, error)
- func (m *MockBillingConductorAPI) GetBillingGroupCostReportRequest(arg0 *billingconductor.GetBillingGroupCostReportInput) (*request.Request, *billingconductor.GetBillingGroupCostReportOutput)
- func (m *MockBillingConductorAPI) GetBillingGroupCostReportWithContext(arg0 context.Context, arg1 *billingconductor.GetBillingGroupCostReportInput, ...) (*billingconductor.GetBillingGroupCostReportOutput, error)
- func (m *MockBillingConductorAPI) ListAccountAssociations(arg0 *billingconductor.ListAccountAssociationsInput) (*billingconductor.ListAccountAssociationsOutput, error)
- func (m *MockBillingConductorAPI) ListAccountAssociationsPages(arg0 *billingconductor.ListAccountAssociationsInput, ...) error
- func (m *MockBillingConductorAPI) ListAccountAssociationsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListAccountAssociationsInput, ...) error
- func (m *MockBillingConductorAPI) ListAccountAssociationsRequest(arg0 *billingconductor.ListAccountAssociationsInput) (*request.Request, *billingconductor.ListAccountAssociationsOutput)
- func (m *MockBillingConductorAPI) ListAccountAssociationsWithContext(arg0 context.Context, arg1 *billingconductor.ListAccountAssociationsInput, ...) (*billingconductor.ListAccountAssociationsOutput, error)
- func (m *MockBillingConductorAPI) ListBillingGroupCostReports(arg0 *billingconductor.ListBillingGroupCostReportsInput) (*billingconductor.ListBillingGroupCostReportsOutput, error)
- func (m *MockBillingConductorAPI) ListBillingGroupCostReportsPages(arg0 *billingconductor.ListBillingGroupCostReportsInput, ...) error
- func (m *MockBillingConductorAPI) ListBillingGroupCostReportsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupCostReportsInput, ...) error
- func (m *MockBillingConductorAPI) ListBillingGroupCostReportsRequest(arg0 *billingconductor.ListBillingGroupCostReportsInput) (*request.Request, *billingconductor.ListBillingGroupCostReportsOutput)
- func (m *MockBillingConductorAPI) ListBillingGroupCostReportsWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupCostReportsInput, ...) (*billingconductor.ListBillingGroupCostReportsOutput, error)
- func (m *MockBillingConductorAPI) ListBillingGroups(arg0 *billingconductor.ListBillingGroupsInput) (*billingconductor.ListBillingGroupsOutput, error)
- func (m *MockBillingConductorAPI) ListBillingGroupsPages(arg0 *billingconductor.ListBillingGroupsInput, ...) error
- func (m *MockBillingConductorAPI) ListBillingGroupsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupsInput, ...) error
- func (m *MockBillingConductorAPI) ListBillingGroupsRequest(arg0 *billingconductor.ListBillingGroupsInput) (*request.Request, *billingconductor.ListBillingGroupsOutput)
- func (m *MockBillingConductorAPI) ListBillingGroupsWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupsInput, ...) (*billingconductor.ListBillingGroupsOutput, error)
- func (m *MockBillingConductorAPI) ListCustomLineItemVersions(arg0 *billingconductor.ListCustomLineItemVersionsInput) (*billingconductor.ListCustomLineItemVersionsOutput, error)
- func (m *MockBillingConductorAPI) ListCustomLineItemVersionsPages(arg0 *billingconductor.ListCustomLineItemVersionsInput, ...) error
- func (m *MockBillingConductorAPI) ListCustomLineItemVersionsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemVersionsInput, ...) error
- func (m *MockBillingConductorAPI) ListCustomLineItemVersionsRequest(arg0 *billingconductor.ListCustomLineItemVersionsInput) (*request.Request, *billingconductor.ListCustomLineItemVersionsOutput)
- func (m *MockBillingConductorAPI) ListCustomLineItemVersionsWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemVersionsInput, ...) (*billingconductor.ListCustomLineItemVersionsOutput, error)
- func (m *MockBillingConductorAPI) ListCustomLineItems(arg0 *billingconductor.ListCustomLineItemsInput) (*billingconductor.ListCustomLineItemsOutput, error)
- func (m *MockBillingConductorAPI) ListCustomLineItemsPages(arg0 *billingconductor.ListCustomLineItemsInput, ...) error
- func (m *MockBillingConductorAPI) ListCustomLineItemsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemsInput, ...) error
- func (m *MockBillingConductorAPI) ListCustomLineItemsRequest(arg0 *billingconductor.ListCustomLineItemsInput) (*request.Request, *billingconductor.ListCustomLineItemsOutput)
- func (m *MockBillingConductorAPI) ListCustomLineItemsWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemsInput, ...) (*billingconductor.ListCustomLineItemsOutput, error)
- func (m *MockBillingConductorAPI) ListPricingPlans(arg0 *billingconductor.ListPricingPlansInput) (*billingconductor.ListPricingPlansOutput, error)
- func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRule(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput) (*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, error)
- func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePages(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePagesWithContext(arg0 context.Context, ...) error
- func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleRequest(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput) (*request.Request, ...)
- func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleWithContext(arg0 context.Context, ...) (*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, error)
- func (m *MockBillingConductorAPI) ListPricingPlansPages(arg0 *billingconductor.ListPricingPlansInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingPlansPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingPlansRequest(arg0 *billingconductor.ListPricingPlansInput) (*request.Request, *billingconductor.ListPricingPlansOutput)
- func (m *MockBillingConductorAPI) ListPricingPlansWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansInput, ...) (*billingconductor.ListPricingPlansOutput, error)
- func (m *MockBillingConductorAPI) ListPricingRules(arg0 *billingconductor.ListPricingRulesInput) (*billingconductor.ListPricingRulesOutput, error)
- func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlan(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput) (*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, error)
- func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPages(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPagesWithContext(arg0 context.Context, ...) error
- func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanRequest(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput) (*request.Request, ...)
- func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanWithContext(arg0 context.Context, ...) (*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, error)
- func (m *MockBillingConductorAPI) ListPricingRulesPages(arg0 *billingconductor.ListPricingRulesInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingRulesPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesInput, ...) error
- func (m *MockBillingConductorAPI) ListPricingRulesRequest(arg0 *billingconductor.ListPricingRulesInput) (*request.Request, *billingconductor.ListPricingRulesOutput)
- func (m *MockBillingConductorAPI) ListPricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesInput, ...) (*billingconductor.ListPricingRulesOutput, error)
- func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItem(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput) (*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPages(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput, ...) error
- func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPagesWithContext(arg0 context.Context, ...) error
- func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemRequest(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput) (*request.Request, ...)
- func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemWithContext(arg0 context.Context, ...) (*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) ListTagsForResource(arg0 *billingconductor.ListTagsForResourceInput) (*billingconductor.ListTagsForResourceOutput, error)
- func (m *MockBillingConductorAPI) ListTagsForResourceRequest(arg0 *billingconductor.ListTagsForResourceInput) (*request.Request, *billingconductor.ListTagsForResourceOutput)
- func (m *MockBillingConductorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *billingconductor.ListTagsForResourceInput, ...) (*billingconductor.ListTagsForResourceOutput, error)
- func (m *MockBillingConductorAPI) TagResource(arg0 *billingconductor.TagResourceInput) (*billingconductor.TagResourceOutput, error)
- func (m *MockBillingConductorAPI) TagResourceRequest(arg0 *billingconductor.TagResourceInput) (*request.Request, *billingconductor.TagResourceOutput)
- func (m *MockBillingConductorAPI) TagResourceWithContext(arg0 context.Context, arg1 *billingconductor.TagResourceInput, ...) (*billingconductor.TagResourceOutput, error)
- func (m *MockBillingConductorAPI) UntagResource(arg0 *billingconductor.UntagResourceInput) (*billingconductor.UntagResourceOutput, error)
- func (m *MockBillingConductorAPI) UntagResourceRequest(arg0 *billingconductor.UntagResourceInput) (*request.Request, *billingconductor.UntagResourceOutput)
- func (m *MockBillingConductorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *billingconductor.UntagResourceInput, ...) (*billingconductor.UntagResourceOutput, error)
- func (m *MockBillingConductorAPI) UpdateBillingGroup(arg0 *billingconductor.UpdateBillingGroupInput) (*billingconductor.UpdateBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) UpdateBillingGroupRequest(arg0 *billingconductor.UpdateBillingGroupInput) (*request.Request, *billingconductor.UpdateBillingGroupOutput)
- func (m *MockBillingConductorAPI) UpdateBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.UpdateBillingGroupInput, ...) (*billingconductor.UpdateBillingGroupOutput, error)
- func (m *MockBillingConductorAPI) UpdateCustomLineItem(arg0 *billingconductor.UpdateCustomLineItemInput) (*billingconductor.UpdateCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) UpdateCustomLineItemRequest(arg0 *billingconductor.UpdateCustomLineItemInput) (*request.Request, *billingconductor.UpdateCustomLineItemOutput)
- func (m *MockBillingConductorAPI) UpdateCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.UpdateCustomLineItemInput, ...) (*billingconductor.UpdateCustomLineItemOutput, error)
- func (m *MockBillingConductorAPI) UpdatePricingPlan(arg0 *billingconductor.UpdatePricingPlanInput) (*billingconductor.UpdatePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) UpdatePricingPlanRequest(arg0 *billingconductor.UpdatePricingPlanInput) (*request.Request, *billingconductor.UpdatePricingPlanOutput)
- func (m *MockBillingConductorAPI) UpdatePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.UpdatePricingPlanInput, ...) (*billingconductor.UpdatePricingPlanOutput, error)
- func (m *MockBillingConductorAPI) UpdatePricingRule(arg0 *billingconductor.UpdatePricingRuleInput) (*billingconductor.UpdatePricingRuleOutput, error)
- func (m *MockBillingConductorAPI) UpdatePricingRuleRequest(arg0 *billingconductor.UpdatePricingRuleInput) (*request.Request, *billingconductor.UpdatePricingRuleOutput)
- func (m *MockBillingConductorAPI) UpdatePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.UpdatePricingRuleInput, ...) (*billingconductor.UpdatePricingRuleOutput, error)
- type MockBillingConductorAPIMockRecorder
- func (mr *MockBillingConductorAPIMockRecorder) AssociateAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) AssociateAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) AssociateAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRules(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRule(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRule(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRules(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReport(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReports(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroups(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersions(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItems(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlans(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRule(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRules(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroup(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItem(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItemRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlan(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRule(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockBillingConductorAPI ¶
type MockBillingConductorAPI struct {
// contains filtered or unexported fields
}
MockBillingConductorAPI is a mock of BillingConductorAPI interface
func NewMockBillingConductorAPI ¶
func NewMockBillingConductorAPI(ctrl *gomock.Controller) *MockBillingConductorAPI
NewMockBillingConductorAPI creates a new mock instance
func (*MockBillingConductorAPI) AssociateAccounts ¶
func (m *MockBillingConductorAPI) AssociateAccounts(arg0 *billingconductor.AssociateAccountsInput) (*billingconductor.AssociateAccountsOutput, error)
AssociateAccounts mocks base method
func (*MockBillingConductorAPI) AssociateAccountsRequest ¶
func (m *MockBillingConductorAPI) AssociateAccountsRequest(arg0 *billingconductor.AssociateAccountsInput) (*request.Request, *billingconductor.AssociateAccountsOutput)
AssociateAccountsRequest mocks base method
func (*MockBillingConductorAPI) AssociateAccountsWithContext ¶
func (m *MockBillingConductorAPI) AssociateAccountsWithContext(arg0 context.Context, arg1 *billingconductor.AssociateAccountsInput, arg2 ...request.Option) (*billingconductor.AssociateAccountsOutput, error)
AssociateAccountsWithContext mocks base method
func (*MockBillingConductorAPI) AssociatePricingRules ¶
func (m *MockBillingConductorAPI) AssociatePricingRules(arg0 *billingconductor.AssociatePricingRulesInput) (*billingconductor.AssociatePricingRulesOutput, error)
AssociatePricingRules mocks base method
func (*MockBillingConductorAPI) AssociatePricingRulesRequest ¶
func (m *MockBillingConductorAPI) AssociatePricingRulesRequest(arg0 *billingconductor.AssociatePricingRulesInput) (*request.Request, *billingconductor.AssociatePricingRulesOutput)
AssociatePricingRulesRequest mocks base method
func (*MockBillingConductorAPI) AssociatePricingRulesWithContext ¶
func (m *MockBillingConductorAPI) AssociatePricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.AssociatePricingRulesInput, arg2 ...request.Option) (*billingconductor.AssociatePricingRulesOutput, error)
AssociatePricingRulesWithContext mocks base method
func (*MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItem ¶
func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItem(arg0 *billingconductor.BatchAssociateResourcesToCustomLineItemInput) (*billingconductor.BatchAssociateResourcesToCustomLineItemOutput, error)
BatchAssociateResourcesToCustomLineItem mocks base method
func (*MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemRequest(arg0 *billingconductor.BatchAssociateResourcesToCustomLineItemInput) (*request.Request, *billingconductor.BatchAssociateResourcesToCustomLineItemOutput)
BatchAssociateResourcesToCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) BatchAssociateResourcesToCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.BatchAssociateResourcesToCustomLineItemInput, arg2 ...request.Option) (*billingconductor.BatchAssociateResourcesToCustomLineItemOutput, error)
BatchAssociateResourcesToCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItem ¶
func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItem(arg0 *billingconductor.BatchDisassociateResourcesFromCustomLineItemInput) (*billingconductor.BatchDisassociateResourcesFromCustomLineItemOutput, error)
BatchDisassociateResourcesFromCustomLineItem mocks base method
func (*MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemRequest(arg0 *billingconductor.BatchDisassociateResourcesFromCustomLineItemInput) (*request.Request, *billingconductor.BatchDisassociateResourcesFromCustomLineItemOutput)
BatchDisassociateResourcesFromCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) BatchDisassociateResourcesFromCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.BatchDisassociateResourcesFromCustomLineItemInput, arg2 ...request.Option) (*billingconductor.BatchDisassociateResourcesFromCustomLineItemOutput, error)
BatchDisassociateResourcesFromCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) CreateBillingGroup ¶
func (m *MockBillingConductorAPI) CreateBillingGroup(arg0 *billingconductor.CreateBillingGroupInput) (*billingconductor.CreateBillingGroupOutput, error)
CreateBillingGroup mocks base method
func (*MockBillingConductorAPI) CreateBillingGroupRequest ¶
func (m *MockBillingConductorAPI) CreateBillingGroupRequest(arg0 *billingconductor.CreateBillingGroupInput) (*request.Request, *billingconductor.CreateBillingGroupOutput)
CreateBillingGroupRequest mocks base method
func (*MockBillingConductorAPI) CreateBillingGroupWithContext ¶
func (m *MockBillingConductorAPI) CreateBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.CreateBillingGroupInput, arg2 ...request.Option) (*billingconductor.CreateBillingGroupOutput, error)
CreateBillingGroupWithContext mocks base method
func (*MockBillingConductorAPI) CreateCustomLineItem ¶
func (m *MockBillingConductorAPI) CreateCustomLineItem(arg0 *billingconductor.CreateCustomLineItemInput) (*billingconductor.CreateCustomLineItemOutput, error)
CreateCustomLineItem mocks base method
func (*MockBillingConductorAPI) CreateCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) CreateCustomLineItemRequest(arg0 *billingconductor.CreateCustomLineItemInput) (*request.Request, *billingconductor.CreateCustomLineItemOutput)
CreateCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) CreateCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) CreateCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.CreateCustomLineItemInput, arg2 ...request.Option) (*billingconductor.CreateCustomLineItemOutput, error)
CreateCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) CreatePricingPlan ¶
func (m *MockBillingConductorAPI) CreatePricingPlan(arg0 *billingconductor.CreatePricingPlanInput) (*billingconductor.CreatePricingPlanOutput, error)
CreatePricingPlan mocks base method
func (*MockBillingConductorAPI) CreatePricingPlanRequest ¶
func (m *MockBillingConductorAPI) CreatePricingPlanRequest(arg0 *billingconductor.CreatePricingPlanInput) (*request.Request, *billingconductor.CreatePricingPlanOutput)
CreatePricingPlanRequest mocks base method
func (*MockBillingConductorAPI) CreatePricingPlanWithContext ¶
func (m *MockBillingConductorAPI) CreatePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.CreatePricingPlanInput, arg2 ...request.Option) (*billingconductor.CreatePricingPlanOutput, error)
CreatePricingPlanWithContext mocks base method
func (*MockBillingConductorAPI) CreatePricingRule ¶
func (m *MockBillingConductorAPI) CreatePricingRule(arg0 *billingconductor.CreatePricingRuleInput) (*billingconductor.CreatePricingRuleOutput, error)
CreatePricingRule mocks base method
func (*MockBillingConductorAPI) CreatePricingRuleRequest ¶
func (m *MockBillingConductorAPI) CreatePricingRuleRequest(arg0 *billingconductor.CreatePricingRuleInput) (*request.Request, *billingconductor.CreatePricingRuleOutput)
CreatePricingRuleRequest mocks base method
func (*MockBillingConductorAPI) CreatePricingRuleWithContext ¶
func (m *MockBillingConductorAPI) CreatePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.CreatePricingRuleInput, arg2 ...request.Option) (*billingconductor.CreatePricingRuleOutput, error)
CreatePricingRuleWithContext mocks base method
func (*MockBillingConductorAPI) DeleteBillingGroup ¶
func (m *MockBillingConductorAPI) DeleteBillingGroup(arg0 *billingconductor.DeleteBillingGroupInput) (*billingconductor.DeleteBillingGroupOutput, error)
DeleteBillingGroup mocks base method
func (*MockBillingConductorAPI) DeleteBillingGroupRequest ¶
func (m *MockBillingConductorAPI) DeleteBillingGroupRequest(arg0 *billingconductor.DeleteBillingGroupInput) (*request.Request, *billingconductor.DeleteBillingGroupOutput)
DeleteBillingGroupRequest mocks base method
func (*MockBillingConductorAPI) DeleteBillingGroupWithContext ¶
func (m *MockBillingConductorAPI) DeleteBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.DeleteBillingGroupInput, arg2 ...request.Option) (*billingconductor.DeleteBillingGroupOutput, error)
DeleteBillingGroupWithContext mocks base method
func (*MockBillingConductorAPI) DeleteCustomLineItem ¶
func (m *MockBillingConductorAPI) DeleteCustomLineItem(arg0 *billingconductor.DeleteCustomLineItemInput) (*billingconductor.DeleteCustomLineItemOutput, error)
DeleteCustomLineItem mocks base method
func (*MockBillingConductorAPI) DeleteCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) DeleteCustomLineItemRequest(arg0 *billingconductor.DeleteCustomLineItemInput) (*request.Request, *billingconductor.DeleteCustomLineItemOutput)
DeleteCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) DeleteCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) DeleteCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.DeleteCustomLineItemInput, arg2 ...request.Option) (*billingconductor.DeleteCustomLineItemOutput, error)
DeleteCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) DeletePricingPlan ¶
func (m *MockBillingConductorAPI) DeletePricingPlan(arg0 *billingconductor.DeletePricingPlanInput) (*billingconductor.DeletePricingPlanOutput, error)
DeletePricingPlan mocks base method
func (*MockBillingConductorAPI) DeletePricingPlanRequest ¶
func (m *MockBillingConductorAPI) DeletePricingPlanRequest(arg0 *billingconductor.DeletePricingPlanInput) (*request.Request, *billingconductor.DeletePricingPlanOutput)
DeletePricingPlanRequest mocks base method
func (*MockBillingConductorAPI) DeletePricingPlanWithContext ¶
func (m *MockBillingConductorAPI) DeletePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.DeletePricingPlanInput, arg2 ...request.Option) (*billingconductor.DeletePricingPlanOutput, error)
DeletePricingPlanWithContext mocks base method
func (*MockBillingConductorAPI) DeletePricingRule ¶
func (m *MockBillingConductorAPI) DeletePricingRule(arg0 *billingconductor.DeletePricingRuleInput) (*billingconductor.DeletePricingRuleOutput, error)
DeletePricingRule mocks base method
func (*MockBillingConductorAPI) DeletePricingRuleRequest ¶
func (m *MockBillingConductorAPI) DeletePricingRuleRequest(arg0 *billingconductor.DeletePricingRuleInput) (*request.Request, *billingconductor.DeletePricingRuleOutput)
DeletePricingRuleRequest mocks base method
func (*MockBillingConductorAPI) DeletePricingRuleWithContext ¶
func (m *MockBillingConductorAPI) DeletePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.DeletePricingRuleInput, arg2 ...request.Option) (*billingconductor.DeletePricingRuleOutput, error)
DeletePricingRuleWithContext mocks base method
func (*MockBillingConductorAPI) DisassociateAccounts ¶
func (m *MockBillingConductorAPI) DisassociateAccounts(arg0 *billingconductor.DisassociateAccountsInput) (*billingconductor.DisassociateAccountsOutput, error)
DisassociateAccounts mocks base method
func (*MockBillingConductorAPI) DisassociateAccountsRequest ¶
func (m *MockBillingConductorAPI) DisassociateAccountsRequest(arg0 *billingconductor.DisassociateAccountsInput) (*request.Request, *billingconductor.DisassociateAccountsOutput)
DisassociateAccountsRequest mocks base method
func (*MockBillingConductorAPI) DisassociateAccountsWithContext ¶
func (m *MockBillingConductorAPI) DisassociateAccountsWithContext(arg0 context.Context, arg1 *billingconductor.DisassociateAccountsInput, arg2 ...request.Option) (*billingconductor.DisassociateAccountsOutput, error)
DisassociateAccountsWithContext mocks base method
func (*MockBillingConductorAPI) DisassociatePricingRules ¶
func (m *MockBillingConductorAPI) DisassociatePricingRules(arg0 *billingconductor.DisassociatePricingRulesInput) (*billingconductor.DisassociatePricingRulesOutput, error)
DisassociatePricingRules mocks base method
func (*MockBillingConductorAPI) DisassociatePricingRulesRequest ¶
func (m *MockBillingConductorAPI) DisassociatePricingRulesRequest(arg0 *billingconductor.DisassociatePricingRulesInput) (*request.Request, *billingconductor.DisassociatePricingRulesOutput)
DisassociatePricingRulesRequest mocks base method
func (*MockBillingConductorAPI) DisassociatePricingRulesWithContext ¶
func (m *MockBillingConductorAPI) DisassociatePricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.DisassociatePricingRulesInput, arg2 ...request.Option) (*billingconductor.DisassociatePricingRulesOutput, error)
DisassociatePricingRulesWithContext mocks base method
func (*MockBillingConductorAPI) EXPECT ¶
func (m *MockBillingConductorAPI) EXPECT() *MockBillingConductorAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBillingConductorAPI) GetBillingGroupCostReport ¶ added in v1.54.2
func (m *MockBillingConductorAPI) GetBillingGroupCostReport(arg0 *billingconductor.GetBillingGroupCostReportInput) (*billingconductor.GetBillingGroupCostReportOutput, error)
GetBillingGroupCostReport mocks base method
func (*MockBillingConductorAPI) GetBillingGroupCostReportRequest ¶ added in v1.54.2
func (m *MockBillingConductorAPI) GetBillingGroupCostReportRequest(arg0 *billingconductor.GetBillingGroupCostReportInput) (*request.Request, *billingconductor.GetBillingGroupCostReportOutput)
GetBillingGroupCostReportRequest mocks base method
func (*MockBillingConductorAPI) GetBillingGroupCostReportWithContext ¶ added in v1.54.2
func (m *MockBillingConductorAPI) GetBillingGroupCostReportWithContext(arg0 context.Context, arg1 *billingconductor.GetBillingGroupCostReportInput, arg2 ...request.Option) (*billingconductor.GetBillingGroupCostReportOutput, error)
GetBillingGroupCostReportWithContext mocks base method
func (*MockBillingConductorAPI) ListAccountAssociations ¶
func (m *MockBillingConductorAPI) ListAccountAssociations(arg0 *billingconductor.ListAccountAssociationsInput) (*billingconductor.ListAccountAssociationsOutput, error)
ListAccountAssociations mocks base method
func (*MockBillingConductorAPI) ListAccountAssociationsPages ¶
func (m *MockBillingConductorAPI) ListAccountAssociationsPages(arg0 *billingconductor.ListAccountAssociationsInput, arg1 func(*billingconductor.ListAccountAssociationsOutput, bool) bool) error
ListAccountAssociationsPages mocks base method
func (*MockBillingConductorAPI) ListAccountAssociationsPagesWithContext ¶
func (m *MockBillingConductorAPI) ListAccountAssociationsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListAccountAssociationsInput, arg2 func(*billingconductor.ListAccountAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListAccountAssociationsPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListAccountAssociationsRequest ¶
func (m *MockBillingConductorAPI) ListAccountAssociationsRequest(arg0 *billingconductor.ListAccountAssociationsInput) (*request.Request, *billingconductor.ListAccountAssociationsOutput)
ListAccountAssociationsRequest mocks base method
func (*MockBillingConductorAPI) ListAccountAssociationsWithContext ¶
func (m *MockBillingConductorAPI) ListAccountAssociationsWithContext(arg0 context.Context, arg1 *billingconductor.ListAccountAssociationsInput, arg2 ...request.Option) (*billingconductor.ListAccountAssociationsOutput, error)
ListAccountAssociationsWithContext mocks base method
func (*MockBillingConductorAPI) ListBillingGroupCostReports ¶
func (m *MockBillingConductorAPI) ListBillingGroupCostReports(arg0 *billingconductor.ListBillingGroupCostReportsInput) (*billingconductor.ListBillingGroupCostReportsOutput, error)
ListBillingGroupCostReports mocks base method
func (*MockBillingConductorAPI) ListBillingGroupCostReportsPages ¶
func (m *MockBillingConductorAPI) ListBillingGroupCostReportsPages(arg0 *billingconductor.ListBillingGroupCostReportsInput, arg1 func(*billingconductor.ListBillingGroupCostReportsOutput, bool) bool) error
ListBillingGroupCostReportsPages mocks base method
func (*MockBillingConductorAPI) ListBillingGroupCostReportsPagesWithContext ¶
func (m *MockBillingConductorAPI) ListBillingGroupCostReportsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupCostReportsInput, arg2 func(*billingconductor.ListBillingGroupCostReportsOutput, bool) bool, arg3 ...request.Option) error
ListBillingGroupCostReportsPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListBillingGroupCostReportsRequest ¶
func (m *MockBillingConductorAPI) ListBillingGroupCostReportsRequest(arg0 *billingconductor.ListBillingGroupCostReportsInput) (*request.Request, *billingconductor.ListBillingGroupCostReportsOutput)
ListBillingGroupCostReportsRequest mocks base method
func (*MockBillingConductorAPI) ListBillingGroupCostReportsWithContext ¶
func (m *MockBillingConductorAPI) ListBillingGroupCostReportsWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupCostReportsInput, arg2 ...request.Option) (*billingconductor.ListBillingGroupCostReportsOutput, error)
ListBillingGroupCostReportsWithContext mocks base method
func (*MockBillingConductorAPI) ListBillingGroups ¶
func (m *MockBillingConductorAPI) ListBillingGroups(arg0 *billingconductor.ListBillingGroupsInput) (*billingconductor.ListBillingGroupsOutput, error)
ListBillingGroups mocks base method
func (*MockBillingConductorAPI) ListBillingGroupsPages ¶
func (m *MockBillingConductorAPI) ListBillingGroupsPages(arg0 *billingconductor.ListBillingGroupsInput, arg1 func(*billingconductor.ListBillingGroupsOutput, bool) bool) error
ListBillingGroupsPages mocks base method
func (*MockBillingConductorAPI) ListBillingGroupsPagesWithContext ¶
func (m *MockBillingConductorAPI) ListBillingGroupsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupsInput, arg2 func(*billingconductor.ListBillingGroupsOutput, bool) bool, arg3 ...request.Option) error
ListBillingGroupsPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListBillingGroupsRequest ¶
func (m *MockBillingConductorAPI) ListBillingGroupsRequest(arg0 *billingconductor.ListBillingGroupsInput) (*request.Request, *billingconductor.ListBillingGroupsOutput)
ListBillingGroupsRequest mocks base method
func (*MockBillingConductorAPI) ListBillingGroupsWithContext ¶
func (m *MockBillingConductorAPI) ListBillingGroupsWithContext(arg0 context.Context, arg1 *billingconductor.ListBillingGroupsInput, arg2 ...request.Option) (*billingconductor.ListBillingGroupsOutput, error)
ListBillingGroupsWithContext mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemVersions ¶ added in v1.44.133
func (m *MockBillingConductorAPI) ListCustomLineItemVersions(arg0 *billingconductor.ListCustomLineItemVersionsInput) (*billingconductor.ListCustomLineItemVersionsOutput, error)
ListCustomLineItemVersions mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemVersionsPages ¶ added in v1.44.133
func (m *MockBillingConductorAPI) ListCustomLineItemVersionsPages(arg0 *billingconductor.ListCustomLineItemVersionsInput, arg1 func(*billingconductor.ListCustomLineItemVersionsOutput, bool) bool) error
ListCustomLineItemVersionsPages mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemVersionsPagesWithContext ¶ added in v1.44.133
func (m *MockBillingConductorAPI) ListCustomLineItemVersionsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemVersionsInput, arg2 func(*billingconductor.ListCustomLineItemVersionsOutput, bool) bool, arg3 ...request.Option) error
ListCustomLineItemVersionsPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemVersionsRequest ¶ added in v1.44.133
func (m *MockBillingConductorAPI) ListCustomLineItemVersionsRequest(arg0 *billingconductor.ListCustomLineItemVersionsInput) (*request.Request, *billingconductor.ListCustomLineItemVersionsOutput)
ListCustomLineItemVersionsRequest mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemVersionsWithContext ¶ added in v1.44.133
func (m *MockBillingConductorAPI) ListCustomLineItemVersionsWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemVersionsInput, arg2 ...request.Option) (*billingconductor.ListCustomLineItemVersionsOutput, error)
ListCustomLineItemVersionsWithContext mocks base method
func (*MockBillingConductorAPI) ListCustomLineItems ¶
func (m *MockBillingConductorAPI) ListCustomLineItems(arg0 *billingconductor.ListCustomLineItemsInput) (*billingconductor.ListCustomLineItemsOutput, error)
ListCustomLineItems mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemsPages ¶
func (m *MockBillingConductorAPI) ListCustomLineItemsPages(arg0 *billingconductor.ListCustomLineItemsInput, arg1 func(*billingconductor.ListCustomLineItemsOutput, bool) bool) error
ListCustomLineItemsPages mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemsPagesWithContext ¶
func (m *MockBillingConductorAPI) ListCustomLineItemsPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemsInput, arg2 func(*billingconductor.ListCustomLineItemsOutput, bool) bool, arg3 ...request.Option) error
ListCustomLineItemsPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemsRequest ¶
func (m *MockBillingConductorAPI) ListCustomLineItemsRequest(arg0 *billingconductor.ListCustomLineItemsInput) (*request.Request, *billingconductor.ListCustomLineItemsOutput)
ListCustomLineItemsRequest mocks base method
func (*MockBillingConductorAPI) ListCustomLineItemsWithContext ¶
func (m *MockBillingConductorAPI) ListCustomLineItemsWithContext(arg0 context.Context, arg1 *billingconductor.ListCustomLineItemsInput, arg2 ...request.Option) (*billingconductor.ListCustomLineItemsOutput, error)
ListCustomLineItemsWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingPlans ¶
func (m *MockBillingConductorAPI) ListPricingPlans(arg0 *billingconductor.ListPricingPlansInput) (*billingconductor.ListPricingPlansOutput, error)
ListPricingPlans mocks base method
func (*MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRule ¶
func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRule(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput) (*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, error)
ListPricingPlansAssociatedWithPricingRule mocks base method
func (*MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePages ¶
func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePages(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput, arg1 func(*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, bool) bool) error
ListPricingPlansAssociatedWithPricingRulePages mocks base method
func (*MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePagesWithContext ¶
func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRulePagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput, arg2 func(*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, bool) bool, arg3 ...request.Option) error
ListPricingPlansAssociatedWithPricingRulePagesWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleRequest ¶
func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleRequest(arg0 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput) (*request.Request, *billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput)
ListPricingPlansAssociatedWithPricingRuleRequest mocks base method
func (*MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleWithContext ¶
func (m *MockBillingConductorAPI) ListPricingPlansAssociatedWithPricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansAssociatedWithPricingRuleInput, arg2 ...request.Option) (*billingconductor.ListPricingPlansAssociatedWithPricingRuleOutput, error)
ListPricingPlansAssociatedWithPricingRuleWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingPlansPages ¶
func (m *MockBillingConductorAPI) ListPricingPlansPages(arg0 *billingconductor.ListPricingPlansInput, arg1 func(*billingconductor.ListPricingPlansOutput, bool) bool) error
ListPricingPlansPages mocks base method
func (*MockBillingConductorAPI) ListPricingPlansPagesWithContext ¶
func (m *MockBillingConductorAPI) ListPricingPlansPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansInput, arg2 func(*billingconductor.ListPricingPlansOutput, bool) bool, arg3 ...request.Option) error
ListPricingPlansPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingPlansRequest ¶
func (m *MockBillingConductorAPI) ListPricingPlansRequest(arg0 *billingconductor.ListPricingPlansInput) (*request.Request, *billingconductor.ListPricingPlansOutput)
ListPricingPlansRequest mocks base method
func (*MockBillingConductorAPI) ListPricingPlansWithContext ¶
func (m *MockBillingConductorAPI) ListPricingPlansWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingPlansInput, arg2 ...request.Option) (*billingconductor.ListPricingPlansOutput, error)
ListPricingPlansWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingRules ¶
func (m *MockBillingConductorAPI) ListPricingRules(arg0 *billingconductor.ListPricingRulesInput) (*billingconductor.ListPricingRulesOutput, error)
ListPricingRules mocks base method
func (*MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlan ¶
func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlan(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput) (*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, error)
ListPricingRulesAssociatedToPricingPlan mocks base method
func (*MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPages ¶
func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPages(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput, arg1 func(*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, bool) bool) error
ListPricingRulesAssociatedToPricingPlanPages mocks base method
func (*MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPagesWithContext ¶
func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput, arg2 func(*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, bool) bool, arg3 ...request.Option) error
ListPricingRulesAssociatedToPricingPlanPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanRequest ¶
func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanRequest(arg0 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput) (*request.Request, *billingconductor.ListPricingRulesAssociatedToPricingPlanOutput)
ListPricingRulesAssociatedToPricingPlanRequest mocks base method
func (*MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanWithContext ¶
func (m *MockBillingConductorAPI) ListPricingRulesAssociatedToPricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesAssociatedToPricingPlanInput, arg2 ...request.Option) (*billingconductor.ListPricingRulesAssociatedToPricingPlanOutput, error)
ListPricingRulesAssociatedToPricingPlanWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingRulesPages ¶
func (m *MockBillingConductorAPI) ListPricingRulesPages(arg0 *billingconductor.ListPricingRulesInput, arg1 func(*billingconductor.ListPricingRulesOutput, bool) bool) error
ListPricingRulesPages mocks base method
func (*MockBillingConductorAPI) ListPricingRulesPagesWithContext ¶
func (m *MockBillingConductorAPI) ListPricingRulesPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesInput, arg2 func(*billingconductor.ListPricingRulesOutput, bool) bool, arg3 ...request.Option) error
ListPricingRulesPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListPricingRulesRequest ¶
func (m *MockBillingConductorAPI) ListPricingRulesRequest(arg0 *billingconductor.ListPricingRulesInput) (*request.Request, *billingconductor.ListPricingRulesOutput)
ListPricingRulesRequest mocks base method
func (*MockBillingConductorAPI) ListPricingRulesWithContext ¶
func (m *MockBillingConductorAPI) ListPricingRulesWithContext(arg0 context.Context, arg1 *billingconductor.ListPricingRulesInput, arg2 ...request.Option) (*billingconductor.ListPricingRulesOutput, error)
ListPricingRulesWithContext mocks base method
func (*MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItem ¶
func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItem(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput) (*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, error)
ListResourcesAssociatedToCustomLineItem mocks base method
func (*MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPages ¶
func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPages(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput, arg1 func(*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, bool) bool) error
ListResourcesAssociatedToCustomLineItemPages mocks base method
func (*MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPagesWithContext ¶
func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemPagesWithContext(arg0 context.Context, arg1 *billingconductor.ListResourcesAssociatedToCustomLineItemInput, arg2 func(*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, bool) bool, arg3 ...request.Option) error
ListResourcesAssociatedToCustomLineItemPagesWithContext mocks base method
func (*MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemRequest(arg0 *billingconductor.ListResourcesAssociatedToCustomLineItemInput) (*request.Request, *billingconductor.ListResourcesAssociatedToCustomLineItemOutput)
ListResourcesAssociatedToCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) ListResourcesAssociatedToCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.ListResourcesAssociatedToCustomLineItemInput, arg2 ...request.Option) (*billingconductor.ListResourcesAssociatedToCustomLineItemOutput, error)
ListResourcesAssociatedToCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) ListTagsForResource ¶
func (m *MockBillingConductorAPI) ListTagsForResource(arg0 *billingconductor.ListTagsForResourceInput) (*billingconductor.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockBillingConductorAPI) ListTagsForResourceRequest ¶
func (m *MockBillingConductorAPI) ListTagsForResourceRequest(arg0 *billingconductor.ListTagsForResourceInput) (*request.Request, *billingconductor.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockBillingConductorAPI) ListTagsForResourceWithContext ¶
func (m *MockBillingConductorAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *billingconductor.ListTagsForResourceInput, arg2 ...request.Option) (*billingconductor.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockBillingConductorAPI) TagResource ¶
func (m *MockBillingConductorAPI) TagResource(arg0 *billingconductor.TagResourceInput) (*billingconductor.TagResourceOutput, error)
TagResource mocks base method
func (*MockBillingConductorAPI) TagResourceRequest ¶
func (m *MockBillingConductorAPI) TagResourceRequest(arg0 *billingconductor.TagResourceInput) (*request.Request, *billingconductor.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockBillingConductorAPI) TagResourceWithContext ¶
func (m *MockBillingConductorAPI) TagResourceWithContext(arg0 context.Context, arg1 *billingconductor.TagResourceInput, arg2 ...request.Option) (*billingconductor.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockBillingConductorAPI) UntagResource ¶
func (m *MockBillingConductorAPI) UntagResource(arg0 *billingconductor.UntagResourceInput) (*billingconductor.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockBillingConductorAPI) UntagResourceRequest ¶
func (m *MockBillingConductorAPI) UntagResourceRequest(arg0 *billingconductor.UntagResourceInput) (*request.Request, *billingconductor.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockBillingConductorAPI) UntagResourceWithContext ¶
func (m *MockBillingConductorAPI) UntagResourceWithContext(arg0 context.Context, arg1 *billingconductor.UntagResourceInput, arg2 ...request.Option) (*billingconductor.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockBillingConductorAPI) UpdateBillingGroup ¶
func (m *MockBillingConductorAPI) UpdateBillingGroup(arg0 *billingconductor.UpdateBillingGroupInput) (*billingconductor.UpdateBillingGroupOutput, error)
UpdateBillingGroup mocks base method
func (*MockBillingConductorAPI) UpdateBillingGroupRequest ¶
func (m *MockBillingConductorAPI) UpdateBillingGroupRequest(arg0 *billingconductor.UpdateBillingGroupInput) (*request.Request, *billingconductor.UpdateBillingGroupOutput)
UpdateBillingGroupRequest mocks base method
func (*MockBillingConductorAPI) UpdateBillingGroupWithContext ¶
func (m *MockBillingConductorAPI) UpdateBillingGroupWithContext(arg0 context.Context, arg1 *billingconductor.UpdateBillingGroupInput, arg2 ...request.Option) (*billingconductor.UpdateBillingGroupOutput, error)
UpdateBillingGroupWithContext mocks base method
func (*MockBillingConductorAPI) UpdateCustomLineItem ¶
func (m *MockBillingConductorAPI) UpdateCustomLineItem(arg0 *billingconductor.UpdateCustomLineItemInput) (*billingconductor.UpdateCustomLineItemOutput, error)
UpdateCustomLineItem mocks base method
func (*MockBillingConductorAPI) UpdateCustomLineItemRequest ¶
func (m *MockBillingConductorAPI) UpdateCustomLineItemRequest(arg0 *billingconductor.UpdateCustomLineItemInput) (*request.Request, *billingconductor.UpdateCustomLineItemOutput)
UpdateCustomLineItemRequest mocks base method
func (*MockBillingConductorAPI) UpdateCustomLineItemWithContext ¶
func (m *MockBillingConductorAPI) UpdateCustomLineItemWithContext(arg0 context.Context, arg1 *billingconductor.UpdateCustomLineItemInput, arg2 ...request.Option) (*billingconductor.UpdateCustomLineItemOutput, error)
UpdateCustomLineItemWithContext mocks base method
func (*MockBillingConductorAPI) UpdatePricingPlan ¶
func (m *MockBillingConductorAPI) UpdatePricingPlan(arg0 *billingconductor.UpdatePricingPlanInput) (*billingconductor.UpdatePricingPlanOutput, error)
UpdatePricingPlan mocks base method
func (*MockBillingConductorAPI) UpdatePricingPlanRequest ¶
func (m *MockBillingConductorAPI) UpdatePricingPlanRequest(arg0 *billingconductor.UpdatePricingPlanInput) (*request.Request, *billingconductor.UpdatePricingPlanOutput)
UpdatePricingPlanRequest mocks base method
func (*MockBillingConductorAPI) UpdatePricingPlanWithContext ¶
func (m *MockBillingConductorAPI) UpdatePricingPlanWithContext(arg0 context.Context, arg1 *billingconductor.UpdatePricingPlanInput, arg2 ...request.Option) (*billingconductor.UpdatePricingPlanOutput, error)
UpdatePricingPlanWithContext mocks base method
func (*MockBillingConductorAPI) UpdatePricingRule ¶
func (m *MockBillingConductorAPI) UpdatePricingRule(arg0 *billingconductor.UpdatePricingRuleInput) (*billingconductor.UpdatePricingRuleOutput, error)
UpdatePricingRule mocks base method
func (*MockBillingConductorAPI) UpdatePricingRuleRequest ¶
func (m *MockBillingConductorAPI) UpdatePricingRuleRequest(arg0 *billingconductor.UpdatePricingRuleInput) (*request.Request, *billingconductor.UpdatePricingRuleOutput)
UpdatePricingRuleRequest mocks base method
func (*MockBillingConductorAPI) UpdatePricingRuleWithContext ¶
func (m *MockBillingConductorAPI) UpdatePricingRuleWithContext(arg0 context.Context, arg1 *billingconductor.UpdatePricingRuleInput, arg2 ...request.Option) (*billingconductor.UpdatePricingRuleOutput, error)
UpdatePricingRuleWithContext mocks base method
type MockBillingConductorAPIMockRecorder ¶
type MockBillingConductorAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockBillingConductorAPIMockRecorder is the mock recorder for MockBillingConductorAPI
func (*MockBillingConductorAPIMockRecorder) AssociateAccounts ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociateAccounts(arg0 interface{}) *gomock.Call
AssociateAccounts indicates an expected call of AssociateAccounts
func (*MockBillingConductorAPIMockRecorder) AssociateAccountsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociateAccountsRequest(arg0 interface{}) *gomock.Call
AssociateAccountsRequest indicates an expected call of AssociateAccountsRequest
func (*MockBillingConductorAPIMockRecorder) AssociateAccountsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociateAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateAccountsWithContext indicates an expected call of AssociateAccountsWithContext
func (*MockBillingConductorAPIMockRecorder) AssociatePricingRules ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRules(arg0 interface{}) *gomock.Call
AssociatePricingRules indicates an expected call of AssociatePricingRules
func (*MockBillingConductorAPIMockRecorder) AssociatePricingRulesRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRulesRequest(arg0 interface{}) *gomock.Call
AssociatePricingRulesRequest indicates an expected call of AssociatePricingRulesRequest
func (*MockBillingConductorAPIMockRecorder) AssociatePricingRulesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) AssociatePricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociatePricingRulesWithContext indicates an expected call of AssociatePricingRulesWithContext
func (*MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItem(arg0 interface{}) *gomock.Call
BatchAssociateResourcesToCustomLineItem indicates an expected call of BatchAssociateResourcesToCustomLineItem
func (*MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemRequest(arg0 interface{}) *gomock.Call
BatchAssociateResourcesToCustomLineItemRequest indicates an expected call of BatchAssociateResourcesToCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchAssociateResourcesToCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchAssociateResourcesToCustomLineItemWithContext indicates an expected call of BatchAssociateResourcesToCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItem(arg0 interface{}) *gomock.Call
BatchDisassociateResourcesFromCustomLineItem indicates an expected call of BatchDisassociateResourcesFromCustomLineItem
func (*MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemRequest(arg0 interface{}) *gomock.Call
BatchDisassociateResourcesFromCustomLineItemRequest indicates an expected call of BatchDisassociateResourcesFromCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) BatchDisassociateResourcesFromCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchDisassociateResourcesFromCustomLineItemWithContext indicates an expected call of BatchDisassociateResourcesFromCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) CreateBillingGroup ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroup(arg0 interface{}) *gomock.Call
CreateBillingGroup indicates an expected call of CreateBillingGroup
func (*MockBillingConductorAPIMockRecorder) CreateBillingGroupRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroupRequest(arg0 interface{}) *gomock.Call
CreateBillingGroupRequest indicates an expected call of CreateBillingGroupRequest
func (*MockBillingConductorAPIMockRecorder) CreateBillingGroupWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBillingGroupWithContext indicates an expected call of CreateBillingGroupWithContext
func (*MockBillingConductorAPIMockRecorder) CreateCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItem(arg0 interface{}) *gomock.Call
CreateCustomLineItem indicates an expected call of CreateCustomLineItem
func (*MockBillingConductorAPIMockRecorder) CreateCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItemRequest(arg0 interface{}) *gomock.Call
CreateCustomLineItemRequest indicates an expected call of CreateCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) CreateCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) CreateCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCustomLineItemWithContext indicates an expected call of CreateCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) CreatePricingPlan ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlan(arg0 interface{}) *gomock.Call
CreatePricingPlan indicates an expected call of CreatePricingPlan
func (*MockBillingConductorAPIMockRecorder) CreatePricingPlanRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlanRequest(arg0 interface{}) *gomock.Call
CreatePricingPlanRequest indicates an expected call of CreatePricingPlanRequest
func (*MockBillingConductorAPIMockRecorder) CreatePricingPlanWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePricingPlanWithContext indicates an expected call of CreatePricingPlanWithContext
func (*MockBillingConductorAPIMockRecorder) CreatePricingRule ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRule(arg0 interface{}) *gomock.Call
CreatePricingRule indicates an expected call of CreatePricingRule
func (*MockBillingConductorAPIMockRecorder) CreatePricingRuleRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRuleRequest(arg0 interface{}) *gomock.Call
CreatePricingRuleRequest indicates an expected call of CreatePricingRuleRequest
func (*MockBillingConductorAPIMockRecorder) CreatePricingRuleWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) CreatePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePricingRuleWithContext indicates an expected call of CreatePricingRuleWithContext
func (*MockBillingConductorAPIMockRecorder) DeleteBillingGroup ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroup(arg0 interface{}) *gomock.Call
DeleteBillingGroup indicates an expected call of DeleteBillingGroup
func (*MockBillingConductorAPIMockRecorder) DeleteBillingGroupRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroupRequest(arg0 interface{}) *gomock.Call
DeleteBillingGroupRequest indicates an expected call of DeleteBillingGroupRequest
func (*MockBillingConductorAPIMockRecorder) DeleteBillingGroupWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBillingGroupWithContext indicates an expected call of DeleteBillingGroupWithContext
func (*MockBillingConductorAPIMockRecorder) DeleteCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItem(arg0 interface{}) *gomock.Call
DeleteCustomLineItem indicates an expected call of DeleteCustomLineItem
func (*MockBillingConductorAPIMockRecorder) DeleteCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItemRequest(arg0 interface{}) *gomock.Call
DeleteCustomLineItemRequest indicates an expected call of DeleteCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) DeleteCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DeleteCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCustomLineItemWithContext indicates an expected call of DeleteCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) DeletePricingPlan ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlan(arg0 interface{}) *gomock.Call
DeletePricingPlan indicates an expected call of DeletePricingPlan
func (*MockBillingConductorAPIMockRecorder) DeletePricingPlanRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlanRequest(arg0 interface{}) *gomock.Call
DeletePricingPlanRequest indicates an expected call of DeletePricingPlanRequest
func (*MockBillingConductorAPIMockRecorder) DeletePricingPlanWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePricingPlanWithContext indicates an expected call of DeletePricingPlanWithContext
func (*MockBillingConductorAPIMockRecorder) DeletePricingRule ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRule(arg0 interface{}) *gomock.Call
DeletePricingRule indicates an expected call of DeletePricingRule
func (*MockBillingConductorAPIMockRecorder) DeletePricingRuleRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRuleRequest(arg0 interface{}) *gomock.Call
DeletePricingRuleRequest indicates an expected call of DeletePricingRuleRequest
func (*MockBillingConductorAPIMockRecorder) DeletePricingRuleWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DeletePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeletePricingRuleWithContext indicates an expected call of DeletePricingRuleWithContext
func (*MockBillingConductorAPIMockRecorder) DisassociateAccounts ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccounts(arg0 interface{}) *gomock.Call
DisassociateAccounts indicates an expected call of DisassociateAccounts
func (*MockBillingConductorAPIMockRecorder) DisassociateAccountsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccountsRequest(arg0 interface{}) *gomock.Call
DisassociateAccountsRequest indicates an expected call of DisassociateAccountsRequest
func (*MockBillingConductorAPIMockRecorder) DisassociateAccountsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociateAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateAccountsWithContext indicates an expected call of DisassociateAccountsWithContext
func (*MockBillingConductorAPIMockRecorder) DisassociatePricingRules ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRules(arg0 interface{}) *gomock.Call
DisassociatePricingRules indicates an expected call of DisassociatePricingRules
func (*MockBillingConductorAPIMockRecorder) DisassociatePricingRulesRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRulesRequest(arg0 interface{}) *gomock.Call
DisassociatePricingRulesRequest indicates an expected call of DisassociatePricingRulesRequest
func (*MockBillingConductorAPIMockRecorder) DisassociatePricingRulesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) DisassociatePricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociatePricingRulesWithContext indicates an expected call of DisassociatePricingRulesWithContext
func (*MockBillingConductorAPIMockRecorder) GetBillingGroupCostReport ¶ added in v1.54.2
func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReport(arg0 interface{}) *gomock.Call
GetBillingGroupCostReport indicates an expected call of GetBillingGroupCostReport
func (*MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportRequest ¶ added in v1.54.2
func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportRequest(arg0 interface{}) *gomock.Call
GetBillingGroupCostReportRequest indicates an expected call of GetBillingGroupCostReportRequest
func (*MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportWithContext ¶ added in v1.54.2
func (mr *MockBillingConductorAPIMockRecorder) GetBillingGroupCostReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBillingGroupCostReportWithContext indicates an expected call of GetBillingGroupCostReportWithContext
func (*MockBillingConductorAPIMockRecorder) ListAccountAssociations ¶
func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociations(arg0 interface{}) *gomock.Call
ListAccountAssociations indicates an expected call of ListAccountAssociations
func (*MockBillingConductorAPIMockRecorder) ListAccountAssociationsPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListAccountAssociationsPages indicates an expected call of ListAccountAssociationsPages
func (*MockBillingConductorAPIMockRecorder) ListAccountAssociationsPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccountAssociationsPagesWithContext indicates an expected call of ListAccountAssociationsPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListAccountAssociationsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsRequest(arg0 interface{}) *gomock.Call
ListAccountAssociationsRequest indicates an expected call of ListAccountAssociationsRequest
func (*MockBillingConductorAPIMockRecorder) ListAccountAssociationsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListAccountAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccountAssociationsWithContext indicates an expected call of ListAccountAssociationsWithContext
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupCostReports ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReports(arg0 interface{}) *gomock.Call
ListBillingGroupCostReports indicates an expected call of ListBillingGroupCostReports
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPages(arg0, arg1 interface{}) *gomock.Call
ListBillingGroupCostReportsPages indicates an expected call of ListBillingGroupCostReportsPages
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBillingGroupCostReportsPagesWithContext indicates an expected call of ListBillingGroupCostReportsPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsRequest(arg0 interface{}) *gomock.Call
ListBillingGroupCostReportsRequest indicates an expected call of ListBillingGroupCostReportsRequest
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupCostReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBillingGroupCostReportsWithContext indicates an expected call of ListBillingGroupCostReportsWithContext
func (*MockBillingConductorAPIMockRecorder) ListBillingGroups ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroups(arg0 interface{}) *gomock.Call
ListBillingGroups indicates an expected call of ListBillingGroups
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupsPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListBillingGroupsPages indicates an expected call of ListBillingGroupsPages
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupsPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBillingGroupsPagesWithContext indicates an expected call of ListBillingGroupsPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsRequest(arg0 interface{}) *gomock.Call
ListBillingGroupsRequest indicates an expected call of ListBillingGroupsRequest
func (*MockBillingConductorAPIMockRecorder) ListBillingGroupsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListBillingGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBillingGroupsWithContext indicates an expected call of ListBillingGroupsWithContext
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemVersions ¶ added in v1.44.133
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersions(arg0 interface{}) *gomock.Call
ListCustomLineItemVersions indicates an expected call of ListCustomLineItemVersions
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPages ¶ added in v1.44.133
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPages(arg0, arg1 interface{}) *gomock.Call
ListCustomLineItemVersionsPages indicates an expected call of ListCustomLineItemVersionsPages
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPagesWithContext ¶ added in v1.44.133
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCustomLineItemVersionsPagesWithContext indicates an expected call of ListCustomLineItemVersionsPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsRequest ¶ added in v1.44.133
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsRequest(arg0 interface{}) *gomock.Call
ListCustomLineItemVersionsRequest indicates an expected call of ListCustomLineItemVersionsRequest
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsWithContext ¶ added in v1.44.133
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCustomLineItemVersionsWithContext indicates an expected call of ListCustomLineItemVersionsWithContext
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItems ¶
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItems(arg0 interface{}) *gomock.Call
ListCustomLineItems indicates an expected call of ListCustomLineItems
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemsPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsPages(arg0, arg1 interface{}) *gomock.Call
ListCustomLineItemsPages indicates an expected call of ListCustomLineItemsPages
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemsPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListCustomLineItemsPagesWithContext indicates an expected call of ListCustomLineItemsPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemsRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsRequest(arg0 interface{}) *gomock.Call
ListCustomLineItemsRequest indicates an expected call of ListCustomLineItemsRequest
func (*MockBillingConductorAPIMockRecorder) ListCustomLineItemsWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListCustomLineItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListCustomLineItemsWithContext indicates an expected call of ListCustomLineItemsWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingPlans ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlans(arg0 interface{}) *gomock.Call
ListPricingPlans indicates an expected call of ListPricingPlans
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRule ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRule(arg0 interface{}) *gomock.Call
ListPricingPlansAssociatedWithPricingRule indicates an expected call of ListPricingPlansAssociatedWithPricingRule
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePages(arg0, arg1 interface{}) *gomock.Call
ListPricingPlansAssociatedWithPricingRulePages indicates an expected call of ListPricingPlansAssociatedWithPricingRulePages
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRulePagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPricingPlansAssociatedWithPricingRulePagesWithContext indicates an expected call of ListPricingPlansAssociatedWithPricingRulePagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleRequest(arg0 interface{}) *gomock.Call
ListPricingPlansAssociatedWithPricingRuleRequest indicates an expected call of ListPricingPlansAssociatedWithPricingRuleRequest
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansAssociatedWithPricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPricingPlansAssociatedWithPricingRuleWithContext indicates an expected call of ListPricingPlansAssociatedWithPricingRuleWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansPages(arg0, arg1 interface{}) *gomock.Call
ListPricingPlansPages indicates an expected call of ListPricingPlansPages
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPricingPlansPagesWithContext indicates an expected call of ListPricingPlansPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansRequest(arg0 interface{}) *gomock.Call
ListPricingPlansRequest indicates an expected call of ListPricingPlansRequest
func (*MockBillingConductorAPIMockRecorder) ListPricingPlansWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingPlansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPricingPlansWithContext indicates an expected call of ListPricingPlansWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingRules ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRules(arg0 interface{}) *gomock.Call
ListPricingRules indicates an expected call of ListPricingRules
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlan ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlan(arg0 interface{}) *gomock.Call
ListPricingRulesAssociatedToPricingPlan indicates an expected call of ListPricingRulesAssociatedToPricingPlan
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPages(arg0, arg1 interface{}) *gomock.Call
ListPricingRulesAssociatedToPricingPlanPages indicates an expected call of ListPricingRulesAssociatedToPricingPlanPages
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPricingRulesAssociatedToPricingPlanPagesWithContext indicates an expected call of ListPricingRulesAssociatedToPricingPlanPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanRequest(arg0 interface{}) *gomock.Call
ListPricingRulesAssociatedToPricingPlanRequest indicates an expected call of ListPricingRulesAssociatedToPricingPlanRequest
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesAssociatedToPricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPricingRulesAssociatedToPricingPlanWithContext indicates an expected call of ListPricingRulesAssociatedToPricingPlanWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesPages(arg0, arg1 interface{}) *gomock.Call
ListPricingRulesPages indicates an expected call of ListPricingRulesPages
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListPricingRulesPagesWithContext indicates an expected call of ListPricingRulesPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesRequest(arg0 interface{}) *gomock.Call
ListPricingRulesRequest indicates an expected call of ListPricingRulesRequest
func (*MockBillingConductorAPIMockRecorder) ListPricingRulesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListPricingRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListPricingRulesWithContext indicates an expected call of ListPricingRulesWithContext
func (*MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItem(arg0 interface{}) *gomock.Call
ListResourcesAssociatedToCustomLineItem indicates an expected call of ListResourcesAssociatedToCustomLineItem
func (*MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPages ¶
func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPages(arg0, arg1 interface{}) *gomock.Call
ListResourcesAssociatedToCustomLineItemPages indicates an expected call of ListResourcesAssociatedToCustomLineItemPages
func (*MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPagesWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListResourcesAssociatedToCustomLineItemPagesWithContext indicates an expected call of ListResourcesAssociatedToCustomLineItemPagesWithContext
func (*MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemRequest(arg0 interface{}) *gomock.Call
ListResourcesAssociatedToCustomLineItemRequest indicates an expected call of ListResourcesAssociatedToCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListResourcesAssociatedToCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourcesAssociatedToCustomLineItemWithContext indicates an expected call of ListResourcesAssociatedToCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) ListTagsForResource ¶
func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockBillingConductorAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockBillingConductorAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockBillingConductorAPIMockRecorder) TagResource ¶
func (mr *MockBillingConductorAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockBillingConductorAPIMockRecorder) TagResourceRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockBillingConductorAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockBillingConductorAPIMockRecorder) UntagResource ¶
func (mr *MockBillingConductorAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockBillingConductorAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockBillingConductorAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockBillingConductorAPIMockRecorder) UpdateBillingGroup ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroup(arg0 interface{}) *gomock.Call
UpdateBillingGroup indicates an expected call of UpdateBillingGroup
func (*MockBillingConductorAPIMockRecorder) UpdateBillingGroupRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroupRequest(arg0 interface{}) *gomock.Call
UpdateBillingGroupRequest indicates an expected call of UpdateBillingGroupRequest
func (*MockBillingConductorAPIMockRecorder) UpdateBillingGroupWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateBillingGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBillingGroupWithContext indicates an expected call of UpdateBillingGroupWithContext
func (*MockBillingConductorAPIMockRecorder) UpdateCustomLineItem ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItem(arg0 interface{}) *gomock.Call
UpdateCustomLineItem indicates an expected call of UpdateCustomLineItem
func (*MockBillingConductorAPIMockRecorder) UpdateCustomLineItemRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItemRequest(arg0 interface{}) *gomock.Call
UpdateCustomLineItemRequest indicates an expected call of UpdateCustomLineItemRequest
func (*MockBillingConductorAPIMockRecorder) UpdateCustomLineItemWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdateCustomLineItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCustomLineItemWithContext indicates an expected call of UpdateCustomLineItemWithContext
func (*MockBillingConductorAPIMockRecorder) UpdatePricingPlan ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlan(arg0 interface{}) *gomock.Call
UpdatePricingPlan indicates an expected call of UpdatePricingPlan
func (*MockBillingConductorAPIMockRecorder) UpdatePricingPlanRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlanRequest(arg0 interface{}) *gomock.Call
UpdatePricingPlanRequest indicates an expected call of UpdatePricingPlanRequest
func (*MockBillingConductorAPIMockRecorder) UpdatePricingPlanWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingPlanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePricingPlanWithContext indicates an expected call of UpdatePricingPlanWithContext
func (*MockBillingConductorAPIMockRecorder) UpdatePricingRule ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRule(arg0 interface{}) *gomock.Call
UpdatePricingRule indicates an expected call of UpdatePricingRule
func (*MockBillingConductorAPIMockRecorder) UpdatePricingRuleRequest ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRuleRequest(arg0 interface{}) *gomock.Call
UpdatePricingRuleRequest indicates an expected call of UpdatePricingRuleRequest
func (*MockBillingConductorAPIMockRecorder) UpdatePricingRuleWithContext ¶
func (mr *MockBillingConductorAPIMockRecorder) UpdatePricingRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdatePricingRuleWithContext indicates an expected call of UpdatePricingRuleWithContext