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