| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static NetworkFabricType |
NetworkFabricType.fromValue(String value)
Use this in place of valueOf.
|
static NetworkFabricType |
NetworkFabricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkFabricType[] |
NetworkFabricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSummary |
EnvironmentSummary.withNetworkFabricType(NetworkFabricType networkFabricType)
The network fabric type of the environment.
|
GetEnvironmentResult |
GetEnvironmentResult.withNetworkFabricType(NetworkFabricType networkFabricType)
The network fabric type of the environment.
|
CreateEnvironmentResult |
CreateEnvironmentResult.withNetworkFabricType(NetworkFabricType networkFabricType)
The network fabric type of the environment.
|
CreateEnvironmentRequest |
CreateEnvironmentRequest.withNetworkFabricType(NetworkFabricType networkFabricType)
The network fabric type of the environment.
|
Copyright © 2022. All rights reserved.