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