Class Repositories
java.lang.Object
com.redhat.cloud.event.apps.repositories.v1.Repositories
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
getName()
getURL()
getUUID()
void
setDistributionArch
(String value) void
setDistributionVersions
(String[] value) void
setFailedIntrospectionsCount
(Long value) void
void
setLastIntrospectionError
(String value) void
void
void
void
setMetadataVerification
(Boolean value) void
void
setPackageCount
(Long value) void
void
void
-
Constructor Details
-
Repositories
public Repositories()
-
-
Method Details
-
getDistributionArch
-
setDistributionArch
-
getDistributionVersions
-
setDistributionVersions
-
getFailedIntrospectionsCount
-
setFailedIntrospectionsCount
-
getGPGKey
-
setGPGKey
-
getLastIntrospectionError
-
setLastIntrospectionError
-
getLastIntrospectionTime
-
setLastIntrospectionTime
-
getLastSuccessIntrospectionTime
-
setLastSuccessIntrospectionTime
-
getLastUpdateIntrospectionTime
-
setLastUpdateIntrospectionTime
-
getMetadataVerification
-
setMetadataVerification
-
getName
-
setName
-
getPackageCount
-
setPackageCount
-
getStatus
-
setStatus
-
getURL
-
setURL
-
getUUID
-
setUUID
-