public static final class AssociatedProductsTypes.UpdateSpec.Builder
extends java.lang.Object
AssociatedProductsTypes.UpdateSpec
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
AssociatedProductsTypes.UpdateSpec . |
Modifier and Type | Method and Description |
---|---|
AssociatedProductsTypes.UpdateSpec |
build() |
AssociatedProductsTypes.UpdateSpec.Builder |
setDeployments(java.util.List<java.lang.String> deployments)
The list of hostname/IPs of the instances of the VMware products deployed in the
environment.
|
public Builder()
AssociatedProductsTypes.UpdateSpec
.public AssociatedProductsTypes.UpdateSpec.Builder setDeployments(java.util.List<java.lang.String> deployments)
deployments
- New value for the property.public AssociatedProductsTypes.UpdateSpec build()