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