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