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