Uses of Enum Class
org.azd.enums.GitAsyncOperationStatus
Packages that use GitAsyncOperationStatus
-
Uses of GitAsyncOperationStatus in org.azd.enums
Methods in org.azd.enums that return GitAsyncOperationStatusModifier and TypeMethodDescriptionstatic GitAsyncOperationStatusReturns the enum constant of this class with the specified name.static GitAsyncOperationStatus[]GitAsyncOperationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GitAsyncOperationStatus in org.azd.git.types
Methods in org.azd.git.types that return GitAsyncOperationStatusMethods in org.azd.git.types with parameters of type GitAsyncOperationStatusModifier and TypeMethodDescriptionvoidGitForkSyncRequest.setStatus(GitAsyncOperationStatus status)