public static final class EnvironmentEndpoint.EnvironmentDescriptor.PropertySourceDescriptor extends Object
PropertySource
.Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentEndpoint.EnvironmentDescriptor.PropertySourceDescriptor.PropertyValueDescriptor
A description of a property's value, including its origin if available.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Map<String,EnvironmentEndpoint.EnvironmentDescriptor.PropertySourceDescriptor.PropertyValueDescriptor> |
getProperties() |
public String getName()
public Map<String,EnvironmentEndpoint.EnvironmentDescriptor.PropertySourceDescriptor.PropertyValueDescriptor> getProperties()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.