Uses of Interface
software.amazon.awssdk.services.greengrassv2.model.AssociateClientDeviceWithCoreDeviceEntry.Builder
-
Packages that use AssociateClientDeviceWithCoreDeviceEntry.Builder Package Description software.amazon.awssdk.services.greengrassv2.model -
-
Uses of AssociateClientDeviceWithCoreDeviceEntry.Builder in software.amazon.awssdk.services.greengrassv2.model
Methods in software.amazon.awssdk.services.greengrassv2.model that return AssociateClientDeviceWithCoreDeviceEntry.Builder Modifier and Type Method Description static AssociateClientDeviceWithCoreDeviceEntry.BuilderAssociateClientDeviceWithCoreDeviceEntry. builder()AssociateClientDeviceWithCoreDeviceEntry.BuilderAssociateClientDeviceWithCoreDeviceEntry.Builder. thingName(String thingName)The name of the IoT thing that represents the client device to associate.AssociateClientDeviceWithCoreDeviceEntry.BuilderAssociateClientDeviceWithCoreDeviceEntry. toBuilder()Methods in software.amazon.awssdk.services.greengrassv2.model that return types with arguments of type AssociateClientDeviceWithCoreDeviceEntry.Builder Modifier and Type Method Description static Class<? extends AssociateClientDeviceWithCoreDeviceEntry.Builder>AssociateClientDeviceWithCoreDeviceEntry. serializableBuilderClass()
-