Interface Topic.UpdateStages.WithDataResidencyBoundary

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

public static interface Topic.UpdateStages.WithDataResidencyBoundary
The stage of the Topic update allowing to specify dataResidencyBoundary.
  • Method Details

    • withDataResidencyBoundary

      Topic.Update withDataResidencyBoundary(DataResidencyBoundary dataResidencyBoundary)
      Specifies the dataResidencyBoundary property: The data residency boundary for the topic..
      Parameters:
      dataResidencyBoundary - The data residency boundary for the topic.
      Returns:
      the next definition stage.