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