Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.StopRuntimeSessionResponse.Builder
Packages that use StopRuntimeSessionResponse.Builder
-
Uses of StopRuntimeSessionResponse.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return StopRuntimeSessionResponse.BuilderModifier and TypeMethodDescriptionStopRuntimeSessionResponse.builder()StopRuntimeSessionResponse.Builder.runtimeSessionId(String runtimeSessionId) The ID of the session that you requested to stop.StopRuntimeSessionResponse.Builder.statusCode(Integer statusCode) The status code of the request to stop the session.StopRuntimeSessionResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type StopRuntimeSessionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopRuntimeSessionResponse.Builder>StopRuntimeSessionResponse.serializableBuilderClass()