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