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