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