Class StartCodeInterpreterSessionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.transform.StartCodeInterpreterSessionRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartCodeInterpreterSessionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartCodeInterpreterSessionRequestMarshaller
extends Object
implements Marshaller<StartCodeInterpreterSessionRequest>
StartCodeInterpreterSessionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartCodeInterpreterSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartCodeInterpreterSessionRequest startCodeInterpreterSessionRequest)
-
Constructor Details
-
StartCodeInterpreterSessionRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(StartCodeInterpreterSessionRequest startCodeInterpreterSessionRequest) - Specified by:
marshallin interfaceMarshaller<StartCodeInterpreterSessionRequest>
-