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