Class HttpApiKeyAuthTrait.Builder
java.lang.Object
software.amazon.smithy.model.traits.AbstractTraitBuilder<HttpApiKeyAuthTrait,HttpApiKeyAuthTrait.Builder>
software.amazon.smithy.model.traits.HttpApiKeyAuthTrait.Builder
- All Implemented Interfaces:
SmithyBuilder<HttpApiKeyAuthTrait>
- Enclosing class:
- HttpApiKeyAuthTrait
public static final class HttpApiKeyAuthTrait.Builder
extends AbstractTraitBuilder<HttpApiKeyAuthTrait,HttpApiKeyAuthTrait.Builder>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Creates an immutable object that is created from the properties that have been set on the builder.Methods inherited from class software.amazon.smithy.model.traits.AbstractTraitBuilder
getSourceLocation, sourceLocation
-
Method Details
-
build
Description copied from interface:SmithyBuilder
Creates an immutable object that is created from the properties that have been set on the builder.- Returns:
- an instance of T
-
scheme
-
name
-
in
-