Uses of Interface
software.amazon.awssdk.services.iot.model.UpdateThingTypeResponse.Builder
-
Packages that use UpdateThingTypeResponse.Builder Package Description software.amazon.awssdk.services.iot.model -
-
Uses of UpdateThingTypeResponse.Builder in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return UpdateThingTypeResponse.Builder Modifier and Type Method Description static UpdateThingTypeResponse.BuilderUpdateThingTypeResponse. builder()UpdateThingTypeResponse.BuilderUpdateThingTypeResponse. toBuilder()Methods in software.amazon.awssdk.services.iot.model that return types with arguments of type UpdateThingTypeResponse.Builder Modifier and Type Method Description static Class<? extends UpdateThingTypeResponse.Builder>UpdateThingTypeResponse. serializableBuilderClass()
-