| Package | Description |
|---|---|
| software.amazon.awssdk.services.managedblockchain |
|
| Modifier and Type | Method and Description |
|---|---|
default RejectInvitationResponse |
ManagedBlockchainClient.rejectInvitation(Consumer<RejectInvitationRequest.Builder> rejectInvitationRequest)
Rejects an invitation to join a network.
|
default RejectInvitationResponse |
ManagedBlockchainClient.rejectInvitation(RejectInvitationRequest rejectInvitationRequest)
Rejects an invitation to join a network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RejectInvitationResponse> |
ManagedBlockchainAsyncClient.rejectInvitation(Consumer<RejectInvitationRequest.Builder> rejectInvitationRequest)
Rejects an invitation to join a network.
|
default CompletableFuture<RejectInvitationResponse> |
ManagedBlockchainAsyncClient.rejectInvitation(RejectInvitationRequest rejectInvitationRequest)
Rejects an invitation to join a network.
|
Copyright © 2023. All rights reserved.