public final class CloudFoundryContext extends Context
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudFoundryContext.CloudFoundryContextBuilder |
Context.ContextBaseBuilder<R extends Context,B extends Context.ContextBaseBuilder<R,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
CLOUD_FOUNDRY_PLATFORM |
static String |
ORGANIZATION_GUID_KEY |
static String |
SPACE_GUID_KEY |
platform, PLATFORM_KEY, properties| Modifier and Type | Method and Description |
|---|---|
static CloudFoundryContext.CloudFoundryContextBuilder |
builder() |
String |
getOrganizationGuid() |
String |
getSpaceGuid() |
canEqual, equals, getPlatform, getProperties, getProperty, getStringProperty, hashCode, toStringpublic static final String CLOUD_FOUNDRY_PLATFORM
public static final String ORGANIZATION_GUID_KEY
public static final String SPACE_GUID_KEY
public String getOrganizationGuid()
public String getSpaceGuid()
public static CloudFoundryContext.CloudFoundryContextBuilder builder()