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