Uses of Interface
software.amazon.awssdk.services.detective.model.TimestampForCollection.Builder
-
Packages that use TimestampForCollection.Builder Package Description software.amazon.awssdk.services.detective.model -
-
Uses of TimestampForCollection.Builder in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return TimestampForCollection.Builder Modifier and Type Method Description static TimestampForCollection.BuilderTimestampForCollection. builder()TimestampForCollection.BuilderTimestampForCollection.Builder. timestamp(Instant timestamp)The data and time when data collection began for a source package.TimestampForCollection.BuilderTimestampForCollection. toBuilder()Methods in software.amazon.awssdk.services.detective.model that return types with arguments of type TimestampForCollection.Builder Modifier and Type Method Description static Class<? extends TimestampForCollection.Builder>TimestampForCollection. serializableBuilderClass()
-