Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.BatchPutPropertyValuesResponse.Builder
Packages that use BatchPutPropertyValuesResponse.Builder
-
Uses of BatchPutPropertyValuesResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return BatchPutPropertyValuesResponse.BuilderModifier and TypeMethodDescriptionBatchPutPropertyValuesResponse.builder()BatchPutPropertyValuesResponse.Builder.errorEntries(Collection<BatchPutPropertyErrorEntry> errorEntries) Entries that caused errors in the batch put operation.BatchPutPropertyValuesResponse.Builder.errorEntries(Consumer<BatchPutPropertyErrorEntry.Builder>... errorEntries) Entries that caused errors in the batch put operation.BatchPutPropertyValuesResponse.Builder.errorEntries(BatchPutPropertyErrorEntry... errorEntries) Entries that caused errors in the batch put operation.BatchPutPropertyValuesResponse.toBuilder()Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type BatchPutPropertyValuesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends BatchPutPropertyValuesResponse.Builder>BatchPutPropertyValuesResponse.serializableBuilderClass()