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