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