public class MacSetUpdateRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| MacSetUpdateRequest(String objectId,
                   String description,
                   String name,
                   String value,
                   Boolean inheritanceAllowed,
                   int revision)Instantiates a new Ip set update request. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Gets description. | 
| String | getName()Gets name. | 
| String | getObjectId()Gets object id. | 
| int | getRevision()Gets revision. | 
| String | getValue()Gets value. | 
| Boolean | isInheritanceAllowed()Is inheritance allowed boolean. | 
public MacSetUpdateRequest(String objectId, String description, String name, String value, Boolean inheritanceAllowed, int revision)
objectId - the object iddescription - the descriptionname - the namevalue - the valueinheritanceAllowed - the inheritance allowedrevision - revisionCopyright © 2020 iland Internet Solutions, Corp. All rights reserved.