Documentation ¶
Overview ¶
Package licensemanagermock is a generated GoMock package.
Index ¶
- type MockLicenseManagerAPI
- func (m *MockLicenseManagerAPI) CreateLicenseConfiguration(arg0 *licensemanager.CreateLicenseConfigurationInput) (*licensemanager.CreateLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) CreateLicenseConfigurationRequest(arg0 *licensemanager.CreateLicenseConfigurationInput) (*request.Request, *licensemanager.CreateLicenseConfigurationOutput)
- func (m *MockLicenseManagerAPI) CreateLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.CreateLicenseConfigurationInput, ...) (*licensemanager.CreateLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) DeleteLicenseConfiguration(arg0 *licensemanager.DeleteLicenseConfigurationInput) (*licensemanager.DeleteLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) DeleteLicenseConfigurationRequest(arg0 *licensemanager.DeleteLicenseConfigurationInput) (*request.Request, *licensemanager.DeleteLicenseConfigurationOutput)
- func (m *MockLicenseManagerAPI) DeleteLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.DeleteLicenseConfigurationInput, ...) (*licensemanager.DeleteLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) EXPECT() *MockLicenseManagerAPIMockRecorder
- func (m *MockLicenseManagerAPI) GetLicenseConfiguration(arg0 *licensemanager.GetLicenseConfigurationInput) (*licensemanager.GetLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) GetLicenseConfigurationRequest(arg0 *licensemanager.GetLicenseConfigurationInput) (*request.Request, *licensemanager.GetLicenseConfigurationOutput)
- func (m *MockLicenseManagerAPI) GetLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.GetLicenseConfigurationInput, ...) (*licensemanager.GetLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) GetServiceSettings(arg0 *licensemanager.GetServiceSettingsInput) (*licensemanager.GetServiceSettingsOutput, error)
- func (m *MockLicenseManagerAPI) GetServiceSettingsRequest(arg0 *licensemanager.GetServiceSettingsInput) (*request.Request, *licensemanager.GetServiceSettingsOutput)
- func (m *MockLicenseManagerAPI) GetServiceSettingsWithContext(arg0 context.Context, arg1 *licensemanager.GetServiceSettingsInput, ...) (*licensemanager.GetServiceSettingsOutput, error)
- func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfiguration(arg0 *licensemanager.ListAssociationsForLicenseConfigurationInput) (*licensemanager.ListAssociationsForLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationRequest(arg0 *licensemanager.ListAssociationsForLicenseConfigurationInput) (*request.Request, ...)
- func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationWithContext(arg0 context.Context, ...) (*licensemanager.ListAssociationsForLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperations(arg0 *licensemanager.ListFailuresForLicenseConfigurationOperationsInput) (*licensemanager.ListFailuresForLicenseConfigurationOperationsOutput, error)
- func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsRequest(arg0 *licensemanager.ListFailuresForLicenseConfigurationOperationsInput) (*request.Request, ...)
- func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsWithContext(arg0 context.Context, ...) (*licensemanager.ListFailuresForLicenseConfigurationOperationsOutput, error)
- func (m *MockLicenseManagerAPI) ListLicenseConfigurations(arg0 *licensemanager.ListLicenseConfigurationsInput) (*licensemanager.ListLicenseConfigurationsOutput, error)
- func (m *MockLicenseManagerAPI) ListLicenseConfigurationsRequest(arg0 *licensemanager.ListLicenseConfigurationsInput) (*request.Request, *licensemanager.ListLicenseConfigurationsOutput)
- func (m *MockLicenseManagerAPI) ListLicenseConfigurationsWithContext(arg0 context.Context, arg1 *licensemanager.ListLicenseConfigurationsInput, ...) (*licensemanager.ListLicenseConfigurationsOutput, error)
- func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResource(arg0 *licensemanager.ListLicenseSpecificationsForResourceInput) (*licensemanager.ListLicenseSpecificationsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResourceRequest(arg0 *licensemanager.ListLicenseSpecificationsForResourceInput) (*request.Request, *licensemanager.ListLicenseSpecificationsForResourceOutput)
- func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResourceWithContext(arg0 context.Context, ...) (*licensemanager.ListLicenseSpecificationsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) ListResourceInventory(arg0 *licensemanager.ListResourceInventoryInput) (*licensemanager.ListResourceInventoryOutput, error)
- func (m *MockLicenseManagerAPI) ListResourceInventoryRequest(arg0 *licensemanager.ListResourceInventoryInput) (*request.Request, *licensemanager.ListResourceInventoryOutput)
- func (m *MockLicenseManagerAPI) ListResourceInventoryWithContext(arg0 context.Context, arg1 *licensemanager.ListResourceInventoryInput, ...) (*licensemanager.ListResourceInventoryOutput, error)
- func (m *MockLicenseManagerAPI) ListTagsForResource(arg0 *licensemanager.ListTagsForResourceInput) (*licensemanager.ListTagsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) ListTagsForResourceRequest(arg0 *licensemanager.ListTagsForResourceInput) (*request.Request, *licensemanager.ListTagsForResourceOutput)
- func (m *MockLicenseManagerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *licensemanager.ListTagsForResourceInput, ...) (*licensemanager.ListTagsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) ListUsageForLicenseConfiguration(arg0 *licensemanager.ListUsageForLicenseConfigurationInput) (*licensemanager.ListUsageForLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) ListUsageForLicenseConfigurationRequest(arg0 *licensemanager.ListUsageForLicenseConfigurationInput) (*request.Request, *licensemanager.ListUsageForLicenseConfigurationOutput)
- func (m *MockLicenseManagerAPI) ListUsageForLicenseConfigurationWithContext(arg0 context.Context, ...) (*licensemanager.ListUsageForLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) TagResource(arg0 *licensemanager.TagResourceInput) (*licensemanager.TagResourceOutput, error)
- func (m *MockLicenseManagerAPI) TagResourceRequest(arg0 *licensemanager.TagResourceInput) (*request.Request, *licensemanager.TagResourceOutput)
- func (m *MockLicenseManagerAPI) TagResourceWithContext(arg0 context.Context, arg1 *licensemanager.TagResourceInput, ...) (*licensemanager.TagResourceOutput, error)
- func (m *MockLicenseManagerAPI) UntagResource(arg0 *licensemanager.UntagResourceInput) (*licensemanager.UntagResourceOutput, error)
- func (m *MockLicenseManagerAPI) UntagResourceRequest(arg0 *licensemanager.UntagResourceInput) (*request.Request, *licensemanager.UntagResourceOutput)
- func (m *MockLicenseManagerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *licensemanager.UntagResourceInput, ...) (*licensemanager.UntagResourceOutput, error)
- func (m *MockLicenseManagerAPI) UpdateLicenseConfiguration(arg0 *licensemanager.UpdateLicenseConfigurationInput) (*licensemanager.UpdateLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) UpdateLicenseConfigurationRequest(arg0 *licensemanager.UpdateLicenseConfigurationInput) (*request.Request, *licensemanager.UpdateLicenseConfigurationOutput)
- func (m *MockLicenseManagerAPI) UpdateLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.UpdateLicenseConfigurationInput, ...) (*licensemanager.UpdateLicenseConfigurationOutput, error)
- func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResource(arg0 *licensemanager.UpdateLicenseSpecificationsForResourceInput) (*licensemanager.UpdateLicenseSpecificationsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceRequest(arg0 *licensemanager.UpdateLicenseSpecificationsForResourceInput) (*request.Request, *licensemanager.UpdateLicenseSpecificationsForResourceOutput)
- func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceWithContext(arg0 context.Context, ...) (*licensemanager.UpdateLicenseSpecificationsForResourceOutput, error)
- func (m *MockLicenseManagerAPI) UpdateServiceSettings(arg0 *licensemanager.UpdateServiceSettingsInput) (*licensemanager.UpdateServiceSettingsOutput, error)
- func (m *MockLicenseManagerAPI) UpdateServiceSettingsRequest(arg0 *licensemanager.UpdateServiceSettingsInput) (*request.Request, *licensemanager.UpdateServiceSettingsOutput)
- func (m *MockLicenseManagerAPI) UpdateServiceSettingsWithContext(arg0 context.Context, arg1 *licensemanager.UpdateServiceSettingsInput, ...) (*licensemanager.UpdateServiceSettingsOutput, error)
- type MockLicenseManagerAPIMockRecorder
- func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettings(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperations(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventory(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettings(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLicenseManagerAPI ¶
type MockLicenseManagerAPI struct {
// contains filtered or unexported fields
}
MockLicenseManagerAPI is a mock of LicenseManagerAPI interface
func NewMockLicenseManagerAPI ¶
func NewMockLicenseManagerAPI(ctrl *gomock.Controller) *MockLicenseManagerAPI
NewMockLicenseManagerAPI creates a new mock instance
func (*MockLicenseManagerAPI) CreateLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) CreateLicenseConfiguration(arg0 *licensemanager.CreateLicenseConfigurationInput) (*licensemanager.CreateLicenseConfigurationOutput, error)
CreateLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) CreateLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) CreateLicenseConfigurationRequest(arg0 *licensemanager.CreateLicenseConfigurationInput) (*request.Request, *licensemanager.CreateLicenseConfigurationOutput)
CreateLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) CreateLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) CreateLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.CreateLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.CreateLicenseConfigurationOutput, error)
CreateLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) DeleteLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) DeleteLicenseConfiguration(arg0 *licensemanager.DeleteLicenseConfigurationInput) (*licensemanager.DeleteLicenseConfigurationOutput, error)
DeleteLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) DeleteLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) DeleteLicenseConfigurationRequest(arg0 *licensemanager.DeleteLicenseConfigurationInput) (*request.Request, *licensemanager.DeleteLicenseConfigurationOutput)
DeleteLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) DeleteLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) DeleteLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.DeleteLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.DeleteLicenseConfigurationOutput, error)
DeleteLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) EXPECT ¶
func (m *MockLicenseManagerAPI) EXPECT() *MockLicenseManagerAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockLicenseManagerAPI) GetLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) GetLicenseConfiguration(arg0 *licensemanager.GetLicenseConfigurationInput) (*licensemanager.GetLicenseConfigurationOutput, error)
GetLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) GetLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) GetLicenseConfigurationRequest(arg0 *licensemanager.GetLicenseConfigurationInput) (*request.Request, *licensemanager.GetLicenseConfigurationOutput)
GetLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) GetLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) GetLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.GetLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.GetLicenseConfigurationOutput, error)
GetLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) GetServiceSettings ¶
func (m *MockLicenseManagerAPI) GetServiceSettings(arg0 *licensemanager.GetServiceSettingsInput) (*licensemanager.GetServiceSettingsOutput, error)
GetServiceSettings mocks base method
func (*MockLicenseManagerAPI) GetServiceSettingsRequest ¶
func (m *MockLicenseManagerAPI) GetServiceSettingsRequest(arg0 *licensemanager.GetServiceSettingsInput) (*request.Request, *licensemanager.GetServiceSettingsOutput)
GetServiceSettingsRequest mocks base method
func (*MockLicenseManagerAPI) GetServiceSettingsWithContext ¶
func (m *MockLicenseManagerAPI) GetServiceSettingsWithContext(arg0 context.Context, arg1 *licensemanager.GetServiceSettingsInput, arg2 ...request.Option) (*licensemanager.GetServiceSettingsOutput, error)
GetServiceSettingsWithContext mocks base method
func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfiguration(arg0 *licensemanager.ListAssociationsForLicenseConfigurationInput) (*licensemanager.ListAssociationsForLicenseConfigurationOutput, error)
ListAssociationsForLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationRequest(arg0 *licensemanager.ListAssociationsForLicenseConfigurationInput) (*request.Request, *licensemanager.ListAssociationsForLicenseConfigurationOutput)
ListAssociationsForLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.ListAssociationsForLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.ListAssociationsForLicenseConfigurationOutput, error)
ListAssociationsForLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperations ¶
func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperations(arg0 *licensemanager.ListFailuresForLicenseConfigurationOperationsInput) (*licensemanager.ListFailuresForLicenseConfigurationOperationsOutput, error)
ListFailuresForLicenseConfigurationOperations mocks base method
func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsRequest ¶
func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsRequest(arg0 *licensemanager.ListFailuresForLicenseConfigurationOperationsInput) (*request.Request, *licensemanager.ListFailuresForLicenseConfigurationOperationsOutput)
ListFailuresForLicenseConfigurationOperationsRequest mocks base method
func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsWithContext ¶
func (m *MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsWithContext(arg0 context.Context, arg1 *licensemanager.ListFailuresForLicenseConfigurationOperationsInput, arg2 ...request.Option) (*licensemanager.ListFailuresForLicenseConfigurationOperationsOutput, error)
ListFailuresForLicenseConfigurationOperationsWithContext mocks base method
func (*MockLicenseManagerAPI) ListLicenseConfigurations ¶
func (m *MockLicenseManagerAPI) ListLicenseConfigurations(arg0 *licensemanager.ListLicenseConfigurationsInput) (*licensemanager.ListLicenseConfigurationsOutput, error)
ListLicenseConfigurations mocks base method
func (*MockLicenseManagerAPI) ListLicenseConfigurationsRequest ¶
func (m *MockLicenseManagerAPI) ListLicenseConfigurationsRequest(arg0 *licensemanager.ListLicenseConfigurationsInput) (*request.Request, *licensemanager.ListLicenseConfigurationsOutput)
ListLicenseConfigurationsRequest mocks base method
func (*MockLicenseManagerAPI) ListLicenseConfigurationsWithContext ¶
func (m *MockLicenseManagerAPI) ListLicenseConfigurationsWithContext(arg0 context.Context, arg1 *licensemanager.ListLicenseConfigurationsInput, arg2 ...request.Option) (*licensemanager.ListLicenseConfigurationsOutput, error)
ListLicenseConfigurationsWithContext mocks base method
func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResource ¶
func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResource(arg0 *licensemanager.ListLicenseSpecificationsForResourceInput) (*licensemanager.ListLicenseSpecificationsForResourceOutput, error)
ListLicenseSpecificationsForResource mocks base method
func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceRequest ¶
func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResourceRequest(arg0 *licensemanager.ListLicenseSpecificationsForResourceInput) (*request.Request, *licensemanager.ListLicenseSpecificationsForResourceOutput)
ListLicenseSpecificationsForResourceRequest mocks base method
func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceWithContext ¶
func (m *MockLicenseManagerAPI) ListLicenseSpecificationsForResourceWithContext(arg0 context.Context, arg1 *licensemanager.ListLicenseSpecificationsForResourceInput, arg2 ...request.Option) (*licensemanager.ListLicenseSpecificationsForResourceOutput, error)
ListLicenseSpecificationsForResourceWithContext mocks base method
func (*MockLicenseManagerAPI) ListResourceInventory ¶
func (m *MockLicenseManagerAPI) ListResourceInventory(arg0 *licensemanager.ListResourceInventoryInput) (*licensemanager.ListResourceInventoryOutput, error)
ListResourceInventory mocks base method
func (*MockLicenseManagerAPI) ListResourceInventoryRequest ¶
func (m *MockLicenseManagerAPI) ListResourceInventoryRequest(arg0 *licensemanager.ListResourceInventoryInput) (*request.Request, *licensemanager.ListResourceInventoryOutput)
ListResourceInventoryRequest mocks base method
func (*MockLicenseManagerAPI) ListResourceInventoryWithContext ¶
func (m *MockLicenseManagerAPI) ListResourceInventoryWithContext(arg0 context.Context, arg1 *licensemanager.ListResourceInventoryInput, arg2 ...request.Option) (*licensemanager.ListResourceInventoryOutput, error)
ListResourceInventoryWithContext mocks base method
func (*MockLicenseManagerAPI) ListTagsForResource ¶
func (m *MockLicenseManagerAPI) ListTagsForResource(arg0 *licensemanager.ListTagsForResourceInput) (*licensemanager.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockLicenseManagerAPI) ListTagsForResourceRequest ¶
func (m *MockLicenseManagerAPI) ListTagsForResourceRequest(arg0 *licensemanager.ListTagsForResourceInput) (*request.Request, *licensemanager.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockLicenseManagerAPI) ListTagsForResourceWithContext ¶
func (m *MockLicenseManagerAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *licensemanager.ListTagsForResourceInput, arg2 ...request.Option) (*licensemanager.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockLicenseManagerAPI) ListUsageForLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) ListUsageForLicenseConfiguration(arg0 *licensemanager.ListUsageForLicenseConfigurationInput) (*licensemanager.ListUsageForLicenseConfigurationOutput, error)
ListUsageForLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) ListUsageForLicenseConfigurationRequest(arg0 *licensemanager.ListUsageForLicenseConfigurationInput) (*request.Request, *licensemanager.ListUsageForLicenseConfigurationOutput)
ListUsageForLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) ListUsageForLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.ListUsageForLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.ListUsageForLicenseConfigurationOutput, error)
ListUsageForLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) TagResource ¶
func (m *MockLicenseManagerAPI) TagResource(arg0 *licensemanager.TagResourceInput) (*licensemanager.TagResourceOutput, error)
TagResource mocks base method
func (*MockLicenseManagerAPI) TagResourceRequest ¶
func (m *MockLicenseManagerAPI) TagResourceRequest(arg0 *licensemanager.TagResourceInput) (*request.Request, *licensemanager.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockLicenseManagerAPI) TagResourceWithContext ¶
func (m *MockLicenseManagerAPI) TagResourceWithContext(arg0 context.Context, arg1 *licensemanager.TagResourceInput, arg2 ...request.Option) (*licensemanager.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockLicenseManagerAPI) UntagResource ¶
func (m *MockLicenseManagerAPI) UntagResource(arg0 *licensemanager.UntagResourceInput) (*licensemanager.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockLicenseManagerAPI) UntagResourceRequest ¶
func (m *MockLicenseManagerAPI) UntagResourceRequest(arg0 *licensemanager.UntagResourceInput) (*request.Request, *licensemanager.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockLicenseManagerAPI) UntagResourceWithContext ¶
func (m *MockLicenseManagerAPI) UntagResourceWithContext(arg0 context.Context, arg1 *licensemanager.UntagResourceInput, arg2 ...request.Option) (*licensemanager.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseConfiguration ¶
func (m *MockLicenseManagerAPI) UpdateLicenseConfiguration(arg0 *licensemanager.UpdateLicenseConfigurationInput) (*licensemanager.UpdateLicenseConfigurationOutput, error)
UpdateLicenseConfiguration mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseConfigurationRequest ¶
func (m *MockLicenseManagerAPI) UpdateLicenseConfigurationRequest(arg0 *licensemanager.UpdateLicenseConfigurationInput) (*request.Request, *licensemanager.UpdateLicenseConfigurationOutput)
UpdateLicenseConfigurationRequest mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseConfigurationWithContext ¶
func (m *MockLicenseManagerAPI) UpdateLicenseConfigurationWithContext(arg0 context.Context, arg1 *licensemanager.UpdateLicenseConfigurationInput, arg2 ...request.Option) (*licensemanager.UpdateLicenseConfigurationOutput, error)
UpdateLicenseConfigurationWithContext mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResource ¶
func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResource(arg0 *licensemanager.UpdateLicenseSpecificationsForResourceInput) (*licensemanager.UpdateLicenseSpecificationsForResourceOutput, error)
UpdateLicenseSpecificationsForResource mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceRequest ¶
func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceRequest(arg0 *licensemanager.UpdateLicenseSpecificationsForResourceInput) (*request.Request, *licensemanager.UpdateLicenseSpecificationsForResourceOutput)
UpdateLicenseSpecificationsForResourceRequest mocks base method
func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceWithContext ¶
func (m *MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceWithContext(arg0 context.Context, arg1 *licensemanager.UpdateLicenseSpecificationsForResourceInput, arg2 ...request.Option) (*licensemanager.UpdateLicenseSpecificationsForResourceOutput, error)
UpdateLicenseSpecificationsForResourceWithContext mocks base method
func (*MockLicenseManagerAPI) UpdateServiceSettings ¶
func (m *MockLicenseManagerAPI) UpdateServiceSettings(arg0 *licensemanager.UpdateServiceSettingsInput) (*licensemanager.UpdateServiceSettingsOutput, error)
UpdateServiceSettings mocks base method
func (*MockLicenseManagerAPI) UpdateServiceSettingsRequest ¶
func (m *MockLicenseManagerAPI) UpdateServiceSettingsRequest(arg0 *licensemanager.UpdateServiceSettingsInput) (*request.Request, *licensemanager.UpdateServiceSettingsOutput)
UpdateServiceSettingsRequest mocks base method
func (*MockLicenseManagerAPI) UpdateServiceSettingsWithContext ¶
func (m *MockLicenseManagerAPI) UpdateServiceSettingsWithContext(arg0 context.Context, arg1 *licensemanager.UpdateServiceSettingsInput, arg2 ...request.Option) (*licensemanager.UpdateServiceSettingsOutput, error)
UpdateServiceSettingsWithContext mocks base method
type MockLicenseManagerAPIMockRecorder ¶
type MockLicenseManagerAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockLicenseManagerAPIMockRecorder is the mock recorder for MockLicenseManagerAPI
func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfiguration(arg0 interface{}) *gomock.Call
CreateLicenseConfiguration indicates an expected call of CreateLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
CreateLicenseConfigurationRequest indicates an expected call of CreateLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateLicenseConfigurationWithContext indicates an expected call of CreateLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfiguration(arg0 interface{}) *gomock.Call
DeleteLicenseConfiguration indicates an expected call of DeleteLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteLicenseConfigurationRequest indicates an expected call of DeleteLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteLicenseConfigurationWithContext indicates an expected call of DeleteLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfiguration(arg0 interface{}) *gomock.Call
GetLicenseConfiguration indicates an expected call of GetLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
GetLicenseConfigurationRequest indicates an expected call of GetLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetLicenseConfigurationWithContext indicates an expected call of GetLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) GetServiceSettings ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettings(arg0 interface{}) *gomock.Call
GetServiceSettings indicates an expected call of GetServiceSettings
func (*MockLicenseManagerAPIMockRecorder) GetServiceSettingsRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettingsRequest(arg0 interface{}) *gomock.Call
GetServiceSettingsRequest indicates an expected call of GetServiceSettingsRequest
func (*MockLicenseManagerAPIMockRecorder) GetServiceSettingsWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) GetServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceSettingsWithContext indicates an expected call of GetServiceSettingsWithContext
func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfiguration(arg0 interface{}) *gomock.Call
ListAssociationsForLicenseConfiguration indicates an expected call of ListAssociationsForLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
ListAssociationsForLicenseConfigurationRequest indicates an expected call of ListAssociationsForLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListAssociationsForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAssociationsForLicenseConfigurationWithContext indicates an expected call of ListAssociationsForLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperations ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperations(arg0 interface{}) *gomock.Call
ListFailuresForLicenseConfigurationOperations indicates an expected call of ListFailuresForLicenseConfigurationOperations
func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsRequest(arg0 interface{}) *gomock.Call
ListFailuresForLicenseConfigurationOperationsRequest indicates an expected call of ListFailuresForLicenseConfigurationOperationsRequest
func (*MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListFailuresForLicenseConfigurationOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFailuresForLicenseConfigurationOperationsWithContext indicates an expected call of ListFailuresForLicenseConfigurationOperationsWithContext
func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurations ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurations(arg0 interface{}) *gomock.Call
ListLicenseConfigurations indicates an expected call of ListLicenseConfigurations
func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsRequest(arg0 interface{}) *gomock.Call
ListLicenseConfigurationsRequest indicates an expected call of ListLicenseConfigurationsRequest
func (*MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLicenseConfigurationsWithContext indicates an expected call of ListLicenseConfigurationsWithContext
func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResource ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call
ListLicenseSpecificationsForResource indicates an expected call of ListLicenseSpecificationsForResource
func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call
ListLicenseSpecificationsForResourceRequest indicates an expected call of ListLicenseSpecificationsForResourceRequest
func (*MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListLicenseSpecificationsForResourceWithContext indicates an expected call of ListLicenseSpecificationsForResourceWithContext
func (*MockLicenseManagerAPIMockRecorder) ListResourceInventory ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventory(arg0 interface{}) *gomock.Call
ListResourceInventory indicates an expected call of ListResourceInventory
func (*MockLicenseManagerAPIMockRecorder) ListResourceInventoryRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryRequest(arg0 interface{}) *gomock.Call
ListResourceInventoryRequest indicates an expected call of ListResourceInventoryRequest
func (*MockLicenseManagerAPIMockRecorder) ListResourceInventoryWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListResourceInventoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourceInventoryWithContext indicates an expected call of ListResourceInventoryWithContext
func (*MockLicenseManagerAPIMockRecorder) ListTagsForResource ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockLicenseManagerAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockLicenseManagerAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfiguration(arg0 interface{}) *gomock.Call
ListUsageForLicenseConfiguration indicates an expected call of ListUsageForLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
ListUsageForLicenseConfigurationRequest indicates an expected call of ListUsageForLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) ListUsageForLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUsageForLicenseConfigurationWithContext indicates an expected call of ListUsageForLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) TagResource ¶
func (mr *MockLicenseManagerAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockLicenseManagerAPIMockRecorder) TagResourceRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockLicenseManagerAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockLicenseManagerAPIMockRecorder) UntagResource ¶
func (mr *MockLicenseManagerAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockLicenseManagerAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockLicenseManagerAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfiguration ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfiguration(arg0 interface{}) *gomock.Call
UpdateLicenseConfiguration indicates an expected call of UpdateLicenseConfiguration
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateLicenseConfigurationRequest indicates an expected call of UpdateLicenseConfigurationRequest
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLicenseConfigurationWithContext indicates an expected call of UpdateLicenseConfigurationWithContext
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResource ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResource(arg0 interface{}) *gomock.Call
UpdateLicenseSpecificationsForResource indicates an expected call of UpdateLicenseSpecificationsForResource
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceRequest(arg0 interface{}) *gomock.Call
UpdateLicenseSpecificationsForResourceRequest indicates an expected call of UpdateLicenseSpecificationsForResourceRequest
func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseSpecificationsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateLicenseSpecificationsForResourceWithContext indicates an expected call of UpdateLicenseSpecificationsForResourceWithContext
func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettings ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettings(arg0 interface{}) *gomock.Call
UpdateServiceSettings indicates an expected call of UpdateServiceSettings
func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsRequest ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsRequest(arg0 interface{}) *gomock.Call
UpdateServiceSettingsRequest indicates an expected call of UpdateServiceSettingsRequest
func (*MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsWithContext ¶
func (mr *MockLicenseManagerAPIMockRecorder) UpdateServiceSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateServiceSettingsWithContext indicates an expected call of UpdateServiceSettingsWithContext