| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms.model |
| Modifier and Type | Method and Description |
|---|---|
VmServerAddress |
VmServer.vmServerAddress()
Information about the VM server location.
|
| Modifier and Type | Method and Description |
|---|---|
List<VmServerAddress> |
GetServersRequest.vmServerAddressList()
List of
VmServerAddress objects |
| Modifier and Type | Method and Description |
|---|---|
VmServer.Builder |
VmServer.Builder.vmServerAddress(VmServerAddress vmServerAddress)
Information about the VM server location.
|
GetServersRequest.Builder |
GetServersRequest.Builder.vmServerAddressList(VmServerAddress... vmServerAddressList)
List of
VmServerAddress objects |
| Modifier and Type | Method and Description |
|---|---|
GetServersRequest.Builder |
GetServersRequest.Builder.vmServerAddressList(Collection<VmServerAddress> vmServerAddressList)
List of
VmServerAddress objects |
Copyright © 2019. All rights reserved.