Class DuplicateCloudProfileHealthReport.DuplicateCloudProfiles
- java.lang.Object
-
- jetbrains.buildServer.clouds.server.serverHealth.DuplicateCloudProfileHealthReport.DuplicateCloudProfiles
-
- Enclosing class:
- DuplicateCloudProfileHealthReport
public class DuplicateCloudProfileHealthReport.DuplicateCloudProfiles extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)CloudProfilegetCurrentProjectProfile()SProjectgetOtherProject()CloudProfilegetOtherProjectProfile()inthashCode()
-
-
-
Method Detail
-
getCurrentProjectProfile
@NotNull public CloudProfile getCurrentProjectProfile()
-
getOtherProjectProfile
@NotNull public CloudProfile getOtherProjectProfile()
-
getOtherProject
@Nullable public SProject getOtherProject()
-
-