public class TroubleshootingParameters extends Object
Constructor and Description |
---|
TroubleshootingParameters() |
Modifier and Type | Method and Description |
---|---|
String |
storageId()
Get the storageId value.
|
String |
storagePath()
Get the storagePath value.
|
String |
targetResourceId()
Get the targetResourceId value.
|
TroubleshootingParameters |
withStorageId(String storageId)
Set the storageId value.
|
TroubleshootingParameters |
withStoragePath(String storagePath)
Set the storagePath value.
|
TroubleshootingParameters |
withTargetResourceId(String targetResourceId)
Set the targetResourceId value.
|
public String targetResourceId()
public TroubleshootingParameters withTargetResourceId(String targetResourceId)
targetResourceId
- the targetResourceId value to setpublic String storageId()
public TroubleshootingParameters withStorageId(String storageId)
storageId
- the storageId value to setpublic String storagePath()
public TroubleshootingParameters withStoragePath(String storagePath)
storagePath
- the storagePath value to setCopyright © 2019. All rights reserved.