Class HarnessContentBlockStopEvent.BuilderImpl
java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.model.HarnessContentBlockStopEvent.BuilderImpl
- All Implemented Interfaces:
SdkPojo,HarnessContentBlockStopEvent.Builder,Buildable,CopyableBuilder<HarnessContentBlockStopEvent.Builder,,HarnessContentBlockStopEvent> SdkBuilder<HarnessContentBlockStopEvent.Builder,HarnessContentBlockStopEvent>
- Enclosing class:
- HarnessContentBlockStopEvent
protected static class HarnessContentBlockStopEvent.BuilderImpl
extends Object
implements HarnessContentBlockStopEvent.Builder
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()contentBlockIndex(Integer contentBlockIndex) The index of the content block that ended.final Integerfinal voidsetContentBlockIndex(Integer contentBlockIndex) 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
-
getContentBlockIndex
-
setContentBlockIndex
-
contentBlockIndex
Description copied from interface:HarnessContentBlockStopEvent.BuilderThe index of the content block that ended.
- Specified by:
contentBlockIndexin interfaceHarnessContentBlockStopEvent.Builder- Parameters:
contentBlockIndex- The index of the content block that ended.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
build
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<HarnessContentBlockStopEvent.Builder,HarnessContentBlockStopEvent>
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-