| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static PortInfoSourceType |
PortInfoSourceType.fromValue(String value)
Use this in place of valueOf.
|
static PortInfoSourceType |
PortInfoSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortInfoSourceType[] |
PortInfoSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceEntry |
InstanceEntry.withPortInfoSource(PortInfoSourceType portInfoSource)
The port configuration to use for the new Amazon EC2 instance.
|
Copyright © 2019. All rights reserved.