Interface DefaultAttachmentEvent.Builder
-
- All Superinterfaces:
AttachmentInputEvent.Builder,Buildable,CopyableBuilder<AttachmentInputEvent.Builder,AttachmentInputEvent>,SdkBuilder<AttachmentInputEvent.Builder,AttachmentInputEvent>,SdkPojo
- Enclosing class:
- DefaultAttachmentEvent
public static interface DefaultAttachmentEvent.Builder extends AttachmentInputEvent.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DefaultAttachmentEventbuild()-
Methods inherited from interface software.amazon.awssdk.services.qbusiness.model.AttachmentInputEvent.Builder
attachment, attachment
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
build
DefaultAttachmentEvent build()
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<AttachmentInputEvent.Builder,AttachmentInputEvent>
-
-