public final class HttpApiKeyAuthTrait extends AbstractTrait implements ToSmithyBuilder<HttpApiKeyAuthTrait>
Modifier and Type | Class and Description |
---|---|
static class |
HttpApiKeyAuthTrait.Builder |
static class |
HttpApiKeyAuthTrait.Location |
static class |
HttpApiKeyAuthTrait.Provider |
Modifier and Type | Method and Description |
---|---|
static HttpApiKeyAuthTrait.Builder |
builder() |
protected Node |
createNode()
The result of toNode is used for hashCodes and equality.
|
HttpApiKeyAuthTrait.Location |
getIn() |
java.lang.String |
getName() |
java.util.Optional<java.lang.String> |
getScheme() |
HttpApiKeyAuthTrait.Builder |
toBuilder()
Take this object and create a builder that contains all of the
current property values of this object.
|
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
flatMapStream, getIdiomaticTraitName, getIdiomaticTraitName, isSynthetic, makeAbsoluteName, makeAbsoluteName
public static final ShapeId ID
public java.util.Optional<java.lang.String> getScheme()
public java.lang.String getName()
public HttpApiKeyAuthTrait.Location getIn()
public HttpApiKeyAuthTrait.Builder toBuilder()
ToSmithyBuilder
toBuilder
in interface ToSmithyBuilder<HttpApiKeyAuthTrait>
protected Node createNode()
AbstractTrait
createNode
in class AbstractTrait
public static HttpApiKeyAuthTrait.Builder builder()