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