Amazon.DataPipeline.Model.Internal.MarshallTransformations.SetTaskStatusResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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