public static interface VmServerAddress.Builder extends SdkPojo, CopyableBuilder<VmServerAddress.Builder,VmServerAddress>
Modifier and Type | Method and Description |
---|---|
VmServerAddress.Builder |
vmId(String vmId)
The identifier of the VM.
|
VmServerAddress.Builder |
vmManagerId(String vmManagerId)
The identifier of the VM manager.
|
copy
applyMutation, build
VmServerAddress.Builder vmManagerId(String vmManagerId)
The identifier of the VM manager.
vmManagerId
- The identifier of the VM manager.VmServerAddress.Builder vmId(String vmId)
The identifier of the VM.
vmId
- The identifier of the VM.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.