Class ListResourceSharePermissionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ram.transform.ListResourceSharePermissionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListResourceSharePermissionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListResourceSharePermissionsRequestMarshaller
extends Object
implements Marshaller<ListResourceSharePermissionsRequest>
ListResourceSharePermissionsRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListResourceSharePermissionsRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(ListResourceSharePermissionsRequest listResourceSharePermissionsRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
ListResourceSharePermissionsRequestMarshaller
-
-
Method Details