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