| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolType |
ProtocolType.fromValue(String value)
Use this in place of valueOf.
|
static ProtocolType |
ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolType[] |
ProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateApiResult |
UpdateApiResult.withProtocolType(ProtocolType protocolType)
The API protocol.
|
ReimportApiResult |
ReimportApiResult.withProtocolType(ProtocolType protocolType)
The API protocol.
|
CreateApiResult |
CreateApiResult.withProtocolType(ProtocolType protocolType)
The API protocol.
|
CreateApiRequest |
CreateApiRequest.withProtocolType(ProtocolType protocolType)
The API protocol.
|
Api |
Api.withProtocolType(ProtocolType protocolType)
The API protocol.
|
GetApiResult |
GetApiResult.withProtocolType(ProtocolType protocolType)
The API protocol.
|
ImportApiResult |
ImportApiResult.withProtocolType(ProtocolType protocolType)
The API protocol.
|
Copyright © 2023. All rights reserved.