Uses of Class
software.amazon.awscdk.mixins.preview.services.transfer.events.FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder
Packages that use FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder
-
Uses of FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder in software.amazon.awscdk.mixins.preview.services.transfer.events
Methods in software.amazon.awscdk.mixins.preview.services.transfer.events that return FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.BuilderModifier and TypeMethodDescriptionFTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.builder()Sets the value ofFTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.getBytes()FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.clientIp(List<String> clientIp) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.endTimestamp(List<String> endTimestamp) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.failureCode(List<String> failureCode) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.failureMessage(List<String> failureMessage) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.filePath(List<String> filePath) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.protocol(List<String> protocol) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.serverId(List<String> serverId) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.sessionId(List<String> sessionId) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.startTimestamp(List<String> startTimestamp) FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.statusCode(List<String> statusCode) Constructors in software.amazon.awscdk.mixins.preview.services.transfer.events with parameters of type FTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theFTPServerFileDownloadFailed.FTPServerFileDownloadFailedProps.Builder.