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