Class BLStagingProfileRepository

    • Method Detail

      • withProfileId

        public final BLStagingProfileRepository withProfileId​(java.lang.String value)
        Copy the current immutable object by setting a value for the profileId attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for profileId
        Returns:
        A modified copy of the this object
      • withProfileName

        public final BLStagingProfileRepository withProfileName​(java.lang.String value)
        Copy the current immutable object by setting a value for the profileName attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for profileName
        Returns:
        A modified copy of the this object
      • withProfileType

        public final BLStagingProfileRepository withProfileType​(java.lang.String value)
        Copy the current immutable object by setting a value for the profileType attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for profileType
        Returns:
        A modified copy of the this object
      • withRepositoryId

        public final BLStagingProfileRepository withRepositoryId​(java.lang.String value)
        Copy the current immutable object by setting a value for the repositoryId attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for repositoryId
        Returns:
        A modified copy of the this object
      • withType

        public final BLStagingProfileRepository withType​(java.lang.String value)
        Copy the current immutable object by setting a value for the type attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for type
        Returns:
        A modified copy of the this object
      • withPolicy

        public final BLStagingProfileRepository withPolicy​(java.lang.String value)
        Copy the current immutable object by setting a value for the policy attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for policy
        Returns:
        A modified copy of the this object
      • withUserId

        public final BLStagingProfileRepository withUserId​(java.lang.String value)
        Copy the current immutable object by setting a value for the userId attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for userId
        Returns:
        A modified copy of the this object
      • withUserAgent

        public final BLStagingProfileRepository withUserAgent​(java.lang.String value)
        Copy the current immutable object by setting a value for the userAgent attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for userAgent
        Returns:
        A modified copy of the this object
      • withIpAddress

        public final BLStagingProfileRepository withIpAddress​(java.lang.String value)
        Copy the current immutable object by setting a value for the ipAddress attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for ipAddress
        Returns:
        A modified copy of the this object
      • withRepositoryURI

        public final BLStagingProfileRepository withRepositoryURI​(java.net.URI value)
        Copy the current immutable object by setting a value for the repositoryURI attribute. A shallow reference equality check is used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for repositoryURI
        Returns:
        A modified copy of the this object
      • withCreated

        public final BLStagingProfileRepository withCreated​(java.time.OffsetDateTime value)
        Copy the current immutable object by setting a value for the created attribute. A shallow reference equality check is used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for created
        Returns:
        A modified copy of the this object
      • withUpdated

        public final BLStagingProfileRepository withUpdated​(java.time.OffsetDateTime value)
        Copy the current immutable object by setting a value for the updated attribute. A shallow reference equality check is used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for updated
        Returns:
        A modified copy of the this object
      • withDescription

        public final BLStagingProfileRepository withDescription​(java.lang.String value)
        Copy the current immutable object by setting a value for the description attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for description
        Returns:
        A modified copy of the this object
      • withProvider

        public final BLStagingProfileRepository withProvider​(java.lang.String value)
        Copy the current immutable object by setting a value for the provider attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for provider
        Returns:
        A modified copy of the this object
      • withReleaseRepositoryId

        public final BLStagingProfileRepository withReleaseRepositoryId​(java.lang.String value)
        Copy the current immutable object by setting a value for the releaseRepositoryId attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for releaseRepositoryId
        Returns:
        A modified copy of the this object
      • withReleaseRepositoryName

        public final BLStagingProfileRepository withReleaseRepositoryName​(java.lang.String value)
        Copy the current immutable object by setting a value for the releaseRepositoryName attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for releaseRepositoryName
        Returns:
        A modified copy of the this object
      • withNotifications

        public final BLStagingProfileRepository withNotifications​(java.lang.String value)
        Copy the current immutable object by setting a value for the notifications attribute. An equals check used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for notifications
        Returns:
        A modified copy of the this object
      • withTransitioning

        public final BLStagingProfileRepository withTransitioning​(boolean value)
        Copy the current immutable object by setting a value for the transitioning attribute. A value equality check is used to prevent copying of the same value by returning this.
        Parameters:
        value - A new value for transitioning
        Returns:
        A modified copy of the this object
      • equals

        public boolean equals​(java.lang.Object another)
        This instance is equal to all instances of BLStagingProfileRepository that have equal attribute values.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true if this is equal to another instance
      • hashCode

        public int hashCode()
        Computes a hash code from attributes: profileId, profileName, profileType, repositoryId, type, policy, userId, userAgent, ipAddress, repositoryURI, created, updated, description, provider, releaseRepositoryId, releaseRepositoryName, notifications, transitioning.
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        hashCode value
      • toString

        public java.lang.String toString()
        Prints the immutable value BLStagingProfileRepository with attribute values.
        Overrides:
        toString in class java.lang.Object
        Returns:
        A string representation of the value