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