licensemanagermock

package
v1.44.25 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package licensemanagermock is a generated GoMock package.

Index

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) AcceptGrant

AcceptGrant mocks base method

func (*MockLicenseManagerAPI) AcceptGrantRequest

AcceptGrantRequest mocks base method

func (*MockLicenseManagerAPI) AcceptGrantWithContext

AcceptGrantWithContext mocks base method

func (*MockLicenseManagerAPI) CheckInLicense

CheckInLicense mocks base method

func (*MockLicenseManagerAPI) CheckInLicenseRequest

CheckInLicenseRequest mocks base method

func (*MockLicenseManagerAPI) CheckInLicenseWithContext

CheckInLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) CheckoutBorrowLicense

CheckoutBorrowLicense mocks base method

func (*MockLicenseManagerAPI) CheckoutBorrowLicenseRequest

CheckoutBorrowLicenseRequest mocks base method

func (*MockLicenseManagerAPI) CheckoutBorrowLicenseWithContext

CheckoutBorrowLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) CheckoutLicense

CheckoutLicense mocks base method

func (*MockLicenseManagerAPI) CheckoutLicenseRequest

CheckoutLicenseRequest mocks base method

func (*MockLicenseManagerAPI) CheckoutLicenseWithContext

CheckoutLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) CreateGrant

CreateGrant mocks base method

func (*MockLicenseManagerAPI) CreateGrantRequest

CreateGrantRequest mocks base method

func (*MockLicenseManagerAPI) CreateGrantVersion

CreateGrantVersion mocks base method

func (*MockLicenseManagerAPI) CreateGrantVersionRequest

CreateGrantVersionRequest mocks base method

func (*MockLicenseManagerAPI) CreateGrantVersionWithContext

CreateGrantVersionWithContext mocks base method

func (*MockLicenseManagerAPI) CreateGrantWithContext

CreateGrantWithContext mocks base method

func (*MockLicenseManagerAPI) CreateLicense

CreateLicense mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConfiguration

CreateLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConfigurationRequest

CreateLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConfigurationWithContext

CreateLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConversionTaskForResource

CreateLicenseConversionTaskForResource mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConversionTaskForResourceRequest

CreateLicenseConversionTaskForResourceRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseConversionTaskForResourceWithContext

CreateLicenseConversionTaskForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) CreateLicenseManagerReportGenerator

CreateLicenseManagerReportGenerator mocks base method

func (*MockLicenseManagerAPI) CreateLicenseManagerReportGeneratorRequest

CreateLicenseManagerReportGeneratorRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseManagerReportGeneratorWithContext

CreateLicenseManagerReportGeneratorWithContext mocks base method

func (*MockLicenseManagerAPI) CreateLicenseRequest

CreateLicenseRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseVersion

CreateLicenseVersion mocks base method

func (*MockLicenseManagerAPI) CreateLicenseVersionRequest

CreateLicenseVersionRequest mocks base method

func (*MockLicenseManagerAPI) CreateLicenseVersionWithContext

CreateLicenseVersionWithContext mocks base method

func (*MockLicenseManagerAPI) CreateLicenseWithContext

CreateLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) CreateToken

CreateToken mocks base method

func (*MockLicenseManagerAPI) CreateTokenRequest

CreateTokenRequest mocks base method

func (*MockLicenseManagerAPI) CreateTokenWithContext

CreateTokenWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteGrant

DeleteGrant mocks base method

func (*MockLicenseManagerAPI) DeleteGrantRequest

DeleteGrantRequest mocks base method

func (*MockLicenseManagerAPI) DeleteGrantWithContext

DeleteGrantWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteLicense

DeleteLicense mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfiguration

DeleteLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfigurationRequest

DeleteLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseConfigurationWithContext

DeleteLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseManagerReportGenerator

DeleteLicenseManagerReportGenerator mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseManagerReportGeneratorRequest

DeleteLicenseManagerReportGeneratorRequest mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseManagerReportGeneratorWithContext

DeleteLicenseManagerReportGeneratorWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseRequest

DeleteLicenseRequest mocks base method

func (*MockLicenseManagerAPI) DeleteLicenseWithContext

DeleteLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) DeleteToken

DeleteToken mocks base method

func (*MockLicenseManagerAPI) DeleteTokenRequest

DeleteTokenRequest mocks base method

func (*MockLicenseManagerAPI) DeleteTokenWithContext

DeleteTokenWithContext mocks base method

func (*MockLicenseManagerAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockLicenseManagerAPI) ExtendLicenseConsumption

ExtendLicenseConsumption mocks base method

func (*MockLicenseManagerAPI) ExtendLicenseConsumptionRequest

ExtendLicenseConsumptionRequest mocks base method

func (*MockLicenseManagerAPI) ExtendLicenseConsumptionWithContext

ExtendLicenseConsumptionWithContext mocks base method

func (*MockLicenseManagerAPI) GetAccessToken

GetAccessToken mocks base method

func (*MockLicenseManagerAPI) GetAccessTokenRequest

GetAccessTokenRequest mocks base method

func (*MockLicenseManagerAPI) GetAccessTokenWithContext

GetAccessTokenWithContext mocks base method

func (*MockLicenseManagerAPI) GetGrant

GetGrant mocks base method

func (*MockLicenseManagerAPI) GetGrantRequest

GetGrantRequest mocks base method

func (*MockLicenseManagerAPI) GetGrantWithContext

GetGrantWithContext mocks base method

func (*MockLicenseManagerAPI) GetLicense

GetLicense mocks base method

func (*MockLicenseManagerAPI) GetLicenseConfiguration

GetLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) GetLicenseConfigurationRequest

GetLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseConfigurationWithContext

GetLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) GetLicenseConversionTask

GetLicenseConversionTask mocks base method

func (*MockLicenseManagerAPI) GetLicenseConversionTaskRequest

GetLicenseConversionTaskRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseConversionTaskWithContext

GetLicenseConversionTaskWithContext mocks base method

func (*MockLicenseManagerAPI) GetLicenseManagerReportGenerator

GetLicenseManagerReportGenerator mocks base method

func (*MockLicenseManagerAPI) GetLicenseManagerReportGeneratorRequest

GetLicenseManagerReportGeneratorRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseManagerReportGeneratorWithContext

GetLicenseManagerReportGeneratorWithContext mocks base method

func (*MockLicenseManagerAPI) GetLicenseRequest

GetLicenseRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseUsage

GetLicenseUsage mocks base method

func (*MockLicenseManagerAPI) GetLicenseUsageRequest

GetLicenseUsageRequest mocks base method

func (*MockLicenseManagerAPI) GetLicenseUsageWithContext

GetLicenseUsageWithContext mocks base method

func (*MockLicenseManagerAPI) GetLicenseWithContext

GetLicenseWithContext mocks base method

func (*MockLicenseManagerAPI) GetServiceSettings

GetServiceSettings mocks base method

func (*MockLicenseManagerAPI) GetServiceSettingsRequest

GetServiceSettingsRequest mocks base method

func (*MockLicenseManagerAPI) GetServiceSettingsWithContext

GetServiceSettingsWithContext mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfiguration

ListAssociationsForLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationRequest

ListAssociationsForLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) ListAssociationsForLicenseConfigurationWithContext

ListAssociationsForLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) ListDistributedGrants

ListDistributedGrants mocks base method

func (*MockLicenseManagerAPI) ListDistributedGrantsRequest

ListDistributedGrantsRequest mocks base method

func (*MockLicenseManagerAPI) ListDistributedGrantsWithContext

ListDistributedGrantsWithContext mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperations

ListFailuresForLicenseConfigurationOperations mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsRequest

ListFailuresForLicenseConfigurationOperationsRequest mocks base method

func (*MockLicenseManagerAPI) ListFailuresForLicenseConfigurationOperationsWithContext

ListFailuresForLicenseConfigurationOperationsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurations

ListLicenseConfigurations mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurationsRequest

ListLicenseConfigurationsRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseConfigurationsWithContext

ListLicenseConfigurationsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseConversionTasks

ListLicenseConversionTasks mocks base method

func (*MockLicenseManagerAPI) ListLicenseConversionTasksRequest

ListLicenseConversionTasksRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseConversionTasksWithContext

ListLicenseConversionTasksWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseManagerReportGenerators

ListLicenseManagerReportGenerators mocks base method

func (*MockLicenseManagerAPI) ListLicenseManagerReportGeneratorsRequest

ListLicenseManagerReportGeneratorsRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseManagerReportGeneratorsWithContext

ListLicenseManagerReportGeneratorsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResource

ListLicenseSpecificationsForResource mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceRequest

ListLicenseSpecificationsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseSpecificationsForResourceWithContext

ListLicenseSpecificationsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenseVersions

ListLicenseVersions mocks base method

func (*MockLicenseManagerAPI) ListLicenseVersionsRequest

ListLicenseVersionsRequest mocks base method

func (*MockLicenseManagerAPI) ListLicenseVersionsWithContext

ListLicenseVersionsWithContext mocks base method

func (*MockLicenseManagerAPI) ListLicenses

ListLicenses mocks base method

func (*MockLicenseManagerAPI) ListLicensesRequest

ListLicensesRequest mocks base method

func (*MockLicenseManagerAPI) ListLicensesWithContext

ListLicensesWithContext mocks base method

func (*MockLicenseManagerAPI) ListReceivedGrants

ListReceivedGrants mocks base method

func (*MockLicenseManagerAPI) ListReceivedGrantsRequest

ListReceivedGrantsRequest mocks base method

func (*MockLicenseManagerAPI) ListReceivedGrantsWithContext

ListReceivedGrantsWithContext mocks base method

func (*MockLicenseManagerAPI) ListReceivedLicenses

ListReceivedLicenses mocks base method

func (*MockLicenseManagerAPI) ListReceivedLicensesRequest

ListReceivedLicensesRequest mocks base method

func (*MockLicenseManagerAPI) ListReceivedLicensesWithContext

ListReceivedLicensesWithContext mocks base method

func (*MockLicenseManagerAPI) ListResourceInventory

ListResourceInventory mocks base method

func (*MockLicenseManagerAPI) ListResourceInventoryRequest

ListResourceInventoryRequest mocks base method

func (*MockLicenseManagerAPI) ListResourceInventoryWithContext

ListResourceInventoryWithContext mocks base method

func (*MockLicenseManagerAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockLicenseManagerAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) ListTagsForResourceWithContext

ListTagsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) ListTokens

ListTokens mocks base method

func (*MockLicenseManagerAPI) ListTokensRequest

ListTokensRequest mocks base method

func (*MockLicenseManagerAPI) ListTokensWithContext

ListTokensWithContext mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfiguration

ListUsageForLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationRequest

ListUsageForLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) ListUsageForLicenseConfigurationWithContext

ListUsageForLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) RejectGrant

RejectGrant mocks base method

func (*MockLicenseManagerAPI) RejectGrantRequest

RejectGrantRequest mocks base method

func (*MockLicenseManagerAPI) RejectGrantWithContext

RejectGrantWithContext mocks base method

func (*MockLicenseManagerAPI) TagResource

TagResource mocks base method

func (*MockLicenseManagerAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockLicenseManagerAPI) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UntagResource

UntagResource mocks base method

func (*MockLicenseManagerAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockLicenseManagerAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfiguration

UpdateLicenseConfiguration mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfigurationRequest

UpdateLicenseConfigurationRequest mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseConfigurationWithContext

UpdateLicenseConfigurationWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseManagerReportGenerator

UpdateLicenseManagerReportGenerator mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseManagerReportGeneratorRequest

UpdateLicenseManagerReportGeneratorRequest mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseManagerReportGeneratorWithContext

UpdateLicenseManagerReportGeneratorWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResource

UpdateLicenseSpecificationsForResource mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceRequest

UpdateLicenseSpecificationsForResourceRequest mocks base method

func (*MockLicenseManagerAPI) UpdateLicenseSpecificationsForResourceWithContext

UpdateLicenseSpecificationsForResourceWithContext mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettings

UpdateServiceSettings mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettingsRequest

UpdateServiceSettingsRequest mocks base method

func (*MockLicenseManagerAPI) UpdateServiceSettingsWithContext

UpdateServiceSettingsWithContext mocks base method

type MockLicenseManagerAPIMockRecorder

type MockLicenseManagerAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockLicenseManagerAPIMockRecorder is the mock recorder for MockLicenseManagerAPI

func (*MockLicenseManagerAPIMockRecorder) AcceptGrant

func (mr *MockLicenseManagerAPIMockRecorder) AcceptGrant(arg0 interface{}) *gomock.Call

AcceptGrant indicates an expected call of AcceptGrant

func (*MockLicenseManagerAPIMockRecorder) AcceptGrantRequest

func (mr *MockLicenseManagerAPIMockRecorder) AcceptGrantRequest(arg0 interface{}) *gomock.Call

AcceptGrantRequest indicates an expected call of AcceptGrantRequest

func (*MockLicenseManagerAPIMockRecorder) AcceptGrantWithContext

func (mr *MockLicenseManagerAPIMockRecorder) AcceptGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptGrantWithContext indicates an expected call of AcceptGrantWithContext

func (*MockLicenseManagerAPIMockRecorder) CheckInLicense

func (mr *MockLicenseManagerAPIMockRecorder) CheckInLicense(arg0 interface{}) *gomock.Call

CheckInLicense indicates an expected call of CheckInLicense

func (*MockLicenseManagerAPIMockRecorder) CheckInLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) CheckInLicenseRequest(arg0 interface{}) *gomock.Call

CheckInLicenseRequest indicates an expected call of CheckInLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) CheckInLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CheckInLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CheckInLicenseWithContext indicates an expected call of CheckInLicenseWithContext

func (*MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicense

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicense(arg0 interface{}) *gomock.Call

CheckoutBorrowLicense indicates an expected call of CheckoutBorrowLicense

func (*MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicenseRequest(arg0 interface{}) *gomock.Call

CheckoutBorrowLicenseRequest indicates an expected call of CheckoutBorrowLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutBorrowLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CheckoutBorrowLicenseWithContext indicates an expected call of CheckoutBorrowLicenseWithContext

func (*MockLicenseManagerAPIMockRecorder) CheckoutLicense

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutLicense(arg0 interface{}) *gomock.Call

CheckoutLicense indicates an expected call of CheckoutLicense

func (*MockLicenseManagerAPIMockRecorder) CheckoutLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutLicenseRequest(arg0 interface{}) *gomock.Call

CheckoutLicenseRequest indicates an expected call of CheckoutLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) CheckoutLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CheckoutLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CheckoutLicenseWithContext indicates an expected call of CheckoutLicenseWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateGrant

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrant(arg0 interface{}) *gomock.Call

CreateGrant indicates an expected call of CreateGrant

func (*MockLicenseManagerAPIMockRecorder) CreateGrantRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrantRequest(arg0 interface{}) *gomock.Call

CreateGrantRequest indicates an expected call of CreateGrantRequest

func (*MockLicenseManagerAPIMockRecorder) CreateGrantVersion

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrantVersion(arg0 interface{}) *gomock.Call

CreateGrantVersion indicates an expected call of CreateGrantVersion

func (*MockLicenseManagerAPIMockRecorder) CreateGrantVersionRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrantVersionRequest(arg0 interface{}) *gomock.Call

CreateGrantVersionRequest indicates an expected call of CreateGrantVersionRequest

func (*MockLicenseManagerAPIMockRecorder) CreateGrantVersionWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrantVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGrantVersionWithContext indicates an expected call of CreateGrantVersionWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateGrantWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGrantWithContext indicates an expected call of CreateGrantWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateLicense

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicense(arg0 interface{}) *gomock.Call

CreateLicense indicates an expected call of CreateLicense

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) CreateLicenseConversionTaskForResource

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConversionTaskForResource(arg0 interface{}) *gomock.Call

CreateLicenseConversionTaskForResource indicates an expected call of CreateLicenseConversionTaskForResource

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConversionTaskForResourceRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConversionTaskForResourceRequest(arg0 interface{}) *gomock.Call

CreateLicenseConversionTaskForResourceRequest indicates an expected call of CreateLicenseConversionTaskForResourceRequest

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseConversionTaskForResourceWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseConversionTaskForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLicenseConversionTaskForResourceWithContext indicates an expected call of CreateLicenseConversionTaskForResourceWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGenerator

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGenerator(arg0 interface{}) *gomock.Call

CreateLicenseManagerReportGenerator indicates an expected call of CreateLicenseManagerReportGenerator

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGeneratorRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGeneratorRequest(arg0 interface{}) *gomock.Call

CreateLicenseManagerReportGeneratorRequest indicates an expected call of CreateLicenseManagerReportGeneratorRequest

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGeneratorWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseManagerReportGeneratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLicenseManagerReportGeneratorWithContext indicates an expected call of CreateLicenseManagerReportGeneratorWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseRequest(arg0 interface{}) *gomock.Call

CreateLicenseRequest indicates an expected call of CreateLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseVersion

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseVersion(arg0 interface{}) *gomock.Call

CreateLicenseVersion indicates an expected call of CreateLicenseVersion

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseVersionRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseVersionRequest(arg0 interface{}) *gomock.Call

CreateLicenseVersionRequest indicates an expected call of CreateLicenseVersionRequest

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseVersionWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLicenseVersionWithContext indicates an expected call of CreateLicenseVersionWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLicenseWithContext indicates an expected call of CreateLicenseWithContext

func (*MockLicenseManagerAPIMockRecorder) CreateToken

func (mr *MockLicenseManagerAPIMockRecorder) CreateToken(arg0 interface{}) *gomock.Call

CreateToken indicates an expected call of CreateToken

func (*MockLicenseManagerAPIMockRecorder) CreateTokenRequest

func (mr *MockLicenseManagerAPIMockRecorder) CreateTokenRequest(arg0 interface{}) *gomock.Call

CreateTokenRequest indicates an expected call of CreateTokenRequest

func (*MockLicenseManagerAPIMockRecorder) CreateTokenWithContext

func (mr *MockLicenseManagerAPIMockRecorder) CreateTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTokenWithContext indicates an expected call of CreateTokenWithContext

func (*MockLicenseManagerAPIMockRecorder) DeleteGrant

func (mr *MockLicenseManagerAPIMockRecorder) DeleteGrant(arg0 interface{}) *gomock.Call

DeleteGrant indicates an expected call of DeleteGrant

func (*MockLicenseManagerAPIMockRecorder) DeleteGrantRequest

func (mr *MockLicenseManagerAPIMockRecorder) DeleteGrantRequest(arg0 interface{}) *gomock.Call

DeleteGrantRequest indicates an expected call of DeleteGrantRequest

func (*MockLicenseManagerAPIMockRecorder) DeleteGrantWithContext

func (mr *MockLicenseManagerAPIMockRecorder) DeleteGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGrantWithContext indicates an expected call of DeleteGrantWithContext

func (*MockLicenseManagerAPIMockRecorder) DeleteLicense

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicense(arg0 interface{}) *gomock.Call

DeleteLicense indicates an expected call of DeleteLicense

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) DeleteLicenseManagerReportGenerator

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseManagerReportGenerator(arg0 interface{}) *gomock.Call

DeleteLicenseManagerReportGenerator indicates an expected call of DeleteLicenseManagerReportGenerator

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseManagerReportGeneratorRequest

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseManagerReportGeneratorRequest(arg0 interface{}) *gomock.Call

DeleteLicenseManagerReportGeneratorRequest indicates an expected call of DeleteLicenseManagerReportGeneratorRequest

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseManagerReportGeneratorWithContext

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseManagerReportGeneratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLicenseManagerReportGeneratorWithContext indicates an expected call of DeleteLicenseManagerReportGeneratorWithContext

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseRequest(arg0 interface{}) *gomock.Call

DeleteLicenseRequest indicates an expected call of DeleteLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) DeleteLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) DeleteLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLicenseWithContext indicates an expected call of DeleteLicenseWithContext

func (*MockLicenseManagerAPIMockRecorder) DeleteToken

func (mr *MockLicenseManagerAPIMockRecorder) DeleteToken(arg0 interface{}) *gomock.Call

DeleteToken indicates an expected call of DeleteToken

func (*MockLicenseManagerAPIMockRecorder) DeleteTokenRequest

func (mr *MockLicenseManagerAPIMockRecorder) DeleteTokenRequest(arg0 interface{}) *gomock.Call

DeleteTokenRequest indicates an expected call of DeleteTokenRequest

func (*MockLicenseManagerAPIMockRecorder) DeleteTokenWithContext

func (mr *MockLicenseManagerAPIMockRecorder) DeleteTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTokenWithContext indicates an expected call of DeleteTokenWithContext

func (*MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumption

func (mr *MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumption(arg0 interface{}) *gomock.Call

ExtendLicenseConsumption indicates an expected call of ExtendLicenseConsumption

func (*MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumptionRequest

func (mr *MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumptionRequest(arg0 interface{}) *gomock.Call

ExtendLicenseConsumptionRequest indicates an expected call of ExtendLicenseConsumptionRequest

func (*MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumptionWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ExtendLicenseConsumptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExtendLicenseConsumptionWithContext indicates an expected call of ExtendLicenseConsumptionWithContext

func (*MockLicenseManagerAPIMockRecorder) GetAccessToken

func (mr *MockLicenseManagerAPIMockRecorder) GetAccessToken(arg0 interface{}) *gomock.Call

GetAccessToken indicates an expected call of GetAccessToken

func (*MockLicenseManagerAPIMockRecorder) GetAccessTokenRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetAccessTokenRequest(arg0 interface{}) *gomock.Call

GetAccessTokenRequest indicates an expected call of GetAccessTokenRequest

func (*MockLicenseManagerAPIMockRecorder) GetAccessTokenWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetAccessTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccessTokenWithContext indicates an expected call of GetAccessTokenWithContext

func (*MockLicenseManagerAPIMockRecorder) GetGrant

func (mr *MockLicenseManagerAPIMockRecorder) GetGrant(arg0 interface{}) *gomock.Call

GetGrant indicates an expected call of GetGrant

func (*MockLicenseManagerAPIMockRecorder) GetGrantRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetGrantRequest(arg0 interface{}) *gomock.Call

GetGrantRequest indicates an expected call of GetGrantRequest

func (*MockLicenseManagerAPIMockRecorder) GetGrantWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGrantWithContext indicates an expected call of GetGrantWithContext

func (*MockLicenseManagerAPIMockRecorder) GetLicense

func (mr *MockLicenseManagerAPIMockRecorder) GetLicense(arg0 interface{}) *gomock.Call

GetLicense indicates an expected call of GetLicense

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) GetLicenseConversionTask

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConversionTask(arg0 interface{}) *gomock.Call

GetLicenseConversionTask indicates an expected call of GetLicenseConversionTask

func (*MockLicenseManagerAPIMockRecorder) GetLicenseConversionTaskRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConversionTaskRequest(arg0 interface{}) *gomock.Call

GetLicenseConversionTaskRequest indicates an expected call of GetLicenseConversionTaskRequest

func (*MockLicenseManagerAPIMockRecorder) GetLicenseConversionTaskWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseConversionTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLicenseConversionTaskWithContext indicates an expected call of GetLicenseConversionTaskWithContext

func (*MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGenerator

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGenerator(arg0 interface{}) *gomock.Call

GetLicenseManagerReportGenerator indicates an expected call of GetLicenseManagerReportGenerator

func (*MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGeneratorRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGeneratorRequest(arg0 interface{}) *gomock.Call

GetLicenseManagerReportGeneratorRequest indicates an expected call of GetLicenseManagerReportGeneratorRequest

func (*MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGeneratorWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseManagerReportGeneratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLicenseManagerReportGeneratorWithContext indicates an expected call of GetLicenseManagerReportGeneratorWithContext

func (*MockLicenseManagerAPIMockRecorder) GetLicenseRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseRequest(arg0 interface{}) *gomock.Call

GetLicenseRequest indicates an expected call of GetLicenseRequest

func (*MockLicenseManagerAPIMockRecorder) GetLicenseUsage

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseUsage(arg0 interface{}) *gomock.Call

GetLicenseUsage indicates an expected call of GetLicenseUsage

func (*MockLicenseManagerAPIMockRecorder) GetLicenseUsageRequest

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseUsageRequest(arg0 interface{}) *gomock.Call

GetLicenseUsageRequest indicates an expected call of GetLicenseUsageRequest

func (*MockLicenseManagerAPIMockRecorder) GetLicenseUsageWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLicenseUsageWithContext indicates an expected call of GetLicenseUsageWithContext

func (*MockLicenseManagerAPIMockRecorder) GetLicenseWithContext

func (mr *MockLicenseManagerAPIMockRecorder) GetLicenseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLicenseWithContext indicates an expected call of GetLicenseWithContext

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) ListDistributedGrants

func (mr *MockLicenseManagerAPIMockRecorder) ListDistributedGrants(arg0 interface{}) *gomock.Call

ListDistributedGrants indicates an expected call of ListDistributedGrants

func (*MockLicenseManagerAPIMockRecorder) ListDistributedGrantsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListDistributedGrantsRequest(arg0 interface{}) *gomock.Call

ListDistributedGrantsRequest indicates an expected call of ListDistributedGrantsRequest

func (*MockLicenseManagerAPIMockRecorder) ListDistributedGrantsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListDistributedGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDistributedGrantsWithContext indicates an expected call of ListDistributedGrantsWithContext

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) ListLicenseConversionTasks

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConversionTasks(arg0 interface{}) *gomock.Call

ListLicenseConversionTasks indicates an expected call of ListLicenseConversionTasks

func (*MockLicenseManagerAPIMockRecorder) ListLicenseConversionTasksRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConversionTasksRequest(arg0 interface{}) *gomock.Call

ListLicenseConversionTasksRequest indicates an expected call of ListLicenseConversionTasksRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicenseConversionTasksWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseConversionTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicenseConversionTasksWithContext indicates an expected call of ListLicenseConversionTasksWithContext

func (*MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGenerators

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGenerators(arg0 interface{}) *gomock.Call

ListLicenseManagerReportGenerators indicates an expected call of ListLicenseManagerReportGenerators

func (*MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGeneratorsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGeneratorsRequest(arg0 interface{}) *gomock.Call

ListLicenseManagerReportGeneratorsRequest indicates an expected call of ListLicenseManagerReportGeneratorsRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGeneratorsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseManagerReportGeneratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicenseManagerReportGeneratorsWithContext indicates an expected call of ListLicenseManagerReportGeneratorsWithContext

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) ListLicenseVersions

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseVersions(arg0 interface{}) *gomock.Call

ListLicenseVersions indicates an expected call of ListLicenseVersions

func (*MockLicenseManagerAPIMockRecorder) ListLicenseVersionsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseVersionsRequest(arg0 interface{}) *gomock.Call

ListLicenseVersionsRequest indicates an expected call of ListLicenseVersionsRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicenseVersionsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenseVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicenseVersionsWithContext indicates an expected call of ListLicenseVersionsWithContext

func (*MockLicenseManagerAPIMockRecorder) ListLicenses

func (mr *MockLicenseManagerAPIMockRecorder) ListLicenses(arg0 interface{}) *gomock.Call

ListLicenses indicates an expected call of ListLicenses

func (*MockLicenseManagerAPIMockRecorder) ListLicensesRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListLicensesRequest(arg0 interface{}) *gomock.Call

ListLicensesRequest indicates an expected call of ListLicensesRequest

func (*MockLicenseManagerAPIMockRecorder) ListLicensesWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListLicensesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLicensesWithContext indicates an expected call of ListLicensesWithContext

func (*MockLicenseManagerAPIMockRecorder) ListReceivedGrants

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedGrants(arg0 interface{}) *gomock.Call

ListReceivedGrants indicates an expected call of ListReceivedGrants

func (*MockLicenseManagerAPIMockRecorder) ListReceivedGrantsRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedGrantsRequest(arg0 interface{}) *gomock.Call

ListReceivedGrantsRequest indicates an expected call of ListReceivedGrantsRequest

func (*MockLicenseManagerAPIMockRecorder) ListReceivedGrantsWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReceivedGrantsWithContext indicates an expected call of ListReceivedGrantsWithContext

func (*MockLicenseManagerAPIMockRecorder) ListReceivedLicenses

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedLicenses(arg0 interface{}) *gomock.Call

ListReceivedLicenses indicates an expected call of ListReceivedLicenses

func (*MockLicenseManagerAPIMockRecorder) ListReceivedLicensesRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedLicensesRequest(arg0 interface{}) *gomock.Call

ListReceivedLicensesRequest indicates an expected call of ListReceivedLicensesRequest

func (*MockLicenseManagerAPIMockRecorder) ListReceivedLicensesWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListReceivedLicensesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListReceivedLicensesWithContext indicates an expected call of ListReceivedLicensesWithContext

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) ListTokens

func (mr *MockLicenseManagerAPIMockRecorder) ListTokens(arg0 interface{}) *gomock.Call

ListTokens indicates an expected call of ListTokens

func (*MockLicenseManagerAPIMockRecorder) ListTokensRequest

func (mr *MockLicenseManagerAPIMockRecorder) ListTokensRequest(arg0 interface{}) *gomock.Call

ListTokensRequest indicates an expected call of ListTokensRequest

func (*MockLicenseManagerAPIMockRecorder) ListTokensWithContext

func (mr *MockLicenseManagerAPIMockRecorder) ListTokensWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTokensWithContext indicates an expected call of ListTokensWithContext

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) RejectGrant

func (mr *MockLicenseManagerAPIMockRecorder) RejectGrant(arg0 interface{}) *gomock.Call

RejectGrant indicates an expected call of RejectGrant

func (*MockLicenseManagerAPIMockRecorder) RejectGrantRequest

func (mr *MockLicenseManagerAPIMockRecorder) RejectGrantRequest(arg0 interface{}) *gomock.Call

RejectGrantRequest indicates an expected call of RejectGrantRequest

func (*MockLicenseManagerAPIMockRecorder) RejectGrantWithContext

func (mr *MockLicenseManagerAPIMockRecorder) RejectGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectGrantWithContext indicates an expected call of RejectGrantWithContext

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) UpdateLicenseManagerReportGenerator

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseManagerReportGenerator(arg0 interface{}) *gomock.Call

UpdateLicenseManagerReportGenerator indicates an expected call of UpdateLicenseManagerReportGenerator

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseManagerReportGeneratorRequest

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseManagerReportGeneratorRequest(arg0 interface{}) *gomock.Call

UpdateLicenseManagerReportGeneratorRequest indicates an expected call of UpdateLicenseManagerReportGeneratorRequest

func (*MockLicenseManagerAPIMockRecorder) UpdateLicenseManagerReportGeneratorWithContext

func (mr *MockLicenseManagerAPIMockRecorder) UpdateLicenseManagerReportGeneratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLicenseManagerReportGeneratorWithContext indicates an expected call of UpdateLicenseManagerReportGeneratorWithContext

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

Jump to

Keyboard shortcuts

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