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