Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

accept(GeneratorTaskParams) - Method in class software.amazon.awssdk.codegen.emitters.tasks.SharedModelsTaskParamsValidator
 
Acceptor - Class in software.amazon.awssdk.codegen.model.service
 
Acceptor() - Constructor for class software.amazon.awssdk.codegen.model.service.Acceptor
 
AcceptorModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
AcceptorModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
accepts(ShapeModel, MemberModel) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
addArgument(ArgumentModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
addConstructor(ConstructorModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
AddCustomAuthorizers - Class in software.amazon.awssdk.codegen
 
AddCustomAuthorizers(ServiceModel, NamingStrategy) - Constructor for class software.amazon.awssdk.codegen.AddCustomAuthorizers
 
addDeprecated(Consumer<Class<?>>, HasDeprecation) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
addDeprecated(Consumer<Class<?>>) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
AddEmptyOutputShape - Class in software.amazon.awssdk.codegen
 
AddEmptyOutputShape(IntermediateModelBuilder) - Constructor for class software.amazon.awssdk.codegen.AddEmptyOutputShape
 
addEnum(EnumModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
addException(ExceptionModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
additionalMethods() - Method in class software.amazon.awssdk.codegen.poet.client.specs.Ec2ProtocolSpec
 
additionalMethods() - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
addJavadoc(Consumer<String>, String) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
addJavadoc(Consumer<String>, DocumentationModel) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
addMember(MemberModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
addSimpleMethodForm(List<ArgumentModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
ApiGatewayGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
Generator tasks for API Gateway style clients.
ApiGatewayGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.ApiGatewayGeneratorTasks
 
ApiGatewayProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
ApiGatewayProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
ApiGatewayProtocolSpec - Class in software.amazon.awssdk.codegen.poet.client.specs
 
ApiGatewayProtocolSpec(PoetExtensions) - Constructor for class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
apply(String) - Method in interface software.amazon.awssdk.codegen.emitters.CodeTransformer
 
apply(String) - Method in class software.amazon.awssdk.codegen.emitters.JavaCodeFormatter
 
apply(String) - Method in class software.amazon.awssdk.codegen.emitters.LinkRemover
 
apply(String) - Method in class software.amazon.awssdk.codegen.emitters.UnusedImportRemover
 
applyCustomizationsToExamples(ServiceExamples) - Method in class software.amazon.awssdk.codegen.ExamplesCustomizer
Apply the configured CustomizationConfig to the given service examples.
ArgumentModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ArgumentModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
ArtificialResultWrapper - Class in software.amazon.awssdk.codegen.model.intermediate.customization
 
ArtificialResultWrapper() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.customization.ArtificialResultWrapper
 
AstJsonToAstJava - Class in software.amazon.awssdk.codegen
 
AstJsonToAstJava() - Constructor for class software.amazon.awssdk.codegen.AstJsonToAstJava
 
ASYNC_BUILDER_CLASS_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
ASYNC_BUILDER_INTERFACE_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
ASYNC_CLIENT_CLASS_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
ASYNC_CLIENT_INTERFACE_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
AsyncClientBuilderClass - Class in software.amazon.awssdk.codegen.poet.builder
 
AsyncClientBuilderClass(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderClass
 
AsyncClientBuilderInterface - Class in software.amazon.awssdk.codegen.poet.builder
 
AsyncClientBuilderInterface(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderInterface
 
AsyncClientClass - Class in software.amazon.awssdk.codegen.poet.client
 
AsyncClientClass(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.poet.client.AsyncClientClass
 
AsyncClientGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
AsyncClientGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.AsyncClientGeneratorTasks
 
AsyncClientInterface - Class in software.amazon.awssdk.codegen.poet.client
 
AsyncClientInterface(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
asyncExecutionHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
asyncExecutionHandler(OperationModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
Execution handler invocation only differs for protocols that support streaming outputs (REST-JSON, REST-XML).
asyncExecutionHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
asyncResponseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
asyncResponseHandler(OperationModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
Response handler only differs for protocols that support streaming outputs (REST-JSON, REST-XML).
asyncResponseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
AUTH_POLICY_ENUM_CLASS_DIR - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
Authorizer - Class in software.amazon.awssdk.codegen.model.service
 
Authorizer() - Constructor for class software.amazon.awssdk.codegen.model.service.Authorizer
 
Authorizer.Placement - Class in software.amazon.awssdk.codegen.model.service
 
AUTHORIZER_NAME_PREFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
AuthorizerGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
AuthorizerGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.AuthorizerGeneratorTasks
 
AuthorizerModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
AuthorizerModel(String, String, Location, String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
AuthPolicyActions - Class in software.amazon.awssdk.codegen.model.config.customization
Customization configuration for policy actions enums file.
AuthPolicyActions() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
AuthType - Enum in software.amazon.awssdk.codegen.model.service
 
AWS_DOCS_HOST - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
AwsCborProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
AwsCborProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.AwsCborProtocolMetadataProvider
 
AwsGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
Generator tasks for AWS style clients.
AwsGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.AwsGeneratorTasks
 
AwsJsonProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
AwsJsonProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.AwsJsonProtocolMetadataProvider
 
AwsServiceModel - Class in software.amazon.awssdk.codegen.poet.model
Provides the Poet specs for AWS Service models.
AwsServiceModel(IntermediateModel, ShapeModel) - Constructor for class software.amazon.awssdk.codegen.poet.model.AwsServiceModel
 
AwsShapePublicInterfaceProvider - Class in software.amazon.awssdk.codegen.poet.model
 
AwsShapePublicInterfaceProvider(IntermediateModel, ShapeModel) - Constructor for class software.amazon.awssdk.codegen.poet.model.AwsShapePublicInterfaceProvider
 

B

BASE_BUILDER_CLASS_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
BASE_BUILDER_INTERFACE_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
BASE_EXCEPTION_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
baseClassToExtend() - Method in class software.amazon.awssdk.codegen.poet.model.AwsShapePublicInterfaceProvider
 
baseClassToExtend() - Method in interface software.amazon.awssdk.codegen.poet.model.ShapeInterfaceProvider
 
BaseClientBuilderClass - Class in software.amazon.awssdk.codegen.poet.builder
 
BaseClientBuilderClass(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderClass
 
BaseClientBuilderInterface - Class in software.amazon.awssdk.codegen.poet.builder
 
BaseClientBuilderInterface(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderInterface
 
baseDirectory - Variable in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
BaseExceptionClassGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
BaseExceptionClassGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.BaseExceptionClassGeneratorTasks
 
BaseGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
BaseGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
BaseJsonProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
Base class for all JSON based protocols.
BaseJsonProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.BaseJsonProtocolMetadataProvider
 
BaseProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
Base class for all ProtocolMetadataProvider.
BaseProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
 
BaseXmlProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
Base class for all XML based protocols.
BaseXmlProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.BaseXmlProtocolMetadataProvider
 
BasicCodeGenConfig - Class in software.amazon.awssdk.codegen.model.config
 
BasicCodeGenConfig(String, String, String, String, String) - Constructor for class software.amazon.awssdk.codegen.model.config.BasicCodeGenConfig
 
build() - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
build() - Method in class software.amazon.awssdk.codegen.CodeGenerator.Builder
 
build() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
build() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter.Builder
Generates and returns a new ImmutableMapParameter instance which contains all the entries added into the Builder by put() method.
builder() - Static method in class software.amazon.awssdk.codegen.C2jModels
 
builder() - Static method in class software.amazon.awssdk.codegen.CodeGenerator
 
builder() - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns a new MapParameterBuilder instance.
Builder() - Constructor for class software.amazon.awssdk.codegen.internal.ImmutableMapParameter.Builder
 
buildJavaFile(ClassSpec) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 

C

C2jModels - Class in software.amazon.awssdk.codegen
Container for service models and config files.
C2jModels.Builder - Class in software.amazon.awssdk.codegen
 
capitialize(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
chain(CodeTransformer...) - Static method in interface software.amazon.awssdk.codegen.emitters.CodeTransformer
 
ChildTemplate - Class in software.amazon.awssdk.codegen.model.config.templates
 
ChildTemplate(String, String) - Constructor for class software.amazon.awssdk.codegen.model.config.templates.ChildTemplate
 
ClassLoaderHelper - Enum in software.amazon.awssdk.codegen.internal
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderClass
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderInterface
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderClass
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderInterface
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderClass
 
className() - Method in class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderInterface
 
className() - Method in interface software.amazon.awssdk.codegen.poet.ClassSpec
 
className() - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientClass
 
className - Variable in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
className() - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
className() - Method in class software.amazon.awssdk.codegen.poet.client.SyncClientClass
 
className() - Method in class software.amazon.awssdk.codegen.poet.client.SyncClientInterface
 
className() - Method in class software.amazon.awssdk.codegen.poet.common.EnumClass
 
className() - Method in class software.amazon.awssdk.codegen.poet.model.AwsServiceModel
 
className() - Method in interface software.amazon.awssdk.codegen.poet.StaticImport
 
classNameFromFqcn(String) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
ClassSpec - Interface in software.amazon.awssdk.codegen.poet
Represents the a Poet generated class
clear() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Unsupported methods
clientPackageName - Variable in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
close() - Method in class software.amazon.awssdk.codegen.emitters.CodeEmitter
 
closeQuietly(Closeable) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
CodeEmitter - Class in software.amazon.awssdk.codegen.emitters
Submits generator tasks to executor.
CodeEmitter(Iterable<GeneratorTask>, GeneratorTaskExecutor) - Constructor for class software.amazon.awssdk.codegen.emitters.CodeEmitter
 
CODEGEN_CONFIG_FILE - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
codeGenConfig(BasicCodeGenConfig) - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
codeGenConfig() - Method in class software.amazon.awssdk.codegen.C2jModels
 
codeGenConfig() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
CodegenCustomizationProcessor - Interface in software.amazon.awssdk.codegen.customization
 
CodegenCustomizationProcessorChain - Class in software.amazon.awssdk.codegen.customization
 
CodegenCustomizationProcessorChain(CodegenCustomizationProcessor...) - Constructor for class software.amazon.awssdk.codegen.customization.CodegenCustomizationProcessorChain
 
CodeGenerator - Class in software.amazon.awssdk.codegen
 
CodeGenerator(CodeGenerator.Builder) - Constructor for class software.amazon.awssdk.codegen.CodeGenerator
 
CodeGenerator.Builder - Class in software.amazon.awssdk.codegen
Builder for a CodeGenerator.
CodeGenTemplatesConfig - Class in software.amazon.awssdk.codegen.model.config.templates
 
CodeGenTemplatesConfig() - Constructor for class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
CodeTransformer - Interface in software.amazon.awssdk.codegen.emitters
 
CodeWriter - Class in software.amazon.awssdk.codegen.emitters
Formats the generated code and write it to the underlying file.
CodeWriter(String, String) - Constructor for class software.amazon.awssdk.codegen.emitters.CodeWriter
Constructor to use for .java files.
CodeWriter(String, String, String) - Constructor for class software.amazon.awssdk.codegen.emitters.CodeWriter
Constructor to use for custom file suffixes.
CommonClientGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
Task for classes shared by AsyncClientGeneratorTasks and SyncClientGeneratorTasks.
CommonClientGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.CommonClientGeneratorTasks
 
CompositeIterable<T> - Class in software.amazon.awssdk.codegen.utils
 
CompositeIterable(Iterable<Iterable<T>>) - Constructor for class software.amazon.awssdk.codegen.utils.CompositeIterable
 
CompositeIterable(Iterable<T>...) - Constructor for class software.amazon.awssdk.codegen.utils.CompositeIterable
 
Constants - Class in software.amazon.awssdk.codegen.internal
 
Constants() - Constructor for class software.amazon.awssdk.codegen.internal.Constants
 
constructAuthorizers() - Method in class software.amazon.awssdk.codegen.AddCustomAuthorizers
 
CONSTRUCTOR_DOC - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
ConstructorFormsWrapper - Class in software.amazon.awssdk.codegen.model.config
 
ConstructorFormsWrapper() - Constructor for class software.amazon.awssdk.codegen.model.config.ConstructorFormsWrapper
 
ConstructorModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ConstructorModel(String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
containsKey(Object) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Inherited methods
containsValue(Object) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
ConvenienceTypeOverload - Class in software.amazon.awssdk.codegen.model.config.customization
Customization to allow generation of additional setter overloads for a 'convenience' type (i.e.
ConvenienceTypeOverload() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
copierClassFor(MemberModel) - Method in class software.amazon.awssdk.codegen.poet.model.ServiceModelCopiers
 
copierSpecs() - Method in class software.amazon.awssdk.codegen.poet.model.ServiceModelCopiers
 
copyMethodName() - Method in class software.amazon.awssdk.codegen.poet.model.ServiceModelCopiers
 
create(IntermediateModel, String, String) - Static method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
create(IntermediateModel) - Static method in class software.amazon.awssdk.codegen.internal.Freemarker
 
createBoundedTypeVariableName(String, ClassName, String...) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createClassBuilder(ClassName) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createDirectory(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
createDirectory(File) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
createEnumBuilder(ClassName) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createErrorResponseHandler() - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
createErrorResponseHandler() - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
createErrorResponseHandler() - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
createErrorResponseHandler() - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
createFile(String, String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
createInputShapeMarshaller(ServiceMetadata, Operation) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Create the ShapeMarshaller to the input shape from the specified Operation.
createInterfaceBuilder(ClassName) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createLinkToServiceDocumentation(Metadata, String) - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
Create the HTML for a link to the operation/shape core AWS docs site
createLinkToServiceDocumentation(Metadata, ShapeModel) - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
Create the HTML for a link to the operation/shape core AWS docs site
createParameterizedTypeName(ClassName, String...) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createParameterizedTypeName(Class<?>, String...) - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
createPoetGeneratorTask(ClassSpec) - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.AsyncClientGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.AuthorizerGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseExceptionClassGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.CommonClientGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.MarshallerGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.PackageInfoGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.PolicyActionEnumGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.SmokeTestsGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.SyncClientGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.UnmarshallerGeneratorTasks
 
createTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.WaitersGeneratorTasks
 
CUSTOMIZATION_CONFIG_FILE - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
customizationConfig(CustomizationConfig) - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
customizationConfig() - Method in class software.amazon.awssdk.codegen.C2jModels
 
customizationConfig - Variable in class software.amazon.awssdk.codegen.customization.processors.SendEmptyNonAutoConstructedListAsEmptyListProcessor
 
CustomizationConfig - Class in software.amazon.awssdk.codegen.model.config.customization
 

D

DEFAULT - Static variable in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
DEFAULT_ASYNC_RETURN - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_FLUENT_RETURN - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_GETTER - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_GETTER_PARAM - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_SETTER - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_SETTER_PARAM - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DEFAULT_SYNC_RETURN - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
DefaultCustomizationProcessor - Class in software.amazon.awssdk.codegen.customization.processors
 
DefaultCustomizationProcessor() - Constructor for class software.amazon.awssdk.codegen.customization.processors.DefaultCustomizationProcessor
 
DefaultNamingStrategy - Class in software.amazon.awssdk.codegen.naming
Default implementation of naming strategy respecting customizations supplied by CustomizationConfig.
DefaultNamingStrategy(ServiceModel, CustomizationConfig) - Constructor for class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
DeprecatedSuppression - Enum in software.amazon.awssdk.codegen.model.config.customization
Code that has been deprecated and no longer needs to be generated, used for new services.
directoryToPackage(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Converts a directory to a Java package name.
documentation - Variable in class software.amazon.awssdk.codegen.model.intermediate.DocumentationModel
 
DocumentationModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
DocumentationModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.DocumentationModel
 
DocumentationUtils - Class in software.amazon.awssdk.codegen.internal
 
DocumentationUtils() - Constructor for class software.amazon.awssdk.codegen.internal.DocumentationUtils
 

E

Ec2ProtocolMetdataProvider - Class in software.amazon.awssdk.codegen.protocol
 
Ec2ProtocolMetdataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.Ec2ProtocolMetdataProvider
 
Ec2ProtocolSpec - Class in software.amazon.awssdk.codegen.poet.client.specs
 
Ec2ProtocolSpec(PoetExtensions) - Constructor for class software.amazon.awssdk.codegen.poet.client.specs.Ec2ProtocolSpec
 
emit() - Method in class software.amazon.awssdk.codegen.emitters.CodeEmitter
 
emitClientConstructors() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
emitClientMutationMethods() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
entrySet() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
EnumClass - Class in software.amazon.awssdk.codegen.poet.common
 
EnumClass(String, ShapeModel) - Constructor for class software.amazon.awssdk.codegen.poet.common.EnumClass
 
EnumModel - Class in software.amazon.awssdk.codegen.model.intermediate
Represents a single enum field in a enum.
EnumModel(String, String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.EnumModel
 
equals(Object) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
equalsMethod(ShapeModel) - Method in class software.amazon.awssdk.codegen.poet.model.ModelMethodOverrides
 
ErrorMap - Class in software.amazon.awssdk.codegen.model.service
 
ErrorMap() - Constructor for class software.amazon.awssdk.codegen.model.service.ErrorMap
 
errorResponseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
errorResponseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
errorResponseHandler(OperationModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
errorResponseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
ErrorTrait - Class in software.amazon.awssdk.codegen.model.service
Expresses content of the error trait
ErrorTrait() - Constructor for class software.amazon.awssdk.codegen.model.service.ErrorTrait
 
errorUnmarshallers(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
errorUnmarshallers(IntermediateModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
errorUnmarshallers(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
escapeIllegalCharacters(String) - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
Escapes Java comment breaking illegal character sequences.
Example - Class in software.amazon.awssdk.codegen.model.intermediate
 
Example(String, String, String, JsonNode, JsonNode, ExampleComments) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.Example
 
ExampleComments - Class in software.amazon.awssdk.codegen.model.intermediate
 
ExampleComments(Map<String, String>, Map<String, String>) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ExampleComments
 
ExamplesCustomizer - Class in software.amazon.awssdk.codegen
Transforms the examples so that they are in line with any shape related customizations for the given service.
ExamplesCustomizer(ServiceModel, CustomizationConfig) - Constructor for class software.amazon.awssdk.codegen.ExamplesCustomizer
 
examplesModel(ServiceExamples) - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
examplesModel() - Method in class software.amazon.awssdk.codegen.C2jModels
 
EXCEPTION_CLASS_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
ExceptionModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ExceptionModel(String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
execute() - Method in class software.amazon.awssdk.codegen.CodeGenerator
load ServiceModel.
execute() - Method in class software.amazon.awssdk.codegen.emitters.FreemarkerGeneratorTask
 
execute() - Method in interface software.amazon.awssdk.codegen.emitters.GeneratorTask
 
execute() - Method in class software.amazon.awssdk.codegen.emitters.PoetGeneratorTask
 
executionHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
executionHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
executionHandler(OperationModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
executionHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 

F

FAULT_CLASS_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
fileNamePrefix(String) - Method in class software.amazon.awssdk.codegen.CodeGenerator.Builder
 
findEnumModelByValue(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
Returns the enum model for the given enum value.
findMemberModelByC2jName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
Returns the member model associated with the given c2j member name from this shape model.
findShapeModelByC2jName(IntermediateModel, String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Search for intermediate shape model by its c2j name.
findShapeModelByC2jNameIfExists(IntermediateModel, String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Search for intermediate shape model by its c2j name.
flush() - Method in class software.amazon.awssdk.codegen.emitters.CodeWriter
This method is expected to be called only once during the code generation process after the template processing is done.
forValue(String) - Static method in enum software.amazon.awssdk.codegen.model.service.Location
 
freemarker - Variable in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
Freemarker - Class in software.amazon.awssdk.codegen.internal
Util class that sets up the freemarker configuration and loads the templates.
FreemarkerGeneratorTask - Class in software.amazon.awssdk.codegen.emitters
Runs the template on the data model.
FreemarkerGeneratorTask(String, String, Template, Object) - Constructor for class software.amazon.awssdk.codegen.emitters.FreemarkerGeneratorTask
 
FreemarkerGeneratorTask(Writer, Template, Object) - Constructor for class software.amazon.awssdk.codegen.emitters.FreemarkerGeneratorTask
 
fromAstJsonToAstJava(JsonNode) - Static method in class software.amazon.awssdk.codegen.AstJsonToAstJava
 
fromValue(String) - Static method in enum software.amazon.awssdk.codegen.model.config.customization.DeprecatedSuppression
 
fromValue(String) - Static method in enum software.amazon.awssdk.codegen.model.intermediate.Protocol
 
fromValue(String) - Static method in enum software.amazon.awssdk.codegen.model.intermediate.ShapeType
 
fromValue(String) - Static method in enum software.amazon.awssdk.codegen.model.service.AuthType
 

G

GENERATED - Static variable in class software.amazon.awssdk.codegen.poet.PoetUtils
 
generateGetterDocumentation() - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
generateSetterDocumentation() - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
generateWitherDocumentation() - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
GeneratorPathProvider - Class in software.amazon.awssdk.codegen.emitters
Common paths used by generator tasks.
GeneratorPathProvider(IntermediateModel, String, String) - Constructor for class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
GeneratorTask - Interface in software.amazon.awssdk.codegen.emitters
Interface for tasks that are submitted to GeneratorTaskExecutor.
GeneratorTaskExecutor - Class in software.amazon.awssdk.codegen.emitters
 
GeneratorTaskExecutor() - Constructor for class software.amazon.awssdk.codegen.emitters.GeneratorTaskExecutor
 
GeneratorTaskParams - Class in software.amazon.awssdk.codegen.emitters
Parameters for generator tasks.
get(Object) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
getAcceptorClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getAcceptors() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getAcceptors() - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
getAction() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
getActionPrefix() - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
getAddAuthTokenMethod() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
getAdditionalConstructors() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getAdditionalMarshallingPath() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getAdditionalShapeConstructors() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getAdditionalUnmarshallingPath() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getApiGatewayGradleBuildTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getApiGatewayGradleBuildTemplate() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getApiGatewayGradleSettingsTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getApiGatewayGradleSettingsTemplate() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getApiGatewayPomTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getApiGatewayPomTemplate() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getApiGatewayReadmeTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getApiGatewayReadmeTemplate() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getApiVersion() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getApiVersion() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getArgument() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getArgument() - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
getArguments() - Method in class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
getArguments() - Method in class software.amazon.awssdk.codegen.model.intermediate.SimpleMethodFormModel
 
getArgumentsDeclaration() - Method in class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
getArgumentsDeclaration() - Method in class software.amazon.awssdk.codegen.model.intermediate.SimpleMethodFormModel
 
getArtificialResultWrapper() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
getAst() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getAsyncAbstractClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getAsyncAbstractClass() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAsyncAbstractClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getAsyncBuilder() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAsyncBuilderInterface() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAsyncCallableType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getAsyncClient() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getAsyncClient() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAsyncClientBuilder() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getAsyncClientBuilderTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getAsyncClientTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getAsyncDocumentation(IntermediateModel, OperationModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getAsyncFutureType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getAsyncHandlerType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getAsyncInterface() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getAsyncInterface() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAsyncInterfaceTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getAsyncReturnType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getAuthorizer() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getAuthorizerClassName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getAuthorizerClassName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getAuthorizerDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getAuthorizers() - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
getAuthPolicyActions() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getAuthPolicyPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getAuthPolicyPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAuthTokenLocation() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
getAuthType() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getAuthType() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getBaseBuilder() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getBaseBuilderInterface() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getBaseExceptionClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getBaseExceptionClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getBaseExceptionFqcn() - Method in class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
getBaseExceptionFqcn() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
 
getBaseExceptionFqcn() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getBaseExceptionName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getBeanStyleGetterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getBeanStyleGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getBeanStyleGetterMethodName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getBeanStyleSetterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getBeanStyleSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getBeanStyleSetterMethodName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getC2jName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getC2jName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getC2jShape() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getChecksumFormat() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getChildTemplates() - Method in class software.amazon.awssdk.codegen.model.config.templates.TopLevelTemplate
 
getClientClass(String) - Method in class software.amazon.awssdk.codegen.poet.PoetExtensions
 
getClientDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getClientHandlerClass() - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
getClientHandlerClass() - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
getClientPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getClientPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getComments() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getCommonChildTemplates() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getConstructorForms() - Method in class software.amazon.awssdk.codegen.model.config.ConstructorFormsWrapper
 
getContentType() - Method in class software.amazon.awssdk.codegen.model.config.customization.MetadataConfig
 
getContentType() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getContentType() - Method in class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
getContentType() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
Content type is hardcoded for very few protocols so we return null here for convenience.
getContentType() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getContentType() - Method in class software.amazon.awssdk.codegen.protocol.RestJsonProtocolMetdataProvider
For Rest-JSON, sending an empty content type is our best option.
getConvenienceType() - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
getConvenienceTypeOverload() - Method in class software.amazon.awssdk.codegen.model.config.customization.StringOverloadForByteBufferMember
 
getConvenienceTypeOverload() - Method in class software.amazon.awssdk.codegen.model.config.customization.StringOverloadForInputStreamMember
 
getConvenienceTypeOverloads() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCucumberModuleInjector() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getCucumberModuleInjectorClassName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getCucumberModuleInjectorTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getCucumberPropertiesFile() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getCucumberPropertiesTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getCucumberTest() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getCucumberTestTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getCustomAuthorizers() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getCustomAuthorizerTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getCustomCodeTemplates() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomConfig() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
getCustomErrorCodeFieldName() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomExceptionUnmarshallerImpl() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomFileHeader() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomization() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getCustomizationConfig() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getCustomRequestSignerClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getCustomResponseMetadataClassName() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomServiceMetadata() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomServiceNameForRequest() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getCustomSignerProvider() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getDataTypeMapping(String) - Static method in class software.amazon.awssdk.codegen.internal.TypeUtils
 
getDefaultEndpoint() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getDefaultEndpointWithoutHttpProtocol(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getDefaultEndpointWithoutHttpProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getDefaultRegion() - Method in class software.amazon.awssdk.codegen.model.config.BasicCodeGenConfig
 
getDefaultRegion() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getDelay() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getDelay() - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
getDeprecatedSuppressions() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getDescription() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.DocumentationModel
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.Input
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.Output
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
getDocumentation() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getDocumentationShapeName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getEmitAsShape() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
getEmitAsType() - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
getEmitEnumName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
getEmitFromMember() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
getEmitPropertyName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
getEndpoint() - Method in class software.amazon.awssdk.codegen.model.config.BasicCodeGenConfig
 
getEndpointPrefix() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getEndpointPrefix() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getEntryType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getEnums() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getEnumState() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getEnumType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getEnumValueName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getEnumValueName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getEnumValues() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getErrorCode() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getErrorCode() - Method in class software.amazon.awssdk.codegen.model.service.ErrorTrait
 
getErrors() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getErrorTrait() - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
getErrorTrait() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getExamples() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
getExamples() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getExceptionClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getExceptionClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getExceptionName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
getExceptionName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getExceptionName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getExceptions() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getExceptionUnmarshaller() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getExceptionUnmarshallerImpl() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getExceptionUnmarshallerImpl() - Method in class software.amazon.awssdk.codegen.protocol.BaseJsonProtocolMetadataProvider
 
getExceptionUnmarshallerImpl() - Method in class software.amazon.awssdk.codegen.protocol.BaseXmlProtocolMetadataProvider
 
getExceptionUnmarshallerImpl() - Method in class software.amazon.awssdk.codegen.protocol.Ec2ProtocolMetdataProvider
 
getExceptionUnmarshallerImpl() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getExceptionUnmarshallerTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getExclude() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
getExpected() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getExpected() - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
getExpectedAsCamelCase() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getExpectedAsEscapedJson() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getExpectedAsNumber() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getExpectedAsString() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getFileHeader() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getFileNamePrefix(ServiceModel) - Static method in class software.amazon.awssdk.codegen.internal.Utils
* @param serviceModel Service model to get prefix for.
getFileNamePrefix() - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
getFluentGetterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getFluentGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getFluentGetterMethodName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getFluentSetterDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getFluentSetterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getFluentSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getFluentSetterMethodName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getFreemarker() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
getFullAuthPolicyPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullClientPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullModelPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullRequestTransformPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullSmokeTestsPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullTransformPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getFullWaitersPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getGetterDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getGetterModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getHasBlobMemberAsPayload() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getHasWaiters() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getHttp() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getHttp() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getHttpStatusCode() - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
getHttpStatusCode() - Method in class software.amazon.awssdk.codegen.model.service.ErrorTrait
 
getId() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getImplType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getImplType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getImportAsNamespace() - Method in class software.amazon.awssdk.codegen.model.config.templates.ChildTemplate
 
getInject() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
getInput() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getInput() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getInput() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getInputComments() - Method in class software.amazon.awssdk.codegen.model.intermediate.ExampleComments
 
getInputShape() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getInputStreamPropertyName() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getInterfaceName() - Method in class software.amazon.awssdk.codegen.model.config.BasicCodeGenConfig
 
getInterfaceName() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
getInterfaceType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getInterfaceType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getIsBinary() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getIsEnumArg() - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
getIsErrorMatcher() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getIsPayload() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getIsStatusMatcher() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getIsStreaming() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getJavaClassName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getJavaClassName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getJavaDataType(Map<String, Shape>, String) - Method in class software.amazon.awssdk.codegen.internal.TypeUtils
Returns the default Java type of the specified shape.
getJavaDataType(Map<String, Shape>, String, CustomizationConfig) - Method in class software.amazon.awssdk.codegen.internal.TypeUtils
Returns the Java type of the specified shape with potential customization (such as auto-construct list or map).
getJsonVersion() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getJsonVersion() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getKeyLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getKeyModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getKeyType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getListMember() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getListMemberModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getListModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getLocation() - Method in class software.amazon.awssdk.codegen.model.config.templates.ChildTemplate
 
getLocation() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getLocation() - Method in class software.amazon.awssdk.codegen.model.service.Authorizer.Placement
 
getLocation() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.service.Input
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.service.MapKeyType
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.service.MapValueType
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getLocationName() - Method in class software.amazon.awssdk.codegen.model.service.Output
 
getLog() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
getMainTemplate() - Method in class software.amazon.awssdk.codegen.model.config.templates.TopLevelTemplate
 
getMapKeyType() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getMapModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getMapValueType() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getMarshaller() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMarshallerBindingFieldName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
Used for JSON services.
getMarshallingTargetClass() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
Currently used only for JSON services.
getMarshallingType(String) - Static method in class software.amazon.awssdk.codegen.internal.TypeUtils
 
getMarshallingType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
Currently used only for JSON services.
getMarshallLocation() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getMarshallLocationName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
getMarshallLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getMatcher() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getMatcher() - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
getMax() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getMaxAttempts() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getMaxAttempts() - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
getMemberAdditionalMarshallingPath() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getMemberAdditionalUnmarshallingPath() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getMemberByC2jName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMemberByName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMemberByVariableName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMemberLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getMemberName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
getMembers() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMembers() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getMembersAsMap() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getMemberType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getMetadata() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getMetadata() - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
getMethod() - Method in class software.amazon.awssdk.codegen.model.service.Http
 
getMethodForms() - Method in class software.amazon.awssdk.codegen.model.config.customization.SimpleMethodFormsWrapper
 
getMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getMin() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getModel() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
getModelClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getModelClass(String) - Method in class software.amazon.awssdk.codegen.poet.PoetExtensions
 
getModelClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getModelDirectory(String) - Static method in class software.amazon.awssdk.codegen.CodeGenerator
 
getModelDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getModelEnum() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getModelEnumTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getModelMarshaller() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getModelMarshallerTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getModelPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getModelPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getModelUnmarshaller() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getModelUnmarshallerTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getModify() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
getName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
getName() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
getName() - Method in class software.amazon.awssdk.codegen.model.intermediate.EnumModel
 
getName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getName() - Method in class software.amazon.awssdk.codegen.model.service.Authorizer
 
getName() - Method in class software.amazon.awssdk.codegen.model.service.Authorizer.Placement
 
getName() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getName() - Method in enum software.amazon.awssdk.codegen.model.service.ShapeTypes
 
getNamingStrategy() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
getNonStreamingMembers() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getOperation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getOperation(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
Convenience getter to retrieve an Operation by name.
getOperation() - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
getOperationExamples() - Method in class software.amazon.awssdk.codegen.model.intermediate.ServiceExamples
 
getOperationMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getOperationModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getOperationModifiers() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getOperationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getOperationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getOperations() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getOperations() - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
getOperationsWithResponseStreamContentLengthValidation() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getOutput() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getOutput() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
getOutputComments() - Method in class software.amazon.awssdk.codegen.model.intermediate.ExampleComments
 
getOutputShape() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getPackageInfo() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getPackageInfoTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getPackageName() - Method in class software.amazon.awssdk.codegen.model.config.BasicCodeGenConfig
 
getPathMarshaller() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getPathProvider() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
getPattern() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getPayload() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getPayloadMember() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getPoetExtensions() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskParams
 
getPolicyActionClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getPolicyActionClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getPolicyEnumDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getPresignersFqcn() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getProcessorFor(CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.customization.processors.DefaultCustomizationProcessor
 
getProtocol() - Method in class software.amazon.awssdk.codegen.model.config.customization.MetadataConfig
 
getProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getProtocol() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getProtocolDefaultExceptionUmarshallerImpl() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getProtocolFactory() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getProtocolFactoryImplFqcn() - Method in class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
getProtocolFactoryImplFqcn() - Method in class software.amazon.awssdk.codegen.protocol.BaseJsonProtocolMetadataProvider
 
getProtocolFactoryImplFqcn() - Method in class software.amazon.awssdk.codegen.protocol.BaseXmlProtocolMetadataProvider
 
getProtocolFactoryImplFqcn() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getProvider() - Method in enum software.amazon.awssdk.codegen.model.intermediate.Protocol
 
getQueryName() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getRenameShapes() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getRequestBaseFqcn() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getRequestBaseFqcn() - Method in class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
getRequestBaseFqcn() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
 
getRequestBaseFqcn() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getRequestClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getRequestClassName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getRequestClassName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getRequestClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getRequestMarshaller() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getRequestMarshallerTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getRequestMetrics() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getRequestSignerClassFqcn() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getRequestTransformClass(String) - Method in class software.amazon.awssdk.codegen.poet.PoetExtensions
 
getRequestTransformDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getRequestTransformPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getRequestTransformPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getRequestUri() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
getRequestUri() - Method in class software.amazon.awssdk.codegen.model.service.Http
 
getRequired() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getRequired() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getRequiredResourceAsStream(Class<?>, String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Return an InputStream of the specified resource, failing if it can't be found.
getRequiredResourceAsStream(String) - Static method in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
Return an InputStream of the specified resource, failing if it can't be found.
getResource(String, boolean, Class<?>...) - Static method in enum software.amazon.awssdk.codegen.internal.ClassLoaderHelper
If classesFirst is false, retrieves the resource via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, Class<?>...) - Static method in enum software.amazon.awssdk.codegen.internal.ClassLoaderHelper
Retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResourceAsStream(String, boolean, Class<?>...) - Static method in enum software.amazon.awssdk.codegen.internal.ClassLoaderHelper
If classesFirst is false, retrieves the resource as an input stream via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the class loader of ClassLoaderHelper as the last resort.
getResponseClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getResponseClassName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getResponseClassName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getResponseClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getResponseCode() - Method in class software.amazon.awssdk.codegen.model.service.Http
 
getResultWrapper() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
getResultWrapper() - Method in class software.amazon.awssdk.codegen.model.service.Output
 
getReturnType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getReturnType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 
getRootPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSdkBaseResponseFqcn() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getSdkFunctionClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getSdkModeledExceptionBaseClassName() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getSdkModeledExceptionBaseClassName() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getSdkModeledExceptionBaseFqcn() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getSendEmptyAutoConstructedListAsEmptyList() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getService() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
getServiceAbbreviation() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
Returns an abbreviated name for the service if one is defined in the service model; for example "Amazon EC2".
getServiceAbbreviation() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getServiceBaseExceptionFqcn() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getServiceFullName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
Returns the full name of the service as defined in the service model; for example "Amazon Elastic Compute Cloud".
getServiceFullName() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getServiceName(ServiceMetadata, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getServiceName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
Returns a convenient name for the service.
getServiceSpecificClientConfigClass() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getServiceSpecificEndpointBuilderClass() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getServiceSpecificHttpConfig() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getSetterDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getSetterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getSetterMethodName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getSetterModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getShape() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.Input
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.MapKeyType
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.MapValueType
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getShape() - Method in class software.amazon.awssdk.codegen.model.service.Output
 
getShape(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
Convenience getter to retrieve a Shape by name.
getShapeByC2jName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getShapeModifiers() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getShapeName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
getShapeName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getShapes() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getShapes() - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
getShapeSubstitutions() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getShapeTemplate(ShapeModel) - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getShapeType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getShareModelsWith() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getSignatureVersion() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getSigningName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSigningName() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getSimpleMethodForms() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getSimpleMethods() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
getSimpleType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getSimpleType() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
getSkipMarshallPathForShapes() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
getSmokeTestDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getSmokeTestPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getSmokeTestsPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSourceDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getState() - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
getState() - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
getSyncAbstractClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getSyncAbstractClass() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSyncAbstractClassTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getSyncBuilder() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSyncBuilderInterface() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSyncClient() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getSyncClient() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSyncClientBuilder() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getSyncClientBuilderTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getSyncClientTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getSyncDocumentation(IntermediateModel, OperationModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getSyncInterface() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getSyncInterface() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getSyncInterfaceTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getSyncReturnType() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
getTarget() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
getTargetPrefix() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getTemplateImplType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getTemplateImplType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getTemplateType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
getTemplateType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getTestDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getTitle() - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
getTokenLocation() - Method in class software.amazon.awssdk.codegen.model.service.Authorizer
 
getTokenName() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
getTokenName() - Method in class software.amazon.awssdk.codegen.model.service.Authorizer
 
getTransformClass(String) - Method in class software.amazon.awssdk.codegen.poet.PoetExtensions
 
getTransformDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getTransformPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getTransformPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
getType() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getType() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
getTypeAdapterFqcn() - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
getTypeUtils() - Method in class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
getUid() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getUid() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getUnboundMembers() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getUnmarshaller() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getUnmarshallerContextClassName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getUnmarshallerContextClassName() - Method in class software.amazon.awssdk.codegen.protocol.BaseJsonProtocolMetadataProvider
 
getUnmarshallerContextClassName() - Method in class software.amazon.awssdk.codegen.protocol.BaseXmlProtocolMetadataProvider
 
getUnmarshallerContextClassName() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
getUnmarshallLocationName() - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
getUnmarshallLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
getUri() - Method in class software.amazon.awssdk.codegen.model.service.XmlNamespace
 
getValue() - Method in class software.amazon.awssdk.codegen.model.intermediate.EnumModel
 
getValue() - Method in enum software.amazon.awssdk.codegen.model.intermediate.Protocol
 
getValue() - Method in enum software.amazon.awssdk.codegen.model.intermediate.ShapeType
 
getValueLocationName() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getValueModel() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getValueType() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
getVarargSetterDocumentation() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getVariable() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getVariable() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
getVariableDeclarationType() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
getVariableName() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
getVariableName(String) - Method in class software.amazon.awssdk.codegen.naming.DefaultNamingStrategy
 
getVariableName(String) - Method in interface software.amazon.awssdk.codegen.naming.NamingStrategy
 
getVariableSetterType() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
Returns the Java type used for the input parameter of a setter method.
getVariableType() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
getVerb() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
getVersion() - Method in class software.amazon.awssdk.codegen.model.intermediate.ServiceExamples
 
getWaiterAcceptorTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getWaiterClass() - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
getWaiterClass(String) - Method in class software.amazon.awssdk.codegen.poet.PoetExtensions
 
getWaiterDefinition(String) - Method in class software.amazon.awssdk.codegen.model.service.Waiters
 
getWaiterMethodName() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getWaiterName() - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
getWaiters() - Method in class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
getWaiters() - Method in class software.amazon.awssdk.codegen.model.service.Waiters
 
getWaitersDirectory() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorPathProvider
 
getWaiterSdkFunctionTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getWaitersPackageName(String, CustomizationConfig) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
getWaitersPackageName() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
getWaiterTemplate() - Method in class software.amazon.awssdk.codegen.internal.Freemarker
 
getWithMethodCalls() - Method in class software.amazon.awssdk.codegen.model.intermediate.SimpleMethodFormModel
 
getWrappedMemberName() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ArtificialResultWrapper
 
getWrappedMemberSimpleType() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ArtificialResultWrapper
 
getWrappedResultMember() - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
getWrappedResultShape() - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
getXmlNamespace() - Method in class software.amazon.awssdk.codegen.model.service.Input
 
getXmlNamespace() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
getXmlNamespace() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
getXmlNameSpaceUri() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
getXmlNameSpaceUri() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 

H

HasDeprecation - Interface in software.amazon.awssdk.codegen.model.intermediate
 
hashCode() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
hashCodeMethod(ShapeModel) - Method in class software.amazon.awssdk.codegen.poet.model.ModelMethodOverrides
 
hasPayloadMembers() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
hasStreamingInput() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
hasStreamingOutput() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.AuthorizerGeneratorTasks
 
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseExceptionClassGeneratorTasks
If a custom base class is provided we assume it already exists and does not need to be generated
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
Hook to allow subclasses to indicate they have no tasks so they can assume when createTasks is called there's something to emit.
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.PolicyActionEnumGeneratorTasks
 
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.SmokeTestsGeneratorTasks
 
hasTasks() - Method in class software.amazon.awssdk.codegen.emitters.tasks.WaitersGeneratorTasks
 
hasTokenPlacement() - Method in class software.amazon.awssdk.codegen.model.intermediate.AuthorizerModel
 
Http - Class in software.amazon.awssdk.codegen.model.service
 
Http() - Constructor for class software.amazon.awssdk.codegen.model.service.Http
 

I

ImmutableMapParameter<K,V> - Class in software.amazon.awssdk.codegen.internal
An immutable map that could be built by convenient constructors.
ImmutableMapParameter.Builder<K,V> - Class in software.amazon.awssdk.codegen.internal
A convenient builder for creating ImmutableMapParameter instances.
info(String) - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
initProtocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
initProtocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
initProtocolFactory(IntermediateModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
initProtocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
Input - Class in software.amazon.awssdk.codegen.model.service
 
Input() - Constructor for class software.amazon.awssdk.codegen.model.service.Input
 
interfacesToImplement() - Method in class software.amazon.awssdk.codegen.poet.model.AwsShapePublicInterfaceProvider
 
interfacesToImplement() - Method in interface software.amazon.awssdk.codegen.poet.model.ShapeInterfaceProvider
 
IntermediateModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
IntermediateModel(Metadata, Map<String, OperationModel>, Map<String, ShapeModel>, CustomizationConfig, ServiceExamples) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
IntermediateModel(Metadata, Map<String, OperationModel>, Map<String, ShapeModel>, CustomizationConfig, ServiceExamples, Map<String, WaiterDefinitionModel>, Map<String, AuthorizerModel>) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.IntermediateModel
 
IntermediateModelBuilder - Class in software.amazon.awssdk.codegen
Builds an intermediate model to be used by the templates from the service model and customizations.
IntermediateModelBuilder(C2jModels) - Constructor for class software.amazon.awssdk.codegen.IntermediateModelBuilder
 
IntermediateModelShapeProcessor - Interface in software.amazon.awssdk.codegen
Interface used by the IntermediateModelBuilder to process the service model to add and modify ShapeModels to the IntermediateModel.
IonProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
IonProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.IonProtocolMetadataProvider
 
isAuthenticated() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
isCalculateCrc32FromCompressedData() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isCborProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isCborProtocol() - Method in class software.amazon.awssdk.codegen.protocol.AwsCborProtocolMetadataProvider
 
isCborProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
Default is false, subclasses can override to indicate they are CBOR protocols.
isCborProtocol() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
isDeprecated() - Method in interface software.amazon.awssdk.codegen.model.intermediate.HasDeprecation
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
isDeprecated() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isEmpty() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
isEnumShape(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isException() - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
isException() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isExceptionShape(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isExclude() - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
isExcludeShape() - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
isFault() - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
isFault() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isFlattened() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isFlattened() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
isFlattened() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
isFlattened() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isGreedy() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isHasApiWithStreamInput() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isHasHeaderMember() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isHasPayloadMember() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isHasStatusCodeMember() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isHasStreamingMember() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isHeader() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isIdempotencyToken() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
isIdempotencyToken() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
isIonProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isIonProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
Default is false, subclasses can override to indicate they are Ion protocols.
isIonProtocol() - Method in class software.amazon.awssdk.codegen.protocol.IonProtocolMetadataProvider
 
isIonProtocol() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
isJsonProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isJsonProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseJsonProtocolMetadataProvider
 
isJsonProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
Default is false, subclasses can override to indicate they are JSON protocols.
isJsonProtocol() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
isKeySimple() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
isList() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
isListShape(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isMap() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
isMap() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
isMapShape(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isMarshallNonAutoConstructedEmptyLists() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
isNotRestProtocol(String) - Static method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isNullOrEmpty(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isPayload() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
isQueryString() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isRequestSignerAware() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isRequiredParamValidationEnabled() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isRequiresApiKey() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isRequiresIamSigners() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isResultWrapped() - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
isScalar(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isSendEmptyQueryString() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
isSendExplicitlyEmptyListsForQuery() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isServiceClientHoldInputStream() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isSimple(String) - Static method in class software.amazon.awssdk.codegen.internal.TypeUtils
 
isSimple() - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
isSimple() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
isSkip() - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
isSkipGeneratingMarshaller() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
isSkipGeneratingModelClass() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
isSkipGeneratingUnmarshaller() - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
isSkipInterfaceAdditions() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isSkipSmokeTests() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isStatusCode() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isStreaming() - Method in class software.amazon.awssdk.codegen.model.service.Member
 
isStreaming() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isStructure(Shape) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
isUri() - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
isUseAutoConstructList() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isUseAutoConstructMap() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
isUseWrappingResult() - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
isValueList() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
isValueSimple() - Method in class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
isWrapper() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
isWrapper() - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
isXmlProtocol() - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
isXmlProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseProtocolMetadataProvider
Default is false, subclasses can override to indicate they are XML protocols.
isXmlProtocol() - Method in class software.amazon.awssdk.codegen.protocol.BaseXmlProtocolMetadataProvider
 
isXmlProtocol() - Method in interface software.amazon.awssdk.codegen.protocol.ProtocolMetadataProvider
 
iterator() - Method in class software.amazon.awssdk.codegen.emitters.tasks.ApiGatewayGeneratorTasks
 
iterator() - Method in class software.amazon.awssdk.codegen.emitters.tasks.AwsGeneratorTasks
 
iterator() - Method in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
iterator() - Method in class software.amazon.awssdk.codegen.utils.CompositeIterable
 

J

Jackson - Class in software.amazon.awssdk.codegen.internal
 
Jackson() - Constructor for class software.amazon.awssdk.codegen.internal.Jackson
 
JAVA_FILE_NAME_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
JavaCodeFormatter - Class in software.amazon.awssdk.codegen.emitters
Formats the generated java source code.
JavaCodeFormatter() - Constructor for class software.amazon.awssdk.codegen.emitters.JavaCodeFormatter
Creates a JavaCodeFormatter using the default formatter options.
JavaCodeFormatter(Map<String, Object>) - Constructor for class software.amazon.awssdk.codegen.emitters.JavaCodeFormatter
Creates a JavaCodeFormatter using the default formatter options and optionally applying user provided options on top.
JmesPathCodeGenVisitor - Class in software.amazon.awssdk.codegen
 
JmesPathCodeGenVisitor() - Constructor for class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
 
JsonProtocolSpec - Class in software.amazon.awssdk.codegen.poet.client.specs
 
JsonProtocolSpec(PoetExtensions) - Constructor for class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 

K

keySet() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 

L

LF - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
LinkRemover - Class in software.amazon.awssdk.codegen.emitters
Removes HTML "anchor" tags from a string.
LinkRemover() - Constructor for class software.amazon.awssdk.codegen.emitters.LinkRemover
 
LIST_AUTO_CONSTRUCT_IMPL - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
LIST_DEFAULT_IMPL - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
LIST_INTERFACE - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
LIST_VARARG_ADDITIONAL_DOC - Static variable in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
ListModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ListModel(String, String, String, String, MemberModel) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
load(Class<T>, File) - Static method in class software.amazon.awssdk.codegen.internal.Jackson
 
load(Class<T>, InputStream) - Static method in class software.amazon.awssdk.codegen.internal.Jackson
 
load(Class<T>, String) - Static method in class software.amazon.awssdk.codegen.internal.Jackson
 
load(Protocol) - Static method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
loadConfigurationModel(Class<T>, String) - Static method in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
Deserialize the contents of a given configuration file.
loadModel(String) - Static method in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
 
loadModel(Class<T>, File) - Static method in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
 
loadOptionalModel(Class<T>, File) - Static method in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
 
Location - Enum in software.amazon.awssdk.codegen.model.service
 
log - Variable in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
log - Static variable in class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
 
LOGGER - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 

M

MAP_AUTO_CONSTRUCT_IMPL - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
MAP_DEFAULT_IMPL - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
MAP_INTERFACE - Static variable in class software.amazon.awssdk.codegen.internal.TypeUtils
 
MapKeyType - Class in software.amazon.awssdk.codegen.model.service
 
MapKeyType() - Constructor for class software.amazon.awssdk.codegen.model.service.MapKeyType
 
MapModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
MapModel(String, String, String, String, MemberModel, String, String, MemberModel) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.MapModel
 
MapValueType - Class in software.amazon.awssdk.codegen.model.service
 
MapValueType() - Constructor for class software.amazon.awssdk.codegen.model.service.MapValueType
 
MarshallerGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
MarshallerGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.MarshallerGeneratorTasks
 
Member - Class in software.amazon.awssdk.codegen.model.service
 
Member() - Constructor for class software.amazon.awssdk.codegen.model.service.Member
 
MemberModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
MemberModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
memberNames() - Method in interface software.amazon.awssdk.codegen.poet.StaticImport
The members to import from the class for example if memberNames() returned List("trim", "isNullOrEmpty") for StringUtils.class then the following static imports would be generated: import static software.amazon.awssdk.util.StringUtils.trim; import static software.amazon.awssdk.util.StringUtils.isNullOrEmpty;
merge(CodeGenTemplatesConfig, CodeGenTemplatesConfig) - Static method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
merge(TopLevelTemplate, TopLevelTemplate) - Static method in class software.amazon.awssdk.codegen.model.config.templates.TopLevelTemplate
 
Metadata - Class in software.amazon.awssdk.codegen.model.intermediate
 
Metadata() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
MetadataConfig - Class in software.amazon.awssdk.codegen.model.config.customization
Contains custom properties to override in service and intermediate model metadata.
MetadataConfig() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.MetadataConfig
 
MetadataModifiersProcessor - Class in software.amazon.awssdk.codegen.customization.processors
This processor handles preprocess modifications to service metadata and postprocess modifications to intermediate model metadata.
model - Variable in class software.amazon.awssdk.codegen.emitters.tasks.BaseGeneratorTasks
 
model - Variable in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
ModelLoaderUtils - Class in software.amazon.awssdk.codegen.utils
 
ModelLoaderUtils() - Constructor for class software.amazon.awssdk.codegen.utils.ModelLoaderUtils
 
ModelMethodOverrides - Class in software.amazon.awssdk.codegen.poet.model
Creates the method specs for common method overrides for service models.
ModelMethodOverrides(PoetExtensions) - Constructor for class software.amazon.awssdk.codegen.poet.model.ModelMethodOverrides
 
models(C2jModels) - Method in class software.amazon.awssdk.codegen.CodeGenerator.Builder
 
ModifyModelShapeModifier - Class in software.amazon.awssdk.codegen.model.config.customization
 
ModifyModelShapeModifier() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 

N

NamingStrategy - Interface in software.amazon.awssdk.codegen.naming
Strategy to name various Java constructs based on the naming in the model and potentially customizations.
NONE - Static variable in class software.amazon.awssdk.codegen.model.intermediate.ServiceExamples
Empty examples object when examples aren't present or aren't applicable.
NONE - Static variable in class software.amazon.awssdk.codegen.model.service.Waiters
 

O

of(K, V) - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing a single entry.
of(K, V, K, V) - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing two entries.
of(K, V, K, V, K, V) - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing three entries.
of(K, V, K, V, K, V, K, V) - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing four entries.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
Returns an ImmutableMapParameter instance containing five entries.
Operation - Class in software.amazon.awssdk.codegen.model.service
 
Operation() - Constructor for class software.amazon.awssdk.codegen.model.service.Operation
 
operationBody(MethodSpec.Builder, OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientClass
 
operationBody(MethodSpec.Builder, OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
operationMethodSignature(IntermediateModel, OperationModel) - Static method in class software.amazon.awssdk.codegen.poet.client.SyncClientInterface
 
OperationModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
OperationModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
OperationModifier - Class in software.amazon.awssdk.codegen.model.config.customization
Use operationModifiers customization to exclude a given operation, or add a wrapper around the result shape.
OperationModifier() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
operations() - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
Output - Class in software.amazon.awssdk.codegen.model.service
 
Output() - Constructor for class software.amazon.awssdk.codegen.model.service.Output
 

P

PACKAGE_NAME_CLIENT_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PACKAGE_NAME_CUSTOM_AUTH_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PACKAGE_NAME_MODEL_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PACKAGE_NAME_SMOKE_TEST_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PACKAGE_NAME_TRANSFORM_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PACKAGE_NAME_WAITERS_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
PackageInfoGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
PackageInfoGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.PackageInfoGeneratorTasks
 
packageToDirectory(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
Converts a Java package name to a directory.
ParameterHttpMapping - Class in software.amazon.awssdk.codegen.model.intermediate
 
ParameterHttpMapping() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
pascalCase(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
Placement() - Constructor for class software.amazon.awssdk.codegen.model.service.Authorizer.Placement
 
PoetCollectors - Class in software.amazon.awssdk.codegen.poet
A set of Collector implementations, similar to Collectors, but for poet types.
PoetExtensions - Class in software.amazon.awssdk.codegen.poet
Extension and convenience methods to Poet that use the intermediate model.
PoetExtensions(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.PoetExtensions
 
PoetGeneratorTask - Class in software.amazon.awssdk.codegen.emitters
 
PoetGeneratorTask(String, String, ClassSpec) - Constructor for class software.amazon.awssdk.codegen.emitters.PoetGeneratorTask
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.AsyncClientBuilderInterface
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.BaseClientBuilderInterface
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderInterface
 
poetSpec() - Method in interface software.amazon.awssdk.codegen.poet.ClassSpec
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.client.SyncClientClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.client.SyncClientInterface
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.common.EnumClass
 
poetSpec() - Method in class software.amazon.awssdk.codegen.poet.model.AwsServiceModel
 
PoetUtils - Class in software.amazon.awssdk.codegen.poet
 
PolicyActionEnumGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
PolicyActionEnumGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.PolicyActionEnumGeneratorTasks
 
postprocess(IntermediateModel) - Method in interface software.amazon.awssdk.codegen.customization.CodegenCustomizationProcessor
Apply the customization after the intermediate model is built
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.CodegenCustomizationProcessorChain
 
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.processors.MetadataModifiersProcessor
 
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.processors.RemoveExceptionMessagePropertyProcessor
 
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.processors.RenameShapesProcessor
 
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.processors.SendEmptyAutoConstructedListAsEmptyListProcessor
 
postprocess(IntermediateModel) - Method in class software.amazon.awssdk.codegen.customization.processors.SendEmptyNonAutoConstructedListAsEmptyListProcessor
 
preprocess(ServiceModel) - Method in interface software.amazon.awssdk.codegen.customization.CodegenCustomizationProcessor
Apply the customization by directly modifying the service model, before the intermediate model is built.
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.CodegenCustomizationProcessorChain
 
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.processors.MetadataModifiersProcessor
 
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.processors.RemoveExceptionMessagePropertyProcessor
 
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.processors.RenameShapesProcessor
Rename shapes for Member, Input, Output, ErrorMap, as well as the key for two maps: serviceModel.shape() and shapeModifiers
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.processors.SendEmptyAutoConstructedListAsEmptyListProcessor
 
preprocess(ServiceModel) - Method in class software.amazon.awssdk.codegen.customization.processors.SendEmptyNonAutoConstructedListAsEmptyListProcessor
 
process(Map<String, OperationModel>, Map<String, ShapeModel>) - Method in class software.amazon.awssdk.codegen.AddEmptyOutputShape
 
process(Map<String, OperationModel>, Map<String, ShapeModel>) - Method in interface software.amazon.awssdk.codegen.IntermediateModelShapeProcessor
 
PROPERTIES_FILE_NAME_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
Protocol - Enum in software.amazon.awssdk.codegen.model.intermediate
 
PROTOCOL_CONFIG_LOCATION - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
protocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
protocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
protocolFactory(IntermediateModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
protocolFactory(IntermediateModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
ProtocolMetadataProvider - Interface in software.amazon.awssdk.codegen.protocol
Provides various pieces of information that are specific to certain protocols.
ProtocolSpec - Interface in software.amazon.awssdk.codegen.poet.client.specs
 
put(K, V) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter.Builder
Add a key-value pair into the built map.
put(K, V) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
putAll(Map<? extends K, ? extends V>) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 

Q

QueryProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
QueryProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.QueryProtocolMetadataProvider
 
QueryXmlProtocolSpec - Class in software.amazon.awssdk.codegen.poet.client.specs
 
QueryXmlProtocolSpec(PoetExtensions) - Constructor for class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 

R

remove(Object) - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
RemoveExceptionMessagePropertyProcessor - Class in software.amazon.awssdk.codegen.customization.processors
This processor removes the member *message* in the exception shapes from the intermediate model.
RemoveExceptionMessagePropertyProcessor() - Constructor for class software.amazon.awssdk.codegen.customization.processors.RemoveExceptionMessagePropertyProcessor
 
removeFromEnd(String, String) - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
 
removeMemberByC2jName(String, boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
Takes in the c2j member name as input and removes if the shape contains a member with the given name.
RenameShapesProcessor - Class in software.amazon.awssdk.codegen.customization.processors
 
RenameShapesProcessor(Map<String, String>) - Constructor for class software.amazon.awssdk.codegen.customization.processors.RenameShapesProcessor
 
REQUEST_CLASS_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
requiresApiKey() - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
RESPONSE_CLASS_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
responseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.ApiGatewayProtocolSpec
 
responseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.JsonProtocolSpec
 
responseHandler(OperationModel) - Method in interface software.amazon.awssdk.codegen.poet.client.specs.ProtocolSpec
 
responseHandler(OperationModel) - Method in class software.amazon.awssdk.codegen.poet.client.specs.QueryXmlProtocolSpec
 
RestJsonProtocolMetdataProvider - Class in software.amazon.awssdk.codegen.protocol
 
RestJsonProtocolMetdataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.RestJsonProtocolMetdataProvider
 
RestXmlProtocolMetadataProvider - Class in software.amazon.awssdk.codegen.protocol
 
RestXmlProtocolMetadataProvider() - Constructor for class software.amazon.awssdk.codegen.protocol.RestXmlProtocolMetadataProvider
 
ReturnTypeModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ReturnTypeModel(String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 

S

SendEmptyAutoConstructedListAsEmptyListProcessor - Class in software.amazon.awssdk.codegen.customization.processors
 
SendEmptyNonAutoConstructedListAsEmptyListProcessor - Class in software.amazon.awssdk.codegen.customization.processors
 
SendEmptyNonAutoConstructedListAsEmptyListProcessor(CustomizationConfig) - Constructor for class software.amazon.awssdk.codegen.customization.processors.SendEmptyNonAutoConstructedListAsEmptyListProcessor
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.ApiGatewayProtocolMetadataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.AwsCborProtocolMetadataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.AwsJsonProtocolMetadataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.Ec2ProtocolMetdataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.IonProtocolMetadataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.QueryProtocolMetadataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.RestJsonProtocolMetdataProvider
 
serialVersionUID - Static variable in class software.amazon.awssdk.codegen.protocol.RestXmlProtocolMetadataProvider
 
ServiceExamples - Class in software.amazon.awssdk.codegen.model.intermediate
 
ServiceMetadata - Class in software.amazon.awssdk.codegen.model.service
 
ServiceMetadata() - Constructor for class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
serviceModel(ServiceModel) - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
serviceModel() - Method in class software.amazon.awssdk.codegen.C2jModels
 
ServiceModel - Class in software.amazon.awssdk.codegen.model.service
 
ServiceModel(ServiceMetadata, Map<String, Operation>, Map<String, Shape>, Map<String, Authorizer>) - Constructor for class software.amazon.awssdk.codegen.model.service.ServiceModel
 
ServiceModelCopiers - Class in software.amazon.awssdk.codegen.poet.model
 
ServiceModelCopiers(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.model.ServiceModelCopiers
 
setAcceptorClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setAcceptors(List<AcceptorModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
setAcceptors(List<Acceptor>) - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
setAction(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
setActionPrefix(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
setAdditionalConstructors(List<ConstructorModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setAdditionalMarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setAdditionalShapeConstructors(Map<String, ConstructorFormsWrapper>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setAdditionalUnmarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setApiVersion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setApiVersion(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setArgument(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
setArgument(String) - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
setArguments(List<ArgumentModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.SimpleMethodFormModel
 
setArtificialResultWrapper(ArtificialResultWrapper) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
setAst(JmesPathExpression) - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
setAsyncAbstractClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setAsyncBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAsyncBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAsyncClient(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setAsyncClient(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAsyncClientBuilder(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setAsyncInterface(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setAsyncInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAuthorizer(String) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setAuthPolicyActions(AuthPolicyActions) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setAuthPolicyPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAuthType(AuthType) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setAuthType(AuthType) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setBaseBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setBaseBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setBaseExceptionClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setBaseExceptionName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setBeanStyleGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setBeanStyleSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setC2jName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setC2jShape(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setCalculateCrc32FromCompressedData(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setChecksumFormat(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setClientPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setCommonChildTemplates(List<ChildTemplate>) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setConstructorForms(List<List<String>>) - Method in class software.amazon.awssdk.codegen.model.config.ConstructorFormsWrapper
 
setContentType(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.MetadataConfig
 
setContentType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setConvenienceType(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
setConvenienceTypeOverloads(List<ConvenienceTypeOverload>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomCodeTemplates(CodeGenTemplatesConfig) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomErrorCodeFieldName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomExceptionUnmarshallerImpl(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomFileHeader(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomization(ShapeCustomizationInfo) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setCustomRequestSignerClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setCustomResponseMetadataClassName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomServiceMetadata(MetadataConfig) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomServiceNameForRequest(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setCustomSignerProvider(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setDefaultEndpoint(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setDefaultEndpointWithoutHttpProtocol(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setDefaultRegion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setDelay(int) - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
setDelay(int) - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setDeprecated(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setDeprecatedSuppressions(Set<DeprecatedSuppression>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ConstructorModel
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.DocumentationModel
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.Input
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.Output
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceModel
 
setDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setEmitAsShape(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
setEmitAsType(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
setEmitEnumName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
setEmitFromMember(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
setEmitPropertyName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
setEndpointPrefix(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setEndpointPrefix(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setEnums(List<EnumModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setEnumType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setEnumValues(List<String>) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setErrorCode(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setErrorCode(String) - Method in class software.amazon.awssdk.codegen.model.service.ErrorTrait
 
setErrors(List<ErrorMap>) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setErrorTrait(ErrorTrait) - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
setErrorTrait(ErrorTrait) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setException(boolean) - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
setException(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setExceptionClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setExceptionName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
setExceptions(List<ExceptionModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setExceptionUnmarshaller(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setExclude(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
setExclude(List<String>) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
setExcludeShape(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
setExpected(JsonNode) - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
setExpected(JsonNode) - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
setFault(boolean) - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
setFault(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setFileNamePrefix(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
setFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
setFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setFluentGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setFluentSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setGetterModel(ReturnTypeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setHasApiWithStreamInput(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setHasBlobMemberAsPayload(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setHasHeaderMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setHasPayloadMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setHasStatusCodeMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setHasStreamingMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setHttp(ParameterHttpMapping) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setHttp(Http) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setHttpStatusCode(Integer) - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
setHttpStatusCode(Integer) - Method in class software.amazon.awssdk.codegen.model.service.ErrorTrait
 
setIdempotencyToken(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setIdempotencyToken(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setInject(List<Map<String, Member>>) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
setInput(JsonNode) - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
setInput(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setInput(Input) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setInputShape(ShapeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setInputStreamPropertyName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setIsAuthenticated(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setIsEnumArg(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
setIsGreedy(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setJsonVersion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setJsonVersion(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setListMember(Member) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setListModel(ListModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setLocation(Location) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setLocation(Location) - Method in class software.amazon.awssdk.codegen.model.service.Authorizer.Placement
 
setLocation(String) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.service.Input
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.service.MapKeyType
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.service.MapValueType
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setLocationName(String) - Method in class software.amazon.awssdk.codegen.model.service.Output
 
setMapKeyType(Member) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setMapModel(MapModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setMapValueType(Member) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setMarshaller(ShapeMarshaller) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setMarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
setMarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setMarshallNonAutoConstructedEmptyLists(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
setMatcher(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
setMatcher(String) - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
setMax(long) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setMaxAttempts(int) - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
setMaxAttempts(int) - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
setMemberAdditionalMarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
setMemberAdditionalUnmarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
setMemberName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
setMembers(List<MemberModel>) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setMembers(Map<String, Member>) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setMethod(String) - Method in class software.amazon.awssdk.codegen.model.service.Http
 
setMethodForms(List<List<String>>) - Method in class software.amazon.awssdk.codegen.model.config.customization.SimpleMethodFormsWrapper
 
setMin(long) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setModelClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setModelEnum(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setModelMarshaller(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setModelPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setModelUnmarshaller(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setModify(List<Map<String, ModifyModelShapeModifier>>) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.EnumModel
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.service.Authorizer.Placement
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.service.Authorizer
 
setName(String) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setOperation(String) - Method in class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
setOperationModel(OperationModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
setOperationModifiers(Map<String, OperationModifier>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setOperationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setOperationsWithResponseStreamContentLengthValidation(List<String>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setOutput(JsonNode) - Method in class software.amazon.awssdk.codegen.model.intermediate.Example
 
setOutput(Output) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setOutputShape(ShapeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setPackageInfo(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setPattern(String) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setPayload(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setPayload(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setPayload(String) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setPlacement(Authorizer.Placement) - Method in class software.amazon.awssdk.codegen.model.service.Authorizer
 
setPolicyActionClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setPresignersFqcn(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setProtocol(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.MetadataConfig
 
setProtocol(Protocol) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setProtocol(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setQueryName(String) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setRenameShapes(Map<String, String>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setRequestClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setRequestMarshaller(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setRequestMetrics(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setRequestSignerClassFqcn(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setRequestTransformPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setRequestUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
setRequestUri(String) - Method in class software.amazon.awssdk.codegen.model.service.Http
 
setRequired(List<String>) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setRequired(List<String>) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setRequiredParamValidationEnabled(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setRequiresApiKey(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
setRequiresIamSigners(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setResponseClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setResponseCode(String) - Method in class software.amazon.awssdk.codegen.model.service.Http
 
setResultWrapped(boolean) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setResultWrapper(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
setResultWrapper(String) - Method in class software.amazon.awssdk.codegen.model.service.Output
 
setReturnType(ReturnTypeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.OperationModel
 
setReturnType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 
setRootPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setSdkFunctionClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setSdkModeledExceptionBaseClassName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSendEmptyAutoConstructedListAsEmptyList(Map<String, List<String>>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSendEmptyQueryString(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ListModel
 
setSendExplicitlyEmptyListsForQuery(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setServiceAbbreviation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setServiceAbbreviation(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setServiceClientHoldInputStream(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setServiceFullName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setServiceFullName(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setServiceSpecificClientConfigClass(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setServiceSpecificEndpointBuilderClass(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setServiceSpecificHttpConfig(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setSetterModel(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setShape(ShapeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.ErrorMap
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.Input
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.MapKeyType
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.MapValueType
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setShape(String) - Method in class software.amazon.awssdk.codegen.model.service.Output
 
setShapeModifiers(Map<String, ShapeModifier>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setShapeName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
setShapeName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setShapeSubstitutions(Map<String, ShapeSubstitution>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setShareModelsWith(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSignatureVersion(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setSigningName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setSigningName(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setSimpleMethods(Map<String, SimpleMethodFormsWrapper>) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSkip(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.AuthPolicyActions
 
setSkipGeneratingMarshaller(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
setSkipGeneratingModelClass(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
setSkipGeneratingUnmarshaller(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
setSkipInterfaceAdditions(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSkipMarshallPathForShapes(List<String>) - Method in class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
setSkipSmokeTests(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setSmokeTestsPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setState(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.AcceptorModel
 
setState(String) - Method in class software.amazon.awssdk.codegen.model.service.Acceptor
 
setStreaming(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setStreaming(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setStreaming(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setStringOverloadForByteBufferMember(StringOverloadForByteBufferMember) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
Customization to generate a method overload for a member setter that takes a string rather than an ByteBuffer.
setStringOverloadForInputStreamMember(StringOverloadForInputStreamMember) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
Customization to generate a method overload for a member setter that takes a string rather than an InputStream.
setSyncAbstractClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setSyncBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setSyncBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setSyncClient(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setSyncClient(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setSyncClientBuilder(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setSyncInterface(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setSyncInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setTarget(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
setTargetPrefix(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setTransformPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
setType(ShapeType) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setType(String) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setTypeAdapterFqcn(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
setUid(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setUid(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setUnmarshaller(ShapeUnmarshaller) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setUnmarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ModifyModelShapeModifier
 
setUnmarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
setUri(String) - Method in class software.amazon.awssdk.codegen.model.service.XmlNamespace
 
setUseAutoConstructList(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setUseAutoConstructMap(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setUseModeledOutputShapeNames(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
setUseWrappingResult(boolean) - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
setVariable(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setVariable(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setVariableDeclarationType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
setVariableName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
setVariableType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
setVerb(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
setWaiterClass(TopLevelTemplate) - Method in class software.amazon.awssdk.codegen.model.config.templates.CodeGenTemplatesConfig
 
setWaiterName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
setWaitersPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
setWrappedMemberName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ArtificialResultWrapper
 
setWrappedMemberSimpleType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.customization.ArtificialResultWrapper
 
setWrappedResultMember(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
setWrappedResultShape(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.OperationModifier
 
setWrapper(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
setWrapper(boolean) - Method in class software.amazon.awssdk.codegen.model.service.Shape
 
setXmlNamespace(XmlNamespace) - Method in class software.amazon.awssdk.codegen.model.service.Input
 
setXmlNamespace(XmlNamespace) - Method in class software.amazon.awssdk.codegen.model.service.Member
 
setXmlNamespace(String) - Method in class software.amazon.awssdk.codegen.model.service.ServiceMetadata
 
setXmlNameSpaceUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
setXmlNameSpaceUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
Shape - Class in software.amazon.awssdk.codegen.model.service
 
Shape() - Constructor for class software.amazon.awssdk.codegen.model.service.Shape
 
ShapeCustomizationInfo - Class in software.amazon.awssdk.codegen.model.intermediate.customization
 
ShapeCustomizationInfo() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.customization.ShapeCustomizationInfo
 
ShapeInterfaceProvider - Interface in software.amazon.awssdk.codegen.poet.model
Provides the interface(s) and base class that a model should extend.
ShapeMarshaller - Class in software.amazon.awssdk.codegen.model.intermediate
 
ShapeMarshaller() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
ShapeModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
ShapeModel(String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
ShapeModifier - Class in software.amazon.awssdk.codegen.model.config.customization
Use shapeModifiers customization to add/remove shape members or to modify the properties of a member.
ShapeModifier() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.ShapeModifier
 
ShapeSubstitution - Class in software.amazon.awssdk.codegen.model.config.customization
Use shapeSubstitutions customization to override all appearances of the given shape with a new shape, and optionally use a specific member of the original shape as the data source.
ShapeSubstitution() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.ShapeSubstitution
 
ShapeType - Enum in software.amazon.awssdk.codegen.model.intermediate
 
ShapeTypes - Enum in software.amazon.awssdk.codegen.model.service
 
ShapeUnmarshaller - Class in software.amazon.awssdk.codegen.model.intermediate
 
ShapeUnmarshaller() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
SharedModelsTaskParamsValidator - Class in software.amazon.awssdk.codegen.emitters.tasks
This validates that services with the CustomizationConfig.shareModelsWith attribute specified are being generated after the service they are attempting to share models with.
SharedModelsTaskParamsValidator() - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.SharedModelsTaskParamsValidator
 
shouldImplementInterface(Class<?>) - Method in class software.amazon.awssdk.codegen.poet.model.AwsShapePublicInterfaceProvider
 
shouldImplementInterface(Class<?>) - Method in interface software.amazon.awssdk.codegen.poet.model.ShapeInterfaceProvider
 
shutdown() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskExecutor
 
SimpleMethodFormModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
SimpleMethodFormModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.SimpleMethodFormModel
 
SimpleMethodFormsWrapper - Class in software.amazon.awssdk.codegen.model.config.customization
 
SimpleMethodFormsWrapper() - Constructor for class software.amazon.awssdk.codegen.model.config.customization.SimpleMethodFormsWrapper
 
size() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
SmokeTestsGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
SmokeTestsGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.SmokeTestsGeneratorTasks
 
software.amazon.awssdk.codegen - package software.amazon.awssdk.codegen
 
software.amazon.awssdk.codegen.customization - package software.amazon.awssdk.codegen.customization
 
software.amazon.awssdk.codegen.customization.processors - package software.amazon.awssdk.codegen.customization.processors
 
software.amazon.awssdk.codegen.emitters - package software.amazon.awssdk.codegen.emitters
 
software.amazon.awssdk.codegen.emitters.tasks - package software.amazon.awssdk.codegen.emitters.tasks
 
software.amazon.awssdk.codegen.internal - package software.amazon.awssdk.codegen.internal
 
software.amazon.awssdk.codegen.model.config - package software.amazon.awssdk.codegen.model.config
 
software.amazon.awssdk.codegen.model.config.customization - package software.amazon.awssdk.codegen.model.config.customization
 
software.amazon.awssdk.codegen.model.config.templates - package software.amazon.awssdk.codegen.model.config.templates
 
software.amazon.awssdk.codegen.model.intermediate - package software.amazon.awssdk.codegen.model.intermediate
 
software.amazon.awssdk.codegen.model.intermediate.customization - package software.amazon.awssdk.codegen.model.intermediate.customization
 
software.amazon.awssdk.codegen.model.service - package software.amazon.awssdk.codegen.model.service
 
software.amazon.awssdk.codegen.naming - package software.amazon.awssdk.codegen.naming
 
software.amazon.awssdk.codegen.poet - package software.amazon.awssdk.codegen.poet
 
software.amazon.awssdk.codegen.poet.builder - package software.amazon.awssdk.codegen.poet.builder
 
software.amazon.awssdk.codegen.poet.client - package software.amazon.awssdk.codegen.poet.client
 
software.amazon.awssdk.codegen.poet.client.specs - package software.amazon.awssdk.codegen.poet.client.specs
 
software.amazon.awssdk.codegen.poet.common - package software.amazon.awssdk.codegen.poet.common
 
software.amazon.awssdk.codegen.poet.model - package software.amazon.awssdk.codegen.poet.model
 
software.amazon.awssdk.codegen.protocol - package software.amazon.awssdk.codegen.protocol
 
software.amazon.awssdk.codegen.utils - package software.amazon.awssdk.codegen.utils
 
sourcesDirectory(String) - Method in class software.amazon.awssdk.codegen.CodeGenerator.Builder
 
StaticImport - Interface in software.amazon.awssdk.codegen.poet
A Poet static import definition to enable inclusion of static imports at code generation time
staticImports() - Method in interface software.amazon.awssdk.codegen.poet.ClassSpec
An optional hook to allow inclusion of static imports for example converting:
staticImports() - Method in class software.amazon.awssdk.codegen.poet.common.EnumClass
 
staticMethodImport(Class<?>, String...) - Static method in interface software.amazon.awssdk.codegen.poet.StaticImport
A helper implementation to create a StaticImport from a Class
STREAMING_TYPE_VARIABLE - Static variable in class software.amazon.awssdk.codegen.poet.client.AsyncClientInterface
 
StringOverloadForByteBufferMember - Class in software.amazon.awssdk.codegen.model.config.customization
Basically a facade POJO over ConvenienceTypeOverload that hides (i.e.
StringOverloadForByteBufferMember(String, String) - Constructor for class software.amazon.awssdk.codegen.model.config.customization.StringOverloadForByteBufferMember
 
StringOverloadForInputStreamMember - Class in software.amazon.awssdk.codegen.model.config.customization
Basically a facade POJO over ConvenienceTypeOverload that hides (i.e.
StringOverloadForInputStreamMember(String, String) - Constructor for class software.amazon.awssdk.codegen.model.config.customization.StringOverloadForInputStreamMember
 
stripHtmlTags(String) - Static method in class software.amazon.awssdk.codegen.internal.DocumentationUtils
Returns a documentation with HTML tags prefixed and suffixed removed, or returns empty string if the input is empty or null.
submit(GeneratorTask) - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskExecutor
 
SYNC_BUILDER_CLASS_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
SYNC_BUILDER_INTERFACE_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
SYNC_CLIENT_CLASS_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
SYNC_CLIENT_INTERFACE_NAME_PATTERN - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
SyncClientBuilderClass - Class in software.amazon.awssdk.codegen.poet.builder
 
SyncClientBuilderClass(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderClass
 
SyncClientBuilderInterface - Class in software.amazon.awssdk.codegen.poet.builder
 
SyncClientBuilderInterface(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.builder.SyncClientBuilderInterface
 
SyncClientClass - Class in software.amazon.awssdk.codegen.poet.client
 
SyncClientClass(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.poet.client.SyncClientClass
 
SyncClientGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
SyncClientGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.SyncClientGeneratorTasks
 
SyncClientInterface - Class in software.amazon.awssdk.codegen.poet.client
 
SyncClientInterface(IntermediateModel) - Constructor for class software.amazon.awssdk.codegen.poet.client.SyncClientInterface
 

T

testsDirectory(String) - Method in class software.amazon.awssdk.codegen.CodeGenerator.Builder
 
toCodeBlock() - Static method in class software.amazon.awssdk.codegen.poet.PoetCollectors
Join a stream of code blocks into one code block.
toDelimitedCodeBlock(String) - Static method in class software.amazon.awssdk.codegen.poet.PoetCollectors
Join a stream of code blocks into one code block, separated by the provided delimiter.
TopLevelTemplate - Class in software.amazon.awssdk.codegen.model.config.templates
 
TopLevelTemplate(String, List<ChildTemplate>) - Constructor for class software.amazon.awssdk.codegen.model.config.templates.TopLevelTemplate
 
toString() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
toString() - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
toString() - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
toString() - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
toString() - Method in enum software.amazon.awssdk.codegen.model.service.Location
 
toStringBuilder() - Static method in class software.amazon.awssdk.codegen.poet.PoetUtils
 
toStringMethod(ShapeModel) - Method in class software.amazon.awssdk.codegen.poet.model.ModelMethodOverrides
 
TypeUtils - Class in software.amazon.awssdk.codegen.internal
Used to determine the Java types for the service model.
TypeUtils(NamingStrategy) - Constructor for class software.amazon.awssdk.codegen.internal.TypeUtils
 

U

unCapitialize(String) - Static method in class software.amazon.awssdk.codegen.internal.Utils
 
UnmarshallerGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
UnmarshallerGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.UnmarshallerGeneratorTasks
 
UnusedImportRemover - Class in software.amazon.awssdk.codegen.emitters
 
UnusedImportRemover() - Constructor for class software.amazon.awssdk.codegen.emitters.UnusedImportRemover
 
useModeledOutputShapeNames() - Method in class software.amazon.awssdk.codegen.model.config.customization.CustomizationConfig
 
Utils - Class in software.amazon.awssdk.codegen.internal
 
Utils() - Constructor for class software.amazon.awssdk.codegen.internal.Utils
 

V

valueOf(String) - Static method in enum software.amazon.awssdk.codegen.internal.ClassLoaderHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.config.customization.DeprecatedSuppression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.intermediate.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.intermediate.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.service.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.service.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.codegen.model.service.ShapeTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.codegen.internal.ClassLoaderHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.codegen.internal.ImmutableMapParameter
 
values() - Static method in enum software.amazon.awssdk.codegen.model.config.customization.DeprecatedSuppression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.codegen.model.intermediate.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.codegen.model.intermediate.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.codegen.model.service.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.codegen.model.service.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.codegen.model.service.ShapeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_NAME_SUFFIX - Static variable in class software.amazon.awssdk.codegen.internal.Constants
 
VariableModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
VariableModel(String, String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
VariableModel(String, String, String) - Constructor for class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
visit(JmesPathSubExpression, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathSubExpression.
visit(JmesPathField, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathField.
visit(JmesPathProjection, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathProjection.
visit(JmesPathFlatten, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathFlatten.
visit(JmesPathIdentity, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathIdentity.
visit(JmesPathValueProjection, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathValueProjection.
visit(JmesPathLiteral, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathLiteral.
visit(JmesPathFilter, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathFilter.
visit(JmesPathFunction, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathFunction.
visit(Comparator, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new Comparator.
visit(JmesPathNotExpression, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathNotExpression.
visit(JmesPathAndExpression, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathAndExpression.
visit(JmesPathMultiSelectList, Void) - Method in class software.amazon.awssdk.codegen.JmesPathCodeGenVisitor
Generates the code for a new JmesPathMultiSelectList.

W

WaiterDefinition - Class in software.amazon.awssdk.codegen.model.service
 
WaiterDefinition() - Constructor for class software.amazon.awssdk.codegen.model.service.WaiterDefinition
 
WaiterDefinitionModel - Class in software.amazon.awssdk.codegen.model.intermediate
 
WaiterDefinitionModel() - Constructor for class software.amazon.awssdk.codegen.model.intermediate.WaiterDefinitionModel
 
Waiters - Class in software.amazon.awssdk.codegen.model.service
 
WaitersGeneratorTasks - Class in software.amazon.awssdk.codegen.emitters.tasks
 
WaitersGeneratorTasks(GeneratorTaskParams) - Constructor for class software.amazon.awssdk.codegen.emitters.tasks.WaitersGeneratorTasks
 
waitersModel(Waiters) - Method in class software.amazon.awssdk.codegen.C2jModels.Builder
 
waitersModel() - Method in class software.amazon.awssdk.codegen.C2jModels
 
waitForCompletion() - Method in class software.amazon.awssdk.codegen.emitters.GeneratorTaskExecutor
 
withAction(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
withAdditionalMarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withAdditionalUnmarshallingPath(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withApiVersion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAsyncBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAsyncBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAsyncClient(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAsyncInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAuthPolicyPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withAuthType(AuthType) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withBaseBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withBaseBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withBaseExceptionName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withBeanStyleGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withBeanStyleSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withC2jName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withC2jShape(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withChecksumFormat(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withClientPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withConvenienceType(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
withDefaultEndpoint(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withDefaultEndpointWithoutHttpProtocol(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withDefaultRegion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
withDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ReturnTypeModel
 
withDocumentation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.VariableModel
 
withEndpointPrefix(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withEnumType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withFlattened(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
withFluentGetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withFluentSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withGetterModel(ReturnTypeModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withHasApiWithStreamInput(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withHasHeaderMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
withHasPayloadMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
withHasStatusCodeMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
withHasStreamingMember(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
withHttp(Http) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
withHttpStatusCode(Integer) - Method in class software.amazon.awssdk.codegen.model.intermediate.ExceptionModel
 
withInput(Input) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
withIsEnumArg(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
withIsGreedy(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withJsonVersion(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withListModel(ListModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withLocation(Location) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
withMapModel(MapModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withMarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withMemberName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
withMethod(String) - Method in class software.amazon.awssdk.codegen.model.service.Http
 
withModelPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
withName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withName(String) - Method in class software.amazon.awssdk.codegen.model.service.Operation
 
withPayload(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withProtocol(Protocol) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withRequestTransformPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withRequestUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
withRequestUri(String) - Method in class software.amazon.awssdk.codegen.model.service.Http
 
withRequiresApiKey(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withResultWrapper(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeUnmarshaller
 
withRootPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withServiceAbbreviation(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withServiceFullName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withSetterMethodName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withSetterModel(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withShapeName(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
withSigningName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withSmokeTestsPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withStreaming(boolean) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withSyncBuilder(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withSyncBuilderInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withSyncClient(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withSyncInterface(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withTarget(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
withTransformPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ArgumentModel
 
withType(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeModel
 
withTypeAdapterFqcn(String) - Method in class software.amazon.awssdk.codegen.model.config.customization.ConvenienceTypeOverload
 
withUid(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withUnmarshallLocationName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ParameterHttpMapping
 
withVariable(VariableModel) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withVerb(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
withWaitersPackageName(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.Metadata
 
withXmlNameSpaceUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.MemberModel
 
withXmlNameSpaceUri(String) - Method in class software.amazon.awssdk.codegen.model.intermediate.ShapeMarshaller
 
write(Object, Writer) - Static method in class software.amazon.awssdk.codegen.internal.Jackson
 

X

XmlNamespace - Class in software.amazon.awssdk.codegen.model.service
 
XmlNamespace() - Constructor for class software.amazon.awssdk.codegen.model.service.XmlNamespace
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2017. All rights reserved.