Package | Description |
---|---|
software.amazon.awssdk.codegen.model.service |
Modifier and Type | Method and Description |
---|---|
Http |
Operation.getHttp() |
Http |
Http.withMethod(String method) |
Http |
Http.withRequestUri(String requestUri) |
Modifier and Type | Method and Description |
---|---|
void |
Operation.setHttp(Http http) |
Operation |
Operation.withHttp(Http http) |
Copyright © 2021. All rights reserved.