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