Class GetNamedShadowSubscriptionRequest


  • public class GetNamedShadowSubscriptionRequest
    extends Object
    Data needed to subscribe to GetNamedShadow responses.
    • Field Detail

      • thingName

        public String thingName
        AWS IoT thing subscribe to GetNamedShadow responses for.
      • shadowName

        public String shadowName
        Name of the shadow to subscribe to GetNamedShadow responses for.
    • Constructor Detail

      • GetNamedShadowSubscriptionRequest

        public GetNamedShadowSubscriptionRequest()