@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetTagNamespaceRequest extends BmcRequest<Void>
Example: Click here to see how to use GetTagNamespaceRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetTagNamespaceRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetTagNamespaceRequest.Builder |
builder() |
String |
getTagNamespaceId()
The OCID of the tag namespace.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetTagNamespaceRequest.Builder builder()
public String getTagNamespaceId()
The OCID of the tag namespace.
Copyright © 2016–2021. All rights reserved.