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