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