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