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