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