| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.model.intermediate | |
| software.amazon.awssdk.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StaticContextParam> |
OperationModel.getStaticContextParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationModel.setStaticContextParams(Map<String,StaticContextParam> staticContextParams) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StaticContextParam> |
Operation.getStaticContextParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setStaticContextParams(Map<String,StaticContextParam> staticContextParams) |
Copyright © 2023. All rights reserved.