Class AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.transfer.events.AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>
- Enclosing interface:
AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps
@Stability(Experimental)
public static final class AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder
extends Object
implements software.amazon.jsii.Builder<AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagreementId(List<String> agreementId) as2MessageId(List<String> as2MessageId) build()Builds the configured instance.endTimestamp(List<String> endTimestamp) eventMetadata(AWSEventMetadataProps eventMetadata) messageSubject(List<String> messageSubject) requesterFileName(List<String> requesterFileName) requestPath(List<String> requestPath) startTimestamp(List<String> startTimestamp) statusCode(List<String> statusCode)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
agreementId
@Stability(Experimental) public AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder agreementId(List<String> agreementId) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAgreementId()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2From(List<String> as2From) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2MessageId(List<String> as2MessageId) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getAs2MessageId()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder as2To(List<String> as2To) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder bytes(List<String> bytes) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder clientIp(List<String> clientIp) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder endTimestamp(List<String> endTimestamp) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getEndTimestamp()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getEventMetadata()- Parameters:
eventMetadata- EventBridge event metadata.- Returns:
this
-
messageSubject
@Stability(Experimental) public AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder messageSubject(List<String> messageSubject) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getMessageSubject()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder requesterFileName(List<String> requesterFileName) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getRequesterFileName()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder requestPath(List<String> requestPath) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getRequestPath()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder s3Attributes(AgreementEvents.AS2PayloadReceiveCompleted.S3Attributes s3Attributes) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getS3Attributes()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder serverId(List<String> serverId) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder startTimestamp(List<String> startTimestamp) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getStartTimestamp()- 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 AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.Builder statusCode(List<String> statusCode) Sets the value ofAgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps.getStatusCode()- 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
@Stability(Experimental) public AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps build()Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps>- Returns:
- a new instance of
AgreementEvents.AS2PayloadReceiveCompleted.AS2PayloadReceiveCompletedProps - Throws:
NullPointerException- if any required attribute was not provided
-