Uses of Interface
io.resys.thena.api.envelope.ThenaEnvelope
Packages that use ThenaEnvelope
-
Uses of ThenaEnvelope in io.resys.thena.api.actions
Subinterfaces of ThenaEnvelope in io.resys.thena.api.actionsClasses in io.resys.thena.api.actions that implement ThenaEnvelopeModifier and TypeClassDescriptionfinal classImmutable implementation ofTenantActions.TenantCommitResult. -
Uses of ThenaEnvelope in io.resys.thena.api.envelope
Subinterfaces of ThenaEnvelope in io.resys.thena.api.envelopeModifier and TypeInterfaceDescriptioninterfaceQueryEnvelope<T extends ThenaContainer>interfaceQueryEnvelopeList<T extends ThenaContainer>interfaceQueryEnvelopePage<T extends ThenaContainer>Classes in io.resys.thena.api.envelope that implement ThenaEnvelopeModifier and TypeClassDescriptionfinal classImmutableQueryEnvelope<T extends ThenaContainer>Immutable implementation ofQueryEnvelope.final classImmutableQueryEnvelopeList<T extends ThenaContainer>Immutable implementation ofQueryEnvelopeList.final classImmutableQueryEnvelopePage<T extends ThenaContainer>Immutable implementation ofQueryEnvelopePage.