Uses of Interface
software.amazon.awssdk.core.ApiName.Builder
Packages that use ApiName.Builder
-
Uses of ApiName.Builder in software.amazon.awssdk.core
Methods in software.amazon.awssdk.core that return ApiName.BuilderModifier and TypeMethodDescriptionstatic ApiName.BuilderApiName.builder()Set the name of the API.Set the version of the API.Method parameters in software.amazon.awssdk.core with type arguments of type ApiName.BuilderModifier and TypeMethodDescriptionRequestOverrideConfiguration.Builder.addApiName(Consumer<ApiName.Builder> apiNameConsumer) Set the optional name of the higher level library that constructed the request.RequestOverrideConfiguration.BuilderImpl.addApiName(Consumer<ApiName.Builder> apiNameConsumer)