Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.SetVisibleToAllUsersResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : SetVisibleToAllUsersResponseUnmarshaller
리턴 SetVisibleToAllUsersResponseUnmarshaller
        public static SetVisibleToAllUsersResponseUnmarshaller GetInstance()
        {
          if (instance == null)
          {
            instance = new SetVisibleToAllUsersResponseUnmarshaller();
          }
          return instance;
        }
  
SetVisibleToAllUsersResponseUnmarshaller