Amazon.OpsWorks.Model.Internal.MarshallTransformations.DisassociateElasticIpResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : DisassociateElasticIpResponseUnmarshaller
Результат DisassociateElasticIpResponseUnmarshaller
        public static DisassociateElasticIpResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new DisassociateElasticIpResponseUnmarshaller();
          }
          return instance;
        }
  
DisassociateElasticIpResponseUnmarshaller