Class GetBlueprintPlainArgs.Builder

  • Enclosing class:
    GetBlueprintPlainArgs

    public static final class GetBlueprintPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • blueprintName

        public GetBlueprintPlainArgs.Builder blueprintName​(java.lang.String blueprintName)
        Parameters:
        blueprintName - Name of the blueprint definition.
        Returns:
        builder
      • resourceScope

        public GetBlueprintPlainArgs.Builder resourceScope​(java.lang.String resourceScope)
        Parameters:
        resourceScope - The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
        Returns:
        builder