public class EndpointAuthSchemeInterceptorClassSpec extends Object implements ClassSpec
AwsEndpointAttribute.AUTH_SCHEMES
property on the
endpoint if they exist. Auth schemes describe auth related requirements for the endpoint, such as signing name, signing
region, and the name of the auth scheme to use, such as SigV4.Constructor and Description |
---|
EndpointAuthSchemeInterceptorClassSpec(IntermediateModel intermediateModel) |
Modifier and Type | Method and Description |
---|---|
com.squareup.javapoet.ClassName |
className() |
com.squareup.javapoet.TypeSpec |
poetSpec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
staticImports
public EndpointAuthSchemeInterceptorClassSpec(IntermediateModel intermediateModel)
Copyright © 2023. All rights reserved.