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