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