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