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