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