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