Class AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.transfer.events.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>
- Enclosing interface:
AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps
@Stability(Experimental)
public static final class AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
extends Object
implements software.amazon.jsii.Builder<AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreementId(List<String> agreementId) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAs2From()as2MessageId(List<String> as2MessageId) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAs2To()build()Builds the configured instance.Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getBytes()Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getClientIp()endTimestamp(List<String> endTimestamp) eventMetadata(AWSEventMetadataProps eventMetadata) messageSubject(List<String> messageSubject) requesterFileName(List<String> requesterFileName) requestPath(List<String> requestPath) s3Attributes(AS2PayloadReceiveCompleted.S3Attributes s3Attributes) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getServerId()startTimestamp(List<String> startTimestamp) statusCode(List<String> statusCode)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
agreementId
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder agreementId(List<String> agreementId) - Parameters:
agreementId- agreement-id property. Specify an array of string values to match this event if the actual value of agreement-id is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
as2From
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2From(List<String> as2From) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAs2From()- Parameters:
as2From- as2-from property. Specify an array of string values to match this event if the actual value of as2-from is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
as2MessageId
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2MessageId(List<String> as2MessageId) - Parameters:
as2MessageId- as2-message-id property. Specify an array of string values to match this event if the actual value of as2-message-id is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
as2To
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2To(List<String> as2To) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAs2To()- Parameters:
as2To- as2-to property. Specify an array of string values to match this event if the actual value of as2-to is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
bytes
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder bytes(List<String> bytes) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getBytes()- Parameters:
bytes- bytes property. Specify an array of string values to match this event if the actual value of bytes is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
clientIp
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder clientIp(List<String> clientIp) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getClientIp()- Parameters:
clientIp- client-ip property. Specify an array of string values to match this event if the actual value of client-ip is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
endTimestamp
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder endTimestamp(List<String> endTimestamp) - Parameters:
endTimestamp- end-timestamp property. Specify an array of string values to match this event if the actual value of end-timestamp is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
eventMetadata
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder eventMetadata(AWSEventMetadataProps eventMetadata) - Parameters:
eventMetadata- EventBridge event metadata.- Returns:
this
-
messageSubject
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder messageSubject(List<String> messageSubject) - Parameters:
messageSubject- message-subject property. Specify an array of string values to match this event if the actual value of message-subject is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
requesterFileName
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder requesterFileName(List<String> requesterFileName) - Parameters:
requesterFileName- requester-file-name property. Specify an array of string values to match this event if the actual value of requester-file-name is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
requestPath
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder requestPath(List<String> requestPath) - Parameters:
requestPath- request-path property. Specify an array of string values to match this event if the actual value of request-path is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
s3Attributes
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder s3Attributes(AS2PayloadReceiveCompleted.S3Attributes s3Attributes) - Parameters:
s3Attributes- s3-attributes property. Specify an array of string values to match this event if the actual value of s3-attributes is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
serverId
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder serverId(List<String> serverId) Sets the value ofAS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getServerId()- Parameters:
serverId- server-id property. Specify an array of string values to match this event if the actual value of server-id is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
startTimestamp
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder startTimestamp(List<String> startTimestamp) - Parameters:
startTimestamp- start-timestamp property. Specify an array of string values to match this event if the actual value of start-timestamp is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
statusCode
@Stability(Experimental) public AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder statusCode(List<String> statusCode) - Parameters:
statusCode- status-code property. Specify an array of string values to match this event if the actual value of status-code is one of the values in the array. Use one of the constructors on theaws_events.Matchfor more advanced matching options.- Returns:
this
-
build
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>- Returns:
- a new instance of
AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps - Throws:
NullPointerException- if any required attribute was not provided
-