Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.BatchPutPropertyError.Builder
Packages that use BatchPutPropertyError.Builder
-
Uses of BatchPutPropertyError.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return BatchPutPropertyError.BuilderModifier and TypeMethodDescriptionBatchPutPropertyError.builder()default BatchPutPropertyError.BuilderBatchPutPropertyError.Builder.entry(Consumer<PropertyValueEntry.Builder> entry) An object that contains information about errors returned by theBatchPutPropertyaction.BatchPutPropertyError.Builder.entry(PropertyValueEntry entry) An object that contains information about errors returned by theBatchPutPropertyaction.The error code.BatchPutPropertyError.Builder.errorMessage(String errorMessage) The error message.BatchPutPropertyError.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type BatchPutPropertyError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BatchPutPropertyError.Builder>BatchPutPropertyError.serializableBuilderClass()