Uses of Class
org.sourcelab.github.client.objects.RepositoryOwner
Packages that use RepositoryOwner
-
Uses of RepositoryOwner in org.sourcelab.github.client.objects
Methods in org.sourcelab.github.client.objects that return RepositoryOwnerConstructors in org.sourcelab.github.client.objects with parameters of type RepositoryOwnerModifierConstructorDescriptionRepository(long id, String name, String fullName, boolean isPrivate, String htmlUrl, String description, boolean isArchived, boolean isDisabled, ZonedDateTime createdAt, ZonedDateTime updatedAt, RepositoryOwner owner) Constructor.