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