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