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