Uses of Interface
io.resys.thena.api.envelope.QueryEnvelopePage
Packages that use QueryEnvelopePage
-
Uses of QueryEnvelopePage in io.resys.thena.api.envelope
Classes in io.resys.thena.api.envelope that implement QueryEnvelopePageModifier and TypeClassDescriptionfinal classImmutableQueryEnvelopePage<T extends ThenaContainer>Immutable implementation ofQueryEnvelopePage.Methods in io.resys.thena.api.envelope with parameters of type QueryEnvelopePageModifier and TypeMethodDescriptionstatic <T extends ThenaContainer>
ImmutableQueryEnvelopePage<T> ImmutableQueryEnvelopePage.copyOf(QueryEnvelopePage<T> instance) Creates an immutable copy of aQueryEnvelopePagevalue.ImmutableQueryEnvelopePage.Builder.from(QueryEnvelopePage<T> instance) Fill a builder with attribute values from the providedQueryEnvelopePageinstance.