Documentation ¶
Index ¶
- type IClient
- func (_m *IClient) AcceptEulas(ctx context.Context, params *nimble.AcceptEulasInput, ...) (*nimble.AcceptEulasOutput, error)
- func (_m *IClient) CreateLaunchProfile(ctx context.Context, params *nimble.CreateLaunchProfileInput, ...) (*nimble.CreateLaunchProfileOutput, error)
- func (_m *IClient) CreateStreamingImage(ctx context.Context, params *nimble.CreateStreamingImageInput, ...) (*nimble.CreateStreamingImageOutput, error)
- func (_m *IClient) CreateStreamingSession(ctx context.Context, params *nimble.CreateStreamingSessionInput, ...) (*nimble.CreateStreamingSessionOutput, error)
- func (_m *IClient) CreateStreamingSessionStream(ctx context.Context, params *nimble.CreateStreamingSessionStreamInput, ...) (*nimble.CreateStreamingSessionStreamOutput, error)
- func (_m *IClient) CreateStudio(ctx context.Context, params *nimble.CreateStudioInput, ...) (*nimble.CreateStudioOutput, error)
- func (_m *IClient) CreateStudioComponent(ctx context.Context, params *nimble.CreateStudioComponentInput, ...) (*nimble.CreateStudioComponentOutput, error)
- func (_m *IClient) DeleteLaunchProfile(ctx context.Context, params *nimble.DeleteLaunchProfileInput, ...) (*nimble.DeleteLaunchProfileOutput, error)
- func (_m *IClient) DeleteLaunchProfileMember(ctx context.Context, params *nimble.DeleteLaunchProfileMemberInput, ...) (*nimble.DeleteLaunchProfileMemberOutput, error)
- func (_m *IClient) DeleteStreamingImage(ctx context.Context, params *nimble.DeleteStreamingImageInput, ...) (*nimble.DeleteStreamingImageOutput, error)
- func (_m *IClient) DeleteStreamingSession(ctx context.Context, params *nimble.DeleteStreamingSessionInput, ...) (*nimble.DeleteStreamingSessionOutput, error)
- func (_m *IClient) DeleteStudio(ctx context.Context, params *nimble.DeleteStudioInput, ...) (*nimble.DeleteStudioOutput, error)
- func (_m *IClient) DeleteStudioComponent(ctx context.Context, params *nimble.DeleteStudioComponentInput, ...) (*nimble.DeleteStudioComponentOutput, error)
- func (_m *IClient) DeleteStudioMember(ctx context.Context, params *nimble.DeleteStudioMemberInput, ...) (*nimble.DeleteStudioMemberOutput, error)
- func (_m *IClient) GetEula(ctx context.Context, params *nimble.GetEulaInput, ...) (*nimble.GetEulaOutput, error)
- func (_m *IClient) GetLaunchProfile(ctx context.Context, params *nimble.GetLaunchProfileInput, ...) (*nimble.GetLaunchProfileOutput, error)
- func (_m *IClient) GetLaunchProfileDetails(ctx context.Context, params *nimble.GetLaunchProfileDetailsInput, ...) (*nimble.GetLaunchProfileDetailsOutput, error)
- func (_m *IClient) GetLaunchProfileInitialization(ctx context.Context, params *nimble.GetLaunchProfileInitializationInput, ...) (*nimble.GetLaunchProfileInitializationOutput, error)
- func (_m *IClient) GetLaunchProfileMember(ctx context.Context, params *nimble.GetLaunchProfileMemberInput, ...) (*nimble.GetLaunchProfileMemberOutput, error)
- func (_m *IClient) GetStreamingImage(ctx context.Context, params *nimble.GetStreamingImageInput, ...) (*nimble.GetStreamingImageOutput, error)
- func (_m *IClient) GetStreamingSession(ctx context.Context, params *nimble.GetStreamingSessionInput, ...) (*nimble.GetStreamingSessionOutput, error)
- func (_m *IClient) GetStreamingSessionBackup(ctx context.Context, params *nimble.GetStreamingSessionBackupInput, ...) (*nimble.GetStreamingSessionBackupOutput, error)
- func (_m *IClient) GetStreamingSessionStream(ctx context.Context, params *nimble.GetStreamingSessionStreamInput, ...) (*nimble.GetStreamingSessionStreamOutput, error)
- func (_m *IClient) GetStudio(ctx context.Context, params *nimble.GetStudioInput, ...) (*nimble.GetStudioOutput, error)
- func (_m *IClient) GetStudioComponent(ctx context.Context, params *nimble.GetStudioComponentInput, ...) (*nimble.GetStudioComponentOutput, error)
- func (_m *IClient) GetStudioMember(ctx context.Context, params *nimble.GetStudioMemberInput, ...) (*nimble.GetStudioMemberOutput, error)
- func (_m *IClient) ListEulaAcceptances(ctx context.Context, params *nimble.ListEulaAcceptancesInput, ...) (*nimble.ListEulaAcceptancesOutput, error)
- func (_m *IClient) ListEulas(ctx context.Context, params *nimble.ListEulasInput, ...) (*nimble.ListEulasOutput, error)
- func (_m *IClient) ListLaunchProfileMembers(ctx context.Context, params *nimble.ListLaunchProfileMembersInput, ...) (*nimble.ListLaunchProfileMembersOutput, error)
- func (_m *IClient) ListLaunchProfiles(ctx context.Context, params *nimble.ListLaunchProfilesInput, ...) (*nimble.ListLaunchProfilesOutput, error)
- func (_m *IClient) ListStreamingImages(ctx context.Context, params *nimble.ListStreamingImagesInput, ...) (*nimble.ListStreamingImagesOutput, error)
- func (_m *IClient) ListStreamingSessionBackups(ctx context.Context, params *nimble.ListStreamingSessionBackupsInput, ...) (*nimble.ListStreamingSessionBackupsOutput, error)
- func (_m *IClient) ListStreamingSessions(ctx context.Context, params *nimble.ListStreamingSessionsInput, ...) (*nimble.ListStreamingSessionsOutput, error)
- func (_m *IClient) ListStudioComponents(ctx context.Context, params *nimble.ListStudioComponentsInput, ...) (*nimble.ListStudioComponentsOutput, error)
- func (_m *IClient) ListStudioMembers(ctx context.Context, params *nimble.ListStudioMembersInput, ...) (*nimble.ListStudioMembersOutput, error)
- func (_m *IClient) ListStudios(ctx context.Context, params *nimble.ListStudiosInput, ...) (*nimble.ListStudiosOutput, error)
- func (_m *IClient) ListTagsForResource(ctx context.Context, params *nimble.ListTagsForResourceInput, ...) (*nimble.ListTagsForResourceOutput, error)
- func (_m *IClient) Options() nimble.Options
- func (_m *IClient) PutLaunchProfileMembers(ctx context.Context, params *nimble.PutLaunchProfileMembersInput, ...) (*nimble.PutLaunchProfileMembersOutput, error)
- func (_m *IClient) PutStudioMembers(ctx context.Context, params *nimble.PutStudioMembersInput, ...) (*nimble.PutStudioMembersOutput, error)
- func (_m *IClient) StartStreamingSession(ctx context.Context, params *nimble.StartStreamingSessionInput, ...) (*nimble.StartStreamingSessionOutput, error)
- func (_m *IClient) StartStudioSSOConfigurationRepair(ctx context.Context, params *nimble.StartStudioSSOConfigurationRepairInput, ...) (*nimble.StartStudioSSOConfigurationRepairOutput, error)
- func (_m *IClient) StopStreamingSession(ctx context.Context, params *nimble.StopStreamingSessionInput, ...) (*nimble.StopStreamingSessionOutput, error)
- func (_m *IClient) TagResource(ctx context.Context, params *nimble.TagResourceInput, ...) (*nimble.TagResourceOutput, error)
- func (_m *IClient) UntagResource(ctx context.Context, params *nimble.UntagResourceInput, ...) (*nimble.UntagResourceOutput, error)
- func (_m *IClient) UpdateLaunchProfile(ctx context.Context, params *nimble.UpdateLaunchProfileInput, ...) (*nimble.UpdateLaunchProfileOutput, error)
- func (_m *IClient) UpdateLaunchProfileMember(ctx context.Context, params *nimble.UpdateLaunchProfileMemberInput, ...) (*nimble.UpdateLaunchProfileMemberOutput, error)
- func (_m *IClient) UpdateStreamingImage(ctx context.Context, params *nimble.UpdateStreamingImageInput, ...) (*nimble.UpdateStreamingImageOutput, error)
- func (_m *IClient) UpdateStudio(ctx context.Context, params *nimble.UpdateStudioInput, ...) (*nimble.UpdateStudioOutput, error)
- func (_m *IClient) UpdateStudioComponent(ctx context.Context, params *nimble.UpdateStudioComponentInput, ...) (*nimble.UpdateStudioComponentOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IClient ¶
IClient is an autogenerated mock type for the IClient type
func NewIClient ¶
NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*IClient) AcceptEulas ¶
func (_m *IClient) AcceptEulas(ctx context.Context, params *nimble.AcceptEulasInput, optFns ...func(*nimble.Options)) (*nimble.AcceptEulasOutput, error)
AcceptEulas provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateLaunchProfile ¶
func (_m *IClient) CreateLaunchProfile(ctx context.Context, params *nimble.CreateLaunchProfileInput, optFns ...func(*nimble.Options)) (*nimble.CreateLaunchProfileOutput, error)
CreateLaunchProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStreamingImage ¶
func (_m *IClient) CreateStreamingImage(ctx context.Context, params *nimble.CreateStreamingImageInput, optFns ...func(*nimble.Options)) (*nimble.CreateStreamingImageOutput, error)
CreateStreamingImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStreamingSession ¶
func (_m *IClient) CreateStreamingSession(ctx context.Context, params *nimble.CreateStreamingSessionInput, optFns ...func(*nimble.Options)) (*nimble.CreateStreamingSessionOutput, error)
CreateStreamingSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStreamingSessionStream ¶
func (_m *IClient) CreateStreamingSessionStream(ctx context.Context, params *nimble.CreateStreamingSessionStreamInput, optFns ...func(*nimble.Options)) (*nimble.CreateStreamingSessionStreamOutput, error)
CreateStreamingSessionStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStudio ¶
func (_m *IClient) CreateStudio(ctx context.Context, params *nimble.CreateStudioInput, optFns ...func(*nimble.Options)) (*nimble.CreateStudioOutput, error)
CreateStudio provides a mock function with given fields: ctx, params, optFns
func (*IClient) CreateStudioComponent ¶
func (_m *IClient) CreateStudioComponent(ctx context.Context, params *nimble.CreateStudioComponentInput, optFns ...func(*nimble.Options)) (*nimble.CreateStudioComponentOutput, error)
CreateStudioComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLaunchProfile ¶
func (_m *IClient) DeleteLaunchProfile(ctx context.Context, params *nimble.DeleteLaunchProfileInput, optFns ...func(*nimble.Options)) (*nimble.DeleteLaunchProfileOutput, error)
DeleteLaunchProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteLaunchProfileMember ¶
func (_m *IClient) DeleteLaunchProfileMember(ctx context.Context, params *nimble.DeleteLaunchProfileMemberInput, optFns ...func(*nimble.Options)) (*nimble.DeleteLaunchProfileMemberOutput, error)
DeleteLaunchProfileMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStreamingImage ¶
func (_m *IClient) DeleteStreamingImage(ctx context.Context, params *nimble.DeleteStreamingImageInput, optFns ...func(*nimble.Options)) (*nimble.DeleteStreamingImageOutput, error)
DeleteStreamingImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStreamingSession ¶
func (_m *IClient) DeleteStreamingSession(ctx context.Context, params *nimble.DeleteStreamingSessionInput, optFns ...func(*nimble.Options)) (*nimble.DeleteStreamingSessionOutput, error)
DeleteStreamingSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStudio ¶
func (_m *IClient) DeleteStudio(ctx context.Context, params *nimble.DeleteStudioInput, optFns ...func(*nimble.Options)) (*nimble.DeleteStudioOutput, error)
DeleteStudio provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStudioComponent ¶
func (_m *IClient) DeleteStudioComponent(ctx context.Context, params *nimble.DeleteStudioComponentInput, optFns ...func(*nimble.Options)) (*nimble.DeleteStudioComponentOutput, error)
DeleteStudioComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) DeleteStudioMember ¶
func (_m *IClient) DeleteStudioMember(ctx context.Context, params *nimble.DeleteStudioMemberInput, optFns ...func(*nimble.Options)) (*nimble.DeleteStudioMemberOutput, error)
DeleteStudioMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetEula ¶
func (_m *IClient) GetEula(ctx context.Context, params *nimble.GetEulaInput, optFns ...func(*nimble.Options)) (*nimble.GetEulaOutput, error)
GetEula provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLaunchProfile ¶
func (_m *IClient) GetLaunchProfile(ctx context.Context, params *nimble.GetLaunchProfileInput, optFns ...func(*nimble.Options)) (*nimble.GetLaunchProfileOutput, error)
GetLaunchProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLaunchProfileDetails ¶
func (_m *IClient) GetLaunchProfileDetails(ctx context.Context, params *nimble.GetLaunchProfileDetailsInput, optFns ...func(*nimble.Options)) (*nimble.GetLaunchProfileDetailsOutput, error)
GetLaunchProfileDetails provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLaunchProfileInitialization ¶
func (_m *IClient) GetLaunchProfileInitialization(ctx context.Context, params *nimble.GetLaunchProfileInitializationInput, optFns ...func(*nimble.Options)) (*nimble.GetLaunchProfileInitializationOutput, error)
GetLaunchProfileInitialization provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetLaunchProfileMember ¶
func (_m *IClient) GetLaunchProfileMember(ctx context.Context, params *nimble.GetLaunchProfileMemberInput, optFns ...func(*nimble.Options)) (*nimble.GetLaunchProfileMemberOutput, error)
GetLaunchProfileMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStreamingImage ¶
func (_m *IClient) GetStreamingImage(ctx context.Context, params *nimble.GetStreamingImageInput, optFns ...func(*nimble.Options)) (*nimble.GetStreamingImageOutput, error)
GetStreamingImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStreamingSession ¶
func (_m *IClient) GetStreamingSession(ctx context.Context, params *nimble.GetStreamingSessionInput, optFns ...func(*nimble.Options)) (*nimble.GetStreamingSessionOutput, error)
GetStreamingSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStreamingSessionBackup ¶
func (_m *IClient) GetStreamingSessionBackup(ctx context.Context, params *nimble.GetStreamingSessionBackupInput, optFns ...func(*nimble.Options)) (*nimble.GetStreamingSessionBackupOutput, error)
GetStreamingSessionBackup provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStreamingSessionStream ¶
func (_m *IClient) GetStreamingSessionStream(ctx context.Context, params *nimble.GetStreamingSessionStreamInput, optFns ...func(*nimble.Options)) (*nimble.GetStreamingSessionStreamOutput, error)
GetStreamingSessionStream provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStudio ¶
func (_m *IClient) GetStudio(ctx context.Context, params *nimble.GetStudioInput, optFns ...func(*nimble.Options)) (*nimble.GetStudioOutput, error)
GetStudio provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStudioComponent ¶
func (_m *IClient) GetStudioComponent(ctx context.Context, params *nimble.GetStudioComponentInput, optFns ...func(*nimble.Options)) (*nimble.GetStudioComponentOutput, error)
GetStudioComponent provides a mock function with given fields: ctx, params, optFns
func (*IClient) GetStudioMember ¶
func (_m *IClient) GetStudioMember(ctx context.Context, params *nimble.GetStudioMemberInput, optFns ...func(*nimble.Options)) (*nimble.GetStudioMemberOutput, error)
GetStudioMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEulaAcceptances ¶
func (_m *IClient) ListEulaAcceptances(ctx context.Context, params *nimble.ListEulaAcceptancesInput, optFns ...func(*nimble.Options)) (*nimble.ListEulaAcceptancesOutput, error)
ListEulaAcceptances provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListEulas ¶
func (_m *IClient) ListEulas(ctx context.Context, params *nimble.ListEulasInput, optFns ...func(*nimble.Options)) (*nimble.ListEulasOutput, error)
ListEulas provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLaunchProfileMembers ¶
func (_m *IClient) ListLaunchProfileMembers(ctx context.Context, params *nimble.ListLaunchProfileMembersInput, optFns ...func(*nimble.Options)) (*nimble.ListLaunchProfileMembersOutput, error)
ListLaunchProfileMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListLaunchProfiles ¶
func (_m *IClient) ListLaunchProfiles(ctx context.Context, params *nimble.ListLaunchProfilesInput, optFns ...func(*nimble.Options)) (*nimble.ListLaunchProfilesOutput, error)
ListLaunchProfiles provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStreamingImages ¶
func (_m *IClient) ListStreamingImages(ctx context.Context, params *nimble.ListStreamingImagesInput, optFns ...func(*nimble.Options)) (*nimble.ListStreamingImagesOutput, error)
ListStreamingImages provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStreamingSessionBackups ¶
func (_m *IClient) ListStreamingSessionBackups(ctx context.Context, params *nimble.ListStreamingSessionBackupsInput, optFns ...func(*nimble.Options)) (*nimble.ListStreamingSessionBackupsOutput, error)
ListStreamingSessionBackups provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStreamingSessions ¶
func (_m *IClient) ListStreamingSessions(ctx context.Context, params *nimble.ListStreamingSessionsInput, optFns ...func(*nimble.Options)) (*nimble.ListStreamingSessionsOutput, error)
ListStreamingSessions provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStudioComponents ¶
func (_m *IClient) ListStudioComponents(ctx context.Context, params *nimble.ListStudioComponentsInput, optFns ...func(*nimble.Options)) (*nimble.ListStudioComponentsOutput, error)
ListStudioComponents provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStudioMembers ¶
func (_m *IClient) ListStudioMembers(ctx context.Context, params *nimble.ListStudioMembersInput, optFns ...func(*nimble.Options)) (*nimble.ListStudioMembersOutput, error)
ListStudioMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListStudios ¶
func (_m *IClient) ListStudios(ctx context.Context, params *nimble.ListStudiosInput, optFns ...func(*nimble.Options)) (*nimble.ListStudiosOutput, error)
ListStudios provides a mock function with given fields: ctx, params, optFns
func (*IClient) ListTagsForResource ¶
func (_m *IClient) ListTagsForResource(ctx context.Context, params *nimble.ListTagsForResourceInput, optFns ...func(*nimble.Options)) (*nimble.ListTagsForResourceOutput, error)
ListTagsForResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutLaunchProfileMembers ¶
func (_m *IClient) PutLaunchProfileMembers(ctx context.Context, params *nimble.PutLaunchProfileMembersInput, optFns ...func(*nimble.Options)) (*nimble.PutLaunchProfileMembersOutput, error)
PutLaunchProfileMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) PutStudioMembers ¶
func (_m *IClient) PutStudioMembers(ctx context.Context, params *nimble.PutStudioMembersInput, optFns ...func(*nimble.Options)) (*nimble.PutStudioMembersOutput, error)
PutStudioMembers provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartStreamingSession ¶
func (_m *IClient) StartStreamingSession(ctx context.Context, params *nimble.StartStreamingSessionInput, optFns ...func(*nimble.Options)) (*nimble.StartStreamingSessionOutput, error)
StartStreamingSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) StartStudioSSOConfigurationRepair ¶
func (_m *IClient) StartStudioSSOConfigurationRepair(ctx context.Context, params *nimble.StartStudioSSOConfigurationRepairInput, optFns ...func(*nimble.Options)) (*nimble.StartStudioSSOConfigurationRepairOutput, error)
StartStudioSSOConfigurationRepair provides a mock function with given fields: ctx, params, optFns
func (*IClient) StopStreamingSession ¶
func (_m *IClient) StopStreamingSession(ctx context.Context, params *nimble.StopStreamingSessionInput, optFns ...func(*nimble.Options)) (*nimble.StopStreamingSessionOutput, error)
StopStreamingSession provides a mock function with given fields: ctx, params, optFns
func (*IClient) TagResource ¶
func (_m *IClient) TagResource(ctx context.Context, params *nimble.TagResourceInput, optFns ...func(*nimble.Options)) (*nimble.TagResourceOutput, error)
TagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UntagResource ¶
func (_m *IClient) UntagResource(ctx context.Context, params *nimble.UntagResourceInput, optFns ...func(*nimble.Options)) (*nimble.UntagResourceOutput, error)
UntagResource provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateLaunchProfile ¶
func (_m *IClient) UpdateLaunchProfile(ctx context.Context, params *nimble.UpdateLaunchProfileInput, optFns ...func(*nimble.Options)) (*nimble.UpdateLaunchProfileOutput, error)
UpdateLaunchProfile provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateLaunchProfileMember ¶
func (_m *IClient) UpdateLaunchProfileMember(ctx context.Context, params *nimble.UpdateLaunchProfileMemberInput, optFns ...func(*nimble.Options)) (*nimble.UpdateLaunchProfileMemberOutput, error)
UpdateLaunchProfileMember provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStreamingImage ¶
func (_m *IClient) UpdateStreamingImage(ctx context.Context, params *nimble.UpdateStreamingImageInput, optFns ...func(*nimble.Options)) (*nimble.UpdateStreamingImageOutput, error)
UpdateStreamingImage provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStudio ¶
func (_m *IClient) UpdateStudio(ctx context.Context, params *nimble.UpdateStudioInput, optFns ...func(*nimble.Options)) (*nimble.UpdateStudioOutput, error)
UpdateStudio provides a mock function with given fields: ctx, params, optFns
func (*IClient) UpdateStudioComponent ¶
func (_m *IClient) UpdateStudioComponent(ctx context.Context, params *nimble.UpdateStudioComponentInput, optFns ...func(*nimble.Options)) (*nimble.UpdateStudioComponentOutput, error)
UpdateStudioComponent provides a mock function with given fields: ctx, params, optFns