Package com.mypurecloud.sdk.v2.model
Class ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
- All Implemented Interfaces:
Serializable
public class ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
extends Object
implements Serializable
ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetUser()inthashCode()voidvoidsetStartTime(Date startTime) voidvoidThe time the last build started, in ISO 8601 formatThe organization's new dependency tracking build statustoString()
-
Constructor Details
-
ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
public ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification() -
ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification
public ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification(Boolean initWithEmptyList)
-
-
Method Details
-
status
public ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification status(String status) The organization's new dependency tracking build status -
getStatus
-
setStatus
-
user
-
getUser
-
setUser
-
client
-
getClient
-
setClient
-
startTime
public ArchitectDependencyTrackingBuildNotificationDependencyTrackingBuildNotification startTime(Date startTime) The time the last build started, in ISO 8601 format -
getStartTime
-
setStartTime
-
equals
-
hashCode
public int hashCode() -
toString
-