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