Class CreatePromptVersionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagent.transform.CreatePromptVersionRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreatePromptVersionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreatePromptVersionRequestMarshaller
extends Object
implements Marshaller<CreatePromptVersionRequest>
CreatePromptVersionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreatePromptVersionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreatePromptVersionRequest createPromptVersionRequest)
-
Constructor Details
-
CreatePromptVersionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreatePromptVersionRequest>
-