@Generated(value="lombok") public static class UpdateQuotaRequest.UpdateQuotaRequestBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
allowPaidServicePlans(Boolean allowPaidServicePlans) |
UpdateQuotaRequest |
build() |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
instanceMemoryLimit(Integer instanceMemoryLimit) |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
memoryLimit(Integer memoryLimit) |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
name(String name) |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
newName(String newName) |
String |
toString() |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
totalRoutes(Integer totalRoutes) |
UpdateQuotaRequest.UpdateQuotaRequestBuilder |
totalServices(Integer totalServices) |
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder allowPaidServicePlans(Boolean allowPaidServicePlans)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder instanceMemoryLimit(Integer instanceMemoryLimit)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder memoryLimit(Integer memoryLimit)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder name(String name)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder newName(String newName)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder totalRoutes(Integer totalRoutes)
@Generated(value="lombok") public UpdateQuotaRequest.UpdateQuotaRequestBuilder totalServices(Integer totalServices)
@Generated(value="lombok") public UpdateQuotaRequest build()
@Generated(value="lombok") public String toString()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.