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