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