Class CreateServiceInstanceRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.proton.transform.CreateServiceInstanceRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateServiceInstanceRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateServiceInstanceRequestMarshaller extends Object implements Marshaller<CreateServiceInstanceRequest>
CreateServiceInstanceRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateServiceInstanceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateServiceInstanceRequest createServiceInstanceRequest)
-
-
-
Constructor Detail
-
CreateServiceInstanceRequestMarshaller
public CreateServiceInstanceRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateServiceInstanceRequest createServiceInstanceRequest)
- Specified by:
marshallin interfaceMarshaller<CreateServiceInstanceRequest>
-
-