appstreammock

package
v1.44.173 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package appstreammock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAppStreamAPI

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

MockAppStreamAPI is a mock of AppStreamAPI interface

func NewMockAppStreamAPI

func NewMockAppStreamAPI(ctrl *gomock.Controller) *MockAppStreamAPI

NewMockAppStreamAPI creates a new mock instance

func (*MockAppStreamAPI) AssociateApplicationFleet

AssociateApplicationFleet mocks base method

func (*MockAppStreamAPI) AssociateApplicationFleetRequest

AssociateApplicationFleetRequest mocks base method

func (*MockAppStreamAPI) AssociateApplicationFleetWithContext

AssociateApplicationFleetWithContext mocks base method

func (*MockAppStreamAPI) AssociateApplicationToEntitlement

AssociateApplicationToEntitlement mocks base method

func (*MockAppStreamAPI) AssociateApplicationToEntitlementRequest

AssociateApplicationToEntitlementRequest mocks base method

func (*MockAppStreamAPI) AssociateApplicationToEntitlementWithContext

AssociateApplicationToEntitlementWithContext mocks base method

func (*MockAppStreamAPI) AssociateFleet

AssociateFleet mocks base method

func (*MockAppStreamAPI) AssociateFleetRequest

AssociateFleetRequest mocks base method

func (*MockAppStreamAPI) AssociateFleetWithContext

func (m *MockAppStreamAPI) AssociateFleetWithContext(arg0 context.Context, arg1 *appstream.AssociateFleetInput, arg2 ...request.Option) (*appstream.AssociateFleetOutput, error)

AssociateFleetWithContext mocks base method

func (*MockAppStreamAPI) BatchAssociateUserStack

BatchAssociateUserStack mocks base method

func (*MockAppStreamAPI) BatchAssociateUserStackRequest

BatchAssociateUserStackRequest mocks base method

func (*MockAppStreamAPI) BatchAssociateUserStackWithContext

func (m *MockAppStreamAPI) BatchAssociateUserStackWithContext(arg0 context.Context, arg1 *appstream.BatchAssociateUserStackInput, arg2 ...request.Option) (*appstream.BatchAssociateUserStackOutput, error)

BatchAssociateUserStackWithContext mocks base method

func (*MockAppStreamAPI) BatchDisassociateUserStack

BatchDisassociateUserStack mocks base method

func (*MockAppStreamAPI) BatchDisassociateUserStackRequest

BatchDisassociateUserStackRequest mocks base method

func (*MockAppStreamAPI) BatchDisassociateUserStackWithContext

BatchDisassociateUserStackWithContext mocks base method

func (*MockAppStreamAPI) CopyImage

CopyImage mocks base method

func (*MockAppStreamAPI) CopyImageRequest

CopyImageRequest mocks base method

func (*MockAppStreamAPI) CopyImageWithContext

func (m *MockAppStreamAPI) CopyImageWithContext(arg0 context.Context, arg1 *appstream.CopyImageInput, arg2 ...request.Option) (*appstream.CopyImageOutput, error)

CopyImageWithContext mocks base method

func (*MockAppStreamAPI) CreateAppBlock

CreateAppBlock mocks base method

func (*MockAppStreamAPI) CreateAppBlockRequest

CreateAppBlockRequest mocks base method

func (*MockAppStreamAPI) CreateAppBlockWithContext

func (m *MockAppStreamAPI) CreateAppBlockWithContext(arg0 context.Context, arg1 *appstream.CreateAppBlockInput, arg2 ...request.Option) (*appstream.CreateAppBlockOutput, error)

CreateAppBlockWithContext mocks base method

func (*MockAppStreamAPI) CreateApplication

CreateApplication mocks base method

func (*MockAppStreamAPI) CreateApplicationRequest

CreateApplicationRequest mocks base method

func (*MockAppStreamAPI) CreateApplicationWithContext

func (m *MockAppStreamAPI) CreateApplicationWithContext(arg0 context.Context, arg1 *appstream.CreateApplicationInput, arg2 ...request.Option) (*appstream.CreateApplicationOutput, error)

CreateApplicationWithContext mocks base method

func (*MockAppStreamAPI) CreateDirectoryConfig

CreateDirectoryConfig mocks base method

func (*MockAppStreamAPI) CreateDirectoryConfigRequest

CreateDirectoryConfigRequest mocks base method

func (*MockAppStreamAPI) CreateDirectoryConfigWithContext

func (m *MockAppStreamAPI) CreateDirectoryConfigWithContext(arg0 context.Context, arg1 *appstream.CreateDirectoryConfigInput, arg2 ...request.Option) (*appstream.CreateDirectoryConfigOutput, error)

CreateDirectoryConfigWithContext mocks base method

func (*MockAppStreamAPI) CreateEntitlement

CreateEntitlement mocks base method

func (*MockAppStreamAPI) CreateEntitlementRequest

CreateEntitlementRequest mocks base method

func (*MockAppStreamAPI) CreateEntitlementWithContext

func (m *MockAppStreamAPI) CreateEntitlementWithContext(arg0 context.Context, arg1 *appstream.CreateEntitlementInput, arg2 ...request.Option) (*appstream.CreateEntitlementOutput, error)

CreateEntitlementWithContext mocks base method

func (*MockAppStreamAPI) CreateFleet

CreateFleet mocks base method

func (*MockAppStreamAPI) CreateFleetRequest

CreateFleetRequest mocks base method

func (*MockAppStreamAPI) CreateFleetWithContext

func (m *MockAppStreamAPI) CreateFleetWithContext(arg0 context.Context, arg1 *appstream.CreateFleetInput, arg2 ...request.Option) (*appstream.CreateFleetOutput, error)

CreateFleetWithContext mocks base method

func (*MockAppStreamAPI) CreateImageBuilder

CreateImageBuilder mocks base method

func (*MockAppStreamAPI) CreateImageBuilderRequest

CreateImageBuilderRequest mocks base method

func (*MockAppStreamAPI) CreateImageBuilderStreamingURL

CreateImageBuilderStreamingURL mocks base method

func (*MockAppStreamAPI) CreateImageBuilderStreamingURLRequest

CreateImageBuilderStreamingURLRequest mocks base method

func (*MockAppStreamAPI) CreateImageBuilderStreamingURLWithContext

CreateImageBuilderStreamingURLWithContext mocks base method

func (*MockAppStreamAPI) CreateImageBuilderWithContext

func (m *MockAppStreamAPI) CreateImageBuilderWithContext(arg0 context.Context, arg1 *appstream.CreateImageBuilderInput, arg2 ...request.Option) (*appstream.CreateImageBuilderOutput, error)

CreateImageBuilderWithContext mocks base method

func (*MockAppStreamAPI) CreateStack

CreateStack mocks base method

func (*MockAppStreamAPI) CreateStackRequest

CreateStackRequest mocks base method

func (*MockAppStreamAPI) CreateStackWithContext

func (m *MockAppStreamAPI) CreateStackWithContext(arg0 context.Context, arg1 *appstream.CreateStackInput, arg2 ...request.Option) (*appstream.CreateStackOutput, error)

CreateStackWithContext mocks base method

func (*MockAppStreamAPI) CreateStreamingURL

CreateStreamingURL mocks base method

func (*MockAppStreamAPI) CreateStreamingURLRequest

CreateStreamingURLRequest mocks base method

func (*MockAppStreamAPI) CreateStreamingURLWithContext

func (m *MockAppStreamAPI) CreateStreamingURLWithContext(arg0 context.Context, arg1 *appstream.CreateStreamingURLInput, arg2 ...request.Option) (*appstream.CreateStreamingURLOutput, error)

CreateStreamingURLWithContext mocks base method

func (*MockAppStreamAPI) CreateUpdatedImage

CreateUpdatedImage mocks base method

func (*MockAppStreamAPI) CreateUpdatedImageRequest

CreateUpdatedImageRequest mocks base method

func (*MockAppStreamAPI) CreateUpdatedImageWithContext

func (m *MockAppStreamAPI) CreateUpdatedImageWithContext(arg0 context.Context, arg1 *appstream.CreateUpdatedImageInput, arg2 ...request.Option) (*appstream.CreateUpdatedImageOutput, error)

CreateUpdatedImageWithContext mocks base method

func (*MockAppStreamAPI) CreateUsageReportSubscription

CreateUsageReportSubscription mocks base method

func (*MockAppStreamAPI) CreateUsageReportSubscriptionRequest

CreateUsageReportSubscriptionRequest mocks base method

func (*MockAppStreamAPI) CreateUsageReportSubscriptionWithContext

CreateUsageReportSubscriptionWithContext mocks base method

func (*MockAppStreamAPI) CreateUser

CreateUser mocks base method

func (*MockAppStreamAPI) CreateUserRequest

CreateUserRequest mocks base method

func (*MockAppStreamAPI) CreateUserWithContext

func (m *MockAppStreamAPI) CreateUserWithContext(arg0 context.Context, arg1 *appstream.CreateUserInput, arg2 ...request.Option) (*appstream.CreateUserOutput, error)

CreateUserWithContext mocks base method

func (*MockAppStreamAPI) DeleteAppBlock

DeleteAppBlock mocks base method

func (*MockAppStreamAPI) DeleteAppBlockRequest

DeleteAppBlockRequest mocks base method

func (*MockAppStreamAPI) DeleteAppBlockWithContext

func (m *MockAppStreamAPI) DeleteAppBlockWithContext(arg0 context.Context, arg1 *appstream.DeleteAppBlockInput, arg2 ...request.Option) (*appstream.DeleteAppBlockOutput, error)

DeleteAppBlockWithContext mocks base method

func (*MockAppStreamAPI) DeleteApplication

DeleteApplication mocks base method

func (*MockAppStreamAPI) DeleteApplicationRequest

DeleteApplicationRequest mocks base method

func (*MockAppStreamAPI) DeleteApplicationWithContext

func (m *MockAppStreamAPI) DeleteApplicationWithContext(arg0 context.Context, arg1 *appstream.DeleteApplicationInput, arg2 ...request.Option) (*appstream.DeleteApplicationOutput, error)

DeleteApplicationWithContext mocks base method

func (*MockAppStreamAPI) DeleteDirectoryConfig

DeleteDirectoryConfig mocks base method

func (*MockAppStreamAPI) DeleteDirectoryConfigRequest

DeleteDirectoryConfigRequest mocks base method

func (*MockAppStreamAPI) DeleteDirectoryConfigWithContext

func (m *MockAppStreamAPI) DeleteDirectoryConfigWithContext(arg0 context.Context, arg1 *appstream.DeleteDirectoryConfigInput, arg2 ...request.Option) (*appstream.DeleteDirectoryConfigOutput, error)

DeleteDirectoryConfigWithContext mocks base method

func (*MockAppStreamAPI) DeleteEntitlement

DeleteEntitlement mocks base method

func (*MockAppStreamAPI) DeleteEntitlementRequest

DeleteEntitlementRequest mocks base method

func (*MockAppStreamAPI) DeleteEntitlementWithContext

func (m *MockAppStreamAPI) DeleteEntitlementWithContext(arg0 context.Context, arg1 *appstream.DeleteEntitlementInput, arg2 ...request.Option) (*appstream.DeleteEntitlementOutput, error)

DeleteEntitlementWithContext mocks base method

func (*MockAppStreamAPI) DeleteFleet

DeleteFleet mocks base method

func (*MockAppStreamAPI) DeleteFleetRequest

DeleteFleetRequest mocks base method

func (*MockAppStreamAPI) DeleteFleetWithContext

func (m *MockAppStreamAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *appstream.DeleteFleetInput, arg2 ...request.Option) (*appstream.DeleteFleetOutput, error)

DeleteFleetWithContext mocks base method

func (*MockAppStreamAPI) DeleteImage

DeleteImage mocks base method

func (*MockAppStreamAPI) DeleteImageBuilder

DeleteImageBuilder mocks base method

func (*MockAppStreamAPI) DeleteImageBuilderRequest

DeleteImageBuilderRequest mocks base method

func (*MockAppStreamAPI) DeleteImageBuilderWithContext

func (m *MockAppStreamAPI) DeleteImageBuilderWithContext(arg0 context.Context, arg1 *appstream.DeleteImageBuilderInput, arg2 ...request.Option) (*appstream.DeleteImageBuilderOutput, error)

DeleteImageBuilderWithContext mocks base method

func (*MockAppStreamAPI) DeleteImagePermissions

DeleteImagePermissions mocks base method

func (*MockAppStreamAPI) DeleteImagePermissionsRequest

DeleteImagePermissionsRequest mocks base method

func (*MockAppStreamAPI) DeleteImagePermissionsWithContext

func (m *MockAppStreamAPI) DeleteImagePermissionsWithContext(arg0 context.Context, arg1 *appstream.DeleteImagePermissionsInput, arg2 ...request.Option) (*appstream.DeleteImagePermissionsOutput, error)

DeleteImagePermissionsWithContext mocks base method

func (*MockAppStreamAPI) DeleteImageRequest

DeleteImageRequest mocks base method

func (*MockAppStreamAPI) DeleteImageWithContext

func (m *MockAppStreamAPI) DeleteImageWithContext(arg0 context.Context, arg1 *appstream.DeleteImageInput, arg2 ...request.Option) (*appstream.DeleteImageOutput, error)

DeleteImageWithContext mocks base method

func (*MockAppStreamAPI) DeleteStack

DeleteStack mocks base method

func (*MockAppStreamAPI) DeleteStackRequest

DeleteStackRequest mocks base method

func (*MockAppStreamAPI) DeleteStackWithContext

func (m *MockAppStreamAPI) DeleteStackWithContext(arg0 context.Context, arg1 *appstream.DeleteStackInput, arg2 ...request.Option) (*appstream.DeleteStackOutput, error)

DeleteStackWithContext mocks base method

func (*MockAppStreamAPI) DeleteUsageReportSubscription

DeleteUsageReportSubscription mocks base method

func (*MockAppStreamAPI) DeleteUsageReportSubscriptionRequest

DeleteUsageReportSubscriptionRequest mocks base method

func (*MockAppStreamAPI) DeleteUsageReportSubscriptionWithContext

DeleteUsageReportSubscriptionWithContext mocks base method

func (*MockAppStreamAPI) DeleteUser

DeleteUser mocks base method

func (*MockAppStreamAPI) DeleteUserRequest

DeleteUserRequest mocks base method

func (*MockAppStreamAPI) DeleteUserWithContext

func (m *MockAppStreamAPI) DeleteUserWithContext(arg0 context.Context, arg1 *appstream.DeleteUserInput, arg2 ...request.Option) (*appstream.DeleteUserOutput, error)

DeleteUserWithContext mocks base method

func (*MockAppStreamAPI) DescribeAppBlocks

DescribeAppBlocks mocks base method

func (*MockAppStreamAPI) DescribeAppBlocksRequest

DescribeAppBlocksRequest mocks base method

func (*MockAppStreamAPI) DescribeAppBlocksWithContext

func (m *MockAppStreamAPI) DescribeAppBlocksWithContext(arg0 context.Context, arg1 *appstream.DescribeAppBlocksInput, arg2 ...request.Option) (*appstream.DescribeAppBlocksOutput, error)

DescribeAppBlocksWithContext mocks base method

func (*MockAppStreamAPI) DescribeApplicationFleetAssociations

DescribeApplicationFleetAssociations mocks base method

func (*MockAppStreamAPI) DescribeApplicationFleetAssociationsRequest

DescribeApplicationFleetAssociationsRequest mocks base method

func (*MockAppStreamAPI) DescribeApplicationFleetAssociationsWithContext

DescribeApplicationFleetAssociationsWithContext mocks base method

func (*MockAppStreamAPI) DescribeApplications

DescribeApplications mocks base method

func (*MockAppStreamAPI) DescribeApplicationsRequest

DescribeApplicationsRequest mocks base method

func (*MockAppStreamAPI) DescribeApplicationsWithContext

func (m *MockAppStreamAPI) DescribeApplicationsWithContext(arg0 context.Context, arg1 *appstream.DescribeApplicationsInput, arg2 ...request.Option) (*appstream.DescribeApplicationsOutput, error)

DescribeApplicationsWithContext mocks base method

func (*MockAppStreamAPI) DescribeDirectoryConfigs

DescribeDirectoryConfigs mocks base method

func (*MockAppStreamAPI) DescribeDirectoryConfigsRequest

DescribeDirectoryConfigsRequest mocks base method

func (*MockAppStreamAPI) DescribeDirectoryConfigsWithContext

DescribeDirectoryConfigsWithContext mocks base method

func (*MockAppStreamAPI) DescribeEntitlements

DescribeEntitlements mocks base method

func (*MockAppStreamAPI) DescribeEntitlementsRequest

DescribeEntitlementsRequest mocks base method

func (*MockAppStreamAPI) DescribeEntitlementsWithContext

func (m *MockAppStreamAPI) DescribeEntitlementsWithContext(arg0 context.Context, arg1 *appstream.DescribeEntitlementsInput, arg2 ...request.Option) (*appstream.DescribeEntitlementsOutput, error)

DescribeEntitlementsWithContext mocks base method

func (*MockAppStreamAPI) DescribeFleets

DescribeFleets mocks base method

func (*MockAppStreamAPI) DescribeFleetsRequest

DescribeFleetsRequest mocks base method

func (*MockAppStreamAPI) DescribeFleetsWithContext

func (m *MockAppStreamAPI) DescribeFleetsWithContext(arg0 context.Context, arg1 *appstream.DescribeFleetsInput, arg2 ...request.Option) (*appstream.DescribeFleetsOutput, error)

DescribeFleetsWithContext mocks base method

func (*MockAppStreamAPI) DescribeImageBuilders

DescribeImageBuilders mocks base method

func (*MockAppStreamAPI) DescribeImageBuildersRequest

DescribeImageBuildersRequest mocks base method

func (*MockAppStreamAPI) DescribeImageBuildersWithContext

func (m *MockAppStreamAPI) DescribeImageBuildersWithContext(arg0 context.Context, arg1 *appstream.DescribeImageBuildersInput, arg2 ...request.Option) (*appstream.DescribeImageBuildersOutput, error)

DescribeImageBuildersWithContext mocks base method

func (*MockAppStreamAPI) DescribeImagePermissions

DescribeImagePermissions mocks base method

func (*MockAppStreamAPI) DescribeImagePermissionsPages

DescribeImagePermissionsPages mocks base method

func (*MockAppStreamAPI) DescribeImagePermissionsPagesWithContext

func (m *MockAppStreamAPI) DescribeImagePermissionsPagesWithContext(arg0 context.Context, arg1 *appstream.DescribeImagePermissionsInput, arg2 func(*appstream.DescribeImagePermissionsOutput, bool) bool, arg3 ...request.Option) error

DescribeImagePermissionsPagesWithContext mocks base method

func (*MockAppStreamAPI) DescribeImagePermissionsRequest

DescribeImagePermissionsRequest mocks base method

func (*MockAppStreamAPI) DescribeImagePermissionsWithContext

DescribeImagePermissionsWithContext mocks base method

func (*MockAppStreamAPI) DescribeImages

DescribeImages mocks base method

func (*MockAppStreamAPI) DescribeImagesPages

func (m *MockAppStreamAPI) DescribeImagesPages(arg0 *appstream.DescribeImagesInput, arg1 func(*appstream.DescribeImagesOutput, bool) bool) error

DescribeImagesPages mocks base method

func (*MockAppStreamAPI) DescribeImagesPagesWithContext

func (m *MockAppStreamAPI) DescribeImagesPagesWithContext(arg0 context.Context, arg1 *appstream.DescribeImagesInput, arg2 func(*appstream.DescribeImagesOutput, bool) bool, arg3 ...request.Option) error

DescribeImagesPagesWithContext mocks base method

func (*MockAppStreamAPI) DescribeImagesRequest

DescribeImagesRequest mocks base method

func (*MockAppStreamAPI) DescribeImagesWithContext

func (m *MockAppStreamAPI) DescribeImagesWithContext(arg0 context.Context, arg1 *appstream.DescribeImagesInput, arg2 ...request.Option) (*appstream.DescribeImagesOutput, error)

DescribeImagesWithContext mocks base method

func (*MockAppStreamAPI) DescribeSessions

DescribeSessions mocks base method

func (*MockAppStreamAPI) DescribeSessionsRequest

DescribeSessionsRequest mocks base method

func (*MockAppStreamAPI) DescribeSessionsWithContext

func (m *MockAppStreamAPI) DescribeSessionsWithContext(arg0 context.Context, arg1 *appstream.DescribeSessionsInput, arg2 ...request.Option) (*appstream.DescribeSessionsOutput, error)

DescribeSessionsWithContext mocks base method

func (*MockAppStreamAPI) DescribeStacks

DescribeStacks mocks base method

func (*MockAppStreamAPI) DescribeStacksRequest

DescribeStacksRequest mocks base method

func (*MockAppStreamAPI) DescribeStacksWithContext

func (m *MockAppStreamAPI) DescribeStacksWithContext(arg0 context.Context, arg1 *appstream.DescribeStacksInput, arg2 ...request.Option) (*appstream.DescribeStacksOutput, error)

DescribeStacksWithContext mocks base method

func (*MockAppStreamAPI) DescribeUsageReportSubscriptions

DescribeUsageReportSubscriptions mocks base method

func (*MockAppStreamAPI) DescribeUsageReportSubscriptionsRequest

DescribeUsageReportSubscriptionsRequest mocks base method

func (*MockAppStreamAPI) DescribeUsageReportSubscriptionsWithContext

DescribeUsageReportSubscriptionsWithContext mocks base method

func (*MockAppStreamAPI) DescribeUserStackAssociations

DescribeUserStackAssociations mocks base method

func (*MockAppStreamAPI) DescribeUserStackAssociationsRequest

DescribeUserStackAssociationsRequest mocks base method

func (*MockAppStreamAPI) DescribeUserStackAssociationsWithContext

DescribeUserStackAssociationsWithContext mocks base method

func (*MockAppStreamAPI) DescribeUsers

DescribeUsers mocks base method

func (*MockAppStreamAPI) DescribeUsersRequest

DescribeUsersRequest mocks base method

func (*MockAppStreamAPI) DescribeUsersWithContext

func (m *MockAppStreamAPI) DescribeUsersWithContext(arg0 context.Context, arg1 *appstream.DescribeUsersInput, arg2 ...request.Option) (*appstream.DescribeUsersOutput, error)

DescribeUsersWithContext mocks base method

func (*MockAppStreamAPI) DisableUser

DisableUser mocks base method

func (*MockAppStreamAPI) DisableUserRequest

DisableUserRequest mocks base method

func (*MockAppStreamAPI) DisableUserWithContext

func (m *MockAppStreamAPI) DisableUserWithContext(arg0 context.Context, arg1 *appstream.DisableUserInput, arg2 ...request.Option) (*appstream.DisableUserOutput, error)

DisableUserWithContext mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFleet

DisassociateApplicationFleet mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFleetRequest

DisassociateApplicationFleetRequest mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFleetWithContext

DisassociateApplicationFleetWithContext mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFromEntitlement

DisassociateApplicationFromEntitlement mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFromEntitlementRequest

DisassociateApplicationFromEntitlementRequest mocks base method

func (*MockAppStreamAPI) DisassociateApplicationFromEntitlementWithContext

DisassociateApplicationFromEntitlementWithContext mocks base method

func (*MockAppStreamAPI) DisassociateFleet

DisassociateFleet mocks base method

func (*MockAppStreamAPI) DisassociateFleetRequest

DisassociateFleetRequest mocks base method

func (*MockAppStreamAPI) DisassociateFleetWithContext

func (m *MockAppStreamAPI) DisassociateFleetWithContext(arg0 context.Context, arg1 *appstream.DisassociateFleetInput, arg2 ...request.Option) (*appstream.DisassociateFleetOutput, error)

DisassociateFleetWithContext mocks base method

func (*MockAppStreamAPI) EXPECT

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

func (*MockAppStreamAPI) EnableUser

EnableUser mocks base method

func (*MockAppStreamAPI) EnableUserRequest

EnableUserRequest mocks base method

func (*MockAppStreamAPI) EnableUserWithContext

func (m *MockAppStreamAPI) EnableUserWithContext(arg0 context.Context, arg1 *appstream.EnableUserInput, arg2 ...request.Option) (*appstream.EnableUserOutput, error)

EnableUserWithContext mocks base method

func (*MockAppStreamAPI) ExpireSession

ExpireSession mocks base method

func (*MockAppStreamAPI) ExpireSessionRequest

ExpireSessionRequest mocks base method

func (*MockAppStreamAPI) ExpireSessionWithContext

func (m *MockAppStreamAPI) ExpireSessionWithContext(arg0 context.Context, arg1 *appstream.ExpireSessionInput, arg2 ...request.Option) (*appstream.ExpireSessionOutput, error)

ExpireSessionWithContext mocks base method

func (*MockAppStreamAPI) ListAssociatedFleets

ListAssociatedFleets mocks base method

func (*MockAppStreamAPI) ListAssociatedFleetsRequest

ListAssociatedFleetsRequest mocks base method

func (*MockAppStreamAPI) ListAssociatedFleetsWithContext

func (m *MockAppStreamAPI) ListAssociatedFleetsWithContext(arg0 context.Context, arg1 *appstream.ListAssociatedFleetsInput, arg2 ...request.Option) (*appstream.ListAssociatedFleetsOutput, error)

ListAssociatedFleetsWithContext mocks base method

func (*MockAppStreamAPI) ListAssociatedStacks

ListAssociatedStacks mocks base method

func (*MockAppStreamAPI) ListAssociatedStacksRequest

ListAssociatedStacksRequest mocks base method

func (*MockAppStreamAPI) ListAssociatedStacksWithContext

func (m *MockAppStreamAPI) ListAssociatedStacksWithContext(arg0 context.Context, arg1 *appstream.ListAssociatedStacksInput, arg2 ...request.Option) (*appstream.ListAssociatedStacksOutput, error)

ListAssociatedStacksWithContext mocks base method

func (*MockAppStreamAPI) ListEntitledApplications

ListEntitledApplications mocks base method

func (*MockAppStreamAPI) ListEntitledApplicationsRequest

ListEntitledApplicationsRequest mocks base method

func (*MockAppStreamAPI) ListEntitledApplicationsWithContext

ListEntitledApplicationsWithContext mocks base method

func (*MockAppStreamAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockAppStreamAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockAppStreamAPI) ListTagsForResourceWithContext

func (m *MockAppStreamAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *appstream.ListTagsForResourceInput, arg2 ...request.Option) (*appstream.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method

func (*MockAppStreamAPI) StartFleet

StartFleet mocks base method

func (*MockAppStreamAPI) StartFleetRequest

StartFleetRequest mocks base method

func (*MockAppStreamAPI) StartFleetWithContext

func (m *MockAppStreamAPI) StartFleetWithContext(arg0 context.Context, arg1 *appstream.StartFleetInput, arg2 ...request.Option) (*appstream.StartFleetOutput, error)

StartFleetWithContext mocks base method

func (*MockAppStreamAPI) StartImageBuilder

StartImageBuilder mocks base method

func (*MockAppStreamAPI) StartImageBuilderRequest

StartImageBuilderRequest mocks base method

func (*MockAppStreamAPI) StartImageBuilderWithContext

func (m *MockAppStreamAPI) StartImageBuilderWithContext(arg0 context.Context, arg1 *appstream.StartImageBuilderInput, arg2 ...request.Option) (*appstream.StartImageBuilderOutput, error)

StartImageBuilderWithContext mocks base method

func (*MockAppStreamAPI) StopFleet

StopFleet mocks base method

func (*MockAppStreamAPI) StopFleetRequest

StopFleetRequest mocks base method

func (*MockAppStreamAPI) StopFleetWithContext

func (m *MockAppStreamAPI) StopFleetWithContext(arg0 context.Context, arg1 *appstream.StopFleetInput, arg2 ...request.Option) (*appstream.StopFleetOutput, error)

StopFleetWithContext mocks base method

func (*MockAppStreamAPI) StopImageBuilder

StopImageBuilder mocks base method

func (*MockAppStreamAPI) StopImageBuilderRequest

StopImageBuilderRequest mocks base method

func (*MockAppStreamAPI) StopImageBuilderWithContext

func (m *MockAppStreamAPI) StopImageBuilderWithContext(arg0 context.Context, arg1 *appstream.StopImageBuilderInput, arg2 ...request.Option) (*appstream.StopImageBuilderOutput, error)

StopImageBuilderWithContext mocks base method

func (*MockAppStreamAPI) TagResource

TagResource mocks base method

func (*MockAppStreamAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockAppStreamAPI) TagResourceWithContext

func (m *MockAppStreamAPI) TagResourceWithContext(arg0 context.Context, arg1 *appstream.TagResourceInput, arg2 ...request.Option) (*appstream.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockAppStreamAPI) UntagResource

UntagResource mocks base method

func (*MockAppStreamAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockAppStreamAPI) UntagResourceWithContext

func (m *MockAppStreamAPI) UntagResourceWithContext(arg0 context.Context, arg1 *appstream.UntagResourceInput, arg2 ...request.Option) (*appstream.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockAppStreamAPI) UpdateApplication

UpdateApplication mocks base method

func (*MockAppStreamAPI) UpdateApplicationRequest

UpdateApplicationRequest mocks base method

func (*MockAppStreamAPI) UpdateApplicationWithContext

func (m *MockAppStreamAPI) UpdateApplicationWithContext(arg0 context.Context, arg1 *appstream.UpdateApplicationInput, arg2 ...request.Option) (*appstream.UpdateApplicationOutput, error)

UpdateApplicationWithContext mocks base method

func (*MockAppStreamAPI) UpdateDirectoryConfig

UpdateDirectoryConfig mocks base method

func (*MockAppStreamAPI) UpdateDirectoryConfigRequest

UpdateDirectoryConfigRequest mocks base method

func (*MockAppStreamAPI) UpdateDirectoryConfigWithContext

func (m *MockAppStreamAPI) UpdateDirectoryConfigWithContext(arg0 context.Context, arg1 *appstream.UpdateDirectoryConfigInput, arg2 ...request.Option) (*appstream.UpdateDirectoryConfigOutput, error)

UpdateDirectoryConfigWithContext mocks base method

func (*MockAppStreamAPI) UpdateEntitlement

UpdateEntitlement mocks base method

func (*MockAppStreamAPI) UpdateEntitlementRequest

UpdateEntitlementRequest mocks base method

func (*MockAppStreamAPI) UpdateEntitlementWithContext

func (m *MockAppStreamAPI) UpdateEntitlementWithContext(arg0 context.Context, arg1 *appstream.UpdateEntitlementInput, arg2 ...request.Option) (*appstream.UpdateEntitlementOutput, error)

UpdateEntitlementWithContext mocks base method

func (*MockAppStreamAPI) UpdateFleet

UpdateFleet mocks base method

func (*MockAppStreamAPI) UpdateFleetRequest

UpdateFleetRequest mocks base method

func (*MockAppStreamAPI) UpdateFleetWithContext

func (m *MockAppStreamAPI) UpdateFleetWithContext(arg0 context.Context, arg1 *appstream.UpdateFleetInput, arg2 ...request.Option) (*appstream.UpdateFleetOutput, error)

UpdateFleetWithContext mocks base method

func (*MockAppStreamAPI) UpdateImagePermissions

UpdateImagePermissions mocks base method

func (*MockAppStreamAPI) UpdateImagePermissionsRequest

UpdateImagePermissionsRequest mocks base method

func (*MockAppStreamAPI) UpdateImagePermissionsWithContext

func (m *MockAppStreamAPI) UpdateImagePermissionsWithContext(arg0 context.Context, arg1 *appstream.UpdateImagePermissionsInput, arg2 ...request.Option) (*appstream.UpdateImagePermissionsOutput, error)

UpdateImagePermissionsWithContext mocks base method

func (*MockAppStreamAPI) UpdateStack

UpdateStack mocks base method

func (*MockAppStreamAPI) UpdateStackRequest

UpdateStackRequest mocks base method

func (*MockAppStreamAPI) UpdateStackWithContext

func (m *MockAppStreamAPI) UpdateStackWithContext(arg0 context.Context, arg1 *appstream.UpdateStackInput, arg2 ...request.Option) (*appstream.UpdateStackOutput, error)

UpdateStackWithContext mocks base method

func (*MockAppStreamAPI) WaitUntilFleetStarted

func (m *MockAppStreamAPI) WaitUntilFleetStarted(arg0 *appstream.DescribeFleetsInput) error

WaitUntilFleetStarted mocks base method

func (*MockAppStreamAPI) WaitUntilFleetStartedWithContext

func (m *MockAppStreamAPI) WaitUntilFleetStartedWithContext(arg0 context.Context, arg1 *appstream.DescribeFleetsInput, arg2 ...request.WaiterOption) error

WaitUntilFleetStartedWithContext mocks base method

func (*MockAppStreamAPI) WaitUntilFleetStopped

func (m *MockAppStreamAPI) WaitUntilFleetStopped(arg0 *appstream.DescribeFleetsInput) error

WaitUntilFleetStopped mocks base method

func (*MockAppStreamAPI) WaitUntilFleetStoppedWithContext

func (m *MockAppStreamAPI) WaitUntilFleetStoppedWithContext(arg0 context.Context, arg1 *appstream.DescribeFleetsInput, arg2 ...request.WaiterOption) error

WaitUntilFleetStoppedWithContext mocks base method

type MockAppStreamAPIMockRecorder

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

MockAppStreamAPIMockRecorder is the mock recorder for MockAppStreamAPI

func (*MockAppStreamAPIMockRecorder) AssociateApplicationFleet

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationFleet(arg0 interface{}) *gomock.Call

AssociateApplicationFleet indicates an expected call of AssociateApplicationFleet

func (*MockAppStreamAPIMockRecorder) AssociateApplicationFleetRequest

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationFleetRequest(arg0 interface{}) *gomock.Call

AssociateApplicationFleetRequest indicates an expected call of AssociateApplicationFleetRequest

func (*MockAppStreamAPIMockRecorder) AssociateApplicationFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateApplicationFleetWithContext indicates an expected call of AssociateApplicationFleetWithContext

func (*MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlement

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlement(arg0 interface{}) *gomock.Call

AssociateApplicationToEntitlement indicates an expected call of AssociateApplicationToEntitlement

func (*MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlementRequest

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlementRequest(arg0 interface{}) *gomock.Call

AssociateApplicationToEntitlementRequest indicates an expected call of AssociateApplicationToEntitlementRequest

func (*MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlementWithContext

func (mr *MockAppStreamAPIMockRecorder) AssociateApplicationToEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateApplicationToEntitlementWithContext indicates an expected call of AssociateApplicationToEntitlementWithContext

func (*MockAppStreamAPIMockRecorder) AssociateFleet

func (mr *MockAppStreamAPIMockRecorder) AssociateFleet(arg0 interface{}) *gomock.Call

AssociateFleet indicates an expected call of AssociateFleet

func (*MockAppStreamAPIMockRecorder) AssociateFleetRequest

func (mr *MockAppStreamAPIMockRecorder) AssociateFleetRequest(arg0 interface{}) *gomock.Call

AssociateFleetRequest indicates an expected call of AssociateFleetRequest

func (*MockAppStreamAPIMockRecorder) AssociateFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) AssociateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateFleetWithContext indicates an expected call of AssociateFleetWithContext

func (*MockAppStreamAPIMockRecorder) BatchAssociateUserStack

func (mr *MockAppStreamAPIMockRecorder) BatchAssociateUserStack(arg0 interface{}) *gomock.Call

BatchAssociateUserStack indicates an expected call of BatchAssociateUserStack

func (*MockAppStreamAPIMockRecorder) BatchAssociateUserStackRequest

func (mr *MockAppStreamAPIMockRecorder) BatchAssociateUserStackRequest(arg0 interface{}) *gomock.Call

BatchAssociateUserStackRequest indicates an expected call of BatchAssociateUserStackRequest

func (*MockAppStreamAPIMockRecorder) BatchAssociateUserStackWithContext

func (mr *MockAppStreamAPIMockRecorder) BatchAssociateUserStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchAssociateUserStackWithContext indicates an expected call of BatchAssociateUserStackWithContext

func (*MockAppStreamAPIMockRecorder) BatchDisassociateUserStack

func (mr *MockAppStreamAPIMockRecorder) BatchDisassociateUserStack(arg0 interface{}) *gomock.Call

BatchDisassociateUserStack indicates an expected call of BatchDisassociateUserStack

func (*MockAppStreamAPIMockRecorder) BatchDisassociateUserStackRequest

func (mr *MockAppStreamAPIMockRecorder) BatchDisassociateUserStackRequest(arg0 interface{}) *gomock.Call

BatchDisassociateUserStackRequest indicates an expected call of BatchDisassociateUserStackRequest

func (*MockAppStreamAPIMockRecorder) BatchDisassociateUserStackWithContext

func (mr *MockAppStreamAPIMockRecorder) BatchDisassociateUserStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDisassociateUserStackWithContext indicates an expected call of BatchDisassociateUserStackWithContext

func (*MockAppStreamAPIMockRecorder) CopyImage

func (mr *MockAppStreamAPIMockRecorder) CopyImage(arg0 interface{}) *gomock.Call

CopyImage indicates an expected call of CopyImage

func (*MockAppStreamAPIMockRecorder) CopyImageRequest

func (mr *MockAppStreamAPIMockRecorder) CopyImageRequest(arg0 interface{}) *gomock.Call

CopyImageRequest indicates an expected call of CopyImageRequest

func (*MockAppStreamAPIMockRecorder) CopyImageWithContext

func (mr *MockAppStreamAPIMockRecorder) CopyImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyImageWithContext indicates an expected call of CopyImageWithContext

func (*MockAppStreamAPIMockRecorder) CreateAppBlock

func (mr *MockAppStreamAPIMockRecorder) CreateAppBlock(arg0 interface{}) *gomock.Call

CreateAppBlock indicates an expected call of CreateAppBlock

func (*MockAppStreamAPIMockRecorder) CreateAppBlockRequest

func (mr *MockAppStreamAPIMockRecorder) CreateAppBlockRequest(arg0 interface{}) *gomock.Call

CreateAppBlockRequest indicates an expected call of CreateAppBlockRequest

func (*MockAppStreamAPIMockRecorder) CreateAppBlockWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateAppBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAppBlockWithContext indicates an expected call of CreateAppBlockWithContext

func (*MockAppStreamAPIMockRecorder) CreateApplication

func (mr *MockAppStreamAPIMockRecorder) CreateApplication(arg0 interface{}) *gomock.Call

CreateApplication indicates an expected call of CreateApplication

func (*MockAppStreamAPIMockRecorder) CreateApplicationRequest

func (mr *MockAppStreamAPIMockRecorder) CreateApplicationRequest(arg0 interface{}) *gomock.Call

CreateApplicationRequest indicates an expected call of CreateApplicationRequest

func (*MockAppStreamAPIMockRecorder) CreateApplicationWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateApplicationWithContext indicates an expected call of CreateApplicationWithContext

func (*MockAppStreamAPIMockRecorder) CreateDirectoryConfig

func (mr *MockAppStreamAPIMockRecorder) CreateDirectoryConfig(arg0 interface{}) *gomock.Call

CreateDirectoryConfig indicates an expected call of CreateDirectoryConfig

func (*MockAppStreamAPIMockRecorder) CreateDirectoryConfigRequest

func (mr *MockAppStreamAPIMockRecorder) CreateDirectoryConfigRequest(arg0 interface{}) *gomock.Call

CreateDirectoryConfigRequest indicates an expected call of CreateDirectoryConfigRequest

func (*MockAppStreamAPIMockRecorder) CreateDirectoryConfigWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateDirectoryConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDirectoryConfigWithContext indicates an expected call of CreateDirectoryConfigWithContext

func (*MockAppStreamAPIMockRecorder) CreateEntitlement

func (mr *MockAppStreamAPIMockRecorder) CreateEntitlement(arg0 interface{}) *gomock.Call

CreateEntitlement indicates an expected call of CreateEntitlement

func (*MockAppStreamAPIMockRecorder) CreateEntitlementRequest

func (mr *MockAppStreamAPIMockRecorder) CreateEntitlementRequest(arg0 interface{}) *gomock.Call

CreateEntitlementRequest indicates an expected call of CreateEntitlementRequest

func (*MockAppStreamAPIMockRecorder) CreateEntitlementWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEntitlementWithContext indicates an expected call of CreateEntitlementWithContext

func (*MockAppStreamAPIMockRecorder) CreateFleet

func (mr *MockAppStreamAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call

CreateFleet indicates an expected call of CreateFleet

func (*MockAppStreamAPIMockRecorder) CreateFleetRequest

func (mr *MockAppStreamAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call

CreateFleetRequest indicates an expected call of CreateFleetRequest

func (*MockAppStreamAPIMockRecorder) CreateFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFleetWithContext indicates an expected call of CreateFleetWithContext

func (*MockAppStreamAPIMockRecorder) CreateImageBuilder

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilder(arg0 interface{}) *gomock.Call

CreateImageBuilder indicates an expected call of CreateImageBuilder

func (*MockAppStreamAPIMockRecorder) CreateImageBuilderRequest

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilderRequest(arg0 interface{}) *gomock.Call

CreateImageBuilderRequest indicates an expected call of CreateImageBuilderRequest

func (*MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURL

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURL(arg0 interface{}) *gomock.Call

CreateImageBuilderStreamingURL indicates an expected call of CreateImageBuilderStreamingURL

func (*MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURLRequest

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURLRequest(arg0 interface{}) *gomock.Call

CreateImageBuilderStreamingURLRequest indicates an expected call of CreateImageBuilderStreamingURLRequest

func (*MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURLWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilderStreamingURLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateImageBuilderStreamingURLWithContext indicates an expected call of CreateImageBuilderStreamingURLWithContext

func (*MockAppStreamAPIMockRecorder) CreateImageBuilderWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateImageBuilderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateImageBuilderWithContext indicates an expected call of CreateImageBuilderWithContext

func (*MockAppStreamAPIMockRecorder) CreateStack

func (mr *MockAppStreamAPIMockRecorder) CreateStack(arg0 interface{}) *gomock.Call

CreateStack indicates an expected call of CreateStack

func (*MockAppStreamAPIMockRecorder) CreateStackRequest

func (mr *MockAppStreamAPIMockRecorder) CreateStackRequest(arg0 interface{}) *gomock.Call

CreateStackRequest indicates an expected call of CreateStackRequest

func (*MockAppStreamAPIMockRecorder) CreateStackWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStackWithContext indicates an expected call of CreateStackWithContext

func (*MockAppStreamAPIMockRecorder) CreateStreamingURL

func (mr *MockAppStreamAPIMockRecorder) CreateStreamingURL(arg0 interface{}) *gomock.Call

CreateStreamingURL indicates an expected call of CreateStreamingURL

func (*MockAppStreamAPIMockRecorder) CreateStreamingURLRequest

func (mr *MockAppStreamAPIMockRecorder) CreateStreamingURLRequest(arg0 interface{}) *gomock.Call

CreateStreamingURLRequest indicates an expected call of CreateStreamingURLRequest

func (*MockAppStreamAPIMockRecorder) CreateStreamingURLWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateStreamingURLWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateStreamingURLWithContext indicates an expected call of CreateStreamingURLWithContext

func (*MockAppStreamAPIMockRecorder) CreateUpdatedImage

func (mr *MockAppStreamAPIMockRecorder) CreateUpdatedImage(arg0 interface{}) *gomock.Call

CreateUpdatedImage indicates an expected call of CreateUpdatedImage

func (*MockAppStreamAPIMockRecorder) CreateUpdatedImageRequest

func (mr *MockAppStreamAPIMockRecorder) CreateUpdatedImageRequest(arg0 interface{}) *gomock.Call

CreateUpdatedImageRequest indicates an expected call of CreateUpdatedImageRequest

func (*MockAppStreamAPIMockRecorder) CreateUpdatedImageWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateUpdatedImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUpdatedImageWithContext indicates an expected call of CreateUpdatedImageWithContext

func (*MockAppStreamAPIMockRecorder) CreateUsageReportSubscription

func (mr *MockAppStreamAPIMockRecorder) CreateUsageReportSubscription(arg0 interface{}) *gomock.Call

CreateUsageReportSubscription indicates an expected call of CreateUsageReportSubscription

func (*MockAppStreamAPIMockRecorder) CreateUsageReportSubscriptionRequest

func (mr *MockAppStreamAPIMockRecorder) CreateUsageReportSubscriptionRequest(arg0 interface{}) *gomock.Call

CreateUsageReportSubscriptionRequest indicates an expected call of CreateUsageReportSubscriptionRequest

func (*MockAppStreamAPIMockRecorder) CreateUsageReportSubscriptionWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateUsageReportSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUsageReportSubscriptionWithContext indicates an expected call of CreateUsageReportSubscriptionWithContext

func (*MockAppStreamAPIMockRecorder) CreateUser

func (mr *MockAppStreamAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser

func (*MockAppStreamAPIMockRecorder) CreateUserRequest

func (mr *MockAppStreamAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockAppStreamAPIMockRecorder) CreateUserWithContext

func (mr *MockAppStreamAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockAppStreamAPIMockRecorder) DeleteAppBlock

func (mr *MockAppStreamAPIMockRecorder) DeleteAppBlock(arg0 interface{}) *gomock.Call

DeleteAppBlock indicates an expected call of DeleteAppBlock

func (*MockAppStreamAPIMockRecorder) DeleteAppBlockRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteAppBlockRequest(arg0 interface{}) *gomock.Call

DeleteAppBlockRequest indicates an expected call of DeleteAppBlockRequest

func (*MockAppStreamAPIMockRecorder) DeleteAppBlockWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteAppBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAppBlockWithContext indicates an expected call of DeleteAppBlockWithContext

func (*MockAppStreamAPIMockRecorder) DeleteApplication

func (mr *MockAppStreamAPIMockRecorder) DeleteApplication(arg0 interface{}) *gomock.Call

DeleteApplication indicates an expected call of DeleteApplication

func (*MockAppStreamAPIMockRecorder) DeleteApplicationRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteApplicationRequest(arg0 interface{}) *gomock.Call

DeleteApplicationRequest indicates an expected call of DeleteApplicationRequest

func (*MockAppStreamAPIMockRecorder) DeleteApplicationWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteApplicationWithContext indicates an expected call of DeleteApplicationWithContext

func (*MockAppStreamAPIMockRecorder) DeleteDirectoryConfig

func (mr *MockAppStreamAPIMockRecorder) DeleteDirectoryConfig(arg0 interface{}) *gomock.Call

DeleteDirectoryConfig indicates an expected call of DeleteDirectoryConfig

func (*MockAppStreamAPIMockRecorder) DeleteDirectoryConfigRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteDirectoryConfigRequest(arg0 interface{}) *gomock.Call

DeleteDirectoryConfigRequest indicates an expected call of DeleteDirectoryConfigRequest

func (*MockAppStreamAPIMockRecorder) DeleteDirectoryConfigWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteDirectoryConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDirectoryConfigWithContext indicates an expected call of DeleteDirectoryConfigWithContext

func (*MockAppStreamAPIMockRecorder) DeleteEntitlement

func (mr *MockAppStreamAPIMockRecorder) DeleteEntitlement(arg0 interface{}) *gomock.Call

DeleteEntitlement indicates an expected call of DeleteEntitlement

func (*MockAppStreamAPIMockRecorder) DeleteEntitlementRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteEntitlementRequest(arg0 interface{}) *gomock.Call

DeleteEntitlementRequest indicates an expected call of DeleteEntitlementRequest

func (*MockAppStreamAPIMockRecorder) DeleteEntitlementWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEntitlementWithContext indicates an expected call of DeleteEntitlementWithContext

func (*MockAppStreamAPIMockRecorder) DeleteFleet

func (mr *MockAppStreamAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call

DeleteFleet indicates an expected call of DeleteFleet

func (*MockAppStreamAPIMockRecorder) DeleteFleetRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call

DeleteFleetRequest indicates an expected call of DeleteFleetRequest

func (*MockAppStreamAPIMockRecorder) DeleteFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFleetWithContext indicates an expected call of DeleteFleetWithContext

func (*MockAppStreamAPIMockRecorder) DeleteImage

func (mr *MockAppStreamAPIMockRecorder) DeleteImage(arg0 interface{}) *gomock.Call

DeleteImage indicates an expected call of DeleteImage

func (*MockAppStreamAPIMockRecorder) DeleteImageBuilder

func (mr *MockAppStreamAPIMockRecorder) DeleteImageBuilder(arg0 interface{}) *gomock.Call

DeleteImageBuilder indicates an expected call of DeleteImageBuilder

func (*MockAppStreamAPIMockRecorder) DeleteImageBuilderRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteImageBuilderRequest(arg0 interface{}) *gomock.Call

DeleteImageBuilderRequest indicates an expected call of DeleteImageBuilderRequest

func (*MockAppStreamAPIMockRecorder) DeleteImageBuilderWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteImageBuilderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteImageBuilderWithContext indicates an expected call of DeleteImageBuilderWithContext

func (*MockAppStreamAPIMockRecorder) DeleteImagePermissions

func (mr *MockAppStreamAPIMockRecorder) DeleteImagePermissions(arg0 interface{}) *gomock.Call

DeleteImagePermissions indicates an expected call of DeleteImagePermissions

func (*MockAppStreamAPIMockRecorder) DeleteImagePermissionsRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteImagePermissionsRequest(arg0 interface{}) *gomock.Call

DeleteImagePermissionsRequest indicates an expected call of DeleteImagePermissionsRequest

func (*MockAppStreamAPIMockRecorder) DeleteImagePermissionsWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteImagePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteImagePermissionsWithContext indicates an expected call of DeleteImagePermissionsWithContext

func (*MockAppStreamAPIMockRecorder) DeleteImageRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteImageRequest(arg0 interface{}) *gomock.Call

DeleteImageRequest indicates an expected call of DeleteImageRequest

func (*MockAppStreamAPIMockRecorder) DeleteImageWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteImageWithContext indicates an expected call of DeleteImageWithContext

func (*MockAppStreamAPIMockRecorder) DeleteStack

func (mr *MockAppStreamAPIMockRecorder) DeleteStack(arg0 interface{}) *gomock.Call

DeleteStack indicates an expected call of DeleteStack

func (*MockAppStreamAPIMockRecorder) DeleteStackRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteStackRequest(arg0 interface{}) *gomock.Call

DeleteStackRequest indicates an expected call of DeleteStackRequest

func (*MockAppStreamAPIMockRecorder) DeleteStackWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteStackWithContext indicates an expected call of DeleteStackWithContext

func (*MockAppStreamAPIMockRecorder) DeleteUsageReportSubscription

func (mr *MockAppStreamAPIMockRecorder) DeleteUsageReportSubscription(arg0 interface{}) *gomock.Call

DeleteUsageReportSubscription indicates an expected call of DeleteUsageReportSubscription

func (*MockAppStreamAPIMockRecorder) DeleteUsageReportSubscriptionRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteUsageReportSubscriptionRequest(arg0 interface{}) *gomock.Call

DeleteUsageReportSubscriptionRequest indicates an expected call of DeleteUsageReportSubscriptionRequest

func (*MockAppStreamAPIMockRecorder) DeleteUsageReportSubscriptionWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteUsageReportSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUsageReportSubscriptionWithContext indicates an expected call of DeleteUsageReportSubscriptionWithContext

func (*MockAppStreamAPIMockRecorder) DeleteUser

func (mr *MockAppStreamAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser

func (*MockAppStreamAPIMockRecorder) DeleteUserRequest

func (mr *MockAppStreamAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest

func (*MockAppStreamAPIMockRecorder) DeleteUserWithContext

func (mr *MockAppStreamAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext

func (*MockAppStreamAPIMockRecorder) DescribeAppBlocks

func (mr *MockAppStreamAPIMockRecorder) DescribeAppBlocks(arg0 interface{}) *gomock.Call

DescribeAppBlocks indicates an expected call of DescribeAppBlocks

func (*MockAppStreamAPIMockRecorder) DescribeAppBlocksRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeAppBlocksRequest(arg0 interface{}) *gomock.Call

DescribeAppBlocksRequest indicates an expected call of DescribeAppBlocksRequest

func (*MockAppStreamAPIMockRecorder) DescribeAppBlocksWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeAppBlocksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAppBlocksWithContext indicates an expected call of DescribeAppBlocksWithContext

func (*MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociations

func (mr *MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociations(arg0 interface{}) *gomock.Call

DescribeApplicationFleetAssociations indicates an expected call of DescribeApplicationFleetAssociations

func (*MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociationsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeApplicationFleetAssociationsRequest indicates an expected call of DescribeApplicationFleetAssociationsRequest

func (*MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociationsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeApplicationFleetAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeApplicationFleetAssociationsWithContext indicates an expected call of DescribeApplicationFleetAssociationsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeApplications

func (mr *MockAppStreamAPIMockRecorder) DescribeApplications(arg0 interface{}) *gomock.Call

DescribeApplications indicates an expected call of DescribeApplications

func (*MockAppStreamAPIMockRecorder) DescribeApplicationsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeApplicationsRequest(arg0 interface{}) *gomock.Call

DescribeApplicationsRequest indicates an expected call of DescribeApplicationsRequest

func (*MockAppStreamAPIMockRecorder) DescribeApplicationsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeApplicationsWithContext indicates an expected call of DescribeApplicationsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeDirectoryConfigs

func (mr *MockAppStreamAPIMockRecorder) DescribeDirectoryConfigs(arg0 interface{}) *gomock.Call

DescribeDirectoryConfigs indicates an expected call of DescribeDirectoryConfigs

func (*MockAppStreamAPIMockRecorder) DescribeDirectoryConfigsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeDirectoryConfigsRequest(arg0 interface{}) *gomock.Call

DescribeDirectoryConfigsRequest indicates an expected call of DescribeDirectoryConfigsRequest

func (*MockAppStreamAPIMockRecorder) DescribeDirectoryConfigsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeDirectoryConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectoryConfigsWithContext indicates an expected call of DescribeDirectoryConfigsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeEntitlements

func (mr *MockAppStreamAPIMockRecorder) DescribeEntitlements(arg0 interface{}) *gomock.Call

DescribeEntitlements indicates an expected call of DescribeEntitlements

func (*MockAppStreamAPIMockRecorder) DescribeEntitlementsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeEntitlementsRequest(arg0 interface{}) *gomock.Call

DescribeEntitlementsRequest indicates an expected call of DescribeEntitlementsRequest

func (*MockAppStreamAPIMockRecorder) DescribeEntitlementsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeEntitlementsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEntitlementsWithContext indicates an expected call of DescribeEntitlementsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeFleets

func (mr *MockAppStreamAPIMockRecorder) DescribeFleets(arg0 interface{}) *gomock.Call

DescribeFleets indicates an expected call of DescribeFleets

func (*MockAppStreamAPIMockRecorder) DescribeFleetsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeFleetsRequest(arg0 interface{}) *gomock.Call

DescribeFleetsRequest indicates an expected call of DescribeFleetsRequest

func (*MockAppStreamAPIMockRecorder) DescribeFleetsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetsWithContext indicates an expected call of DescribeFleetsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeImageBuilders

func (mr *MockAppStreamAPIMockRecorder) DescribeImageBuilders(arg0 interface{}) *gomock.Call

DescribeImageBuilders indicates an expected call of DescribeImageBuilders

func (*MockAppStreamAPIMockRecorder) DescribeImageBuildersRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeImageBuildersRequest(arg0 interface{}) *gomock.Call

DescribeImageBuildersRequest indicates an expected call of DescribeImageBuildersRequest

func (*MockAppStreamAPIMockRecorder) DescribeImageBuildersWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeImageBuildersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImageBuildersWithContext indicates an expected call of DescribeImageBuildersWithContext

func (*MockAppStreamAPIMockRecorder) DescribeImagePermissions

func (mr *MockAppStreamAPIMockRecorder) DescribeImagePermissions(arg0 interface{}) *gomock.Call

DescribeImagePermissions indicates an expected call of DescribeImagePermissions

func (*MockAppStreamAPIMockRecorder) DescribeImagePermissionsPages

func (mr *MockAppStreamAPIMockRecorder) DescribeImagePermissionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeImagePermissionsPages indicates an expected call of DescribeImagePermissionsPages

func (*MockAppStreamAPIMockRecorder) DescribeImagePermissionsPagesWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeImagePermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeImagePermissionsPagesWithContext indicates an expected call of DescribeImagePermissionsPagesWithContext

func (*MockAppStreamAPIMockRecorder) DescribeImagePermissionsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeImagePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeImagePermissionsRequest indicates an expected call of DescribeImagePermissionsRequest

func (*MockAppStreamAPIMockRecorder) DescribeImagePermissionsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeImagePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImagePermissionsWithContext indicates an expected call of DescribeImagePermissionsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeImages

func (mr *MockAppStreamAPIMockRecorder) DescribeImages(arg0 interface{}) *gomock.Call

DescribeImages indicates an expected call of DescribeImages

func (*MockAppStreamAPIMockRecorder) DescribeImagesPages

func (mr *MockAppStreamAPIMockRecorder) DescribeImagesPages(arg0, arg1 interface{}) *gomock.Call

DescribeImagesPages indicates an expected call of DescribeImagesPages

func (*MockAppStreamAPIMockRecorder) DescribeImagesPagesWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeImagesPagesWithContext indicates an expected call of DescribeImagesPagesWithContext

func (*MockAppStreamAPIMockRecorder) DescribeImagesRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeImagesRequest(arg0 interface{}) *gomock.Call

DescribeImagesRequest indicates an expected call of DescribeImagesRequest

func (*MockAppStreamAPIMockRecorder) DescribeImagesWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImagesWithContext indicates an expected call of DescribeImagesWithContext

func (*MockAppStreamAPIMockRecorder) DescribeSessions

func (mr *MockAppStreamAPIMockRecorder) DescribeSessions(arg0 interface{}) *gomock.Call

DescribeSessions indicates an expected call of DescribeSessions

func (*MockAppStreamAPIMockRecorder) DescribeSessionsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeSessionsRequest(arg0 interface{}) *gomock.Call

DescribeSessionsRequest indicates an expected call of DescribeSessionsRequest

func (*MockAppStreamAPIMockRecorder) DescribeSessionsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSessionsWithContext indicates an expected call of DescribeSessionsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeStacks

func (mr *MockAppStreamAPIMockRecorder) DescribeStacks(arg0 interface{}) *gomock.Call

DescribeStacks indicates an expected call of DescribeStacks

func (*MockAppStreamAPIMockRecorder) DescribeStacksRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeStacksRequest(arg0 interface{}) *gomock.Call

DescribeStacksRequest indicates an expected call of DescribeStacksRequest

func (*MockAppStreamAPIMockRecorder) DescribeStacksWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStacksWithContext indicates an expected call of DescribeStacksWithContext

func (*MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptions

func (mr *MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptions(arg0 interface{}) *gomock.Call

DescribeUsageReportSubscriptions indicates an expected call of DescribeUsageReportSubscriptions

func (*MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptionsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptionsRequest(arg0 interface{}) *gomock.Call

DescribeUsageReportSubscriptionsRequest indicates an expected call of DescribeUsageReportSubscriptionsRequest

func (*MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptionsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeUsageReportSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUsageReportSubscriptionsWithContext indicates an expected call of DescribeUsageReportSubscriptionsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeUserStackAssociations

func (mr *MockAppStreamAPIMockRecorder) DescribeUserStackAssociations(arg0 interface{}) *gomock.Call

DescribeUserStackAssociations indicates an expected call of DescribeUserStackAssociations

func (*MockAppStreamAPIMockRecorder) DescribeUserStackAssociationsRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeUserStackAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeUserStackAssociationsRequest indicates an expected call of DescribeUserStackAssociationsRequest

func (*MockAppStreamAPIMockRecorder) DescribeUserStackAssociationsWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeUserStackAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserStackAssociationsWithContext indicates an expected call of DescribeUserStackAssociationsWithContext

func (*MockAppStreamAPIMockRecorder) DescribeUsers

func (mr *MockAppStreamAPIMockRecorder) DescribeUsers(arg0 interface{}) *gomock.Call

DescribeUsers indicates an expected call of DescribeUsers

func (*MockAppStreamAPIMockRecorder) DescribeUsersRequest

func (mr *MockAppStreamAPIMockRecorder) DescribeUsersRequest(arg0 interface{}) *gomock.Call

DescribeUsersRequest indicates an expected call of DescribeUsersRequest

func (*MockAppStreamAPIMockRecorder) DescribeUsersWithContext

func (mr *MockAppStreamAPIMockRecorder) DescribeUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUsersWithContext indicates an expected call of DescribeUsersWithContext

func (*MockAppStreamAPIMockRecorder) DisableUser

func (mr *MockAppStreamAPIMockRecorder) DisableUser(arg0 interface{}) *gomock.Call

DisableUser indicates an expected call of DisableUser

func (*MockAppStreamAPIMockRecorder) DisableUserRequest

func (mr *MockAppStreamAPIMockRecorder) DisableUserRequest(arg0 interface{}) *gomock.Call

DisableUserRequest indicates an expected call of DisableUserRequest

func (*MockAppStreamAPIMockRecorder) DisableUserWithContext

func (mr *MockAppStreamAPIMockRecorder) DisableUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableUserWithContext indicates an expected call of DisableUserWithContext

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFleet

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFleet(arg0 interface{}) *gomock.Call

DisassociateApplicationFleet indicates an expected call of DisassociateApplicationFleet

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFleetRequest

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFleetRequest(arg0 interface{}) *gomock.Call

DisassociateApplicationFleetRequest indicates an expected call of DisassociateApplicationFleetRequest

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateApplicationFleetWithContext indicates an expected call of DisassociateApplicationFleetWithContext

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlement

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlement(arg0 interface{}) *gomock.Call

DisassociateApplicationFromEntitlement indicates an expected call of DisassociateApplicationFromEntitlement

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlementRequest

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlementRequest(arg0 interface{}) *gomock.Call

DisassociateApplicationFromEntitlementRequest indicates an expected call of DisassociateApplicationFromEntitlementRequest

func (*MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlementWithContext

func (mr *MockAppStreamAPIMockRecorder) DisassociateApplicationFromEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateApplicationFromEntitlementWithContext indicates an expected call of DisassociateApplicationFromEntitlementWithContext

func (*MockAppStreamAPIMockRecorder) DisassociateFleet

func (mr *MockAppStreamAPIMockRecorder) DisassociateFleet(arg0 interface{}) *gomock.Call

DisassociateFleet indicates an expected call of DisassociateFleet

func (*MockAppStreamAPIMockRecorder) DisassociateFleetRequest

func (mr *MockAppStreamAPIMockRecorder) DisassociateFleetRequest(arg0 interface{}) *gomock.Call

DisassociateFleetRequest indicates an expected call of DisassociateFleetRequest

func (*MockAppStreamAPIMockRecorder) DisassociateFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) DisassociateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFleetWithContext indicates an expected call of DisassociateFleetWithContext

func (*MockAppStreamAPIMockRecorder) EnableUser

func (mr *MockAppStreamAPIMockRecorder) EnableUser(arg0 interface{}) *gomock.Call

EnableUser indicates an expected call of EnableUser

func (*MockAppStreamAPIMockRecorder) EnableUserRequest

func (mr *MockAppStreamAPIMockRecorder) EnableUserRequest(arg0 interface{}) *gomock.Call

EnableUserRequest indicates an expected call of EnableUserRequest

func (*MockAppStreamAPIMockRecorder) EnableUserWithContext

func (mr *MockAppStreamAPIMockRecorder) EnableUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableUserWithContext indicates an expected call of EnableUserWithContext

func (*MockAppStreamAPIMockRecorder) ExpireSession

func (mr *MockAppStreamAPIMockRecorder) ExpireSession(arg0 interface{}) *gomock.Call

ExpireSession indicates an expected call of ExpireSession

func (*MockAppStreamAPIMockRecorder) ExpireSessionRequest

func (mr *MockAppStreamAPIMockRecorder) ExpireSessionRequest(arg0 interface{}) *gomock.Call

ExpireSessionRequest indicates an expected call of ExpireSessionRequest

func (*MockAppStreamAPIMockRecorder) ExpireSessionWithContext

func (mr *MockAppStreamAPIMockRecorder) ExpireSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExpireSessionWithContext indicates an expected call of ExpireSessionWithContext

func (*MockAppStreamAPIMockRecorder) ListAssociatedFleets

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedFleets(arg0 interface{}) *gomock.Call

ListAssociatedFleets indicates an expected call of ListAssociatedFleets

func (*MockAppStreamAPIMockRecorder) ListAssociatedFleetsRequest

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedFleetsRequest(arg0 interface{}) *gomock.Call

ListAssociatedFleetsRequest indicates an expected call of ListAssociatedFleetsRequest

func (*MockAppStreamAPIMockRecorder) ListAssociatedFleetsWithContext

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedFleetsWithContext indicates an expected call of ListAssociatedFleetsWithContext

func (*MockAppStreamAPIMockRecorder) ListAssociatedStacks

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedStacks(arg0 interface{}) *gomock.Call

ListAssociatedStacks indicates an expected call of ListAssociatedStacks

func (*MockAppStreamAPIMockRecorder) ListAssociatedStacksRequest

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedStacksRequest(arg0 interface{}) *gomock.Call

ListAssociatedStacksRequest indicates an expected call of ListAssociatedStacksRequest

func (*MockAppStreamAPIMockRecorder) ListAssociatedStacksWithContext

func (mr *MockAppStreamAPIMockRecorder) ListAssociatedStacksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedStacksWithContext indicates an expected call of ListAssociatedStacksWithContext

func (*MockAppStreamAPIMockRecorder) ListEntitledApplications

func (mr *MockAppStreamAPIMockRecorder) ListEntitledApplications(arg0 interface{}) *gomock.Call

ListEntitledApplications indicates an expected call of ListEntitledApplications

func (*MockAppStreamAPIMockRecorder) ListEntitledApplicationsRequest

func (mr *MockAppStreamAPIMockRecorder) ListEntitledApplicationsRequest(arg0 interface{}) *gomock.Call

ListEntitledApplicationsRequest indicates an expected call of ListEntitledApplicationsRequest

func (*MockAppStreamAPIMockRecorder) ListEntitledApplicationsWithContext

func (mr *MockAppStreamAPIMockRecorder) ListEntitledApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEntitledApplicationsWithContext indicates an expected call of ListEntitledApplicationsWithContext

func (*MockAppStreamAPIMockRecorder) ListTagsForResource

func (mr *MockAppStreamAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockAppStreamAPIMockRecorder) ListTagsForResourceRequest

func (mr *MockAppStreamAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockAppStreamAPIMockRecorder) ListTagsForResourceWithContext

func (mr *MockAppStreamAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockAppStreamAPIMockRecorder) StartFleet

func (mr *MockAppStreamAPIMockRecorder) StartFleet(arg0 interface{}) *gomock.Call

StartFleet indicates an expected call of StartFleet

func (*MockAppStreamAPIMockRecorder) StartFleetRequest

func (mr *MockAppStreamAPIMockRecorder) StartFleetRequest(arg0 interface{}) *gomock.Call

StartFleetRequest indicates an expected call of StartFleetRequest

func (*MockAppStreamAPIMockRecorder) StartFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) StartFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartFleetWithContext indicates an expected call of StartFleetWithContext

func (*MockAppStreamAPIMockRecorder) StartImageBuilder

func (mr *MockAppStreamAPIMockRecorder) StartImageBuilder(arg0 interface{}) *gomock.Call

StartImageBuilder indicates an expected call of StartImageBuilder

func (*MockAppStreamAPIMockRecorder) StartImageBuilderRequest

func (mr *MockAppStreamAPIMockRecorder) StartImageBuilderRequest(arg0 interface{}) *gomock.Call

StartImageBuilderRequest indicates an expected call of StartImageBuilderRequest

func (*MockAppStreamAPIMockRecorder) StartImageBuilderWithContext

func (mr *MockAppStreamAPIMockRecorder) StartImageBuilderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartImageBuilderWithContext indicates an expected call of StartImageBuilderWithContext

func (*MockAppStreamAPIMockRecorder) StopFleet

func (mr *MockAppStreamAPIMockRecorder) StopFleet(arg0 interface{}) *gomock.Call

StopFleet indicates an expected call of StopFleet

func (*MockAppStreamAPIMockRecorder) StopFleetRequest

func (mr *MockAppStreamAPIMockRecorder) StopFleetRequest(arg0 interface{}) *gomock.Call

StopFleetRequest indicates an expected call of StopFleetRequest

func (*MockAppStreamAPIMockRecorder) StopFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) StopFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopFleetWithContext indicates an expected call of StopFleetWithContext

func (*MockAppStreamAPIMockRecorder) StopImageBuilder

func (mr *MockAppStreamAPIMockRecorder) StopImageBuilder(arg0 interface{}) *gomock.Call

StopImageBuilder indicates an expected call of StopImageBuilder

func (*MockAppStreamAPIMockRecorder) StopImageBuilderRequest

func (mr *MockAppStreamAPIMockRecorder) StopImageBuilderRequest(arg0 interface{}) *gomock.Call

StopImageBuilderRequest indicates an expected call of StopImageBuilderRequest

func (*MockAppStreamAPIMockRecorder) StopImageBuilderWithContext

func (mr *MockAppStreamAPIMockRecorder) StopImageBuilderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopImageBuilderWithContext indicates an expected call of StopImageBuilderWithContext

func (*MockAppStreamAPIMockRecorder) TagResource

func (mr *MockAppStreamAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockAppStreamAPIMockRecorder) TagResourceRequest

func (mr *MockAppStreamAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockAppStreamAPIMockRecorder) TagResourceWithContext

func (mr *MockAppStreamAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockAppStreamAPIMockRecorder) UntagResource

func (mr *MockAppStreamAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockAppStreamAPIMockRecorder) UntagResourceRequest

func (mr *MockAppStreamAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockAppStreamAPIMockRecorder) UntagResourceWithContext

func (mr *MockAppStreamAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockAppStreamAPIMockRecorder) UpdateApplication

func (mr *MockAppStreamAPIMockRecorder) UpdateApplication(arg0 interface{}) *gomock.Call

UpdateApplication indicates an expected call of UpdateApplication

func (*MockAppStreamAPIMockRecorder) UpdateApplicationRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateApplicationRequest(arg0 interface{}) *gomock.Call

UpdateApplicationRequest indicates an expected call of UpdateApplicationRequest

func (*MockAppStreamAPIMockRecorder) UpdateApplicationWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateApplicationWithContext indicates an expected call of UpdateApplicationWithContext

func (*MockAppStreamAPIMockRecorder) UpdateDirectoryConfig

func (mr *MockAppStreamAPIMockRecorder) UpdateDirectoryConfig(arg0 interface{}) *gomock.Call

UpdateDirectoryConfig indicates an expected call of UpdateDirectoryConfig

func (*MockAppStreamAPIMockRecorder) UpdateDirectoryConfigRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateDirectoryConfigRequest(arg0 interface{}) *gomock.Call

UpdateDirectoryConfigRequest indicates an expected call of UpdateDirectoryConfigRequest

func (*MockAppStreamAPIMockRecorder) UpdateDirectoryConfigWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateDirectoryConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDirectoryConfigWithContext indicates an expected call of UpdateDirectoryConfigWithContext

func (*MockAppStreamAPIMockRecorder) UpdateEntitlement

func (mr *MockAppStreamAPIMockRecorder) UpdateEntitlement(arg0 interface{}) *gomock.Call

UpdateEntitlement indicates an expected call of UpdateEntitlement

func (*MockAppStreamAPIMockRecorder) UpdateEntitlementRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateEntitlementRequest(arg0 interface{}) *gomock.Call

UpdateEntitlementRequest indicates an expected call of UpdateEntitlementRequest

func (*MockAppStreamAPIMockRecorder) UpdateEntitlementWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateEntitlementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEntitlementWithContext indicates an expected call of UpdateEntitlementWithContext

func (*MockAppStreamAPIMockRecorder) UpdateFleet

func (mr *MockAppStreamAPIMockRecorder) UpdateFleet(arg0 interface{}) *gomock.Call

UpdateFleet indicates an expected call of UpdateFleet

func (*MockAppStreamAPIMockRecorder) UpdateFleetRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateFleetRequest(arg0 interface{}) *gomock.Call

UpdateFleetRequest indicates an expected call of UpdateFleetRequest

func (*MockAppStreamAPIMockRecorder) UpdateFleetWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateFleetWithContext indicates an expected call of UpdateFleetWithContext

func (*MockAppStreamAPIMockRecorder) UpdateImagePermissions

func (mr *MockAppStreamAPIMockRecorder) UpdateImagePermissions(arg0 interface{}) *gomock.Call

UpdateImagePermissions indicates an expected call of UpdateImagePermissions

func (*MockAppStreamAPIMockRecorder) UpdateImagePermissionsRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateImagePermissionsRequest(arg0 interface{}) *gomock.Call

UpdateImagePermissionsRequest indicates an expected call of UpdateImagePermissionsRequest

func (*MockAppStreamAPIMockRecorder) UpdateImagePermissionsWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateImagePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateImagePermissionsWithContext indicates an expected call of UpdateImagePermissionsWithContext

func (*MockAppStreamAPIMockRecorder) UpdateStack

func (mr *MockAppStreamAPIMockRecorder) UpdateStack(arg0 interface{}) *gomock.Call

UpdateStack indicates an expected call of UpdateStack

func (*MockAppStreamAPIMockRecorder) UpdateStackRequest

func (mr *MockAppStreamAPIMockRecorder) UpdateStackRequest(arg0 interface{}) *gomock.Call

UpdateStackRequest indicates an expected call of UpdateStackRequest

func (*MockAppStreamAPIMockRecorder) UpdateStackWithContext

func (mr *MockAppStreamAPIMockRecorder) UpdateStackWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateStackWithContext indicates an expected call of UpdateStackWithContext

func (*MockAppStreamAPIMockRecorder) WaitUntilFleetStarted

func (mr *MockAppStreamAPIMockRecorder) WaitUntilFleetStarted(arg0 interface{}) *gomock.Call

WaitUntilFleetStarted indicates an expected call of WaitUntilFleetStarted

func (*MockAppStreamAPIMockRecorder) WaitUntilFleetStartedWithContext

func (mr *MockAppStreamAPIMockRecorder) WaitUntilFleetStartedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilFleetStartedWithContext indicates an expected call of WaitUntilFleetStartedWithContext

func (*MockAppStreamAPIMockRecorder) WaitUntilFleetStopped

func (mr *MockAppStreamAPIMockRecorder) WaitUntilFleetStopped(arg0 interface{}) *gomock.Call

WaitUntilFleetStopped indicates an expected call of WaitUntilFleetStopped

func (*MockAppStreamAPIMockRecorder) WaitUntilFleetStoppedWithContext

func (mr *MockAppStreamAPIMockRecorder) WaitUntilFleetStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilFleetStoppedWithContext indicates an expected call of WaitUntilFleetStoppedWithContext

Jump to

Keyboard shortcuts

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