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