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