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