UpdatePackageGroupOriginConfigurationResponse
Types
Properties
Link copied to clipboard
val allowedRepositoryUpdates: Map<PackageGroupOriginRestrictionType, Map<PackageGroupAllowedRepositoryUpdateType, List<String>>>?
Information about the updated allowed repositories after processing the request.
Link copied to clipboard
The package group and information about it after processing the request.
Functions
Link copied to clipboard
inline fun copy(block: UpdatePackageGroupOriginConfigurationResponse.Builder.() -> Unit = {}): UpdatePackageGroupOriginConfigurationResponse