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