| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
BundleId. |
| Modifier and Type | Method and Description |
|---|---|
BundleId |
build() |
BundleId.Builder |
setBundleId(java.lang.String bundleId)
Identifier of bundle upload
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
BundleId.public BundleId.Builder setBundleId(java.lang.String bundleId)
bundleId - New value for the property.public BundleId build()