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