Uses of Interface
software.amazon.awssdk.services.iotwireless.model.GetMulticastGroupSessionResponse.Builder
-
Packages that use GetMulticastGroupSessionResponse.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of GetMulticastGroupSessionResponse.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return GetMulticastGroupSessionResponse.Builder Modifier and Type Method Description static GetMulticastGroupSessionResponse.BuilderGetMulticastGroupSessionResponse. builder()default GetMulticastGroupSessionResponse.BuilderGetMulticastGroupSessionResponse.Builder. loRaWAN(Consumer<LoRaWANMulticastSession.Builder> loRaWAN)Sets the value of the LoRaWAN property for this object.GetMulticastGroupSessionResponse.BuilderGetMulticastGroupSessionResponse.Builder. loRaWAN(LoRaWANMulticastSession loRaWAN)Sets the value of the LoRaWAN property for this object.GetMulticastGroupSessionResponse.BuilderGetMulticastGroupSessionResponse. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type GetMulticastGroupSessionResponse.Builder Modifier and Type Method Description static Class<? extends GetMulticastGroupSessionResponse.Builder>GetMulticastGroupSessionResponse. serializableBuilderClass()
-