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