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