Interface HybridIdentityMetadata.UpdateStages.WithResourceUid

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

public static interface HybridIdentityMetadata.UpdateStages.WithResourceUid
The stage of the HybridIdentityMetadata update allowing to specify resourceUid.
  • Method Summary

    Modifier and Type
    Method
    Description
    withResourceUid(String resourceUid)
    Specifies the resourceUid property: Unique id of the parent provisioned cluster resource..
  • Method Details

    • withResourceUid

      HybridIdentityMetadata.Update withResourceUid(String resourceUid)
      Specifies the resourceUid property: Unique id of the parent provisioned cluster resource..
      Parameters:
      resourceUid - Unique id of the parent provisioned cluster resource.
      Returns:
      the next definition stage.