public static class ResourceMappings.AssignedResources extends Object implements Serializable
| Constructor and Description | 
|---|
| AssignedResources() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ResourceMappings.AssignedResources | fromBytes(byte[] bytes) | 
| List<Serializable> | getAssignedResources() | 
| byte[] | toBytes() | 
| void | updateAssignedResources(List<Serializable> list) | 
public List<Serializable> getAssignedResources()
public void updateAssignedResources(List<Serializable> list)
public static ResourceMappings.AssignedResources fromBytes(byte[] bytes) throws IOException
IOExceptionpublic byte[] toBytes()
               throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.