Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.StopCodeInterpreterSessionResponse.Builder
Packages that use StopCodeInterpreterSessionResponse.Builder
-
Uses of StopCodeInterpreterSessionResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return StopCodeInterpreterSessionResponse.BuilderModifier and TypeMethodDescriptionStopCodeInterpreterSessionResponse.builder()StopCodeInterpreterSessionResponse.Builder.codeInterpreterIdentifier(String codeInterpreterIdentifier) The identifier of the code interpreter.StopCodeInterpreterSessionResponse.Builder.lastUpdatedAt(Instant lastUpdatedAt) The timestamp when the code interpreter session was last updated.The identifier of the code interpreter session.StopCodeInterpreterSessionResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type StopCodeInterpreterSessionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopCodeInterpreterSessionResponse.Builder>StopCodeInterpreterSessionResponse.serializableBuilderClass()