public class Tag
extends java.lang.Object
Constructor and Description |
---|
Tag(java.lang.String name,
java.lang.String value)
Public constructor which can be called from native code.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets the name of the tag
|
java.lang.String |
getValue()
Gets the value of the tag
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.