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