Uses of Class
com.oracle.bmc.resourceanalytics.model.ResourceAnalyticsInstanceOacAttachmentDetails
-
Packages that use ResourceAnalyticsInstanceOacAttachmentDetails Package Description com.oracle.bmc.resourceanalytics.model -
-
Uses of ResourceAnalyticsInstanceOacAttachmentDetails in com.oracle.bmc.resourceanalytics.model
Methods in com.oracle.bmc.resourceanalytics.model that return ResourceAnalyticsInstanceOacAttachmentDetails Modifier and Type Method Description ResourceAnalyticsInstanceOacAttachmentDetails
ResourceAnalyticsInstanceOacAttachmentDetails.Builder. build()
ResourceAnalyticsInstanceOacAttachmentDetails
ResourceAnalyticsInstanceEnableOacDetails. getAttachmentDetails()
Methods in com.oracle.bmc.resourceanalytics.model with parameters of type ResourceAnalyticsInstanceOacAttachmentDetails Modifier and Type Method Description ResourceAnalyticsInstanceEnableOacDetails.Builder
ResourceAnalyticsInstanceEnableOacDetails.Builder. attachmentDetails(ResourceAnalyticsInstanceOacAttachmentDetails attachmentDetails)
ResourceAnalyticsInstanceOacAttachmentDetails.Builder
ResourceAnalyticsInstanceOacAttachmentDetails.Builder. copy(ResourceAnalyticsInstanceOacAttachmentDetails model)
Constructors in com.oracle.bmc.resourceanalytics.model with parameters of type ResourceAnalyticsInstanceOacAttachmentDetails Constructor Description ResourceAnalyticsInstanceEnableOacDetails(ResourceAnalyticsInstanceEnableOacDetails.AttachmentType attachmentType, ResourceAnalyticsInstanceOacAttachmentDetails attachmentDetails)
Deprecated.
-