Uses of Class
software.amazon.awssdk.services.tnb.model.LcmOperationInfo
-
Packages that use LcmOperationInfo Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of LcmOperationInfo in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return LcmOperationInfo Modifier and Type Method Description LcmOperationInfoGetSolNetworkInstanceResponse. lcmOpInfo()Returns the value of the LcmOpInfo property for this object.Methods in software.amazon.awssdk.services.tnb.model with parameters of type LcmOperationInfo Modifier and Type Method Description GetSolNetworkInstanceResponse.BuilderGetSolNetworkInstanceResponse.Builder. lcmOpInfo(LcmOperationInfo lcmOpInfo)Sets the value of the LcmOpInfo property for this object.
-