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

GetInstance() public static méthode

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