@Generated(value="lombok") public static class SpaceQuota.SpaceQuotaBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
SpaceQuota |
build() |
SpaceQuota.SpaceQuotaBuilder |
id(String id) |
SpaceQuota.SpaceQuotaBuilder |
instanceMemoryLimit(Integer instanceMemoryLimit) |
SpaceQuota.SpaceQuotaBuilder |
name(String name) |
SpaceQuota.SpaceQuotaBuilder |
organizationId(String organizationId) |
SpaceQuota.SpaceQuotaBuilder |
paidServicePlans(Boolean paidServicePlans) |
String |
toString() |
SpaceQuota.SpaceQuotaBuilder |
totalMemoryLimit(Integer totalMemoryLimit) |
SpaceQuota.SpaceQuotaBuilder |
totalRoutes(Integer totalRoutes) |
SpaceQuota.SpaceQuotaBuilder |
totalServiceInstances(Integer totalServiceInstances) |
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder id(String id)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder instanceMemoryLimit(Integer instanceMemoryLimit)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder name(String name)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder organizationId(String organizationId)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder paidServicePlans(Boolean paidServicePlans)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder totalMemoryLimit(Integer totalMemoryLimit)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder totalRoutes(Integer totalRoutes)
@Generated(value="lombok") public SpaceQuota.SpaceQuotaBuilder totalServiceInstances(Integer totalServiceInstances)
@Generated(value="lombok") public SpaceQuota build()
@Generated(value="lombok") public String toString()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.