Documentation ¶
Overview ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00 For SDKVersion 1.28.13 Package managedblockchaindouble contains test double implementation of managedblockchainiface.ManagedBlockchainAPI
Package managedblockchaindouble provides a TestDouble implementation of managedblockchainiface.ManagedBlockchainAPI ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00
Index ¶
- type ManagedBlockchainDouble
- func (d *ManagedBlockchainDouble) CreateMember(i0 *managedblockchain.CreateMemberInput) (r0 *managedblockchain.CreateMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateMemberRequest(i0 *managedblockchain.CreateMemberInput) (r0 *request.Request, r1 *managedblockchain.CreateMemberOutput)
- func (d *ManagedBlockchainDouble) CreateMemberWithContext(i0 context.Context, i1 *managedblockchain.CreateMemberInput, ...) (r0 *managedblockchain.CreateMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateNetwork(i0 *managedblockchain.CreateNetworkInput) (r0 *managedblockchain.CreateNetworkOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateNetworkRequest(i0 *managedblockchain.CreateNetworkInput) (r0 *request.Request, r1 *managedblockchain.CreateNetworkOutput)
- func (d *ManagedBlockchainDouble) CreateNetworkWithContext(i0 context.Context, i1 *managedblockchain.CreateNetworkInput, ...) (r0 *managedblockchain.CreateNetworkOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateNode(i0 *managedblockchain.CreateNodeInput) (r0 *managedblockchain.CreateNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateNodeRequest(i0 *managedblockchain.CreateNodeInput) (r0 *request.Request, r1 *managedblockchain.CreateNodeOutput)
- func (d *ManagedBlockchainDouble) CreateNodeWithContext(i0 context.Context, i1 *managedblockchain.CreateNodeInput, ...) (r0 *managedblockchain.CreateNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateProposal(i0 *managedblockchain.CreateProposalInput) (r0 *managedblockchain.CreateProposalOutput, r1 error)
- func (d *ManagedBlockchainDouble) CreateProposalRequest(i0 *managedblockchain.CreateProposalInput) (r0 *request.Request, r1 *managedblockchain.CreateProposalOutput)
- func (d *ManagedBlockchainDouble) CreateProposalWithContext(i0 context.Context, i1 *managedblockchain.CreateProposalInput, ...) (r0 *managedblockchain.CreateProposalOutput, r1 error)
- func (d *ManagedBlockchainDouble) DeleteMember(i0 *managedblockchain.DeleteMemberInput) (r0 *managedblockchain.DeleteMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) DeleteMemberRequest(i0 *managedblockchain.DeleteMemberInput) (r0 *request.Request, r1 *managedblockchain.DeleteMemberOutput)
- func (d *ManagedBlockchainDouble) DeleteMemberWithContext(i0 context.Context, i1 *managedblockchain.DeleteMemberInput, ...) (r0 *managedblockchain.DeleteMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) DeleteNode(i0 *managedblockchain.DeleteNodeInput) (r0 *managedblockchain.DeleteNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) DeleteNodeRequest(i0 *managedblockchain.DeleteNodeInput) (r0 *request.Request, r1 *managedblockchain.DeleteNodeOutput)
- func (d *ManagedBlockchainDouble) DeleteNodeWithContext(i0 context.Context, i1 *managedblockchain.DeleteNodeInput, ...) (r0 *managedblockchain.DeleteNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetMember(i0 *managedblockchain.GetMemberInput) (r0 *managedblockchain.GetMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetMemberRequest(i0 *managedblockchain.GetMemberInput) (r0 *request.Request, r1 *managedblockchain.GetMemberOutput)
- func (d *ManagedBlockchainDouble) GetMemberWithContext(i0 context.Context, i1 *managedblockchain.GetMemberInput, i2 ...request.Option) (r0 *managedblockchain.GetMemberOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetNetwork(i0 *managedblockchain.GetNetworkInput) (r0 *managedblockchain.GetNetworkOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetNetworkRequest(i0 *managedblockchain.GetNetworkInput) (r0 *request.Request, r1 *managedblockchain.GetNetworkOutput)
- func (d *ManagedBlockchainDouble) GetNetworkWithContext(i0 context.Context, i1 *managedblockchain.GetNetworkInput, ...) (r0 *managedblockchain.GetNetworkOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetNode(i0 *managedblockchain.GetNodeInput) (r0 *managedblockchain.GetNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetNodeRequest(i0 *managedblockchain.GetNodeInput) (r0 *request.Request, r1 *managedblockchain.GetNodeOutput)
- func (d *ManagedBlockchainDouble) GetNodeWithContext(i0 context.Context, i1 *managedblockchain.GetNodeInput, i2 ...request.Option) (r0 *managedblockchain.GetNodeOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetProposal(i0 *managedblockchain.GetProposalInput) (r0 *managedblockchain.GetProposalOutput, r1 error)
- func (d *ManagedBlockchainDouble) GetProposalRequest(i0 *managedblockchain.GetProposalInput) (r0 *request.Request, r1 *managedblockchain.GetProposalOutput)
- func (d *ManagedBlockchainDouble) GetProposalWithContext(i0 context.Context, i1 *managedblockchain.GetProposalInput, ...) (r0 *managedblockchain.GetProposalOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListInvitations(i0 *managedblockchain.ListInvitationsInput) (r0 *managedblockchain.ListInvitationsOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListInvitationsPages(i0 *managedblockchain.ListInvitationsInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListInvitationsPagesWithContext(i0 context.Context, i1 *managedblockchain.ListInvitationsInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListInvitationsRequest(i0 *managedblockchain.ListInvitationsInput) (r0 *request.Request, r1 *managedblockchain.ListInvitationsOutput)
- func (d *ManagedBlockchainDouble) ListInvitationsWithContext(i0 context.Context, i1 *managedblockchain.ListInvitationsInput, ...) (r0 *managedblockchain.ListInvitationsOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListMembers(i0 *managedblockchain.ListMembersInput) (r0 *managedblockchain.ListMembersOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListMembersPages(i0 *managedblockchain.ListMembersInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListMembersPagesWithContext(i0 context.Context, i1 *managedblockchain.ListMembersInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListMembersRequest(i0 *managedblockchain.ListMembersInput) (r0 *request.Request, r1 *managedblockchain.ListMembersOutput)
- func (d *ManagedBlockchainDouble) ListMembersWithContext(i0 context.Context, i1 *managedblockchain.ListMembersInput, ...) (r0 *managedblockchain.ListMembersOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListNetworks(i0 *managedblockchain.ListNetworksInput) (r0 *managedblockchain.ListNetworksOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListNetworksPages(i0 *managedblockchain.ListNetworksInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListNetworksPagesWithContext(i0 context.Context, i1 *managedblockchain.ListNetworksInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListNetworksRequest(i0 *managedblockchain.ListNetworksInput) (r0 *request.Request, r1 *managedblockchain.ListNetworksOutput)
- func (d *ManagedBlockchainDouble) ListNetworksWithContext(i0 context.Context, i1 *managedblockchain.ListNetworksInput, ...) (r0 *managedblockchain.ListNetworksOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListNodes(i0 *managedblockchain.ListNodesInput) (r0 *managedblockchain.ListNodesOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListNodesPages(i0 *managedblockchain.ListNodesInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListNodesPagesWithContext(i0 context.Context, i1 *managedblockchain.ListNodesInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListNodesRequest(i0 *managedblockchain.ListNodesInput) (r0 *request.Request, r1 *managedblockchain.ListNodesOutput)
- func (d *ManagedBlockchainDouble) ListNodesWithContext(i0 context.Context, i1 *managedblockchain.ListNodesInput, i2 ...request.Option) (r0 *managedblockchain.ListNodesOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListProposalVotes(i0 *managedblockchain.ListProposalVotesInput) (r0 *managedblockchain.ListProposalVotesOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListProposalVotesPages(i0 *managedblockchain.ListProposalVotesInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListProposalVotesPagesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalVotesInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListProposalVotesRequest(i0 *managedblockchain.ListProposalVotesInput) (r0 *request.Request, r1 *managedblockchain.ListProposalVotesOutput)
- func (d *ManagedBlockchainDouble) ListProposalVotesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalVotesInput, ...) (r0 *managedblockchain.ListProposalVotesOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListProposals(i0 *managedblockchain.ListProposalsInput) (r0 *managedblockchain.ListProposalsOutput, r1 error)
- func (d *ManagedBlockchainDouble) ListProposalsPages(i0 *managedblockchain.ListProposalsInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListProposalsPagesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalsInput, ...) (r0 error)
- func (d *ManagedBlockchainDouble) ListProposalsRequest(i0 *managedblockchain.ListProposalsInput) (r0 *request.Request, r1 *managedblockchain.ListProposalsOutput)
- func (d *ManagedBlockchainDouble) ListProposalsWithContext(i0 context.Context, i1 *managedblockchain.ListProposalsInput, ...) (r0 *managedblockchain.ListProposalsOutput, r1 error)
- func (d *ManagedBlockchainDouble) RejectInvitation(i0 *managedblockchain.RejectInvitationInput) (r0 *managedblockchain.RejectInvitationOutput, r1 error)
- func (d *ManagedBlockchainDouble) RejectInvitationRequest(i0 *managedblockchain.RejectInvitationInput) (r0 *request.Request, r1 *managedblockchain.RejectInvitationOutput)
- func (d *ManagedBlockchainDouble) RejectInvitationWithContext(i0 context.Context, i1 *managedblockchain.RejectInvitationInput, ...) (r0 *managedblockchain.RejectInvitationOutput, r1 error)
- func (d *ManagedBlockchainDouble) VoteOnProposal(i0 *managedblockchain.VoteOnProposalInput) (r0 *managedblockchain.VoteOnProposalOutput, r1 error)
- func (d *ManagedBlockchainDouble) VoteOnProposalRequest(i0 *managedblockchain.VoteOnProposalInput) (r0 *request.Request, r1 *managedblockchain.VoteOnProposalOutput)
- func (d *ManagedBlockchainDouble) VoteOnProposalWithContext(i0 context.Context, i1 *managedblockchain.VoteOnProposalInput, ...) (r0 *managedblockchain.VoteOnProposalOutput, r1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagedBlockchainDouble ¶
type ManagedBlockchainDouble struct { managedblockchainiface.ManagedBlockchainAPI *awsdouble.AWSTestDouble }
ManagedBlockchainDouble is TestDouble for managedblockchainiface.ManagedBlockchainAPI
func NewDouble ¶
func NewDouble(t godouble.T, configurators ...func(*awsdouble.AWSTestDouble)) *ManagedBlockchainDouble
Constructor for ManagedBlockchainDouble Default configuration will ensure
API operations not explicitly stubbed will return an empty output struct pointer, and nil error. To simulate long polling, "Poll" operations will return these values after a random delay of up to 100ms.
WithContext methods implement a 'Fake' method that returns a cancellation error if the context is cancelled before the method is called.
Pages and PagesWithContext methods similarly implement a 'Fake' method that paginates over the underlying method.
This allows tests to only stub the simple api methods and be generally unconcerned whether the SUT is using the Context or Pagination forms of the API.
func (*ManagedBlockchainDouble) CreateMember ¶
func (d *ManagedBlockchainDouble) CreateMember(i0 *managedblockchain.CreateMemberInput) (r0 *managedblockchain.CreateMemberOutput, r1 error)
func (*ManagedBlockchainDouble) CreateMemberRequest ¶
func (d *ManagedBlockchainDouble) CreateMemberRequest(i0 *managedblockchain.CreateMemberInput) (r0 *request.Request, r1 *managedblockchain.CreateMemberOutput)
func (*ManagedBlockchainDouble) CreateMemberWithContext ¶
func (d *ManagedBlockchainDouble) CreateMemberWithContext(i0 context.Context, i1 *managedblockchain.CreateMemberInput, i2 ...request.Option) (r0 *managedblockchain.CreateMemberOutput, r1 error)
func (*ManagedBlockchainDouble) CreateNetwork ¶
func (d *ManagedBlockchainDouble) CreateNetwork(i0 *managedblockchain.CreateNetworkInput) (r0 *managedblockchain.CreateNetworkOutput, r1 error)
func (*ManagedBlockchainDouble) CreateNetworkRequest ¶
func (d *ManagedBlockchainDouble) CreateNetworkRequest(i0 *managedblockchain.CreateNetworkInput) (r0 *request.Request, r1 *managedblockchain.CreateNetworkOutput)
func (*ManagedBlockchainDouble) CreateNetworkWithContext ¶
func (d *ManagedBlockchainDouble) CreateNetworkWithContext(i0 context.Context, i1 *managedblockchain.CreateNetworkInput, i2 ...request.Option) (r0 *managedblockchain.CreateNetworkOutput, r1 error)
func (*ManagedBlockchainDouble) CreateNode ¶
func (d *ManagedBlockchainDouble) CreateNode(i0 *managedblockchain.CreateNodeInput) (r0 *managedblockchain.CreateNodeOutput, r1 error)
func (*ManagedBlockchainDouble) CreateNodeRequest ¶
func (d *ManagedBlockchainDouble) CreateNodeRequest(i0 *managedblockchain.CreateNodeInput) (r0 *request.Request, r1 *managedblockchain.CreateNodeOutput)
func (*ManagedBlockchainDouble) CreateNodeWithContext ¶
func (d *ManagedBlockchainDouble) CreateNodeWithContext(i0 context.Context, i1 *managedblockchain.CreateNodeInput, i2 ...request.Option) (r0 *managedblockchain.CreateNodeOutput, r1 error)
func (*ManagedBlockchainDouble) CreateProposal ¶
func (d *ManagedBlockchainDouble) CreateProposal(i0 *managedblockchain.CreateProposalInput) (r0 *managedblockchain.CreateProposalOutput, r1 error)
func (*ManagedBlockchainDouble) CreateProposalRequest ¶
func (d *ManagedBlockchainDouble) CreateProposalRequest(i0 *managedblockchain.CreateProposalInput) (r0 *request.Request, r1 *managedblockchain.CreateProposalOutput)
func (*ManagedBlockchainDouble) CreateProposalWithContext ¶
func (d *ManagedBlockchainDouble) CreateProposalWithContext(i0 context.Context, i1 *managedblockchain.CreateProposalInput, i2 ...request.Option) (r0 *managedblockchain.CreateProposalOutput, r1 error)
func (*ManagedBlockchainDouble) DeleteMember ¶
func (d *ManagedBlockchainDouble) DeleteMember(i0 *managedblockchain.DeleteMemberInput) (r0 *managedblockchain.DeleteMemberOutput, r1 error)
func (*ManagedBlockchainDouble) DeleteMemberRequest ¶
func (d *ManagedBlockchainDouble) DeleteMemberRequest(i0 *managedblockchain.DeleteMemberInput) (r0 *request.Request, r1 *managedblockchain.DeleteMemberOutput)
func (*ManagedBlockchainDouble) DeleteMemberWithContext ¶
func (d *ManagedBlockchainDouble) DeleteMemberWithContext(i0 context.Context, i1 *managedblockchain.DeleteMemberInput, i2 ...request.Option) (r0 *managedblockchain.DeleteMemberOutput, r1 error)
func (*ManagedBlockchainDouble) DeleteNode ¶
func (d *ManagedBlockchainDouble) DeleteNode(i0 *managedblockchain.DeleteNodeInput) (r0 *managedblockchain.DeleteNodeOutput, r1 error)
func (*ManagedBlockchainDouble) DeleteNodeRequest ¶
func (d *ManagedBlockchainDouble) DeleteNodeRequest(i0 *managedblockchain.DeleteNodeInput) (r0 *request.Request, r1 *managedblockchain.DeleteNodeOutput)
func (*ManagedBlockchainDouble) DeleteNodeWithContext ¶
func (d *ManagedBlockchainDouble) DeleteNodeWithContext(i0 context.Context, i1 *managedblockchain.DeleteNodeInput, i2 ...request.Option) (r0 *managedblockchain.DeleteNodeOutput, r1 error)
func (*ManagedBlockchainDouble) GetMember ¶
func (d *ManagedBlockchainDouble) GetMember(i0 *managedblockchain.GetMemberInput) (r0 *managedblockchain.GetMemberOutput, r1 error)
func (*ManagedBlockchainDouble) GetMemberRequest ¶
func (d *ManagedBlockchainDouble) GetMemberRequest(i0 *managedblockchain.GetMemberInput) (r0 *request.Request, r1 *managedblockchain.GetMemberOutput)
func (*ManagedBlockchainDouble) GetMemberWithContext ¶
func (d *ManagedBlockchainDouble) GetMemberWithContext(i0 context.Context, i1 *managedblockchain.GetMemberInput, i2 ...request.Option) (r0 *managedblockchain.GetMemberOutput, r1 error)
func (*ManagedBlockchainDouble) GetNetwork ¶
func (d *ManagedBlockchainDouble) GetNetwork(i0 *managedblockchain.GetNetworkInput) (r0 *managedblockchain.GetNetworkOutput, r1 error)
func (*ManagedBlockchainDouble) GetNetworkRequest ¶
func (d *ManagedBlockchainDouble) GetNetworkRequest(i0 *managedblockchain.GetNetworkInput) (r0 *request.Request, r1 *managedblockchain.GetNetworkOutput)
func (*ManagedBlockchainDouble) GetNetworkWithContext ¶
func (d *ManagedBlockchainDouble) GetNetworkWithContext(i0 context.Context, i1 *managedblockchain.GetNetworkInput, i2 ...request.Option) (r0 *managedblockchain.GetNetworkOutput, r1 error)
func (*ManagedBlockchainDouble) GetNode ¶
func (d *ManagedBlockchainDouble) GetNode(i0 *managedblockchain.GetNodeInput) (r0 *managedblockchain.GetNodeOutput, r1 error)
func (*ManagedBlockchainDouble) GetNodeRequest ¶
func (d *ManagedBlockchainDouble) GetNodeRequest(i0 *managedblockchain.GetNodeInput) (r0 *request.Request, r1 *managedblockchain.GetNodeOutput)
func (*ManagedBlockchainDouble) GetNodeWithContext ¶
func (d *ManagedBlockchainDouble) GetNodeWithContext(i0 context.Context, i1 *managedblockchain.GetNodeInput, i2 ...request.Option) (r0 *managedblockchain.GetNodeOutput, r1 error)
func (*ManagedBlockchainDouble) GetProposal ¶
func (d *ManagedBlockchainDouble) GetProposal(i0 *managedblockchain.GetProposalInput) (r0 *managedblockchain.GetProposalOutput, r1 error)
func (*ManagedBlockchainDouble) GetProposalRequest ¶
func (d *ManagedBlockchainDouble) GetProposalRequest(i0 *managedblockchain.GetProposalInput) (r0 *request.Request, r1 *managedblockchain.GetProposalOutput)
func (*ManagedBlockchainDouble) GetProposalWithContext ¶
func (d *ManagedBlockchainDouble) GetProposalWithContext(i0 context.Context, i1 *managedblockchain.GetProposalInput, i2 ...request.Option) (r0 *managedblockchain.GetProposalOutput, r1 error)
func (*ManagedBlockchainDouble) ListInvitations ¶
func (d *ManagedBlockchainDouble) ListInvitations(i0 *managedblockchain.ListInvitationsInput) (r0 *managedblockchain.ListInvitationsOutput, r1 error)
func (*ManagedBlockchainDouble) ListInvitationsPages ¶
func (d *ManagedBlockchainDouble) ListInvitationsPages(i0 *managedblockchain.ListInvitationsInput, i1 func(*managedblockchain.ListInvitationsOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListInvitationsPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListInvitationsPagesWithContext(i0 context.Context, i1 *managedblockchain.ListInvitationsInput, i2 func(*managedblockchain.ListInvitationsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListInvitationsRequest ¶
func (d *ManagedBlockchainDouble) ListInvitationsRequest(i0 *managedblockchain.ListInvitationsInput) (r0 *request.Request, r1 *managedblockchain.ListInvitationsOutput)
func (*ManagedBlockchainDouble) ListInvitationsWithContext ¶
func (d *ManagedBlockchainDouble) ListInvitationsWithContext(i0 context.Context, i1 *managedblockchain.ListInvitationsInput, i2 ...request.Option) (r0 *managedblockchain.ListInvitationsOutput, r1 error)
func (*ManagedBlockchainDouble) ListMembers ¶
func (d *ManagedBlockchainDouble) ListMembers(i0 *managedblockchain.ListMembersInput) (r0 *managedblockchain.ListMembersOutput, r1 error)
func (*ManagedBlockchainDouble) ListMembersPages ¶
func (d *ManagedBlockchainDouble) ListMembersPages(i0 *managedblockchain.ListMembersInput, i1 func(*managedblockchain.ListMembersOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListMembersPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListMembersPagesWithContext(i0 context.Context, i1 *managedblockchain.ListMembersInput, i2 func(*managedblockchain.ListMembersOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListMembersRequest ¶
func (d *ManagedBlockchainDouble) ListMembersRequest(i0 *managedblockchain.ListMembersInput) (r0 *request.Request, r1 *managedblockchain.ListMembersOutput)
func (*ManagedBlockchainDouble) ListMembersWithContext ¶
func (d *ManagedBlockchainDouble) ListMembersWithContext(i0 context.Context, i1 *managedblockchain.ListMembersInput, i2 ...request.Option) (r0 *managedblockchain.ListMembersOutput, r1 error)
func (*ManagedBlockchainDouble) ListNetworks ¶
func (d *ManagedBlockchainDouble) ListNetworks(i0 *managedblockchain.ListNetworksInput) (r0 *managedblockchain.ListNetworksOutput, r1 error)
func (*ManagedBlockchainDouble) ListNetworksPages ¶
func (d *ManagedBlockchainDouble) ListNetworksPages(i0 *managedblockchain.ListNetworksInput, i1 func(*managedblockchain.ListNetworksOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListNetworksPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListNetworksPagesWithContext(i0 context.Context, i1 *managedblockchain.ListNetworksInput, i2 func(*managedblockchain.ListNetworksOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListNetworksRequest ¶
func (d *ManagedBlockchainDouble) ListNetworksRequest(i0 *managedblockchain.ListNetworksInput) (r0 *request.Request, r1 *managedblockchain.ListNetworksOutput)
func (*ManagedBlockchainDouble) ListNetworksWithContext ¶
func (d *ManagedBlockchainDouble) ListNetworksWithContext(i0 context.Context, i1 *managedblockchain.ListNetworksInput, i2 ...request.Option) (r0 *managedblockchain.ListNetworksOutput, r1 error)
func (*ManagedBlockchainDouble) ListNodes ¶
func (d *ManagedBlockchainDouble) ListNodes(i0 *managedblockchain.ListNodesInput) (r0 *managedblockchain.ListNodesOutput, r1 error)
func (*ManagedBlockchainDouble) ListNodesPages ¶
func (d *ManagedBlockchainDouble) ListNodesPages(i0 *managedblockchain.ListNodesInput, i1 func(*managedblockchain.ListNodesOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListNodesPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListNodesPagesWithContext(i0 context.Context, i1 *managedblockchain.ListNodesInput, i2 func(*managedblockchain.ListNodesOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListNodesRequest ¶
func (d *ManagedBlockchainDouble) ListNodesRequest(i0 *managedblockchain.ListNodesInput) (r0 *request.Request, r1 *managedblockchain.ListNodesOutput)
func (*ManagedBlockchainDouble) ListNodesWithContext ¶
func (d *ManagedBlockchainDouble) ListNodesWithContext(i0 context.Context, i1 *managedblockchain.ListNodesInput, i2 ...request.Option) (r0 *managedblockchain.ListNodesOutput, r1 error)
func (*ManagedBlockchainDouble) ListProposalVotes ¶
func (d *ManagedBlockchainDouble) ListProposalVotes(i0 *managedblockchain.ListProposalVotesInput) (r0 *managedblockchain.ListProposalVotesOutput, r1 error)
func (*ManagedBlockchainDouble) ListProposalVotesPages ¶
func (d *ManagedBlockchainDouble) ListProposalVotesPages(i0 *managedblockchain.ListProposalVotesInput, i1 func(*managedblockchain.ListProposalVotesOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListProposalVotesPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListProposalVotesPagesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalVotesInput, i2 func(*managedblockchain.ListProposalVotesOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListProposalVotesRequest ¶
func (d *ManagedBlockchainDouble) ListProposalVotesRequest(i0 *managedblockchain.ListProposalVotesInput) (r0 *request.Request, r1 *managedblockchain.ListProposalVotesOutput)
func (*ManagedBlockchainDouble) ListProposalVotesWithContext ¶
func (d *ManagedBlockchainDouble) ListProposalVotesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalVotesInput, i2 ...request.Option) (r0 *managedblockchain.ListProposalVotesOutput, r1 error)
func (*ManagedBlockchainDouble) ListProposals ¶
func (d *ManagedBlockchainDouble) ListProposals(i0 *managedblockchain.ListProposalsInput) (r0 *managedblockchain.ListProposalsOutput, r1 error)
func (*ManagedBlockchainDouble) ListProposalsPages ¶
func (d *ManagedBlockchainDouble) ListProposalsPages(i0 *managedblockchain.ListProposalsInput, i1 func(*managedblockchain.ListProposalsOutput, bool) bool) (r0 error)
func (*ManagedBlockchainDouble) ListProposalsPagesWithContext ¶
func (d *ManagedBlockchainDouble) ListProposalsPagesWithContext(i0 context.Context, i1 *managedblockchain.ListProposalsInput, i2 func(*managedblockchain.ListProposalsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ManagedBlockchainDouble) ListProposalsRequest ¶
func (d *ManagedBlockchainDouble) ListProposalsRequest(i0 *managedblockchain.ListProposalsInput) (r0 *request.Request, r1 *managedblockchain.ListProposalsOutput)
func (*ManagedBlockchainDouble) ListProposalsWithContext ¶
func (d *ManagedBlockchainDouble) ListProposalsWithContext(i0 context.Context, i1 *managedblockchain.ListProposalsInput, i2 ...request.Option) (r0 *managedblockchain.ListProposalsOutput, r1 error)
func (*ManagedBlockchainDouble) RejectInvitation ¶
func (d *ManagedBlockchainDouble) RejectInvitation(i0 *managedblockchain.RejectInvitationInput) (r0 *managedblockchain.RejectInvitationOutput, r1 error)
func (*ManagedBlockchainDouble) RejectInvitationRequest ¶
func (d *ManagedBlockchainDouble) RejectInvitationRequest(i0 *managedblockchain.RejectInvitationInput) (r0 *request.Request, r1 *managedblockchain.RejectInvitationOutput)
func (*ManagedBlockchainDouble) RejectInvitationWithContext ¶
func (d *ManagedBlockchainDouble) RejectInvitationWithContext(i0 context.Context, i1 *managedblockchain.RejectInvitationInput, i2 ...request.Option) (r0 *managedblockchain.RejectInvitationOutput, r1 error)
func (*ManagedBlockchainDouble) VoteOnProposal ¶
func (d *ManagedBlockchainDouble) VoteOnProposal(i0 *managedblockchain.VoteOnProposalInput) (r0 *managedblockchain.VoteOnProposalOutput, r1 error)
func (*ManagedBlockchainDouble) VoteOnProposalRequest ¶
func (d *ManagedBlockchainDouble) VoteOnProposalRequest(i0 *managedblockchain.VoteOnProposalInput) (r0 *request.Request, r1 *managedblockchain.VoteOnProposalOutput)
func (*ManagedBlockchainDouble) VoteOnProposalWithContext ¶
func (d *ManagedBlockchainDouble) VoteOnProposalWithContext(i0 context.Context, i1 *managedblockchain.VoteOnProposalInput, i2 ...request.Option) (r0 *managedblockchain.VoteOnProposalOutput, r1 error)