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