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