public static interface HttpProperties.Builder extends SdkPojo, CopyableBuilder<HttpProperties.Builder,HttpProperties>
Modifier and Type | Method and Description |
---|---|
HttpProperties.Builder |
httpName(String httpName)
The name of an HTTP namespace.
|
copy
applyMutation, build
HttpProperties.Builder httpName(String httpName)
The name of an HTTP namespace.
httpName
- The name of an HTTP namespace.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.