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