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