Uses of Record Class
app.portaki.sdk.gateway.ModuleManifestSnapshot
Packages that use ModuleManifestSnapshot
-
Uses of ModuleManifestSnapshot in app.portaki.sdk.gateway
Methods in app.portaki.sdk.gateway that return ModuleManifestSnapshotModifier and TypeMethodDescriptionstatic ModuleManifestSnapshotModuleManifestSnapshot.of(String moduleId, List<String> scopes, List<String> publishedEventNames, List<String> queryNames, List<String> commandNames) Methods in app.portaki.sdk.gateway that return types with arguments of type ModuleManifestSnapshotModifier and TypeMethodDescriptionConstructor parameters in app.portaki.sdk.gateway with type arguments of type ModuleManifestSnapshotModifierConstructorDescriptionScopeValidation(Map<String, ModuleManifestSnapshot> manifestsByModuleId)