Uses of Class
com.github.copilot.rpc.CloudSessionRepository
Packages that use CloudSessionRepository
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of CloudSessionRepository in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return CloudSessionRepositoryModifier and TypeMethodDescriptionCloudSessionOptions.getRepository()Gets the optional GitHub repository metadata to associate with the cloud session.Sets the optional branch name.Sets the repository name.Sets the repository owner.Methods in com.github.copilot.rpc with parameters of type CloudSessionRepositoryModifier and TypeMethodDescriptionCloudSessionOptions.setRepository(CloudSessionRepository repository) Sets the optional GitHub repository metadata to associate with the cloud session.