public final class OperationInner extends Object
| Constructor and Description |
|---|
OperationInner() |
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
display()
Get the display property: The object that describes the operation.
|
String |
name()
Get the name property: The name of the operation.
|
void |
validate()
Validates the instance.
|
public String name()
public OperationDisplay display()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.