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