public class EndpointEnvironmentResourceValue extends EnvironmentResourceValue
| Constructor and Description |
|---|
EndpointEnvironmentResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentResourceValueType |
getType()
Get the type of value for the environment resource.
|
String |
getValue()
Return the value for the environment resource.
|
String |
toString() |
equals, hashCodepublic EnvironmentResourceValueType getType()
getType in class EnvironmentResourceValuepublic String getValue()
EnvironmentResourceValuegetValue in class EnvironmentResourceValue