| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static ProxyType |
ProxyType.fromValue(String value)
Use this in place of valueOf.
|
static ProxyType |
ProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyType[] |
ProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest |
CreateApplicationRequest.withProxyType(ProxyType proxyType)
The proxy type of the proxy created within the application.
|
CreateApplicationResult |
CreateApplicationResult.withProxyType(ProxyType proxyType)
The proxy type of the proxy created within the application.
|
ApplicationSummary |
ApplicationSummary.withProxyType(ProxyType proxyType)
The proxy type of the proxy created within the application.
|
GetApplicationResult |
GetApplicationResult.withProxyType(ProxyType proxyType)
The proxy type of the proxy created within the application.
|
Copyright © 2024. All rights reserved.