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