Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.StartCodeInterpreterSessionResponse.Builder
Packages that use StartCodeInterpreterSessionResponse.Builder
-
Uses of StartCodeInterpreterSessionResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return StartCodeInterpreterSessionResponse.BuilderModifier and TypeMethodDescriptionStartCodeInterpreterSessionResponse.builder()StartCodeInterpreterSessionResponse.Builder.codeInterpreterIdentifier(String codeInterpreterIdentifier) The identifier of the code interpreter.The time at which the code interpreter session was created.The unique identifier of the created code interpreter session.StartCodeInterpreterSessionResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type StartCodeInterpreterSessionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartCodeInterpreterSessionResponse.Builder>StartCodeInterpreterSessionResponse.serializableBuilderClass()