Uses of Class
com.microsoft.store.partnercenter.models.entitlements.Artifact
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.entitlements | |
| com.microsoft.store.partnercenter.utils |
-
Uses of Artifact in com.microsoft.store.partnercenter.models.entitlements
Subclasses of Artifact in com.microsoft.store.partnercenter.models.entitlements Modifier and Type Class Description classReservedInstanceArtifactClass that represents reserved instance artifact.Methods in com.microsoft.store.partnercenter.models.entitlements that return types with arguments of type Artifact Modifier and Type Method Description Iterable<Artifact>Entitlement. getEntitledArtifacts()Gets the collection of entitled artifacts.Method parameters in com.microsoft.store.partnercenter.models.entitlements with type arguments of type Artifact Modifier and Type Method Description voidEntitlement. setEntitledArtifacts(Iterable<Artifact> value)Sets the collection of entitled artifacts. -
Uses of Artifact in com.microsoft.store.partnercenter.utils
Methods in com.microsoft.store.partnercenter.utils that return Artifact Modifier and Type Method Description ArtifactArtifactDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctxt)