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