Class UpdateCrossConnectDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • displayName

        public UpdateCrossConnectDetails.Builder displayName​(String displayName)
        A user-friendly name.

        Does not have to be unique, and it’s changeable. Avoid entering confidential information.

        Parameters:
        displayName - the value to set
        Returns:
        this builder
      • isActive

        public UpdateCrossConnectDetails.Builder isActive​(Boolean isActive)
        Set to true to activate the cross-connect.

        You activate it after the physical cabling is complete, and you’ve confirmed the cross-connect’s light levels are good and your side of the interface is up. Activation indicates to Oracle that the physical connection is ready.

        Example: true

        Parameters:
        isActive - the value to set
        Returns:
        this builder