Uses of Class
com.oracle.bmc.apmcontrolplane.model.ApmDomain
-
Packages that use ApmDomain Package Description com.oracle.bmc.apmcontrolplane.model com.oracle.bmc.apmcontrolplane.responses -
-
Uses of ApmDomain in com.oracle.bmc.apmcontrolplane.model
Methods in com.oracle.bmc.apmcontrolplane.model that return ApmDomain Modifier and Type Method Description ApmDomain
ApmDomain.Builder. build()
Methods in com.oracle.bmc.apmcontrolplane.model with parameters of type ApmDomain Modifier and Type Method Description ApmDomain.Builder
ApmDomain.Builder. copy(ApmDomain model)
-
Uses of ApmDomain in com.oracle.bmc.apmcontrolplane.responses
Methods in com.oracle.bmc.apmcontrolplane.responses that return ApmDomain Modifier and Type Method Description ApmDomain
GetApmDomainResponse. getApmDomain()
The returned ApmDomain instance.Methods in com.oracle.bmc.apmcontrolplane.responses with parameters of type ApmDomain Modifier and Type Method Description GetApmDomainResponse.Builder
GetApmDomainResponse.Builder. apmDomain(ApmDomain apmDomain)
The returned ApmDomain instance.
-