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