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