public class RemoteDevToolsProperties extends ObjectSE
DevToolsProperties| 修飾子と型 | クラスと説明 |
|---|---|
static class | RemoteDevToolsProperties.Proxy |
static class | RemoteDevToolsProperties.Restart |
| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | DEFAULT_CONTEXT_PATH |
static StringSE | DEFAULT_SECRET_HEADER_NAME |
| コンストラクターと説明 |
|---|
RemoteDevToolsProperties() |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getContextPath() |
RemoteDevToolsProperties.Proxy | getProxy() |
RemoteDevToolsProperties.Restart | getRestart() |
StringSE | getSecret() |
StringSE | getSecretHeaderName() |
void | setContextPath(StringSE contextPath) |
void | setSecret(StringSE secret) |
void | setSecretHeaderName(StringSE secretHeaderName) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSE getContextPath()
public void setContextPath(StringSE contextPath)
public StringSE getSecret()
public void setSecret(StringSE secret)
public StringSE getSecretHeaderName()
public void setSecretHeaderName(StringSE secretHeaderName)
public RemoteDevToolsProperties.Restart getRestart()
public RemoteDevToolsProperties.Proxy getProxy()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.