Class GetCodeSigningConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lambda.transform.GetCodeSigningConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetCodeSigningConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetCodeSigningConfigRequestMarshaller
extends Object
implements Marshaller<GetCodeSigningConfigRequest>
GetCodeSigningConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetCodeSigningConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetCodeSigningConfigRequest getCodeSigningConfigRequest)
-
Constructor Details
-
GetCodeSigningConfigRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetCodeSigningConfigRequest>
-