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