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