Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.PutMetadataFlagBody
-
Packages that use PutMetadataFlagBody Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of PutMetadataFlagBody in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return PutMetadataFlagBody Modifier and Type Method Description PutMetadataFlagBodyPutMetadataFlagRequest. body()The metadata information to store.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type PutMetadataFlagBody Modifier and Type Method Description PutMetadataFlagRequest.BuilderPutMetadataFlagRequest.Builder. body(PutMetadataFlagBody body)The metadata information to store.
-