Documentation ¶
Overview ¶
Package neptunemock is a generated GoMock package.
Index ¶
- type MockNeptuneAPI
- func (m *MockNeptuneAPI) AddRoleToDBCluster(arg0 *neptune.AddRoleToDBClusterInput) (*neptune.AddRoleToDBClusterOutput, error)
- func (m *MockNeptuneAPI) AddRoleToDBClusterRequest(arg0 *neptune.AddRoleToDBClusterInput) (*request.Request, *neptune.AddRoleToDBClusterOutput)
- func (m *MockNeptuneAPI) AddRoleToDBClusterWithContext(arg0 context.Context, arg1 *neptune.AddRoleToDBClusterInput, ...) (*neptune.AddRoleToDBClusterOutput, error)
- func (m *MockNeptuneAPI) AddSourceIdentifierToSubscription(arg0 *neptune.AddSourceIdentifierToSubscriptionInput) (*neptune.AddSourceIdentifierToSubscriptionOutput, error)
- func (m *MockNeptuneAPI) AddSourceIdentifierToSubscriptionRequest(arg0 *neptune.AddSourceIdentifierToSubscriptionInput) (*request.Request, *neptune.AddSourceIdentifierToSubscriptionOutput)
- func (m *MockNeptuneAPI) AddSourceIdentifierToSubscriptionWithContext(arg0 context.Context, arg1 *neptune.AddSourceIdentifierToSubscriptionInput, ...) (*neptune.AddSourceIdentifierToSubscriptionOutput, error)
- func (m *MockNeptuneAPI) AddTagsToResource(arg0 *neptune.AddTagsToResourceInput) (*neptune.AddTagsToResourceOutput, error)
- func (m *MockNeptuneAPI) AddTagsToResourceRequest(arg0 *neptune.AddTagsToResourceInput) (*request.Request, *neptune.AddTagsToResourceOutput)
- func (m *MockNeptuneAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *neptune.AddTagsToResourceInput, ...) (*neptune.AddTagsToResourceOutput, error)
- func (m *MockNeptuneAPI) ApplyPendingMaintenanceAction(arg0 *neptune.ApplyPendingMaintenanceActionInput) (*neptune.ApplyPendingMaintenanceActionOutput, error)
- func (m *MockNeptuneAPI) ApplyPendingMaintenanceActionRequest(arg0 *neptune.ApplyPendingMaintenanceActionInput) (*request.Request, *neptune.ApplyPendingMaintenanceActionOutput)
- func (m *MockNeptuneAPI) ApplyPendingMaintenanceActionWithContext(arg0 context.Context, arg1 *neptune.ApplyPendingMaintenanceActionInput, ...) (*neptune.ApplyPendingMaintenanceActionOutput, error)
- func (m *MockNeptuneAPI) CopyDBClusterParameterGroup(arg0 *neptune.CopyDBClusterParameterGroupInput) (*neptune.CopyDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CopyDBClusterParameterGroupRequest(arg0 *neptune.CopyDBClusterParameterGroupInput) (*request.Request, *neptune.CopyDBClusterParameterGroupOutput)
- func (m *MockNeptuneAPI) CopyDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CopyDBClusterParameterGroupInput, ...) (*neptune.CopyDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CopyDBClusterSnapshot(arg0 *neptune.CopyDBClusterSnapshotInput) (*neptune.CopyDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) CopyDBClusterSnapshotRequest(arg0 *neptune.CopyDBClusterSnapshotInput) (*request.Request, *neptune.CopyDBClusterSnapshotOutput)
- func (m *MockNeptuneAPI) CopyDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.CopyDBClusterSnapshotInput, ...) (*neptune.CopyDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) CopyDBParameterGroup(arg0 *neptune.CopyDBParameterGroupInput) (*neptune.CopyDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CopyDBParameterGroupRequest(arg0 *neptune.CopyDBParameterGroupInput) (*request.Request, *neptune.CopyDBParameterGroupOutput)
- func (m *MockNeptuneAPI) CopyDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CopyDBParameterGroupInput, ...) (*neptune.CopyDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBCluster(arg0 *neptune.CreateDBClusterInput) (*neptune.CreateDBClusterOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterEndpoint(arg0 *neptune.CreateDBClusterEndpointInput) (*neptune.CreateDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterEndpointRequest(arg0 *neptune.CreateDBClusterEndpointInput) (*request.Request, *neptune.CreateDBClusterEndpointOutput)
- func (m *MockNeptuneAPI) CreateDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterEndpointInput, ...) (*neptune.CreateDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterParameterGroup(arg0 *neptune.CreateDBClusterParameterGroupInput) (*neptune.CreateDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterParameterGroupRequest(arg0 *neptune.CreateDBClusterParameterGroupInput) (*request.Request, *neptune.CreateDBClusterParameterGroupOutput)
- func (m *MockNeptuneAPI) CreateDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterParameterGroupInput, ...) (*neptune.CreateDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterRequest(arg0 *neptune.CreateDBClusterInput) (*request.Request, *neptune.CreateDBClusterOutput)
- func (m *MockNeptuneAPI) CreateDBClusterSnapshot(arg0 *neptune.CreateDBClusterSnapshotInput) (*neptune.CreateDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterSnapshotRequest(arg0 *neptune.CreateDBClusterSnapshotInput) (*request.Request, *neptune.CreateDBClusterSnapshotOutput)
- func (m *MockNeptuneAPI) CreateDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterSnapshotInput, ...) (*neptune.CreateDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) CreateDBClusterWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterInput, ...) (*neptune.CreateDBClusterOutput, error)
- func (m *MockNeptuneAPI) CreateDBInstance(arg0 *neptune.CreateDBInstanceInput) (*neptune.CreateDBInstanceOutput, error)
- func (m *MockNeptuneAPI) CreateDBInstanceRequest(arg0 *neptune.CreateDBInstanceInput) (*request.Request, *neptune.CreateDBInstanceOutput)
- func (m *MockNeptuneAPI) CreateDBInstanceWithContext(arg0 context.Context, arg1 *neptune.CreateDBInstanceInput, ...) (*neptune.CreateDBInstanceOutput, error)
- func (m *MockNeptuneAPI) CreateDBParameterGroup(arg0 *neptune.CreateDBParameterGroupInput) (*neptune.CreateDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBParameterGroupRequest(arg0 *neptune.CreateDBParameterGroupInput) (*request.Request, *neptune.CreateDBParameterGroupOutput)
- func (m *MockNeptuneAPI) CreateDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBParameterGroupInput, ...) (*neptune.CreateDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBSubnetGroup(arg0 *neptune.CreateDBSubnetGroupInput) (*neptune.CreateDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) CreateDBSubnetGroupRequest(arg0 *neptune.CreateDBSubnetGroupInput) (*request.Request, *neptune.CreateDBSubnetGroupOutput)
- func (m *MockNeptuneAPI) CreateDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBSubnetGroupInput, ...) (*neptune.CreateDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) CreateEventSubscription(arg0 *neptune.CreateEventSubscriptionInput) (*neptune.CreateEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) CreateEventSubscriptionRequest(arg0 *neptune.CreateEventSubscriptionInput) (*request.Request, *neptune.CreateEventSubscriptionOutput)
- func (m *MockNeptuneAPI) CreateEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.CreateEventSubscriptionInput, ...) (*neptune.CreateEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) DeleteDBCluster(arg0 *neptune.DeleteDBClusterInput) (*neptune.DeleteDBClusterOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterEndpoint(arg0 *neptune.DeleteDBClusterEndpointInput) (*neptune.DeleteDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterEndpointRequest(arg0 *neptune.DeleteDBClusterEndpointInput) (*request.Request, *neptune.DeleteDBClusterEndpointOutput)
- func (m *MockNeptuneAPI) DeleteDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterEndpointInput, ...) (*neptune.DeleteDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterParameterGroup(arg0 *neptune.DeleteDBClusterParameterGroupInput) (*neptune.DeleteDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterParameterGroupRequest(arg0 *neptune.DeleteDBClusterParameterGroupInput) (*request.Request, *neptune.DeleteDBClusterParameterGroupOutput)
- func (m *MockNeptuneAPI) DeleteDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterParameterGroupInput, ...) (*neptune.DeleteDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterRequest(arg0 *neptune.DeleteDBClusterInput) (*request.Request, *neptune.DeleteDBClusterOutput)
- func (m *MockNeptuneAPI) DeleteDBClusterSnapshot(arg0 *neptune.DeleteDBClusterSnapshotInput) (*neptune.DeleteDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterSnapshotRequest(arg0 *neptune.DeleteDBClusterSnapshotInput) (*request.Request, *neptune.DeleteDBClusterSnapshotOutput)
- func (m *MockNeptuneAPI) DeleteDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterSnapshotInput, ...) (*neptune.DeleteDBClusterSnapshotOutput, error)
- func (m *MockNeptuneAPI) DeleteDBClusterWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterInput, ...) (*neptune.DeleteDBClusterOutput, error)
- func (m *MockNeptuneAPI) DeleteDBInstance(arg0 *neptune.DeleteDBInstanceInput) (*neptune.DeleteDBInstanceOutput, error)
- func (m *MockNeptuneAPI) DeleteDBInstanceRequest(arg0 *neptune.DeleteDBInstanceInput) (*request.Request, *neptune.DeleteDBInstanceOutput)
- func (m *MockNeptuneAPI) DeleteDBInstanceWithContext(arg0 context.Context, arg1 *neptune.DeleteDBInstanceInput, ...) (*neptune.DeleteDBInstanceOutput, error)
- func (m *MockNeptuneAPI) DeleteDBParameterGroup(arg0 *neptune.DeleteDBParameterGroupInput) (*neptune.DeleteDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteDBParameterGroupRequest(arg0 *neptune.DeleteDBParameterGroupInput) (*request.Request, *neptune.DeleteDBParameterGroupOutput)
- func (m *MockNeptuneAPI) DeleteDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBParameterGroupInput, ...) (*neptune.DeleteDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteDBSubnetGroup(arg0 *neptune.DeleteDBSubnetGroupInput) (*neptune.DeleteDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteDBSubnetGroupRequest(arg0 *neptune.DeleteDBSubnetGroupInput) (*request.Request, *neptune.DeleteDBSubnetGroupOutput)
- func (m *MockNeptuneAPI) DeleteDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBSubnetGroupInput, ...) (*neptune.DeleteDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) DeleteEventSubscription(arg0 *neptune.DeleteEventSubscriptionInput) (*neptune.DeleteEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) DeleteEventSubscriptionRequest(arg0 *neptune.DeleteEventSubscriptionInput) (*request.Request, *neptune.DeleteEventSubscriptionOutput)
- func (m *MockNeptuneAPI) DeleteEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.DeleteEventSubscriptionInput, ...) (*neptune.DeleteEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterEndpoints(arg0 *neptune.DescribeDBClusterEndpointsInput) (*neptune.DescribeDBClusterEndpointsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterEndpointsPages(arg0 *neptune.DescribeDBClusterEndpointsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterEndpointsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterEndpointsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterEndpointsRequest(arg0 *neptune.DescribeDBClusterEndpointsInput) (*request.Request, *neptune.DescribeDBClusterEndpointsOutput)
- func (m *MockNeptuneAPI) DescribeDBClusterEndpointsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterEndpointsInput, ...) (*neptune.DescribeDBClusterEndpointsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterParameterGroups(arg0 *neptune.DescribeDBClusterParameterGroupsInput) (*neptune.DescribeDBClusterParameterGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsPages(arg0 *neptune.DescribeDBClusterParameterGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParameterGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsRequest(arg0 *neptune.DescribeDBClusterParameterGroupsInput) (*request.Request, *neptune.DescribeDBClusterParameterGroupsOutput)
- func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParameterGroupsInput, ...) (*neptune.DescribeDBClusterParameterGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterParameters(arg0 *neptune.DescribeDBClusterParametersInput) (*neptune.DescribeDBClusterParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterParametersPages(arg0 *neptune.DescribeDBClusterParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterParametersRequest(arg0 *neptune.DescribeDBClusterParametersInput) (*request.Request, *neptune.DescribeDBClusterParametersOutput)
- func (m *MockNeptuneAPI) DescribeDBClusterParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParametersInput, ...) (*neptune.DescribeDBClusterParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributes(arg0 *neptune.DescribeDBClusterSnapshotAttributesInput) (*neptune.DescribeDBClusterSnapshotAttributesOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributesRequest(arg0 *neptune.DescribeDBClusterSnapshotAttributesInput) (*request.Request, *neptune.DescribeDBClusterSnapshotAttributesOutput)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotAttributesInput, ...) (*neptune.DescribeDBClusterSnapshotAttributesOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshots(arg0 *neptune.DescribeDBClusterSnapshotsInput) (*neptune.DescribeDBClusterSnapshotsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsPages(arg0 *neptune.DescribeDBClusterSnapshotsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsRequest(arg0 *neptune.DescribeDBClusterSnapshotsInput) (*request.Request, *neptune.DescribeDBClusterSnapshotsOutput)
- func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotsInput, ...) (*neptune.DescribeDBClusterSnapshotsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClusters(arg0 *neptune.DescribeDBClustersInput) (*neptune.DescribeDBClustersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBClustersPages(arg0 *neptune.DescribeDBClustersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClustersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClustersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBClustersRequest(arg0 *neptune.DescribeDBClustersInput) (*request.Request, *neptune.DescribeDBClustersOutput)
- func (m *MockNeptuneAPI) DescribeDBClustersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClustersInput, ...) (*neptune.DescribeDBClustersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBEngineVersions(arg0 *neptune.DescribeDBEngineVersionsInput) (*neptune.DescribeDBEngineVersionsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBEngineVersionsPages(arg0 *neptune.DescribeDBEngineVersionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBEngineVersionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBEngineVersionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBEngineVersionsRequest(arg0 *neptune.DescribeDBEngineVersionsInput) (*request.Request, *neptune.DescribeDBEngineVersionsOutput)
- func (m *MockNeptuneAPI) DescribeDBEngineVersionsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBEngineVersionsInput, ...) (*neptune.DescribeDBEngineVersionsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBInstances(arg0 *neptune.DescribeDBInstancesInput) (*neptune.DescribeDBInstancesOutput, error)
- func (m *MockNeptuneAPI) DescribeDBInstancesPages(arg0 *neptune.DescribeDBInstancesInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBInstancesPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBInstancesRequest(arg0 *neptune.DescribeDBInstancesInput) (*request.Request, *neptune.DescribeDBInstancesOutput)
- func (m *MockNeptuneAPI) DescribeDBInstancesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, ...) (*neptune.DescribeDBInstancesOutput, error)
- func (m *MockNeptuneAPI) DescribeDBParameterGroups(arg0 *neptune.DescribeDBParameterGroupsInput) (*neptune.DescribeDBParameterGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBParameterGroupsPages(arg0 *neptune.DescribeDBParameterGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBParameterGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParameterGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBParameterGroupsRequest(arg0 *neptune.DescribeDBParameterGroupsInput) (*request.Request, *neptune.DescribeDBParameterGroupsOutput)
- func (m *MockNeptuneAPI) DescribeDBParameterGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParameterGroupsInput, ...) (*neptune.DescribeDBParameterGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBParameters(arg0 *neptune.DescribeDBParametersInput) (*neptune.DescribeDBParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBParametersPages(arg0 *neptune.DescribeDBParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBParametersRequest(arg0 *neptune.DescribeDBParametersInput) (*request.Request, *neptune.DescribeDBParametersOutput)
- func (m *MockNeptuneAPI) DescribeDBParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParametersInput, ...) (*neptune.DescribeDBParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeDBSubnetGroups(arg0 *neptune.DescribeDBSubnetGroupsInput) (*neptune.DescribeDBSubnetGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeDBSubnetGroupsPages(arg0 *neptune.DescribeDBSubnetGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBSubnetGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBSubnetGroupsInput, ...) error
- func (m *MockNeptuneAPI) DescribeDBSubnetGroupsRequest(arg0 *neptune.DescribeDBSubnetGroupsInput) (*request.Request, *neptune.DescribeDBSubnetGroupsOutput)
- func (m *MockNeptuneAPI) DescribeDBSubnetGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBSubnetGroupsInput, ...) (*neptune.DescribeDBSubnetGroupsOutput, error)
- func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParameters(arg0 *neptune.DescribeEngineDefaultClusterParametersInput) (*neptune.DescribeEngineDefaultClusterParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParametersRequest(arg0 *neptune.DescribeEngineDefaultClusterParametersInput) (*request.Request, *neptune.DescribeEngineDefaultClusterParametersOutput)
- func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParametersWithContext(arg0 context.Context, ...) (*neptune.DescribeEngineDefaultClusterParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeEngineDefaultParameters(arg0 *neptune.DescribeEngineDefaultParametersInput) (*neptune.DescribeEngineDefaultParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeEngineDefaultParametersPages(arg0 *neptune.DescribeEngineDefaultParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeEngineDefaultParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEngineDefaultParametersInput, ...) error
- func (m *MockNeptuneAPI) DescribeEngineDefaultParametersRequest(arg0 *neptune.DescribeEngineDefaultParametersInput) (*request.Request, *neptune.DescribeEngineDefaultParametersOutput)
- func (m *MockNeptuneAPI) DescribeEngineDefaultParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeEngineDefaultParametersInput, ...) (*neptune.DescribeEngineDefaultParametersOutput, error)
- func (m *MockNeptuneAPI) DescribeEventCategories(arg0 *neptune.DescribeEventCategoriesInput) (*neptune.DescribeEventCategoriesOutput, error)
- func (m *MockNeptuneAPI) DescribeEventCategoriesRequest(arg0 *neptune.DescribeEventCategoriesInput) (*request.Request, *neptune.DescribeEventCategoriesOutput)
- func (m *MockNeptuneAPI) DescribeEventCategoriesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventCategoriesInput, ...) (*neptune.DescribeEventCategoriesOutput, error)
- func (m *MockNeptuneAPI) DescribeEventSubscriptions(arg0 *neptune.DescribeEventSubscriptionsInput) (*neptune.DescribeEventSubscriptionsOutput, error)
- func (m *MockNeptuneAPI) DescribeEventSubscriptionsPages(arg0 *neptune.DescribeEventSubscriptionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeEventSubscriptionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventSubscriptionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeEventSubscriptionsRequest(arg0 *neptune.DescribeEventSubscriptionsInput) (*request.Request, *neptune.DescribeEventSubscriptionsOutput)
- func (m *MockNeptuneAPI) DescribeEventSubscriptionsWithContext(arg0 context.Context, arg1 *neptune.DescribeEventSubscriptionsInput, ...) (*neptune.DescribeEventSubscriptionsOutput, error)
- func (m *MockNeptuneAPI) DescribeEvents(arg0 *neptune.DescribeEventsInput) (*neptune.DescribeEventsOutput, error)
- func (m *MockNeptuneAPI) DescribeEventsPages(arg0 *neptune.DescribeEventsInput, ...) error
- func (m *MockNeptuneAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventsInput, ...) error
- func (m *MockNeptuneAPI) DescribeEventsRequest(arg0 *neptune.DescribeEventsInput) (*request.Request, *neptune.DescribeEventsOutput)
- func (m *MockNeptuneAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *neptune.DescribeEventsInput, ...) (*neptune.DescribeEventsOutput, error)
- func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptions(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput) (*neptune.DescribeOrderableDBInstanceOptionsOutput, error)
- func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPages(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeOrderableDBInstanceOptionsInput, ...) error
- func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsRequest(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput) (*request.Request, *neptune.DescribeOrderableDBInstanceOptionsOutput)
- func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsWithContext(arg0 context.Context, arg1 *neptune.DescribeOrderableDBInstanceOptionsInput, ...) (*neptune.DescribeOrderableDBInstanceOptionsOutput, error)
- func (m *MockNeptuneAPI) DescribePendingMaintenanceActions(arg0 *neptune.DescribePendingMaintenanceActionsInput) (*neptune.DescribePendingMaintenanceActionsOutput, error)
- func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsPages(arg0 *neptune.DescribePendingMaintenanceActionsInput, ...) error
- func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribePendingMaintenanceActionsInput, ...) error
- func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsRequest(arg0 *neptune.DescribePendingMaintenanceActionsInput) (*request.Request, *neptune.DescribePendingMaintenanceActionsOutput)
- func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsWithContext(arg0 context.Context, arg1 *neptune.DescribePendingMaintenanceActionsInput, ...) (*neptune.DescribePendingMaintenanceActionsOutput, error)
- func (m *MockNeptuneAPI) DescribeValidDBInstanceModifications(arg0 *neptune.DescribeValidDBInstanceModificationsInput) (*neptune.DescribeValidDBInstanceModificationsOutput, error)
- func (m *MockNeptuneAPI) DescribeValidDBInstanceModificationsRequest(arg0 *neptune.DescribeValidDBInstanceModificationsInput) (*request.Request, *neptune.DescribeValidDBInstanceModificationsOutput)
- func (m *MockNeptuneAPI) DescribeValidDBInstanceModificationsWithContext(arg0 context.Context, arg1 *neptune.DescribeValidDBInstanceModificationsInput, ...) (*neptune.DescribeValidDBInstanceModificationsOutput, error)
- func (m *MockNeptuneAPI) EXPECT() *MockNeptuneAPIMockRecorder
- func (m *MockNeptuneAPI) FailoverDBCluster(arg0 *neptune.FailoverDBClusterInput) (*neptune.FailoverDBClusterOutput, error)
- func (m *MockNeptuneAPI) FailoverDBClusterRequest(arg0 *neptune.FailoverDBClusterInput) (*request.Request, *neptune.FailoverDBClusterOutput)
- func (m *MockNeptuneAPI) FailoverDBClusterWithContext(arg0 context.Context, arg1 *neptune.FailoverDBClusterInput, ...) (*neptune.FailoverDBClusterOutput, error)
- func (m *MockNeptuneAPI) ListTagsForResource(arg0 *neptune.ListTagsForResourceInput) (*neptune.ListTagsForResourceOutput, error)
- func (m *MockNeptuneAPI) ListTagsForResourceRequest(arg0 *neptune.ListTagsForResourceInput) (*request.Request, *neptune.ListTagsForResourceOutput)
- func (m *MockNeptuneAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *neptune.ListTagsForResourceInput, ...) (*neptune.ListTagsForResourceOutput, error)
- func (m *MockNeptuneAPI) ModifyDBCluster(arg0 *neptune.ModifyDBClusterInput) (*neptune.ModifyDBClusterOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterEndpoint(arg0 *neptune.ModifyDBClusterEndpointInput) (*neptune.ModifyDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterEndpointRequest(arg0 *neptune.ModifyDBClusterEndpointInput) (*request.Request, *neptune.ModifyDBClusterEndpointOutput)
- func (m *MockNeptuneAPI) ModifyDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterEndpointInput, ...) (*neptune.ModifyDBClusterEndpointOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterParameterGroup(arg0 *neptune.ModifyDBClusterParameterGroupInput) (*neptune.ResetDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterParameterGroupRequest(arg0 *neptune.ModifyDBClusterParameterGroupInput) (*request.Request, *neptune.ResetDBClusterParameterGroupOutput)
- func (m *MockNeptuneAPI) ModifyDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterParameterGroupInput, ...) (*neptune.ResetDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterRequest(arg0 *neptune.ModifyDBClusterInput) (*request.Request, *neptune.ModifyDBClusterOutput)
- func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttribute(arg0 *neptune.ModifyDBClusterSnapshotAttributeInput) (*neptune.ModifyDBClusterSnapshotAttributeOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttributeRequest(arg0 *neptune.ModifyDBClusterSnapshotAttributeInput) (*request.Request, *neptune.ModifyDBClusterSnapshotAttributeOutput)
- func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttributeWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterSnapshotAttributeInput, ...) (*neptune.ModifyDBClusterSnapshotAttributeOutput, error)
- func (m *MockNeptuneAPI) ModifyDBClusterWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterInput, ...) (*neptune.ModifyDBClusterOutput, error)
- func (m *MockNeptuneAPI) ModifyDBInstance(arg0 *neptune.ModifyDBInstanceInput) (*neptune.ModifyDBInstanceOutput, error)
- func (m *MockNeptuneAPI) ModifyDBInstanceRequest(arg0 *neptune.ModifyDBInstanceInput) (*request.Request, *neptune.ModifyDBInstanceOutput)
- func (m *MockNeptuneAPI) ModifyDBInstanceWithContext(arg0 context.Context, arg1 *neptune.ModifyDBInstanceInput, ...) (*neptune.ModifyDBInstanceOutput, error)
- func (m *MockNeptuneAPI) ModifyDBParameterGroup(arg0 *neptune.ModifyDBParameterGroupInput) (*neptune.ResetDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyDBParameterGroupRequest(arg0 *neptune.ModifyDBParameterGroupInput) (*request.Request, *neptune.ResetDBParameterGroupOutput)
- func (m *MockNeptuneAPI) ModifyDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBParameterGroupInput, ...) (*neptune.ResetDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyDBSubnetGroup(arg0 *neptune.ModifyDBSubnetGroupInput) (*neptune.ModifyDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyDBSubnetGroupRequest(arg0 *neptune.ModifyDBSubnetGroupInput) (*request.Request, *neptune.ModifyDBSubnetGroupOutput)
- func (m *MockNeptuneAPI) ModifyDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBSubnetGroupInput, ...) (*neptune.ModifyDBSubnetGroupOutput, error)
- func (m *MockNeptuneAPI) ModifyEventSubscription(arg0 *neptune.ModifyEventSubscriptionInput) (*neptune.ModifyEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) ModifyEventSubscriptionRequest(arg0 *neptune.ModifyEventSubscriptionInput) (*request.Request, *neptune.ModifyEventSubscriptionOutput)
- func (m *MockNeptuneAPI) ModifyEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.ModifyEventSubscriptionInput, ...) (*neptune.ModifyEventSubscriptionOutput, error)
- func (m *MockNeptuneAPI) PromoteReadReplicaDBCluster(arg0 *neptune.PromoteReadReplicaDBClusterInput) (*neptune.PromoteReadReplicaDBClusterOutput, error)
- func (m *MockNeptuneAPI) PromoteReadReplicaDBClusterRequest(arg0 *neptune.PromoteReadReplicaDBClusterInput) (*request.Request, *neptune.PromoteReadReplicaDBClusterOutput)
- func (m *MockNeptuneAPI) PromoteReadReplicaDBClusterWithContext(arg0 context.Context, arg1 *neptune.PromoteReadReplicaDBClusterInput, ...) (*neptune.PromoteReadReplicaDBClusterOutput, error)
- func (m *MockNeptuneAPI) RebootDBInstance(arg0 *neptune.RebootDBInstanceInput) (*neptune.RebootDBInstanceOutput, error)
- func (m *MockNeptuneAPI) RebootDBInstanceRequest(arg0 *neptune.RebootDBInstanceInput) (*request.Request, *neptune.RebootDBInstanceOutput)
- func (m *MockNeptuneAPI) RebootDBInstanceWithContext(arg0 context.Context, arg1 *neptune.RebootDBInstanceInput, ...) (*neptune.RebootDBInstanceOutput, error)
- func (m *MockNeptuneAPI) RemoveRoleFromDBCluster(arg0 *neptune.RemoveRoleFromDBClusterInput) (*neptune.RemoveRoleFromDBClusterOutput, error)
- func (m *MockNeptuneAPI) RemoveRoleFromDBClusterRequest(arg0 *neptune.RemoveRoleFromDBClusterInput) (*request.Request, *neptune.RemoveRoleFromDBClusterOutput)
- func (m *MockNeptuneAPI) RemoveRoleFromDBClusterWithContext(arg0 context.Context, arg1 *neptune.RemoveRoleFromDBClusterInput, ...) (*neptune.RemoveRoleFromDBClusterOutput, error)
- func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscription(arg0 *neptune.RemoveSourceIdentifierFromSubscriptionInput) (*neptune.RemoveSourceIdentifierFromSubscriptionOutput, error)
- func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionRequest(arg0 *neptune.RemoveSourceIdentifierFromSubscriptionInput) (*request.Request, *neptune.RemoveSourceIdentifierFromSubscriptionOutput)
- func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionWithContext(arg0 context.Context, ...) (*neptune.RemoveSourceIdentifierFromSubscriptionOutput, error)
- func (m *MockNeptuneAPI) RemoveTagsFromResource(arg0 *neptune.RemoveTagsFromResourceInput) (*neptune.RemoveTagsFromResourceOutput, error)
- func (m *MockNeptuneAPI) RemoveTagsFromResourceRequest(arg0 *neptune.RemoveTagsFromResourceInput) (*request.Request, *neptune.RemoveTagsFromResourceOutput)
- func (m *MockNeptuneAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *neptune.RemoveTagsFromResourceInput, ...) (*neptune.RemoveTagsFromResourceOutput, error)
- func (m *MockNeptuneAPI) ResetDBClusterParameterGroup(arg0 *neptune.ResetDBClusterParameterGroupInput) (*neptune.ResetDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ResetDBClusterParameterGroupRequest(arg0 *neptune.ResetDBClusterParameterGroupInput) (*request.Request, *neptune.ResetDBClusterParameterGroupOutput)
- func (m *MockNeptuneAPI) ResetDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ResetDBClusterParameterGroupInput, ...) (*neptune.ResetDBClusterParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ResetDBParameterGroup(arg0 *neptune.ResetDBParameterGroupInput) (*neptune.ResetDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) ResetDBParameterGroupRequest(arg0 *neptune.ResetDBParameterGroupInput) (*request.Request, *neptune.ResetDBParameterGroupOutput)
- func (m *MockNeptuneAPI) ResetDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ResetDBParameterGroupInput, ...) (*neptune.ResetDBParameterGroupOutput, error)
- func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshot(arg0 *neptune.RestoreDBClusterFromSnapshotInput) (*neptune.RestoreDBClusterFromSnapshotOutput, error)
- func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshotRequest(arg0 *neptune.RestoreDBClusterFromSnapshotInput) (*request.Request, *neptune.RestoreDBClusterFromSnapshotOutput)
- func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshotWithContext(arg0 context.Context, arg1 *neptune.RestoreDBClusterFromSnapshotInput, ...) (*neptune.RestoreDBClusterFromSnapshotOutput, error)
- func (m *MockNeptuneAPI) RestoreDBClusterToPointInTime(arg0 *neptune.RestoreDBClusterToPointInTimeInput) (*neptune.RestoreDBClusterToPointInTimeOutput, error)
- func (m *MockNeptuneAPI) RestoreDBClusterToPointInTimeRequest(arg0 *neptune.RestoreDBClusterToPointInTimeInput) (*request.Request, *neptune.RestoreDBClusterToPointInTimeOutput)
- func (m *MockNeptuneAPI) RestoreDBClusterToPointInTimeWithContext(arg0 context.Context, arg1 *neptune.RestoreDBClusterToPointInTimeInput, ...) (*neptune.RestoreDBClusterToPointInTimeOutput, error)
- func (m *MockNeptuneAPI) StartDBCluster(arg0 *neptune.StartDBClusterInput) (*neptune.StartDBClusterOutput, error)
- func (m *MockNeptuneAPI) StartDBClusterRequest(arg0 *neptune.StartDBClusterInput) (*request.Request, *neptune.StartDBClusterOutput)
- func (m *MockNeptuneAPI) StartDBClusterWithContext(arg0 context.Context, arg1 *neptune.StartDBClusterInput, ...) (*neptune.StartDBClusterOutput, error)
- func (m *MockNeptuneAPI) StopDBCluster(arg0 *neptune.StopDBClusterInput) (*neptune.StopDBClusterOutput, error)
- func (m *MockNeptuneAPI) StopDBClusterRequest(arg0 *neptune.StopDBClusterInput) (*request.Request, *neptune.StopDBClusterOutput)
- func (m *MockNeptuneAPI) StopDBClusterWithContext(arg0 context.Context, arg1 *neptune.StopDBClusterInput, arg2 ...request.Option) (*neptune.StopDBClusterOutput, error)
- func (m *MockNeptuneAPI) WaitUntilDBInstanceAvailable(arg0 *neptune.DescribeDBInstancesInput) error
- func (m *MockNeptuneAPI) WaitUntilDBInstanceAvailableWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, ...) error
- func (m *MockNeptuneAPI) WaitUntilDBInstanceDeleted(arg0 *neptune.DescribeDBInstancesInput) error
- func (m *MockNeptuneAPI) WaitUntilDBInstanceDeletedWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, ...) error
- type MockNeptuneAPIMockRecorder
- func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceAction(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBInstance(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstance(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpoints(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroups(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameters(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusters(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersions(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstances(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroups(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameters(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroups(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParameters(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParameters(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategories(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategoriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategoriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptions(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptions(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActions(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModifications(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) FailoverDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) FailoverDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) FailoverDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttribute(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstance(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RebootDBInstance(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RebootDBInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RebootDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTime(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StartDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StartDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StartDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StopDBCluster(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StopDBClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) StopDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockNeptuneAPI ¶
type MockNeptuneAPI struct {
// contains filtered or unexported fields
}
MockNeptuneAPI is a mock of NeptuneAPI interface
func NewMockNeptuneAPI ¶
func NewMockNeptuneAPI(ctrl *gomock.Controller) *MockNeptuneAPI
NewMockNeptuneAPI creates a new mock instance
func (*MockNeptuneAPI) AddRoleToDBCluster ¶
func (m *MockNeptuneAPI) AddRoleToDBCluster(arg0 *neptune.AddRoleToDBClusterInput) (*neptune.AddRoleToDBClusterOutput, error)
AddRoleToDBCluster mocks base method
func (*MockNeptuneAPI) AddRoleToDBClusterRequest ¶
func (m *MockNeptuneAPI) AddRoleToDBClusterRequest(arg0 *neptune.AddRoleToDBClusterInput) (*request.Request, *neptune.AddRoleToDBClusterOutput)
AddRoleToDBClusterRequest mocks base method
func (*MockNeptuneAPI) AddRoleToDBClusterWithContext ¶
func (m *MockNeptuneAPI) AddRoleToDBClusterWithContext(arg0 context.Context, arg1 *neptune.AddRoleToDBClusterInput, arg2 ...request.Option) (*neptune.AddRoleToDBClusterOutput, error)
AddRoleToDBClusterWithContext mocks base method
func (*MockNeptuneAPI) AddSourceIdentifierToSubscription ¶
func (m *MockNeptuneAPI) AddSourceIdentifierToSubscription(arg0 *neptune.AddSourceIdentifierToSubscriptionInput) (*neptune.AddSourceIdentifierToSubscriptionOutput, error)
AddSourceIdentifierToSubscription mocks base method
func (*MockNeptuneAPI) AddSourceIdentifierToSubscriptionRequest ¶
func (m *MockNeptuneAPI) AddSourceIdentifierToSubscriptionRequest(arg0 *neptune.AddSourceIdentifierToSubscriptionInput) (*request.Request, *neptune.AddSourceIdentifierToSubscriptionOutput)
AddSourceIdentifierToSubscriptionRequest mocks base method
func (*MockNeptuneAPI) AddSourceIdentifierToSubscriptionWithContext ¶
func (m *MockNeptuneAPI) AddSourceIdentifierToSubscriptionWithContext(arg0 context.Context, arg1 *neptune.AddSourceIdentifierToSubscriptionInput, arg2 ...request.Option) (*neptune.AddSourceIdentifierToSubscriptionOutput, error)
AddSourceIdentifierToSubscriptionWithContext mocks base method
func (*MockNeptuneAPI) AddTagsToResource ¶
func (m *MockNeptuneAPI) AddTagsToResource(arg0 *neptune.AddTagsToResourceInput) (*neptune.AddTagsToResourceOutput, error)
AddTagsToResource mocks base method
func (*MockNeptuneAPI) AddTagsToResourceRequest ¶
func (m *MockNeptuneAPI) AddTagsToResourceRequest(arg0 *neptune.AddTagsToResourceInput) (*request.Request, *neptune.AddTagsToResourceOutput)
AddTagsToResourceRequest mocks base method
func (*MockNeptuneAPI) AddTagsToResourceWithContext ¶
func (m *MockNeptuneAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *neptune.AddTagsToResourceInput, arg2 ...request.Option) (*neptune.AddTagsToResourceOutput, error)
AddTagsToResourceWithContext mocks base method
func (*MockNeptuneAPI) ApplyPendingMaintenanceAction ¶
func (m *MockNeptuneAPI) ApplyPendingMaintenanceAction(arg0 *neptune.ApplyPendingMaintenanceActionInput) (*neptune.ApplyPendingMaintenanceActionOutput, error)
ApplyPendingMaintenanceAction mocks base method
func (*MockNeptuneAPI) ApplyPendingMaintenanceActionRequest ¶
func (m *MockNeptuneAPI) ApplyPendingMaintenanceActionRequest(arg0 *neptune.ApplyPendingMaintenanceActionInput) (*request.Request, *neptune.ApplyPendingMaintenanceActionOutput)
ApplyPendingMaintenanceActionRequest mocks base method
func (*MockNeptuneAPI) ApplyPendingMaintenanceActionWithContext ¶
func (m *MockNeptuneAPI) ApplyPendingMaintenanceActionWithContext(arg0 context.Context, arg1 *neptune.ApplyPendingMaintenanceActionInput, arg2 ...request.Option) (*neptune.ApplyPendingMaintenanceActionOutput, error)
ApplyPendingMaintenanceActionWithContext mocks base method
func (*MockNeptuneAPI) CopyDBClusterParameterGroup ¶
func (m *MockNeptuneAPI) CopyDBClusterParameterGroup(arg0 *neptune.CopyDBClusterParameterGroupInput) (*neptune.CopyDBClusterParameterGroupOutput, error)
CopyDBClusterParameterGroup mocks base method
func (*MockNeptuneAPI) CopyDBClusterParameterGroupRequest ¶
func (m *MockNeptuneAPI) CopyDBClusterParameterGroupRequest(arg0 *neptune.CopyDBClusterParameterGroupInput) (*request.Request, *neptune.CopyDBClusterParameterGroupOutput)
CopyDBClusterParameterGroupRequest mocks base method
func (*MockNeptuneAPI) CopyDBClusterParameterGroupWithContext ¶
func (m *MockNeptuneAPI) CopyDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CopyDBClusterParameterGroupInput, arg2 ...request.Option) (*neptune.CopyDBClusterParameterGroupOutput, error)
CopyDBClusterParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) CopyDBClusterSnapshot ¶
func (m *MockNeptuneAPI) CopyDBClusterSnapshot(arg0 *neptune.CopyDBClusterSnapshotInput) (*neptune.CopyDBClusterSnapshotOutput, error)
CopyDBClusterSnapshot mocks base method
func (*MockNeptuneAPI) CopyDBClusterSnapshotRequest ¶
func (m *MockNeptuneAPI) CopyDBClusterSnapshotRequest(arg0 *neptune.CopyDBClusterSnapshotInput) (*request.Request, *neptune.CopyDBClusterSnapshotOutput)
CopyDBClusterSnapshotRequest mocks base method
func (*MockNeptuneAPI) CopyDBClusterSnapshotWithContext ¶
func (m *MockNeptuneAPI) CopyDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.CopyDBClusterSnapshotInput, arg2 ...request.Option) (*neptune.CopyDBClusterSnapshotOutput, error)
CopyDBClusterSnapshotWithContext mocks base method
func (*MockNeptuneAPI) CopyDBParameterGroup ¶
func (m *MockNeptuneAPI) CopyDBParameterGroup(arg0 *neptune.CopyDBParameterGroupInput) (*neptune.CopyDBParameterGroupOutput, error)
CopyDBParameterGroup mocks base method
func (*MockNeptuneAPI) CopyDBParameterGroupRequest ¶
func (m *MockNeptuneAPI) CopyDBParameterGroupRequest(arg0 *neptune.CopyDBParameterGroupInput) (*request.Request, *neptune.CopyDBParameterGroupOutput)
CopyDBParameterGroupRequest mocks base method
func (*MockNeptuneAPI) CopyDBParameterGroupWithContext ¶
func (m *MockNeptuneAPI) CopyDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CopyDBParameterGroupInput, arg2 ...request.Option) (*neptune.CopyDBParameterGroupOutput, error)
CopyDBParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) CreateDBCluster ¶
func (m *MockNeptuneAPI) CreateDBCluster(arg0 *neptune.CreateDBClusterInput) (*neptune.CreateDBClusterOutput, error)
CreateDBCluster mocks base method
func (*MockNeptuneAPI) CreateDBClusterEndpoint ¶
func (m *MockNeptuneAPI) CreateDBClusterEndpoint(arg0 *neptune.CreateDBClusterEndpointInput) (*neptune.CreateDBClusterEndpointOutput, error)
CreateDBClusterEndpoint mocks base method
func (*MockNeptuneAPI) CreateDBClusterEndpointRequest ¶
func (m *MockNeptuneAPI) CreateDBClusterEndpointRequest(arg0 *neptune.CreateDBClusterEndpointInput) (*request.Request, *neptune.CreateDBClusterEndpointOutput)
CreateDBClusterEndpointRequest mocks base method
func (*MockNeptuneAPI) CreateDBClusterEndpointWithContext ¶
func (m *MockNeptuneAPI) CreateDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterEndpointInput, arg2 ...request.Option) (*neptune.CreateDBClusterEndpointOutput, error)
CreateDBClusterEndpointWithContext mocks base method
func (*MockNeptuneAPI) CreateDBClusterParameterGroup ¶
func (m *MockNeptuneAPI) CreateDBClusterParameterGroup(arg0 *neptune.CreateDBClusterParameterGroupInput) (*neptune.CreateDBClusterParameterGroupOutput, error)
CreateDBClusterParameterGroup mocks base method
func (*MockNeptuneAPI) CreateDBClusterParameterGroupRequest ¶
func (m *MockNeptuneAPI) CreateDBClusterParameterGroupRequest(arg0 *neptune.CreateDBClusterParameterGroupInput) (*request.Request, *neptune.CreateDBClusterParameterGroupOutput)
CreateDBClusterParameterGroupRequest mocks base method
func (*MockNeptuneAPI) CreateDBClusterParameterGroupWithContext ¶
func (m *MockNeptuneAPI) CreateDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterParameterGroupInput, arg2 ...request.Option) (*neptune.CreateDBClusterParameterGroupOutput, error)
CreateDBClusterParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) CreateDBClusterRequest ¶
func (m *MockNeptuneAPI) CreateDBClusterRequest(arg0 *neptune.CreateDBClusterInput) (*request.Request, *neptune.CreateDBClusterOutput)
CreateDBClusterRequest mocks base method
func (*MockNeptuneAPI) CreateDBClusterSnapshot ¶
func (m *MockNeptuneAPI) CreateDBClusterSnapshot(arg0 *neptune.CreateDBClusterSnapshotInput) (*neptune.CreateDBClusterSnapshotOutput, error)
CreateDBClusterSnapshot mocks base method
func (*MockNeptuneAPI) CreateDBClusterSnapshotRequest ¶
func (m *MockNeptuneAPI) CreateDBClusterSnapshotRequest(arg0 *neptune.CreateDBClusterSnapshotInput) (*request.Request, *neptune.CreateDBClusterSnapshotOutput)
CreateDBClusterSnapshotRequest mocks base method
func (*MockNeptuneAPI) CreateDBClusterSnapshotWithContext ¶
func (m *MockNeptuneAPI) CreateDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterSnapshotInput, arg2 ...request.Option) (*neptune.CreateDBClusterSnapshotOutput, error)
CreateDBClusterSnapshotWithContext mocks base method
func (*MockNeptuneAPI) CreateDBClusterWithContext ¶
func (m *MockNeptuneAPI) CreateDBClusterWithContext(arg0 context.Context, arg1 *neptune.CreateDBClusterInput, arg2 ...request.Option) (*neptune.CreateDBClusterOutput, error)
CreateDBClusterWithContext mocks base method
func (*MockNeptuneAPI) CreateDBInstance ¶
func (m *MockNeptuneAPI) CreateDBInstance(arg0 *neptune.CreateDBInstanceInput) (*neptune.CreateDBInstanceOutput, error)
CreateDBInstance mocks base method
func (*MockNeptuneAPI) CreateDBInstanceRequest ¶
func (m *MockNeptuneAPI) CreateDBInstanceRequest(arg0 *neptune.CreateDBInstanceInput) (*request.Request, *neptune.CreateDBInstanceOutput)
CreateDBInstanceRequest mocks base method
func (*MockNeptuneAPI) CreateDBInstanceWithContext ¶
func (m *MockNeptuneAPI) CreateDBInstanceWithContext(arg0 context.Context, arg1 *neptune.CreateDBInstanceInput, arg2 ...request.Option) (*neptune.CreateDBInstanceOutput, error)
CreateDBInstanceWithContext mocks base method
func (*MockNeptuneAPI) CreateDBParameterGroup ¶
func (m *MockNeptuneAPI) CreateDBParameterGroup(arg0 *neptune.CreateDBParameterGroupInput) (*neptune.CreateDBParameterGroupOutput, error)
CreateDBParameterGroup mocks base method
func (*MockNeptuneAPI) CreateDBParameterGroupRequest ¶
func (m *MockNeptuneAPI) CreateDBParameterGroupRequest(arg0 *neptune.CreateDBParameterGroupInput) (*request.Request, *neptune.CreateDBParameterGroupOutput)
CreateDBParameterGroupRequest mocks base method
func (*MockNeptuneAPI) CreateDBParameterGroupWithContext ¶
func (m *MockNeptuneAPI) CreateDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBParameterGroupInput, arg2 ...request.Option) (*neptune.CreateDBParameterGroupOutput, error)
CreateDBParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) CreateDBSubnetGroup ¶
func (m *MockNeptuneAPI) CreateDBSubnetGroup(arg0 *neptune.CreateDBSubnetGroupInput) (*neptune.CreateDBSubnetGroupOutput, error)
CreateDBSubnetGroup mocks base method
func (*MockNeptuneAPI) CreateDBSubnetGroupRequest ¶
func (m *MockNeptuneAPI) CreateDBSubnetGroupRequest(arg0 *neptune.CreateDBSubnetGroupInput) (*request.Request, *neptune.CreateDBSubnetGroupOutput)
CreateDBSubnetGroupRequest mocks base method
func (*MockNeptuneAPI) CreateDBSubnetGroupWithContext ¶
func (m *MockNeptuneAPI) CreateDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.CreateDBSubnetGroupInput, arg2 ...request.Option) (*neptune.CreateDBSubnetGroupOutput, error)
CreateDBSubnetGroupWithContext mocks base method
func (*MockNeptuneAPI) CreateEventSubscription ¶
func (m *MockNeptuneAPI) CreateEventSubscription(arg0 *neptune.CreateEventSubscriptionInput) (*neptune.CreateEventSubscriptionOutput, error)
CreateEventSubscription mocks base method
func (*MockNeptuneAPI) CreateEventSubscriptionRequest ¶
func (m *MockNeptuneAPI) CreateEventSubscriptionRequest(arg0 *neptune.CreateEventSubscriptionInput) (*request.Request, *neptune.CreateEventSubscriptionOutput)
CreateEventSubscriptionRequest mocks base method
func (*MockNeptuneAPI) CreateEventSubscriptionWithContext ¶
func (m *MockNeptuneAPI) CreateEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.CreateEventSubscriptionInput, arg2 ...request.Option) (*neptune.CreateEventSubscriptionOutput, error)
CreateEventSubscriptionWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBCluster ¶
func (m *MockNeptuneAPI) DeleteDBCluster(arg0 *neptune.DeleteDBClusterInput) (*neptune.DeleteDBClusterOutput, error)
DeleteDBCluster mocks base method
func (*MockNeptuneAPI) DeleteDBClusterEndpoint ¶
func (m *MockNeptuneAPI) DeleteDBClusterEndpoint(arg0 *neptune.DeleteDBClusterEndpointInput) (*neptune.DeleteDBClusterEndpointOutput, error)
DeleteDBClusterEndpoint mocks base method
func (*MockNeptuneAPI) DeleteDBClusterEndpointRequest ¶
func (m *MockNeptuneAPI) DeleteDBClusterEndpointRequest(arg0 *neptune.DeleteDBClusterEndpointInput) (*request.Request, *neptune.DeleteDBClusterEndpointOutput)
DeleteDBClusterEndpointRequest mocks base method
func (*MockNeptuneAPI) DeleteDBClusterEndpointWithContext ¶
func (m *MockNeptuneAPI) DeleteDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterEndpointInput, arg2 ...request.Option) (*neptune.DeleteDBClusterEndpointOutput, error)
DeleteDBClusterEndpointWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBClusterParameterGroup ¶
func (m *MockNeptuneAPI) DeleteDBClusterParameterGroup(arg0 *neptune.DeleteDBClusterParameterGroupInput) (*neptune.DeleteDBClusterParameterGroupOutput, error)
DeleteDBClusterParameterGroup mocks base method
func (*MockNeptuneAPI) DeleteDBClusterParameterGroupRequest ¶
func (m *MockNeptuneAPI) DeleteDBClusterParameterGroupRequest(arg0 *neptune.DeleteDBClusterParameterGroupInput) (*request.Request, *neptune.DeleteDBClusterParameterGroupOutput)
DeleteDBClusterParameterGroupRequest mocks base method
func (*MockNeptuneAPI) DeleteDBClusterParameterGroupWithContext ¶
func (m *MockNeptuneAPI) DeleteDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterParameterGroupInput, arg2 ...request.Option) (*neptune.DeleteDBClusterParameterGroupOutput, error)
DeleteDBClusterParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBClusterRequest ¶
func (m *MockNeptuneAPI) DeleteDBClusterRequest(arg0 *neptune.DeleteDBClusterInput) (*request.Request, *neptune.DeleteDBClusterOutput)
DeleteDBClusterRequest mocks base method
func (*MockNeptuneAPI) DeleteDBClusterSnapshot ¶
func (m *MockNeptuneAPI) DeleteDBClusterSnapshot(arg0 *neptune.DeleteDBClusterSnapshotInput) (*neptune.DeleteDBClusterSnapshotOutput, error)
DeleteDBClusterSnapshot mocks base method
func (*MockNeptuneAPI) DeleteDBClusterSnapshotRequest ¶
func (m *MockNeptuneAPI) DeleteDBClusterSnapshotRequest(arg0 *neptune.DeleteDBClusterSnapshotInput) (*request.Request, *neptune.DeleteDBClusterSnapshotOutput)
DeleteDBClusterSnapshotRequest mocks base method
func (*MockNeptuneAPI) DeleteDBClusterSnapshotWithContext ¶
func (m *MockNeptuneAPI) DeleteDBClusterSnapshotWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterSnapshotInput, arg2 ...request.Option) (*neptune.DeleteDBClusterSnapshotOutput, error)
DeleteDBClusterSnapshotWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBClusterWithContext ¶
func (m *MockNeptuneAPI) DeleteDBClusterWithContext(arg0 context.Context, arg1 *neptune.DeleteDBClusterInput, arg2 ...request.Option) (*neptune.DeleteDBClusterOutput, error)
DeleteDBClusterWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBInstance ¶
func (m *MockNeptuneAPI) DeleteDBInstance(arg0 *neptune.DeleteDBInstanceInput) (*neptune.DeleteDBInstanceOutput, error)
DeleteDBInstance mocks base method
func (*MockNeptuneAPI) DeleteDBInstanceRequest ¶
func (m *MockNeptuneAPI) DeleteDBInstanceRequest(arg0 *neptune.DeleteDBInstanceInput) (*request.Request, *neptune.DeleteDBInstanceOutput)
DeleteDBInstanceRequest mocks base method
func (*MockNeptuneAPI) DeleteDBInstanceWithContext ¶
func (m *MockNeptuneAPI) DeleteDBInstanceWithContext(arg0 context.Context, arg1 *neptune.DeleteDBInstanceInput, arg2 ...request.Option) (*neptune.DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBParameterGroup ¶
func (m *MockNeptuneAPI) DeleteDBParameterGroup(arg0 *neptune.DeleteDBParameterGroupInput) (*neptune.DeleteDBParameterGroupOutput, error)
DeleteDBParameterGroup mocks base method
func (*MockNeptuneAPI) DeleteDBParameterGroupRequest ¶
func (m *MockNeptuneAPI) DeleteDBParameterGroupRequest(arg0 *neptune.DeleteDBParameterGroupInput) (*request.Request, *neptune.DeleteDBParameterGroupOutput)
DeleteDBParameterGroupRequest mocks base method
func (*MockNeptuneAPI) DeleteDBParameterGroupWithContext ¶
func (m *MockNeptuneAPI) DeleteDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBParameterGroupInput, arg2 ...request.Option) (*neptune.DeleteDBParameterGroupOutput, error)
DeleteDBParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) DeleteDBSubnetGroup ¶
func (m *MockNeptuneAPI) DeleteDBSubnetGroup(arg0 *neptune.DeleteDBSubnetGroupInput) (*neptune.DeleteDBSubnetGroupOutput, error)
DeleteDBSubnetGroup mocks base method
func (*MockNeptuneAPI) DeleteDBSubnetGroupRequest ¶
func (m *MockNeptuneAPI) DeleteDBSubnetGroupRequest(arg0 *neptune.DeleteDBSubnetGroupInput) (*request.Request, *neptune.DeleteDBSubnetGroupOutput)
DeleteDBSubnetGroupRequest mocks base method
func (*MockNeptuneAPI) DeleteDBSubnetGroupWithContext ¶
func (m *MockNeptuneAPI) DeleteDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.DeleteDBSubnetGroupInput, arg2 ...request.Option) (*neptune.DeleteDBSubnetGroupOutput, error)
DeleteDBSubnetGroupWithContext mocks base method
func (*MockNeptuneAPI) DeleteEventSubscription ¶
func (m *MockNeptuneAPI) DeleteEventSubscription(arg0 *neptune.DeleteEventSubscriptionInput) (*neptune.DeleteEventSubscriptionOutput, error)
DeleteEventSubscription mocks base method
func (*MockNeptuneAPI) DeleteEventSubscriptionRequest ¶
func (m *MockNeptuneAPI) DeleteEventSubscriptionRequest(arg0 *neptune.DeleteEventSubscriptionInput) (*request.Request, *neptune.DeleteEventSubscriptionOutput)
DeleteEventSubscriptionRequest mocks base method
func (*MockNeptuneAPI) DeleteEventSubscriptionWithContext ¶
func (m *MockNeptuneAPI) DeleteEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.DeleteEventSubscriptionInput, arg2 ...request.Option) (*neptune.DeleteEventSubscriptionOutput, error)
DeleteEventSubscriptionWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterEndpoints ¶
func (m *MockNeptuneAPI) DescribeDBClusterEndpoints(arg0 *neptune.DescribeDBClusterEndpointsInput) (*neptune.DescribeDBClusterEndpointsOutput, error)
DescribeDBClusterEndpoints mocks base method
func (*MockNeptuneAPI) DescribeDBClusterEndpointsPages ¶
func (m *MockNeptuneAPI) DescribeDBClusterEndpointsPages(arg0 *neptune.DescribeDBClusterEndpointsInput, arg1 func(*neptune.DescribeDBClusterEndpointsOutput, bool) bool) error
DescribeDBClusterEndpointsPages mocks base method
func (*MockNeptuneAPI) DescribeDBClusterEndpointsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterEndpointsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterEndpointsInput, arg2 func(*neptune.DescribeDBClusterEndpointsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBClusterEndpointsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterEndpointsRequest ¶
func (m *MockNeptuneAPI) DescribeDBClusterEndpointsRequest(arg0 *neptune.DescribeDBClusterEndpointsInput) (*request.Request, *neptune.DescribeDBClusterEndpointsOutput)
DescribeDBClusterEndpointsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClusterEndpointsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterEndpointsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterEndpointsInput, arg2 ...request.Option) (*neptune.DescribeDBClusterEndpointsOutput, error)
DescribeDBClusterEndpointsWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameterGroups ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameterGroups(arg0 *neptune.DescribeDBClusterParameterGroupsInput) (*neptune.DescribeDBClusterParameterGroupsOutput, error)
DescribeDBClusterParameterGroups mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameterGroupsPages ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsPages(arg0 *neptune.DescribeDBClusterParameterGroupsInput, arg1 func(*neptune.DescribeDBClusterParameterGroupsOutput, bool) bool) error
DescribeDBClusterParameterGroupsPages mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameterGroupsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParameterGroupsInput, arg2 func(*neptune.DescribeDBClusterParameterGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBClusterParameterGroupsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameterGroupsRequest ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsRequest(arg0 *neptune.DescribeDBClusterParameterGroupsInput) (*request.Request, *neptune.DescribeDBClusterParameterGroupsOutput)
DescribeDBClusterParameterGroupsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameterGroupsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameterGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParameterGroupsInput, arg2 ...request.Option) (*neptune.DescribeDBClusterParameterGroupsOutput, error)
DescribeDBClusterParameterGroupsWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParameters ¶
func (m *MockNeptuneAPI) DescribeDBClusterParameters(arg0 *neptune.DescribeDBClusterParametersInput) (*neptune.DescribeDBClusterParametersOutput, error)
DescribeDBClusterParameters mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParametersPages ¶
func (m *MockNeptuneAPI) DescribeDBClusterParametersPages(arg0 *neptune.DescribeDBClusterParametersInput, arg1 func(*neptune.DescribeDBClusterParametersOutput, bool) bool) error
DescribeDBClusterParametersPages mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParametersPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParametersInput, arg2 func(*neptune.DescribeDBClusterParametersOutput, bool) bool, arg3 ...request.Option) error
DescribeDBClusterParametersPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParametersRequest ¶
func (m *MockNeptuneAPI) DescribeDBClusterParametersRequest(arg0 *neptune.DescribeDBClusterParametersInput) (*request.Request, *neptune.DescribeDBClusterParametersOutput)
DescribeDBClusterParametersRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClusterParametersWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterParametersInput, arg2 ...request.Option) (*neptune.DescribeDBClusterParametersOutput, error)
DescribeDBClusterParametersWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotAttributes ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributes(arg0 *neptune.DescribeDBClusterSnapshotAttributesInput) (*neptune.DescribeDBClusterSnapshotAttributesOutput, error)
DescribeDBClusterSnapshotAttributes mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotAttributesRequest ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributesRequest(arg0 *neptune.DescribeDBClusterSnapshotAttributesInput) (*request.Request, *neptune.DescribeDBClusterSnapshotAttributesOutput)
DescribeDBClusterSnapshotAttributesRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotAttributesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotAttributesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotAttributesInput, arg2 ...request.Option) (*neptune.DescribeDBClusterSnapshotAttributesOutput, error)
DescribeDBClusterSnapshotAttributesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshots ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshots(arg0 *neptune.DescribeDBClusterSnapshotsInput) (*neptune.DescribeDBClusterSnapshotsOutput, error)
DescribeDBClusterSnapshots mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotsPages ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsPages(arg0 *neptune.DescribeDBClusterSnapshotsInput, arg1 func(*neptune.DescribeDBClusterSnapshotsOutput, bool) bool) error
DescribeDBClusterSnapshotsPages mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotsInput, arg2 func(*neptune.DescribeDBClusterSnapshotsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBClusterSnapshotsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotsRequest ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsRequest(arg0 *neptune.DescribeDBClusterSnapshotsInput) (*request.Request, *neptune.DescribeDBClusterSnapshotsOutput)
DescribeDBClusterSnapshotsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClusterSnapshotsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClusterSnapshotsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClusterSnapshotsInput, arg2 ...request.Option) (*neptune.DescribeDBClusterSnapshotsOutput, error)
DescribeDBClusterSnapshotsWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClusters ¶
func (m *MockNeptuneAPI) DescribeDBClusters(arg0 *neptune.DescribeDBClustersInput) (*neptune.DescribeDBClustersOutput, error)
DescribeDBClusters mocks base method
func (*MockNeptuneAPI) DescribeDBClustersPages ¶
func (m *MockNeptuneAPI) DescribeDBClustersPages(arg0 *neptune.DescribeDBClustersInput, arg1 func(*neptune.DescribeDBClustersOutput, bool) bool) error
DescribeDBClustersPages mocks base method
func (*MockNeptuneAPI) DescribeDBClustersPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClustersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClustersInput, arg2 func(*neptune.DescribeDBClustersOutput, bool) bool, arg3 ...request.Option) error
DescribeDBClustersPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBClustersRequest ¶
func (m *MockNeptuneAPI) DescribeDBClustersRequest(arg0 *neptune.DescribeDBClustersInput) (*request.Request, *neptune.DescribeDBClustersOutput)
DescribeDBClustersRequest mocks base method
func (*MockNeptuneAPI) DescribeDBClustersWithContext ¶
func (m *MockNeptuneAPI) DescribeDBClustersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBClustersInput, arg2 ...request.Option) (*neptune.DescribeDBClustersOutput, error)
DescribeDBClustersWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBEngineVersions ¶
func (m *MockNeptuneAPI) DescribeDBEngineVersions(arg0 *neptune.DescribeDBEngineVersionsInput) (*neptune.DescribeDBEngineVersionsOutput, error)
DescribeDBEngineVersions mocks base method
func (*MockNeptuneAPI) DescribeDBEngineVersionsPages ¶
func (m *MockNeptuneAPI) DescribeDBEngineVersionsPages(arg0 *neptune.DescribeDBEngineVersionsInput, arg1 func(*neptune.DescribeDBEngineVersionsOutput, bool) bool) error
DescribeDBEngineVersionsPages mocks base method
func (*MockNeptuneAPI) DescribeDBEngineVersionsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBEngineVersionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBEngineVersionsInput, arg2 func(*neptune.DescribeDBEngineVersionsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBEngineVersionsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBEngineVersionsRequest ¶
func (m *MockNeptuneAPI) DescribeDBEngineVersionsRequest(arg0 *neptune.DescribeDBEngineVersionsInput) (*request.Request, *neptune.DescribeDBEngineVersionsOutput)
DescribeDBEngineVersionsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBEngineVersionsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBEngineVersionsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBEngineVersionsInput, arg2 ...request.Option) (*neptune.DescribeDBEngineVersionsOutput, error)
DescribeDBEngineVersionsWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBInstances ¶
func (m *MockNeptuneAPI) DescribeDBInstances(arg0 *neptune.DescribeDBInstancesInput) (*neptune.DescribeDBInstancesOutput, error)
DescribeDBInstances mocks base method
func (*MockNeptuneAPI) DescribeDBInstancesPages ¶
func (m *MockNeptuneAPI) DescribeDBInstancesPages(arg0 *neptune.DescribeDBInstancesInput, arg1 func(*neptune.DescribeDBInstancesOutput, bool) bool) error
DescribeDBInstancesPages mocks base method
func (*MockNeptuneAPI) DescribeDBInstancesPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBInstancesPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, arg2 func(*neptune.DescribeDBInstancesOutput, bool) bool, arg3 ...request.Option) error
DescribeDBInstancesPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBInstancesRequest ¶
func (m *MockNeptuneAPI) DescribeDBInstancesRequest(arg0 *neptune.DescribeDBInstancesInput) (*request.Request, *neptune.DescribeDBInstancesOutput)
DescribeDBInstancesRequest mocks base method
func (*MockNeptuneAPI) DescribeDBInstancesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBInstancesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, arg2 ...request.Option) (*neptune.DescribeDBInstancesOutput, error)
DescribeDBInstancesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBParameterGroups ¶
func (m *MockNeptuneAPI) DescribeDBParameterGroups(arg0 *neptune.DescribeDBParameterGroupsInput) (*neptune.DescribeDBParameterGroupsOutput, error)
DescribeDBParameterGroups mocks base method
func (*MockNeptuneAPI) DescribeDBParameterGroupsPages ¶
func (m *MockNeptuneAPI) DescribeDBParameterGroupsPages(arg0 *neptune.DescribeDBParameterGroupsInput, arg1 func(*neptune.DescribeDBParameterGroupsOutput, bool) bool) error
DescribeDBParameterGroupsPages mocks base method
func (*MockNeptuneAPI) DescribeDBParameterGroupsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBParameterGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParameterGroupsInput, arg2 func(*neptune.DescribeDBParameterGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBParameterGroupsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBParameterGroupsRequest ¶
func (m *MockNeptuneAPI) DescribeDBParameterGroupsRequest(arg0 *neptune.DescribeDBParameterGroupsInput) (*request.Request, *neptune.DescribeDBParameterGroupsOutput)
DescribeDBParameterGroupsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBParameterGroupsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBParameterGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParameterGroupsInput, arg2 ...request.Option) (*neptune.DescribeDBParameterGroupsOutput, error)
DescribeDBParameterGroupsWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBParameters ¶
func (m *MockNeptuneAPI) DescribeDBParameters(arg0 *neptune.DescribeDBParametersInput) (*neptune.DescribeDBParametersOutput, error)
DescribeDBParameters mocks base method
func (*MockNeptuneAPI) DescribeDBParametersPages ¶
func (m *MockNeptuneAPI) DescribeDBParametersPages(arg0 *neptune.DescribeDBParametersInput, arg1 func(*neptune.DescribeDBParametersOutput, bool) bool) error
DescribeDBParametersPages mocks base method
func (*MockNeptuneAPI) DescribeDBParametersPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParametersInput, arg2 func(*neptune.DescribeDBParametersOutput, bool) bool, arg3 ...request.Option) error
DescribeDBParametersPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBParametersRequest ¶
func (m *MockNeptuneAPI) DescribeDBParametersRequest(arg0 *neptune.DescribeDBParametersInput) (*request.Request, *neptune.DescribeDBParametersOutput)
DescribeDBParametersRequest mocks base method
func (*MockNeptuneAPI) DescribeDBParametersWithContext ¶
func (m *MockNeptuneAPI) DescribeDBParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeDBParametersInput, arg2 ...request.Option) (*neptune.DescribeDBParametersOutput, error)
DescribeDBParametersWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBSubnetGroups ¶
func (m *MockNeptuneAPI) DescribeDBSubnetGroups(arg0 *neptune.DescribeDBSubnetGroupsInput) (*neptune.DescribeDBSubnetGroupsOutput, error)
DescribeDBSubnetGroups mocks base method
func (*MockNeptuneAPI) DescribeDBSubnetGroupsPages ¶
func (m *MockNeptuneAPI) DescribeDBSubnetGroupsPages(arg0 *neptune.DescribeDBSubnetGroupsInput, arg1 func(*neptune.DescribeDBSubnetGroupsOutput, bool) bool) error
DescribeDBSubnetGroupsPages mocks base method
func (*MockNeptuneAPI) DescribeDBSubnetGroupsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeDBSubnetGroupsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeDBSubnetGroupsInput, arg2 func(*neptune.DescribeDBSubnetGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeDBSubnetGroupsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeDBSubnetGroupsRequest ¶
func (m *MockNeptuneAPI) DescribeDBSubnetGroupsRequest(arg0 *neptune.DescribeDBSubnetGroupsInput) (*request.Request, *neptune.DescribeDBSubnetGroupsOutput)
DescribeDBSubnetGroupsRequest mocks base method
func (*MockNeptuneAPI) DescribeDBSubnetGroupsWithContext ¶
func (m *MockNeptuneAPI) DescribeDBSubnetGroupsWithContext(arg0 context.Context, arg1 *neptune.DescribeDBSubnetGroupsInput, arg2 ...request.Option) (*neptune.DescribeDBSubnetGroupsOutput, error)
DescribeDBSubnetGroupsWithContext mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultClusterParameters ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParameters(arg0 *neptune.DescribeEngineDefaultClusterParametersInput) (*neptune.DescribeEngineDefaultClusterParametersOutput, error)
DescribeEngineDefaultClusterParameters mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultClusterParametersRequest ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParametersRequest(arg0 *neptune.DescribeEngineDefaultClusterParametersInput) (*request.Request, *neptune.DescribeEngineDefaultClusterParametersOutput)
DescribeEngineDefaultClusterParametersRequest mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultClusterParametersWithContext ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultClusterParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeEngineDefaultClusterParametersInput, arg2 ...request.Option) (*neptune.DescribeEngineDefaultClusterParametersOutput, error)
DescribeEngineDefaultClusterParametersWithContext mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultParameters ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultParameters(arg0 *neptune.DescribeEngineDefaultParametersInput) (*neptune.DescribeEngineDefaultParametersOutput, error)
DescribeEngineDefaultParameters mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultParametersPages ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultParametersPages(arg0 *neptune.DescribeEngineDefaultParametersInput, arg1 func(*neptune.DescribeEngineDefaultParametersOutput, bool) bool) error
DescribeEngineDefaultParametersPages mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultParametersPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultParametersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEngineDefaultParametersInput, arg2 func(*neptune.DescribeEngineDefaultParametersOutput, bool) bool, arg3 ...request.Option) error
DescribeEngineDefaultParametersPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultParametersRequest ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultParametersRequest(arg0 *neptune.DescribeEngineDefaultParametersInput) (*request.Request, *neptune.DescribeEngineDefaultParametersOutput)
DescribeEngineDefaultParametersRequest mocks base method
func (*MockNeptuneAPI) DescribeEngineDefaultParametersWithContext ¶
func (m *MockNeptuneAPI) DescribeEngineDefaultParametersWithContext(arg0 context.Context, arg1 *neptune.DescribeEngineDefaultParametersInput, arg2 ...request.Option) (*neptune.DescribeEngineDefaultParametersOutput, error)
DescribeEngineDefaultParametersWithContext mocks base method
func (*MockNeptuneAPI) DescribeEventCategories ¶
func (m *MockNeptuneAPI) DescribeEventCategories(arg0 *neptune.DescribeEventCategoriesInput) (*neptune.DescribeEventCategoriesOutput, error)
DescribeEventCategories mocks base method
func (*MockNeptuneAPI) DescribeEventCategoriesRequest ¶
func (m *MockNeptuneAPI) DescribeEventCategoriesRequest(arg0 *neptune.DescribeEventCategoriesInput) (*request.Request, *neptune.DescribeEventCategoriesOutput)
DescribeEventCategoriesRequest mocks base method
func (*MockNeptuneAPI) DescribeEventCategoriesWithContext ¶
func (m *MockNeptuneAPI) DescribeEventCategoriesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventCategoriesInput, arg2 ...request.Option) (*neptune.DescribeEventCategoriesOutput, error)
DescribeEventCategoriesWithContext mocks base method
func (*MockNeptuneAPI) DescribeEventSubscriptions ¶
func (m *MockNeptuneAPI) DescribeEventSubscriptions(arg0 *neptune.DescribeEventSubscriptionsInput) (*neptune.DescribeEventSubscriptionsOutput, error)
DescribeEventSubscriptions mocks base method
func (*MockNeptuneAPI) DescribeEventSubscriptionsPages ¶
func (m *MockNeptuneAPI) DescribeEventSubscriptionsPages(arg0 *neptune.DescribeEventSubscriptionsInput, arg1 func(*neptune.DescribeEventSubscriptionsOutput, bool) bool) error
DescribeEventSubscriptionsPages mocks base method
func (*MockNeptuneAPI) DescribeEventSubscriptionsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeEventSubscriptionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventSubscriptionsInput, arg2 func(*neptune.DescribeEventSubscriptionsOutput, bool) bool, arg3 ...request.Option) error
DescribeEventSubscriptionsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeEventSubscriptionsRequest ¶
func (m *MockNeptuneAPI) DescribeEventSubscriptionsRequest(arg0 *neptune.DescribeEventSubscriptionsInput) (*request.Request, *neptune.DescribeEventSubscriptionsOutput)
DescribeEventSubscriptionsRequest mocks base method
func (*MockNeptuneAPI) DescribeEventSubscriptionsWithContext ¶
func (m *MockNeptuneAPI) DescribeEventSubscriptionsWithContext(arg0 context.Context, arg1 *neptune.DescribeEventSubscriptionsInput, arg2 ...request.Option) (*neptune.DescribeEventSubscriptionsOutput, error)
DescribeEventSubscriptionsWithContext mocks base method
func (*MockNeptuneAPI) DescribeEvents ¶
func (m *MockNeptuneAPI) DescribeEvents(arg0 *neptune.DescribeEventsInput) (*neptune.DescribeEventsOutput, error)
DescribeEvents mocks base method
func (*MockNeptuneAPI) DescribeEventsPages ¶
func (m *MockNeptuneAPI) DescribeEventsPages(arg0 *neptune.DescribeEventsInput, arg1 func(*neptune.DescribeEventsOutput, bool) bool) error
DescribeEventsPages mocks base method
func (*MockNeptuneAPI) DescribeEventsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeEventsInput, arg2 func(*neptune.DescribeEventsOutput, bool) bool, arg3 ...request.Option) error
DescribeEventsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeEventsRequest ¶
func (m *MockNeptuneAPI) DescribeEventsRequest(arg0 *neptune.DescribeEventsInput) (*request.Request, *neptune.DescribeEventsOutput)
DescribeEventsRequest mocks base method
func (*MockNeptuneAPI) DescribeEventsWithContext ¶
func (m *MockNeptuneAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *neptune.DescribeEventsInput, arg2 ...request.Option) (*neptune.DescribeEventsOutput, error)
DescribeEventsWithContext mocks base method
func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptions ¶
func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptions(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput) (*neptune.DescribeOrderableDBInstanceOptionsOutput, error)
DescribeOrderableDBInstanceOptions mocks base method
func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPages ¶
func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPages(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput, arg1 func(*neptune.DescribeOrderableDBInstanceOptionsOutput, bool) bool) error
DescribeOrderableDBInstanceOptionsPages mocks base method
func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeOrderableDBInstanceOptionsInput, arg2 func(*neptune.DescribeOrderableDBInstanceOptionsOutput, bool) bool, arg3 ...request.Option) error
DescribeOrderableDBInstanceOptionsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptionsRequest ¶
func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsRequest(arg0 *neptune.DescribeOrderableDBInstanceOptionsInput) (*request.Request, *neptune.DescribeOrderableDBInstanceOptionsOutput)
DescribeOrderableDBInstanceOptionsRequest mocks base method
func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptionsWithContext ¶
func (m *MockNeptuneAPI) DescribeOrderableDBInstanceOptionsWithContext(arg0 context.Context, arg1 *neptune.DescribeOrderableDBInstanceOptionsInput, arg2 ...request.Option) (*neptune.DescribeOrderableDBInstanceOptionsOutput, error)
DescribeOrderableDBInstanceOptionsWithContext mocks base method
func (*MockNeptuneAPI) DescribePendingMaintenanceActions ¶
func (m *MockNeptuneAPI) DescribePendingMaintenanceActions(arg0 *neptune.DescribePendingMaintenanceActionsInput) (*neptune.DescribePendingMaintenanceActionsOutput, error)
DescribePendingMaintenanceActions mocks base method
func (*MockNeptuneAPI) DescribePendingMaintenanceActionsPages ¶
func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsPages(arg0 *neptune.DescribePendingMaintenanceActionsInput, arg1 func(*neptune.DescribePendingMaintenanceActionsOutput, bool) bool) error
DescribePendingMaintenanceActionsPages mocks base method
func (*MockNeptuneAPI) DescribePendingMaintenanceActionsPagesWithContext ¶
func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsPagesWithContext(arg0 context.Context, arg1 *neptune.DescribePendingMaintenanceActionsInput, arg2 func(*neptune.DescribePendingMaintenanceActionsOutput, bool) bool, arg3 ...request.Option) error
DescribePendingMaintenanceActionsPagesWithContext mocks base method
func (*MockNeptuneAPI) DescribePendingMaintenanceActionsRequest ¶
func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsRequest(arg0 *neptune.DescribePendingMaintenanceActionsInput) (*request.Request, *neptune.DescribePendingMaintenanceActionsOutput)
DescribePendingMaintenanceActionsRequest mocks base method
func (*MockNeptuneAPI) DescribePendingMaintenanceActionsWithContext ¶
func (m *MockNeptuneAPI) DescribePendingMaintenanceActionsWithContext(arg0 context.Context, arg1 *neptune.DescribePendingMaintenanceActionsInput, arg2 ...request.Option) (*neptune.DescribePendingMaintenanceActionsOutput, error)
DescribePendingMaintenanceActionsWithContext mocks base method
func (*MockNeptuneAPI) DescribeValidDBInstanceModifications ¶
func (m *MockNeptuneAPI) DescribeValidDBInstanceModifications(arg0 *neptune.DescribeValidDBInstanceModificationsInput) (*neptune.DescribeValidDBInstanceModificationsOutput, error)
DescribeValidDBInstanceModifications mocks base method
func (*MockNeptuneAPI) DescribeValidDBInstanceModificationsRequest ¶
func (m *MockNeptuneAPI) DescribeValidDBInstanceModificationsRequest(arg0 *neptune.DescribeValidDBInstanceModificationsInput) (*request.Request, *neptune.DescribeValidDBInstanceModificationsOutput)
DescribeValidDBInstanceModificationsRequest mocks base method
func (*MockNeptuneAPI) DescribeValidDBInstanceModificationsWithContext ¶
func (m *MockNeptuneAPI) DescribeValidDBInstanceModificationsWithContext(arg0 context.Context, arg1 *neptune.DescribeValidDBInstanceModificationsInput, arg2 ...request.Option) (*neptune.DescribeValidDBInstanceModificationsOutput, error)
DescribeValidDBInstanceModificationsWithContext mocks base method
func (*MockNeptuneAPI) EXPECT ¶
func (m *MockNeptuneAPI) EXPECT() *MockNeptuneAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNeptuneAPI) FailoverDBCluster ¶
func (m *MockNeptuneAPI) FailoverDBCluster(arg0 *neptune.FailoverDBClusterInput) (*neptune.FailoverDBClusterOutput, error)
FailoverDBCluster mocks base method
func (*MockNeptuneAPI) FailoverDBClusterRequest ¶
func (m *MockNeptuneAPI) FailoverDBClusterRequest(arg0 *neptune.FailoverDBClusterInput) (*request.Request, *neptune.FailoverDBClusterOutput)
FailoverDBClusterRequest mocks base method
func (*MockNeptuneAPI) FailoverDBClusterWithContext ¶
func (m *MockNeptuneAPI) FailoverDBClusterWithContext(arg0 context.Context, arg1 *neptune.FailoverDBClusterInput, arg2 ...request.Option) (*neptune.FailoverDBClusterOutput, error)
FailoverDBClusterWithContext mocks base method
func (*MockNeptuneAPI) ListTagsForResource ¶
func (m *MockNeptuneAPI) ListTagsForResource(arg0 *neptune.ListTagsForResourceInput) (*neptune.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockNeptuneAPI) ListTagsForResourceRequest ¶
func (m *MockNeptuneAPI) ListTagsForResourceRequest(arg0 *neptune.ListTagsForResourceInput) (*request.Request, *neptune.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockNeptuneAPI) ListTagsForResourceWithContext ¶
func (m *MockNeptuneAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *neptune.ListTagsForResourceInput, arg2 ...request.Option) (*neptune.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBCluster ¶
func (m *MockNeptuneAPI) ModifyDBCluster(arg0 *neptune.ModifyDBClusterInput) (*neptune.ModifyDBClusterOutput, error)
ModifyDBCluster mocks base method
func (*MockNeptuneAPI) ModifyDBClusterEndpoint ¶
func (m *MockNeptuneAPI) ModifyDBClusterEndpoint(arg0 *neptune.ModifyDBClusterEndpointInput) (*neptune.ModifyDBClusterEndpointOutput, error)
ModifyDBClusterEndpoint mocks base method
func (*MockNeptuneAPI) ModifyDBClusterEndpointRequest ¶
func (m *MockNeptuneAPI) ModifyDBClusterEndpointRequest(arg0 *neptune.ModifyDBClusterEndpointInput) (*request.Request, *neptune.ModifyDBClusterEndpointOutput)
ModifyDBClusterEndpointRequest mocks base method
func (*MockNeptuneAPI) ModifyDBClusterEndpointWithContext ¶
func (m *MockNeptuneAPI) ModifyDBClusterEndpointWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterEndpointInput, arg2 ...request.Option) (*neptune.ModifyDBClusterEndpointOutput, error)
ModifyDBClusterEndpointWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBClusterParameterGroup ¶
func (m *MockNeptuneAPI) ModifyDBClusterParameterGroup(arg0 *neptune.ModifyDBClusterParameterGroupInput) (*neptune.ResetDBClusterParameterGroupOutput, error)
ModifyDBClusterParameterGroup mocks base method
func (*MockNeptuneAPI) ModifyDBClusterParameterGroupRequest ¶
func (m *MockNeptuneAPI) ModifyDBClusterParameterGroupRequest(arg0 *neptune.ModifyDBClusterParameterGroupInput) (*request.Request, *neptune.ResetDBClusterParameterGroupOutput)
ModifyDBClusterParameterGroupRequest mocks base method
func (*MockNeptuneAPI) ModifyDBClusterParameterGroupWithContext ¶
func (m *MockNeptuneAPI) ModifyDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterParameterGroupInput, arg2 ...request.Option) (*neptune.ResetDBClusterParameterGroupOutput, error)
ModifyDBClusterParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBClusterRequest ¶
func (m *MockNeptuneAPI) ModifyDBClusterRequest(arg0 *neptune.ModifyDBClusterInput) (*request.Request, *neptune.ModifyDBClusterOutput)
ModifyDBClusterRequest mocks base method
func (*MockNeptuneAPI) ModifyDBClusterSnapshotAttribute ¶
func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttribute(arg0 *neptune.ModifyDBClusterSnapshotAttributeInput) (*neptune.ModifyDBClusterSnapshotAttributeOutput, error)
ModifyDBClusterSnapshotAttribute mocks base method
func (*MockNeptuneAPI) ModifyDBClusterSnapshotAttributeRequest ¶
func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttributeRequest(arg0 *neptune.ModifyDBClusterSnapshotAttributeInput) (*request.Request, *neptune.ModifyDBClusterSnapshotAttributeOutput)
ModifyDBClusterSnapshotAttributeRequest mocks base method
func (*MockNeptuneAPI) ModifyDBClusterSnapshotAttributeWithContext ¶
func (m *MockNeptuneAPI) ModifyDBClusterSnapshotAttributeWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterSnapshotAttributeInput, arg2 ...request.Option) (*neptune.ModifyDBClusterSnapshotAttributeOutput, error)
ModifyDBClusterSnapshotAttributeWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBClusterWithContext ¶
func (m *MockNeptuneAPI) ModifyDBClusterWithContext(arg0 context.Context, arg1 *neptune.ModifyDBClusterInput, arg2 ...request.Option) (*neptune.ModifyDBClusterOutput, error)
ModifyDBClusterWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBInstance ¶
func (m *MockNeptuneAPI) ModifyDBInstance(arg0 *neptune.ModifyDBInstanceInput) (*neptune.ModifyDBInstanceOutput, error)
ModifyDBInstance mocks base method
func (*MockNeptuneAPI) ModifyDBInstanceRequest ¶
func (m *MockNeptuneAPI) ModifyDBInstanceRequest(arg0 *neptune.ModifyDBInstanceInput) (*request.Request, *neptune.ModifyDBInstanceOutput)
ModifyDBInstanceRequest mocks base method
func (*MockNeptuneAPI) ModifyDBInstanceWithContext ¶
func (m *MockNeptuneAPI) ModifyDBInstanceWithContext(arg0 context.Context, arg1 *neptune.ModifyDBInstanceInput, arg2 ...request.Option) (*neptune.ModifyDBInstanceOutput, error)
ModifyDBInstanceWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBParameterGroup ¶
func (m *MockNeptuneAPI) ModifyDBParameterGroup(arg0 *neptune.ModifyDBParameterGroupInput) (*neptune.ResetDBParameterGroupOutput, error)
ModifyDBParameterGroup mocks base method
func (*MockNeptuneAPI) ModifyDBParameterGroupRequest ¶
func (m *MockNeptuneAPI) ModifyDBParameterGroupRequest(arg0 *neptune.ModifyDBParameterGroupInput) (*request.Request, *neptune.ResetDBParameterGroupOutput)
ModifyDBParameterGroupRequest mocks base method
func (*MockNeptuneAPI) ModifyDBParameterGroupWithContext ¶
func (m *MockNeptuneAPI) ModifyDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBParameterGroupInput, arg2 ...request.Option) (*neptune.ResetDBParameterGroupOutput, error)
ModifyDBParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) ModifyDBSubnetGroup ¶
func (m *MockNeptuneAPI) ModifyDBSubnetGroup(arg0 *neptune.ModifyDBSubnetGroupInput) (*neptune.ModifyDBSubnetGroupOutput, error)
ModifyDBSubnetGroup mocks base method
func (*MockNeptuneAPI) ModifyDBSubnetGroupRequest ¶
func (m *MockNeptuneAPI) ModifyDBSubnetGroupRequest(arg0 *neptune.ModifyDBSubnetGroupInput) (*request.Request, *neptune.ModifyDBSubnetGroupOutput)
ModifyDBSubnetGroupRequest mocks base method
func (*MockNeptuneAPI) ModifyDBSubnetGroupWithContext ¶
func (m *MockNeptuneAPI) ModifyDBSubnetGroupWithContext(arg0 context.Context, arg1 *neptune.ModifyDBSubnetGroupInput, arg2 ...request.Option) (*neptune.ModifyDBSubnetGroupOutput, error)
ModifyDBSubnetGroupWithContext mocks base method
func (*MockNeptuneAPI) ModifyEventSubscription ¶
func (m *MockNeptuneAPI) ModifyEventSubscription(arg0 *neptune.ModifyEventSubscriptionInput) (*neptune.ModifyEventSubscriptionOutput, error)
ModifyEventSubscription mocks base method
func (*MockNeptuneAPI) ModifyEventSubscriptionRequest ¶
func (m *MockNeptuneAPI) ModifyEventSubscriptionRequest(arg0 *neptune.ModifyEventSubscriptionInput) (*request.Request, *neptune.ModifyEventSubscriptionOutput)
ModifyEventSubscriptionRequest mocks base method
func (*MockNeptuneAPI) ModifyEventSubscriptionWithContext ¶
func (m *MockNeptuneAPI) ModifyEventSubscriptionWithContext(arg0 context.Context, arg1 *neptune.ModifyEventSubscriptionInput, arg2 ...request.Option) (*neptune.ModifyEventSubscriptionOutput, error)
ModifyEventSubscriptionWithContext mocks base method
func (*MockNeptuneAPI) PromoteReadReplicaDBCluster ¶
func (m *MockNeptuneAPI) PromoteReadReplicaDBCluster(arg0 *neptune.PromoteReadReplicaDBClusterInput) (*neptune.PromoteReadReplicaDBClusterOutput, error)
PromoteReadReplicaDBCluster mocks base method
func (*MockNeptuneAPI) PromoteReadReplicaDBClusterRequest ¶
func (m *MockNeptuneAPI) PromoteReadReplicaDBClusterRequest(arg0 *neptune.PromoteReadReplicaDBClusterInput) (*request.Request, *neptune.PromoteReadReplicaDBClusterOutput)
PromoteReadReplicaDBClusterRequest mocks base method
func (*MockNeptuneAPI) PromoteReadReplicaDBClusterWithContext ¶
func (m *MockNeptuneAPI) PromoteReadReplicaDBClusterWithContext(arg0 context.Context, arg1 *neptune.PromoteReadReplicaDBClusterInput, arg2 ...request.Option) (*neptune.PromoteReadReplicaDBClusterOutput, error)
PromoteReadReplicaDBClusterWithContext mocks base method
func (*MockNeptuneAPI) RebootDBInstance ¶
func (m *MockNeptuneAPI) RebootDBInstance(arg0 *neptune.RebootDBInstanceInput) (*neptune.RebootDBInstanceOutput, error)
RebootDBInstance mocks base method
func (*MockNeptuneAPI) RebootDBInstanceRequest ¶
func (m *MockNeptuneAPI) RebootDBInstanceRequest(arg0 *neptune.RebootDBInstanceInput) (*request.Request, *neptune.RebootDBInstanceOutput)
RebootDBInstanceRequest mocks base method
func (*MockNeptuneAPI) RebootDBInstanceWithContext ¶
func (m *MockNeptuneAPI) RebootDBInstanceWithContext(arg0 context.Context, arg1 *neptune.RebootDBInstanceInput, arg2 ...request.Option) (*neptune.RebootDBInstanceOutput, error)
RebootDBInstanceWithContext mocks base method
func (*MockNeptuneAPI) RemoveRoleFromDBCluster ¶
func (m *MockNeptuneAPI) RemoveRoleFromDBCluster(arg0 *neptune.RemoveRoleFromDBClusterInput) (*neptune.RemoveRoleFromDBClusterOutput, error)
RemoveRoleFromDBCluster mocks base method
func (*MockNeptuneAPI) RemoveRoleFromDBClusterRequest ¶
func (m *MockNeptuneAPI) RemoveRoleFromDBClusterRequest(arg0 *neptune.RemoveRoleFromDBClusterInput) (*request.Request, *neptune.RemoveRoleFromDBClusterOutput)
RemoveRoleFromDBClusterRequest mocks base method
func (*MockNeptuneAPI) RemoveRoleFromDBClusterWithContext ¶
func (m *MockNeptuneAPI) RemoveRoleFromDBClusterWithContext(arg0 context.Context, arg1 *neptune.RemoveRoleFromDBClusterInput, arg2 ...request.Option) (*neptune.RemoveRoleFromDBClusterOutput, error)
RemoveRoleFromDBClusterWithContext mocks base method
func (*MockNeptuneAPI) RemoveSourceIdentifierFromSubscription ¶
func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscription(arg0 *neptune.RemoveSourceIdentifierFromSubscriptionInput) (*neptune.RemoveSourceIdentifierFromSubscriptionOutput, error)
RemoveSourceIdentifierFromSubscription mocks base method
func (*MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionRequest ¶
func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionRequest(arg0 *neptune.RemoveSourceIdentifierFromSubscriptionInput) (*request.Request, *neptune.RemoveSourceIdentifierFromSubscriptionOutput)
RemoveSourceIdentifierFromSubscriptionRequest mocks base method
func (*MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionWithContext ¶
func (m *MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionWithContext(arg0 context.Context, arg1 *neptune.RemoveSourceIdentifierFromSubscriptionInput, arg2 ...request.Option) (*neptune.RemoveSourceIdentifierFromSubscriptionOutput, error)
RemoveSourceIdentifierFromSubscriptionWithContext mocks base method
func (*MockNeptuneAPI) RemoveTagsFromResource ¶
func (m *MockNeptuneAPI) RemoveTagsFromResource(arg0 *neptune.RemoveTagsFromResourceInput) (*neptune.RemoveTagsFromResourceOutput, error)
RemoveTagsFromResource mocks base method
func (*MockNeptuneAPI) RemoveTagsFromResourceRequest ¶
func (m *MockNeptuneAPI) RemoveTagsFromResourceRequest(arg0 *neptune.RemoveTagsFromResourceInput) (*request.Request, *neptune.RemoveTagsFromResourceOutput)
RemoveTagsFromResourceRequest mocks base method
func (*MockNeptuneAPI) RemoveTagsFromResourceWithContext ¶
func (m *MockNeptuneAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *neptune.RemoveTagsFromResourceInput, arg2 ...request.Option) (*neptune.RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext mocks base method
func (*MockNeptuneAPI) ResetDBClusterParameterGroup ¶
func (m *MockNeptuneAPI) ResetDBClusterParameterGroup(arg0 *neptune.ResetDBClusterParameterGroupInput) (*neptune.ResetDBClusterParameterGroupOutput, error)
ResetDBClusterParameterGroup mocks base method
func (*MockNeptuneAPI) ResetDBClusterParameterGroupRequest ¶
func (m *MockNeptuneAPI) ResetDBClusterParameterGroupRequest(arg0 *neptune.ResetDBClusterParameterGroupInput) (*request.Request, *neptune.ResetDBClusterParameterGroupOutput)
ResetDBClusterParameterGroupRequest mocks base method
func (*MockNeptuneAPI) ResetDBClusterParameterGroupWithContext ¶
func (m *MockNeptuneAPI) ResetDBClusterParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ResetDBClusterParameterGroupInput, arg2 ...request.Option) (*neptune.ResetDBClusterParameterGroupOutput, error)
ResetDBClusterParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) ResetDBParameterGroup ¶
func (m *MockNeptuneAPI) ResetDBParameterGroup(arg0 *neptune.ResetDBParameterGroupInput) (*neptune.ResetDBParameterGroupOutput, error)
ResetDBParameterGroup mocks base method
func (*MockNeptuneAPI) ResetDBParameterGroupRequest ¶
func (m *MockNeptuneAPI) ResetDBParameterGroupRequest(arg0 *neptune.ResetDBParameterGroupInput) (*request.Request, *neptune.ResetDBParameterGroupOutput)
ResetDBParameterGroupRequest mocks base method
func (*MockNeptuneAPI) ResetDBParameterGroupWithContext ¶
func (m *MockNeptuneAPI) ResetDBParameterGroupWithContext(arg0 context.Context, arg1 *neptune.ResetDBParameterGroupInput, arg2 ...request.Option) (*neptune.ResetDBParameterGroupOutput, error)
ResetDBParameterGroupWithContext mocks base method
func (*MockNeptuneAPI) RestoreDBClusterFromSnapshot ¶
func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshot(arg0 *neptune.RestoreDBClusterFromSnapshotInput) (*neptune.RestoreDBClusterFromSnapshotOutput, error)
RestoreDBClusterFromSnapshot mocks base method
func (*MockNeptuneAPI) RestoreDBClusterFromSnapshotRequest ¶
func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshotRequest(arg0 *neptune.RestoreDBClusterFromSnapshotInput) (*request.Request, *neptune.RestoreDBClusterFromSnapshotOutput)
RestoreDBClusterFromSnapshotRequest mocks base method
func (*MockNeptuneAPI) RestoreDBClusterFromSnapshotWithContext ¶
func (m *MockNeptuneAPI) RestoreDBClusterFromSnapshotWithContext(arg0 context.Context, arg1 *neptune.RestoreDBClusterFromSnapshotInput, arg2 ...request.Option) (*neptune.RestoreDBClusterFromSnapshotOutput, error)
RestoreDBClusterFromSnapshotWithContext mocks base method
func (*MockNeptuneAPI) RestoreDBClusterToPointInTime ¶
func (m *MockNeptuneAPI) RestoreDBClusterToPointInTime(arg0 *neptune.RestoreDBClusterToPointInTimeInput) (*neptune.RestoreDBClusterToPointInTimeOutput, error)
RestoreDBClusterToPointInTime mocks base method
func (*MockNeptuneAPI) RestoreDBClusterToPointInTimeRequest ¶
func (m *MockNeptuneAPI) RestoreDBClusterToPointInTimeRequest(arg0 *neptune.RestoreDBClusterToPointInTimeInput) (*request.Request, *neptune.RestoreDBClusterToPointInTimeOutput)
RestoreDBClusterToPointInTimeRequest mocks base method
func (*MockNeptuneAPI) RestoreDBClusterToPointInTimeWithContext ¶
func (m *MockNeptuneAPI) RestoreDBClusterToPointInTimeWithContext(arg0 context.Context, arg1 *neptune.RestoreDBClusterToPointInTimeInput, arg2 ...request.Option) (*neptune.RestoreDBClusterToPointInTimeOutput, error)
RestoreDBClusterToPointInTimeWithContext mocks base method
func (*MockNeptuneAPI) StartDBCluster ¶
func (m *MockNeptuneAPI) StartDBCluster(arg0 *neptune.StartDBClusterInput) (*neptune.StartDBClusterOutput, error)
StartDBCluster mocks base method
func (*MockNeptuneAPI) StartDBClusterRequest ¶
func (m *MockNeptuneAPI) StartDBClusterRequest(arg0 *neptune.StartDBClusterInput) (*request.Request, *neptune.StartDBClusterOutput)
StartDBClusterRequest mocks base method
func (*MockNeptuneAPI) StartDBClusterWithContext ¶
func (m *MockNeptuneAPI) StartDBClusterWithContext(arg0 context.Context, arg1 *neptune.StartDBClusterInput, arg2 ...request.Option) (*neptune.StartDBClusterOutput, error)
StartDBClusterWithContext mocks base method
func (*MockNeptuneAPI) StopDBCluster ¶
func (m *MockNeptuneAPI) StopDBCluster(arg0 *neptune.StopDBClusterInput) (*neptune.StopDBClusterOutput, error)
StopDBCluster mocks base method
func (*MockNeptuneAPI) StopDBClusterRequest ¶
func (m *MockNeptuneAPI) StopDBClusterRequest(arg0 *neptune.StopDBClusterInput) (*request.Request, *neptune.StopDBClusterOutput)
StopDBClusterRequest mocks base method
func (*MockNeptuneAPI) StopDBClusterWithContext ¶
func (m *MockNeptuneAPI) StopDBClusterWithContext(arg0 context.Context, arg1 *neptune.StopDBClusterInput, arg2 ...request.Option) (*neptune.StopDBClusterOutput, error)
StopDBClusterWithContext mocks base method
func (*MockNeptuneAPI) WaitUntilDBInstanceAvailable ¶
func (m *MockNeptuneAPI) WaitUntilDBInstanceAvailable(arg0 *neptune.DescribeDBInstancesInput) error
WaitUntilDBInstanceAvailable mocks base method
func (*MockNeptuneAPI) WaitUntilDBInstanceAvailableWithContext ¶
func (m *MockNeptuneAPI) WaitUntilDBInstanceAvailableWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilDBInstanceAvailableWithContext mocks base method
func (*MockNeptuneAPI) WaitUntilDBInstanceDeleted ¶
func (m *MockNeptuneAPI) WaitUntilDBInstanceDeleted(arg0 *neptune.DescribeDBInstancesInput) error
WaitUntilDBInstanceDeleted mocks base method
func (*MockNeptuneAPI) WaitUntilDBInstanceDeletedWithContext ¶
func (m *MockNeptuneAPI) WaitUntilDBInstanceDeletedWithContext(arg0 context.Context, arg1 *neptune.DescribeDBInstancesInput, arg2 ...request.WaiterOption) error
WaitUntilDBInstanceDeletedWithContext mocks base method
type MockNeptuneAPIMockRecorder ¶
type MockNeptuneAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockNeptuneAPIMockRecorder is the mock recorder for MockNeptuneAPI
func (*MockNeptuneAPIMockRecorder) AddRoleToDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBCluster(arg0 interface{}) *gomock.Call
AddRoleToDBCluster indicates an expected call of AddRoleToDBCluster
func (*MockNeptuneAPIMockRecorder) AddRoleToDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBClusterRequest(arg0 interface{}) *gomock.Call
AddRoleToDBClusterRequest indicates an expected call of AddRoleToDBClusterRequest
func (*MockNeptuneAPIMockRecorder) AddRoleToDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) AddRoleToDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddRoleToDBClusterWithContext indicates an expected call of AddRoleToDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscription ¶
func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscription(arg0 interface{}) *gomock.Call
AddSourceIdentifierToSubscription indicates an expected call of AddSourceIdentifierToSubscription
func (*MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionRequest(arg0 interface{}) *gomock.Call
AddSourceIdentifierToSubscriptionRequest indicates an expected call of AddSourceIdentifierToSubscriptionRequest
func (*MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) AddSourceIdentifierToSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddSourceIdentifierToSubscriptionWithContext indicates an expected call of AddSourceIdentifierToSubscriptionWithContext
func (*MockNeptuneAPIMockRecorder) AddTagsToResource ¶
func (mr *MockNeptuneAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
AddTagsToResource indicates an expected call of AddTagsToResource
func (*MockNeptuneAPIMockRecorder) AddTagsToResourceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest
func (*MockNeptuneAPIMockRecorder) AddTagsToResourceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext
func (*MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceAction ¶
func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceAction(arg0 interface{}) *gomock.Call
ApplyPendingMaintenanceAction indicates an expected call of ApplyPendingMaintenanceAction
func (*MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionRequest(arg0 interface{}) *gomock.Call
ApplyPendingMaintenanceActionRequest indicates an expected call of ApplyPendingMaintenanceActionRequest
func (*MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ApplyPendingMaintenanceActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ApplyPendingMaintenanceActionWithContext indicates an expected call of ApplyPendingMaintenanceActionWithContext
func (*MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroup(arg0 interface{}) *gomock.Call
CopyDBClusterParameterGroup indicates an expected call of CopyDBClusterParameterGroup
func (*MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
CopyDBClusterParameterGroupRequest indicates an expected call of CopyDBClusterParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopyDBClusterParameterGroupWithContext indicates an expected call of CopyDBClusterParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) CopyDBClusterSnapshot ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshot(arg0 interface{}) *gomock.Call
CopyDBClusterSnapshot indicates an expected call of CopyDBClusterSnapshot
func (*MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
CopyDBClusterSnapshotRequest indicates an expected call of CopyDBClusterSnapshotRequest
func (*MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopyDBClusterSnapshotWithContext indicates an expected call of CopyDBClusterSnapshotWithContext
func (*MockNeptuneAPIMockRecorder) CopyDBParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroup(arg0 interface{}) *gomock.Call
CopyDBParameterGroup indicates an expected call of CopyDBParameterGroup
func (*MockNeptuneAPIMockRecorder) CopyDBParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroupRequest(arg0 interface{}) *gomock.Call
CopyDBParameterGroupRequest indicates an expected call of CopyDBParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) CopyDBParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CopyDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopyDBParameterGroupWithContext indicates an expected call of CopyDBParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBCluster(arg0 interface{}) *gomock.Call
CreateDBCluster indicates an expected call of CreateDBCluster
func (*MockNeptuneAPIMockRecorder) CreateDBClusterEndpoint ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpoint(arg0 interface{}) *gomock.Call
CreateDBClusterEndpoint indicates an expected call of CreateDBClusterEndpoint
func (*MockNeptuneAPIMockRecorder) CreateDBClusterEndpointRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
CreateDBClusterEndpointRequest indicates an expected call of CreateDBClusterEndpointRequest
func (*MockNeptuneAPIMockRecorder) CreateDBClusterEndpointWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBClusterEndpointWithContext indicates an expected call of CreateDBClusterEndpointWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroup(arg0 interface{}) *gomock.Call
CreateDBClusterParameterGroup indicates an expected call of CreateDBClusterParameterGroup
func (*MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
CreateDBClusterParameterGroupRequest indicates an expected call of CreateDBClusterParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBClusterParameterGroupWithContext indicates an expected call of CreateDBClusterParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterRequest(arg0 interface{}) *gomock.Call
CreateDBClusterRequest indicates an expected call of CreateDBClusterRequest
func (*MockNeptuneAPIMockRecorder) CreateDBClusterSnapshot ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshot(arg0 interface{}) *gomock.Call
CreateDBClusterSnapshot indicates an expected call of CreateDBClusterSnapshot
func (*MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
CreateDBClusterSnapshotRequest indicates an expected call of CreateDBClusterSnapshotRequest
func (*MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBClusterSnapshotWithContext indicates an expected call of CreateDBClusterSnapshotWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBClusterWithContext indicates an expected call of CreateDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBInstance ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBInstance(arg0 interface{}) *gomock.Call
CreateDBInstance indicates an expected call of CreateDBInstance
func (*MockNeptuneAPIMockRecorder) CreateDBInstanceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBInstanceRequest(arg0 interface{}) *gomock.Call
CreateDBInstanceRequest indicates an expected call of CreateDBInstanceRequest
func (*MockNeptuneAPIMockRecorder) CreateDBInstanceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBInstanceWithContext indicates an expected call of CreateDBInstanceWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroup(arg0 interface{}) *gomock.Call
CreateDBParameterGroup indicates an expected call of CreateDBParameterGroup
func (*MockNeptuneAPIMockRecorder) CreateDBParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroupRequest(arg0 interface{}) *gomock.Call
CreateDBParameterGroupRequest indicates an expected call of CreateDBParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) CreateDBParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBParameterGroupWithContext indicates an expected call of CreateDBParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) CreateDBSubnetGroup ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroup(arg0 interface{}) *gomock.Call
CreateDBSubnetGroup indicates an expected call of CreateDBSubnetGroup
func (*MockNeptuneAPIMockRecorder) CreateDBSubnetGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
CreateDBSubnetGroupRequest indicates an expected call of CreateDBSubnetGroupRequest
func (*MockNeptuneAPIMockRecorder) CreateDBSubnetGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateDBSubnetGroupWithContext indicates an expected call of CreateDBSubnetGroupWithContext
func (*MockNeptuneAPIMockRecorder) CreateEventSubscription ¶
func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscription(arg0 interface{}) *gomock.Call
CreateEventSubscription indicates an expected call of CreateEventSubscription
func (*MockNeptuneAPIMockRecorder) CreateEventSubscriptionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscriptionRequest(arg0 interface{}) *gomock.Call
CreateEventSubscriptionRequest indicates an expected call of CreateEventSubscriptionRequest
func (*MockNeptuneAPIMockRecorder) CreateEventSubscriptionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) CreateEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateEventSubscriptionWithContext indicates an expected call of CreateEventSubscriptionWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBCluster(arg0 interface{}) *gomock.Call
DeleteDBCluster indicates an expected call of DeleteDBCluster
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterEndpoint ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpoint(arg0 interface{}) *gomock.Call
DeleteDBClusterEndpoint indicates an expected call of DeleteDBClusterEndpoint
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
DeleteDBClusterEndpointRequest indicates an expected call of DeleteDBClusterEndpointRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBClusterEndpointWithContext indicates an expected call of DeleteDBClusterEndpointWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroup(arg0 interface{}) *gomock.Call
DeleteDBClusterParameterGroup indicates an expected call of DeleteDBClusterParameterGroup
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
DeleteDBClusterParameterGroupRequest indicates an expected call of DeleteDBClusterParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBClusterParameterGroupWithContext indicates an expected call of DeleteDBClusterParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterRequest(arg0 interface{}) *gomock.Call
DeleteDBClusterRequest indicates an expected call of DeleteDBClusterRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshot ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshot(arg0 interface{}) *gomock.Call
DeleteDBClusterSnapshot indicates an expected call of DeleteDBClusterSnapshot
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteDBClusterSnapshotRequest indicates an expected call of DeleteDBClusterSnapshotRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBClusterSnapshotWithContext indicates an expected call of DeleteDBClusterSnapshotWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBClusterWithContext indicates an expected call of DeleteDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBInstance ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstance(arg0 interface{}) *gomock.Call
DeleteDBInstance indicates an expected call of DeleteDBInstance
func (*MockNeptuneAPIMockRecorder) DeleteDBInstanceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstanceRequest(arg0 interface{}) *gomock.Call
DeleteDBInstanceRequest indicates an expected call of DeleteDBInstanceRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBInstanceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBInstanceWithContext indicates an expected call of DeleteDBInstanceWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroup(arg0 interface{}) *gomock.Call
DeleteDBParameterGroup indicates an expected call of DeleteDBParameterGroup
func (*MockNeptuneAPIMockRecorder) DeleteDBParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroupRequest(arg0 interface{}) *gomock.Call
DeleteDBParameterGroupRequest indicates an expected call of DeleteDBParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBParameterGroupWithContext indicates an expected call of DeleteDBParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) DeleteDBSubnetGroup ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroup(arg0 interface{}) *gomock.Call
DeleteDBSubnetGroup indicates an expected call of DeleteDBSubnetGroup
func (*MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
DeleteDBSubnetGroupRequest indicates an expected call of DeleteDBSubnetGroupRequest
func (*MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteDBSubnetGroupWithContext indicates an expected call of DeleteDBSubnetGroupWithContext
func (*MockNeptuneAPIMockRecorder) DeleteEventSubscription ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscription(arg0 interface{}) *gomock.Call
DeleteEventSubscription indicates an expected call of DeleteEventSubscription
func (*MockNeptuneAPIMockRecorder) DeleteEventSubscriptionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscriptionRequest(arg0 interface{}) *gomock.Call
DeleteEventSubscriptionRequest indicates an expected call of DeleteEventSubscriptionRequest
func (*MockNeptuneAPIMockRecorder) DeleteEventSubscriptionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DeleteEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteEventSubscriptionWithContext indicates an expected call of DeleteEventSubscriptionWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterEndpoints ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpoints(arg0 interface{}) *gomock.Call
DescribeDBClusterEndpoints indicates an expected call of DescribeDBClusterEndpoints
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBClusterEndpointsPages indicates an expected call of DescribeDBClusterEndpointsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBClusterEndpointsPagesWithContext indicates an expected call of DescribeDBClusterEndpointsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsRequest(arg0 interface{}) *gomock.Call
DescribeDBClusterEndpointsRequest indicates an expected call of DescribeDBClusterEndpointsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterEndpointsWithContext indicates an expected call of DescribeDBClusterEndpointsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroups ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroups(arg0 interface{}) *gomock.Call
DescribeDBClusterParameterGroups indicates an expected call of DescribeDBClusterParameterGroups
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBClusterParameterGroupsPages indicates an expected call of DescribeDBClusterParameterGroupsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBClusterParameterGroupsPagesWithContext indicates an expected call of DescribeDBClusterParameterGroupsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsRequest(arg0 interface{}) *gomock.Call
DescribeDBClusterParameterGroupsRequest indicates an expected call of DescribeDBClusterParameterGroupsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterParameterGroupsWithContext indicates an expected call of DescribeDBClusterParameterGroupsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParameters ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParameters(arg0 interface{}) *gomock.Call
DescribeDBClusterParameters indicates an expected call of DescribeDBClusterParameters
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBClusterParametersPages indicates an expected call of DescribeDBClusterParametersPages
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBClusterParametersPagesWithContext indicates an expected call of DescribeDBClusterParametersPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParametersRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersRequest(arg0 interface{}) *gomock.Call
DescribeDBClusterParametersRequest indicates an expected call of DescribeDBClusterParametersRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterParametersWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterParametersWithContext indicates an expected call of DescribeDBClusterParametersWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributes ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributes(arg0 interface{}) *gomock.Call
DescribeDBClusterSnapshotAttributes indicates an expected call of DescribeDBClusterSnapshotAttributes
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesRequest(arg0 interface{}) *gomock.Call
DescribeDBClusterSnapshotAttributesRequest indicates an expected call of DescribeDBClusterSnapshotAttributesRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterSnapshotAttributesWithContext indicates an expected call of DescribeDBClusterSnapshotAttributesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshots ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshots(arg0 interface{}) *gomock.Call
DescribeDBClusterSnapshots indicates an expected call of DescribeDBClusterSnapshots
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBClusterSnapshotsPages indicates an expected call of DescribeDBClusterSnapshotsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBClusterSnapshotsPagesWithContext indicates an expected call of DescribeDBClusterSnapshotsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsRequest(arg0 interface{}) *gomock.Call
DescribeDBClusterSnapshotsRequest indicates an expected call of DescribeDBClusterSnapshotsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusterSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClusterSnapshotsWithContext indicates an expected call of DescribeDBClusterSnapshotsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClusters ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClusters(arg0 interface{}) *gomock.Call
DescribeDBClusters indicates an expected call of DescribeDBClusters
func (*MockNeptuneAPIMockRecorder) DescribeDBClustersPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBClustersPages indicates an expected call of DescribeDBClustersPages
func (*MockNeptuneAPIMockRecorder) DescribeDBClustersPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBClustersPagesWithContext indicates an expected call of DescribeDBClustersPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBClustersRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersRequest(arg0 interface{}) *gomock.Call
DescribeDBClustersRequest indicates an expected call of DescribeDBClustersRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBClustersWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBClustersWithContext indicates an expected call of DescribeDBClustersWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBEngineVersions ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersions(arg0 interface{}) *gomock.Call
DescribeDBEngineVersions indicates an expected call of DescribeDBEngineVersions
func (*MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBEngineVersionsPages indicates an expected call of DescribeDBEngineVersionsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBEngineVersionsPagesWithContext indicates an expected call of DescribeDBEngineVersionsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsRequest(arg0 interface{}) *gomock.Call
DescribeDBEngineVersionsRequest indicates an expected call of DescribeDBEngineVersionsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBEngineVersionsWithContext indicates an expected call of DescribeDBEngineVersionsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBInstances ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstances(arg0 interface{}) *gomock.Call
DescribeDBInstances indicates an expected call of DescribeDBInstances
func (*MockNeptuneAPIMockRecorder) DescribeDBInstancesPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBInstancesPages indicates an expected call of DescribeDBInstancesPages
func (*MockNeptuneAPIMockRecorder) DescribeDBInstancesPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBInstancesPagesWithContext indicates an expected call of DescribeDBInstancesPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBInstancesRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesRequest(arg0 interface{}) *gomock.Call
DescribeDBInstancesRequest indicates an expected call of DescribeDBInstancesRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBInstancesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBInstancesWithContext indicates an expected call of DescribeDBInstancesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBParameterGroups ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroups(arg0 interface{}) *gomock.Call
DescribeDBParameterGroups indicates an expected call of DescribeDBParameterGroups
func (*MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBParameterGroupsPages indicates an expected call of DescribeDBParameterGroupsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBParameterGroupsPagesWithContext indicates an expected call of DescribeDBParameterGroupsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsRequest(arg0 interface{}) *gomock.Call
DescribeDBParameterGroupsRequest indicates an expected call of DescribeDBParameterGroupsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBParameterGroupsWithContext indicates an expected call of DescribeDBParameterGroupsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBParameters ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParameters(arg0 interface{}) *gomock.Call
DescribeDBParameters indicates an expected call of DescribeDBParameters
func (*MockNeptuneAPIMockRecorder) DescribeDBParametersPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBParametersPages indicates an expected call of DescribeDBParametersPages
func (*MockNeptuneAPIMockRecorder) DescribeDBParametersPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBParametersPagesWithContext indicates an expected call of DescribeDBParametersPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBParametersRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersRequest(arg0 interface{}) *gomock.Call
DescribeDBParametersRequest indicates an expected call of DescribeDBParametersRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBParametersWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBParametersWithContext indicates an expected call of DescribeDBParametersWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBSubnetGroups ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroups(arg0 interface{}) *gomock.Call
DescribeDBSubnetGroups indicates an expected call of DescribeDBSubnetGroups
func (*MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeDBSubnetGroupsPages indicates an expected call of DescribeDBSubnetGroupsPages
func (*MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeDBSubnetGroupsPagesWithContext indicates an expected call of DescribeDBSubnetGroupsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsRequest(arg0 interface{}) *gomock.Call
DescribeDBSubnetGroupsRequest indicates an expected call of DescribeDBSubnetGroupsRequest
func (*MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeDBSubnetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeDBSubnetGroupsWithContext indicates an expected call of DescribeDBSubnetGroupsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParameters ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParameters(arg0 interface{}) *gomock.Call
DescribeEngineDefaultClusterParameters indicates an expected call of DescribeEngineDefaultClusterParameters
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersRequest(arg0 interface{}) *gomock.Call
DescribeEngineDefaultClusterParametersRequest indicates an expected call of DescribeEngineDefaultClusterParametersRequest
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultClusterParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEngineDefaultClusterParametersWithContext indicates an expected call of DescribeEngineDefaultClusterParametersWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultParameters ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParameters(arg0 interface{}) *gomock.Call
DescribeEngineDefaultParameters indicates an expected call of DescribeEngineDefaultParameters
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPages(arg0, arg1 interface{}) *gomock.Call
DescribeEngineDefaultParametersPages indicates an expected call of DescribeEngineDefaultParametersPages
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEngineDefaultParametersPagesWithContext indicates an expected call of DescribeEngineDefaultParametersPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersRequest(arg0 interface{}) *gomock.Call
DescribeEngineDefaultParametersRequest indicates an expected call of DescribeEngineDefaultParametersRequest
func (*MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEngineDefaultParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEngineDefaultParametersWithContext indicates an expected call of DescribeEngineDefaultParametersWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEventCategories ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategories(arg0 interface{}) *gomock.Call
DescribeEventCategories indicates an expected call of DescribeEventCategories
func (*MockNeptuneAPIMockRecorder) DescribeEventCategoriesRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategoriesRequest(arg0 interface{}) *gomock.Call
DescribeEventCategoriesRequest indicates an expected call of DescribeEventCategoriesRequest
func (*MockNeptuneAPIMockRecorder) DescribeEventCategoriesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventCategoriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventCategoriesWithContext indicates an expected call of DescribeEventCategoriesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEventSubscriptions ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptions(arg0 interface{}) *gomock.Call
DescribeEventSubscriptions indicates an expected call of DescribeEventSubscriptions
func (*MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeEventSubscriptionsPages indicates an expected call of DescribeEventSubscriptionsPages
func (*MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEventSubscriptionsPagesWithContext indicates an expected call of DescribeEventSubscriptionsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsRequest(arg0 interface{}) *gomock.Call
DescribeEventSubscriptionsRequest indicates an expected call of DescribeEventSubscriptionsRequest
func (*MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventSubscriptionsWithContext indicates an expected call of DescribeEventSubscriptionsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEvents ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call
DescribeEvents indicates an expected call of DescribeEvents
func (*MockNeptuneAPIMockRecorder) DescribeEventsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call
DescribeEventsPages indicates an expected call of DescribeEventsPages
func (*MockNeptuneAPIMockRecorder) DescribeEventsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEventsPagesWithContext indicates an expected call of DescribeEventsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeEventsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call
DescribeEventsRequest indicates an expected call of DescribeEventsRequest
func (*MockNeptuneAPIMockRecorder) DescribeEventsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventsWithContext indicates an expected call of DescribeEventsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptions ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptions(arg0 interface{}) *gomock.Call
DescribeOrderableDBInstanceOptions indicates an expected call of DescribeOrderableDBInstanceOptions
func (*MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeOrderableDBInstanceOptionsPages indicates an expected call of DescribeOrderableDBInstanceOptionsPages
func (*MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeOrderableDBInstanceOptionsPagesWithContext indicates an expected call of DescribeOrderableDBInstanceOptionsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsRequest(arg0 interface{}) *gomock.Call
DescribeOrderableDBInstanceOptionsRequest indicates an expected call of DescribeOrderableDBInstanceOptionsRequest
func (*MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeOrderableDBInstanceOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeOrderableDBInstanceOptionsWithContext indicates an expected call of DescribeOrderableDBInstanceOptionsWithContext
func (*MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActions ¶
func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActions(arg0 interface{}) *gomock.Call
DescribePendingMaintenanceActions indicates an expected call of DescribePendingMaintenanceActions
func (*MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPages ¶
func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPages(arg0, arg1 interface{}) *gomock.Call
DescribePendingMaintenanceActionsPages indicates an expected call of DescribePendingMaintenanceActionsPages
func (*MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPagesWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribePendingMaintenanceActionsPagesWithContext indicates an expected call of DescribePendingMaintenanceActionsPagesWithContext
func (*MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsRequest(arg0 interface{}) *gomock.Call
DescribePendingMaintenanceActionsRequest indicates an expected call of DescribePendingMaintenanceActionsRequest
func (*MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribePendingMaintenanceActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePendingMaintenanceActionsWithContext indicates an expected call of DescribePendingMaintenanceActionsWithContext
func (*MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModifications ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModifications(arg0 interface{}) *gomock.Call
DescribeValidDBInstanceModifications indicates an expected call of DescribeValidDBInstanceModifications
func (*MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsRequest ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsRequest(arg0 interface{}) *gomock.Call
DescribeValidDBInstanceModificationsRequest indicates an expected call of DescribeValidDBInstanceModificationsRequest
func (*MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) DescribeValidDBInstanceModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeValidDBInstanceModificationsWithContext indicates an expected call of DescribeValidDBInstanceModificationsWithContext
func (*MockNeptuneAPIMockRecorder) FailoverDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) FailoverDBCluster(arg0 interface{}) *gomock.Call
FailoverDBCluster indicates an expected call of FailoverDBCluster
func (*MockNeptuneAPIMockRecorder) FailoverDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) FailoverDBClusterRequest(arg0 interface{}) *gomock.Call
FailoverDBClusterRequest indicates an expected call of FailoverDBClusterRequest
func (*MockNeptuneAPIMockRecorder) FailoverDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) FailoverDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FailoverDBClusterWithContext indicates an expected call of FailoverDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) ListTagsForResource ¶
func (mr *MockNeptuneAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockNeptuneAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockNeptuneAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBCluster(arg0 interface{}) *gomock.Call
ModifyDBCluster indicates an expected call of ModifyDBCluster
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterEndpoint ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpoint(arg0 interface{}) *gomock.Call
ModifyDBClusterEndpoint indicates an expected call of ModifyDBClusterEndpoint
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointRequest(arg0 interface{}) *gomock.Call
ModifyDBClusterEndpointRequest indicates an expected call of ModifyDBClusterEndpointRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBClusterEndpointWithContext indicates an expected call of ModifyDBClusterEndpointWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroup(arg0 interface{}) *gomock.Call
ModifyDBClusterParameterGroup indicates an expected call of ModifyDBClusterParameterGroup
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
ModifyDBClusterParameterGroupRequest indicates an expected call of ModifyDBClusterParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBClusterParameterGroupWithContext indicates an expected call of ModifyDBClusterParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterRequest(arg0 interface{}) *gomock.Call
ModifyDBClusterRequest indicates an expected call of ModifyDBClusterRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttribute ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttribute(arg0 interface{}) *gomock.Call
ModifyDBClusterSnapshotAttribute indicates an expected call of ModifyDBClusterSnapshotAttribute
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeRequest(arg0 interface{}) *gomock.Call
ModifyDBClusterSnapshotAttributeRequest indicates an expected call of ModifyDBClusterSnapshotAttributeRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBClusterSnapshotAttributeWithContext indicates an expected call of ModifyDBClusterSnapshotAttributeWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBClusterWithContext indicates an expected call of ModifyDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBInstance ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstance(arg0 interface{}) *gomock.Call
ModifyDBInstance indicates an expected call of ModifyDBInstance
func (*MockNeptuneAPIMockRecorder) ModifyDBInstanceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstanceRequest(arg0 interface{}) *gomock.Call
ModifyDBInstanceRequest indicates an expected call of ModifyDBInstanceRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBInstanceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBInstanceWithContext indicates an expected call of ModifyDBInstanceWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroup(arg0 interface{}) *gomock.Call
ModifyDBParameterGroup indicates an expected call of ModifyDBParameterGroup
func (*MockNeptuneAPIMockRecorder) ModifyDBParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroupRequest(arg0 interface{}) *gomock.Call
ModifyDBParameterGroupRequest indicates an expected call of ModifyDBParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBParameterGroupWithContext indicates an expected call of ModifyDBParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) ModifyDBSubnetGroup ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroup(arg0 interface{}) *gomock.Call
ModifyDBSubnetGroup indicates an expected call of ModifyDBSubnetGroup
func (*MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupRequest(arg0 interface{}) *gomock.Call
ModifyDBSubnetGroupRequest indicates an expected call of ModifyDBSubnetGroupRequest
func (*MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyDBSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyDBSubnetGroupWithContext indicates an expected call of ModifyDBSubnetGroupWithContext
func (*MockNeptuneAPIMockRecorder) ModifyEventSubscription ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscription(arg0 interface{}) *gomock.Call
ModifyEventSubscription indicates an expected call of ModifyEventSubscription
func (*MockNeptuneAPIMockRecorder) ModifyEventSubscriptionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscriptionRequest(arg0 interface{}) *gomock.Call
ModifyEventSubscriptionRequest indicates an expected call of ModifyEventSubscriptionRequest
func (*MockNeptuneAPIMockRecorder) ModifyEventSubscriptionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ModifyEventSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyEventSubscriptionWithContext indicates an expected call of ModifyEventSubscriptionWithContext
func (*MockNeptuneAPIMockRecorder) PromoteReadReplicaDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBCluster(arg0 interface{}) *gomock.Call
PromoteReadReplicaDBCluster indicates an expected call of PromoteReadReplicaDBCluster
func (*MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterRequest(arg0 interface{}) *gomock.Call
PromoteReadReplicaDBClusterRequest indicates an expected call of PromoteReadReplicaDBClusterRequest
func (*MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) PromoteReadReplicaDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PromoteReadReplicaDBClusterWithContext indicates an expected call of PromoteReadReplicaDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) RebootDBInstance ¶
func (mr *MockNeptuneAPIMockRecorder) RebootDBInstance(arg0 interface{}) *gomock.Call
RebootDBInstance indicates an expected call of RebootDBInstance
func (*MockNeptuneAPIMockRecorder) RebootDBInstanceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RebootDBInstanceRequest(arg0 interface{}) *gomock.Call
RebootDBInstanceRequest indicates an expected call of RebootDBInstanceRequest
func (*MockNeptuneAPIMockRecorder) RebootDBInstanceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RebootDBInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebootDBInstanceWithContext indicates an expected call of RebootDBInstanceWithContext
func (*MockNeptuneAPIMockRecorder) RemoveRoleFromDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBCluster(arg0 interface{}) *gomock.Call
RemoveRoleFromDBCluster indicates an expected call of RemoveRoleFromDBCluster
func (*MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterRequest(arg0 interface{}) *gomock.Call
RemoveRoleFromDBClusterRequest indicates an expected call of RemoveRoleFromDBClusterRequest
func (*MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveRoleFromDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveRoleFromDBClusterWithContext indicates an expected call of RemoveRoleFromDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscription ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscription(arg0 interface{}) *gomock.Call
RemoveSourceIdentifierFromSubscription indicates an expected call of RemoveSourceIdentifierFromSubscription
func (*MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionRequest(arg0 interface{}) *gomock.Call
RemoveSourceIdentifierFromSubscriptionRequest indicates an expected call of RemoveSourceIdentifierFromSubscriptionRequest
func (*MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveSourceIdentifierFromSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveSourceIdentifierFromSubscriptionWithContext indicates an expected call of RemoveSourceIdentifierFromSubscriptionWithContext
func (*MockNeptuneAPIMockRecorder) RemoveTagsFromResource ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource
func (*MockNeptuneAPIMockRecorder) RemoveTagsFromResourceRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest
func (*MockNeptuneAPIMockRecorder) RemoveTagsFromResourceWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext
func (*MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroup(arg0 interface{}) *gomock.Call
ResetDBClusterParameterGroup indicates an expected call of ResetDBClusterParameterGroup
func (*MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupRequest(arg0 interface{}) *gomock.Call
ResetDBClusterParameterGroupRequest indicates an expected call of ResetDBClusterParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBClusterParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetDBClusterParameterGroupWithContext indicates an expected call of ResetDBClusterParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) ResetDBParameterGroup ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroup(arg0 interface{}) *gomock.Call
ResetDBParameterGroup indicates an expected call of ResetDBParameterGroup
func (*MockNeptuneAPIMockRecorder) ResetDBParameterGroupRequest ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroupRequest(arg0 interface{}) *gomock.Call
ResetDBParameterGroupRequest indicates an expected call of ResetDBParameterGroupRequest
func (*MockNeptuneAPIMockRecorder) ResetDBParameterGroupWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) ResetDBParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetDBParameterGroupWithContext indicates an expected call of ResetDBParameterGroupWithContext
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshot ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshot(arg0 interface{}) *gomock.Call
RestoreDBClusterFromSnapshot indicates an expected call of RestoreDBClusterFromSnapshot
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotRequest(arg0 interface{}) *gomock.Call
RestoreDBClusterFromSnapshotRequest indicates an expected call of RestoreDBClusterFromSnapshotRequest
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterFromSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RestoreDBClusterFromSnapshotWithContext indicates an expected call of RestoreDBClusterFromSnapshotWithContext
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTime ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTime(arg0 interface{}) *gomock.Call
RestoreDBClusterToPointInTime indicates an expected call of RestoreDBClusterToPointInTime
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeRequest ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeRequest(arg0 interface{}) *gomock.Call
RestoreDBClusterToPointInTimeRequest indicates an expected call of RestoreDBClusterToPointInTimeRequest
func (*MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) RestoreDBClusterToPointInTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RestoreDBClusterToPointInTimeWithContext indicates an expected call of RestoreDBClusterToPointInTimeWithContext
func (*MockNeptuneAPIMockRecorder) StartDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) StartDBCluster(arg0 interface{}) *gomock.Call
StartDBCluster indicates an expected call of StartDBCluster
func (*MockNeptuneAPIMockRecorder) StartDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) StartDBClusterRequest(arg0 interface{}) *gomock.Call
StartDBClusterRequest indicates an expected call of StartDBClusterRequest
func (*MockNeptuneAPIMockRecorder) StartDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) StartDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartDBClusterWithContext indicates an expected call of StartDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) StopDBCluster ¶
func (mr *MockNeptuneAPIMockRecorder) StopDBCluster(arg0 interface{}) *gomock.Call
StopDBCluster indicates an expected call of StopDBCluster
func (*MockNeptuneAPIMockRecorder) StopDBClusterRequest ¶
func (mr *MockNeptuneAPIMockRecorder) StopDBClusterRequest(arg0 interface{}) *gomock.Call
StopDBClusterRequest indicates an expected call of StopDBClusterRequest
func (*MockNeptuneAPIMockRecorder) StopDBClusterWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) StopDBClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopDBClusterWithContext indicates an expected call of StopDBClusterWithContext
func (*MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailable ¶
func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailable(arg0 interface{}) *gomock.Call
WaitUntilDBInstanceAvailable indicates an expected call of WaitUntilDBInstanceAvailable
func (*MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailableWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilDBInstanceAvailableWithContext indicates an expected call of WaitUntilDBInstanceAvailableWithContext
func (*MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeleted ¶
func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeleted(arg0 interface{}) *gomock.Call
WaitUntilDBInstanceDeleted indicates an expected call of WaitUntilDBInstanceDeleted
func (*MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeletedWithContext ¶
func (mr *MockNeptuneAPIMockRecorder) WaitUntilDBInstanceDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilDBInstanceDeletedWithContext indicates an expected call of WaitUntilDBInstanceDeletedWithContext