public class ResourceManagementErrorWithDetails extends Object
Constructor and Description |
---|
ResourceManagementErrorWithDetails() |
Modifier and Type | Method and Description |
---|---|
String |
code()
Get the code value.
|
List<ResourceManagementErrorWithDetails> |
details()
Get the details value.
|
String |
message()
Get the message value.
|
String |
target()
Get the target value.
|
public String code()
public String message()
public String target()
public List<ResourceManagementErrorWithDetails> details()
Copyright © 2019. All rights reserved.