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