Uses of Class
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder
Packages that use FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder
-
Uses of FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder in software.amazon.awscdk.mixins.preview.services.transfer.events
Methods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.BuilderModifier and TypeMethodDescriptionFTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.builder()FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.clientIp(List<String> clientIp) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.endTimestamp(List<String> endTimestamp) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.filePath(List<String> filePath) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.protocol(List<String> protocol) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.serverId(List<String> serverId) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.sessionId(List<String> sessionId) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.startTimestamp(List<String> startTimestamp) FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.statusCode(List<String> statusCode) Constructors in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFTPSServerFileDeleteCompleted.FTPSServerFileDeleteCompletedProps.Builder.