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