public static interface VmServerAddress.Builder extends CopyableBuilder<VmServerAddress.Builder,VmServerAddress>
| Modifier and Type | Method and Description |
|---|---|
VmServerAddress.Builder |
vmId(String vmId)
Sets the value of the VmId property for this object.
|
VmServerAddress.Builder |
vmManagerId(String vmManagerId)
Sets the value of the VmManagerId property for this object.
|
copyapply, buildVmServerAddress.Builder vmManagerId(String vmManagerId)
vmManagerId - The new value for the VmManagerId property for this object.VmServerAddress.Builder vmId(String vmId)
vmId - The new value for the VmId property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.