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