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