Class GetInstancesHealthStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.servicediscovery.transform.GetInstancesHealthStatusRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetInstancesHealthStatusRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetInstancesHealthStatusRequestMarshaller
extends Object
implements Marshaller<GetInstancesHealthStatusRequest>
GetInstancesHealthStatusRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetInstancesHealthStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetInstancesHealthStatusRequest getInstancesHealthStatusRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetInstancesHealthStatusRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetInstancesHealthStatusRequest>- Parameters:
 getInstancesHealthStatusRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -