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