directconnectmock

package
v1.43.22 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package directconnectmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDirectConnectAPI

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

MockDirectConnectAPI is a mock of DirectConnectAPI interface.

func NewMockDirectConnectAPI

func NewMockDirectConnectAPI(ctrl *gomock.Controller) *MockDirectConnectAPI

NewMockDirectConnectAPI creates a new mock instance.

func (*MockDirectConnectAPI) AcceptDirectConnectGatewayAssociationProposal

AcceptDirectConnectGatewayAssociationProposal mocks base method.

func (*MockDirectConnectAPI) AcceptDirectConnectGatewayAssociationProposalRequest

AcceptDirectConnectGatewayAssociationProposalRequest mocks base method.

func (*MockDirectConnectAPI) AcceptDirectConnectGatewayAssociationProposalWithContext

AcceptDirectConnectGatewayAssociationProposalWithContext mocks base method.

func (*MockDirectConnectAPI) AllocateConnectionOnInterconnect

AllocateConnectionOnInterconnect mocks base method.

func (*MockDirectConnectAPI) AllocateConnectionOnInterconnectRequest

AllocateConnectionOnInterconnectRequest mocks base method.

func (*MockDirectConnectAPI) AllocateConnectionOnInterconnectWithContext

func (m *MockDirectConnectAPI) AllocateConnectionOnInterconnectWithContext(arg0 context.Context, arg1 *directconnect.AllocateConnectionOnInterconnectInput, arg2 ...request.Option) (*directconnect.Connection, error)

AllocateConnectionOnInterconnectWithContext mocks base method.

func (*MockDirectConnectAPI) AllocateHostedConnection

AllocateHostedConnection mocks base method.

func (*MockDirectConnectAPI) AllocateHostedConnectionRequest

AllocateHostedConnectionRequest mocks base method.

func (*MockDirectConnectAPI) AllocateHostedConnectionWithContext

func (m *MockDirectConnectAPI) AllocateHostedConnectionWithContext(arg0 context.Context, arg1 *directconnect.AllocateHostedConnectionInput, arg2 ...request.Option) (*directconnect.Connection, error)

AllocateHostedConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) AllocatePrivateVirtualInterface

AllocatePrivateVirtualInterface mocks base method.

func (*MockDirectConnectAPI) AllocatePrivateVirtualInterfaceRequest

AllocatePrivateVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) AllocatePrivateVirtualInterfaceWithContext

func (m *MockDirectConnectAPI) AllocatePrivateVirtualInterfaceWithContext(arg0 context.Context, arg1 *directconnect.AllocatePrivateVirtualInterfaceInput, arg2 ...request.Option) (*directconnect.VirtualInterface, error)

AllocatePrivateVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) AllocatePublicVirtualInterface

AllocatePublicVirtualInterface mocks base method.

func (*MockDirectConnectAPI) AllocatePublicVirtualInterfaceRequest

AllocatePublicVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) AllocatePublicVirtualInterfaceWithContext

func (m *MockDirectConnectAPI) AllocatePublicVirtualInterfaceWithContext(arg0 context.Context, arg1 *directconnect.AllocatePublicVirtualInterfaceInput, arg2 ...request.Option) (*directconnect.VirtualInterface, error)

AllocatePublicVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) AllocateTransitVirtualInterface

AllocateTransitVirtualInterface mocks base method.

func (*MockDirectConnectAPI) AllocateTransitVirtualInterfaceRequest

AllocateTransitVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) AllocateTransitVirtualInterfaceWithContext

AllocateTransitVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) AssociateConnectionWithLag

AssociateConnectionWithLag mocks base method.

func (*MockDirectConnectAPI) AssociateConnectionWithLagRequest

AssociateConnectionWithLagRequest mocks base method.

func (*MockDirectConnectAPI) AssociateConnectionWithLagWithContext

func (m *MockDirectConnectAPI) AssociateConnectionWithLagWithContext(arg0 context.Context, arg1 *directconnect.AssociateConnectionWithLagInput, arg2 ...request.Option) (*directconnect.Connection, error)

AssociateConnectionWithLagWithContext mocks base method.

func (*MockDirectConnectAPI) AssociateHostedConnection

AssociateHostedConnection mocks base method.

func (*MockDirectConnectAPI) AssociateHostedConnectionRequest

AssociateHostedConnectionRequest mocks base method.

func (*MockDirectConnectAPI) AssociateHostedConnectionWithContext

func (m *MockDirectConnectAPI) AssociateHostedConnectionWithContext(arg0 context.Context, arg1 *directconnect.AssociateHostedConnectionInput, arg2 ...request.Option) (*directconnect.Connection, error)

AssociateHostedConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) AssociateMacSecKey added in v1.38.35

AssociateMacSecKey mocks base method.

func (*MockDirectConnectAPI) AssociateMacSecKeyRequest added in v1.38.35

AssociateMacSecKeyRequest mocks base method.

func (*MockDirectConnectAPI) AssociateMacSecKeyWithContext added in v1.38.35

AssociateMacSecKeyWithContext mocks base method.

func (*MockDirectConnectAPI) AssociateVirtualInterface

AssociateVirtualInterface mocks base method.

func (*MockDirectConnectAPI) AssociateVirtualInterfaceRequest

AssociateVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) AssociateVirtualInterfaceWithContext

func (m *MockDirectConnectAPI) AssociateVirtualInterfaceWithContext(arg0 context.Context, arg1 *directconnect.AssociateVirtualInterfaceInput, arg2 ...request.Option) (*directconnect.VirtualInterface, error)

AssociateVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) ConfirmConnection

ConfirmConnection mocks base method.

func (*MockDirectConnectAPI) ConfirmConnectionRequest

ConfirmConnectionRequest mocks base method.

func (*MockDirectConnectAPI) ConfirmConnectionWithContext

ConfirmConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) ConfirmCustomerAgreement added in v1.43.22

ConfirmCustomerAgreement mocks base method.

func (*MockDirectConnectAPI) ConfirmCustomerAgreementRequest added in v1.43.22

ConfirmCustomerAgreementRequest mocks base method.

func (*MockDirectConnectAPI) ConfirmCustomerAgreementWithContext added in v1.43.22

ConfirmCustomerAgreementWithContext mocks base method.

func (*MockDirectConnectAPI) ConfirmPrivateVirtualInterface

ConfirmPrivateVirtualInterface mocks base method.

func (*MockDirectConnectAPI) ConfirmPrivateVirtualInterfaceRequest

ConfirmPrivateVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) ConfirmPrivateVirtualInterfaceWithContext

ConfirmPrivateVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) ConfirmPublicVirtualInterface

ConfirmPublicVirtualInterface mocks base method.

func (*MockDirectConnectAPI) ConfirmPublicVirtualInterfaceRequest

ConfirmPublicVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) ConfirmPublicVirtualInterfaceWithContext

ConfirmPublicVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) ConfirmTransitVirtualInterface

ConfirmTransitVirtualInterface mocks base method.

func (*MockDirectConnectAPI) ConfirmTransitVirtualInterfaceRequest

ConfirmTransitVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) ConfirmTransitVirtualInterfaceWithContext

ConfirmTransitVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) CreateBGPPeer

CreateBGPPeer mocks base method.

func (*MockDirectConnectAPI) CreateBGPPeerRequest

CreateBGPPeerRequest mocks base method.

func (*MockDirectConnectAPI) CreateBGPPeerWithContext

CreateBGPPeerWithContext mocks base method.

func (*MockDirectConnectAPI) CreateConnection

CreateConnection mocks base method.

func (*MockDirectConnectAPI) CreateConnectionRequest

CreateConnectionRequest mocks base method.

func (*MockDirectConnectAPI) CreateConnectionWithContext

func (m *MockDirectConnectAPI) CreateConnectionWithContext(arg0 context.Context, arg1 *directconnect.CreateConnectionInput, arg2 ...request.Option) (*directconnect.Connection, error)

CreateConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGateway

CreateDirectConnectGateway mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociation

CreateDirectConnectGatewayAssociation mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociationProposal

CreateDirectConnectGatewayAssociationProposal mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociationProposalRequest

CreateDirectConnectGatewayAssociationProposalRequest mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociationProposalWithContext

CreateDirectConnectGatewayAssociationProposalWithContext mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociationRequest

CreateDirectConnectGatewayAssociationRequest mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayAssociationWithContext

CreateDirectConnectGatewayAssociationWithContext mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayRequest

CreateDirectConnectGatewayRequest mocks base method.

func (*MockDirectConnectAPI) CreateDirectConnectGatewayWithContext

CreateDirectConnectGatewayWithContext mocks base method.

func (*MockDirectConnectAPI) CreateInterconnect

CreateInterconnect mocks base method.

func (*MockDirectConnectAPI) CreateInterconnectRequest

CreateInterconnectRequest mocks base method.

func (*MockDirectConnectAPI) CreateInterconnectWithContext

func (m *MockDirectConnectAPI) CreateInterconnectWithContext(arg0 context.Context, arg1 *directconnect.CreateInterconnectInput, arg2 ...request.Option) (*directconnect.Interconnect, error)

CreateInterconnectWithContext mocks base method.

func (*MockDirectConnectAPI) CreateLag

CreateLag mocks base method.

func (*MockDirectConnectAPI) CreateLagRequest

CreateLagRequest mocks base method.

func (*MockDirectConnectAPI) CreateLagWithContext

func (m *MockDirectConnectAPI) CreateLagWithContext(arg0 context.Context, arg1 *directconnect.CreateLagInput, arg2 ...request.Option) (*directconnect.Lag, error)

CreateLagWithContext mocks base method.

func (*MockDirectConnectAPI) CreatePrivateVirtualInterface

CreatePrivateVirtualInterface mocks base method.

func (*MockDirectConnectAPI) CreatePrivateVirtualInterfaceRequest

CreatePrivateVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) CreatePrivateVirtualInterfaceWithContext

func (m *MockDirectConnectAPI) CreatePrivateVirtualInterfaceWithContext(arg0 context.Context, arg1 *directconnect.CreatePrivateVirtualInterfaceInput, arg2 ...request.Option) (*directconnect.VirtualInterface, error)

CreatePrivateVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) CreatePublicVirtualInterface

CreatePublicVirtualInterface mocks base method.

func (*MockDirectConnectAPI) CreatePublicVirtualInterfaceRequest

CreatePublicVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) CreatePublicVirtualInterfaceWithContext

func (m *MockDirectConnectAPI) CreatePublicVirtualInterfaceWithContext(arg0 context.Context, arg1 *directconnect.CreatePublicVirtualInterfaceInput, arg2 ...request.Option) (*directconnect.VirtualInterface, error)

CreatePublicVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) CreateTransitVirtualInterface

CreateTransitVirtualInterface mocks base method.

func (*MockDirectConnectAPI) CreateTransitVirtualInterfaceRequest

CreateTransitVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) CreateTransitVirtualInterfaceWithContext

CreateTransitVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteBGPPeer

DeleteBGPPeer mocks base method.

func (*MockDirectConnectAPI) DeleteBGPPeerRequest

DeleteBGPPeerRequest mocks base method.

func (*MockDirectConnectAPI) DeleteBGPPeerWithContext

DeleteBGPPeerWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteConnection

DeleteConnection mocks base method.

func (*MockDirectConnectAPI) DeleteConnectionRequest

DeleteConnectionRequest mocks base method.

func (*MockDirectConnectAPI) DeleteConnectionWithContext

func (m *MockDirectConnectAPI) DeleteConnectionWithContext(arg0 context.Context, arg1 *directconnect.DeleteConnectionInput, arg2 ...request.Option) (*directconnect.Connection, error)

DeleteConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGateway

DeleteDirectConnectGateway mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociation

DeleteDirectConnectGatewayAssociation mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociationProposal

DeleteDirectConnectGatewayAssociationProposal mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociationProposalRequest

DeleteDirectConnectGatewayAssociationProposalRequest mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociationProposalWithContext

DeleteDirectConnectGatewayAssociationProposalWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociationRequest

DeleteDirectConnectGatewayAssociationRequest mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayAssociationWithContext

DeleteDirectConnectGatewayAssociationWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayRequest

DeleteDirectConnectGatewayRequest mocks base method.

func (*MockDirectConnectAPI) DeleteDirectConnectGatewayWithContext

DeleteDirectConnectGatewayWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteInterconnect

DeleteInterconnect mocks base method.

func (*MockDirectConnectAPI) DeleteInterconnectRequest

DeleteInterconnectRequest mocks base method.

func (*MockDirectConnectAPI) DeleteInterconnectWithContext

DeleteInterconnectWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteLag

DeleteLag mocks base method.

func (*MockDirectConnectAPI) DeleteLagRequest

DeleteLagRequest mocks base method.

func (*MockDirectConnectAPI) DeleteLagWithContext

func (m *MockDirectConnectAPI) DeleteLagWithContext(arg0 context.Context, arg1 *directconnect.DeleteLagInput, arg2 ...request.Option) (*directconnect.Lag, error)

DeleteLagWithContext mocks base method.

func (*MockDirectConnectAPI) DeleteVirtualInterface

DeleteVirtualInterface mocks base method.

func (*MockDirectConnectAPI) DeleteVirtualInterfaceRequest

DeleteVirtualInterfaceRequest mocks base method.

func (*MockDirectConnectAPI) DeleteVirtualInterfaceWithContext

DeleteVirtualInterfaceWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionLoa

DescribeConnectionLoa mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionLoaRequest

DescribeConnectionLoaRequest mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionLoaWithContext

DescribeConnectionLoaWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeConnections

DescribeConnections mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionsOnInterconnect

DescribeConnectionsOnInterconnect mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionsOnInterconnectRequest

DescribeConnectionsOnInterconnectRequest mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionsOnInterconnectWithContext

func (m *MockDirectConnectAPI) DescribeConnectionsOnInterconnectWithContext(arg0 context.Context, arg1 *directconnect.DescribeConnectionsOnInterconnectInput, arg2 ...request.Option) (*directconnect.Connections, error)

DescribeConnectionsOnInterconnectWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionsRequest

DescribeConnectionsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeConnectionsWithContext

func (m *MockDirectConnectAPI) DescribeConnectionsWithContext(arg0 context.Context, arg1 *directconnect.DescribeConnectionsInput, arg2 ...request.Option) (*directconnect.Connections, error)

DescribeConnectionsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeCustomerMetadata added in v1.43.22

DescribeCustomerMetadata mocks base method.

func (*MockDirectConnectAPI) DescribeCustomerMetadataRequest added in v1.43.22

DescribeCustomerMetadataRequest mocks base method.

func (*MockDirectConnectAPI) DescribeCustomerMetadataWithContext added in v1.43.22

DescribeCustomerMetadataWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociationProposals

DescribeDirectConnectGatewayAssociationProposals mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociationProposalsRequest

DescribeDirectConnectGatewayAssociationProposalsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociationProposalsWithContext

DescribeDirectConnectGatewayAssociationProposalsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociations

DescribeDirectConnectGatewayAssociations mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociationsRequest

DescribeDirectConnectGatewayAssociationsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAssociationsWithContext

DescribeDirectConnectGatewayAssociationsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAttachments

DescribeDirectConnectGatewayAttachments mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAttachmentsRequest

DescribeDirectConnectGatewayAttachmentsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewayAttachmentsWithContext

DescribeDirectConnectGatewayAttachmentsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGateways

DescribeDirectConnectGateways mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewaysRequest

DescribeDirectConnectGatewaysRequest mocks base method.

func (*MockDirectConnectAPI) DescribeDirectConnectGatewaysWithContext

DescribeDirectConnectGatewaysWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeHostedConnections

DescribeHostedConnections mocks base method.

func (*MockDirectConnectAPI) DescribeHostedConnectionsRequest

DescribeHostedConnectionsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeHostedConnectionsWithContext

func (m *MockDirectConnectAPI) DescribeHostedConnectionsWithContext(arg0 context.Context, arg1 *directconnect.DescribeHostedConnectionsInput, arg2 ...request.Option) (*directconnect.Connections, error)

DescribeHostedConnectionsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnectLoa

DescribeInterconnectLoa mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnectLoaRequest

DescribeInterconnectLoaRequest mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnectLoaWithContext

DescribeInterconnectLoaWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnects

DescribeInterconnects mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnectsRequest

DescribeInterconnectsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeInterconnectsWithContext

DescribeInterconnectsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeLags

DescribeLags mocks base method.

func (*MockDirectConnectAPI) DescribeLagsRequest

DescribeLagsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeLagsWithContext

DescribeLagsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeLoa

DescribeLoa mocks base method.

func (*MockDirectConnectAPI) DescribeLoaRequest

DescribeLoaRequest mocks base method.

func (*MockDirectConnectAPI) DescribeLoaWithContext

func (m *MockDirectConnectAPI) DescribeLoaWithContext(arg0 context.Context, arg1 *directconnect.DescribeLoaInput, arg2 ...request.Option) (*directconnect.Loa, error)

DescribeLoaWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeLocations

DescribeLocations mocks base method.

func (*MockDirectConnectAPI) DescribeLocationsRequest

DescribeLocationsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeLocationsWithContext

DescribeLocationsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeRouterConfiguration added in v1.43.22

DescribeRouterConfiguration mocks base method.

func (*MockDirectConnectAPI) DescribeRouterConfigurationRequest added in v1.43.22

DescribeRouterConfigurationRequest mocks base method.

func (*MockDirectConnectAPI) DescribeRouterConfigurationWithContext added in v1.43.22

DescribeRouterConfigurationWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeTags

DescribeTags mocks base method.

func (*MockDirectConnectAPI) DescribeTagsRequest

DescribeTagsRequest mocks base method.

func (*MockDirectConnectAPI) DescribeTagsWithContext

DescribeTagsWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualGateways

DescribeVirtualGateways mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualGatewaysRequest

DescribeVirtualGatewaysRequest mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualGatewaysWithContext

DescribeVirtualGatewaysWithContext mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualInterfaces

DescribeVirtualInterfaces mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualInterfacesRequest

DescribeVirtualInterfacesRequest mocks base method.

func (*MockDirectConnectAPI) DescribeVirtualInterfacesWithContext

DescribeVirtualInterfacesWithContext mocks base method.

func (*MockDirectConnectAPI) DisassociateConnectionFromLag

DisassociateConnectionFromLag mocks base method.

func (*MockDirectConnectAPI) DisassociateConnectionFromLagRequest

DisassociateConnectionFromLagRequest mocks base method.

func (*MockDirectConnectAPI) DisassociateConnectionFromLagWithContext

func (m *MockDirectConnectAPI) DisassociateConnectionFromLagWithContext(arg0 context.Context, arg1 *directconnect.DisassociateConnectionFromLagInput, arg2 ...request.Option) (*directconnect.Connection, error)

DisassociateConnectionFromLagWithContext mocks base method.

func (*MockDirectConnectAPI) DisassociateMacSecKey added in v1.38.35

DisassociateMacSecKey mocks base method.

func (*MockDirectConnectAPI) DisassociateMacSecKeyRequest added in v1.38.35

DisassociateMacSecKeyRequest mocks base method.

func (*MockDirectConnectAPI) DisassociateMacSecKeyWithContext added in v1.38.35

DisassociateMacSecKeyWithContext mocks base method.

func (*MockDirectConnectAPI) EXPECT

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

func (*MockDirectConnectAPI) ListVirtualInterfaceTestHistory

ListVirtualInterfaceTestHistory mocks base method.

func (*MockDirectConnectAPI) ListVirtualInterfaceTestHistoryRequest

ListVirtualInterfaceTestHistoryRequest mocks base method.

func (*MockDirectConnectAPI) ListVirtualInterfaceTestHistoryWithContext

ListVirtualInterfaceTestHistoryWithContext mocks base method.

func (*MockDirectConnectAPI) StartBgpFailoverTest

StartBgpFailoverTest mocks base method.

func (*MockDirectConnectAPI) StartBgpFailoverTestRequest

StartBgpFailoverTestRequest mocks base method.

func (*MockDirectConnectAPI) StartBgpFailoverTestWithContext

StartBgpFailoverTestWithContext mocks base method.

func (*MockDirectConnectAPI) StopBgpFailoverTest

StopBgpFailoverTest mocks base method.

func (*MockDirectConnectAPI) StopBgpFailoverTestRequest

StopBgpFailoverTestRequest mocks base method.

func (*MockDirectConnectAPI) StopBgpFailoverTestWithContext

StopBgpFailoverTestWithContext mocks base method.

func (*MockDirectConnectAPI) TagResource

TagResource mocks base method.

func (*MockDirectConnectAPI) TagResourceRequest

TagResourceRequest mocks base method.

func (*MockDirectConnectAPI) TagResourceWithContext

TagResourceWithContext mocks base method.

func (*MockDirectConnectAPI) UntagResource

UntagResource mocks base method.

func (*MockDirectConnectAPI) UntagResourceRequest

UntagResourceRequest mocks base method.

func (*MockDirectConnectAPI) UntagResourceWithContext

UntagResourceWithContext mocks base method.

func (*MockDirectConnectAPI) UpdateConnection added in v1.38.35

UpdateConnection mocks base method.

func (*MockDirectConnectAPI) UpdateConnectionRequest added in v1.38.35

UpdateConnectionRequest mocks base method.

func (*MockDirectConnectAPI) UpdateConnectionWithContext added in v1.38.35

UpdateConnectionWithContext mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGateway added in v1.43.22

UpdateDirectConnectGateway mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGatewayAssociation

UpdateDirectConnectGatewayAssociation mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGatewayAssociationRequest

UpdateDirectConnectGatewayAssociationRequest mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGatewayAssociationWithContext

UpdateDirectConnectGatewayAssociationWithContext mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGatewayRequest added in v1.43.22

UpdateDirectConnectGatewayRequest mocks base method.

func (*MockDirectConnectAPI) UpdateDirectConnectGatewayWithContext added in v1.43.22

UpdateDirectConnectGatewayWithContext mocks base method.

func (*MockDirectConnectAPI) UpdateLag

UpdateLag mocks base method.

func (*MockDirectConnectAPI) UpdateLagRequest

UpdateLagRequest mocks base method.

func (*MockDirectConnectAPI) UpdateLagWithContext

func (m *MockDirectConnectAPI) UpdateLagWithContext(arg0 context.Context, arg1 *directconnect.UpdateLagInput, arg2 ...request.Option) (*directconnect.Lag, error)

UpdateLagWithContext mocks base method.

func (*MockDirectConnectAPI) UpdateVirtualInterfaceAttributes

UpdateVirtualInterfaceAttributes mocks base method.

func (*MockDirectConnectAPI) UpdateVirtualInterfaceAttributesRequest

UpdateVirtualInterfaceAttributesRequest mocks base method.

func (*MockDirectConnectAPI) UpdateVirtualInterfaceAttributesWithContext

UpdateVirtualInterfaceAttributesWithContext mocks base method.

type MockDirectConnectAPIMockRecorder

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

MockDirectConnectAPIMockRecorder is the mock recorder for MockDirectConnectAPI.

func (*MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposal

func (mr *MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposal(arg0 interface{}) *gomock.Call

AcceptDirectConnectGatewayAssociationProposal indicates an expected call of AcceptDirectConnectGatewayAssociationProposal.

func (*MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposalRequest

func (mr *MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposalRequest(arg0 interface{}) *gomock.Call

AcceptDirectConnectGatewayAssociationProposalRequest indicates an expected call of AcceptDirectConnectGatewayAssociationProposalRequest.

func (*MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposalWithContext

func (mr *MockDirectConnectAPIMockRecorder) AcceptDirectConnectGatewayAssociationProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptDirectConnectGatewayAssociationProposalWithContext indicates an expected call of AcceptDirectConnectGatewayAssociationProposalWithContext.

func (*MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnect

func (mr *MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnect(arg0 interface{}) *gomock.Call

AllocateConnectionOnInterconnect indicates an expected call of AllocateConnectionOnInterconnect.

func (*MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnectRequest

func (mr *MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnectRequest(arg0 interface{}) *gomock.Call

AllocateConnectionOnInterconnectRequest indicates an expected call of AllocateConnectionOnInterconnectRequest.

func (*MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnectWithContext

func (mr *MockDirectConnectAPIMockRecorder) AllocateConnectionOnInterconnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateConnectionOnInterconnectWithContext indicates an expected call of AllocateConnectionOnInterconnectWithContext.

func (*MockDirectConnectAPIMockRecorder) AllocateHostedConnection

func (mr *MockDirectConnectAPIMockRecorder) AllocateHostedConnection(arg0 interface{}) *gomock.Call

AllocateHostedConnection indicates an expected call of AllocateHostedConnection.

func (*MockDirectConnectAPIMockRecorder) AllocateHostedConnectionRequest

func (mr *MockDirectConnectAPIMockRecorder) AllocateHostedConnectionRequest(arg0 interface{}) *gomock.Call

AllocateHostedConnectionRequest indicates an expected call of AllocateHostedConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) AllocateHostedConnectionWithContext

func (mr *MockDirectConnectAPIMockRecorder) AllocateHostedConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateHostedConnectionWithContext indicates an expected call of AllocateHostedConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterface(arg0 interface{}) *gomock.Call

AllocatePrivateVirtualInterface indicates an expected call of AllocatePrivateVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

AllocatePrivateVirtualInterfaceRequest indicates an expected call of AllocatePrivateVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) AllocatePrivateVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocatePrivateVirtualInterfaceWithContext indicates an expected call of AllocatePrivateVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterface(arg0 interface{}) *gomock.Call

AllocatePublicVirtualInterface indicates an expected call of AllocatePublicVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

AllocatePublicVirtualInterfaceRequest indicates an expected call of AllocatePublicVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) AllocatePublicVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocatePublicVirtualInterfaceWithContext indicates an expected call of AllocatePublicVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterface(arg0 interface{}) *gomock.Call

AllocateTransitVirtualInterface indicates an expected call of AllocateTransitVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

AllocateTransitVirtualInterfaceRequest indicates an expected call of AllocateTransitVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) AllocateTransitVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateTransitVirtualInterfaceWithContext indicates an expected call of AllocateTransitVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) AssociateConnectionWithLag

func (mr *MockDirectConnectAPIMockRecorder) AssociateConnectionWithLag(arg0 interface{}) *gomock.Call

AssociateConnectionWithLag indicates an expected call of AssociateConnectionWithLag.

func (*MockDirectConnectAPIMockRecorder) AssociateConnectionWithLagRequest

func (mr *MockDirectConnectAPIMockRecorder) AssociateConnectionWithLagRequest(arg0 interface{}) *gomock.Call

AssociateConnectionWithLagRequest indicates an expected call of AssociateConnectionWithLagRequest.

func (*MockDirectConnectAPIMockRecorder) AssociateConnectionWithLagWithContext

func (mr *MockDirectConnectAPIMockRecorder) AssociateConnectionWithLagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateConnectionWithLagWithContext indicates an expected call of AssociateConnectionWithLagWithContext.

func (*MockDirectConnectAPIMockRecorder) AssociateHostedConnection

func (mr *MockDirectConnectAPIMockRecorder) AssociateHostedConnection(arg0 interface{}) *gomock.Call

AssociateHostedConnection indicates an expected call of AssociateHostedConnection.

func (*MockDirectConnectAPIMockRecorder) AssociateHostedConnectionRequest

func (mr *MockDirectConnectAPIMockRecorder) AssociateHostedConnectionRequest(arg0 interface{}) *gomock.Call

AssociateHostedConnectionRequest indicates an expected call of AssociateHostedConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) AssociateHostedConnectionWithContext

func (mr *MockDirectConnectAPIMockRecorder) AssociateHostedConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateHostedConnectionWithContext indicates an expected call of AssociateHostedConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) AssociateMacSecKey added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) AssociateMacSecKey(arg0 interface{}) *gomock.Call

AssociateMacSecKey indicates an expected call of AssociateMacSecKey.

func (*MockDirectConnectAPIMockRecorder) AssociateMacSecKeyRequest added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) AssociateMacSecKeyRequest(arg0 interface{}) *gomock.Call

AssociateMacSecKeyRequest indicates an expected call of AssociateMacSecKeyRequest.

func (*MockDirectConnectAPIMockRecorder) AssociateMacSecKeyWithContext added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) AssociateMacSecKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateMacSecKeyWithContext indicates an expected call of AssociateMacSecKeyWithContext.

func (*MockDirectConnectAPIMockRecorder) AssociateVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) AssociateVirtualInterface(arg0 interface{}) *gomock.Call

AssociateVirtualInterface indicates an expected call of AssociateVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) AssociateVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) AssociateVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

AssociateVirtualInterfaceRequest indicates an expected call of AssociateVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) AssociateVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) AssociateVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateVirtualInterfaceWithContext indicates an expected call of AssociateVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) ConfirmConnection

func (mr *MockDirectConnectAPIMockRecorder) ConfirmConnection(arg0 interface{}) *gomock.Call

ConfirmConnection indicates an expected call of ConfirmConnection.

func (*MockDirectConnectAPIMockRecorder) ConfirmConnectionRequest

func (mr *MockDirectConnectAPIMockRecorder) ConfirmConnectionRequest(arg0 interface{}) *gomock.Call

ConfirmConnectionRequest indicates an expected call of ConfirmConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) ConfirmConnectionWithContext

func (mr *MockDirectConnectAPIMockRecorder) ConfirmConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmConnectionWithContext indicates an expected call of ConfirmConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreement added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreement(arg0 interface{}) *gomock.Call

ConfirmCustomerAgreement indicates an expected call of ConfirmCustomerAgreement.

func (*MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreementRequest added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreementRequest(arg0 interface{}) *gomock.Call

ConfirmCustomerAgreementRequest indicates an expected call of ConfirmCustomerAgreementRequest.

func (*MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreementWithContext added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) ConfirmCustomerAgreementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmCustomerAgreementWithContext indicates an expected call of ConfirmCustomerAgreementWithContext.

func (*MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterface(arg0 interface{}) *gomock.Call

ConfirmPrivateVirtualInterface indicates an expected call of ConfirmPrivateVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

ConfirmPrivateVirtualInterfaceRequest indicates an expected call of ConfirmPrivateVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPrivateVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmPrivateVirtualInterfaceWithContext indicates an expected call of ConfirmPrivateVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterface(arg0 interface{}) *gomock.Call

ConfirmPublicVirtualInterface indicates an expected call of ConfirmPublicVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

ConfirmPublicVirtualInterfaceRequest indicates an expected call of ConfirmPublicVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) ConfirmPublicVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmPublicVirtualInterfaceWithContext indicates an expected call of ConfirmPublicVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterface(arg0 interface{}) *gomock.Call

ConfirmTransitVirtualInterface indicates an expected call of ConfirmTransitVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

ConfirmTransitVirtualInterfaceRequest indicates an expected call of ConfirmTransitVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) ConfirmTransitVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmTransitVirtualInterfaceWithContext indicates an expected call of ConfirmTransitVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateBGPPeer

func (mr *MockDirectConnectAPIMockRecorder) CreateBGPPeer(arg0 interface{}) *gomock.Call

CreateBGPPeer indicates an expected call of CreateBGPPeer.

func (*MockDirectConnectAPIMockRecorder) CreateBGPPeerRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateBGPPeerRequest(arg0 interface{}) *gomock.Call

CreateBGPPeerRequest indicates an expected call of CreateBGPPeerRequest.

func (*MockDirectConnectAPIMockRecorder) CreateBGPPeerWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateBGPPeerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBGPPeerWithContext indicates an expected call of CreateBGPPeerWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateConnection

func (mr *MockDirectConnectAPIMockRecorder) CreateConnection(arg0 interface{}) *gomock.Call

CreateConnection indicates an expected call of CreateConnection.

func (*MockDirectConnectAPIMockRecorder) CreateConnectionRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateConnectionRequest(arg0 interface{}) *gomock.Call

CreateConnectionRequest indicates an expected call of CreateConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) CreateConnectionWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConnectionWithContext indicates an expected call of CreateConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGateway

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGateway(arg0 interface{}) *gomock.Call

CreateDirectConnectGateway indicates an expected call of CreateDirectConnectGateway.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociation

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociation(arg0 interface{}) *gomock.Call

CreateDirectConnectGatewayAssociation indicates an expected call of CreateDirectConnectGatewayAssociation.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposal

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposal(arg0 interface{}) *gomock.Call

CreateDirectConnectGatewayAssociationProposal indicates an expected call of CreateDirectConnectGatewayAssociationProposal.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposalRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposalRequest(arg0 interface{}) *gomock.Call

CreateDirectConnectGatewayAssociationProposalRequest indicates an expected call of CreateDirectConnectGatewayAssociationProposalRequest.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposalWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDirectConnectGatewayAssociationProposalWithContext indicates an expected call of CreateDirectConnectGatewayAssociationProposalWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationRequest(arg0 interface{}) *gomock.Call

CreateDirectConnectGatewayAssociationRequest indicates an expected call of CreateDirectConnectGatewayAssociationRequest.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDirectConnectGatewayAssociationWithContext indicates an expected call of CreateDirectConnectGatewayAssociationWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayRequest(arg0 interface{}) *gomock.Call

CreateDirectConnectGatewayRequest indicates an expected call of CreateDirectConnectGatewayRequest.

func (*MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateDirectConnectGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDirectConnectGatewayWithContext indicates an expected call of CreateDirectConnectGatewayWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateInterconnect

func (mr *MockDirectConnectAPIMockRecorder) CreateInterconnect(arg0 interface{}) *gomock.Call

CreateInterconnect indicates an expected call of CreateInterconnect.

func (*MockDirectConnectAPIMockRecorder) CreateInterconnectRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateInterconnectRequest(arg0 interface{}) *gomock.Call

CreateInterconnectRequest indicates an expected call of CreateInterconnectRequest.

func (*MockDirectConnectAPIMockRecorder) CreateInterconnectWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateInterconnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInterconnectWithContext indicates an expected call of CreateInterconnectWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateLag

func (mr *MockDirectConnectAPIMockRecorder) CreateLag(arg0 interface{}) *gomock.Call

CreateLag indicates an expected call of CreateLag.

func (*MockDirectConnectAPIMockRecorder) CreateLagRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateLagRequest(arg0 interface{}) *gomock.Call

CreateLagRequest indicates an expected call of CreateLagRequest.

func (*MockDirectConnectAPIMockRecorder) CreateLagWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateLagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLagWithContext indicates an expected call of CreateLagWithContext.

func (*MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterface(arg0 interface{}) *gomock.Call

CreatePrivateVirtualInterface indicates an expected call of CreatePrivateVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

CreatePrivateVirtualInterfaceRequest indicates an expected call of CreatePrivateVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreatePrivateVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePrivateVirtualInterfaceWithContext indicates an expected call of CreatePrivateVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterface(arg0 interface{}) *gomock.Call

CreatePublicVirtualInterface indicates an expected call of CreatePublicVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

CreatePublicVirtualInterfaceRequest indicates an expected call of CreatePublicVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreatePublicVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePublicVirtualInterfaceWithContext indicates an expected call of CreatePublicVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterface(arg0 interface{}) *gomock.Call

CreateTransitVirtualInterface indicates an expected call of CreateTransitVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

CreateTransitVirtualInterfaceRequest indicates an expected call of CreateTransitVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) CreateTransitVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitVirtualInterfaceWithContext indicates an expected call of CreateTransitVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteBGPPeer

func (mr *MockDirectConnectAPIMockRecorder) DeleteBGPPeer(arg0 interface{}) *gomock.Call

DeleteBGPPeer indicates an expected call of DeleteBGPPeer.

func (*MockDirectConnectAPIMockRecorder) DeleteBGPPeerRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteBGPPeerRequest(arg0 interface{}) *gomock.Call

DeleteBGPPeerRequest indicates an expected call of DeleteBGPPeerRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteBGPPeerWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteBGPPeerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBGPPeerWithContext indicates an expected call of DeleteBGPPeerWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteConnection

func (mr *MockDirectConnectAPIMockRecorder) DeleteConnection(arg0 interface{}) *gomock.Call

DeleteConnection indicates an expected call of DeleteConnection.

func (*MockDirectConnectAPIMockRecorder) DeleteConnectionRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteConnectionRequest(arg0 interface{}) *gomock.Call

DeleteConnectionRequest indicates an expected call of DeleteConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteConnectionWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConnectionWithContext indicates an expected call of DeleteConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGateway

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGateway(arg0 interface{}) *gomock.Call

DeleteDirectConnectGateway indicates an expected call of DeleteDirectConnectGateway.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociation

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociation(arg0 interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociation indicates an expected call of DeleteDirectConnectGatewayAssociation.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposal

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposal(arg0 interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociationProposal indicates an expected call of DeleteDirectConnectGatewayAssociationProposal.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposalRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposalRequest(arg0 interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociationProposalRequest indicates an expected call of DeleteDirectConnectGatewayAssociationProposalRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposalWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociationProposalWithContext indicates an expected call of DeleteDirectConnectGatewayAssociationProposalWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationRequest(arg0 interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociationRequest indicates an expected call of DeleteDirectConnectGatewayAssociationRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDirectConnectGatewayAssociationWithContext indicates an expected call of DeleteDirectConnectGatewayAssociationWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayRequest(arg0 interface{}) *gomock.Call

DeleteDirectConnectGatewayRequest indicates an expected call of DeleteDirectConnectGatewayRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteDirectConnectGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDirectConnectGatewayWithContext indicates an expected call of DeleteDirectConnectGatewayWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteInterconnect

func (mr *MockDirectConnectAPIMockRecorder) DeleteInterconnect(arg0 interface{}) *gomock.Call

DeleteInterconnect indicates an expected call of DeleteInterconnect.

func (*MockDirectConnectAPIMockRecorder) DeleteInterconnectRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteInterconnectRequest(arg0 interface{}) *gomock.Call

DeleteInterconnectRequest indicates an expected call of DeleteInterconnectRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteInterconnectWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteInterconnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInterconnectWithContext indicates an expected call of DeleteInterconnectWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteLag

func (mr *MockDirectConnectAPIMockRecorder) DeleteLag(arg0 interface{}) *gomock.Call

DeleteLag indicates an expected call of DeleteLag.

func (*MockDirectConnectAPIMockRecorder) DeleteLagRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteLagRequest(arg0 interface{}) *gomock.Call

DeleteLagRequest indicates an expected call of DeleteLagRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteLagWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteLagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLagWithContext indicates an expected call of DeleteLagWithContext.

func (*MockDirectConnectAPIMockRecorder) DeleteVirtualInterface

func (mr *MockDirectConnectAPIMockRecorder) DeleteVirtualInterface(arg0 interface{}) *gomock.Call

DeleteVirtualInterface indicates an expected call of DeleteVirtualInterface.

func (*MockDirectConnectAPIMockRecorder) DeleteVirtualInterfaceRequest

func (mr *MockDirectConnectAPIMockRecorder) DeleteVirtualInterfaceRequest(arg0 interface{}) *gomock.Call

DeleteVirtualInterfaceRequest indicates an expected call of DeleteVirtualInterfaceRequest.

func (*MockDirectConnectAPIMockRecorder) DeleteVirtualInterfaceWithContext

func (mr *MockDirectConnectAPIMockRecorder) DeleteVirtualInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVirtualInterfaceWithContext indicates an expected call of DeleteVirtualInterfaceWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionLoa

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionLoa(arg0 interface{}) *gomock.Call

DescribeConnectionLoa indicates an expected call of DescribeConnectionLoa.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionLoaRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionLoaRequest(arg0 interface{}) *gomock.Call

DescribeConnectionLoaRequest indicates an expected call of DescribeConnectionLoaRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionLoaWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionLoaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectionLoaWithContext indicates an expected call of DescribeConnectionLoaWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeConnections

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnections(arg0 interface{}) *gomock.Call

DescribeConnections indicates an expected call of DescribeConnections.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnect

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnect(arg0 interface{}) *gomock.Call

DescribeConnectionsOnInterconnect indicates an expected call of DescribeConnectionsOnInterconnect.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnectRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnectRequest(arg0 interface{}) *gomock.Call

DescribeConnectionsOnInterconnectRequest indicates an expected call of DescribeConnectionsOnInterconnectRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnectWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionsOnInterconnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectionsOnInterconnectWithContext indicates an expected call of DescribeConnectionsOnInterconnectWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeConnectionsRequest indicates an expected call of DescribeConnectionsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeConnectionsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConnectionsWithContext indicates an expected call of DescribeConnectionsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeCustomerMetadata added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeCustomerMetadata(arg0 interface{}) *gomock.Call

DescribeCustomerMetadata indicates an expected call of DescribeCustomerMetadata.

func (*MockDirectConnectAPIMockRecorder) DescribeCustomerMetadataRequest added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeCustomerMetadataRequest(arg0 interface{}) *gomock.Call

DescribeCustomerMetadataRequest indicates an expected call of DescribeCustomerMetadataRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeCustomerMetadataWithContext added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeCustomerMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomerMetadataWithContext indicates an expected call of DescribeCustomerMetadataWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposals

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposals(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociationProposals indicates an expected call of DescribeDirectConnectGatewayAssociationProposals.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposalsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposalsRequest(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociationProposalsRequest indicates an expected call of DescribeDirectConnectGatewayAssociationProposalsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposalsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationProposalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociationProposalsWithContext indicates an expected call of DescribeDirectConnectGatewayAssociationProposalsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociations

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociations(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociations indicates an expected call of DescribeDirectConnectGatewayAssociations.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociationsRequest indicates an expected call of DescribeDirectConnectGatewayAssociationsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewayAssociationsWithContext indicates an expected call of DescribeDirectConnectGatewayAssociationsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachments

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachments(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAttachments indicates an expected call of DescribeDirectConnectGatewayAttachments.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachmentsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachmentsRequest(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewayAttachmentsRequest indicates an expected call of DescribeDirectConnectGatewayAttachmentsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachmentsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewayAttachmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewayAttachmentsWithContext indicates an expected call of DescribeDirectConnectGatewayAttachmentsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGateways

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGateways(arg0 interface{}) *gomock.Call

DescribeDirectConnectGateways indicates an expected call of DescribeDirectConnectGateways.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewaysRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeDirectConnectGatewaysRequest indicates an expected call of DescribeDirectConnectGatewaysRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewaysWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeDirectConnectGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDirectConnectGatewaysWithContext indicates an expected call of DescribeDirectConnectGatewaysWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeHostedConnections

func (mr *MockDirectConnectAPIMockRecorder) DescribeHostedConnections(arg0 interface{}) *gomock.Call

DescribeHostedConnections indicates an expected call of DescribeHostedConnections.

func (*MockDirectConnectAPIMockRecorder) DescribeHostedConnectionsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeHostedConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeHostedConnectionsRequest indicates an expected call of DescribeHostedConnectionsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeHostedConnectionsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeHostedConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostedConnectionsWithContext indicates an expected call of DescribeHostedConnectionsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnectLoa

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnectLoa(arg0 interface{}) *gomock.Call

DescribeInterconnectLoa indicates an expected call of DescribeInterconnectLoa.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnectLoaRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnectLoaRequest(arg0 interface{}) *gomock.Call

DescribeInterconnectLoaRequest indicates an expected call of DescribeInterconnectLoaRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnectLoaWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnectLoaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInterconnectLoaWithContext indicates an expected call of DescribeInterconnectLoaWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnects

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnects(arg0 interface{}) *gomock.Call

DescribeInterconnects indicates an expected call of DescribeInterconnects.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnectsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnectsRequest(arg0 interface{}) *gomock.Call

DescribeInterconnectsRequest indicates an expected call of DescribeInterconnectsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeInterconnectsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeInterconnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInterconnectsWithContext indicates an expected call of DescribeInterconnectsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeLags

func (mr *MockDirectConnectAPIMockRecorder) DescribeLags(arg0 interface{}) *gomock.Call

DescribeLags indicates an expected call of DescribeLags.

func (*MockDirectConnectAPIMockRecorder) DescribeLagsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeLagsRequest(arg0 interface{}) *gomock.Call

DescribeLagsRequest indicates an expected call of DescribeLagsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeLagsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeLagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLagsWithContext indicates an expected call of DescribeLagsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeLoa

func (mr *MockDirectConnectAPIMockRecorder) DescribeLoa(arg0 interface{}) *gomock.Call

DescribeLoa indicates an expected call of DescribeLoa.

func (*MockDirectConnectAPIMockRecorder) DescribeLoaRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeLoaRequest(arg0 interface{}) *gomock.Call

DescribeLoaRequest indicates an expected call of DescribeLoaRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeLoaWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeLoaWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLoaWithContext indicates an expected call of DescribeLoaWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeLocations

func (mr *MockDirectConnectAPIMockRecorder) DescribeLocations(arg0 interface{}) *gomock.Call

DescribeLocations indicates an expected call of DescribeLocations.

func (*MockDirectConnectAPIMockRecorder) DescribeLocationsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeLocationsRequest(arg0 interface{}) *gomock.Call

DescribeLocationsRequest indicates an expected call of DescribeLocationsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeLocationsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeLocationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocationsWithContext indicates an expected call of DescribeLocationsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeRouterConfiguration added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeRouterConfiguration(arg0 interface{}) *gomock.Call

DescribeRouterConfiguration indicates an expected call of DescribeRouterConfiguration.

func (*MockDirectConnectAPIMockRecorder) DescribeRouterConfigurationRequest added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeRouterConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeRouterConfigurationRequest indicates an expected call of DescribeRouterConfigurationRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeRouterConfigurationWithContext added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) DescribeRouterConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRouterConfigurationWithContext indicates an expected call of DescribeRouterConfigurationWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeTags

func (mr *MockDirectConnectAPIMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags.

func (*MockDirectConnectAPIMockRecorder) DescribeTagsRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call

DescribeTagsRequest indicates an expected call of DescribeTagsRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeTagsWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualGateways

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualGateways(arg0 interface{}) *gomock.Call

DescribeVirtualGateways indicates an expected call of DescribeVirtualGateways.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualGatewaysRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeVirtualGatewaysRequest indicates an expected call of DescribeVirtualGatewaysRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualGatewaysWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVirtualGatewaysWithContext indicates an expected call of DescribeVirtualGatewaysWithContext.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualInterfaces

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualInterfaces(arg0 interface{}) *gomock.Call

DescribeVirtualInterfaces indicates an expected call of DescribeVirtualInterfaces.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualInterfacesRequest

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualInterfacesRequest(arg0 interface{}) *gomock.Call

DescribeVirtualInterfacesRequest indicates an expected call of DescribeVirtualInterfacesRequest.

func (*MockDirectConnectAPIMockRecorder) DescribeVirtualInterfacesWithContext

func (mr *MockDirectConnectAPIMockRecorder) DescribeVirtualInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVirtualInterfacesWithContext indicates an expected call of DescribeVirtualInterfacesWithContext.

func (*MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLag

func (mr *MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLag(arg0 interface{}) *gomock.Call

DisassociateConnectionFromLag indicates an expected call of DisassociateConnectionFromLag.

func (*MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLagRequest

func (mr *MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLagRequest(arg0 interface{}) *gomock.Call

DisassociateConnectionFromLagRequest indicates an expected call of DisassociateConnectionFromLagRequest.

func (*MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLagWithContext

func (mr *MockDirectConnectAPIMockRecorder) DisassociateConnectionFromLagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateConnectionFromLagWithContext indicates an expected call of DisassociateConnectionFromLagWithContext.

func (*MockDirectConnectAPIMockRecorder) DisassociateMacSecKey added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) DisassociateMacSecKey(arg0 interface{}) *gomock.Call

DisassociateMacSecKey indicates an expected call of DisassociateMacSecKey.

func (*MockDirectConnectAPIMockRecorder) DisassociateMacSecKeyRequest added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) DisassociateMacSecKeyRequest(arg0 interface{}) *gomock.Call

DisassociateMacSecKeyRequest indicates an expected call of DisassociateMacSecKeyRequest.

func (*MockDirectConnectAPIMockRecorder) DisassociateMacSecKeyWithContext added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) DisassociateMacSecKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateMacSecKeyWithContext indicates an expected call of DisassociateMacSecKeyWithContext.

func (*MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistory

func (mr *MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistory(arg0 interface{}) *gomock.Call

ListVirtualInterfaceTestHistory indicates an expected call of ListVirtualInterfaceTestHistory.

func (*MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistoryRequest

func (mr *MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistoryRequest(arg0 interface{}) *gomock.Call

ListVirtualInterfaceTestHistoryRequest indicates an expected call of ListVirtualInterfaceTestHistoryRequest.

func (*MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistoryWithContext

func (mr *MockDirectConnectAPIMockRecorder) ListVirtualInterfaceTestHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVirtualInterfaceTestHistoryWithContext indicates an expected call of ListVirtualInterfaceTestHistoryWithContext.

func (*MockDirectConnectAPIMockRecorder) StartBgpFailoverTest

func (mr *MockDirectConnectAPIMockRecorder) StartBgpFailoverTest(arg0 interface{}) *gomock.Call

StartBgpFailoverTest indicates an expected call of StartBgpFailoverTest.

func (*MockDirectConnectAPIMockRecorder) StartBgpFailoverTestRequest

func (mr *MockDirectConnectAPIMockRecorder) StartBgpFailoverTestRequest(arg0 interface{}) *gomock.Call

StartBgpFailoverTestRequest indicates an expected call of StartBgpFailoverTestRequest.

func (*MockDirectConnectAPIMockRecorder) StartBgpFailoverTestWithContext

func (mr *MockDirectConnectAPIMockRecorder) StartBgpFailoverTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartBgpFailoverTestWithContext indicates an expected call of StartBgpFailoverTestWithContext.

func (*MockDirectConnectAPIMockRecorder) StopBgpFailoverTest

func (mr *MockDirectConnectAPIMockRecorder) StopBgpFailoverTest(arg0 interface{}) *gomock.Call

StopBgpFailoverTest indicates an expected call of StopBgpFailoverTest.

func (*MockDirectConnectAPIMockRecorder) StopBgpFailoverTestRequest

func (mr *MockDirectConnectAPIMockRecorder) StopBgpFailoverTestRequest(arg0 interface{}) *gomock.Call

StopBgpFailoverTestRequest indicates an expected call of StopBgpFailoverTestRequest.

func (*MockDirectConnectAPIMockRecorder) StopBgpFailoverTestWithContext

func (mr *MockDirectConnectAPIMockRecorder) StopBgpFailoverTestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopBgpFailoverTestWithContext indicates an expected call of StopBgpFailoverTestWithContext.

func (*MockDirectConnectAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource.

func (*MockDirectConnectAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockDirectConnectAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockDirectConnectAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource.

func (*MockDirectConnectAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockDirectConnectAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockDirectConnectAPIMockRecorder) UpdateConnection added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) UpdateConnection(arg0 interface{}) *gomock.Call

UpdateConnection indicates an expected call of UpdateConnection.

func (*MockDirectConnectAPIMockRecorder) UpdateConnectionRequest added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) UpdateConnectionRequest(arg0 interface{}) *gomock.Call

UpdateConnectionRequest indicates an expected call of UpdateConnectionRequest.

func (*MockDirectConnectAPIMockRecorder) UpdateConnectionWithContext added in v1.38.35

func (mr *MockDirectConnectAPIMockRecorder) UpdateConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConnectionWithContext indicates an expected call of UpdateConnectionWithContext.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGateway added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGateway(arg0 interface{}) *gomock.Call

UpdateDirectConnectGateway indicates an expected call of UpdateDirectConnectGateway.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociation

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociation(arg0 interface{}) *gomock.Call

UpdateDirectConnectGatewayAssociation indicates an expected call of UpdateDirectConnectGatewayAssociation.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociationRequest

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociationRequest(arg0 interface{}) *gomock.Call

UpdateDirectConnectGatewayAssociationRequest indicates an expected call of UpdateDirectConnectGatewayAssociationRequest.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociationWithContext

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDirectConnectGatewayAssociationWithContext indicates an expected call of UpdateDirectConnectGatewayAssociationWithContext.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayRequest added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayRequest(arg0 interface{}) *gomock.Call

UpdateDirectConnectGatewayRequest indicates an expected call of UpdateDirectConnectGatewayRequest.

func (*MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayWithContext added in v1.43.22

func (mr *MockDirectConnectAPIMockRecorder) UpdateDirectConnectGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateDirectConnectGatewayWithContext indicates an expected call of UpdateDirectConnectGatewayWithContext.

func (*MockDirectConnectAPIMockRecorder) UpdateLag

func (mr *MockDirectConnectAPIMockRecorder) UpdateLag(arg0 interface{}) *gomock.Call

UpdateLag indicates an expected call of UpdateLag.

func (*MockDirectConnectAPIMockRecorder) UpdateLagRequest

func (mr *MockDirectConnectAPIMockRecorder) UpdateLagRequest(arg0 interface{}) *gomock.Call

UpdateLagRequest indicates an expected call of UpdateLagRequest.

func (*MockDirectConnectAPIMockRecorder) UpdateLagWithContext

func (mr *MockDirectConnectAPIMockRecorder) UpdateLagWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateLagWithContext indicates an expected call of UpdateLagWithContext.

func (*MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributes

func (mr *MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributes(arg0 interface{}) *gomock.Call

UpdateVirtualInterfaceAttributes indicates an expected call of UpdateVirtualInterfaceAttributes.

func (*MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributesRequest

func (mr *MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributesRequest(arg0 interface{}) *gomock.Call

UpdateVirtualInterfaceAttributesRequest indicates an expected call of UpdateVirtualInterfaceAttributesRequest.

func (*MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributesWithContext

func (mr *MockDirectConnectAPIMockRecorder) UpdateVirtualInterfaceAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateVirtualInterfaceAttributesWithContext indicates an expected call of UpdateVirtualInterfaceAttributesWithContext.

Jump to

Keyboard shortcuts

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