Uses of Interface
software.amazon.awssdk.services.rekognition.model.Parent.Builder
-
Packages that use Parent.Builder Package Description software.amazon.awssdk.services.rekognition.model -
-
Uses of Parent.Builder in software.amazon.awssdk.services.rekognition.model
Methods in software.amazon.awssdk.services.rekognition.model that return Parent.Builder Modifier and Type Method Description static Parent.BuilderParent. builder()Parent.BuilderParent.Builder. name(String name)The name of the parent label.Parent.BuilderParent. toBuilder()Methods in software.amazon.awssdk.services.rekognition.model that return types with arguments of type Parent.Builder Modifier and Type Method Description static Class<? extends Parent.Builder>Parent. serializableBuilderClass()
-