public class BindResource
extends java.lang.Object
Constructor and Description |
---|
BindResource() |
BindResource(java.util.Map<java.lang.String,java.lang.Object> properties) |
BindResource(java.lang.String appGuid,
java.lang.String route,
java.util.Map<java.lang.String,java.lang.Object> properties) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getProperty(java.lang.String key)
Get the value of a field in the request with the given key.
|