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