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