Class AnalyzePromptEvent.BuilderImpl
java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.AnalyzePromptEvent.BuilderImpl
- All Implemented Interfaces:
SdkPojo,AnalyzePromptEvent.Builder,Buildable,CopyableBuilder<AnalyzePromptEvent.Builder,,AnalyzePromptEvent> SdkBuilder<AnalyzePromptEvent.Builder,AnalyzePromptEvent>
- Enclosing class:
- AnalyzePromptEvent
protected static class AnalyzePromptEvent.BuilderImpl
extends Object
implements AnalyzePromptEvent.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()final StringA message describing the analysis of the prompt.final voidsetMessage(String message) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutationMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields
-
Constructor Details
-
BuilderImpl
protected BuilderImpl() -
BuilderImpl
-
-
Method Details
-
getMessage
-
setMessage
-
message
Description copied from interface:AnalyzePromptEvent.BuilderA message describing the analysis of the prompt.
- Specified by:
messagein interfaceAnalyzePromptEvent.Builder- Parameters:
message- A message describing the analysis of the prompt.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
build
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<AnalyzePromptEvent.Builder,AnalyzePromptEvent>
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-