| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.spaces |
| Modifier and Type | Method and Description |
|---|---|
SpaceEntity.Builder |
SpaceEntity.Builder.allowSsh(Boolean allowSsh)
Initializes the value for the
allowSsh attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.applicationEventsUrl(String applicationEventsUrl)
Initializes the value for the
applicationEventsUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.applicationsUrl(String applicationsUrl)
Initializes the value for the
applicationsUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.auditorsUrl(String auditorsUrl)
Initializes the value for the
auditorsUrl attribute. |
static SpaceEntity.Builder |
SpaceEntity.builder()
Creates a builder for
SpaceEntity. |
SpaceEntity.Builder |
SpaceEntity.Builder.developersUrl(String developersUrl)
Initializes the value for the
developersUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.domainsUrl(String domainsUrl)
Initializes the value for the
domainsUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.eventsUrl(String eventsUrl)
Initializes the value for the
eventsUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.from(SpaceEntity instance)
Fill a builder with attribute values from the provided
SpaceEntity instance. |
SpaceEntity.Builder |
SpaceEntity.Builder.isolationSegmentId(String isolationSegmentId)
Initializes the value for the
isolationSegmentId attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.managersUrl(String managersUrl)
Initializes the value for the
managersUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.name(String name)
Initializes the value for the
name attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.organizationUrl(String organizationUrl)
Initializes the value for the
organizationUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.routesUrl(String routesUrl)
Initializes the value for the
routesUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.securityGroupsUrl(String securityGroupsUrl)
Initializes the value for the
securityGroupsUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.serviceInstancesUrl(String serviceInstancesUrl)
Initializes the value for the
serviceInstancesUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.spaceQuotaDefinitionId(String spaceQuotaDefinitionId)
Initializes the value for the
spaceQuotaDefinitionId attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.spaceQuotaDefinitionUrl(String spaceQuotaDefinitionUrl)
Initializes the value for the
spaceQuotaDefinitionUrl attribute. |
SpaceEntity.Builder |
SpaceEntity.Builder.stagingSecurityGroupsUrl(String stagingSecurityGroupsUrl)
Initializes the value for the
stagingSecurityGroupsUrl attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.