Amazon.OpsWorks.Model.Internal.MarshallTransformations.StopInstanceResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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