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

GetInstance() public static méthode

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