Package org.jclouds.profitbricks.domain
Class Storage.Request.CreatePayload.Builder
java.lang.Object
org.jclouds.profitbricks.domain.Storage.Request.CreatePayload.Builder
- Enclosing class:
Storage.Request.CreatePayload
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
dataCenterId
(String dataCenterId) imagePassword
(String profitBricksImagePassword) mountImageId
(String mountImageId) size
(float size)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
dataCenterId
-
size
-
name
-
mountImageId
-
imagePassword
public abstract Storage.Request.CreatePayload.Builder imagePassword(String profitBricksImagePassword) -
build
-