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