Package | Description |
---|---|
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
CreateTagDetails |
CreateTagDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateTagDetails.Builder |
CreateTagDetails.Builder.copy(CreateTagDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateTagDetails |
CreateTagRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateTagDetails |
CreateTagRequest.getCreateTagDetails()
Request object for creating a new tag in the specified tag namespace.
|
Modifier and Type | Method and Description |
---|---|
CreateTagRequest.Builder |
CreateTagRequest.Builder.body$(CreateTagDetails body)
Alternative setter for the body parameter.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.createTagDetails(CreateTagDetails createTagDetails)
Request object for creating a new tag in the specified tag namespace.
|
Copyright © 2016–2023. All rights reserved.