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