Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.ApiConfiguration.Type
-
Packages that use ApiConfiguration.Type Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of ApiConfiguration.Type in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return ApiConfiguration.Type Modifier and Type Method Description ApiConfiguration.TypeApiConfiguration. type()Retrieve an enum value representing which member of this object is populated.static ApiConfiguration.TypeApiConfiguration.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ApiConfiguration.Type[]ApiConfiguration.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-