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