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