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