public final class AddMappingModule extends Object implements OnlineCommand, OfflineCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
AddMappingModule.Builder |
NOOPNOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringpublic void apply(OnlineCommandContext ctx) throws CliException, CommandFailedException, IOException, TimeoutException, InterruptedException
apply in interface OnlineCommandCliExceptionCommandFailedExceptionIOExceptionTimeoutExceptionInterruptedExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionCopyright © 2022. All rights reserved.