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