Uses of Class
com.oracle.bmc.identity.model.ImportStandardTagsDetails
-
Packages that use ImportStandardTagsDetails Package Description com.oracle.bmc.identity.model com.oracle.bmc.identity.requests -
-
Uses of ImportStandardTagsDetails in com.oracle.bmc.identity.model
Methods in com.oracle.bmc.identity.model that return ImportStandardTagsDetails Modifier and Type Method Description ImportStandardTagsDetailsImportStandardTagsDetails.Builder. build()Methods in com.oracle.bmc.identity.model with parameters of type ImportStandardTagsDetails Modifier and Type Method Description ImportStandardTagsDetails.BuilderImportStandardTagsDetails.Builder. copy(ImportStandardTagsDetails model) -
Uses of ImportStandardTagsDetails in com.oracle.bmc.identity.requests
Methods in com.oracle.bmc.identity.requests that return ImportStandardTagsDetails Modifier and Type Method Description ImportStandardTagsDetailsImportStandardTagsRequest. getBody$()Alternative accessor for the body parameter.ImportStandardTagsDetailsImportStandardTagsRequest. getImportStandardTagsDetails()The request object for creating or updating standard tag namespace.Methods in com.oracle.bmc.identity.requests with parameters of type ImportStandardTagsDetails Modifier and Type Method Description ImportStandardTagsRequest.BuilderImportStandardTagsRequest.Builder. body$(ImportStandardTagsDetails body)Alternative setter for the body parameter.ImportStandardTagsRequest.BuilderImportStandardTagsRequest.Builder. importStandardTagsDetails(ImportStandardTagsDetails importStandardTagsDetails)The request object for creating or updating standard tag namespace.
-