| Modifier and Type | Method and Description |
|---|---|
ResourceAccess |
ResourceAccess.withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties value.
|
ResourceAccess |
ResourceAccess.withId(String id)
Set the id value.
|
ResourceAccess |
ResourceAccess.withType(String type)
Set the type value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceAccess> |
RequiredResourceAccess.resourceAccess()
Get the resourceAccess value.
|
| Modifier and Type | Method and Description |
|---|---|
RequiredResourceAccess |
RequiredResourceAccess.withResourceAccess(List<ResourceAccess> resourceAccess)
Set the resourceAccess value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/