public class OutputFileBlobContainerDestination extends Object
| Constructor and Description |
|---|
OutputFileBlobContainerDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
containerUrl()
Get the containerUrl value.
|
String |
path()
Get the path value.
|
OutputFileBlobContainerDestination |
withContainerUrl(String containerUrl)
Set the containerUrl value.
|
OutputFileBlobContainerDestination |
withPath(String path)
Set the path value.
|
public String path()
public OutputFileBlobContainerDestination withPath(String path)
path - the path value to setpublic String containerUrl()
public OutputFileBlobContainerDestination withContainerUrl(String containerUrl)
containerUrl - the containerUrl value to setCopyright © 2019. All rights reserved.