Class AssociateClientDeviceWithCoreDeviceEntry

java.lang.Object
software.amazon.awssdk.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AssociateClientDeviceWithCoreDeviceEntry.Builder,AssociateClientDeviceWithCoreDeviceEntry>

@Generated("software.amazon.awssdk:codegen") public final class AssociateClientDeviceWithCoreDeviceEntry extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AssociateClientDeviceWithCoreDeviceEntry.Builder,AssociateClientDeviceWithCoreDeviceEntry>

Contains a request to associate a client device with a core device. The BatchAssociateClientDeviceWithCoreDevice operation consumes a list of these requests.

See Also: