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