@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetNamespaceRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
GetNamespaceRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetNamespaceRequest.Builder |
builder() |
String |
getCompartmentId()
This is an optional field representing the tenancy OCID or the compartment OCID within the tenancy whose Object Storage namespace name has to be retrieved.
|
String |
getOpcClientRequestId()
The client request ID for tracing.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetNamespaceRequest.Builder builder()
public String getOpcClientRequestId()
The client request ID for tracing.
public String getCompartmentId()
This is an optional field representing the tenancy OCID or the compartment OCID within the tenancy whose Object Storage namespace name has to be retrieved.
Copyright © 2016–2019. All rights reserved.