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