| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.model.intermediate | |
| software.amazon.awssdk.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
EndpointDiscovery |
ShapeModel.getEndpointDiscovery() |
EndpointDiscovery |
OperationModel.getEndpointDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeModel.setEndpointDiscovery(EndpointDiscovery endpointDiscovery) |
void |
OperationModel.setEndpointDiscovery(EndpointDiscovery endpointDiscovery) |
| Modifier and Type | Method and Description |
|---|---|
EndpointDiscovery |
Operation.getEndpointdiscovery() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setEndpointdiscovery(EndpointDiscovery endpointdiscovery) |
Copyright © 2023. All rights reserved.