public class ActivateApplicationPackageParameters extends Object
| Constructor and Description |
|---|
ActivateApplicationPackageParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
format()
Get the format value.
|
ActivateApplicationPackageParameters |
withFormat(String format)
Set the format value.
|
public ActivateApplicationPackageParameters()
public String format()
public ActivateApplicationPackageParameters withFormat(String format)
format - the format 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.
*/