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

GetInstance() public static méthode

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