public class DeploymentMapping extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
count |
protected String |
deploymentId |
protected static String |
NULL_ID |
Constructor and Description |
---|
DeploymentMapping(String deploymentId,
int count) |
protected static String NULL_ID
protected String deploymentId
protected int count
public DeploymentMapping(String deploymentId, int count)
public String getDeploymentId()
public int getCount()
public void removeIds(int numberOfIds)
Copyright © 2022. All rights reserved.