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