| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.internal | |
| software.amazon.awssdk.codegen.model.intermediate | |
| software.amazon.awssdk.codegen.poet.model |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Utils.isMapKeyWithEnumShape(MapModel mapModel) |
static boolean |
Utils.isMapValueWithEnumShape(MapModel mapModel) |
| Modifier and Type | Method and Description |
|---|---|
MapModel |
MemberModel.getMapModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemberModel.setMapModel(MapModel map) |
MemberModel |
MemberModel.withMapModel(MapModel map) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeName |
TypeProvider.mapEntryWithConcreteTypes(MapModel mapModel) |
Copyright © 2023. All rights reserved.