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