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