Uses of Interface
software.amazon.awssdk.services.alexaforbusiness.model.AssociateDeviceWithRoomResponse.Builder
-
Packages that use AssociateDeviceWithRoomResponse.Builder Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of AssociateDeviceWithRoomResponse.Builder in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return AssociateDeviceWithRoomResponse.Builder Modifier and Type Method Description static AssociateDeviceWithRoomResponse.BuilderAssociateDeviceWithRoomResponse. builder()AssociateDeviceWithRoomResponse.BuilderAssociateDeviceWithRoomResponse. toBuilder()Methods in software.amazon.awssdk.services.alexaforbusiness.model that return types with arguments of type AssociateDeviceWithRoomResponse.Builder Modifier and Type Method Description static Class<? extends AssociateDeviceWithRoomResponse.Builder>AssociateDeviceWithRoomResponse. serializableBuilderClass()
-