Class DescribeDraftAppVersionResourcesImportStatusRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.resiliencehub.transform.DescribeDraftAppVersionResourcesImportStatusRequestMarshaller
- All Implemented Interfaces:
- Marshaller<DescribeDraftAppVersionResourcesImportStatusRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeDraftAppVersionResourcesImportStatusRequestMarshaller
extends Object
implements Marshaller<DescribeDraftAppVersionResourcesImportStatusRequest>
- 
Constructor SummaryConstructorsConstructorDescriptionDescribeDraftAppVersionResourcesImportStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
DescribeDraftAppVersionResourcesImportStatusRequestMarshallerpublic DescribeDraftAppVersionResourcesImportStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
 
- 
- 
Method Details- 
marshallpublic SdkHttpFullRequest marshall(DescribeDraftAppVersionResourcesImportStatusRequest describeDraftAppVersionResourcesImportStatusRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<DescribeDraftAppVersionResourcesImportStatusRequest>
- Parameters:
- describeDraftAppVersionResourcesImportStatusRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-