Uses of Class
software.amazon.awssdk.services.appfabric.model.Ingestion
-
Packages that use Ingestion Package Description software.amazon.awssdk.services.appfabric.model -
-
Uses of Ingestion in software.amazon.awssdk.services.appfabric.model
Methods in software.amazon.awssdk.services.appfabric.model that return Ingestion Modifier and Type Method Description IngestionCreateIngestionResponse. ingestion()Contains information about an ingestion.IngestionGetIngestionResponse. ingestion()Contains information about an ingestion.Methods in software.amazon.awssdk.services.appfabric.model with parameters of type Ingestion Modifier and Type Method Description CreateIngestionResponse.BuilderCreateIngestionResponse.Builder. ingestion(Ingestion ingestion)Contains information about an ingestion.GetIngestionResponse.BuilderGetIngestionResponse.Builder. ingestion(Ingestion ingestion)Contains information about an ingestion.
-