Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.PutInvocationStepResponse.Builder
Packages that use PutInvocationStepResponse.Builder
-
Uses of PutInvocationStepResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return PutInvocationStepResponse.BuilderModifier and TypeMethodDescriptionPutInvocationStepResponse.builder()PutInvocationStepResponse.Builder.invocationStepId(String invocationStepId) The unique identifier of the invocation step in UUID format.PutInvocationStepResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type PutInvocationStepResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutInvocationStepResponse.Builder>PutInvocationStepResponse.serializableBuilderClass()