Class GetPromptRouterRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bedrock.transform.GetPromptRouterRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetPromptRouterRequest>
@Generated("software.amazon.awssdk:codegen") public class GetPromptRouterRequestMarshaller extends Object implements Marshaller<GetPromptRouterRequest>
GetPromptRouterRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetPromptRouterRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetPromptRouterRequest getPromptRouterRequest)
-
-
-
Constructor Detail
-
GetPromptRouterRequestMarshaller
public GetPromptRouterRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPromptRouterRequest getPromptRouterRequest)
- Specified by:
marshallin interfaceMarshaller<GetPromptRouterRequest>
-
-