Class ManagedAppOperation.Builder

    • Method Detail

      • displayName

        public ManagedAppOperation.Builder displayName​(String displayName)
        “The operation name.”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • lastModifiedDateTime

        public ManagedAppOperation.Builder lastModifiedDateTime​(OffsetDateTime lastModifiedDateTime)
        “The last time the app operation was modified.”
        Parameters:
        lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • state

        public ManagedAppOperation.Builder state​(String state)
        “The current state of the operation”
        Parameters:
        state - value of state property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • version

        public ManagedAppOperation.Builder version​(String version)
        “Version of the entity.”
        Parameters:
        version - value of version property (as defined in service metadata)
        Returns:
        this (for method chaining)