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