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