public static class UpdateFileSystemResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateFileSystemResponse |
build() |
UpdateFileSystemResponse.Builder |
copy(UpdateFileSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateFileSystemResponse.Builder |
etag(String etag) |
UpdateFileSystemResponse.Builder |
fileSystem(FileSystem fileSystem) |
UpdateFileSystemResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public UpdateFileSystemResponse.Builder copy(UpdateFileSystemResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateFileSystemResponse.Builder etag(String etag)
public UpdateFileSystemResponse.Builder opcRequestId(String opcRequestId)
public UpdateFileSystemResponse.Builder fileSystem(FileSystem fileSystem)
public UpdateFileSystemResponse build()
Copyright © 2016–2019. All rights reserved.