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