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>
ListCodeSigningConfigsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListCodeSigningConfigsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListCodeSigningConfigsRequest listCodeSigningConfigsRequest)
-
Constructor Details
-
ListCodeSigningConfigsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListCodeSigningConfigsRequest>
-