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