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