Uses of Interface
software.amazon.awssdk.services.amplifyuibuilder.model.NoApiRenderConfig.Builder
-
Packages that use NoApiRenderConfig.Builder Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of NoApiRenderConfig.Builder in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return NoApiRenderConfig.Builder Modifier and Type Method Description static NoApiRenderConfig.BuilderNoApiRenderConfig. builder()NoApiRenderConfig.BuilderNoApiRenderConfig. toBuilder()Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return types with arguments of type NoApiRenderConfig.Builder Modifier and Type Method Description static Class<? extends NoApiRenderConfig.Builder>NoApiRenderConfig. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.amplifyuibuilder.model with type arguments of type NoApiRenderConfig.Builder Modifier and Type Method Description static ApiConfigurationApiConfiguration. fromNoApiConfig(Consumer<NoApiRenderConfig.Builder> noApiConfig)Create an instance of this class withApiConfiguration.noApiConfig()initialized to the given value.default ApiConfiguration.BuilderApiConfiguration.Builder. noApiConfig(Consumer<NoApiRenderConfig.Builder> noApiConfig)The configuration for an application with no API being used.
-