| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.model.intermediate | |
| software.amazon.awssdk.codegen.model.service |
| Modifier and Type | Method and Description |
|---|---|
EndpointTrait |
OperationModel.getEndpointTrait()
Returns the endpoint trait that will be used to resolve the endpoint of an API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationModel.setEndpointTrait(EndpointTrait endpointTrait)
Sets the endpoint trait that will be used to resolve the endpoint of an API.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointTrait |
Operation.getEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.setEndpoint(EndpointTrait endpoint) |
Copyright © 2023. All rights reserved.