Uses of Interface
software.amazon.awssdk.services.amplifyuibuilder.model.GetMetadataResponse.Builder
-
Packages that use GetMetadataResponse.Builder Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of GetMetadataResponse.Builder in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return GetMetadataResponse.Builder Modifier and Type Method Description static GetMetadataResponse.BuilderGetMetadataResponse. builder()GetMetadataResponse.BuilderGetMetadataResponse.Builder. features(Map<String,String> features)Represents the configuration settings for the features metadata.GetMetadataResponse.BuilderGetMetadataResponse. toBuilder()Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return types with arguments of type GetMetadataResponse.Builder Modifier and Type Method Description static Class<? extends GetMetadataResponse.Builder>GetMetadataResponse. serializableBuilderClass()
-