| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.poet | |
| software.amazon.awssdk.codegen.poet.client |
| Modifier and Type | Method and Description |
|---|---|
static StaticImport |
StaticImport.staticMethodImport(Class<?> clz,
String... members)
A helper implementation to create a
StaticImport from a Class |
| Modifier and Type | Method and Description |
|---|---|
default Iterable<StaticImport> |
ClassSpec.staticImports()
An optional hook to allow inclusion of static imports for example converting:
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<StaticImport> |
AsyncClientClass.staticImports() |
Copyright © 2023. All rights reserved.