| Package | Description |
|---|---|
| com.amazonaws.codegen.model.config.templates | |
| com.amazonaws.codegen.model.intermediate |
| Modifier and Type | Method and Description |
|---|---|
static CodeGenTemplatesConfig |
CodeGenTemplatesConfig.load(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.fromValue(String strProtocol) |
Protocol |
Metadata.getProtocol() |
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.setProtocol(Protocol protocol) |
Metadata |
Metadata.withProtocol(Protocol protocol) |
Copyright © 2019. All rights reserved.