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