| 修飾子と型 | クラスと説明 |
|---|---|
static class | EnvironmentEndpoint.EnvironmentDescriptorEnvironment の説明。 |
static class | EnvironmentEndpoint.EnvironmentEntryDescriptorEnvironment のエントリの説明。 |
static class | EnvironmentEndpoint.PropertySourceDescriptorPropertySource の説明。 |
static class | EnvironmentEndpoint.PropertySourceEntryDescriptorPropertySource の特定のエントリの説明。 |
static class | EnvironmentEndpoint.PropertySummaryDescriptorEnvironment の特定のエントリの概要。 |
static class | EnvironmentEndpoint.PropertyValueDescriptor プロパティの値の説明。可能な場合はその起源も含まれます。 |
| コンストラクターと説明 |
|---|
EnvironmentEndpoint(org.springframework.core.env.Environment environment) |
| 修飾子と型 | メソッドと説明 |
|---|---|
EnvironmentEndpoint.EnvironmentDescriptor | environment(StringSE pattern) |
EnvironmentEndpoint.EnvironmentEntryDescriptor | environmentEntry(StringSE toMatch) |
ObjectSE | sanitize(StringSE name, ObjectSE object) |
void | setKeysToSanitize(StringSE... keysToSanitize) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic EnvironmentEndpoint(org.springframework.core.env.Environment environment)
public void setKeysToSanitize(StringSE... keysToSanitize)
@ReadOperation public EnvironmentEndpoint.EnvironmentDescriptor environment(@Nullable StringSE pattern)
@ReadOperation public EnvironmentEndpoint.EnvironmentEntryDescriptor environmentEntry(@Selector StringSE toMatch)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.