| Modifier and Type | Method and Description |
|---|---|
CertificateReference |
CertificateReference.withId(String id)
Set the id value.
|
CertificateReference |
CertificateReference.withStoreLocation(CertificateStoreLocation storeLocation)
Set the storeLocation value.
|
CertificateReference |
CertificateReference.withStoreName(String storeName)
Set the storeName value.
|
CertificateReference |
CertificateReference.withVisibility(List<CertificateVisibility> visibility)
Set the visibility value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/