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