public class ConnectionString extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT_ERR_MSG |
static String |
NON_EMPTY_MSG |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
String |
getId() |
String |
getSecret() |
static ConnectionString |
of(String connectionString) |
public static final String ENDPOINT_ERR_MSG
public static final String NON_EMPTY_MSG
public static ConnectionString of(String connectionString)
public String getEndpoint()
public String getId()
public String getSecret()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.