| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.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 |
|---|---|
ApiGatewayApiAsset |
ApiGatewayApiAsset.withProtocolType(ProtocolType protocolType)
The protocol type of the API asset.
|
ImportAssetFromApiGatewayApiResponseDetails |
ImportAssetFromApiGatewayApiResponseDetails.withProtocolType(ProtocolType protocolType)
The protocol type.
|
ImportAssetFromApiGatewayApiRequestDetails |
ImportAssetFromApiGatewayApiRequestDetails.withProtocolType(ProtocolType protocolType)
The protocol type.
|
Copyright © 2025. All rights reserved.