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