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