Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.SetTerminationProtectionResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : SetTerminationProtectionResponseUnmarshaller
Résultat SetTerminationProtectionResponseUnmarshaller
        public static SetTerminationProtectionResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new SetTerminationProtectionResponseUnmarshaller();
          }
          return instance;
        }
  
SetTerminationProtectionResponseUnmarshaller