public class UpdateMetadataRequest extends Object implements Serializable
| Constructor and Description | 
|---|
| UpdateMetadataRequest(String key,
                     String access,
                     Object value,
                     String type) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object object) | 
| String | getAccess()Get the access of metadata request | 
| String | getKey()Get the key of metadata request | 
| String | getType()Get the type of metadata request | 
| Object | getValue()Get the value of metadata request | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.