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