Documentation ¶
Overview ¶
Package emrmock is a generated GoMock package.
Index ¶
- type MockEMRAPI
- func (m *MockEMRAPI) AddInstanceFleet(arg0 *emr.AddInstanceFleetInput) (*emr.AddInstanceFleetOutput, error)
- func (m *MockEMRAPI) AddInstanceFleetRequest(arg0 *emr.AddInstanceFleetInput) (*request.Request, *emr.AddInstanceFleetOutput)
- func (m *MockEMRAPI) AddInstanceFleetWithContext(arg0 context.Context, arg1 *emr.AddInstanceFleetInput, arg2 ...request.Option) (*emr.AddInstanceFleetOutput, error)
- func (m *MockEMRAPI) AddInstanceGroups(arg0 *emr.AddInstanceGroupsInput) (*emr.AddInstanceGroupsOutput, error)
- func (m *MockEMRAPI) AddInstanceGroupsRequest(arg0 *emr.AddInstanceGroupsInput) (*request.Request, *emr.AddInstanceGroupsOutput)
- func (m *MockEMRAPI) AddInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.AddInstanceGroupsInput, arg2 ...request.Option) (*emr.AddInstanceGroupsOutput, error)
- func (m *MockEMRAPI) AddJobFlowSteps(arg0 *emr.AddJobFlowStepsInput) (*emr.AddJobFlowStepsOutput, error)
- func (m *MockEMRAPI) AddJobFlowStepsRequest(arg0 *emr.AddJobFlowStepsInput) (*request.Request, *emr.AddJobFlowStepsOutput)
- func (m *MockEMRAPI) AddJobFlowStepsWithContext(arg0 context.Context, arg1 *emr.AddJobFlowStepsInput, arg2 ...request.Option) (*emr.AddJobFlowStepsOutput, error)
- func (m *MockEMRAPI) AddTags(arg0 *emr.AddTagsInput) (*emr.AddTagsOutput, error)
- func (m *MockEMRAPI) AddTagsRequest(arg0 *emr.AddTagsInput) (*request.Request, *emr.AddTagsOutput)
- func (m *MockEMRAPI) AddTagsWithContext(arg0 context.Context, arg1 *emr.AddTagsInput, arg2 ...request.Option) (*emr.AddTagsOutput, error)
- func (m *MockEMRAPI) CancelSteps(arg0 *emr.CancelStepsInput) (*emr.CancelStepsOutput, error)
- func (m *MockEMRAPI) CancelStepsRequest(arg0 *emr.CancelStepsInput) (*request.Request, *emr.CancelStepsOutput)
- func (m *MockEMRAPI) CancelStepsWithContext(arg0 context.Context, arg1 *emr.CancelStepsInput, arg2 ...request.Option) (*emr.CancelStepsOutput, error)
- func (m *MockEMRAPI) CreateSecurityConfiguration(arg0 *emr.CreateSecurityConfigurationInput) (*emr.CreateSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) CreateSecurityConfigurationRequest(arg0 *emr.CreateSecurityConfigurationInput) (*request.Request, *emr.CreateSecurityConfigurationOutput)
- func (m *MockEMRAPI) CreateSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.CreateSecurityConfigurationInput, ...) (*emr.CreateSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) CreateStudio(arg0 *emr.CreateStudioInput) (*emr.CreateStudioOutput, error)
- func (m *MockEMRAPI) CreateStudioRequest(arg0 *emr.CreateStudioInput) (*request.Request, *emr.CreateStudioOutput)
- func (m *MockEMRAPI) CreateStudioSessionMapping(arg0 *emr.CreateStudioSessionMappingInput) (*emr.CreateStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) CreateStudioSessionMappingRequest(arg0 *emr.CreateStudioSessionMappingInput) (*request.Request, *emr.CreateStudioSessionMappingOutput)
- func (m *MockEMRAPI) CreateStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.CreateStudioSessionMappingInput, ...) (*emr.CreateStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) CreateStudioWithContext(arg0 context.Context, arg1 *emr.CreateStudioInput, arg2 ...request.Option) (*emr.CreateStudioOutput, error)
- func (m *MockEMRAPI) DeleteSecurityConfiguration(arg0 *emr.DeleteSecurityConfigurationInput) (*emr.DeleteSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) DeleteSecurityConfigurationRequest(arg0 *emr.DeleteSecurityConfigurationInput) (*request.Request, *emr.DeleteSecurityConfigurationOutput)
- func (m *MockEMRAPI) DeleteSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DeleteSecurityConfigurationInput, ...) (*emr.DeleteSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) DeleteStudio(arg0 *emr.DeleteStudioInput) (*emr.DeleteStudioOutput, error)
- func (m *MockEMRAPI) DeleteStudioRequest(arg0 *emr.DeleteStudioInput) (*request.Request, *emr.DeleteStudioOutput)
- func (m *MockEMRAPI) DeleteStudioSessionMapping(arg0 *emr.DeleteStudioSessionMappingInput) (*emr.DeleteStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) DeleteStudioSessionMappingRequest(arg0 *emr.DeleteStudioSessionMappingInput) (*request.Request, *emr.DeleteStudioSessionMappingOutput)
- func (m *MockEMRAPI) DeleteStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.DeleteStudioSessionMappingInput, ...) (*emr.DeleteStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) DeleteStudioWithContext(arg0 context.Context, arg1 *emr.DeleteStudioInput, arg2 ...request.Option) (*emr.DeleteStudioOutput, error)
- func (m *MockEMRAPI) DescribeCluster(arg0 *emr.DescribeClusterInput) (*emr.DescribeClusterOutput, error)
- func (m *MockEMRAPI) DescribeClusterRequest(arg0 *emr.DescribeClusterInput) (*request.Request, *emr.DescribeClusterOutput)
- func (m *MockEMRAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.Option) (*emr.DescribeClusterOutput, error)
- func (m *MockEMRAPI) DescribeJobFlows(arg0 *emr.DescribeJobFlowsInput) (*emr.DescribeJobFlowsOutput, error)
- func (m *MockEMRAPI) DescribeJobFlowsRequest(arg0 *emr.DescribeJobFlowsInput) (*request.Request, *emr.DescribeJobFlowsOutput)
- func (m *MockEMRAPI) DescribeJobFlowsWithContext(arg0 context.Context, arg1 *emr.DescribeJobFlowsInput, arg2 ...request.Option) (*emr.DescribeJobFlowsOutput, error)
- func (m *MockEMRAPI) DescribeNotebookExecution(arg0 *emr.DescribeNotebookExecutionInput) (*emr.DescribeNotebookExecutionOutput, error)
- func (m *MockEMRAPI) DescribeNotebookExecutionRequest(arg0 *emr.DescribeNotebookExecutionInput) (*request.Request, *emr.DescribeNotebookExecutionOutput)
- func (m *MockEMRAPI) DescribeNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.DescribeNotebookExecutionInput, ...) (*emr.DescribeNotebookExecutionOutput, error)
- func (m *MockEMRAPI) DescribeSecurityConfiguration(arg0 *emr.DescribeSecurityConfigurationInput) (*emr.DescribeSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) DescribeSecurityConfigurationRequest(arg0 *emr.DescribeSecurityConfigurationInput) (*request.Request, *emr.DescribeSecurityConfigurationOutput)
- func (m *MockEMRAPI) DescribeSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DescribeSecurityConfigurationInput, ...) (*emr.DescribeSecurityConfigurationOutput, error)
- func (m *MockEMRAPI) DescribeStep(arg0 *emr.DescribeStepInput) (*emr.DescribeStepOutput, error)
- func (m *MockEMRAPI) DescribeStepRequest(arg0 *emr.DescribeStepInput) (*request.Request, *emr.DescribeStepOutput)
- func (m *MockEMRAPI) DescribeStepWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, arg2 ...request.Option) (*emr.DescribeStepOutput, error)
- func (m *MockEMRAPI) DescribeStudio(arg0 *emr.DescribeStudioInput) (*emr.DescribeStudioOutput, error)
- func (m *MockEMRAPI) DescribeStudioRequest(arg0 *emr.DescribeStudioInput) (*request.Request, *emr.DescribeStudioOutput)
- func (m *MockEMRAPI) DescribeStudioWithContext(arg0 context.Context, arg1 *emr.DescribeStudioInput, arg2 ...request.Option) (*emr.DescribeStudioOutput, error)
- func (m *MockEMRAPI) EXPECT() *MockEMRAPIMockRecorder
- func (m *MockEMRAPI) GetBlockPublicAccessConfiguration(arg0 *emr.GetBlockPublicAccessConfigurationInput) (*emr.GetBlockPublicAccessConfigurationOutput, error)
- func (m *MockEMRAPI) GetBlockPublicAccessConfigurationRequest(arg0 *emr.GetBlockPublicAccessConfigurationInput) (*request.Request, *emr.GetBlockPublicAccessConfigurationOutput)
- func (m *MockEMRAPI) GetBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.GetBlockPublicAccessConfigurationInput, ...) (*emr.GetBlockPublicAccessConfigurationOutput, error)
- func (m *MockEMRAPI) GetManagedScalingPolicy(arg0 *emr.GetManagedScalingPolicyInput) (*emr.GetManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) GetManagedScalingPolicyRequest(arg0 *emr.GetManagedScalingPolicyInput) (*request.Request, *emr.GetManagedScalingPolicyOutput)
- func (m *MockEMRAPI) GetManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.GetManagedScalingPolicyInput, ...) (*emr.GetManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) GetStudioSessionMapping(arg0 *emr.GetStudioSessionMappingInput) (*emr.GetStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) GetStudioSessionMappingRequest(arg0 *emr.GetStudioSessionMappingInput) (*request.Request, *emr.GetStudioSessionMappingOutput)
- func (m *MockEMRAPI) GetStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.GetStudioSessionMappingInput, ...) (*emr.GetStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) ListBootstrapActions(arg0 *emr.ListBootstrapActionsInput) (*emr.ListBootstrapActionsOutput, error)
- func (m *MockEMRAPI) ListBootstrapActionsPages(arg0 *emr.ListBootstrapActionsInput, ...) error
- func (m *MockEMRAPI) ListBootstrapActionsPagesWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, ...) error
- func (m *MockEMRAPI) ListBootstrapActionsRequest(arg0 *emr.ListBootstrapActionsInput) (*request.Request, *emr.ListBootstrapActionsOutput)
- func (m *MockEMRAPI) ListBootstrapActionsWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, ...) (*emr.ListBootstrapActionsOutput, error)
- func (m *MockEMRAPI) ListClusters(arg0 *emr.ListClustersInput) (*emr.ListClustersOutput, error)
- func (m *MockEMRAPI) ListClustersPages(arg0 *emr.ListClustersInput, arg1 func(*emr.ListClustersOutput, bool) bool) error
- func (m *MockEMRAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, ...) error
- func (m *MockEMRAPI) ListClustersRequest(arg0 *emr.ListClustersInput) (*request.Request, *emr.ListClustersOutput)
- func (m *MockEMRAPI) ListClustersWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...request.Option) (*emr.ListClustersOutput, error)
- func (m *MockEMRAPI) ListInstanceFleets(arg0 *emr.ListInstanceFleetsInput) (*emr.ListInstanceFleetsOutput, error)
- func (m *MockEMRAPI) ListInstanceFleetsPages(arg0 *emr.ListInstanceFleetsInput, ...) error
- func (m *MockEMRAPI) ListInstanceFleetsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, ...) error
- func (m *MockEMRAPI) ListInstanceFleetsRequest(arg0 *emr.ListInstanceFleetsInput) (*request.Request, *emr.ListInstanceFleetsOutput)
- func (m *MockEMRAPI) ListInstanceFleetsWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, ...) (*emr.ListInstanceFleetsOutput, error)
- func (m *MockEMRAPI) ListInstanceGroups(arg0 *emr.ListInstanceGroupsInput) (*emr.ListInstanceGroupsOutput, error)
- func (m *MockEMRAPI) ListInstanceGroupsPages(arg0 *emr.ListInstanceGroupsInput, ...) error
- func (m *MockEMRAPI) ListInstanceGroupsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, ...) error
- func (m *MockEMRAPI) ListInstanceGroupsRequest(arg0 *emr.ListInstanceGroupsInput) (*request.Request, *emr.ListInstanceGroupsOutput)
- func (m *MockEMRAPI) ListInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, ...) (*emr.ListInstanceGroupsOutput, error)
- func (m *MockEMRAPI) ListInstances(arg0 *emr.ListInstancesInput) (*emr.ListInstancesOutput, error)
- func (m *MockEMRAPI) ListInstancesPages(arg0 *emr.ListInstancesInput, arg1 func(*emr.ListInstancesOutput, bool) bool) error
- func (m *MockEMRAPI) ListInstancesPagesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, ...) error
- func (m *MockEMRAPI) ListInstancesRequest(arg0 *emr.ListInstancesInput) (*request.Request, *emr.ListInstancesOutput)
- func (m *MockEMRAPI) ListInstancesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, arg2 ...request.Option) (*emr.ListInstancesOutput, error)
- func (m *MockEMRAPI) ListNotebookExecutions(arg0 *emr.ListNotebookExecutionsInput) (*emr.ListNotebookExecutionsOutput, error)
- func (m *MockEMRAPI) ListNotebookExecutionsPages(arg0 *emr.ListNotebookExecutionsInput, ...) error
- func (m *MockEMRAPI) ListNotebookExecutionsPagesWithContext(arg0 context.Context, arg1 *emr.ListNotebookExecutionsInput, ...) error
- func (m *MockEMRAPI) ListNotebookExecutionsRequest(arg0 *emr.ListNotebookExecutionsInput) (*request.Request, *emr.ListNotebookExecutionsOutput)
- func (m *MockEMRAPI) ListNotebookExecutionsWithContext(arg0 context.Context, arg1 *emr.ListNotebookExecutionsInput, ...) (*emr.ListNotebookExecutionsOutput, error)
- func (m *MockEMRAPI) ListSecurityConfigurations(arg0 *emr.ListSecurityConfigurationsInput) (*emr.ListSecurityConfigurationsOutput, error)
- func (m *MockEMRAPI) ListSecurityConfigurationsPages(arg0 *emr.ListSecurityConfigurationsInput, ...) error
- func (m *MockEMRAPI) ListSecurityConfigurationsPagesWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, ...) error
- func (m *MockEMRAPI) ListSecurityConfigurationsRequest(arg0 *emr.ListSecurityConfigurationsInput) (*request.Request, *emr.ListSecurityConfigurationsOutput)
- func (m *MockEMRAPI) ListSecurityConfigurationsWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, ...) (*emr.ListSecurityConfigurationsOutput, error)
- func (m *MockEMRAPI) ListSteps(arg0 *emr.ListStepsInput) (*emr.ListStepsOutput, error)
- func (m *MockEMRAPI) ListStepsPages(arg0 *emr.ListStepsInput, arg1 func(*emr.ListStepsOutput, bool) bool) error
- func (m *MockEMRAPI) ListStepsPagesWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, ...) error
- func (m *MockEMRAPI) ListStepsRequest(arg0 *emr.ListStepsInput) (*request.Request, *emr.ListStepsOutput)
- func (m *MockEMRAPI) ListStepsWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, arg2 ...request.Option) (*emr.ListStepsOutput, error)
- func (m *MockEMRAPI) ListStudioSessionMappings(arg0 *emr.ListStudioSessionMappingsInput) (*emr.ListStudioSessionMappingsOutput, error)
- func (m *MockEMRAPI) ListStudioSessionMappingsPages(arg0 *emr.ListStudioSessionMappingsInput, ...) error
- func (m *MockEMRAPI) ListStudioSessionMappingsPagesWithContext(arg0 context.Context, arg1 *emr.ListStudioSessionMappingsInput, ...) error
- func (m *MockEMRAPI) ListStudioSessionMappingsRequest(arg0 *emr.ListStudioSessionMappingsInput) (*request.Request, *emr.ListStudioSessionMappingsOutput)
- func (m *MockEMRAPI) ListStudioSessionMappingsWithContext(arg0 context.Context, arg1 *emr.ListStudioSessionMappingsInput, ...) (*emr.ListStudioSessionMappingsOutput, error)
- func (m *MockEMRAPI) ListStudios(arg0 *emr.ListStudiosInput) (*emr.ListStudiosOutput, error)
- func (m *MockEMRAPI) ListStudiosPages(arg0 *emr.ListStudiosInput, arg1 func(*emr.ListStudiosOutput, bool) bool) error
- func (m *MockEMRAPI) ListStudiosPagesWithContext(arg0 context.Context, arg1 *emr.ListStudiosInput, ...) error
- func (m *MockEMRAPI) ListStudiosRequest(arg0 *emr.ListStudiosInput) (*request.Request, *emr.ListStudiosOutput)
- func (m *MockEMRAPI) ListStudiosWithContext(arg0 context.Context, arg1 *emr.ListStudiosInput, arg2 ...request.Option) (*emr.ListStudiosOutput, error)
- func (m *MockEMRAPI) ModifyCluster(arg0 *emr.ModifyClusterInput) (*emr.ModifyClusterOutput, error)
- func (m *MockEMRAPI) ModifyClusterRequest(arg0 *emr.ModifyClusterInput) (*request.Request, *emr.ModifyClusterOutput)
- func (m *MockEMRAPI) ModifyClusterWithContext(arg0 context.Context, arg1 *emr.ModifyClusterInput, arg2 ...request.Option) (*emr.ModifyClusterOutput, error)
- func (m *MockEMRAPI) ModifyInstanceFleet(arg0 *emr.ModifyInstanceFleetInput) (*emr.ModifyInstanceFleetOutput, error)
- func (m *MockEMRAPI) ModifyInstanceFleetRequest(arg0 *emr.ModifyInstanceFleetInput) (*request.Request, *emr.ModifyInstanceFleetOutput)
- func (m *MockEMRAPI) ModifyInstanceFleetWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceFleetInput, ...) (*emr.ModifyInstanceFleetOutput, error)
- func (m *MockEMRAPI) ModifyInstanceGroups(arg0 *emr.ModifyInstanceGroupsInput) (*emr.ModifyInstanceGroupsOutput, error)
- func (m *MockEMRAPI) ModifyInstanceGroupsRequest(arg0 *emr.ModifyInstanceGroupsInput) (*request.Request, *emr.ModifyInstanceGroupsOutput)
- func (m *MockEMRAPI) ModifyInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceGroupsInput, ...) (*emr.ModifyInstanceGroupsOutput, error)
- func (m *MockEMRAPI) PutAutoScalingPolicy(arg0 *emr.PutAutoScalingPolicyInput) (*emr.PutAutoScalingPolicyOutput, error)
- func (m *MockEMRAPI) PutAutoScalingPolicyRequest(arg0 *emr.PutAutoScalingPolicyInput) (*request.Request, *emr.PutAutoScalingPolicyOutput)
- func (m *MockEMRAPI) PutAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.PutAutoScalingPolicyInput, ...) (*emr.PutAutoScalingPolicyOutput, error)
- func (m *MockEMRAPI) PutBlockPublicAccessConfiguration(arg0 *emr.PutBlockPublicAccessConfigurationInput) (*emr.PutBlockPublicAccessConfigurationOutput, error)
- func (m *MockEMRAPI) PutBlockPublicAccessConfigurationRequest(arg0 *emr.PutBlockPublicAccessConfigurationInput) (*request.Request, *emr.PutBlockPublicAccessConfigurationOutput)
- func (m *MockEMRAPI) PutBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.PutBlockPublicAccessConfigurationInput, ...) (*emr.PutBlockPublicAccessConfigurationOutput, error)
- func (m *MockEMRAPI) PutManagedScalingPolicy(arg0 *emr.PutManagedScalingPolicyInput) (*emr.PutManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) PutManagedScalingPolicyRequest(arg0 *emr.PutManagedScalingPolicyInput) (*request.Request, *emr.PutManagedScalingPolicyOutput)
- func (m *MockEMRAPI) PutManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.PutManagedScalingPolicyInput, ...) (*emr.PutManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) RemoveAutoScalingPolicy(arg0 *emr.RemoveAutoScalingPolicyInput) (*emr.RemoveAutoScalingPolicyOutput, error)
- func (m *MockEMRAPI) RemoveAutoScalingPolicyRequest(arg0 *emr.RemoveAutoScalingPolicyInput) (*request.Request, *emr.RemoveAutoScalingPolicyOutput)
- func (m *MockEMRAPI) RemoveAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.RemoveAutoScalingPolicyInput, ...) (*emr.RemoveAutoScalingPolicyOutput, error)
- func (m *MockEMRAPI) RemoveManagedScalingPolicy(arg0 *emr.RemoveManagedScalingPolicyInput) (*emr.RemoveManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) RemoveManagedScalingPolicyRequest(arg0 *emr.RemoveManagedScalingPolicyInput) (*request.Request, *emr.RemoveManagedScalingPolicyOutput)
- func (m *MockEMRAPI) RemoveManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.RemoveManagedScalingPolicyInput, ...) (*emr.RemoveManagedScalingPolicyOutput, error)
- func (m *MockEMRAPI) RemoveTags(arg0 *emr.RemoveTagsInput) (*emr.RemoveTagsOutput, error)
- func (m *MockEMRAPI) RemoveTagsRequest(arg0 *emr.RemoveTagsInput) (*request.Request, *emr.RemoveTagsOutput)
- func (m *MockEMRAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *emr.RemoveTagsInput, arg2 ...request.Option) (*emr.RemoveTagsOutput, error)
- func (m *MockEMRAPI) RunJobFlow(arg0 *emr.RunJobFlowInput) (*emr.RunJobFlowOutput, error)
- func (m *MockEMRAPI) RunJobFlowRequest(arg0 *emr.RunJobFlowInput) (*request.Request, *emr.RunJobFlowOutput)
- func (m *MockEMRAPI) RunJobFlowWithContext(arg0 context.Context, arg1 *emr.RunJobFlowInput, arg2 ...request.Option) (*emr.RunJobFlowOutput, error)
- func (m *MockEMRAPI) SetTerminationProtection(arg0 *emr.SetTerminationProtectionInput) (*emr.SetTerminationProtectionOutput, error)
- func (m *MockEMRAPI) SetTerminationProtectionRequest(arg0 *emr.SetTerminationProtectionInput) (*request.Request, *emr.SetTerminationProtectionOutput)
- func (m *MockEMRAPI) SetTerminationProtectionWithContext(arg0 context.Context, arg1 *emr.SetTerminationProtectionInput, ...) (*emr.SetTerminationProtectionOutput, error)
- func (m *MockEMRAPI) SetVisibleToAllUsers(arg0 *emr.SetVisibleToAllUsersInput) (*emr.SetVisibleToAllUsersOutput, error)
- func (m *MockEMRAPI) SetVisibleToAllUsersRequest(arg0 *emr.SetVisibleToAllUsersInput) (*request.Request, *emr.SetVisibleToAllUsersOutput)
- func (m *MockEMRAPI) SetVisibleToAllUsersWithContext(arg0 context.Context, arg1 *emr.SetVisibleToAllUsersInput, ...) (*emr.SetVisibleToAllUsersOutput, error)
- func (m *MockEMRAPI) StartNotebookExecution(arg0 *emr.StartNotebookExecutionInput) (*emr.StartNotebookExecutionOutput, error)
- func (m *MockEMRAPI) StartNotebookExecutionRequest(arg0 *emr.StartNotebookExecutionInput) (*request.Request, *emr.StartNotebookExecutionOutput)
- func (m *MockEMRAPI) StartNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.StartNotebookExecutionInput, ...) (*emr.StartNotebookExecutionOutput, error)
- func (m *MockEMRAPI) StopNotebookExecution(arg0 *emr.StopNotebookExecutionInput) (*emr.StopNotebookExecutionOutput, error)
- func (m *MockEMRAPI) StopNotebookExecutionRequest(arg0 *emr.StopNotebookExecutionInput) (*request.Request, *emr.StopNotebookExecutionOutput)
- func (m *MockEMRAPI) StopNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.StopNotebookExecutionInput, ...) (*emr.StopNotebookExecutionOutput, error)
- func (m *MockEMRAPI) TerminateJobFlows(arg0 *emr.TerminateJobFlowsInput) (*emr.TerminateJobFlowsOutput, error)
- func (m *MockEMRAPI) TerminateJobFlowsRequest(arg0 *emr.TerminateJobFlowsInput) (*request.Request, *emr.TerminateJobFlowsOutput)
- func (m *MockEMRAPI) TerminateJobFlowsWithContext(arg0 context.Context, arg1 *emr.TerminateJobFlowsInput, arg2 ...request.Option) (*emr.TerminateJobFlowsOutput, error)
- func (m *MockEMRAPI) UpdateStudioSessionMapping(arg0 *emr.UpdateStudioSessionMappingInput) (*emr.UpdateStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) UpdateStudioSessionMappingRequest(arg0 *emr.UpdateStudioSessionMappingInput) (*request.Request, *emr.UpdateStudioSessionMappingOutput)
- func (m *MockEMRAPI) UpdateStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.UpdateStudioSessionMappingInput, ...) (*emr.UpdateStudioSessionMappingOutput, error)
- func (m *MockEMRAPI) WaitUntilClusterRunning(arg0 *emr.DescribeClusterInput) error
- func (m *MockEMRAPI) WaitUntilClusterRunningWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, ...) error
- func (m *MockEMRAPI) WaitUntilClusterTerminated(arg0 *emr.DescribeClusterInput) error
- func (m *MockEMRAPI) WaitUntilClusterTerminatedWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, ...) error
- func (m *MockEMRAPI) WaitUntilStepComplete(arg0 *emr.DescribeStepInput) error
- func (m *MockEMRAPI) WaitUntilStepCompleteWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, ...) error
- type MockEMRAPIMockRecorder
- func (mr *MockEMRAPIMockRecorder) AddInstanceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddInstanceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddInstanceGroups(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddJobFlowSteps(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CancelSteps(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CancelStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CancelStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudio(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudioRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) CreateStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudio(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudioRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DeleteStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeJobFlows(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecution(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStep(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStepRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStudio(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStudioRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) DescribeStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetStudioSessionMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) GetStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListBootstrapActions(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceFleets(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceGroups(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstances(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListNotebookExecutions(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListSteps(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStepsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStepsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappings(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudios(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudiosPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudiosPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudiosRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ListStudiosWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleet(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroups(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RunJobFlow(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RunJobFlowRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) RunJobFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetTerminationProtection(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsers(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StartNotebookExecution(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StartNotebookExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StartNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StopNotebookExecution(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StopNotebookExecutionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) StopNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) TerminateJobFlows(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMapping(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunning(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminated(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilStepComplete(arg0 interface{}) *gomock.Call
- func (mr *MockEMRAPIMockRecorder) WaitUntilStepCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEMRAPI ¶
type MockEMRAPI struct {
// contains filtered or unexported fields
}
MockEMRAPI is a mock of EMRAPI interface
func NewMockEMRAPI ¶
func NewMockEMRAPI(ctrl *gomock.Controller) *MockEMRAPI
NewMockEMRAPI creates a new mock instance
func (*MockEMRAPI) AddInstanceFleet ¶
func (m *MockEMRAPI) AddInstanceFleet(arg0 *emr.AddInstanceFleetInput) (*emr.AddInstanceFleetOutput, error)
AddInstanceFleet mocks base method
func (*MockEMRAPI) AddInstanceFleetRequest ¶
func (m *MockEMRAPI) AddInstanceFleetRequest(arg0 *emr.AddInstanceFleetInput) (*request.Request, *emr.AddInstanceFleetOutput)
AddInstanceFleetRequest mocks base method
func (*MockEMRAPI) AddInstanceFleetWithContext ¶
func (m *MockEMRAPI) AddInstanceFleetWithContext(arg0 context.Context, arg1 *emr.AddInstanceFleetInput, arg2 ...request.Option) (*emr.AddInstanceFleetOutput, error)
AddInstanceFleetWithContext mocks base method
func (*MockEMRAPI) AddInstanceGroups ¶
func (m *MockEMRAPI) AddInstanceGroups(arg0 *emr.AddInstanceGroupsInput) (*emr.AddInstanceGroupsOutput, error)
AddInstanceGroups mocks base method
func (*MockEMRAPI) AddInstanceGroupsRequest ¶
func (m *MockEMRAPI) AddInstanceGroupsRequest(arg0 *emr.AddInstanceGroupsInput) (*request.Request, *emr.AddInstanceGroupsOutput)
AddInstanceGroupsRequest mocks base method
func (*MockEMRAPI) AddInstanceGroupsWithContext ¶
func (m *MockEMRAPI) AddInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.AddInstanceGroupsInput, arg2 ...request.Option) (*emr.AddInstanceGroupsOutput, error)
AddInstanceGroupsWithContext mocks base method
func (*MockEMRAPI) AddJobFlowSteps ¶
func (m *MockEMRAPI) AddJobFlowSteps(arg0 *emr.AddJobFlowStepsInput) (*emr.AddJobFlowStepsOutput, error)
AddJobFlowSteps mocks base method
func (*MockEMRAPI) AddJobFlowStepsRequest ¶
func (m *MockEMRAPI) AddJobFlowStepsRequest(arg0 *emr.AddJobFlowStepsInput) (*request.Request, *emr.AddJobFlowStepsOutput)
AddJobFlowStepsRequest mocks base method
func (*MockEMRAPI) AddJobFlowStepsWithContext ¶
func (m *MockEMRAPI) AddJobFlowStepsWithContext(arg0 context.Context, arg1 *emr.AddJobFlowStepsInput, arg2 ...request.Option) (*emr.AddJobFlowStepsOutput, error)
AddJobFlowStepsWithContext mocks base method
func (*MockEMRAPI) AddTags ¶
func (m *MockEMRAPI) AddTags(arg0 *emr.AddTagsInput) (*emr.AddTagsOutput, error)
AddTags mocks base method
func (*MockEMRAPI) AddTagsRequest ¶
func (m *MockEMRAPI) AddTagsRequest(arg0 *emr.AddTagsInput) (*request.Request, *emr.AddTagsOutput)
AddTagsRequest mocks base method
func (*MockEMRAPI) AddTagsWithContext ¶
func (m *MockEMRAPI) AddTagsWithContext(arg0 context.Context, arg1 *emr.AddTagsInput, arg2 ...request.Option) (*emr.AddTagsOutput, error)
AddTagsWithContext mocks base method
func (*MockEMRAPI) CancelSteps ¶
func (m *MockEMRAPI) CancelSteps(arg0 *emr.CancelStepsInput) (*emr.CancelStepsOutput, error)
CancelSteps mocks base method
func (*MockEMRAPI) CancelStepsRequest ¶
func (m *MockEMRAPI) CancelStepsRequest(arg0 *emr.CancelStepsInput) (*request.Request, *emr.CancelStepsOutput)
CancelStepsRequest mocks base method
func (*MockEMRAPI) CancelStepsWithContext ¶
func (m *MockEMRAPI) CancelStepsWithContext(arg0 context.Context, arg1 *emr.CancelStepsInput, arg2 ...request.Option) (*emr.CancelStepsOutput, error)
CancelStepsWithContext mocks base method
func (*MockEMRAPI) CreateSecurityConfiguration ¶
func (m *MockEMRAPI) CreateSecurityConfiguration(arg0 *emr.CreateSecurityConfigurationInput) (*emr.CreateSecurityConfigurationOutput, error)
CreateSecurityConfiguration mocks base method
func (*MockEMRAPI) CreateSecurityConfigurationRequest ¶
func (m *MockEMRAPI) CreateSecurityConfigurationRequest(arg0 *emr.CreateSecurityConfigurationInput) (*request.Request, *emr.CreateSecurityConfigurationOutput)
CreateSecurityConfigurationRequest mocks base method
func (*MockEMRAPI) CreateSecurityConfigurationWithContext ¶
func (m *MockEMRAPI) CreateSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.CreateSecurityConfigurationInput, arg2 ...request.Option) (*emr.CreateSecurityConfigurationOutput, error)
CreateSecurityConfigurationWithContext mocks base method
func (*MockEMRAPI) CreateStudio ¶
func (m *MockEMRAPI) CreateStudio(arg0 *emr.CreateStudioInput) (*emr.CreateStudioOutput, error)
CreateStudio mocks base method
func (*MockEMRAPI) CreateStudioRequest ¶
func (m *MockEMRAPI) CreateStudioRequest(arg0 *emr.CreateStudioInput) (*request.Request, *emr.CreateStudioOutput)
CreateStudioRequest mocks base method
func (*MockEMRAPI) CreateStudioSessionMapping ¶
func (m *MockEMRAPI) CreateStudioSessionMapping(arg0 *emr.CreateStudioSessionMappingInput) (*emr.CreateStudioSessionMappingOutput, error)
CreateStudioSessionMapping mocks base method
func (*MockEMRAPI) CreateStudioSessionMappingRequest ¶
func (m *MockEMRAPI) CreateStudioSessionMappingRequest(arg0 *emr.CreateStudioSessionMappingInput) (*request.Request, *emr.CreateStudioSessionMappingOutput)
CreateStudioSessionMappingRequest mocks base method
func (*MockEMRAPI) CreateStudioSessionMappingWithContext ¶
func (m *MockEMRAPI) CreateStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.CreateStudioSessionMappingInput, arg2 ...request.Option) (*emr.CreateStudioSessionMappingOutput, error)
CreateStudioSessionMappingWithContext mocks base method
func (*MockEMRAPI) CreateStudioWithContext ¶
func (m *MockEMRAPI) CreateStudioWithContext(arg0 context.Context, arg1 *emr.CreateStudioInput, arg2 ...request.Option) (*emr.CreateStudioOutput, error)
CreateStudioWithContext mocks base method
func (*MockEMRAPI) DeleteSecurityConfiguration ¶
func (m *MockEMRAPI) DeleteSecurityConfiguration(arg0 *emr.DeleteSecurityConfigurationInput) (*emr.DeleteSecurityConfigurationOutput, error)
DeleteSecurityConfiguration mocks base method
func (*MockEMRAPI) DeleteSecurityConfigurationRequest ¶
func (m *MockEMRAPI) DeleteSecurityConfigurationRequest(arg0 *emr.DeleteSecurityConfigurationInput) (*request.Request, *emr.DeleteSecurityConfigurationOutput)
DeleteSecurityConfigurationRequest mocks base method
func (*MockEMRAPI) DeleteSecurityConfigurationWithContext ¶
func (m *MockEMRAPI) DeleteSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DeleteSecurityConfigurationInput, arg2 ...request.Option) (*emr.DeleteSecurityConfigurationOutput, error)
DeleteSecurityConfigurationWithContext mocks base method
func (*MockEMRAPI) DeleteStudio ¶
func (m *MockEMRAPI) DeleteStudio(arg0 *emr.DeleteStudioInput) (*emr.DeleteStudioOutput, error)
DeleteStudio mocks base method
func (*MockEMRAPI) DeleteStudioRequest ¶
func (m *MockEMRAPI) DeleteStudioRequest(arg0 *emr.DeleteStudioInput) (*request.Request, *emr.DeleteStudioOutput)
DeleteStudioRequest mocks base method
func (*MockEMRAPI) DeleteStudioSessionMapping ¶
func (m *MockEMRAPI) DeleteStudioSessionMapping(arg0 *emr.DeleteStudioSessionMappingInput) (*emr.DeleteStudioSessionMappingOutput, error)
DeleteStudioSessionMapping mocks base method
func (*MockEMRAPI) DeleteStudioSessionMappingRequest ¶
func (m *MockEMRAPI) DeleteStudioSessionMappingRequest(arg0 *emr.DeleteStudioSessionMappingInput) (*request.Request, *emr.DeleteStudioSessionMappingOutput)
DeleteStudioSessionMappingRequest mocks base method
func (*MockEMRAPI) DeleteStudioSessionMappingWithContext ¶
func (m *MockEMRAPI) DeleteStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.DeleteStudioSessionMappingInput, arg2 ...request.Option) (*emr.DeleteStudioSessionMappingOutput, error)
DeleteStudioSessionMappingWithContext mocks base method
func (*MockEMRAPI) DeleteStudioWithContext ¶
func (m *MockEMRAPI) DeleteStudioWithContext(arg0 context.Context, arg1 *emr.DeleteStudioInput, arg2 ...request.Option) (*emr.DeleteStudioOutput, error)
DeleteStudioWithContext mocks base method
func (*MockEMRAPI) DescribeCluster ¶
func (m *MockEMRAPI) DescribeCluster(arg0 *emr.DescribeClusterInput) (*emr.DescribeClusterOutput, error)
DescribeCluster mocks base method
func (*MockEMRAPI) DescribeClusterRequest ¶
func (m *MockEMRAPI) DescribeClusterRequest(arg0 *emr.DescribeClusterInput) (*request.Request, *emr.DescribeClusterOutput)
DescribeClusterRequest mocks base method
func (*MockEMRAPI) DescribeClusterWithContext ¶
func (m *MockEMRAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.Option) (*emr.DescribeClusterOutput, error)
DescribeClusterWithContext mocks base method
func (*MockEMRAPI) DescribeJobFlows ¶
func (m *MockEMRAPI) DescribeJobFlows(arg0 *emr.DescribeJobFlowsInput) (*emr.DescribeJobFlowsOutput, error)
DescribeJobFlows mocks base method
func (*MockEMRAPI) DescribeJobFlowsRequest ¶
func (m *MockEMRAPI) DescribeJobFlowsRequest(arg0 *emr.DescribeJobFlowsInput) (*request.Request, *emr.DescribeJobFlowsOutput)
DescribeJobFlowsRequest mocks base method
func (*MockEMRAPI) DescribeJobFlowsWithContext ¶
func (m *MockEMRAPI) DescribeJobFlowsWithContext(arg0 context.Context, arg1 *emr.DescribeJobFlowsInput, arg2 ...request.Option) (*emr.DescribeJobFlowsOutput, error)
DescribeJobFlowsWithContext mocks base method
func (*MockEMRAPI) DescribeNotebookExecution ¶
func (m *MockEMRAPI) DescribeNotebookExecution(arg0 *emr.DescribeNotebookExecutionInput) (*emr.DescribeNotebookExecutionOutput, error)
DescribeNotebookExecution mocks base method
func (*MockEMRAPI) DescribeNotebookExecutionRequest ¶
func (m *MockEMRAPI) DescribeNotebookExecutionRequest(arg0 *emr.DescribeNotebookExecutionInput) (*request.Request, *emr.DescribeNotebookExecutionOutput)
DescribeNotebookExecutionRequest mocks base method
func (*MockEMRAPI) DescribeNotebookExecutionWithContext ¶
func (m *MockEMRAPI) DescribeNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.DescribeNotebookExecutionInput, arg2 ...request.Option) (*emr.DescribeNotebookExecutionOutput, error)
DescribeNotebookExecutionWithContext mocks base method
func (*MockEMRAPI) DescribeSecurityConfiguration ¶
func (m *MockEMRAPI) DescribeSecurityConfiguration(arg0 *emr.DescribeSecurityConfigurationInput) (*emr.DescribeSecurityConfigurationOutput, error)
DescribeSecurityConfiguration mocks base method
func (*MockEMRAPI) DescribeSecurityConfigurationRequest ¶
func (m *MockEMRAPI) DescribeSecurityConfigurationRequest(arg0 *emr.DescribeSecurityConfigurationInput) (*request.Request, *emr.DescribeSecurityConfigurationOutput)
DescribeSecurityConfigurationRequest mocks base method
func (*MockEMRAPI) DescribeSecurityConfigurationWithContext ¶
func (m *MockEMRAPI) DescribeSecurityConfigurationWithContext(arg0 context.Context, arg1 *emr.DescribeSecurityConfigurationInput, arg2 ...request.Option) (*emr.DescribeSecurityConfigurationOutput, error)
DescribeSecurityConfigurationWithContext mocks base method
func (*MockEMRAPI) DescribeStep ¶
func (m *MockEMRAPI) DescribeStep(arg0 *emr.DescribeStepInput) (*emr.DescribeStepOutput, error)
DescribeStep mocks base method
func (*MockEMRAPI) DescribeStepRequest ¶
func (m *MockEMRAPI) DescribeStepRequest(arg0 *emr.DescribeStepInput) (*request.Request, *emr.DescribeStepOutput)
DescribeStepRequest mocks base method
func (*MockEMRAPI) DescribeStepWithContext ¶
func (m *MockEMRAPI) DescribeStepWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, arg2 ...request.Option) (*emr.DescribeStepOutput, error)
DescribeStepWithContext mocks base method
func (*MockEMRAPI) DescribeStudio ¶
func (m *MockEMRAPI) DescribeStudio(arg0 *emr.DescribeStudioInput) (*emr.DescribeStudioOutput, error)
DescribeStudio mocks base method
func (*MockEMRAPI) DescribeStudioRequest ¶
func (m *MockEMRAPI) DescribeStudioRequest(arg0 *emr.DescribeStudioInput) (*request.Request, *emr.DescribeStudioOutput)
DescribeStudioRequest mocks base method
func (*MockEMRAPI) DescribeStudioWithContext ¶
func (m *MockEMRAPI) DescribeStudioWithContext(arg0 context.Context, arg1 *emr.DescribeStudioInput, arg2 ...request.Option) (*emr.DescribeStudioOutput, error)
DescribeStudioWithContext mocks base method
func (*MockEMRAPI) EXPECT ¶
func (m *MockEMRAPI) EXPECT() *MockEMRAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockEMRAPI) GetBlockPublicAccessConfiguration ¶
func (m *MockEMRAPI) GetBlockPublicAccessConfiguration(arg0 *emr.GetBlockPublicAccessConfigurationInput) (*emr.GetBlockPublicAccessConfigurationOutput, error)
GetBlockPublicAccessConfiguration mocks base method
func (*MockEMRAPI) GetBlockPublicAccessConfigurationRequest ¶
func (m *MockEMRAPI) GetBlockPublicAccessConfigurationRequest(arg0 *emr.GetBlockPublicAccessConfigurationInput) (*request.Request, *emr.GetBlockPublicAccessConfigurationOutput)
GetBlockPublicAccessConfigurationRequest mocks base method
func (*MockEMRAPI) GetBlockPublicAccessConfigurationWithContext ¶
func (m *MockEMRAPI) GetBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.GetBlockPublicAccessConfigurationInput, arg2 ...request.Option) (*emr.GetBlockPublicAccessConfigurationOutput, error)
GetBlockPublicAccessConfigurationWithContext mocks base method
func (*MockEMRAPI) GetManagedScalingPolicy ¶
func (m *MockEMRAPI) GetManagedScalingPolicy(arg0 *emr.GetManagedScalingPolicyInput) (*emr.GetManagedScalingPolicyOutput, error)
GetManagedScalingPolicy mocks base method
func (*MockEMRAPI) GetManagedScalingPolicyRequest ¶
func (m *MockEMRAPI) GetManagedScalingPolicyRequest(arg0 *emr.GetManagedScalingPolicyInput) (*request.Request, *emr.GetManagedScalingPolicyOutput)
GetManagedScalingPolicyRequest mocks base method
func (*MockEMRAPI) GetManagedScalingPolicyWithContext ¶
func (m *MockEMRAPI) GetManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.GetManagedScalingPolicyInput, arg2 ...request.Option) (*emr.GetManagedScalingPolicyOutput, error)
GetManagedScalingPolicyWithContext mocks base method
func (*MockEMRAPI) GetStudioSessionMapping ¶
func (m *MockEMRAPI) GetStudioSessionMapping(arg0 *emr.GetStudioSessionMappingInput) (*emr.GetStudioSessionMappingOutput, error)
GetStudioSessionMapping mocks base method
func (*MockEMRAPI) GetStudioSessionMappingRequest ¶
func (m *MockEMRAPI) GetStudioSessionMappingRequest(arg0 *emr.GetStudioSessionMappingInput) (*request.Request, *emr.GetStudioSessionMappingOutput)
GetStudioSessionMappingRequest mocks base method
func (*MockEMRAPI) GetStudioSessionMappingWithContext ¶
func (m *MockEMRAPI) GetStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.GetStudioSessionMappingInput, arg2 ...request.Option) (*emr.GetStudioSessionMappingOutput, error)
GetStudioSessionMappingWithContext mocks base method
func (*MockEMRAPI) ListBootstrapActions ¶
func (m *MockEMRAPI) ListBootstrapActions(arg0 *emr.ListBootstrapActionsInput) (*emr.ListBootstrapActionsOutput, error)
ListBootstrapActions mocks base method
func (*MockEMRAPI) ListBootstrapActionsPages ¶
func (m *MockEMRAPI) ListBootstrapActionsPages(arg0 *emr.ListBootstrapActionsInput, arg1 func(*emr.ListBootstrapActionsOutput, bool) bool) error
ListBootstrapActionsPages mocks base method
func (*MockEMRAPI) ListBootstrapActionsPagesWithContext ¶
func (m *MockEMRAPI) ListBootstrapActionsPagesWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, arg2 func(*emr.ListBootstrapActionsOutput, bool) bool, arg3 ...request.Option) error
ListBootstrapActionsPagesWithContext mocks base method
func (*MockEMRAPI) ListBootstrapActionsRequest ¶
func (m *MockEMRAPI) ListBootstrapActionsRequest(arg0 *emr.ListBootstrapActionsInput) (*request.Request, *emr.ListBootstrapActionsOutput)
ListBootstrapActionsRequest mocks base method
func (*MockEMRAPI) ListBootstrapActionsWithContext ¶
func (m *MockEMRAPI) ListBootstrapActionsWithContext(arg0 context.Context, arg1 *emr.ListBootstrapActionsInput, arg2 ...request.Option) (*emr.ListBootstrapActionsOutput, error)
ListBootstrapActionsWithContext mocks base method
func (*MockEMRAPI) ListClusters ¶
func (m *MockEMRAPI) ListClusters(arg0 *emr.ListClustersInput) (*emr.ListClustersOutput, error)
ListClusters mocks base method
func (*MockEMRAPI) ListClustersPages ¶
func (m *MockEMRAPI) ListClustersPages(arg0 *emr.ListClustersInput, arg1 func(*emr.ListClustersOutput, bool) bool) error
ListClustersPages mocks base method
func (*MockEMRAPI) ListClustersPagesWithContext ¶
func (m *MockEMRAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 func(*emr.ListClustersOutput, bool) bool, arg3 ...request.Option) error
ListClustersPagesWithContext mocks base method
func (*MockEMRAPI) ListClustersRequest ¶
func (m *MockEMRAPI) ListClustersRequest(arg0 *emr.ListClustersInput) (*request.Request, *emr.ListClustersOutput)
ListClustersRequest mocks base method
func (*MockEMRAPI) ListClustersWithContext ¶
func (m *MockEMRAPI) ListClustersWithContext(arg0 context.Context, arg1 *emr.ListClustersInput, arg2 ...request.Option) (*emr.ListClustersOutput, error)
ListClustersWithContext mocks base method
func (*MockEMRAPI) ListInstanceFleets ¶
func (m *MockEMRAPI) ListInstanceFleets(arg0 *emr.ListInstanceFleetsInput) (*emr.ListInstanceFleetsOutput, error)
ListInstanceFleets mocks base method
func (*MockEMRAPI) ListInstanceFleetsPages ¶
func (m *MockEMRAPI) ListInstanceFleetsPages(arg0 *emr.ListInstanceFleetsInput, arg1 func(*emr.ListInstanceFleetsOutput, bool) bool) error
ListInstanceFleetsPages mocks base method
func (*MockEMRAPI) ListInstanceFleetsPagesWithContext ¶
func (m *MockEMRAPI) ListInstanceFleetsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, arg2 func(*emr.ListInstanceFleetsOutput, bool) bool, arg3 ...request.Option) error
ListInstanceFleetsPagesWithContext mocks base method
func (*MockEMRAPI) ListInstanceFleetsRequest ¶
func (m *MockEMRAPI) ListInstanceFleetsRequest(arg0 *emr.ListInstanceFleetsInput) (*request.Request, *emr.ListInstanceFleetsOutput)
ListInstanceFleetsRequest mocks base method
func (*MockEMRAPI) ListInstanceFleetsWithContext ¶
func (m *MockEMRAPI) ListInstanceFleetsWithContext(arg0 context.Context, arg1 *emr.ListInstanceFleetsInput, arg2 ...request.Option) (*emr.ListInstanceFleetsOutput, error)
ListInstanceFleetsWithContext mocks base method
func (*MockEMRAPI) ListInstanceGroups ¶
func (m *MockEMRAPI) ListInstanceGroups(arg0 *emr.ListInstanceGroupsInput) (*emr.ListInstanceGroupsOutput, error)
ListInstanceGroups mocks base method
func (*MockEMRAPI) ListInstanceGroupsPages ¶
func (m *MockEMRAPI) ListInstanceGroupsPages(arg0 *emr.ListInstanceGroupsInput, arg1 func(*emr.ListInstanceGroupsOutput, bool) bool) error
ListInstanceGroupsPages mocks base method
func (*MockEMRAPI) ListInstanceGroupsPagesWithContext ¶
func (m *MockEMRAPI) ListInstanceGroupsPagesWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, arg2 func(*emr.ListInstanceGroupsOutput, bool) bool, arg3 ...request.Option) error
ListInstanceGroupsPagesWithContext mocks base method
func (*MockEMRAPI) ListInstanceGroupsRequest ¶
func (m *MockEMRAPI) ListInstanceGroupsRequest(arg0 *emr.ListInstanceGroupsInput) (*request.Request, *emr.ListInstanceGroupsOutput)
ListInstanceGroupsRequest mocks base method
func (*MockEMRAPI) ListInstanceGroupsWithContext ¶
func (m *MockEMRAPI) ListInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ListInstanceGroupsInput, arg2 ...request.Option) (*emr.ListInstanceGroupsOutput, error)
ListInstanceGroupsWithContext mocks base method
func (*MockEMRAPI) ListInstances ¶
func (m *MockEMRAPI) ListInstances(arg0 *emr.ListInstancesInput) (*emr.ListInstancesOutput, error)
ListInstances mocks base method
func (*MockEMRAPI) ListInstancesPages ¶
func (m *MockEMRAPI) ListInstancesPages(arg0 *emr.ListInstancesInput, arg1 func(*emr.ListInstancesOutput, bool) bool) error
ListInstancesPages mocks base method
func (*MockEMRAPI) ListInstancesPagesWithContext ¶
func (m *MockEMRAPI) ListInstancesPagesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, arg2 func(*emr.ListInstancesOutput, bool) bool, arg3 ...request.Option) error
ListInstancesPagesWithContext mocks base method
func (*MockEMRAPI) ListInstancesRequest ¶
func (m *MockEMRAPI) ListInstancesRequest(arg0 *emr.ListInstancesInput) (*request.Request, *emr.ListInstancesOutput)
ListInstancesRequest mocks base method
func (*MockEMRAPI) ListInstancesWithContext ¶
func (m *MockEMRAPI) ListInstancesWithContext(arg0 context.Context, arg1 *emr.ListInstancesInput, arg2 ...request.Option) (*emr.ListInstancesOutput, error)
ListInstancesWithContext mocks base method
func (*MockEMRAPI) ListNotebookExecutions ¶
func (m *MockEMRAPI) ListNotebookExecutions(arg0 *emr.ListNotebookExecutionsInput) (*emr.ListNotebookExecutionsOutput, error)
ListNotebookExecutions mocks base method
func (*MockEMRAPI) ListNotebookExecutionsPages ¶
func (m *MockEMRAPI) ListNotebookExecutionsPages(arg0 *emr.ListNotebookExecutionsInput, arg1 func(*emr.ListNotebookExecutionsOutput, bool) bool) error
ListNotebookExecutionsPages mocks base method
func (*MockEMRAPI) ListNotebookExecutionsPagesWithContext ¶
func (m *MockEMRAPI) ListNotebookExecutionsPagesWithContext(arg0 context.Context, arg1 *emr.ListNotebookExecutionsInput, arg2 func(*emr.ListNotebookExecutionsOutput, bool) bool, arg3 ...request.Option) error
ListNotebookExecutionsPagesWithContext mocks base method
func (*MockEMRAPI) ListNotebookExecutionsRequest ¶
func (m *MockEMRAPI) ListNotebookExecutionsRequest(arg0 *emr.ListNotebookExecutionsInput) (*request.Request, *emr.ListNotebookExecutionsOutput)
ListNotebookExecutionsRequest mocks base method
func (*MockEMRAPI) ListNotebookExecutionsWithContext ¶
func (m *MockEMRAPI) ListNotebookExecutionsWithContext(arg0 context.Context, arg1 *emr.ListNotebookExecutionsInput, arg2 ...request.Option) (*emr.ListNotebookExecutionsOutput, error)
ListNotebookExecutionsWithContext mocks base method
func (*MockEMRAPI) ListSecurityConfigurations ¶
func (m *MockEMRAPI) ListSecurityConfigurations(arg0 *emr.ListSecurityConfigurationsInput) (*emr.ListSecurityConfigurationsOutput, error)
ListSecurityConfigurations mocks base method
func (*MockEMRAPI) ListSecurityConfigurationsPages ¶
func (m *MockEMRAPI) ListSecurityConfigurationsPages(arg0 *emr.ListSecurityConfigurationsInput, arg1 func(*emr.ListSecurityConfigurationsOutput, bool) bool) error
ListSecurityConfigurationsPages mocks base method
func (*MockEMRAPI) ListSecurityConfigurationsPagesWithContext ¶
func (m *MockEMRAPI) ListSecurityConfigurationsPagesWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, arg2 func(*emr.ListSecurityConfigurationsOutput, bool) bool, arg3 ...request.Option) error
ListSecurityConfigurationsPagesWithContext mocks base method
func (*MockEMRAPI) ListSecurityConfigurationsRequest ¶
func (m *MockEMRAPI) ListSecurityConfigurationsRequest(arg0 *emr.ListSecurityConfigurationsInput) (*request.Request, *emr.ListSecurityConfigurationsOutput)
ListSecurityConfigurationsRequest mocks base method
func (*MockEMRAPI) ListSecurityConfigurationsWithContext ¶
func (m *MockEMRAPI) ListSecurityConfigurationsWithContext(arg0 context.Context, arg1 *emr.ListSecurityConfigurationsInput, arg2 ...request.Option) (*emr.ListSecurityConfigurationsOutput, error)
ListSecurityConfigurationsWithContext mocks base method
func (*MockEMRAPI) ListSteps ¶
func (m *MockEMRAPI) ListSteps(arg0 *emr.ListStepsInput) (*emr.ListStepsOutput, error)
ListSteps mocks base method
func (*MockEMRAPI) ListStepsPages ¶
func (m *MockEMRAPI) ListStepsPages(arg0 *emr.ListStepsInput, arg1 func(*emr.ListStepsOutput, bool) bool) error
ListStepsPages mocks base method
func (*MockEMRAPI) ListStepsPagesWithContext ¶
func (m *MockEMRAPI) ListStepsPagesWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, arg2 func(*emr.ListStepsOutput, bool) bool, arg3 ...request.Option) error
ListStepsPagesWithContext mocks base method
func (*MockEMRAPI) ListStepsRequest ¶
func (m *MockEMRAPI) ListStepsRequest(arg0 *emr.ListStepsInput) (*request.Request, *emr.ListStepsOutput)
ListStepsRequest mocks base method
func (*MockEMRAPI) ListStepsWithContext ¶
func (m *MockEMRAPI) ListStepsWithContext(arg0 context.Context, arg1 *emr.ListStepsInput, arg2 ...request.Option) (*emr.ListStepsOutput, error)
ListStepsWithContext mocks base method
func (*MockEMRAPI) ListStudioSessionMappings ¶
func (m *MockEMRAPI) ListStudioSessionMappings(arg0 *emr.ListStudioSessionMappingsInput) (*emr.ListStudioSessionMappingsOutput, error)
ListStudioSessionMappings mocks base method
func (*MockEMRAPI) ListStudioSessionMappingsPages ¶
func (m *MockEMRAPI) ListStudioSessionMappingsPages(arg0 *emr.ListStudioSessionMappingsInput, arg1 func(*emr.ListStudioSessionMappingsOutput, bool) bool) error
ListStudioSessionMappingsPages mocks base method
func (*MockEMRAPI) ListStudioSessionMappingsPagesWithContext ¶
func (m *MockEMRAPI) ListStudioSessionMappingsPagesWithContext(arg0 context.Context, arg1 *emr.ListStudioSessionMappingsInput, arg2 func(*emr.ListStudioSessionMappingsOutput, bool) bool, arg3 ...request.Option) error
ListStudioSessionMappingsPagesWithContext mocks base method
func (*MockEMRAPI) ListStudioSessionMappingsRequest ¶
func (m *MockEMRAPI) ListStudioSessionMappingsRequest(arg0 *emr.ListStudioSessionMappingsInput) (*request.Request, *emr.ListStudioSessionMappingsOutput)
ListStudioSessionMappingsRequest mocks base method
func (*MockEMRAPI) ListStudioSessionMappingsWithContext ¶
func (m *MockEMRAPI) ListStudioSessionMappingsWithContext(arg0 context.Context, arg1 *emr.ListStudioSessionMappingsInput, arg2 ...request.Option) (*emr.ListStudioSessionMappingsOutput, error)
ListStudioSessionMappingsWithContext mocks base method
func (*MockEMRAPI) ListStudios ¶
func (m *MockEMRAPI) ListStudios(arg0 *emr.ListStudiosInput) (*emr.ListStudiosOutput, error)
ListStudios mocks base method
func (*MockEMRAPI) ListStudiosPages ¶
func (m *MockEMRAPI) ListStudiosPages(arg0 *emr.ListStudiosInput, arg1 func(*emr.ListStudiosOutput, bool) bool) error
ListStudiosPages mocks base method
func (*MockEMRAPI) ListStudiosPagesWithContext ¶
func (m *MockEMRAPI) ListStudiosPagesWithContext(arg0 context.Context, arg1 *emr.ListStudiosInput, arg2 func(*emr.ListStudiosOutput, bool) bool, arg3 ...request.Option) error
ListStudiosPagesWithContext mocks base method
func (*MockEMRAPI) ListStudiosRequest ¶
func (m *MockEMRAPI) ListStudiosRequest(arg0 *emr.ListStudiosInput) (*request.Request, *emr.ListStudiosOutput)
ListStudiosRequest mocks base method
func (*MockEMRAPI) ListStudiosWithContext ¶
func (m *MockEMRAPI) ListStudiosWithContext(arg0 context.Context, arg1 *emr.ListStudiosInput, arg2 ...request.Option) (*emr.ListStudiosOutput, error)
ListStudiosWithContext mocks base method
func (*MockEMRAPI) ModifyCluster ¶
func (m *MockEMRAPI) ModifyCluster(arg0 *emr.ModifyClusterInput) (*emr.ModifyClusterOutput, error)
ModifyCluster mocks base method
func (*MockEMRAPI) ModifyClusterRequest ¶
func (m *MockEMRAPI) ModifyClusterRequest(arg0 *emr.ModifyClusterInput) (*request.Request, *emr.ModifyClusterOutput)
ModifyClusterRequest mocks base method
func (*MockEMRAPI) ModifyClusterWithContext ¶
func (m *MockEMRAPI) ModifyClusterWithContext(arg0 context.Context, arg1 *emr.ModifyClusterInput, arg2 ...request.Option) (*emr.ModifyClusterOutput, error)
ModifyClusterWithContext mocks base method
func (*MockEMRAPI) ModifyInstanceFleet ¶
func (m *MockEMRAPI) ModifyInstanceFleet(arg0 *emr.ModifyInstanceFleetInput) (*emr.ModifyInstanceFleetOutput, error)
ModifyInstanceFleet mocks base method
func (*MockEMRAPI) ModifyInstanceFleetRequest ¶
func (m *MockEMRAPI) ModifyInstanceFleetRequest(arg0 *emr.ModifyInstanceFleetInput) (*request.Request, *emr.ModifyInstanceFleetOutput)
ModifyInstanceFleetRequest mocks base method
func (*MockEMRAPI) ModifyInstanceFleetWithContext ¶
func (m *MockEMRAPI) ModifyInstanceFleetWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceFleetInput, arg2 ...request.Option) (*emr.ModifyInstanceFleetOutput, error)
ModifyInstanceFleetWithContext mocks base method
func (*MockEMRAPI) ModifyInstanceGroups ¶
func (m *MockEMRAPI) ModifyInstanceGroups(arg0 *emr.ModifyInstanceGroupsInput) (*emr.ModifyInstanceGroupsOutput, error)
ModifyInstanceGroups mocks base method
func (*MockEMRAPI) ModifyInstanceGroupsRequest ¶
func (m *MockEMRAPI) ModifyInstanceGroupsRequest(arg0 *emr.ModifyInstanceGroupsInput) (*request.Request, *emr.ModifyInstanceGroupsOutput)
ModifyInstanceGroupsRequest mocks base method
func (*MockEMRAPI) ModifyInstanceGroupsWithContext ¶
func (m *MockEMRAPI) ModifyInstanceGroupsWithContext(arg0 context.Context, arg1 *emr.ModifyInstanceGroupsInput, arg2 ...request.Option) (*emr.ModifyInstanceGroupsOutput, error)
ModifyInstanceGroupsWithContext mocks base method
func (*MockEMRAPI) PutAutoScalingPolicy ¶
func (m *MockEMRAPI) PutAutoScalingPolicy(arg0 *emr.PutAutoScalingPolicyInput) (*emr.PutAutoScalingPolicyOutput, error)
PutAutoScalingPolicy mocks base method
func (*MockEMRAPI) PutAutoScalingPolicyRequest ¶
func (m *MockEMRAPI) PutAutoScalingPolicyRequest(arg0 *emr.PutAutoScalingPolicyInput) (*request.Request, *emr.PutAutoScalingPolicyOutput)
PutAutoScalingPolicyRequest mocks base method
func (*MockEMRAPI) PutAutoScalingPolicyWithContext ¶
func (m *MockEMRAPI) PutAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.PutAutoScalingPolicyInput, arg2 ...request.Option) (*emr.PutAutoScalingPolicyOutput, error)
PutAutoScalingPolicyWithContext mocks base method
func (*MockEMRAPI) PutBlockPublicAccessConfiguration ¶
func (m *MockEMRAPI) PutBlockPublicAccessConfiguration(arg0 *emr.PutBlockPublicAccessConfigurationInput) (*emr.PutBlockPublicAccessConfigurationOutput, error)
PutBlockPublicAccessConfiguration mocks base method
func (*MockEMRAPI) PutBlockPublicAccessConfigurationRequest ¶
func (m *MockEMRAPI) PutBlockPublicAccessConfigurationRequest(arg0 *emr.PutBlockPublicAccessConfigurationInput) (*request.Request, *emr.PutBlockPublicAccessConfigurationOutput)
PutBlockPublicAccessConfigurationRequest mocks base method
func (*MockEMRAPI) PutBlockPublicAccessConfigurationWithContext ¶
func (m *MockEMRAPI) PutBlockPublicAccessConfigurationWithContext(arg0 context.Context, arg1 *emr.PutBlockPublicAccessConfigurationInput, arg2 ...request.Option) (*emr.PutBlockPublicAccessConfigurationOutput, error)
PutBlockPublicAccessConfigurationWithContext mocks base method
func (*MockEMRAPI) PutManagedScalingPolicy ¶
func (m *MockEMRAPI) PutManagedScalingPolicy(arg0 *emr.PutManagedScalingPolicyInput) (*emr.PutManagedScalingPolicyOutput, error)
PutManagedScalingPolicy mocks base method
func (*MockEMRAPI) PutManagedScalingPolicyRequest ¶
func (m *MockEMRAPI) PutManagedScalingPolicyRequest(arg0 *emr.PutManagedScalingPolicyInput) (*request.Request, *emr.PutManagedScalingPolicyOutput)
PutManagedScalingPolicyRequest mocks base method
func (*MockEMRAPI) PutManagedScalingPolicyWithContext ¶
func (m *MockEMRAPI) PutManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.PutManagedScalingPolicyInput, arg2 ...request.Option) (*emr.PutManagedScalingPolicyOutput, error)
PutManagedScalingPolicyWithContext mocks base method
func (*MockEMRAPI) RemoveAutoScalingPolicy ¶
func (m *MockEMRAPI) RemoveAutoScalingPolicy(arg0 *emr.RemoveAutoScalingPolicyInput) (*emr.RemoveAutoScalingPolicyOutput, error)
RemoveAutoScalingPolicy mocks base method
func (*MockEMRAPI) RemoveAutoScalingPolicyRequest ¶
func (m *MockEMRAPI) RemoveAutoScalingPolicyRequest(arg0 *emr.RemoveAutoScalingPolicyInput) (*request.Request, *emr.RemoveAutoScalingPolicyOutput)
RemoveAutoScalingPolicyRequest mocks base method
func (*MockEMRAPI) RemoveAutoScalingPolicyWithContext ¶
func (m *MockEMRAPI) RemoveAutoScalingPolicyWithContext(arg0 context.Context, arg1 *emr.RemoveAutoScalingPolicyInput, arg2 ...request.Option) (*emr.RemoveAutoScalingPolicyOutput, error)
RemoveAutoScalingPolicyWithContext mocks base method
func (*MockEMRAPI) RemoveManagedScalingPolicy ¶
func (m *MockEMRAPI) RemoveManagedScalingPolicy(arg0 *emr.RemoveManagedScalingPolicyInput) (*emr.RemoveManagedScalingPolicyOutput, error)
RemoveManagedScalingPolicy mocks base method
func (*MockEMRAPI) RemoveManagedScalingPolicyRequest ¶
func (m *MockEMRAPI) RemoveManagedScalingPolicyRequest(arg0 *emr.RemoveManagedScalingPolicyInput) (*request.Request, *emr.RemoveManagedScalingPolicyOutput)
RemoveManagedScalingPolicyRequest mocks base method
func (*MockEMRAPI) RemoveManagedScalingPolicyWithContext ¶
func (m *MockEMRAPI) RemoveManagedScalingPolicyWithContext(arg0 context.Context, arg1 *emr.RemoveManagedScalingPolicyInput, arg2 ...request.Option) (*emr.RemoveManagedScalingPolicyOutput, error)
RemoveManagedScalingPolicyWithContext mocks base method
func (*MockEMRAPI) RemoveTags ¶
func (m *MockEMRAPI) RemoveTags(arg0 *emr.RemoveTagsInput) (*emr.RemoveTagsOutput, error)
RemoveTags mocks base method
func (*MockEMRAPI) RemoveTagsRequest ¶
func (m *MockEMRAPI) RemoveTagsRequest(arg0 *emr.RemoveTagsInput) (*request.Request, *emr.RemoveTagsOutput)
RemoveTagsRequest mocks base method
func (*MockEMRAPI) RemoveTagsWithContext ¶
func (m *MockEMRAPI) RemoveTagsWithContext(arg0 context.Context, arg1 *emr.RemoveTagsInput, arg2 ...request.Option) (*emr.RemoveTagsOutput, error)
RemoveTagsWithContext mocks base method
func (*MockEMRAPI) RunJobFlow ¶
func (m *MockEMRAPI) RunJobFlow(arg0 *emr.RunJobFlowInput) (*emr.RunJobFlowOutput, error)
RunJobFlow mocks base method
func (*MockEMRAPI) RunJobFlowRequest ¶
func (m *MockEMRAPI) RunJobFlowRequest(arg0 *emr.RunJobFlowInput) (*request.Request, *emr.RunJobFlowOutput)
RunJobFlowRequest mocks base method
func (*MockEMRAPI) RunJobFlowWithContext ¶
func (m *MockEMRAPI) RunJobFlowWithContext(arg0 context.Context, arg1 *emr.RunJobFlowInput, arg2 ...request.Option) (*emr.RunJobFlowOutput, error)
RunJobFlowWithContext mocks base method
func (*MockEMRAPI) SetTerminationProtection ¶
func (m *MockEMRAPI) SetTerminationProtection(arg0 *emr.SetTerminationProtectionInput) (*emr.SetTerminationProtectionOutput, error)
SetTerminationProtection mocks base method
func (*MockEMRAPI) SetTerminationProtectionRequest ¶
func (m *MockEMRAPI) SetTerminationProtectionRequest(arg0 *emr.SetTerminationProtectionInput) (*request.Request, *emr.SetTerminationProtectionOutput)
SetTerminationProtectionRequest mocks base method
func (*MockEMRAPI) SetTerminationProtectionWithContext ¶
func (m *MockEMRAPI) SetTerminationProtectionWithContext(arg0 context.Context, arg1 *emr.SetTerminationProtectionInput, arg2 ...request.Option) (*emr.SetTerminationProtectionOutput, error)
SetTerminationProtectionWithContext mocks base method
func (*MockEMRAPI) SetVisibleToAllUsers ¶
func (m *MockEMRAPI) SetVisibleToAllUsers(arg0 *emr.SetVisibleToAllUsersInput) (*emr.SetVisibleToAllUsersOutput, error)
SetVisibleToAllUsers mocks base method
func (*MockEMRAPI) SetVisibleToAllUsersRequest ¶
func (m *MockEMRAPI) SetVisibleToAllUsersRequest(arg0 *emr.SetVisibleToAllUsersInput) (*request.Request, *emr.SetVisibleToAllUsersOutput)
SetVisibleToAllUsersRequest mocks base method
func (*MockEMRAPI) SetVisibleToAllUsersWithContext ¶
func (m *MockEMRAPI) SetVisibleToAllUsersWithContext(arg0 context.Context, arg1 *emr.SetVisibleToAllUsersInput, arg2 ...request.Option) (*emr.SetVisibleToAllUsersOutput, error)
SetVisibleToAllUsersWithContext mocks base method
func (*MockEMRAPI) StartNotebookExecution ¶
func (m *MockEMRAPI) StartNotebookExecution(arg0 *emr.StartNotebookExecutionInput) (*emr.StartNotebookExecutionOutput, error)
StartNotebookExecution mocks base method
func (*MockEMRAPI) StartNotebookExecutionRequest ¶
func (m *MockEMRAPI) StartNotebookExecutionRequest(arg0 *emr.StartNotebookExecutionInput) (*request.Request, *emr.StartNotebookExecutionOutput)
StartNotebookExecutionRequest mocks base method
func (*MockEMRAPI) StartNotebookExecutionWithContext ¶
func (m *MockEMRAPI) StartNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.StartNotebookExecutionInput, arg2 ...request.Option) (*emr.StartNotebookExecutionOutput, error)
StartNotebookExecutionWithContext mocks base method
func (*MockEMRAPI) StopNotebookExecution ¶
func (m *MockEMRAPI) StopNotebookExecution(arg0 *emr.StopNotebookExecutionInput) (*emr.StopNotebookExecutionOutput, error)
StopNotebookExecution mocks base method
func (*MockEMRAPI) StopNotebookExecutionRequest ¶
func (m *MockEMRAPI) StopNotebookExecutionRequest(arg0 *emr.StopNotebookExecutionInput) (*request.Request, *emr.StopNotebookExecutionOutput)
StopNotebookExecutionRequest mocks base method
func (*MockEMRAPI) StopNotebookExecutionWithContext ¶
func (m *MockEMRAPI) StopNotebookExecutionWithContext(arg0 context.Context, arg1 *emr.StopNotebookExecutionInput, arg2 ...request.Option) (*emr.StopNotebookExecutionOutput, error)
StopNotebookExecutionWithContext mocks base method
func (*MockEMRAPI) TerminateJobFlows ¶
func (m *MockEMRAPI) TerminateJobFlows(arg0 *emr.TerminateJobFlowsInput) (*emr.TerminateJobFlowsOutput, error)
TerminateJobFlows mocks base method
func (*MockEMRAPI) TerminateJobFlowsRequest ¶
func (m *MockEMRAPI) TerminateJobFlowsRequest(arg0 *emr.TerminateJobFlowsInput) (*request.Request, *emr.TerminateJobFlowsOutput)
TerminateJobFlowsRequest mocks base method
func (*MockEMRAPI) TerminateJobFlowsWithContext ¶
func (m *MockEMRAPI) TerminateJobFlowsWithContext(arg0 context.Context, arg1 *emr.TerminateJobFlowsInput, arg2 ...request.Option) (*emr.TerminateJobFlowsOutput, error)
TerminateJobFlowsWithContext mocks base method
func (*MockEMRAPI) UpdateStudioSessionMapping ¶
func (m *MockEMRAPI) UpdateStudioSessionMapping(arg0 *emr.UpdateStudioSessionMappingInput) (*emr.UpdateStudioSessionMappingOutput, error)
UpdateStudioSessionMapping mocks base method
func (*MockEMRAPI) UpdateStudioSessionMappingRequest ¶
func (m *MockEMRAPI) UpdateStudioSessionMappingRequest(arg0 *emr.UpdateStudioSessionMappingInput) (*request.Request, *emr.UpdateStudioSessionMappingOutput)
UpdateStudioSessionMappingRequest mocks base method
func (*MockEMRAPI) UpdateStudioSessionMappingWithContext ¶
func (m *MockEMRAPI) UpdateStudioSessionMappingWithContext(arg0 context.Context, arg1 *emr.UpdateStudioSessionMappingInput, arg2 ...request.Option) (*emr.UpdateStudioSessionMappingOutput, error)
UpdateStudioSessionMappingWithContext mocks base method
func (*MockEMRAPI) WaitUntilClusterRunning ¶
func (m *MockEMRAPI) WaitUntilClusterRunning(arg0 *emr.DescribeClusterInput) error
WaitUntilClusterRunning mocks base method
func (*MockEMRAPI) WaitUntilClusterRunningWithContext ¶
func (m *MockEMRAPI) WaitUntilClusterRunningWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.WaiterOption) error
WaitUntilClusterRunningWithContext mocks base method
func (*MockEMRAPI) WaitUntilClusterTerminated ¶
func (m *MockEMRAPI) WaitUntilClusterTerminated(arg0 *emr.DescribeClusterInput) error
WaitUntilClusterTerminated mocks base method
func (*MockEMRAPI) WaitUntilClusterTerminatedWithContext ¶
func (m *MockEMRAPI) WaitUntilClusterTerminatedWithContext(arg0 context.Context, arg1 *emr.DescribeClusterInput, arg2 ...request.WaiterOption) error
WaitUntilClusterTerminatedWithContext mocks base method
func (*MockEMRAPI) WaitUntilStepComplete ¶
func (m *MockEMRAPI) WaitUntilStepComplete(arg0 *emr.DescribeStepInput) error
WaitUntilStepComplete mocks base method
func (*MockEMRAPI) WaitUntilStepCompleteWithContext ¶
func (m *MockEMRAPI) WaitUntilStepCompleteWithContext(arg0 context.Context, arg1 *emr.DescribeStepInput, arg2 ...request.WaiterOption) error
WaitUntilStepCompleteWithContext mocks base method
type MockEMRAPIMockRecorder ¶
type MockEMRAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockEMRAPIMockRecorder is the mock recorder for MockEMRAPI
func (*MockEMRAPIMockRecorder) AddInstanceFleet ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceFleet(arg0 interface{}) *gomock.Call
AddInstanceFleet indicates an expected call of AddInstanceFleet
func (*MockEMRAPIMockRecorder) AddInstanceFleetRequest ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceFleetRequest(arg0 interface{}) *gomock.Call
AddInstanceFleetRequest indicates an expected call of AddInstanceFleetRequest
func (*MockEMRAPIMockRecorder) AddInstanceFleetWithContext ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddInstanceFleetWithContext indicates an expected call of AddInstanceFleetWithContext
func (*MockEMRAPIMockRecorder) AddInstanceGroups ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceGroups(arg0 interface{}) *gomock.Call
AddInstanceGroups indicates an expected call of AddInstanceGroups
func (*MockEMRAPIMockRecorder) AddInstanceGroupsRequest ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsRequest(arg0 interface{}) *gomock.Call
AddInstanceGroupsRequest indicates an expected call of AddInstanceGroupsRequest
func (*MockEMRAPIMockRecorder) AddInstanceGroupsWithContext ¶
func (mr *MockEMRAPIMockRecorder) AddInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddInstanceGroupsWithContext indicates an expected call of AddInstanceGroupsWithContext
func (*MockEMRAPIMockRecorder) AddJobFlowSteps ¶
func (mr *MockEMRAPIMockRecorder) AddJobFlowSteps(arg0 interface{}) *gomock.Call
AddJobFlowSteps indicates an expected call of AddJobFlowSteps
func (*MockEMRAPIMockRecorder) AddJobFlowStepsRequest ¶
func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsRequest(arg0 interface{}) *gomock.Call
AddJobFlowStepsRequest indicates an expected call of AddJobFlowStepsRequest
func (*MockEMRAPIMockRecorder) AddJobFlowStepsWithContext ¶
func (mr *MockEMRAPIMockRecorder) AddJobFlowStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddJobFlowStepsWithContext indicates an expected call of AddJobFlowStepsWithContext
func (*MockEMRAPIMockRecorder) AddTags ¶
func (mr *MockEMRAPIMockRecorder) AddTags(arg0 interface{}) *gomock.Call
AddTags indicates an expected call of AddTags
func (*MockEMRAPIMockRecorder) AddTagsRequest ¶
func (mr *MockEMRAPIMockRecorder) AddTagsRequest(arg0 interface{}) *gomock.Call
AddTagsRequest indicates an expected call of AddTagsRequest
func (*MockEMRAPIMockRecorder) AddTagsWithContext ¶
func (mr *MockEMRAPIMockRecorder) AddTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsWithContext indicates an expected call of AddTagsWithContext
func (*MockEMRAPIMockRecorder) CancelSteps ¶
func (mr *MockEMRAPIMockRecorder) CancelSteps(arg0 interface{}) *gomock.Call
CancelSteps indicates an expected call of CancelSteps
func (*MockEMRAPIMockRecorder) CancelStepsRequest ¶
func (mr *MockEMRAPIMockRecorder) CancelStepsRequest(arg0 interface{}) *gomock.Call
CancelStepsRequest indicates an expected call of CancelStepsRequest
func (*MockEMRAPIMockRecorder) CancelStepsWithContext ¶
func (mr *MockEMRAPIMockRecorder) CancelStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelStepsWithContext indicates an expected call of CancelStepsWithContext
func (*MockEMRAPIMockRecorder) CreateSecurityConfiguration ¶
func (mr *MockEMRAPIMockRecorder) CreateSecurityConfiguration(arg0 interface{}) *gomock.Call
CreateSecurityConfiguration indicates an expected call of CreateSecurityConfiguration
func (*MockEMRAPIMockRecorder) CreateSecurityConfigurationRequest ¶
func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
CreateSecurityConfigurationRequest indicates an expected call of CreateSecurityConfigurationRequest
func (*MockEMRAPIMockRecorder) CreateSecurityConfigurationWithContext ¶
func (mr *MockEMRAPIMockRecorder) CreateSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSecurityConfigurationWithContext indicates an expected call of CreateSecurityConfigurationWithContext
func (*MockEMRAPIMockRecorder) CreateStudio ¶
func (mr *MockEMRAPIMockRecorder) CreateStudio(arg0 interface{}) *gomock.Call
CreateStudio indicates an expected call of CreateStudio
func (*MockEMRAPIMockRecorder) CreateStudioRequest ¶
func (mr *MockEMRAPIMockRecorder) CreateStudioRequest(arg0 interface{}) *gomock.Call
CreateStudioRequest indicates an expected call of CreateStudioRequest
func (*MockEMRAPIMockRecorder) CreateStudioSessionMapping ¶
func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMapping(arg0 interface{}) *gomock.Call
CreateStudioSessionMapping indicates an expected call of CreateStudioSessionMapping
func (*MockEMRAPIMockRecorder) CreateStudioSessionMappingRequest ¶
func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
CreateStudioSessionMappingRequest indicates an expected call of CreateStudioSessionMappingRequest
func (*MockEMRAPIMockRecorder) CreateStudioSessionMappingWithContext ¶
func (mr *MockEMRAPIMockRecorder) CreateStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStudioSessionMappingWithContext indicates an expected call of CreateStudioSessionMappingWithContext
func (*MockEMRAPIMockRecorder) CreateStudioWithContext ¶
func (mr *MockEMRAPIMockRecorder) CreateStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateStudioWithContext indicates an expected call of CreateStudioWithContext
func (*MockEMRAPIMockRecorder) DeleteSecurityConfiguration ¶
func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfiguration(arg0 interface{}) *gomock.Call
DeleteSecurityConfiguration indicates an expected call of DeleteSecurityConfiguration
func (*MockEMRAPIMockRecorder) DeleteSecurityConfigurationRequest ¶
func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteSecurityConfigurationRequest indicates an expected call of DeleteSecurityConfigurationRequest
func (*MockEMRAPIMockRecorder) DeleteSecurityConfigurationWithContext ¶
func (mr *MockEMRAPIMockRecorder) DeleteSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSecurityConfigurationWithContext indicates an expected call of DeleteSecurityConfigurationWithContext
func (*MockEMRAPIMockRecorder) DeleteStudio ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudio(arg0 interface{}) *gomock.Call
DeleteStudio indicates an expected call of DeleteStudio
func (*MockEMRAPIMockRecorder) DeleteStudioRequest ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudioRequest(arg0 interface{}) *gomock.Call
DeleteStudioRequest indicates an expected call of DeleteStudioRequest
func (*MockEMRAPIMockRecorder) DeleteStudioSessionMapping ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMapping(arg0 interface{}) *gomock.Call
DeleteStudioSessionMapping indicates an expected call of DeleteStudioSessionMapping
func (*MockEMRAPIMockRecorder) DeleteStudioSessionMappingRequest ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
DeleteStudioSessionMappingRequest indicates an expected call of DeleteStudioSessionMappingRequest
func (*MockEMRAPIMockRecorder) DeleteStudioSessionMappingWithContext ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStudioSessionMappingWithContext indicates an expected call of DeleteStudioSessionMappingWithContext
func (*MockEMRAPIMockRecorder) DeleteStudioWithContext ¶
func (mr *MockEMRAPIMockRecorder) DeleteStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteStudioWithContext indicates an expected call of DeleteStudioWithContext
func (*MockEMRAPIMockRecorder) DescribeCluster ¶
func (mr *MockEMRAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
DescribeCluster indicates an expected call of DescribeCluster
func (*MockEMRAPIMockRecorder) DescribeClusterRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
DescribeClusterRequest indicates an expected call of DescribeClusterRequest
func (*MockEMRAPIMockRecorder) DescribeClusterWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext
func (*MockEMRAPIMockRecorder) DescribeJobFlows ¶
func (mr *MockEMRAPIMockRecorder) DescribeJobFlows(arg0 interface{}) *gomock.Call
DescribeJobFlows indicates an expected call of DescribeJobFlows
func (*MockEMRAPIMockRecorder) DescribeJobFlowsRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsRequest(arg0 interface{}) *gomock.Call
DescribeJobFlowsRequest indicates an expected call of DescribeJobFlowsRequest
func (*MockEMRAPIMockRecorder) DescribeJobFlowsWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeJobFlowsWithContext indicates an expected call of DescribeJobFlowsWithContext
func (*MockEMRAPIMockRecorder) DescribeNotebookExecution ¶
func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecution(arg0 interface{}) *gomock.Call
DescribeNotebookExecution indicates an expected call of DescribeNotebookExecution
func (*MockEMRAPIMockRecorder) DescribeNotebookExecutionRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecutionRequest(arg0 interface{}) *gomock.Call
DescribeNotebookExecutionRequest indicates an expected call of DescribeNotebookExecutionRequest
func (*MockEMRAPIMockRecorder) DescribeNotebookExecutionWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNotebookExecutionWithContext indicates an expected call of DescribeNotebookExecutionWithContext
func (*MockEMRAPIMockRecorder) DescribeSecurityConfiguration ¶
func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfiguration(arg0 interface{}) *gomock.Call
DescribeSecurityConfiguration indicates an expected call of DescribeSecurityConfiguration
func (*MockEMRAPIMockRecorder) DescribeSecurityConfigurationRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationRequest(arg0 interface{}) *gomock.Call
DescribeSecurityConfigurationRequest indicates an expected call of DescribeSecurityConfigurationRequest
func (*MockEMRAPIMockRecorder) DescribeSecurityConfigurationWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeSecurityConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSecurityConfigurationWithContext indicates an expected call of DescribeSecurityConfigurationWithContext
func (*MockEMRAPIMockRecorder) DescribeStep ¶
func (mr *MockEMRAPIMockRecorder) DescribeStep(arg0 interface{}) *gomock.Call
DescribeStep indicates an expected call of DescribeStep
func (*MockEMRAPIMockRecorder) DescribeStepRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeStepRequest(arg0 interface{}) *gomock.Call
DescribeStepRequest indicates an expected call of DescribeStepRequest
func (*MockEMRAPIMockRecorder) DescribeStepWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeStepWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStepWithContext indicates an expected call of DescribeStepWithContext
func (*MockEMRAPIMockRecorder) DescribeStudio ¶
func (mr *MockEMRAPIMockRecorder) DescribeStudio(arg0 interface{}) *gomock.Call
DescribeStudio indicates an expected call of DescribeStudio
func (*MockEMRAPIMockRecorder) DescribeStudioRequest ¶
func (mr *MockEMRAPIMockRecorder) DescribeStudioRequest(arg0 interface{}) *gomock.Call
DescribeStudioRequest indicates an expected call of DescribeStudioRequest
func (*MockEMRAPIMockRecorder) DescribeStudioWithContext ¶
func (mr *MockEMRAPIMockRecorder) DescribeStudioWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeStudioWithContext indicates an expected call of DescribeStudioWithContext
func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfiguration ¶
func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call
GetBlockPublicAccessConfiguration indicates an expected call of GetBlockPublicAccessConfiguration
func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationRequest ¶
func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call
GetBlockPublicAccessConfigurationRequest indicates an expected call of GetBlockPublicAccessConfigurationRequest
func (*MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationWithContext ¶
func (mr *MockEMRAPIMockRecorder) GetBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetBlockPublicAccessConfigurationWithContext indicates an expected call of GetBlockPublicAccessConfigurationWithContext
func (*MockEMRAPIMockRecorder) GetManagedScalingPolicy ¶
func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicy(arg0 interface{}) *gomock.Call
GetManagedScalingPolicy indicates an expected call of GetManagedScalingPolicy
func (*MockEMRAPIMockRecorder) GetManagedScalingPolicyRequest ¶
func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
GetManagedScalingPolicyRequest indicates an expected call of GetManagedScalingPolicyRequest
func (*MockEMRAPIMockRecorder) GetManagedScalingPolicyWithContext ¶
func (mr *MockEMRAPIMockRecorder) GetManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetManagedScalingPolicyWithContext indicates an expected call of GetManagedScalingPolicyWithContext
func (*MockEMRAPIMockRecorder) GetStudioSessionMapping ¶
func (mr *MockEMRAPIMockRecorder) GetStudioSessionMapping(arg0 interface{}) *gomock.Call
GetStudioSessionMapping indicates an expected call of GetStudioSessionMapping
func (*MockEMRAPIMockRecorder) GetStudioSessionMappingRequest ¶
func (mr *MockEMRAPIMockRecorder) GetStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
GetStudioSessionMappingRequest indicates an expected call of GetStudioSessionMappingRequest
func (*MockEMRAPIMockRecorder) GetStudioSessionMappingWithContext ¶
func (mr *MockEMRAPIMockRecorder) GetStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetStudioSessionMappingWithContext indicates an expected call of GetStudioSessionMappingWithContext
func (*MockEMRAPIMockRecorder) ListBootstrapActions ¶
func (mr *MockEMRAPIMockRecorder) ListBootstrapActions(arg0 interface{}) *gomock.Call
ListBootstrapActions indicates an expected call of ListBootstrapActions
func (*MockEMRAPIMockRecorder) ListBootstrapActionsPages ¶
func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPages(arg0, arg1 interface{}) *gomock.Call
ListBootstrapActionsPages indicates an expected call of ListBootstrapActionsPages
func (*MockEMRAPIMockRecorder) ListBootstrapActionsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBootstrapActionsPagesWithContext indicates an expected call of ListBootstrapActionsPagesWithContext
func (*MockEMRAPIMockRecorder) ListBootstrapActionsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsRequest(arg0 interface{}) *gomock.Call
ListBootstrapActionsRequest indicates an expected call of ListBootstrapActionsRequest
func (*MockEMRAPIMockRecorder) ListBootstrapActionsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListBootstrapActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBootstrapActionsWithContext indicates an expected call of ListBootstrapActionsWithContext
func (*MockEMRAPIMockRecorder) ListClusters ¶
func (mr *MockEMRAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters
func (*MockEMRAPIMockRecorder) ListClustersPages ¶
func (mr *MockEMRAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
ListClustersPages indicates an expected call of ListClustersPages
func (*MockEMRAPIMockRecorder) ListClustersPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListClustersPagesWithContext indicates an expected call of ListClustersPagesWithContext
func (*MockEMRAPIMockRecorder) ListClustersRequest ¶
func (mr *MockEMRAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
ListClustersRequest indicates an expected call of ListClustersRequest
func (*MockEMRAPIMockRecorder) ListClustersWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClustersWithContext indicates an expected call of ListClustersWithContext
func (*MockEMRAPIMockRecorder) ListInstanceFleets ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceFleets(arg0 interface{}) *gomock.Call
ListInstanceFleets indicates an expected call of ListInstanceFleets
func (*MockEMRAPIMockRecorder) ListInstanceFleetsPages ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPages(arg0, arg1 interface{}) *gomock.Call
ListInstanceFleetsPages indicates an expected call of ListInstanceFleetsPages
func (*MockEMRAPIMockRecorder) ListInstanceFleetsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInstanceFleetsPagesWithContext indicates an expected call of ListInstanceFleetsPagesWithContext
func (*MockEMRAPIMockRecorder) ListInstanceFleetsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsRequest(arg0 interface{}) *gomock.Call
ListInstanceFleetsRequest indicates an expected call of ListInstanceFleetsRequest
func (*MockEMRAPIMockRecorder) ListInstanceFleetsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInstanceFleetsWithContext indicates an expected call of ListInstanceFleetsWithContext
func (*MockEMRAPIMockRecorder) ListInstanceGroups ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceGroups(arg0 interface{}) *gomock.Call
ListInstanceGroups indicates an expected call of ListInstanceGroups
func (*MockEMRAPIMockRecorder) ListInstanceGroupsPages ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListInstanceGroupsPages indicates an expected call of ListInstanceGroupsPages
func (*MockEMRAPIMockRecorder) ListInstanceGroupsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInstanceGroupsPagesWithContext indicates an expected call of ListInstanceGroupsPagesWithContext
func (*MockEMRAPIMockRecorder) ListInstanceGroupsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsRequest(arg0 interface{}) *gomock.Call
ListInstanceGroupsRequest indicates an expected call of ListInstanceGroupsRequest
func (*MockEMRAPIMockRecorder) ListInstanceGroupsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInstanceGroupsWithContext indicates an expected call of ListInstanceGroupsWithContext
func (*MockEMRAPIMockRecorder) ListInstances ¶
func (mr *MockEMRAPIMockRecorder) ListInstances(arg0 interface{}) *gomock.Call
ListInstances indicates an expected call of ListInstances
func (*MockEMRAPIMockRecorder) ListInstancesPages ¶
func (mr *MockEMRAPIMockRecorder) ListInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListInstancesPages indicates an expected call of ListInstancesPages
func (*MockEMRAPIMockRecorder) ListInstancesPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListInstancesPagesWithContext indicates an expected call of ListInstancesPagesWithContext
func (*MockEMRAPIMockRecorder) ListInstancesRequest ¶
func (mr *MockEMRAPIMockRecorder) ListInstancesRequest(arg0 interface{}) *gomock.Call
ListInstancesRequest indicates an expected call of ListInstancesRequest
func (*MockEMRAPIMockRecorder) ListInstancesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListInstancesWithContext indicates an expected call of ListInstancesWithContext
func (*MockEMRAPIMockRecorder) ListNotebookExecutions ¶
func (mr *MockEMRAPIMockRecorder) ListNotebookExecutions(arg0 interface{}) *gomock.Call
ListNotebookExecutions indicates an expected call of ListNotebookExecutions
func (*MockEMRAPIMockRecorder) ListNotebookExecutionsPages ¶
func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsPages(arg0, arg1 interface{}) *gomock.Call
ListNotebookExecutionsPages indicates an expected call of ListNotebookExecutionsPages
func (*MockEMRAPIMockRecorder) ListNotebookExecutionsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNotebookExecutionsPagesWithContext indicates an expected call of ListNotebookExecutionsPagesWithContext
func (*MockEMRAPIMockRecorder) ListNotebookExecutionsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsRequest(arg0 interface{}) *gomock.Call
ListNotebookExecutionsRequest indicates an expected call of ListNotebookExecutionsRequest
func (*MockEMRAPIMockRecorder) ListNotebookExecutionsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListNotebookExecutionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNotebookExecutionsWithContext indicates an expected call of ListNotebookExecutionsWithContext
func (*MockEMRAPIMockRecorder) ListSecurityConfigurations ¶
func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurations(arg0 interface{}) *gomock.Call
ListSecurityConfigurations indicates an expected call of ListSecurityConfigurations
func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsPages ¶
func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
ListSecurityConfigurationsPages indicates an expected call of ListSecurityConfigurationsPages
func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSecurityConfigurationsPagesWithContext indicates an expected call of ListSecurityConfigurationsPagesWithContext
func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsRequest(arg0 interface{}) *gomock.Call
ListSecurityConfigurationsRequest indicates an expected call of ListSecurityConfigurationsRequest
func (*MockEMRAPIMockRecorder) ListSecurityConfigurationsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListSecurityConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSecurityConfigurationsWithContext indicates an expected call of ListSecurityConfigurationsWithContext
func (*MockEMRAPIMockRecorder) ListSteps ¶
func (mr *MockEMRAPIMockRecorder) ListSteps(arg0 interface{}) *gomock.Call
ListSteps indicates an expected call of ListSteps
func (*MockEMRAPIMockRecorder) ListStepsPages ¶
func (mr *MockEMRAPIMockRecorder) ListStepsPages(arg0, arg1 interface{}) *gomock.Call
ListStepsPages indicates an expected call of ListStepsPages
func (*MockEMRAPIMockRecorder) ListStepsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStepsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStepsPagesWithContext indicates an expected call of ListStepsPagesWithContext
func (*MockEMRAPIMockRecorder) ListStepsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListStepsRequest(arg0 interface{}) *gomock.Call
ListStepsRequest indicates an expected call of ListStepsRequest
func (*MockEMRAPIMockRecorder) ListStepsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStepsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStepsWithContext indicates an expected call of ListStepsWithContext
func (*MockEMRAPIMockRecorder) ListStudioSessionMappings ¶
func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappings(arg0 interface{}) *gomock.Call
ListStudioSessionMappings indicates an expected call of ListStudioSessionMappings
func (*MockEMRAPIMockRecorder) ListStudioSessionMappingsPages ¶
func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsPages(arg0, arg1 interface{}) *gomock.Call
ListStudioSessionMappingsPages indicates an expected call of ListStudioSessionMappingsPages
func (*MockEMRAPIMockRecorder) ListStudioSessionMappingsPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStudioSessionMappingsPagesWithContext indicates an expected call of ListStudioSessionMappingsPagesWithContext
func (*MockEMRAPIMockRecorder) ListStudioSessionMappingsRequest ¶
func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsRequest(arg0 interface{}) *gomock.Call
ListStudioSessionMappingsRequest indicates an expected call of ListStudioSessionMappingsRequest
func (*MockEMRAPIMockRecorder) ListStudioSessionMappingsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStudioSessionMappingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStudioSessionMappingsWithContext indicates an expected call of ListStudioSessionMappingsWithContext
func (*MockEMRAPIMockRecorder) ListStudios ¶
func (mr *MockEMRAPIMockRecorder) ListStudios(arg0 interface{}) *gomock.Call
ListStudios indicates an expected call of ListStudios
func (*MockEMRAPIMockRecorder) ListStudiosPages ¶
func (mr *MockEMRAPIMockRecorder) ListStudiosPages(arg0, arg1 interface{}) *gomock.Call
ListStudiosPages indicates an expected call of ListStudiosPages
func (*MockEMRAPIMockRecorder) ListStudiosPagesWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStudiosPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListStudiosPagesWithContext indicates an expected call of ListStudiosPagesWithContext
func (*MockEMRAPIMockRecorder) ListStudiosRequest ¶
func (mr *MockEMRAPIMockRecorder) ListStudiosRequest(arg0 interface{}) *gomock.Call
ListStudiosRequest indicates an expected call of ListStudiosRequest
func (*MockEMRAPIMockRecorder) ListStudiosWithContext ¶
func (mr *MockEMRAPIMockRecorder) ListStudiosWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListStudiosWithContext indicates an expected call of ListStudiosWithContext
func (*MockEMRAPIMockRecorder) ModifyCluster ¶
func (mr *MockEMRAPIMockRecorder) ModifyCluster(arg0 interface{}) *gomock.Call
ModifyCluster indicates an expected call of ModifyCluster
func (*MockEMRAPIMockRecorder) ModifyClusterRequest ¶
func (mr *MockEMRAPIMockRecorder) ModifyClusterRequest(arg0 interface{}) *gomock.Call
ModifyClusterRequest indicates an expected call of ModifyClusterRequest
func (*MockEMRAPIMockRecorder) ModifyClusterWithContext ¶
func (mr *MockEMRAPIMockRecorder) ModifyClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyClusterWithContext indicates an expected call of ModifyClusterWithContext
func (*MockEMRAPIMockRecorder) ModifyInstanceFleet ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleet(arg0 interface{}) *gomock.Call
ModifyInstanceFleet indicates an expected call of ModifyInstanceFleet
func (*MockEMRAPIMockRecorder) ModifyInstanceFleetRequest ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetRequest(arg0 interface{}) *gomock.Call
ModifyInstanceFleetRequest indicates an expected call of ModifyInstanceFleetRequest
func (*MockEMRAPIMockRecorder) ModifyInstanceFleetWithContext ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyInstanceFleetWithContext indicates an expected call of ModifyInstanceFleetWithContext
func (*MockEMRAPIMockRecorder) ModifyInstanceGroups ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroups(arg0 interface{}) *gomock.Call
ModifyInstanceGroups indicates an expected call of ModifyInstanceGroups
func (*MockEMRAPIMockRecorder) ModifyInstanceGroupsRequest ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsRequest(arg0 interface{}) *gomock.Call
ModifyInstanceGroupsRequest indicates an expected call of ModifyInstanceGroupsRequest
func (*MockEMRAPIMockRecorder) ModifyInstanceGroupsWithContext ¶
func (mr *MockEMRAPIMockRecorder) ModifyInstanceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyInstanceGroupsWithContext indicates an expected call of ModifyInstanceGroupsWithContext
func (*MockEMRAPIMockRecorder) PutAutoScalingPolicy ¶
func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicy(arg0 interface{}) *gomock.Call
PutAutoScalingPolicy indicates an expected call of PutAutoScalingPolicy
func (*MockEMRAPIMockRecorder) PutAutoScalingPolicyRequest ¶
func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call
PutAutoScalingPolicyRequest indicates an expected call of PutAutoScalingPolicyRequest
func (*MockEMRAPIMockRecorder) PutAutoScalingPolicyWithContext ¶
func (mr *MockEMRAPIMockRecorder) PutAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAutoScalingPolicyWithContext indicates an expected call of PutAutoScalingPolicyWithContext
func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfiguration ¶
func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfiguration(arg0 interface{}) *gomock.Call
PutBlockPublicAccessConfiguration indicates an expected call of PutBlockPublicAccessConfiguration
func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationRequest ¶
func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationRequest(arg0 interface{}) *gomock.Call
PutBlockPublicAccessConfigurationRequest indicates an expected call of PutBlockPublicAccessConfigurationRequest
func (*MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationWithContext ¶
func (mr *MockEMRAPIMockRecorder) PutBlockPublicAccessConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutBlockPublicAccessConfigurationWithContext indicates an expected call of PutBlockPublicAccessConfigurationWithContext
func (*MockEMRAPIMockRecorder) PutManagedScalingPolicy ¶
func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicy(arg0 interface{}) *gomock.Call
PutManagedScalingPolicy indicates an expected call of PutManagedScalingPolicy
func (*MockEMRAPIMockRecorder) PutManagedScalingPolicyRequest ¶
func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
PutManagedScalingPolicyRequest indicates an expected call of PutManagedScalingPolicyRequest
func (*MockEMRAPIMockRecorder) PutManagedScalingPolicyWithContext ¶
func (mr *MockEMRAPIMockRecorder) PutManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutManagedScalingPolicyWithContext indicates an expected call of PutManagedScalingPolicyWithContext
func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicy ¶
func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicy(arg0 interface{}) *gomock.Call
RemoveAutoScalingPolicy indicates an expected call of RemoveAutoScalingPolicy
func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicyRequest ¶
func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyRequest(arg0 interface{}) *gomock.Call
RemoveAutoScalingPolicyRequest indicates an expected call of RemoveAutoScalingPolicyRequest
func (*MockEMRAPIMockRecorder) RemoveAutoScalingPolicyWithContext ¶
func (mr *MockEMRAPIMockRecorder) RemoveAutoScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveAutoScalingPolicyWithContext indicates an expected call of RemoveAutoScalingPolicyWithContext
func (*MockEMRAPIMockRecorder) RemoveManagedScalingPolicy ¶
func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicy(arg0 interface{}) *gomock.Call
RemoveManagedScalingPolicy indicates an expected call of RemoveManagedScalingPolicy
func (*MockEMRAPIMockRecorder) RemoveManagedScalingPolicyRequest ¶
func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicyRequest(arg0 interface{}) *gomock.Call
RemoveManagedScalingPolicyRequest indicates an expected call of RemoveManagedScalingPolicyRequest
func (*MockEMRAPIMockRecorder) RemoveManagedScalingPolicyWithContext ¶
func (mr *MockEMRAPIMockRecorder) RemoveManagedScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveManagedScalingPolicyWithContext indicates an expected call of RemoveManagedScalingPolicyWithContext
func (*MockEMRAPIMockRecorder) RemoveTags ¶
func (mr *MockEMRAPIMockRecorder) RemoveTags(arg0 interface{}) *gomock.Call
RemoveTags indicates an expected call of RemoveTags
func (*MockEMRAPIMockRecorder) RemoveTagsRequest ¶
func (mr *MockEMRAPIMockRecorder) RemoveTagsRequest(arg0 interface{}) *gomock.Call
RemoveTagsRequest indicates an expected call of RemoveTagsRequest
func (*MockEMRAPIMockRecorder) RemoveTagsWithContext ¶
func (mr *MockEMRAPIMockRecorder) RemoveTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsWithContext indicates an expected call of RemoveTagsWithContext
func (*MockEMRAPIMockRecorder) RunJobFlow ¶
func (mr *MockEMRAPIMockRecorder) RunJobFlow(arg0 interface{}) *gomock.Call
RunJobFlow indicates an expected call of RunJobFlow
func (*MockEMRAPIMockRecorder) RunJobFlowRequest ¶
func (mr *MockEMRAPIMockRecorder) RunJobFlowRequest(arg0 interface{}) *gomock.Call
RunJobFlowRequest indicates an expected call of RunJobFlowRequest
func (*MockEMRAPIMockRecorder) RunJobFlowWithContext ¶
func (mr *MockEMRAPIMockRecorder) RunJobFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RunJobFlowWithContext indicates an expected call of RunJobFlowWithContext
func (*MockEMRAPIMockRecorder) SetTerminationProtection ¶
func (mr *MockEMRAPIMockRecorder) SetTerminationProtection(arg0 interface{}) *gomock.Call
SetTerminationProtection indicates an expected call of SetTerminationProtection
func (*MockEMRAPIMockRecorder) SetTerminationProtectionRequest ¶
func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionRequest(arg0 interface{}) *gomock.Call
SetTerminationProtectionRequest indicates an expected call of SetTerminationProtectionRequest
func (*MockEMRAPIMockRecorder) SetTerminationProtectionWithContext ¶
func (mr *MockEMRAPIMockRecorder) SetTerminationProtectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetTerminationProtectionWithContext indicates an expected call of SetTerminationProtectionWithContext
func (*MockEMRAPIMockRecorder) SetVisibleToAllUsers ¶
func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsers(arg0 interface{}) *gomock.Call
SetVisibleToAllUsers indicates an expected call of SetVisibleToAllUsers
func (*MockEMRAPIMockRecorder) SetVisibleToAllUsersRequest ¶
func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersRequest(arg0 interface{}) *gomock.Call
SetVisibleToAllUsersRequest indicates an expected call of SetVisibleToAllUsersRequest
func (*MockEMRAPIMockRecorder) SetVisibleToAllUsersWithContext ¶
func (mr *MockEMRAPIMockRecorder) SetVisibleToAllUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SetVisibleToAllUsersWithContext indicates an expected call of SetVisibleToAllUsersWithContext
func (*MockEMRAPIMockRecorder) StartNotebookExecution ¶
func (mr *MockEMRAPIMockRecorder) StartNotebookExecution(arg0 interface{}) *gomock.Call
StartNotebookExecution indicates an expected call of StartNotebookExecution
func (*MockEMRAPIMockRecorder) StartNotebookExecutionRequest ¶
func (mr *MockEMRAPIMockRecorder) StartNotebookExecutionRequest(arg0 interface{}) *gomock.Call
StartNotebookExecutionRequest indicates an expected call of StartNotebookExecutionRequest
func (*MockEMRAPIMockRecorder) StartNotebookExecutionWithContext ¶
func (mr *MockEMRAPIMockRecorder) StartNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartNotebookExecutionWithContext indicates an expected call of StartNotebookExecutionWithContext
func (*MockEMRAPIMockRecorder) StopNotebookExecution ¶
func (mr *MockEMRAPIMockRecorder) StopNotebookExecution(arg0 interface{}) *gomock.Call
StopNotebookExecution indicates an expected call of StopNotebookExecution
func (*MockEMRAPIMockRecorder) StopNotebookExecutionRequest ¶
func (mr *MockEMRAPIMockRecorder) StopNotebookExecutionRequest(arg0 interface{}) *gomock.Call
StopNotebookExecutionRequest indicates an expected call of StopNotebookExecutionRequest
func (*MockEMRAPIMockRecorder) StopNotebookExecutionWithContext ¶
func (mr *MockEMRAPIMockRecorder) StopNotebookExecutionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopNotebookExecutionWithContext indicates an expected call of StopNotebookExecutionWithContext
func (*MockEMRAPIMockRecorder) TerminateJobFlows ¶
func (mr *MockEMRAPIMockRecorder) TerminateJobFlows(arg0 interface{}) *gomock.Call
TerminateJobFlows indicates an expected call of TerminateJobFlows
func (*MockEMRAPIMockRecorder) TerminateJobFlowsRequest ¶
func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsRequest(arg0 interface{}) *gomock.Call
TerminateJobFlowsRequest indicates an expected call of TerminateJobFlowsRequest
func (*MockEMRAPIMockRecorder) TerminateJobFlowsWithContext ¶
func (mr *MockEMRAPIMockRecorder) TerminateJobFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TerminateJobFlowsWithContext indicates an expected call of TerminateJobFlowsWithContext
func (*MockEMRAPIMockRecorder) UpdateStudioSessionMapping ¶
func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMapping(arg0 interface{}) *gomock.Call
UpdateStudioSessionMapping indicates an expected call of UpdateStudioSessionMapping
func (*MockEMRAPIMockRecorder) UpdateStudioSessionMappingRequest ¶
func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMappingRequest(arg0 interface{}) *gomock.Call
UpdateStudioSessionMappingRequest indicates an expected call of UpdateStudioSessionMappingRequest
func (*MockEMRAPIMockRecorder) UpdateStudioSessionMappingWithContext ¶
func (mr *MockEMRAPIMockRecorder) UpdateStudioSessionMappingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateStudioSessionMappingWithContext indicates an expected call of UpdateStudioSessionMappingWithContext
func (*MockEMRAPIMockRecorder) WaitUntilClusterRunning ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunning(arg0 interface{}) *gomock.Call
WaitUntilClusterRunning indicates an expected call of WaitUntilClusterRunning
func (*MockEMRAPIMockRecorder) WaitUntilClusterRunningWithContext ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilClusterRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilClusterRunningWithContext indicates an expected call of WaitUntilClusterRunningWithContext
func (*MockEMRAPIMockRecorder) WaitUntilClusterTerminated ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminated(arg0 interface{}) *gomock.Call
WaitUntilClusterTerminated indicates an expected call of WaitUntilClusterTerminated
func (*MockEMRAPIMockRecorder) WaitUntilClusterTerminatedWithContext ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilClusterTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilClusterTerminatedWithContext indicates an expected call of WaitUntilClusterTerminatedWithContext
func (*MockEMRAPIMockRecorder) WaitUntilStepComplete ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilStepComplete(arg0 interface{}) *gomock.Call
WaitUntilStepComplete indicates an expected call of WaitUntilStepComplete
func (*MockEMRAPIMockRecorder) WaitUntilStepCompleteWithContext ¶
func (mr *MockEMRAPIMockRecorder) WaitUntilStepCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilStepCompleteWithContext indicates an expected call of WaitUntilStepCompleteWithContext