Uses of Interface
software.amazon.awssdk.services.ram.model.ListResourceSharePermissionsResponse.Builder
Packages that use ListResourceSharePermissionsResponse.Builder
-
Uses of ListResourceSharePermissionsResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return ListResourceSharePermissionsResponse.BuilderModifier and TypeMethodDescriptionListResourceSharePermissionsResponse.builder()If present, this value indicates that more output is available than is included in the current response.ListResourceSharePermissionsResponse.Builder.permissions(Collection<ResourceSharePermissionSummary> permissions) An array of objects that describe the permissions associated with the resource share.ListResourceSharePermissionsResponse.Builder.permissions(Consumer<ResourceSharePermissionSummary.Builder>... permissions) An array of objects that describe the permissions associated with the resource share.ListResourceSharePermissionsResponse.Builder.permissions(ResourceSharePermissionSummary... permissions) An array of objects that describe the permissions associated with the resource share.ListResourceSharePermissionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ListResourceSharePermissionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListResourceSharePermissionsResponse.Builder>ListResourceSharePermissionsResponse.serializableBuilderClass()