default CreateAccessorResponse |
ManagedBlockchainClient.createAccessor(Consumer<CreateAccessorRequest.Builder> createAccessorRequest) |
Creates a new accessor for use with Amazon Managed Blockchain service that supports token based access.
|
default CreateAccessorResponse |
ManagedBlockchainClient.createAccessor(CreateAccessorRequest createAccessorRequest) |
Creates a new accessor for use with Amazon Managed Blockchain service that supports token based access.
|
default CreateMemberResponse |
ManagedBlockchainClient.createMember(Consumer<CreateMemberRequest.Builder> createMemberRequest) |
Creates a member within a Managed Blockchain network.
|
default CreateMemberResponse |
ManagedBlockchainClient.createMember(CreateMemberRequest createMemberRequest) |
Creates a member within a Managed Blockchain network.
|
default CreateNetworkResponse |
ManagedBlockchainClient.createNetwork(Consumer<CreateNetworkRequest.Builder> createNetworkRequest) |
Creates a new blockchain network using Amazon Managed Blockchain.
|
default CreateNetworkResponse |
ManagedBlockchainClient.createNetwork(CreateNetworkRequest createNetworkRequest) |
Creates a new blockchain network using Amazon Managed Blockchain.
|
default CreateNodeResponse |
ManagedBlockchainClient.createNode(Consumer<CreateNodeRequest.Builder> createNodeRequest) |
Creates a node on the specified blockchain network.
|
default CreateNodeResponse |
ManagedBlockchainClient.createNode(CreateNodeRequest createNodeRequest) |
Creates a node on the specified blockchain network.
|
default CreateProposalResponse |
ManagedBlockchainClient.createProposal(Consumer<CreateProposalRequest.Builder> createProposalRequest) |
Creates a proposal for a change to the network that other members of the network can vote on, for example, a
proposal to add a new member to the network.
|
default CreateProposalResponse |
ManagedBlockchainClient.createProposal(CreateProposalRequest createProposalRequest) |
Creates a proposal for a change to the network that other members of the network can vote on, for example, a
proposal to add a new member to the network.
|
default TagResourceResponse |
ManagedBlockchainClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds or overwrites the specified tags for the specified Amazon Managed Blockchain resource.
|
default TagResourceResponse |
ManagedBlockchainClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds or overwrites the specified tags for the specified Amazon Managed Blockchain resource.
|