Interface ConnectedCluster.UpdateStages.WithProperties

All Known Subinterfaces:
ConnectedCluster.Update
Enclosing interface:
ConnectedCluster.UpdateStages

public static interface ConnectedCluster.UpdateStages.WithProperties
The stage of the ConnectedCluster update allowing to specify properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    withProperties(Object properties)
    Specifies the properties property: Describes the connected cluster resource properties that can be updated during PATCH operation..
  • Method Details

    • withProperties

      ConnectedCluster.Update withProperties(Object properties)
      Specifies the properties property: Describes the connected cluster resource properties that can be updated during PATCH operation..
      Parameters:
      properties - Describes the connected cluster resource properties that can be updated during PATCH operation.
      Returns:
      the next definition stage.