Uses of Interface
software.amazon.awssdk.services.iottwinmaker.model.UpdateSceneResponse.Builder
-
Packages that use UpdateSceneResponse.Builder Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of UpdateSceneResponse.Builder in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return UpdateSceneResponse.Builder Modifier and Type Method Description static UpdateSceneResponse.BuilderUpdateSceneResponse. builder()UpdateSceneResponse.BuilderUpdateSceneResponse. toBuilder()UpdateSceneResponse.BuilderUpdateSceneResponse.Builder. updateDateTime(Instant updateDateTime)The date and time when the scene was last updated.Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type UpdateSceneResponse.Builder Modifier and Type Method Description static Class<? extends UpdateSceneResponse.Builder>UpdateSceneResponse. serializableBuilderClass()
-