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