Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.ListBootstrapActionsResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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