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