public class SecretProperties extends Object
| Constructor and Description |
|---|
SecretProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
contentType()
Get the contentType value.
|
SecretProperties |
withContentType(String contentType)
Set the contentType value.
|
public String contentType()
public SecretProperties withContentType(String contentType)
contentType - the contentType value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/