Class GetShadowRequest


  • public class GetShadowRequest
    extends Object
    Data needed to make a GetShadow request.
    • Field Detail

      • thingName

        public String thingName
        AWS IoT thing to get the (classic) shadow for.
      • clientToken

        public String clientToken
        Optional. A client token used to correlate requests and responses. Enter an arbitrary value here and it is reflected in the response.
    • Constructor Detail

      • GetShadowRequest

        public GetShadowRequest()