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