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