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