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