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