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