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