@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetNamespaceResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetNamespaceResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static GetNamespaceResponse.Builder |
builder() |
int |
get__httpStatusCode__()
HTTP status code returned by the operation.
|
String |
getValue()
The returned String instance.
|
public static GetNamespaceResponse.Builder builder()
public int get__httpStatusCode__()
HTTP status code returned by the operation.
public String getValue()
The returned String instance.
Copyright © 2016–2021. All rights reserved.