Class DescribeIamInstanceProfileAssociationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribeIamInstanceProfileAssociationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeIamInstanceProfileAssociationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeIamInstanceProfileAssociationsRequestMarshaller
extends Object
implements Marshaller<DescribeIamInstanceProfileAssociationsRequest>
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeIamInstanceProfileAssociationsRequest describeIamInstanceProfileAssociationsRequest)
-
Constructor Details
-
DescribeIamInstanceProfileAssociationsRequestMarshaller
public DescribeIamInstanceProfileAssociationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeIamInstanceProfileAssociationsRequest describeIamInstanceProfileAssociationsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeIamInstanceProfileAssociationsRequest>
-