Uses of Class
software.amazon.awssdk.services.tnb.model.GetSolVnfInfo
-
Packages that use GetSolVnfInfo Package Description software.amazon.awssdk.services.tnb.model -
-
Uses of GetSolVnfInfo in software.amazon.awssdk.services.tnb.model
Methods in software.amazon.awssdk.services.tnb.model that return GetSolVnfInfo Modifier and Type Method Description GetSolVnfInfoGetSolFunctionInstanceResponse. instantiatedVnfInfo()Returns the value of the InstantiatedVnfInfo property for this object.Methods in software.amazon.awssdk.services.tnb.model with parameters of type GetSolVnfInfo Modifier and Type Method Description GetSolFunctionInstanceResponse.BuilderGetSolFunctionInstanceResponse.Builder. instantiatedVnfInfo(GetSolVnfInfo instantiatedVnfInfo)Sets the value of the InstantiatedVnfInfo property for this object.
-