ReservedInstanceArtifact Class
- java.
lang. Object - com.
microsoft. store. partnercenter. models. ResourceBase - com.
microsoft. store. partnercenter. models. ResourceBaseWithLinks<TLinks> - com.
microsoft. store. partnercenter. models. entitlements. Artifact - com.
microsoft. store. partnercenter. models. entitlements. ReservedInstanceArtifact
- com.
- com.
- com.
- com.
public class ReservedInstanceArtifact extends Artifact
Class that represents reserved instance artifact.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| ReservedInstanceArtifact() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Link |
getLink()
Gets the link for the reserved instance artifact. |
| java.lang.String |
getResourceId()
Gets the resource identifier for the reserved instance artifact. |
| void |
setLink(Link value)
Sets the link for the reserved instance artifact. |
| void |
setResourceId(String value)
Sets the resource identifier for the reserved instance artifact. |
Inherited Members
Constructor Details
ReservedInstanceArtifact
public ReservedInstanceArtifact()
Method Details
getLink
public Link getLink()
Gets the link for the reserved instance artifact.
Returns:
getResourceId
public String getResourceId()
Gets the resource identifier for the reserved instance artifact.
Returns:
setLink
public void setLink(Link value)
Sets the link for the reserved instance artifact.
Parameters:
setResourceId
public void setResourceId(String value)
Sets the resource identifier for the reserved instance artifact.
Parameters: