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