Uses of Interface
software.amazon.awssdk.services.appfabric.model.IngestionDestinationSummary.Builder
-
Packages that use IngestionDestinationSummary.Builder Package Description software.amazon.awssdk.services.appfabric.model -
-
Uses of IngestionDestinationSummary.Builder in software.amazon.awssdk.services.appfabric.model
Methods in software.amazon.awssdk.services.appfabric.model that return IngestionDestinationSummary.Builder Modifier and Type Method Description IngestionDestinationSummary.BuilderIngestionDestinationSummary.Builder. arn(String arn)The Amazon Resource Name (ARN) of the ingestion destination.static IngestionDestinationSummary.BuilderIngestionDestinationSummary. builder()IngestionDestinationSummary.BuilderIngestionDestinationSummary. toBuilder()Methods in software.amazon.awssdk.services.appfabric.model that return types with arguments of type IngestionDestinationSummary.Builder Modifier and Type Method Description static Class<? extends IngestionDestinationSummary.Builder>IngestionDestinationSummary. serializableBuilderClass()
-