neptunemock

package
v1.54.4 Latest Latest
Warning

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

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

Documentation

Overview

Package neptunemock is a generated GoMock package.

Index

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

AddRoleToDBCluster mocks base method

func (*MockNeptuneAPI) AddRoleToDBClusterRequest

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

AddSourceIdentifierToSubscription mocks base method

func (*MockNeptuneAPI) AddSourceIdentifierToSubscriptionRequest

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

AddTagsToResource mocks base method

func (*MockNeptuneAPI) AddTagsToResourceRequest

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

ApplyPendingMaintenanceAction mocks base method

func (*MockNeptuneAPI) ApplyPendingMaintenanceActionRequest

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

CopyDBClusterParameterGroup mocks base method

func (*MockNeptuneAPI) CopyDBClusterParameterGroupRequest

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

CopyDBClusterSnapshot mocks base method

func (*MockNeptuneAPI) CopyDBClusterSnapshotRequest

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

CopyDBParameterGroup mocks base method

func (*MockNeptuneAPI) CopyDBParameterGroupRequest

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

CreateDBCluster mocks base method

func (*MockNeptuneAPI) CreateDBClusterEndpoint

CreateDBClusterEndpoint mocks base method

func (*MockNeptuneAPI) CreateDBClusterEndpointRequest

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

CreateDBClusterParameterGroup mocks base method

func (*MockNeptuneAPI) CreateDBClusterParameterGroupRequest

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

CreateDBClusterRequest mocks base method

func (*MockNeptuneAPI) CreateDBClusterSnapshot

CreateDBClusterSnapshot mocks base method

func (*MockNeptuneAPI) CreateDBClusterSnapshotRequest

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

CreateDBInstance mocks base method

func (*MockNeptuneAPI) CreateDBInstanceRequest

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

CreateDBParameterGroup mocks base method

func (*MockNeptuneAPI) CreateDBParameterGroupRequest

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

CreateDBSubnetGroup mocks base method

func (*MockNeptuneAPI) CreateDBSubnetGroupRequest

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

CreateEventSubscription mocks base method

func (*MockNeptuneAPI) CreateEventSubscriptionRequest

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) CreateGlobalCluster added in v1.44.30

CreateGlobalCluster mocks base method

func (*MockNeptuneAPI) CreateGlobalClusterRequest added in v1.44.30

CreateGlobalClusterRequest mocks base method

func (*MockNeptuneAPI) CreateGlobalClusterWithContext added in v1.44.30

func (m *MockNeptuneAPI) CreateGlobalClusterWithContext(arg0 context.Context, arg1 *neptune.CreateGlobalClusterInput, arg2 ...request.Option) (*neptune.CreateGlobalClusterOutput, error)

CreateGlobalClusterWithContext mocks base method

func (*MockNeptuneAPI) DeleteDBCluster

DeleteDBCluster mocks base method

func (*MockNeptuneAPI) DeleteDBClusterEndpoint

DeleteDBClusterEndpoint mocks base method

func (*MockNeptuneAPI) DeleteDBClusterEndpointRequest

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

DeleteDBClusterParameterGroup mocks base method

func (*MockNeptuneAPI) DeleteDBClusterParameterGroupRequest

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

DeleteDBClusterRequest mocks base method

func (*MockNeptuneAPI) DeleteDBClusterSnapshot

DeleteDBClusterSnapshot mocks base method

func (*MockNeptuneAPI) DeleteDBClusterSnapshotRequest

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

DeleteDBInstance mocks base method

func (*MockNeptuneAPI) DeleteDBInstanceRequest

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

DeleteDBParameterGroup mocks base method

func (*MockNeptuneAPI) DeleteDBParameterGroupRequest

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

DeleteDBSubnetGroup mocks base method

func (*MockNeptuneAPI) DeleteDBSubnetGroupRequest

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

DeleteEventSubscription mocks base method

func (*MockNeptuneAPI) DeleteEventSubscriptionRequest

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) DeleteGlobalCluster added in v1.44.30

DeleteGlobalCluster mocks base method

func (*MockNeptuneAPI) DeleteGlobalClusterRequest added in v1.44.30

DeleteGlobalClusterRequest mocks base method

func (*MockNeptuneAPI) DeleteGlobalClusterWithContext added in v1.44.30

func (m *MockNeptuneAPI) DeleteGlobalClusterWithContext(arg0 context.Context, arg1 *neptune.DeleteGlobalClusterInput, arg2 ...request.Option) (*neptune.DeleteGlobalClusterOutput, error)

DeleteGlobalClusterWithContext mocks base method

func (*MockNeptuneAPI) DescribeDBClusterEndpoints

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

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

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

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

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

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

DescribeDBClusterSnapshotAttributes mocks base method

func (*MockNeptuneAPI) DescribeDBClusterSnapshotAttributesRequest

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

DescribeEngineDefaultClusterParameters mocks base method

func (*MockNeptuneAPI) DescribeEngineDefaultClusterParametersRequest

DescribeEngineDefaultClusterParametersRequest mocks base method

func (*MockNeptuneAPI) DescribeEngineDefaultClusterParametersWithContext

DescribeEngineDefaultClusterParametersWithContext mocks base method

func (*MockNeptuneAPI) DescribeEngineDefaultParameters

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

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

DescribeEventCategories mocks base method

func (*MockNeptuneAPI) DescribeEventCategoriesRequest

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

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

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

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

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) DescribeGlobalClusters added in v1.44.30

DescribeGlobalClusters mocks base method

func (*MockNeptuneAPI) DescribeGlobalClustersPages added in v1.44.124

func (m *MockNeptuneAPI) DescribeGlobalClustersPages(arg0 *neptune.DescribeGlobalClustersInput, arg1 func(*neptune.DescribeGlobalClustersOutput, bool) bool) error

DescribeGlobalClustersPages mocks base method

func (*MockNeptuneAPI) DescribeGlobalClustersPagesWithContext added in v1.44.124

func (m *MockNeptuneAPI) DescribeGlobalClustersPagesWithContext(arg0 context.Context, arg1 *neptune.DescribeGlobalClustersInput, arg2 func(*neptune.DescribeGlobalClustersOutput, bool) bool, arg3 ...request.Option) error

DescribeGlobalClustersPagesWithContext mocks base method

func (*MockNeptuneAPI) DescribeGlobalClustersRequest added in v1.44.30

DescribeGlobalClustersRequest mocks base method

func (*MockNeptuneAPI) DescribeGlobalClustersWithContext added in v1.44.30

func (m *MockNeptuneAPI) DescribeGlobalClustersWithContext(arg0 context.Context, arg1 *neptune.DescribeGlobalClustersInput, arg2 ...request.Option) (*neptune.DescribeGlobalClustersOutput, error)

DescribeGlobalClustersWithContext mocks base method

func (*MockNeptuneAPI) DescribeOrderableDBInstanceOptions

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

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

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

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

DescribeValidDBInstanceModifications mocks base method

func (*MockNeptuneAPI) DescribeValidDBInstanceModificationsRequest

DescribeValidDBInstanceModificationsRequest mocks base method

func (*MockNeptuneAPI) DescribeValidDBInstanceModificationsWithContext

DescribeValidDBInstanceModificationsWithContext mocks base method

func (*MockNeptuneAPI) EXPECT

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

func (*MockNeptuneAPI) FailoverDBCluster

FailoverDBCluster mocks base method

func (*MockNeptuneAPI) FailoverDBClusterRequest

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) FailoverGlobalCluster added in v1.44.30

FailoverGlobalCluster mocks base method

func (*MockNeptuneAPI) FailoverGlobalClusterRequest added in v1.44.30

FailoverGlobalClusterRequest mocks base method

func (*MockNeptuneAPI) FailoverGlobalClusterWithContext added in v1.44.30

func (m *MockNeptuneAPI) FailoverGlobalClusterWithContext(arg0 context.Context, arg1 *neptune.FailoverGlobalClusterInput, arg2 ...request.Option) (*neptune.FailoverGlobalClusterOutput, error)

FailoverGlobalClusterWithContext mocks base method

func (*MockNeptuneAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockNeptuneAPI) ListTagsForResourceRequest

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

ModifyDBCluster mocks base method

func (*MockNeptuneAPI) ModifyDBClusterEndpoint

ModifyDBClusterEndpoint mocks base method

func (*MockNeptuneAPI) ModifyDBClusterEndpointRequest

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

ModifyDBClusterParameterGroup mocks base method

func (*MockNeptuneAPI) ModifyDBClusterParameterGroupRequest

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

ModifyDBClusterRequest mocks base method

func (*MockNeptuneAPI) ModifyDBClusterSnapshotAttribute

ModifyDBClusterSnapshotAttribute mocks base method

func (*MockNeptuneAPI) ModifyDBClusterSnapshotAttributeRequest

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

ModifyDBInstance mocks base method

func (*MockNeptuneAPI) ModifyDBInstanceRequest

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

ModifyDBParameterGroup mocks base method

func (*MockNeptuneAPI) ModifyDBParameterGroupRequest

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

ModifyDBSubnetGroup mocks base method

func (*MockNeptuneAPI) ModifyDBSubnetGroupRequest

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

ModifyEventSubscription mocks base method

func (*MockNeptuneAPI) ModifyEventSubscriptionRequest

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) ModifyGlobalCluster added in v1.44.30

ModifyGlobalCluster mocks base method

func (*MockNeptuneAPI) ModifyGlobalClusterRequest added in v1.44.30

ModifyGlobalClusterRequest mocks base method

func (*MockNeptuneAPI) ModifyGlobalClusterWithContext added in v1.44.30

func (m *MockNeptuneAPI) ModifyGlobalClusterWithContext(arg0 context.Context, arg1 *neptune.ModifyGlobalClusterInput, arg2 ...request.Option) (*neptune.ModifyGlobalClusterOutput, error)

ModifyGlobalClusterWithContext mocks base method

func (*MockNeptuneAPI) PromoteReadReplicaDBCluster

PromoteReadReplicaDBCluster mocks base method

func (*MockNeptuneAPI) PromoteReadReplicaDBClusterRequest

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

RebootDBInstance mocks base method

func (*MockNeptuneAPI) RebootDBInstanceRequest

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) RemoveFromGlobalCluster added in v1.44.30

RemoveFromGlobalCluster mocks base method

func (*MockNeptuneAPI) RemoveFromGlobalClusterRequest added in v1.44.30

RemoveFromGlobalClusterRequest mocks base method

func (*MockNeptuneAPI) RemoveFromGlobalClusterWithContext added in v1.44.30

func (m *MockNeptuneAPI) RemoveFromGlobalClusterWithContext(arg0 context.Context, arg1 *neptune.RemoveFromGlobalClusterInput, arg2 ...request.Option) (*neptune.RemoveFromGlobalClusterOutput, error)

RemoveFromGlobalClusterWithContext mocks base method

func (*MockNeptuneAPI) RemoveRoleFromDBCluster

RemoveRoleFromDBCluster mocks base method

func (*MockNeptuneAPI) RemoveRoleFromDBClusterRequest

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

RemoveSourceIdentifierFromSubscription mocks base method

func (*MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionRequest

RemoveSourceIdentifierFromSubscriptionRequest mocks base method

func (*MockNeptuneAPI) RemoveSourceIdentifierFromSubscriptionWithContext

RemoveSourceIdentifierFromSubscriptionWithContext mocks base method

func (*MockNeptuneAPI) RemoveTagsFromResource

RemoveTagsFromResource mocks base method

func (*MockNeptuneAPI) RemoveTagsFromResourceRequest

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

ResetDBClusterParameterGroup mocks base method

func (*MockNeptuneAPI) ResetDBClusterParameterGroupRequest

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

ResetDBParameterGroup mocks base method

func (*MockNeptuneAPI) ResetDBParameterGroupRequest

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

RestoreDBClusterFromSnapshot mocks base method

func (*MockNeptuneAPI) RestoreDBClusterFromSnapshotRequest

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

RestoreDBClusterToPointInTime mocks base method

func (*MockNeptuneAPI) RestoreDBClusterToPointInTimeRequest

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

StartDBCluster mocks base method

func (*MockNeptuneAPI) StartDBClusterRequest

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

StopDBCluster mocks base method

func (*MockNeptuneAPI) StopDBClusterRequest

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) CreateGlobalCluster added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) CreateGlobalCluster(arg0 interface{}) *gomock.Call

CreateGlobalCluster indicates an expected call of CreateGlobalCluster

func (*MockNeptuneAPIMockRecorder) CreateGlobalClusterRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) CreateGlobalClusterRequest(arg0 interface{}) *gomock.Call

CreateGlobalClusterRequest indicates an expected call of CreateGlobalClusterRequest

func (*MockNeptuneAPIMockRecorder) CreateGlobalClusterWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) CreateGlobalClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGlobalClusterWithContext indicates an expected call of CreateGlobalClusterWithContext

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) DeleteGlobalCluster added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DeleteGlobalCluster(arg0 interface{}) *gomock.Call

DeleteGlobalCluster indicates an expected call of DeleteGlobalCluster

func (*MockNeptuneAPIMockRecorder) DeleteGlobalClusterRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DeleteGlobalClusterRequest(arg0 interface{}) *gomock.Call

DeleteGlobalClusterRequest indicates an expected call of DeleteGlobalClusterRequest

func (*MockNeptuneAPIMockRecorder) DeleteGlobalClusterWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DeleteGlobalClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteGlobalClusterWithContext indicates an expected call of DeleteGlobalClusterWithContext

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) DescribeGlobalClusters added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DescribeGlobalClusters(arg0 interface{}) *gomock.Call

DescribeGlobalClusters indicates an expected call of DescribeGlobalClusters

func (*MockNeptuneAPIMockRecorder) DescribeGlobalClustersPages added in v1.44.124

func (mr *MockNeptuneAPIMockRecorder) DescribeGlobalClustersPages(arg0, arg1 interface{}) *gomock.Call

DescribeGlobalClustersPages indicates an expected call of DescribeGlobalClustersPages

func (*MockNeptuneAPIMockRecorder) DescribeGlobalClustersPagesWithContext added in v1.44.124

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

DescribeGlobalClustersPagesWithContext indicates an expected call of DescribeGlobalClustersPagesWithContext

func (*MockNeptuneAPIMockRecorder) DescribeGlobalClustersRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DescribeGlobalClustersRequest(arg0 interface{}) *gomock.Call

DescribeGlobalClustersRequest indicates an expected call of DescribeGlobalClustersRequest

func (*MockNeptuneAPIMockRecorder) DescribeGlobalClustersWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) DescribeGlobalClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalClustersWithContext indicates an expected call of DescribeGlobalClustersWithContext

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) FailoverGlobalCluster added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) FailoverGlobalCluster(arg0 interface{}) *gomock.Call

FailoverGlobalCluster indicates an expected call of FailoverGlobalCluster

func (*MockNeptuneAPIMockRecorder) FailoverGlobalClusterRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) FailoverGlobalClusterRequest(arg0 interface{}) *gomock.Call

FailoverGlobalClusterRequest indicates an expected call of FailoverGlobalClusterRequest

func (*MockNeptuneAPIMockRecorder) FailoverGlobalClusterWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) FailoverGlobalClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

FailoverGlobalClusterWithContext indicates an expected call of FailoverGlobalClusterWithContext

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) ModifyGlobalCluster added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) ModifyGlobalCluster(arg0 interface{}) *gomock.Call

ModifyGlobalCluster indicates an expected call of ModifyGlobalCluster

func (*MockNeptuneAPIMockRecorder) ModifyGlobalClusterRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) ModifyGlobalClusterRequest(arg0 interface{}) *gomock.Call

ModifyGlobalClusterRequest indicates an expected call of ModifyGlobalClusterRequest

func (*MockNeptuneAPIMockRecorder) ModifyGlobalClusterWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) ModifyGlobalClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyGlobalClusterWithContext indicates an expected call of ModifyGlobalClusterWithContext

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) RemoveFromGlobalCluster added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) RemoveFromGlobalCluster(arg0 interface{}) *gomock.Call

RemoveFromGlobalCluster indicates an expected call of RemoveFromGlobalCluster

func (*MockNeptuneAPIMockRecorder) RemoveFromGlobalClusterRequest added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) RemoveFromGlobalClusterRequest(arg0 interface{}) *gomock.Call

RemoveFromGlobalClusterRequest indicates an expected call of RemoveFromGlobalClusterRequest

func (*MockNeptuneAPIMockRecorder) RemoveFromGlobalClusterWithContext added in v1.44.30

func (mr *MockNeptuneAPIMockRecorder) RemoveFromGlobalClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RemoveFromGlobalClusterWithContext indicates an expected call of RemoveFromGlobalClusterWithContext

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

Jump to

Keyboard shortcuts

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