Class UpdateQuotaShareRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.batch.transform.UpdateQuotaShareRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdateQuotaShareRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdateQuotaShareRequestMarshaller
extends Object
implements Marshaller<UpdateQuotaShareRequest>
UpdateQuotaShareRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateQuotaShareRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateQuotaShareRequest updateQuotaShareRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
UpdateQuotaShareRequestMarshaller
-
-
Method Details