public class WebApiClientConverters
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WebApiClientConverters.WebApiBaseUnitMatcher$
Converts WebApiBaseUnit to (and back) WebApiBaseUnit wrapped in ClientFuture.
|
Constructor and Description |
---|
WebApiClientConverters() |
Modifier and Type | Method and Description |
---|---|
static amf.client.convert.DeclarationsConverter.AbstractDeclarationMatcher$ |
AbstractDeclarationMatcher() |
protected abstract static void |
amf$core$unsafe$PlatformSecrets$_setter_$platform_$eq(amf.core.remote.Platform x$1) |
static amf.client.convert.FieldConverter.AnnotationsFieldMatcher$ |
AnnotationsFieldMatcher() |
static amf.client.convert.FieldConverter.AnyFieldMatcher$ |
AnyFieldMatcher() |
static amf.client.convert.CoreBaseConverter.AnyMatcher$ |
AnyMatcher() |
static amf.client.convert.DataNodeConverter.ArrayNodeMatcher$ |
ArrayNodeMatcher() |
static <Internal,Client> |
asClient(Internal from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
protected static <T> java.util.concurrent.CompletableFuture<T> |
asClientFuture(scala.concurrent.Future<T> from) |
protected static <Internal,Client> |
asClientImmutableMap(scala.collection.immutable.Map<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> matcher) |
protected static <Internal,Client> |
asClientLinkedMap(scala.collection.mutable.LinkedHashMap<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> matcher) |
static <A,B> java.util.List<B> |
asClientList(scala.collection.Seq<A> from,
amf.client.convert.InternalClientMatcher<A,B> matcher) |
protected static <Internal,Client> |
asClientMap(scala.collection.mutable.Map<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> matcher) |
protected static <Internal,Client> |
asClientOption(scala.Option<Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> matcher) |
static <Internal,Client> |
asInternal(Client from,
amf.client.convert.ClientInternalMatcher<Client,Internal> m) |
protected static <Client,Internal> |
asInternalFuture(java.util.concurrent.CompletableFuture<Client> from,
amf.client.convert.ClientInternalMatcher<Client,Internal> matcher) |
protected static <Client,Internal> |
asInternalSeq(java.util.List<Client> from,
amf.client.convert.ClientInternalMatcher<Client,Internal> matcher) |
static amf.client.convert.BaseUnitConverter.BaseUnitMatcher$ |
BaseUnitMatcher() |
static amf.client.convert.CoreBaseConverter.BooleanMatcher$ |
BooleanMatcher() |
static amf.client.convert.FieldConverter.BoolFieldMatcher$ |
BoolFieldMatcher() |
static amf.client.convert.CachedReferenceConverter.CachedReferenceMatcher$ |
CachedReferenceMatcher() |
static java.util.concurrent.CompletableFuture<WebApiBaseUnit> |
ClientBaseUnit2WebApiBaseUnit(java.util.concurrent.CompletableFuture<amf.client.model.document.BaseUnit> bu)
Converts BaseUnit to WebApiBaseUnit wrapped in ClientFuture.
|
static <Internal,Client> |
ClientFutureOps(java.lang.Object from,
amf.client.convert.ClientInternalMatcher<Client,Internal> m) |
static <Internal,Client> |
ClientListOps(java.lang.Object from,
amf.client.convert.ClientInternalMatcher<Client,Internal> m) |
static <Client> amf.client.convert.CollectionConverter.ClientOptionOps<Client> |
ClientOptionOps(java.lang.Object from) |
static amf.client.convert.CoreBaseConverter.ContentMatcher$ |
ContentMatcher() |
static amf.client.convert.CustomDomainPropertyConverter.CustomDomainPropertyMatcher$ |
CustomDomainPropertyMatcher() |
static amf.client.convert.DataNodeConverter.DataNodeMatcher$ |
DataNodeMatcher() |
static amf.client.convert.DomainElementConverter.DomainElementMatcher$ |
DomainElementMatcher() |
static amf.client.convert.DomainExtensionConverter.DomainExtensionMatcher$ |
DomainExtensionMatcher() |
static amf.client.convert.FieldConverter.DoubleFieldMatcher$ |
DoubleFieldMatcher() |
static amf.client.convert.CoreBaseConverter.DoubleMatcher$ |
DoubleMatcher() |
static amf.client.convert.FieldConverter.FloatFieldMatcher$ |
FloatFieldMatcher() |
static amf.client.convert.CoreBaseConverter.FloatMatcher$ |
FloatMatcher() |
static amf.client.convert.GraphDomainConverter$GraphDomainConverter$ |
GraphDomainConverter() |
static <Internal,Client> |
InternalFutureOps(scala.concurrent.Future<Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static <Internal,Client> |
InternalImmutableMapOps(scala.collection.immutable.Map<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static <Internal,Client> |
InternalLinkedMapOps(scala.collection.mutable.LinkedHashMap<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static <Internal,Client> |
InternalMapOps(scala.collection.mutable.Map<java.lang.String,Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static <Internal,Client> |
InternalOptionOps(scala.Option<Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static <Internal,Client> |
InternalSeqOps(scala.collection.Seq<Internal> from,
amf.client.convert.InternalClientMatcher<Internal,Client> m) |
static amf.client.convert.FieldConverter.IntFieldMatcher$ |
IntFieldMatcher() |
static amf.client.convert.CoreBaseConverter.IntMatcher$ |
IntMatcher() |
static amf.client.convert.DataNodeConverter.ObjectNodeMatcher$ |
ObjectNodeMatcher() |
static amf.client.convert.DeclarationsConverter.ParameterizedDeclarationMatcher$ |
ParameterizedDeclarationMatcher() |
static amf.client.convert.PayloadFragmentConverter.PayloadFragmentMatcher$ |
PayloadFragmentMatcher() |
static amf.core.remote.Platform |
platform() |
static amf.client.convert.CoreBaseConverter.ProfileNameMatcher$ |
ProfileNameMatcher() |
static amf.client.convert.PropertyShapeConverter.PropertyShapeMatcher$ |
PropertyShapeMatcher() |
static amf.client.convert.ReferenceResolverConverter.ReferenceResolverMatcher$ |
ReferenceResolverMatcher() |
static amf.client.convert.ResourceLoaderConverter.ResourceLoaderMatcher$ |
ResourceLoaderMatcher() |
static amf.client.convert.DataNodeConverter.ScalarNodeMatcher$ |
ScalarNodeMatcher() |
static amf.client.convert.ShapeExtensionConverter.ShapeExtensionMatcher$ |
ShapeExtensionMatcher() |
static amf.client.convert.ShapeConverter.ShapeMatcher$ |
ShapeMatcher() |
static amf.client.convert.FieldConverter.StrFieldMatcher$ |
StrFieldMatcher() |
static amf.client.convert.CoreBaseConverter.StringMatcher$ |
StringMatcher() |
protected static <E> java.util.Optional<E> |
toClientOption(scala.Option<E> from) |
protected static <E> scala.Option<E> |
toScalaOption(java.util.Optional<E> from) |
static amf.client.convert.CoreBaseConverter.UnitMatcher$ |
UnitMatcher() |
static amf.client.convert.ValidationCandidateConverter.ValidationCandidateMatcher$ |
ValidationCandidateMatcher() |
static amf.client.convert.ValidationConverter.ValidationReportMatcher$ |
ValidationReportMatcher() |
static amf.client.convert.ValidationConverter.ValidationResultMatcher$ |
ValidationResultMatcher() |
static amf.client.convert.ValidationShapeSetConverter.ValidationShapeSetMatcher$ |
ValidationShapeSetMatcher() |
static amf.client.convert.VariableValueConverter.VariableValueMatcher$ |
VariableValueMatcher() |
static amf.client.convert.CoreBaseConverter.VendorMatcher$ |
VendorMatcher() |
static java.util.concurrent.CompletableFuture<amf.client.model.document.BaseUnit> |
WebApiBaseUnit2ClientBaseUnit(java.util.concurrent.CompletableFuture<WebApiBaseUnit> bu)
Converts WebApiBaseUnit to BaseUnit wrapped in ClientFuture.
|
public static amf.client.convert.CoreBaseConverter.StringMatcher$ StringMatcher()
public static amf.client.convert.CoreBaseConverter.BooleanMatcher$ BooleanMatcher()
public static amf.client.convert.CoreBaseConverter.IntMatcher$ IntMatcher()
public static amf.client.convert.CoreBaseConverter.DoubleMatcher$ DoubleMatcher()
public static amf.client.convert.CoreBaseConverter.FloatMatcher$ FloatMatcher()
public static amf.client.convert.CoreBaseConverter.AnyMatcher$ AnyMatcher()
public static amf.client.convert.CoreBaseConverter.UnitMatcher$ UnitMatcher()
public static amf.client.convert.CoreBaseConverter.ProfileNameMatcher$ ProfileNameMatcher()
public static amf.client.convert.CoreBaseConverter.VendorMatcher$ VendorMatcher()
public static amf.client.convert.CoreBaseConverter.ContentMatcher$ ContentMatcher()
public static amf.client.convert.ReferenceResolverConverter.ReferenceResolverMatcher$ ReferenceResolverMatcher()
public static amf.client.convert.CachedReferenceConverter.CachedReferenceMatcher$ CachedReferenceMatcher()
public static amf.client.convert.PayloadFragmentConverter.PayloadFragmentMatcher$ PayloadFragmentMatcher()
public static amf.client.convert.ValidationShapeSetConverter.ValidationShapeSetMatcher$ ValidationShapeSetMatcher()
public static amf.client.convert.ValidationCandidateConverter.ValidationCandidateMatcher$ ValidationCandidateMatcher()
public static amf.client.convert.GraphDomainConverter$GraphDomainConverter$ GraphDomainConverter()
public static amf.client.convert.ResourceLoaderConverter.ResourceLoaderMatcher$ ResourceLoaderMatcher()
public static amf.client.convert.BaseUnitConverter.BaseUnitMatcher$ BaseUnitMatcher()
public static amf.client.convert.DomainElementConverter.DomainElementMatcher$ DomainElementMatcher()
public static amf.client.convert.ValidationConverter.ValidationReportMatcher$ ValidationReportMatcher()
public static amf.client.convert.ValidationConverter.ValidationResultMatcher$ ValidationResultMatcher()
public static amf.client.convert.VariableValueConverter.VariableValueMatcher$ VariableValueMatcher()
public static amf.client.convert.DeclarationsConverter.AbstractDeclarationMatcher$ AbstractDeclarationMatcher()
public static amf.client.convert.DeclarationsConverter.ParameterizedDeclarationMatcher$ ParameterizedDeclarationMatcher()
public static amf.client.convert.DomainExtensionConverter.DomainExtensionMatcher$ DomainExtensionMatcher()
public static amf.client.convert.DataNodeConverter.ObjectNodeMatcher$ ObjectNodeMatcher()
public static amf.client.convert.DataNodeConverter.ScalarNodeMatcher$ ScalarNodeMatcher()
public static amf.client.convert.DataNodeConverter.ArrayNodeMatcher$ ArrayNodeMatcher()
public static amf.client.convert.DataNodeConverter.DataNodeMatcher$ DataNodeMatcher()
public static amf.client.convert.ShapeExtensionConverter.ShapeExtensionMatcher$ ShapeExtensionMatcher()
public static amf.client.convert.PropertyShapeConverter.PropertyShapeMatcher$ PropertyShapeMatcher()
public static amf.client.convert.ShapeConverter.ShapeMatcher$ ShapeMatcher()
public static amf.client.convert.CustomDomainPropertyConverter.CustomDomainPropertyMatcher$ CustomDomainPropertyMatcher()
public static amf.client.convert.FieldConverter.StrFieldMatcher$ StrFieldMatcher()
public static amf.client.convert.FieldConverter.IntFieldMatcher$ IntFieldMatcher()
public static amf.client.convert.FieldConverter.BoolFieldMatcher$ BoolFieldMatcher()
public static amf.client.convert.FieldConverter.DoubleFieldMatcher$ DoubleFieldMatcher()
public static amf.client.convert.FieldConverter.FloatFieldMatcher$ FloatFieldMatcher()
public static amf.client.convert.FieldConverter.AnyFieldMatcher$ AnyFieldMatcher()
public static amf.client.convert.FieldConverter.AnnotationsFieldMatcher$ AnnotationsFieldMatcher()
public static amf.core.remote.Platform platform()
public static java.util.concurrent.CompletableFuture<WebApiBaseUnit> ClientBaseUnit2WebApiBaseUnit(java.util.concurrent.CompletableFuture<amf.client.model.document.BaseUnit> bu)
bu
- BaseUnit to be converted.public static java.util.concurrent.CompletableFuture<amf.client.model.document.BaseUnit> WebApiBaseUnit2ClientBaseUnit(java.util.concurrent.CompletableFuture<WebApiBaseUnit> bu)
bu
- WebApiBaseUnit to be converted.protected abstract static void amf$core$unsafe$PlatformSecrets$_setter_$platform_$eq(amf.core.remote.Platform x$1)
public static <Internal,Client> amf.client.convert.CollectionConverter.InternalOptionOps<Internal,Client> InternalOptionOps(scala.Option<Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.CollectionConverter.ClientListOps<Internal,Client> ClientListOps(java.lang.Object from, amf.client.convert.ClientInternalMatcher<Client,Internal> m)
public static <Client> amf.client.convert.CollectionConverter.ClientOptionOps<Client> ClientOptionOps(java.lang.Object from)
public static <Internal,Client> amf.client.convert.CollectionConverter.InternalMapOps<Internal,Client> InternalMapOps(scala.collection.mutable.Map<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.CollectionConverter.InternalImmutableMapOps<Internal,Client> InternalImmutableMapOps(scala.collection.immutable.Map<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.CollectionConverter.InternalLinkedMapOps<Internal,Client> InternalLinkedMapOps(scala.collection.mutable.LinkedHashMap<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.CollectionConverter.InternalSeqOps<Internal,Client> InternalSeqOps(scala.collection.Seq<Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.FutureConverter.InternalFutureOps<Internal,Client> InternalFutureOps(scala.concurrent.Future<Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> amf.client.convert.FutureConverter.ClientFutureOps<Internal,Client> ClientFutureOps(java.lang.Object from, amf.client.convert.ClientInternalMatcher<Client,Internal> m)
public static <Internal,Client> Client asClient(Internal from, amf.client.convert.InternalClientMatcher<Internal,Client> m)
public static <Internal,Client> Internal asInternal(Client from, amf.client.convert.ClientInternalMatcher<Client,Internal> m)
protected static <Internal,Client> java.util.Optional<Client> asClientOption(scala.Option<Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> matcher)
public static <A,B> java.util.List<B> asClientList(scala.collection.Seq<A> from, amf.client.convert.InternalClientMatcher<A,B> matcher)
protected static <Internal,Client> java.util.Map<java.lang.String,Client> asClientMap(scala.collection.mutable.Map<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> matcher)
protected static <Internal,Client> java.util.Map<java.lang.String,Client> asClientImmutableMap(scala.collection.immutable.Map<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> matcher)
protected static <Internal,Client> java.util.Map<java.lang.String,Client> asClientLinkedMap(scala.collection.mutable.LinkedHashMap<java.lang.String,Internal> from, amf.client.convert.InternalClientMatcher<Internal,Client> matcher)
protected static <Client,Internal> scala.collection.mutable.Buffer<Internal> asInternalSeq(java.util.List<Client> from, amf.client.convert.ClientInternalMatcher<Client,Internal> matcher)
protected static <T> java.util.concurrent.CompletableFuture<T> asClientFuture(scala.concurrent.Future<T> from)
protected static <Client,Internal> scala.concurrent.Future<Internal> asInternalFuture(java.util.concurrent.CompletableFuture<Client> from, amf.client.convert.ClientInternalMatcher<Client,Internal> matcher)
protected static <E> scala.Option<E> toScalaOption(java.util.Optional<E> from)
protected static <E> java.util.Optional<E> toClientOption(scala.Option<E> from)