| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceType.withDisplayName(String displayName)
Set the displayName value.
|
ResourceType |
ResourceType.withName(String name)
Set the name value.
|
ResourceType |
ResourceType.withOperations(List<ProviderOperation> operations)
Set the operations value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/