Uses of Class
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder
Packages that use FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder
-
Uses of FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder in software.amazon.awscdk.mixins.preview.services.transfer.events
Methods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.BuilderModifier and TypeMethodDescriptionFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.builder()Sets the value ofFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.getClientIp()FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.endTimestamp(List<String> endTimestamp) FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.failureCode(List<String> failureCode) FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.failureMessage(List<String> failureMessage) Sets the value ofFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.getFilePath()Sets the value ofFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.getProtocol()Sets the value ofFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.getServerId()FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.sessionId(List<String> sessionId) FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.startTimestamp(List<String> startTimestamp) FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.statusCode(List<String> statusCode) Sets the value ofFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.getUsername()Constructors in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFTPSServerFileDeleteFailed.FTPSServerFileDeleteFailedProps.Builder.