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