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