managedblockchainmock

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 managedblockchainmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManagedBlockchainAPI

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

MockManagedBlockchainAPI is a mock of ManagedBlockchainAPI interface.

func NewMockManagedBlockchainAPI

func NewMockManagedBlockchainAPI(ctrl *gomock.Controller) *MockManagedBlockchainAPI

NewMockManagedBlockchainAPI creates a new mock instance.

func (*MockManagedBlockchainAPI) CreateMember

CreateMember mocks base method.

func (*MockManagedBlockchainAPI) CreateMemberRequest

CreateMemberRequest mocks base method.

func (*MockManagedBlockchainAPI) CreateMemberWithContext

CreateMemberWithContext mocks base method.

func (*MockManagedBlockchainAPI) CreateNetwork

CreateNetwork mocks base method.

func (*MockManagedBlockchainAPI) CreateNetworkRequest

CreateNetworkRequest mocks base method.

func (*MockManagedBlockchainAPI) CreateNetworkWithContext

CreateNetworkWithContext mocks base method.

func (*MockManagedBlockchainAPI) CreateNode

CreateNode mocks base method.

func (*MockManagedBlockchainAPI) CreateNodeRequest

CreateNodeRequest mocks base method.

func (*MockManagedBlockchainAPI) CreateNodeWithContext

CreateNodeWithContext mocks base method.

func (*MockManagedBlockchainAPI) CreateProposal

CreateProposal mocks base method.

func (*MockManagedBlockchainAPI) CreateProposalRequest

CreateProposalRequest mocks base method.

func (*MockManagedBlockchainAPI) CreateProposalWithContext

CreateProposalWithContext mocks base method.

func (*MockManagedBlockchainAPI) DeleteMember

DeleteMember mocks base method.

func (*MockManagedBlockchainAPI) DeleteMemberRequest

DeleteMemberRequest mocks base method.

func (*MockManagedBlockchainAPI) DeleteMemberWithContext

DeleteMemberWithContext mocks base method.

func (*MockManagedBlockchainAPI) DeleteNode

DeleteNode mocks base method.

func (*MockManagedBlockchainAPI) DeleteNodeRequest

DeleteNodeRequest mocks base method.

func (*MockManagedBlockchainAPI) DeleteNodeWithContext

DeleteNodeWithContext mocks base method.

func (*MockManagedBlockchainAPI) EXPECT

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

func (*MockManagedBlockchainAPI) GetMember

GetMember mocks base method.

func (*MockManagedBlockchainAPI) GetMemberRequest

GetMemberRequest mocks base method.

func (*MockManagedBlockchainAPI) GetMemberWithContext

GetMemberWithContext mocks base method.

func (*MockManagedBlockchainAPI) GetNetwork

GetNetwork mocks base method.

func (*MockManagedBlockchainAPI) GetNetworkRequest

GetNetworkRequest mocks base method.

func (*MockManagedBlockchainAPI) GetNetworkWithContext

GetNetworkWithContext mocks base method.

func (*MockManagedBlockchainAPI) GetNode

GetNode mocks base method.

func (*MockManagedBlockchainAPI) GetNodeRequest

GetNodeRequest mocks base method.

func (*MockManagedBlockchainAPI) GetNodeWithContext

GetNodeWithContext mocks base method.

func (*MockManagedBlockchainAPI) GetProposal

GetProposal mocks base method.

func (*MockManagedBlockchainAPI) GetProposalRequest

GetProposalRequest mocks base method.

func (*MockManagedBlockchainAPI) GetProposalWithContext

GetProposalWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListInvitations

ListInvitations mocks base method.

func (*MockManagedBlockchainAPI) ListInvitationsPages

ListInvitationsPages mocks base method.

func (*MockManagedBlockchainAPI) ListInvitationsPagesWithContext

ListInvitationsPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListInvitationsRequest

ListInvitationsRequest mocks base method.

func (*MockManagedBlockchainAPI) ListInvitationsWithContext

ListInvitationsWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListMembers

ListMembers mocks base method.

func (*MockManagedBlockchainAPI) ListMembersPages

ListMembersPages mocks base method.

func (*MockManagedBlockchainAPI) ListMembersPagesWithContext

ListMembersPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListMembersRequest

ListMembersRequest mocks base method.

func (*MockManagedBlockchainAPI) ListMembersWithContext

ListMembersWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListNetworks

ListNetworks mocks base method.

func (*MockManagedBlockchainAPI) ListNetworksPages

ListNetworksPages mocks base method.

func (*MockManagedBlockchainAPI) ListNetworksPagesWithContext

ListNetworksPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListNetworksRequest

ListNetworksRequest mocks base method.

func (*MockManagedBlockchainAPI) ListNetworksWithContext

ListNetworksWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListNodes

ListNodes mocks base method.

func (*MockManagedBlockchainAPI) ListNodesPages

ListNodesPages mocks base method.

func (*MockManagedBlockchainAPI) ListNodesPagesWithContext

func (m *MockManagedBlockchainAPI) ListNodesPagesWithContext(arg0 context.Context, arg1 *managedblockchain.ListNodesInput, arg2 func(*managedblockchain.ListNodesOutput, bool) bool, arg3 ...request.Option) error

ListNodesPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListNodesRequest

ListNodesRequest mocks base method.

func (*MockManagedBlockchainAPI) ListNodesWithContext

ListNodesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListProposalVotes

ListProposalVotes mocks base method.

func (*MockManagedBlockchainAPI) ListProposalVotesPages

ListProposalVotesPages mocks base method.

func (*MockManagedBlockchainAPI) ListProposalVotesPagesWithContext

ListProposalVotesPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListProposalVotesRequest

ListProposalVotesRequest mocks base method.

func (*MockManagedBlockchainAPI) ListProposalVotesWithContext

ListProposalVotesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListProposals

ListProposals mocks base method.

func (*MockManagedBlockchainAPI) ListProposalsPages

ListProposalsPages mocks base method.

func (*MockManagedBlockchainAPI) ListProposalsPagesWithContext

ListProposalsPagesWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListProposalsRequest

ListProposalsRequest mocks base method.

func (*MockManagedBlockchainAPI) ListProposalsWithContext

ListProposalsWithContext mocks base method.

func (*MockManagedBlockchainAPI) ListTagsForResource added in v1.38.35

ListTagsForResource mocks base method.

func (*MockManagedBlockchainAPI) ListTagsForResourceRequest added in v1.38.35

ListTagsForResourceRequest mocks base method.

func (*MockManagedBlockchainAPI) ListTagsForResourceWithContext added in v1.38.35

ListTagsForResourceWithContext mocks base method.

func (*MockManagedBlockchainAPI) RejectInvitation

RejectInvitation mocks base method.

func (*MockManagedBlockchainAPI) RejectInvitationRequest

RejectInvitationRequest mocks base method.

func (*MockManagedBlockchainAPI) RejectInvitationWithContext

RejectInvitationWithContext mocks base method.

func (*MockManagedBlockchainAPI) TagResource added in v1.38.35

TagResource mocks base method.

func (*MockManagedBlockchainAPI) TagResourceRequest added in v1.38.35

TagResourceRequest mocks base method.

func (*MockManagedBlockchainAPI) TagResourceWithContext added in v1.38.35

TagResourceWithContext mocks base method.

func (*MockManagedBlockchainAPI) UntagResource added in v1.38.35

UntagResource mocks base method.

func (*MockManagedBlockchainAPI) UntagResourceRequest added in v1.38.35

UntagResourceRequest mocks base method.

func (*MockManagedBlockchainAPI) UntagResourceWithContext added in v1.38.35

UntagResourceWithContext mocks base method.

func (*MockManagedBlockchainAPI) UpdateMember

UpdateMember mocks base method.

func (*MockManagedBlockchainAPI) UpdateMemberRequest

UpdateMemberRequest mocks base method.

func (*MockManagedBlockchainAPI) UpdateMemberWithContext

UpdateMemberWithContext mocks base method.

func (*MockManagedBlockchainAPI) UpdateNode

UpdateNode mocks base method.

func (*MockManagedBlockchainAPI) UpdateNodeRequest

UpdateNodeRequest mocks base method.

func (*MockManagedBlockchainAPI) UpdateNodeWithContext

UpdateNodeWithContext mocks base method.

func (*MockManagedBlockchainAPI) VoteOnProposal

VoteOnProposal mocks base method.

func (*MockManagedBlockchainAPI) VoteOnProposalRequest

VoteOnProposalRequest mocks base method.

func (*MockManagedBlockchainAPI) VoteOnProposalWithContext

VoteOnProposalWithContext mocks base method.

type MockManagedBlockchainAPIMockRecorder

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

MockManagedBlockchainAPIMockRecorder is the mock recorder for MockManagedBlockchainAPI.

func (*MockManagedBlockchainAPIMockRecorder) CreateMember

func (mr *MockManagedBlockchainAPIMockRecorder) CreateMember(arg0 interface{}) *gomock.Call

CreateMember indicates an expected call of CreateMember.

func (*MockManagedBlockchainAPIMockRecorder) CreateMemberRequest

func (mr *MockManagedBlockchainAPIMockRecorder) CreateMemberRequest(arg0 interface{}) *gomock.Call

CreateMemberRequest indicates an expected call of CreateMemberRequest.

func (*MockManagedBlockchainAPIMockRecorder) CreateMemberWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) CreateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMemberWithContext indicates an expected call of CreateMemberWithContext.

func (*MockManagedBlockchainAPIMockRecorder) CreateNetwork

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNetwork(arg0 interface{}) *gomock.Call

CreateNetwork indicates an expected call of CreateNetwork.

func (*MockManagedBlockchainAPIMockRecorder) CreateNetworkRequest

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNetworkRequest(arg0 interface{}) *gomock.Call

CreateNetworkRequest indicates an expected call of CreateNetworkRequest.

func (*MockManagedBlockchainAPIMockRecorder) CreateNetworkWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNetworkWithContext indicates an expected call of CreateNetworkWithContext.

func (*MockManagedBlockchainAPIMockRecorder) CreateNode

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNode(arg0 interface{}) *gomock.Call

CreateNode indicates an expected call of CreateNode.

func (*MockManagedBlockchainAPIMockRecorder) CreateNodeRequest

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNodeRequest(arg0 interface{}) *gomock.Call

CreateNodeRequest indicates an expected call of CreateNodeRequest.

func (*MockManagedBlockchainAPIMockRecorder) CreateNodeWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) CreateNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNodeWithContext indicates an expected call of CreateNodeWithContext.

func (*MockManagedBlockchainAPIMockRecorder) CreateProposal

func (mr *MockManagedBlockchainAPIMockRecorder) CreateProposal(arg0 interface{}) *gomock.Call

CreateProposal indicates an expected call of CreateProposal.

func (*MockManagedBlockchainAPIMockRecorder) CreateProposalRequest

func (mr *MockManagedBlockchainAPIMockRecorder) CreateProposalRequest(arg0 interface{}) *gomock.Call

CreateProposalRequest indicates an expected call of CreateProposalRequest.

func (*MockManagedBlockchainAPIMockRecorder) CreateProposalWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) CreateProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateProposalWithContext indicates an expected call of CreateProposalWithContext.

func (*MockManagedBlockchainAPIMockRecorder) DeleteMember

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteMember(arg0 interface{}) *gomock.Call

DeleteMember indicates an expected call of DeleteMember.

func (*MockManagedBlockchainAPIMockRecorder) DeleteMemberRequest

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteMemberRequest(arg0 interface{}) *gomock.Call

DeleteMemberRequest indicates an expected call of DeleteMemberRequest.

func (*MockManagedBlockchainAPIMockRecorder) DeleteMemberWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMemberWithContext indicates an expected call of DeleteMemberWithContext.

func (*MockManagedBlockchainAPIMockRecorder) DeleteNode

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteNode(arg0 interface{}) *gomock.Call

DeleteNode indicates an expected call of DeleteNode.

func (*MockManagedBlockchainAPIMockRecorder) DeleteNodeRequest

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteNodeRequest(arg0 interface{}) *gomock.Call

DeleteNodeRequest indicates an expected call of DeleteNodeRequest.

func (*MockManagedBlockchainAPIMockRecorder) DeleteNodeWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) DeleteNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNodeWithContext indicates an expected call of DeleteNodeWithContext.

func (*MockManagedBlockchainAPIMockRecorder) GetMember

func (mr *MockManagedBlockchainAPIMockRecorder) GetMember(arg0 interface{}) *gomock.Call

GetMember indicates an expected call of GetMember.

func (*MockManagedBlockchainAPIMockRecorder) GetMemberRequest

func (mr *MockManagedBlockchainAPIMockRecorder) GetMemberRequest(arg0 interface{}) *gomock.Call

GetMemberRequest indicates an expected call of GetMemberRequest.

func (*MockManagedBlockchainAPIMockRecorder) GetMemberWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) GetMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMemberWithContext indicates an expected call of GetMemberWithContext.

func (*MockManagedBlockchainAPIMockRecorder) GetNetwork

func (mr *MockManagedBlockchainAPIMockRecorder) GetNetwork(arg0 interface{}) *gomock.Call

GetNetwork indicates an expected call of GetNetwork.

func (*MockManagedBlockchainAPIMockRecorder) GetNetworkRequest

func (mr *MockManagedBlockchainAPIMockRecorder) GetNetworkRequest(arg0 interface{}) *gomock.Call

GetNetworkRequest indicates an expected call of GetNetworkRequest.

func (*MockManagedBlockchainAPIMockRecorder) GetNetworkWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) GetNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetNetworkWithContext indicates an expected call of GetNetworkWithContext.

func (*MockManagedBlockchainAPIMockRecorder) GetNode

func (mr *MockManagedBlockchainAPIMockRecorder) GetNode(arg0 interface{}) *gomock.Call

GetNode indicates an expected call of GetNode.

func (*MockManagedBlockchainAPIMockRecorder) GetNodeRequest

func (mr *MockManagedBlockchainAPIMockRecorder) GetNodeRequest(arg0 interface{}) *gomock.Call

GetNodeRequest indicates an expected call of GetNodeRequest.

func (*MockManagedBlockchainAPIMockRecorder) GetNodeWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) GetNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetNodeWithContext indicates an expected call of GetNodeWithContext.

func (*MockManagedBlockchainAPIMockRecorder) GetProposal

func (mr *MockManagedBlockchainAPIMockRecorder) GetProposal(arg0 interface{}) *gomock.Call

GetProposal indicates an expected call of GetProposal.

func (*MockManagedBlockchainAPIMockRecorder) GetProposalRequest

func (mr *MockManagedBlockchainAPIMockRecorder) GetProposalRequest(arg0 interface{}) *gomock.Call

GetProposalRequest indicates an expected call of GetProposalRequest.

func (*MockManagedBlockchainAPIMockRecorder) GetProposalWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) GetProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetProposalWithContext indicates an expected call of GetProposalWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListInvitations

func (mr *MockManagedBlockchainAPIMockRecorder) ListInvitations(arg0 interface{}) *gomock.Call

ListInvitations indicates an expected call of ListInvitations.

func (*MockManagedBlockchainAPIMockRecorder) ListInvitationsPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListInvitationsPages(arg0, arg1 interface{}) *gomock.Call

ListInvitationsPages indicates an expected call of ListInvitationsPages.

func (*MockManagedBlockchainAPIMockRecorder) ListInvitationsPagesWithContext

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

ListInvitationsPagesWithContext indicates an expected call of ListInvitationsPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListInvitationsRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListInvitationsRequest(arg0 interface{}) *gomock.Call

ListInvitationsRequest indicates an expected call of ListInvitationsRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListInvitationsWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListInvitationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInvitationsWithContext indicates an expected call of ListInvitationsWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListMembers

func (mr *MockManagedBlockchainAPIMockRecorder) ListMembers(arg0 interface{}) *gomock.Call

ListMembers indicates an expected call of ListMembers.

func (*MockManagedBlockchainAPIMockRecorder) ListMembersPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListMembersPages(arg0, arg1 interface{}) *gomock.Call

ListMembersPages indicates an expected call of ListMembersPages.

func (*MockManagedBlockchainAPIMockRecorder) ListMembersPagesWithContext

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

ListMembersPagesWithContext indicates an expected call of ListMembersPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListMembersRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListMembersRequest(arg0 interface{}) *gomock.Call

ListMembersRequest indicates an expected call of ListMembersRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListMembersWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMembersWithContext indicates an expected call of ListMembersWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListNetworks

func (mr *MockManagedBlockchainAPIMockRecorder) ListNetworks(arg0 interface{}) *gomock.Call

ListNetworks indicates an expected call of ListNetworks.

func (*MockManagedBlockchainAPIMockRecorder) ListNetworksPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListNetworksPages(arg0, arg1 interface{}) *gomock.Call

ListNetworksPages indicates an expected call of ListNetworksPages.

func (*MockManagedBlockchainAPIMockRecorder) ListNetworksPagesWithContext

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

ListNetworksPagesWithContext indicates an expected call of ListNetworksPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListNetworksRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListNetworksRequest(arg0 interface{}) *gomock.Call

ListNetworksRequest indicates an expected call of ListNetworksRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListNetworksWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListNetworksWithContext indicates an expected call of ListNetworksWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListNodes

func (mr *MockManagedBlockchainAPIMockRecorder) ListNodes(arg0 interface{}) *gomock.Call

ListNodes indicates an expected call of ListNodes.

func (*MockManagedBlockchainAPIMockRecorder) ListNodesPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListNodesPages(arg0, arg1 interface{}) *gomock.Call

ListNodesPages indicates an expected call of ListNodesPages.

func (*MockManagedBlockchainAPIMockRecorder) ListNodesPagesWithContext

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

ListNodesPagesWithContext indicates an expected call of ListNodesPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListNodesRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListNodesRequest(arg0 interface{}) *gomock.Call

ListNodesRequest indicates an expected call of ListNodesRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListNodesWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListNodesWithContext indicates an expected call of ListNodesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalVotes

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalVotes(arg0 interface{}) *gomock.Call

ListProposalVotes indicates an expected call of ListProposalVotes.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalVotesPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalVotesPages(arg0, arg1 interface{}) *gomock.Call

ListProposalVotesPages indicates an expected call of ListProposalVotesPages.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalVotesPagesWithContext

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

ListProposalVotesPagesWithContext indicates an expected call of ListProposalVotesPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalVotesRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalVotesRequest(arg0 interface{}) *gomock.Call

ListProposalVotesRequest indicates an expected call of ListProposalVotesRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalVotesWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalVotesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProposalVotesWithContext indicates an expected call of ListProposalVotesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListProposals

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposals(arg0 interface{}) *gomock.Call

ListProposals indicates an expected call of ListProposals.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalsPages

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalsPages(arg0, arg1 interface{}) *gomock.Call

ListProposalsPages indicates an expected call of ListProposalsPages.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalsPagesWithContext

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

ListProposalsPagesWithContext indicates an expected call of ListProposalsPagesWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalsRequest

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalsRequest(arg0 interface{}) *gomock.Call

ListProposalsRequest indicates an expected call of ListProposalsRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListProposalsWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) ListProposalsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListProposalsWithContext indicates an expected call of ListProposalsWithContext.

func (*MockManagedBlockchainAPIMockRecorder) ListTagsForResource added in v1.38.35

func (mr *MockManagedBlockchainAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockManagedBlockchainAPIMockRecorder) ListTagsForResourceRequest added in v1.38.35

func (mr *MockManagedBlockchainAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockManagedBlockchainAPIMockRecorder) ListTagsForResourceWithContext added in v1.38.35

func (mr *MockManagedBlockchainAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockManagedBlockchainAPIMockRecorder) RejectInvitation

func (mr *MockManagedBlockchainAPIMockRecorder) RejectInvitation(arg0 interface{}) *gomock.Call

RejectInvitation indicates an expected call of RejectInvitation.

func (*MockManagedBlockchainAPIMockRecorder) RejectInvitationRequest

func (mr *MockManagedBlockchainAPIMockRecorder) RejectInvitationRequest(arg0 interface{}) *gomock.Call

RejectInvitationRequest indicates an expected call of RejectInvitationRequest.

func (*MockManagedBlockchainAPIMockRecorder) RejectInvitationWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) RejectInvitationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectInvitationWithContext indicates an expected call of RejectInvitationWithContext.

func (*MockManagedBlockchainAPIMockRecorder) TagResource added in v1.38.35

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

TagResource indicates an expected call of TagResource.

func (*MockManagedBlockchainAPIMockRecorder) TagResourceRequest added in v1.38.35

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

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockManagedBlockchainAPIMockRecorder) TagResourceWithContext added in v1.38.35

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

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockManagedBlockchainAPIMockRecorder) UntagResource added in v1.38.35

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

UntagResource indicates an expected call of UntagResource.

func (*MockManagedBlockchainAPIMockRecorder) UntagResourceRequest added in v1.38.35

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

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockManagedBlockchainAPIMockRecorder) UntagResourceWithContext added in v1.38.35

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockManagedBlockchainAPIMockRecorder) UpdateMember

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateMember(arg0 interface{}) *gomock.Call

UpdateMember indicates an expected call of UpdateMember.

func (*MockManagedBlockchainAPIMockRecorder) UpdateMemberRequest

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateMemberRequest(arg0 interface{}) *gomock.Call

UpdateMemberRequest indicates an expected call of UpdateMemberRequest.

func (*MockManagedBlockchainAPIMockRecorder) UpdateMemberWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateMemberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateMemberWithContext indicates an expected call of UpdateMemberWithContext.

func (*MockManagedBlockchainAPIMockRecorder) UpdateNode

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateNode(arg0 interface{}) *gomock.Call

UpdateNode indicates an expected call of UpdateNode.

func (*MockManagedBlockchainAPIMockRecorder) UpdateNodeRequest

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateNodeRequest(arg0 interface{}) *gomock.Call

UpdateNodeRequest indicates an expected call of UpdateNodeRequest.

func (*MockManagedBlockchainAPIMockRecorder) UpdateNodeWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) UpdateNodeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateNodeWithContext indicates an expected call of UpdateNodeWithContext.

func (*MockManagedBlockchainAPIMockRecorder) VoteOnProposal

func (mr *MockManagedBlockchainAPIMockRecorder) VoteOnProposal(arg0 interface{}) *gomock.Call

VoteOnProposal indicates an expected call of VoteOnProposal.

func (*MockManagedBlockchainAPIMockRecorder) VoteOnProposalRequest

func (mr *MockManagedBlockchainAPIMockRecorder) VoteOnProposalRequest(arg0 interface{}) *gomock.Call

VoteOnProposalRequest indicates an expected call of VoteOnProposalRequest.

func (*MockManagedBlockchainAPIMockRecorder) VoteOnProposalWithContext

func (mr *MockManagedBlockchainAPIMockRecorder) VoteOnProposalWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

VoteOnProposalWithContext indicates an expected call of VoteOnProposalWithContext.

Jump to

Keyboard shortcuts

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