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 java.lang.String |
CLOUD_FOUNDRY_PLATFORM |
static java.lang.String |
ORGANIZATION_GUID_KEY |
static java.lang.String |
SPACE_GUID_KEY |
platform, properties
Modifier and Type | Method and Description |
---|---|
static CloudFoundryContext.CloudFoundryContextBuilder |
builder() |
java.lang.String |
getOrganizationGuid() |
java.lang.String |
getSpaceGuid() |
canEqual, equals, getPlatform, getProperties, getProperty, getStringProperty, hashCode, toString
public static final java.lang.String CLOUD_FOUNDRY_PLATFORM
public static final java.lang.String ORGANIZATION_GUID_KEY
public static final java.lang.String SPACE_GUID_KEY
public java.lang.String getOrganizationGuid()
public java.lang.String getSpaceGuid()
public static CloudFoundryContext.CloudFoundryContextBuilder builder()