Uses of Interface
software.amazon.awssdk.services.iotdataplane.model.UpdateThingShadowResponse.Builder
-
Packages that use UpdateThingShadowResponse.Builder Package Description software.amazon.awssdk.services.iotdataplane.model -
-
Uses of UpdateThingShadowResponse.Builder in software.amazon.awssdk.services.iotdataplane.model
Methods in software.amazon.awssdk.services.iotdataplane.model that return UpdateThingShadowResponse.Builder Modifier and Type Method Description static UpdateThingShadowResponse.BuilderUpdateThingShadowResponse. builder()UpdateThingShadowResponse.BuilderUpdateThingShadowResponse.Builder. payload(SdkBytes payload)The state information, in JSON format.UpdateThingShadowResponse.BuilderUpdateThingShadowResponse. toBuilder()Methods in software.amazon.awssdk.services.iotdataplane.model that return types with arguments of type UpdateThingShadowResponse.Builder Modifier and Type Method Description static Class<? extends UpdateThingShadowResponse.Builder>UpdateThingShadowResponse. serializableBuilderClass()
-