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