Uses of Interface
io.dialob.api.rest.Metadata
-
Packages that use Metadata Package Description io.dialob.api.rest -
-
Uses of Metadata in io.dialob.api.rest
Classes in io.dialob.api.rest that implement Metadata Modifier and Type Class Description classImmutableMetadataImmutable implementation ofMetadata.Methods in io.dialob.api.rest with parameters of type Metadata Modifier and Type Method Description static ImmutableMetadataImmutableMetadata. copyOf(Metadata instance)Creates an immutable copy of aMetadatavalue.ImmutableMetadata.BuilderImmutableMetadata.Builder. from(Metadata instance)Fill a builder with attribute values from the providedMetadatainstance.
-