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