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