Class ContentBlockStopEvent.BuilderImpl
java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.ContentBlockStopEvent.BuilderImpl
- All Implemented Interfaces:
SdkPojo,ContentBlockStopEvent.Builder,Buildable,CopyableBuilder<ContentBlockStopEvent.Builder,,ContentBlockStopEvent> SdkBuilder<ContentBlockStopEvent.Builder,ContentBlockStopEvent>
- Enclosing class:
- ContentBlockStopEvent
protected static class ContentBlockStopEvent.BuilderImpl
extends Object
implements ContentBlockStopEvent.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()contentBlockIndex(Integer contentBlockIndex) The index for a content block.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:ContentBlockStopEvent.BuilderThe index for a content block.
- Specified by:
contentBlockIndexin interfaceContentBlockStopEvent.Builder- Parameters:
contentBlockIndex- The index for a content block.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
build
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<ContentBlockStopEvent.Builder,ContentBlockStopEvent>
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-