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