Class GetOpentdfConfigRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.wickr.transform.GetOpentdfConfigRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetOpentdfConfigRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetOpentdfConfigRequestMarshaller
extends Object
implements Marshaller<GetOpentdfConfigRequest>
GetOpentdfConfigRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetOpentdfConfigRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetOpentdfConfigRequest getOpentdfConfigRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
GetOpentdfConfigRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<GetOpentdfConfigRequest>- Parameters:
getOpentdfConfigRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-